/* Minification failed. Returning unminified contents.
(185,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(186,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(187,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(188,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(189,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(190,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(191,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(192,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(193,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(194,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(195,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(197,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(249,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(268,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(273,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(282,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(286,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(290,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-checked'
(291,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-checked'
(296,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(300,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-disabled'
(301,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-disabled'
(305,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-disabled'
(310,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(314,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(315,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color-hover'
(319,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-hover'
(330,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(340,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color'
(344,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline'
(348,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-checked'
(349,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(354,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-checked'
(360,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-disabled'
(365,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(369,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-hover'
(370,28): run-time error CSS1039: Token not allowed after unary operator: '-input-background-color'
(374,24): run-time error CSS1039: Token not allowed after unary operator: '-input-border-color-inline-hover'
(790,32): run-time error CSS1046: Expect comma, found '0'
(790,36): run-time error CSS1046: Expect comma, found '/'
(2057,32): run-time error CSS1046: Expect comma, found '0'
(2057,36): run-time error CSS1046: Expect comma, found '/'
(2064,34): run-time error CSS1046: Expect comma, found '0'
(2064,38): run-time error CSS1046: Expect comma, found '/'
(2470,32): run-time error CSS1046: Expect comma, found '0'
(2470,36): run-time error CSS1046: Expect comma, found '/'
(2475,32): run-time error CSS1046: Expect comma, found '0'
(2475,36): run-time error CSS1046: Expect comma, found '/'
(2854,32): run-time error CSS1046: Expect comma, found '0'
(2854,36): run-time error CSS1046: Expect comma, found '/'
(3109,32): run-time error CSS1046: Expect comma, found '0'
(3109,36): run-time error CSS1046: Expect comma, found '/'
(3574,32): run-time error CSS1046: Expect comma, found '0'
(3574,36): run-time error CSS1046: Expect comma, found '/'
(3580,34): run-time error CSS1046: Expect comma, found '0'
(3580,38): run-time error CSS1046: Expect comma, found '/'
(3958,34): run-time error CSS1046: Expect comma, found '0'
(3958,38): run-time error CSS1046: Expect comma, found '/'
(4124,32): run-time error CSS1046: Expect comma, found '0'
(4124,36): 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	*/

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: #333;
    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: rgba(0, 0, 0, 0.2);
}

*::selection {
    background: rgba(0, 0, 0, 0.2);
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #007EAC;
    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: #014661;
    transition: all 0.25s;
    border-radius: 6px;
    overflow: hidden;
    letter-spacing: 1px;
}

.button:hover {
    background-color: #007EAC;
}

.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;
}

.istanbul-vinc {
    float: left;
    width: 100%;
    padding-top: 120px;
    position: relative;
}

.outer {
    margin: 0 auto;
    width: 100%;
    max-width: 1760px;
    min-height: 10px;
    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;
}

.mb20 {
    margin-top: 20px;
}

.blog-detail ul {
    list-style: disc;
    padding-left: 20px;
    float: none;
    display: block;
}

.blog-detail ul li {
    list-style: disc;
    float: none;
    display: list-item;
    padding: 3px 0;
    line-height: 22px;
}

.blog-detail h1 {
    font-weight: 600;
    font-size: clamp(1.75rem, 2.5vw, 2rem);
}

.blog-detail h2 {
    font-weight: 600;
    font-size: clamp(1.5rem, 2.2vw, 1.75rem);
}

.blog-detail h3 {
    font-weight: 500;
    font-size: clamp(1.3rem, 2vw, 1.5rem);
}

.blog-detail h4 {
    font-weight: 500;
    font-size: clamp(1.1rem, 1.8vw, 1.25rem);
}

.blog-detail h5 {
    font-weight: 400;
    font-size: clamp(1rem, 1.6vw, 1.125rem);
}

.blog-detail h6 {
    font-weight: 400;
    font-size: clamp(0.9rem, 1.4vw, 1rem);
}

/* Fixed */

.connect-whatsapp,
.call-us,
.call-request {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 7999;
}

.connect-whatsapp a,
.call-us a,
.call-request a {
    float: right;
    width: 48px;
    height: 48px;
    border: 2px solid #FFF;
    background-color: #27C348;
    border-radius: 50%;
    position: relative;
    text-indent: -9999px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.connect-whatsapp a:hover,
.call-us a:hover,
.call-request a:hover {
    background-color: #20A23D;
}

.connect-whatsapp a::before,
.call-us a::before,
.call-request a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/icon-whatsapp-white.png) no-repeat center / 50px;
}

.call-us {
    bottom: 80px;
}

.call-us a {
    background-color: #027EAC;
}

.call-us a:hover {
    background-color: #01688E;
}

.call-us a::before {
    background-image: url(../images/icon-call-white.png);
    background-size: 20px;
}

/* Bootstrap Add-on */

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3rem;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}

.alert-primary .alert-link {
    color: #06357a;
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

.alert-secondary .alert-link {
    color: #34383c;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

.alert-success .alert-link {
    color: #0c4128;
}

.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

.alert-info .alert-link {
    color: #04414d;
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-warning .alert-link {
    color: #523e02;
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.alert-danger .alert-link {
    color: #6a1a21;
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light .alert-link {
    color: #4f5050;
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}

.alert-dark .alert-link {
    color: #101214;
}

/*	Start TOP	*/

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    background-color: #FFF;
    z-index: 8000;
    transition: all 0.4s;
}

.header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1760px;
    height: 40px;
    margin-left: -880px;
    background-color: #F2F2F2;
}

.nav-up {
    top: -120px;
}

.nav-down {
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
}

.top-bar {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 80;
}

.top-bar ul {
    float: right;
}

.top-bar li::after {
    content: "";
    float: right;
    width: 1px;
    height: 20px;
    margin: 10px 20px 0 20px;
    background-color: #D9D9D9;
}

.top-bar li:last-child::after {
    display: none;
}

.top-bar li a {
    float: left;
    font-weight: 500;
    line-height: 40px;
}

.top-bar li a img {
    float: left;
    height: 40px;
    padding: 12px 0;
    margin-right: 7px;
}

#logo {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 100;
    transition: all 0.3s;
}

#logo a {
    float: left;
    position: relative;
}

#logo img {
    float: left;
    height: 90px;
    transition: all 0.3s;
}

.nav-icon {
    display: none;
}

.header-lang-wrap {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 300;
    font-weight: 600;
    text-align: center;
}

.header-lang-icon {
    float: right;
    width: 60px;
    height: 40px;
    padding-left: 18px;
    position: relative;
    background: #FFF url(../images/icon-world.png) no-repeat 8px center / 16px;
    cursor: pointer;
    z-index: 250;
    color: #000;
    border: 2px solid #BBB;
    line-height: 36px;
    border-radius: 8px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.05);
}

.header-lang {
    position: absolute;
    top: 50px;
    right: 0;
    width: 60px;
    background-color: #027EAC;
    display: none;
    z-index: 300;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

.header-lang::before {
    content: "";
    border-bottom: 4px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    position: absolute;
    width: 0;
    left: 50%;
    top: -4px;
    margin-left: -8px;
    border-bottom-color: #027EAC;
}

.header-lang ul {
    width: 100%;
}

.header-lang li {
    width: 100%;
}

.header-lang li a {
    float: left;
    width: 100%;
    color: #FFF;
    line-height: 40px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.08);
}

.header-lang li:last-child a {
    box-shadow: none;
}

.header-lang li a:hover {
    opacity: 0.7;
}

#nav {
    float: right;
    padding-right: 110px;
    position: relative;
    z-index: 200;
}

#nav li {
    margin-right: 50px;
    position: relative;
}

#nav li:last-child {
    margin-right: 0;
}

#nav li:hover {
    z-index: 10;
}

#nav li>a {
    float: left;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 80px;
    transition: all 0.3s;
}

#nav li>a.active {
    color: #ED1C24;
}

#nav li>a::before {
    content: "";
    float: left;
    width: 2px;
    height: 10px;
    margin: 30px 7px 0 0;
    background-color: #000;
    transition: all 0.75s;
    opacity: 0.3;
    transform: skewX(-20deg);
}

#nav li:hover>a::before,
#nav li>a.active::before {
    opacity: 1;
    background-color: #007EAC;
}

#nav li>a.active::before {
    background-color: #ED1C24;
}

#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>ul li span.nav-machines {
    width: 480px;
    padding-bottom: 5px;
}

#nav>ul li span.nav-machines section {
    float: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

#nav>ul li span.nav-machines section a {
    width: 50%;
    margin-bottom: 10px;
}

#nav>ul li span.nav-machines section a img {
    height: 40px;
}

#nav>ul li span.nav-machines section a i {
    display: block;
    padding-top: 5px;
}

/*	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	*/

.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,
.slick-next:hover {
    background-color: #014661;
}

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%;
    position: relative;
    z-index: 700;
    overflow: hidden;
}

.slider-hero {
    float: left;
    width: 100%;
    position: relative;
    max-height: 680px;
    z-index: 700;
    overflow: hidden;
}

.slider-hero-item {
    float: left;
    width: 100%;
    position: relative;
    color: #FFF;
}

.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: 25%;
    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: 50%;
    color: #FFF;
}

.slider-hero-title strong {
    float: left;
    width: 100%;
    font-family: PT Serif;
    font-size: 50px;
    line-height: 60px;
}

.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;
}

.slider-hero ul.slick-dots {
    padding-bottom: 55px;
}

.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%;
    position: relative;
    color: #666;
}

.footer-top {
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
    background-color: #EEE;
}

.footer-top::before,
.footer-top::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../images/bg-footer-team.jpg) no-repeat center / cover;
}

.footer-top::after {
    left: auto;
    right: 0;
    background-image: url(../images/bg-footer-video.jpg);
    width: 50%;
}

.footer-top ul {
    width: 100%;
    position: relative;
    z-index: 100;
}

.footer-top li {
    width: 50%;
}

.footer-top li section {
    float: left;
    width: 100%;
    padding-right: 40px;
    display: flex;
    align-items: center;
}

.footer-top li strong {
    float: left;
    width: 60%;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 24px;
}

.footer-top li span {
    float: right;
    width: 40%;
}

.footer-top li span a {
    float: right;
    height: 50px;
    padding: 0 28px;
    background-color: #FFF;
    color: #000;
    border: 2px solid #000;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 46px;
    border-radius: 8px;
    /*box-shadow: 4px 4px 0 #FFF;*/
    transition: all 0.25s;
}

.footer-top li span a:hover {
    background-color: #333;
    color: #FFF;
}

.footer-top li:last-child section {
    padding-right: 0;
    padding-left: 40px;
}

/*.footer-top li:last-child section strong {
                color: #FFF;
            }*/

/* .footer-top li:last-child span a {
            box-shadow: 4px 4px 0 rgba(255,255,255,0.5);
        }*/

.footer {
    float: left;
    width: 100%;
    position: relative;
    background-color: #014661;
    color: #FFF;
    line-height: 30px;
}

/* .footer::before { content:""; position:absolute; top:0; bottom:0; left:0; right:0; background:url(../images/clouds.png) no-repeat center top / 100% auto; opacity:0.1; } */
.footer a {
    color: #FFF;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-connect {
    float: left;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 60px;
    position: relative;
    box-shadow: inset 0 -1px 0 #014E6C;
}

.footer-connect::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background-color: #017EAC;
}

.footer-support {
    float: left;
    width: 50%;
    position: relative;
    line-height: 20px;
}

.footer-support>img {
    float: left;
    height: 120px;
    margin-bottom: -70px;
}

.footer-support>div {
    position: absolute;
    left: 230px;
    bottom: -42px;
}

.footer-support>div>a:hover {
    text-decoration: none;
}

.footer-support>div>a i {
    display: block;
    color: #77C0E0;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-support>div>a strong {
    display: block;
    padding-top: 7px;
    font-weight: 400;
    font-family: Oswald;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
}

.footer-social {
    float: right;
    width: 50%;
    padding-left: 40px;
}

.footer-social li {
    padding-right: 30px;
}

.footer-social li:last-child {
    padding-right: 0;
}

.footer-social li a {
    float: left;
    border: 2px solid #FFF;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    transition: all 0.25s;
}

.footer-social li a:hover {
    background-color: #000;
}

.footer-social li a img {
    float: left;
    height: 50px;
    margin: -2px;
}

.social-accounts {
    width: 100%;
    padding: 0 !important;
    background-color: transparent !important;
}

.social-accounts li a {
    border-color: rgba(0, 0, 0, 0.2);
    background-color: #027EAC;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.footer-title {
    float: left;
    width: 100%;
    padding: 19px 0 11px 0;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #77C1E1;
}

.footer-block-wrap {
    float: left;
    width: 50%;
}

.footer-block {
    float: left;
    width: 43%;
    padding: 0 10px 20px 10px;
}

.footer-block:last-child {
    width: 57%;
}

.footer-logos {
    float: left;
    width: 50%;
    padding-bottom: 20px;
}

.footer-logos ul {
    width: 100%;
    margin: 20px 0 40px 0;
}

.footer-logos li {
    padding-right: 60px;
}

.footer-logos li img {
    height: 60px;
}

.footer-block-content {
    float: left;
    width: 100%;
}

.footer-block-content>ul {
    width: 100%;
}

.footer-block-content>ul li {
    width: 100%;
}

.footer-block-content>ul li a {
    float: left;
    width: 100%;
}

.copyright {
    float: left;
    width: 100%;
    padding: 50px 0;
    margin-top: 50px;
    position: relative;
    z-index: 10;
    box-shadow: inset 0 1px 0 #014E6C;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
}

.copyright .left {
    float: left;
    width: 70%;
}

.copyright .left section {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.copyright .left section:last-child {
    margin-bottom: 0;
}

.copyright .left section a {
    float: left;
    margin-right: 30px;
}

.copyright .left section a:last-child {
    margin-right: 0;
}

.copyright .right {
    float: right;
}

.copyright .right a {
    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: 60px 0;
    position: relative;
    font-family: PT Serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #027EAC;
    z-index: 30;
}

.page-title-center {
    text-align: center;
}

.page-title-small {
    font-size: 35px;
    text-align: center;
}

.page-title-white {
    color: #FFF !important;
}

.page-title::after {
    content: "";
    position: absolute;
    bottom: 34px;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #ED1C24;
}

.page-about {
    float: left;
    width: 100%;
    margin: -11px 0 31px 0;
    position: relative;
    font-size: 17px;
    line-height: 30px;
    z-index: 40;
}

.page-about table {
    width: 100%;
}

.page-about table tr {
    transition: all 0.4s;
}

.page-about table tr:hover {
    background-color: rgba(255, 255, 255, 0.65);
}

.page-about table tr td {
    padding: 10px;
    border: 1px solid #E7E7E7;
    vertical-align: middle;
    font-size: 16px;
}

.page-about table tr td:first-child {
    padding-left: 20px;
    text-align: left;
}

.page-about table tr td span {
    display: block;
}

.page-about table tr td span {
    display: block;
}

.page-about table tr td.txt {
    font-weight: 700;
}

.page-about table tr.page-about-header td {
    background-color: #FFF;
}

.page-about table tr.page-about-header td h3 {
    font-weight: 700;
}

.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-photo {
    float: right;
    width: 50%;
    max-width: 510px;
    padding: 0 0 20px 50px;
}

.page-photo img {
    float: left;
    width: 100%;
}

.blog-detail a {
    text-decoration: underline;
    color: #027eac;
}

.hero-search {
    float: left;
    width: calc(100% - 80px);
    padding: 30px 80px 30px 30px;
    margin: -55px 0 30px 0;
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    z-index: 800;
}

.sub-search {
    margin-bottom: 0;
}

.hero-search-title {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    z-index: 10;
}

.hero-search-title span {
    display: inline-block;
    padding-left: 50px;
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 40px;
    background: url(../images/icon-machine-search.png) no-repeat 0 center / auto 100%;
}

.hero-search i {
    position: absolute;
    top: -7px;
    left: 10px;
    padding: 0 10px;
    font-size: 10px;
    font-weight: 600;
    color: #999;
    line-height: 10px;
    background-color: #FFF;
    z-index: 10;
}

.hero-search section {
    float: left;
    width: 25%;
    padding-right: 20px;
    position: relative;
}

.hero-search .button {
    position: absolute;
    top: 30px;
    right: -80px;
    width: 160px;
    padding: 0;
}

.hero-search .button::after {
    right: 15px !important;
    width: 20px;
    background-image: url(../images/icon-search.png);
}

.hero-machines {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.hero-machines ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.hero-machines li {
    width: 12.5%;
    position: relative;
}

.hero-machines li::after {
    content: "";
    position: absolute;
    top: 50px;
    right: -1px;
    bottom: 50px;
    width: 2px;
    background-color: rgba(0, 0, 0, 0.07);
}

.hero-machines li:last-child::after {
    display: none;
}

.hero-machines li a {
    float: left;
    width: 100%;
    height: 100%;
    padding-bottom: 15px;
    color: #027EAC;
    transition: all 0.25s;
}

.hero-machines li a:hover {
    box-shadow: inset 0 -2px 0 #027EAC;
}

.hero-machines li a img {
    display: inline-block;
    max-width: 100%;
    height: 80px;
}

.hero-machines li a strong {
    display: block;
    padding-top: 15px;
    font-weight: 600;
}

.hero-machines-list {
    margin-top: 20px;
}

.hero-machines-list li {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.hero-machines-list li::after {
    display: none;
}

.hero-machines-list li a {
    padding: 19px 9px;
    box-shadow: 0 0 25px rgb(0 0 0 / 7%);
    border-radius: 6px;
    border: 1px solid #CCC;
}

.hero-machines-list li a:hover {
    border-color: #027EAC;
    box-shadow: 0 7px 30px rgb(0 0 0 / 12%);
}

.special-services {
    float: left;
    width: 100%;
    position: relative;
}

.special-services .page-title {
    padding-top: 32px;
    font-size: 36px;
}

.special-services-left,
.special-services-right {
    float: left;
    width: 25%;
    padding: 0 20px;
    position: relative;
}

.special-services-right {
    width: 75%;
    display: flex;
    flex-flow: row wrap;
}

.special-service-block {
    float: left;
    width: 33.33334%;
    height: 100%;
    padding: 0 20px;
}

.special-service-block a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #FFF;
}

.special-service-block a picture {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.special-service-block a picture img {
    float: left;
    width: 100%;
    transform-origin: center;
    transition: all 0.75s;
}

.special-service-block a:hover picture img {
    transform: scale(1.1, 1.1);
}

.special-service-block a section {
    float: left;
    width: 100%;
    padding: 30px;
    margin-top: -20px;
    position: relative;
    border-radius: 0 20px 0 0;
    z-index: 10;
    background-color: #FFF;
}

.special-service-block a section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: 40px;
    height: 2px;
    background-color: #ED1C24;
    transition: all 0.3s;
}

.special-service-block a:hover section::before {
    width: calc(100% - 60px);
}

.special-service-block a section strong {
    display: block;
    margin: -3px 0 13px 0;
    font-size: 22px;
    font-weight: 400;
    font-family: PT Serif;
    line-height: 30px;
    color: #007EAC;
}

.special-service-block a section span {
    display: block;
    color: #666;
}

.special-service-block a section i {
    display: block;
    margin: 15px 0 -5px 0;
    color: #999;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.2s;
}

.special-service-block a:hover section i {
    color: #000;
    letter-spacing: 2px;
}

.branches-info {
    float: left;
    width: 100%;
    margin-bottom: 150px;
    position: relative;
    display: flex;
    align-items: center;
}

.branches-info-content {
    float: left;
    width: 50%;
    padding-right: 80px;
}

.branches-info picture {
    float: left;
    width: 50%;
    text-align: center;
}

.branches-info picture img {
    width: 100%;
    max-width: 540px;
    max-height: 260px;
}

.proposal-wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 100;
}

.proposal-content {
    float: left;
    width: 50%;
    padding-right: 80px;
}

.proposal-contact {
    float: left;
    width: 100%;
}

.proposal-contact article {
    float: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.proposal-contact section {
    padding: 0 10px;
    flex: 1;
    flex-basis: 25%;
}

.proposal-contact section i {
    display: block;
    font-weight: 600;
    color: #999;
    letter-spacing: 1px;
}

.proposal-contact section strong {
    display: block;
    padding-top: 19px;
    font-family: Oswald;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    color: #000;
}

.proposal-form {
    float: left;
    width: 50%;
    padding: 60px;
    margin-top: -150px;
    background-color: #F6F6F6;
}

.proposal-form h5 {
    float: left;
    width: 100%;
    margin: -8px 0 33px 0;
    font-weight: 600;
    font-size: 17px;
    color: #027EAC;
    letter-spacing: 1px;
    line-height: 25px;
}

.proposal-form .form-item {
    width: 100%;
}

.proposal-form .form-item .input {
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    background-color: transparent;
}

.proposal-form .form-item .input:focus {
    padding: 0 20px;
    border-radius: 6px;
    box-shadow: inset 0 -2px 0 #027EAC;
    background-color: #FFF;
}

.proposal-form .form-item .button {
    background-color: #ED1C24;
    font-size: 17px;
}

.link-all {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.link-all a {
    float: left;
    height: 50px;
    padding: 0 29px;
    position: relative;
    color: #999;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 47px;
    border: 1px solid #CCC;
    transition: all 0.3s;
    border-radius: 25px;
}

.link-all-centered a {
    float: none;
    display: inline-block;
}

.link-all a:hover {
    color: #ED1C24;
    letter-spacing: 3px;
}

.link-all-white a {
    color: #FFF !important;
}

.link-all-white a:hover {
    border-color: #FFF;
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.grayscale:hover {
    filter: none;
    -webkit-filter: none;
}

.sub-hero {
    float: left;
    width: 100%;
    position: relative;
    z-index: 100;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.sub-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(145deg, #004D73, rgba(0, 77, 115, 0.1));
}

.ship-hero::before {
    background-image: linear-gradient(145deg, #004D73, rgba(0, 77, 115, 0.0));
    opacity: 0.5;
}

.sub-hero picture img {
    float: left;
    width: 100%;
    max-height: 300px;
}

.sub-machine-hero picture img {
    max-height: 150px;
}

.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;
}

.watch-video {
    float: left;
    width: 100%;
    position: relative;
}

.watch-video img {
    float: left;
    width: 100%;
}

.watch-video iframe {
    position: absolute;
    top: 0;
    left: 0;
}

.references {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.references ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.references li {
    width: 25%;
    padding: 0 5px;
    margin-bottom: 10px;
    position: relative;
}

.references li:hover {
    z-index: 10px;
}

.references li a {
    float: left;
    width: 100%;
    height: 100%;
    padding: 30px;
    background-color: #FFF;
    box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    transition: all 0.3s;
}

.references li a:hover {
    box-shadow: 0 0 40px rgb(0 0 0 / 15%);
}

.references li a img {
    width: 100%;
    max-width: 200px;
    padding-bottom: 10px;
    display: inline-block;
}

.references li a span {
    float: left;
    width: 100%;
    padding-top: 20px;
    box-shadow: inset 0 2px 0 #F5F5F5;
    transition: all 0.6s;
}

.references li a:hover span {
    box-shadow: inset 0 2px 0 #007EAC;
}

.blog {
    float: left;
    width: 100%;
    position: relative;
}

.blog ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.blog li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.blog li a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #F7F7F7;
    overflow: hidden;
    color: #333;
    transition: all 0.3s;
}

.blog li a:hover {
    background-color: #FFF;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.blog li a::after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 30px;
    height: 30px;
    background: #DDD url(../images/arrow-white-right.png) no-repeat center;
    background-size: 14px;
    border-radius: 15px;
    transition: all 0.2s;
}

.blog li a:hover::after {
    width: 60px;
    background-color: #ED1C24;
}

.blog li picture {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    transform-origin: center bottom;
    transition: all 1s;
}

.blog li a:hover picture {
    transform: scale(1.1, 1.1);
}

.blog li picture img {
    float: left;
    width: 100%;
    max-height: 500px;
}

.blog li section {
    float: left;
    width: 100%;
    padding: 30px 25px 65px 25px;
    position: relative;
}

.blog li section>span {
    position: absolute;
    top: -15px;
    left: 25px;
    height: 30px;
    padding: 0 25px;
    color: #FFF;
    font-weight: 500;
    line-height: 30px;
    background-color: #027EAC;
}

.blog li section>strong {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
}

.blog li section>em {
    float: left;
    width: 100%;
    margin: 3px 0 9px 0;
}

.news {
    float: left;
    width: 100%;
    position: relative;
}

.news ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.news li {
    width: 33.33334%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.news li a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #F7F7F7;
    overflow: hidden;
    color: #333;
    transition: all 0.3s;
}

.news li a:hover {
    background-color: #FFF;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.news li a::after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 30px;
    height: 30px;
    background: #DDD url(../images/arrow-white-right.png) no-repeat center;
    background-size: 14px;
    border-radius: 15px;
    transition: all 0.2s;
}

.news li a:hover::after {
    width: 60px;
    background-color: #ED1C24;
}

.news li picture {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    transform-origin: center bottom;
    transition: all 1s;
}

.news li a:hover picture {
    transform: scale(1.1, 1.1);
}

.news li picture img {
    float: left;
    width: 100%;
    max-height: 240px;
}

.news li section {
    float: left;
    width: 100%;
    padding: 30px 25px 65px 25px;
    position: relative;
}

.news li section>span {
    position: absolute;
    top: -15px;
    left: 25px;
    height: 30px;
    padding: 0 25px;
    color: #FFF;
    font-weight: 500;
    line-height: 30px;
    background-color: #027EAC;
}

.news li section>strong {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
}

.news li section>em {
    float: left;
    width: 100%;
    margin: 3px 0 9px 0;
}

.subpage-image {
    float: left;
    width: 100%;
    position: relative;
}

.subpage-image ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.subpage-image li {
    width: 33.33334%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.subpage-image li a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #F7F7F7;
    overflow: hidden;
    color: #333;
    transition: all 0.3s;
}

.subpage-image li a:hover {
    background-color: #FFF;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.subpage-image li picture {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    transform-origin: center bottom;
    transition: all 1s;
}

.subpage-image li a:hover picture {
    transform: scale(1.1, 1.1);
}

.subpage-image li img {
    float: left;
    width: 100%;
    height: auto;
}

.subpage-image li section {
    float: left;
    width: 100%;
    padding: 30px 25px 65px 25px;
    position: relative;
}

.subpage-image li section>span {
    position: absolute;
    top: -15px;
    left: 25px;
    height: 30px;
    padding: 0 25px;
    color: #FFF;
    font-weight: 500;
    line-height: 30px;
    background-color: #027EAC;
}

.subpage-image li section>strong {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
}

.subpage-image li section>em {
    float: left;
    width: 100%;
    margin: 3px 0 9px 0;
}

.news-wrap {
    float: left;
    width: 100%;
    padding-left: 90px;
    margin-top: 60px;
    position: relative;
}

.news-content {
    float: left;
    width: calc(100% - 340px);
}

.news-photo {
    float: left;
    width: 100%;
    text-align: center;
}

.news-photo img {
    max-width: 100%;
    max-height: 350px;
    height: auto;
}

.date {
    float: left;
    width: 100%;
    padding-left: 40px;
    margin-top: 20px;
    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;
}

.news-title {
    margin-top: -40px;
}

.news-sidebar {
    float: right;
    width: 300px;
    padding: 25px;
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    font-weight: 600;
    line-height: 20px;
}

.news-sidebar article {
    float: left;
    width: 100%;
    margin: -5px 0 13px 0;
    color: #027EAC;
    letter-spacing: 1px;
}

.news-sidebar ul {
    width: 100%;
    margin-bottom: -20px;
}

.news-sidebar li {
    width: 100%;
}

.news-sidebar li a {
    float: left;
    width: 100%;
    padding: 15px 0;
    letter-spacing: 1px;
    border-top: 1px solid #F0F0F0;
    transition: all 0.2s;
}

.news-sidebar li a span {
    display: block;
    margin-bottom: -2px;
    color: #999;
    font-size: 10px;
}

.news-sidebar li a strong {
    display: block;
    font-weight: 600;
}

.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;
    background-color: #027EAC;
    transition: all 0.25s;
}

.page-share li a:hover {
    background-color: #014661;
}

.page-share li a img {
    float: left;
    height: 50px;
}

.simple-list {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 500;
    color: #000;
    line-height: 25px;
}

.simple-list ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.simple-list li {
    width: 50%;
    padding: 0 20px 20px 30px;
    position: relative;
    background: url(../images/icon-ok.png) no-repeat 0 4px / 17px auto;
}

.block-two {
    width: 48%;
}

.gallery {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.gallery ul {
    width: 100%;
    margin-bottom: 20px;
}

.gallery li {
    width: 16.66667%;
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative;
}

.gallery li a {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #FFF;
    border-radius: 5px;
}

.gallery-list li a::after {
    content: "";
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    background: rgba(0, 0, 0, 0.2) url(../images/icon-zoom.png) no-repeat center / 40px;
    transition: all 0.3s;
    z-index: 10;
}

.gallery-list 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%;
}

.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: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative;
}

.certificates li a {
    float: left;
    width: 100%;
    height: 100%;
    padding: 29px;
    border: 1px solid #DDD;
    border-radius: 5px;
    transition: all 0.3s;
}

.certificates li a:hover {
    border-color: #666;
}

.certificates li a section {
    float: left;
    width: 100%;
    height: 220px;
    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: 5px 0 -5px 0;
    font-weight: 600;
}

/*	Start MACHINE PARK	*/

.machine-park {
    float: left;
    width: 100%;
    position: relative;
}

.machine-park ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.machine-park li {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.machine-park li a {
    float: left;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: #FFF;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    transition: all 0.3s;
    border-radius: 4px;
}

.machine-park li a:hover {
    color: #FFF;
    background-color: #027EAC;
}

.machine-park li a picture {
    float: left;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
}

.machine-park li a picture i {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform-origin: bottom center;
    transition: all 0.75s;
}

.machine-park li a:hover picture i {
    transform: scale(1.1, 1.1);
}

.machine-park li a picture i img {
    float: left;
    width: 100%;
}

.machine-park li a section {
    float: left;
    width: 100%;
    padding: 10px 15px;
    letter-spacing: 0.5px;
}

.machine-park li a strong {
    float: left;
    width: 100%;
    padding-top: 9px;
    font-size: 18px;
    font-weight: 600;
}

.machine-park li a span {
    float: left;
    width: 100%;
    padding-left: 17px;
    margin: 10px 0;
    color: #666;
    font-weight: 500;
    font-size: 10px;
    box-shadow: inset 2px 0 0 #EEE;
    transition: all 0.3s;
}

.machine-park li a:hover span {
    color: #FFF;
    box-shadow: inset 2px 0 0 #FFF;
}

.machine-park li a article {
    float: left;
    padding-right: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    background: url(../images/arrow-right.png) no-repeat right center / 14px;
    transition: all 0.3s;
}

.machine-park li a:hover article {
    letter-spacing: 3px;
    background-image: url(../images/arrow-white-right.png);
}

.machine-left {
    float: left;
    width: 33%;
}

.slider-machine {
    float: left;
    width: 100%;
    padding-left: 70px;
    position: relative;
    z-index: 70;
    overflow: hidden;
    text-align: center;
}

.slider-machine div {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.slider-machine div img {
    float: left;
    width: 100%;
}

.slider-machine ul.slick-dots {
    padding: 0;
    background: none;
    top: 0;
    right: auto;
    width: 45px;
}

.slider-machine ul.slick-dots li {
    width: 45px;
    height: 60px;
    padding: 3px;
    margin: 0 0 10px 0;
    border: 1px solid #999;
    border-radius: 4px;
    transition: none;
}

.slider-machine ul.slick-dots li button {
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0.7;
    border-radius: 2px;
}

.slider-machine ul.slick-dots li button::after {
    display: none;
}

.slider-machine ul.slick-dots li.slick-active {
    padding: 2px;
    border: 2px solid #ED1C24;
}

.slider-machine ul.slick-dots li.slick-active button {
    opacity: 1;
}

.machine-right {
    float: right;
    width: calc(67% - 60px);
}

.machine-specs {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

.machine-specs ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.machine-specs li {
    width: 50%;
    padding: 0 20px 20px 30px;
    position: relative;
    background: url(../images/icon-ok.png) no-repeat 0 4px / 17px auto;
}

.machine-technical-specs {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}

.machine-technical-specs ul {
    width: 100%;
    border-top: 1px solid #F0F0F0;
}

.machine-technical-specs li {
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #F0F0F0;
    transition: all 0.25s;
}

.machine-technical-specs li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.machine-technical-specs li span {
    float: left;
    width: 50%;
    padding-right: 30px;
    text-align: right;
}

.machine-technical-specs li strong {
    float: right;
    width: 50%;
    font-weight: 600;
    color: #000;
}

.rent-line {
    float: left;
    width: 100%;
    padding: 23px 25px 24px 95px;
    margin: 25px 0;
    position: relative;
    background-color: #ED1C24;
    color: #FFF;
    border-radius: 4px;
}

.rent-line::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 40px;
    background: url(../images/icon-mobile.png) no-repeat 0 center / 100% auto;
}

.rent-line strong {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

.rent-line span {
    float: left;
    width: 100%;
    padding: 6px 0 7px 0;
    opacity: 0.8;
}

.rent-line a {
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    letter-spacing: 1px;
}

.catalog-content {
    float: left;
    width: 100%;
    padding: 23px 25px 24px 95px;
    margin: 25px 0;
    position: relative;
    background-color: #EEE;
    border-radius: 4px;
    position: relative;
}

.catalog-content::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 40px;
    background: url(../images/icon-pdf.png) no-repeat 0 center / 100% auto;
}

.catalog-content::after {
    content: "";
    position: absolute;
    left: 45%;
    top: -4rem;
    bottom: 0;
    width: 400px;
    background: url(../images/icon-catalog-download.png) no-repeat 0 center / 100% auto;
}

.catalog-content strong {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

.catalog-content span {
    float: left;
    width: 100%;
    padding: 6px 0 7px 0;
    opacity: 0.8;
}

.catalog-content a {
    float: left;
    height: 50px;
    padding: 0 28px;
    background-color: #FFF;
    color: #000;
    border: 2px solid #000;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 46px;
    border-radius: 8px;
    transition: all 0.25s;
}

.catalog-content a:hover {
    background-color: #333;
    color: #FFF;
}

.product-buttons {
    float: left;
    width: 100%;
    text-align: center;
}

.product-buttons ul {
    width: 100%;
}

.product-buttons li {
    width: 50%;
    padding: 0 10px;
}

.product-buttons li a {
    float: left;
    width: 100%;
    padding: 0 4px 0 14px;
    border: 1px solid #999;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 48px;
    transition: all 0.3s;
}

.product-buttons li a:hover {
    border-color: #027EAC;
    background-color: #F6F6F6;
}

.product-buttons li a img {
    float: left;
    height: 48px;
    padding: 13px 0;
}

.doc-table {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
}

.doc-table ul {
    width: 100%;
    border-top: 1px solid #EEE;
}

.doc-table li {
    width: 100%;
    border-bottom: 1px solid #EEE;
    border-radius: 4px;
}

.doc-table li a {
    float: left;
    width: 100%;
    padding: 20px 140px 20px 20px;
    position: relative;
    font-weight: 500;
    transition: all 0.2s;
}

.doc-table li a:hover {
    background-color: #F9F9F9;
}

.doc-table-name {
    float: left;
    width: calc(100% - 150px);
    font-weight: 600;
}

.doc-table-type {
    float: right;
    width: 140px;
    text-align: center;
    color: #666;
}

.doc-download {
    position: absolute;
    top: 50%;
    right: 20px;
    min-width: 100px;
    height: 30px;
    padding: 0 35px 0 15px;
    margin-top: -15px;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    background-color: #027EAC;
    text-align: center;
    border-radius: 15px;
    transition: all 0.2s;
}

.doc-table li a:hover .doc-download {
    background-color: #ED1C24;
}

.doc-download::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 30px;
    background: url(../images/icon-download.png) no-repeat center / 16px;
}

/*	Start CAREER	*/

.job-list {
    float: left;
    width: 100%;
    position: relative;
}

.job-list ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.job-list li {
    width: 33.33334%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.contact-buttons li {
    width: 50%;
}

.job-list li a {
    float: left;
    width: 100%;
    height: 100%;
    padding: 30px;
    background-color: #FFF;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    transition: all 0.3s;
    border-radius: 4px;
}

.job-list li a:hover {
    box-shadow: 0 7px 30px rgb(0 0 0 / 15%);
}

.job-list li a section {
    float: left;
    width: 100%;
    margin: -5px 0 -10px 0;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.job-list li a strong {
    float: left;
    width: 100%;
    margin: -3px 0 12px 0;
    font-size: 23px;
    font-weight: 600;
    line-height: 30px;
}

.job-list li a span {
    float: left;
    width: 100%;
    color: #666;
    transition: all 0.3s;
}

.job-list li a span::before,
.job-list li a i::before {
    content: "";
    float: left;
    width: 30px;
    height: 20px;
    background: url(../images/icon-clock.png) no-repeat 0 center / 16px;
}

.job-list li a i::before {
    background-image: url(../images/icon-world.png);
}

.job-list li a i {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 10px 0 15px 0;
    color: #666;
    transition: all 0.3s;
    border-bottom: 1px solid #F0F0F0;
}

.job-list li a article {
    float: left;
    padding-right: 20px;
    margin: 5px 0;
    font-weight: 600;
    letter-spacing: 1px;
    background: url(../images/arrow-right.png) no-repeat right center / 14px;
    transition: all 0.3s;
}

.job-list li a:hover article {
    letter-spacing: 3px;
}

/*	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 {
    color: #027EAC;
}

.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;
}

.product-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;
}

.product-section-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 40px;
    height: 2px;
    background-color: #ED1C24;
}

.product-section-content {
    float: left;
    width: 100%;
    padding: 10px 0 20px 25px;
    margin-top: -5px;
    position: relative;
}

.contact-info {
    width: calc(50% - 20px);
}

.contact-info h2 {
    float: left;
    width: 100%;
    margin-top: -13px;
    font-size: 23px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
}

.contact-info section {
    float: left;
    width: 100%;
    padding-top: 15px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

.contact-info section i {
    display: block;
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
}

.contact-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
}

.contact-form {
    float: left;
    width: 100%;
    max-width: 1000px;
}

.rent-form {
    margin: 20px 0;
}

.form-item {
    float: left;
    width: 50%;
    padding: 0 15px 30px 15px;
    position: relative;
}

.form-item-3 {
    width: 33.33334%;
}

.rent-form .form-item {
    padding: 0 10px 20px 10px;
    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: 140px;
    height: 50px;
    margin-right: 10px;
    padding: 1px;
    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;
}

.upload {
    float: left;
    width: 100%;
    height: 50px;
    position: relative;
    text-align: center;
}

.upload span {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    z-index: 2;
    border: 1px solid #CCC;
    border-radius: 6px;
}

.upload:hover span {
    border-color: #00C18C;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.upload input {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    cursor: pointer;
}

.branches-hero-map {
    float: left;
    width: 100%;
    height: 60vh;
    min-height: 300px;
    position: relative;
}

.branches {
    float: left;
    width: 100%;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 14px;
}

.branches ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.branches li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.branch-item {
    float: left;
    width: 100%;
    height: 100%;
    padding: 29px;
    border: 1px solid #CCC;
    background-color: #FFF;
    box-shadow: 0 5px 20px rgb(0 0 0 / 6%);
    border-radius: 8px;
    transition: all 0.3s;
}

.branch-item:hover {
    border-color: #027EAC;
}

.branch-item strong {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.branch-item article {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.branch-item section {
    float: left;
    width: 50%;
    margin-top: 10px;
}

.branch-item section i {
    display: block;
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.branch-item figure {
    float: left;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 15px 0 0 0;
}

/*	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;
}

.machine-list {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.machine-list ul {
    width: 100%;
}

.machine-list li {
    width: 100%;
    padding: 10px 80px 10px 20px;
    margin-bottom: 10px;
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    transition: all 0.3s;
    border-radius: 4px;
}

.machine-list li:last-child {
    margin-bottom: 0;
}

.machine-list li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #017EAC;
    border-radius: 4px;
    opacity: 0;
    transition: all 0.3s;
}

.machine-list li:hover::before {
    opacity: 1;
}

.machine-list li div {
    float: left;
    height: 70px;
    display: table;
    position: relative;
}

.machine-list li div section {
    display: table-cell;
    vertical-align: middle;
}

.machine-list li div section label {
    display: none;
}

.machine-logo {
    width: 15%;
}

.machine-logo img {
    max-width: 100%;
    max-height: 40px;
}

.machine-model {
    width: 20%;
}

.machine-power {
    width: 15%;
}

.machine-spec {
    width: calc(30% - 120px);
}

.machine-pdf,
.machine-apply {
    width: 60px;
}

.machine-pdf img,
.machine-apply img {
    height: 30px;
    display: inline-block;
}

.machine-pdf i,
.machine-apply i {
    display: none;
}

a.machine-go {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    padding-top: 2.5rem;
    background: #F4F4F4 url(../images/arrow-right.png) no-repeat center / auto 16px;
    /*text-indent: -9999px;*/
    font-size: 0.8rem;
    transition: all 0.15s;
    border-radius: 50%;
}

a:hover.machine-go {
    background-color: #E4E4E4;
}

.machine-list li:first-child {
    background-color: #017EAC;
    color: #FFF;
    font-size: 13px;
    line-height: 16px;
}

.machine-list li:first-child div {
    height: 40px;
}

/*	Start LIGHTBOX	*/

.fancybox-slide--iframe .fancybox-content {
    width: 800px;
    min-height: 300px;
    max-width: 80%;
    max-height: 80%;
    margin: 0;
}

.my-fancy {
    display: none;
    padding: 30px 20px 30px 30px !important;
    border-radius: 8px;
}

.my-fancy-wrap {
    width: 100%;
    max-width: 800px;
    max-height: 600px;
    padding-right: 20px;
    overflow: hidden;
    overflow-y: auto;
}

.my-fancy-wrap::-webkit-scrollbar {
    width: 5px;
}

.my-fancy-wrap::-webkit-scrollbar-track {
    background: #EEEEEE;
}

.my-fancy-wrap::-webkit-scrollbar-thumb {
    background-color: #555;
}

.my-fancy-wrap {
    scrollbar-color: #FFF #EEEEEE;
    scrollbar-width: thin;
}

.fancy-title {
    float: left;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 15px;
    position: relative;
    color: #FF2A2A;
}

.fancy-title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    margin-top: -1px;
    background-color: #DDD;
}

.fancy-title strong {
    float: left;
    padding: 0 15px;
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    background-color: #FFF;
}

.tab-places {
    float: left;
    width: 100%;
    height: 45px;
    margin: -10px 0 30px 0;
    overflow: hidden;
}

.tab-places ul {
    float: none;
    height: 45px;
    display: block;
}

.tab-places li {
    padding-right: 10px;
}

.tab-places li:last-child {
    padding-right: 0;
}

.tab-places li a {
    float: left;
    height: 45px;
    padding: 0 23px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-weight: 500;
    color: #666;
    background-color: #FFF;
    line-height: 43px;
    position: relative;
    border-radius: 8px;
    transition: all 0.25s;
}

.tab-places li a:hover {
    border-color: #027EAC;
    color: #027EAC;
}

.tab-places li a.active {
    color: #FFF;
    background-color: #027EAC;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.d-none {
    display: none;
}

.slider-branches .slider-hero-item::before {
    display: none;
}

.slider-branches .slider-hero-item picture {
    float: left;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider-branches ul.slick-dots {
    padding-bottom: 0;
}

.milestone-out {
    float: left;
    width: 100%;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}

.milestone-out::before {
    content: "";
    position: absolute;
    top: 24px;
    bottom: 24px;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    background-color: rgba(0, 0, 0, 0.06);
}

.milestone-wrap {
    float: left;
    width: 100%;
    position: relative;
}

.milestone-wrap::before,
.milestone-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    background-color: #ED1C24;
    border-radius: 50%;
}

.milestone-wrap::after {
    top: auto;
    bottom: 0;
}

.milestone-item {
    float: left;
    width: 100%;
    margin: 80px 0;
    position: relative;
    display: flex;
    align-items: center;
}

.milestone-item:nth-child(even) .page-title::after {
    left: auto;
    right: 0;
}

.milestone-year {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 80px;
    margin: -40px 0 0 -70px;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 80px;
}

.milestone-year::before,
.milestone-year::after {
    content: "";
    position: absolute;
    top: -30px;
    bottom: -30px;
    left: 0;
    right: 0;
    background-color: #FFF;
    transform: skewY(-8deg);
}

.milestone-year::after {
    top: -5px;
    bottom: -5px;
    background-color: #F2F2F2;
}

.milestone-year span {
    position: relative;
    z-index: 10;
    letter-spacing: -1px;
}

.milestone-picture {
    width: 50%;
    padding: 0 120px;
}

.milestone-picture i {
    width: 100%;
    display: inline-block;
    position: relative;
    aspect-ratio: 6/4;
    overflow: hidden;
}

.milestone-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.milestone-info {
    width: 50%;
    padding: 0 120px;
    margin-left: auto;
}

.milestone-info .page-title {
    margin-top: -50px;
}

.milestone-info .page-title strong {
    color: #027EAC;
    font-size: 29px;
    line-height: 40px;
}

.milestone-info .page-about {
    margin-top: -12px;
}

.milestone-wrap .milestone-item:nth-child(even) .milestone-info {
    text-align: right;
}

@media only screen and (max-width:1400px) {

    .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;
    }

    .slider-hero-title strong {
        font-size: 40px;
        line-height: 50px;
    }

    .machine-right {
        width: calc(67% - 40px);
    }

    .milestone-wrap {
        width: calc(100% + 240px);
        margin-left: -120px;
    }
}


@media only screen and (max-width:1280px) {

    .wrap {
        width: 980px;
    }

    #nav {
        padding-right: 90px;
    }

    #nav li {
        margin-right: 30px;
    }

    .slider-hero-title-in {
        width: 75%;
        padding-left: 60px;
        padding-bottom: 60px;
    }

    .slider-hero-title a {
        height: 40px;
        padding: 0 10px 0 20px;
        margin-top: 20px;
        line-height: 35px;
    }

    .slider-hero-title a::after {
        width: 20px;
        height: 36px;
        margin-left: 10px;
        background-size: 14px;
    }

    .hero-machines li a img {
        height: 60px;
    }

    .special-service-block a section,
    .references li a {
        padding: 20px;
    }

    .special-service-block a section::before {
        left: 20px;
    }

    .proposal-form {
        padding: 40px;
    }

    .footer-top li strong {
        font-size: 17px;
        line-height: 20px;
    }

    .breadcrumb {
        font-size: 11px;
    }

    .page-photo {
        padding-left: 25px;
    }

    .news .inner-20 {
        margin: 0 -15px;
    }

    .news li {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .machine-park li {
        width: 33.33334%;
    }

    .job-list .inner-20 {
        margin: 0 -15px;
    }

    .job-list li {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .job-list li a {
        padding: 25px;
    }

    .branch-item {
        padding: 19px;
    }

    .milestone-item {
        margin: 50px 0;
    }
}



@media only screen and (max-width:1023px) {

    .istanbul-vinc {
        padding-top: 0;
    }

    .wrap {
        float: left;
        width: 100%;
        padding: 0 30px;
    }

    .header {
        float: left;
        width: 100%;
        height: 60px;
        position: relative;
        top: auto !important;
        left: auto;
    }

    .nav-up {
        top: auto;
    }

    .header::before,
    .breadcrumb {
        display: none;
    }

    #logo {
        top: 10px;
        left: 15px;
    }

    #logo img {
        height: 60px;
    }

    .header-lang-wrap {
        float: right;
        margin: 10px -15px 0 0;
        position: relative;
        top: auto;
        right: auto;
    }

    .nav-icon {
        float: right;
        width: 60px;
        height: 60px;
        position: relative;
        cursor: pointer;
        display: block;
        text-indent: -9999px;
    }

    .nav-icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 2px;
        margin: -1px 0 0 -10px;
        background-color: #000;
        transition: all 0.5s;
    }

    .nav-icon span::before {
        content: "";
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #000;
        transition: all 0.5s;
    }

    .nav-icon span::after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #000;
        transition: all 0.5s;
    }

    .nav-icon-close span {
        background-color: transparent;
    }

    .nav-icon-close span::before {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 0;
        background-color: #ED1C24;
    }

    .nav-icon-close span::after {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        bottom: 0;
        background-color: #ED1C24;
    }

    .nav-icon-close::before {
        content: "";
        border-bottom: 4px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        height: 0;
        position: absolute;
        width: 0;
        left: 50%;
        bottom: 0;
        margin-left: -10px;
        border-bottom-color: #014661;
    }

    #nav-wrap {
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        padding: 30px;
        margin-top: 0;
        background-color: #014661;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        display: none;
    }

    .top-bar {
        height: auto;
        text-align: center;
    }

    .top-bar-inner {
        margin: 0 -10px;
    }

    .top-bar ul {
        width: 100%;
    }

    .top-bar li {
        width: 33.33334%;
        padding: 0 10px;
        margin-bottom: 5px;
    }

    .top-bar li a {
        width: 100%;
        padding: 0 20px;
        background-color: #FFF;
        border-radius: 20px;
    }

    #nav {
        width: 100%;
        padding: 30px 0 0 0;
    }

    #nav ul {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.05);
    }

    #nav li {
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    #nav li.nav-multi::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 60px;
        background: url(../images/arrow-white-down.png) no-repeat center 52%;
        background-size: 14px auto;
        opacity: 0.7;
    }

    #nav li>a {
        width: 100%;
        padding: 0 20px;
        font-size: 15px;
        font-weight: 600;
        color: #FFF;
        letter-spacing: 1px;
        line-height: 60px;
    }

    #nav li>a.active {
        color: #F9A01B;
    }

    #nav li>a::before,
    .top-bar li::after {
        display: none;
    }

    #nav>ul li span {
        float: left;
        width: 100% !important;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin: 0 0 -1px 0;
        box-shadow: none;
        border-top: 0;
    }

    #nav li span::before {
        left: 38px;
    }

    .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 ul.slick-dots {
        padding-bottom: 40px;
    }

    .slider-hero-title-in {
        padding-left: 0;
    }

    .hero-search {
        width: calc(100% - 50px);
        padding: 20px 50px 20px 20px;
        margin-top: -40px;
        margin-bottom: 10px;
    }

    .hero-search section {
        padding-right: 10px;
    }

    .hero-search section .input {
        height: 40px;
        padding: 0 12px;
        border: 1px solid #CCC;
        font-size: 11px;
        line-height: 38px;
    }

    .hero-search .button {
        position: absolute;
        top: 20px;
        right: -50px;
        width: 100px;
        height: 40px;
        padding-right: 10px;
        font-size: 13px;
        line-height: 40px;
    }

    .hero-search .button::after {
        right: 10px !important;
        width: 16px;
    }

    .hero-machines ul {
        margin-bottom: -20px;
        overflow: hidden;
    }

    .hero-machines li {
        width: 25%;
        margin-bottom: 20px;
    }

    .hero-machines li::after {
        top: 30px;
        bottom: 30px;
        right: -2px;
    }

    .hero-machines-list .inner-15 {
        margin: 0 -10px;
    }

    .hero-machines-list li {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .block-branches {
        margin-top: 0;
    }

    .block-grey {
        padding: 0 0 40px 0;
    }

    .special-services-left,
    .special-services-right {
        width: 100%;
    }

    .special-services-right .inner-20 {
        margin: 0 -10px;
    }

    .special-service-block {
        padding: 0 10px;
    }

    .footer-connect,
    .footer-connect .wrap,
    .footer-top .wrap {
        padding: 0;
    }

    .footer-connect {
        margin-bottom: 20px;
    }

    .footer-connect::before,
    .footer-support>img,
    .footer-top li strong {
        display: none;
    }

    .footer-top {
        padding: 0;
    }

    .footer-top li section {
        padding: 30px !important;
        display: block;
        align-items: normal;
    }

    .footer-top li span,
    .footer-top li span a {
        width: 100%;
        text-align: center;
    }

    .footer-top li span a {
        padding: 0 8px;
        letter-spacing: 0;
    }

    .footer-social,
    .footer-block-wrap,
    .footer-logos,
    .footer-support {
        width: 100%;
    }

    .footer-social {
        padding: 30px;
        background-color: #017EAC;
    }

    .footer-block {
        width: 50% !important;
    }

    .footer-support {
        padding: 30px;
    }

    .footer-support>a {
        float: left;
        position: static;
        left: 230px;
        bottom: -42px;
    }

    .copyright {
        padding: 30px 0;
        margin-top: 20px;
    }

    .copyright .left,
    .copyright .right {
        width: 100%;
    }

    .copyright .right {
        margin-top: 10px;
    }

    .page-title {
        padding: 29px 0 26px 0 !important;
        font-size: 30px !important;
        line-height: 40px;
    }

    .page-title::after {
        bottom: 16px;
    }

    .page-about {
        margin: -8px 0 23px 0;
        font-size: 15px;
        line-height: 25px;
    }

    .link-all a {
        height: 40px;
        padding: 0 24px;
        line-height: 37px;
    }

    .branches-info {
        margin-bottom: 30px;
    }

    .branches-info-content {
        width: 100%;
        padding-right: 0;
    }

    .branches-info picture {
        display: none;
    }

    .proposal-content {
        width: 100%;
        padding-right: 0;
    }

    .proposal-form {
        width: 100%;
        padding: 30px;
        margin-top: 25px;
    }

    .proposal-form h5 {
        margin: -3px 0 13px 0;
    }

    .references li {
        width: 33.33334%;
    }

    .news li,
    .machine-park li {
        width: 50%;
    }

    .news-wrap {
        padding-left: 80px;
        margin-top: 30px;
    }

    .news-content {
        width: 100%;
    }

    .news-title {
        margin-top: -20px;
    }

    .news-sidebar {
        width: 100%;
        margin-top: 20px;
    }

    .machine-left {
        width: 100%;
        max-width: 600px;
        margin-bottom: 30px;
    }

    .machine-right,
    .job-list li,
    .contact-info {
        width: 100%;
    }

    .contact-info {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .branches li {
        width: 100%;
        margin-bottom: 20px;
    }

    .machine-list {
        font-size: 13px;
    }

    .tab-places {
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 5rem;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .tab-places li {
        float: none !important;
        display: inline-block;
        padding-right: 5px;
    }

    .tab-places li a {
        padding: 0 15px;
    }

    .milestone-wrap {
        width: calc(100% + 160px);
        margin-left: -80px;
    }

    .milestone-picture,
    .milestone-info {
        padding: 0 80px;
    }

    .milestone-year {
        width: 100px;
        height: 60px;
        margin: -20px 0 0 -50px;
        font-size: 33px;
        line-height: 60px;
    }

    .milestone-info .page-title strong {
        font-size: 24px;
        line-height: 30px;
    }
}





@media only screen and (max-width:767px) {

    .wrap {
        padding: 0 20px;
    }

    .cookies-wrap {
        right: 5px;
        bottom: 5px;
        left: 5px;
    }

    .header-lang-wrap {
        margin-right: -10px;
    }

    .top-bar li a {
        line-height: normal;
    }

    .top-bar li a span,
    .top-bar li a strong {
        display: none;
    }

    .top-bar li a img {
        float: none;
        display: inline-block;
        margin-right: 0;
    }

    .slider-hero ul.slick-dots {
        padding-bottom: 0;
    }

    .slider-hero-title-in {
        padding-bottom: 0;
    }

    .slider-hero-title strong {
        font-size: 30px;
        line-height: 40px;
    }

    .hero-search {
        width: 100%;
        padding: 20px 10px 20px 20px;
        margin-top: 70px;
    }

    .hero-search-title {
        top: -40px;
        text-align: center;
    }

    .hero-search-title span {
        padding-left: 35px;
        font-size: 15px;
        line-height: 30px;
        color: #027EAC;
        background-image: url(../images/icon-machine-search-2.png);
    }

    .hero-search section {
        width: 50%;
        margin-bottom: 20px;
    }

    .hero-search .button {
        float: left;
        width: calc(100% - 10px);
        position: relative;
        top: auto;
        right: auto;
        padding-right: 0;
    }

    .proposal-form,
    .footer-social,
    .footer-support {
        padding: 20px;
    }

    .footer-top li section {
        padding: 20px !important;
    }

    .footer-social li a img {
        height: 40px;
    }

    .footer-social li,
    .footer-logos li {
        padding-right: 20px;
    }

    .footer-logos li img {
        height: 40px;
    }

    .copyright {
        font-size: 11px;
    }

    .block-space {
        height: 40px;
    }

    .news-wrap {
        padding-left: 0;
        margin-top: 20px;
    }

    .page-share {
        float: left;
        width: 100%;
        position: static;
    }

    .page-share ul {
        width: 100%;
    }

    .page-share li {
        padding-right: 15px;
    }

    .page-share li:last-child {
        padding-right: 0;
    }

    .news-sidebar {
        padding: 20px;
    }

    .accordion-section-title {
        padding: 15px 40px 15px 20px;
    }

    .accordion-section-title i {
        left: 20px;
    }

    .accordion-section-content {
        padding-left: 0;
    }

    .accordion-section-text,
    .rent-form {
        padding-left: 20px;
    }

    .rent-line {
        padding: 18px 20px 19px 90px;
    }

    .rent-line::before {
        left: 25px;
        top: 0;
        bottom: 0;
    }

    .catalog-content {
        background: url(../images/icon-catalog-download.png) no-repeat right bottom / 35% auto, #EEE;
        padding: 18px 20px 19px 90px;
    }

    .catalog-content::before {
        left: 25px;
        top: 0;
        bottom: 0;
    }

    .catalog-content::after {
        display: none;
    }

    .catalog-content a {
        height: 50px;
        padding: 0 15px;
    }

    .machine-technical-specs li span {
        width: 100%;
        padding-right: 0;
        text-align: left;
    }

    .machine-technical-specs li strong {
        width: 100%;
    }

    .machine-specs {
        padding-left: 20px;
        margin: -5px 0;
    }

    .machine-specs li,
    .simple-list li {
        width: 100%;
        padding: 0 0 15px 25px;
        background-position: 0 5px;
        background-size: 14px auto;
    }

    .machine-technical-specs li {
        padding: 10px 20px;
    }

    .rent-line {
        margin-top: 10px;
    }

    .hero-machines-list li {
        width: 50%;
    }

    .machine-list {
        text-align: left;
    }

    .machine-list li {
        padding: 20px 50px 20px 20px;
    }

    .machine-list li:first-child {
        display: none;
    }

    .machine-list li div {
        width: 100%;
        height: auto;
        display: block;
    }

    .machine-list li div section {
        display: block;
    }

    .machine-list li div section label {
        display: block;
        margin: 12px 0 0 0;
        color: #888;
        font-size: 10px;
        line-height: 14px;
    }

    .machine-logo {
        margin-bottom: 5px;
    }

    .machine-pdf,
    .machine-apply {
        width: auto !important;
        margin-top: 15px;
        margin-right: 20px;
    }

    .machine-apply {
        margin-right: 0;
    }

    .machine-pdf img,
    .machine-apply img {
        float: left;
    }

    .machine-pdf i,
    .machine-apply i {
        float: left;
        display: block;
        margin-left: 7px;
        font-weight: 600;
        line-height: 30px;
    }

    a.machine-go {
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        margin-top: 0;
        background-color: transparent;
        text-indent: -9999px;
        border-radius: 0;
        box-shadow: -1px 0 0 #EEE;
    }

    .page-about table {
        min-width: 640px;
    }

    .block-two {
        width: 100%;
    }

    .milestone-wrap {
        width: 100%;
        padding-top: 60px;
        margin-left: 0;
    }

    .milestone-item {
        display: block;
        background-color: #FFF;
    }

    .milestone-year {
        top: 0;
        left: 50%;
    }

    .milestone-year::before {
        bottom: 0;
    }

    .milestone-picture {
        float: left;
        width: 100%;
        padding: 0;
        margin: 80px 0 34px 0;
        text-align: center;
    }

    .milestone-picture i {
        max-width: 400px;
    }

    .milestone-picture i::before {
        top: -15px;
        right: -15px;
        left: 15px;
        bottom: 15px;
    }

    .milestone-info {
        float: left;
        width: 100%;
        padding: 0;
        text-align: center !important;
    }

    .milestone-wrap .milestone-item:nth-child(even) {
        display: flex;
        flex-flow: column;
    }

    .milestone-wrap .milestone-item:nth-child(even) .milestone-picture {
        order: 1;
    }

    .milestone-wrap .milestone-item:nth-child(even) .milestone-info {
        order: 2;
    }

    .milestone-info .page-title {
        padding-bottom: 35px !important;
        margin-top: -30px;
        margin-bottom: 10px;
    }

    .milestone-item .page-title::after {
        left: calc(50% - 20px) !important;
        right: auto !important;
    }
}



@media only screen and (max-width:640px) {
    .sub-hero {
        background-size: contain;
        background-repeat: no-repeat;
    }

    .sub-hero picture img {
        max-height: 70px;
    }

    .page-about table tr td {
        padding: 10px 10px 10px 20px !important;
        font-size: 14px;
    }

    .special-service-block {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .special-service-block:last-child {
        margin-bottom: 0;
    }

    .block-hero-machine::before {
        display: none;
    }

    .references li {
        width: 50%;
    }

    .page-photo {
        width: 100%;
        max-width: initial;
        padding: 8px 0 20px 0;
    }

    .page-split {
        width: 100%;
        max-width: initial;
        padding: 8px 0 20px 0;
    }

    .page-split.w50 {
        width: 100%;
    }

    .doc-table li a {
        float: left;
        width: 100%;
        padding: 15px 65px 15px 20px;
    }

    .doc-table-name {
        width: 100%;
    }

    .doc-table-type {
        width: 100%;
        text-align: left;
        font-size: 13px;
    }

    .doc-download {
        right: 10px;
        min-width: initial;
        width: 40px;
        height: 40px;
        padding: 0;
        margin-top: -20px;
        text-indent: -9999px;
        border-radius: 50%;
    }

    .doc-download::before {
        width: 100%;
        height: 100%;
    }

    .branches-hero-map {
        height: 50vh;
    }
}



@media only screen and (max-width:540px) {

    .slider-hero-item::before {
        right: 0;
        background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.2));
    }

    .slider-hero-title strong {
        font-size: 20px;
        line-height: 25px;
    }

    .hero-machines li {
        width: 50%;
    }

    .proposal-contact section {
        margin-bottom: 20px;
        flex-basis: 100%;
    }

    .proposal-contact section:last-child {
        margin-bottom: 0;
    }

    .proposal-contact section strong {
        margin-top: -20px;
    }

    .news li,
    .blog li,
    .machine-park li {
        width: 100%;
        margin-bottom: 20px;
    }

    .machine-park li a picture {
        max-width: 400px;
    }

    .form-item,
    .form-item-3,
    .branch-item section {
        width: 100%;
    }

    .slider-machine {
        padding-left: 45px;
    }

    .slider-machine ul.slick-dots {
        width: 30px;
    }

    .slider-machine ul.slick-dots li {
        width: 30px;
        height: 45px;
    }

    .footer-support>div {
        position: relative;
        left: 0;
        bottom: 0;
    }

    .footer-support>div>a strong {}

    .milestone-out {
        padding: 0 10px;
    }
}



@media only screen and (max-width:420px) {

    .hero-search section,
    .references li {
        width: 100%;
    }
}



@media only screen and (max-width:374px) {}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background:#C09C62;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #C09C62;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}


.fancybox-button--thumbs { display:none !important; }
