﻿a,
a:active,
a:focus,
a:hover,
a:visited {
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    -webkit-transform: translate3d(0, 0, 0);
}

a,
a:active,
a:focus,
a:hover,
a:visited,
p a,
p a:hover {
    color: #ffb900;
    outline: 0;
    text-decoration: none;
}

.border-animation,
.upper-section,
body {
    width: 100%;
    height: 100%;
}

.copyright,
.the-button,
nav.navigation-menu a {
    text-transform: uppercase;
}

.bg-img-SINGLE {
    background-image: url(../img/background/SINGLE-bg.avif);
}

.parallax-facts {
    background-image: url(../img/ztt-banner.avif);
}

.post-block-services-1 {
    background-image: url(../img/ztt_likit_tasima.avif);
}

.post-block-services-2 {
    background-image: url(../img/intermodal_tasimacilik.avif);
}

.post-block-services-3 {
    background-image: url(../img/kimyasal-depolama.avif);
}

.bg-img-1,
.kenburns-slide-1 {
    background-image: url(../img/background/hero-bg-1.avif);
}

.bg-img-2,
.kenburns-slide-2 {
    background-image: url(../img/background/hero-bg-2.avif);
}

.bg-img-3,
.kenburns-slide-3 {
    background-image: url(../img/background/hero-bg-3.avif);
}

.bg-img-4,
.kenburns-slide-4 {
    background-image: url(../img/background/hero-bg-4.avif);
}

.works-img-1 {
    background-image: url(../img/works/ISO\ 9001-1.avif);
}

.works-img-2 {
    background-image: url(../img/works/ISO\ 9001-2.avif);
}

.works-img-3 {
    background-image: url(../img/works/ISO\ 14001-1.avif);
}

.works-img-4 {
    background-image: url(../img/works/ISO\ 14001-2.avif);
}

.works-img-5 {
    background-image: url(../img/works/ISO\ 27001-1.avif);
}

.works-img-6 {
    background-image: url(../img/works/ISO\ 27001-2.avif);
}

.works-img-7 {
    background-image: url(../img/works/ISO\ 45001-1.avif);
}

.works-img-8 {
    background-image: url(../img/works/ISO\ 45001-2.avif);
}

.works-img-9 {
    background-image: url(../img/works/iso_cert.avif);
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

body,
p {
    font-weight: 400;
}

body,
h2.section-subtitle,
nav.navigation-menu a {
    font-style: normal;
    text-align: center;
}

body,
html {
    height: 100%;
    line-height: 170%;
}

.slick-initialized .slick-slide,
.submenu-about:hover ul,
.submenu-services:hover ul,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

:focus {
    outline: 0;
}

a:active,
a:focus,
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
    outline: 0;
}

html {
    -ms-overflow-style: scrollbar;
}

body {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

a,
p {
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a {
    backface-visibility: hidden;
    transition: 0.5s linear;
    transform: translate3d(0, 0, 0);
}

a:active,
a:focus,
a:hover,
a:visited {
    transition: 0.5s linear;
    transform: translate3d(0, 0, 0);
}

.the-button::before,
p a,
p a:hover {
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
}

p {
    backface-visibility: hidden;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
    line-height: 2;
    backface-visibility: hidden;
}

h3,
nav.navigation-menu a {
    font-size: 20px;
    line-height: 1.25;
}

p a,
p a:hover,
strong {
    font-weight: 700;
}

p a,
p a:hover {
    transition: 0.5s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

::-moz-selection {
    background: #ffb900;
    color: #fff;
}

::selection {
    background: #ffb900;
    color: #fff;
}

#about h3,
#about p,
#contact h3,
#contact p,
#works h3,
#works p,
.copyright,
.modal-content h3 {
    color: #111;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.upper-section {
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
}

#about .section-intro p {
    padding: 0 120px;
}

#about,
#contact,
#works {
    background: #eceef1;
}

#about h3 {
    margin: -4px auto 0;
}

#contact h3 {
    margin: -4px auto;
}

#contact p {
    margin: -7px auto -6px;
}

#facts,
#news,
#services {
    position: relative;
    height: auto;
    min-height: inherit;
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    background: #14171b;
}

.border-animation {
    position: absolute;
    overflow: hidden;
}

.border-animation-bottom,
.border-animation-left,
.border-animation-right,
.border-animation-top {
    position: absolute;
    background: #fff;
    z-index: 2;
}

.border-animation-bottom,
.border-animation-top {
    width: 0;
    height: 1px;
    -webkit-transition: width 1s ease-in;
    -moz-transition: width 1s ease-in;
    -ms-transition: width 1s ease-in;
    -o-transition: width 1s ease-in;
    transition: width 1s ease-in;
}

.border-animation-left,
.border-animation-right {
    width: 1px;
    height: 0;
    -webkit-transition: height 1s 1s;
    -moz-transition: height 1s 1s;
    -ms-transition: height 1s 1s;
    -o-transition: height 1s 1s;
    transition: height 1s 1s;
}

.border-animation-top {
    left: 150px;
    top: 150px;
}

.border-animation-right {
    right: 150px;
    top: 150px;
}

.border-animation-bottom {
    right: 150px;
    bottom: 150px;
}

.border-animation-left {
    left: 150px;
    bottom: 150px;
}

.about-certs img {
    padding: 0.2rem;
}

.light-bg .the-button,
.light-bg a,
.light-bg h2 {
    color: #1f232a !important;
}

.clearfix::after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.vertical-spacer {
    position: relative;
    width: 1px;
    height: 80px;
    background: #fff;
    margin: 1px auto;
}

.vertical-spacer.vertical-spacer-dark {
    background: #111;
}

.line-icon-line-2,
.vertical-spacer.vertical-spacer-facts {
    height: 40px;
}

.arrow-indicator-left,
.arrow-indicator-right {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.arrow-indicator-left {
    border-right: 20px solid #1f232a;
}

.arrow-indicator-right {
    border-left: 20px solid #1f232a;
}

.arrow-indicator,
.arrow-indicator-reverse {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 40px !important;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: 99;
}

.arrow-indicator {
    top: 50%;
    left: auto;
    right: -20px;
}

.arrow-indicator-reverse {
    top: 50%;
    left: 0;
    right: auto;
}

.dot-pattern-wrapper,
.dot-pattern-wrapper-reverse {
    position: absolute;
    display: block;
    width: -webkit-calc(33% - 160px);
    width: -moz-calc(33% - 160px);
    width: calc(33% - 160px);
    height: -webkit-calc(100% - 160px);
    height: -moz-calc(100% - 160px);
    height: calc(100% - 160px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: 0;
}

.dot-pattern-wrapper {
    top: 80px;
    left: 0;
    bottom: 80px;
    right: 80px;
    margin-left: 65px;
}

.dot-pattern-wrapper-reverse {
    top: 80px;
    left: auto;
    bottom: 80px;
    right: 0;
    margin-right: 76px;
}

.dot-pattern {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    background-image: radial-gradient(rgb(119 119 119 / 29%) 5%, transparent 0);
    background-size: 30px 30px;
}

.the-button-wrapper,
.the-button-wrapper.the-button-wrapper-more {
    width: 165px;
    margin: 0 auto;
}

.contact-form-submit-wrapper,
.the-button-wrapper {
    position: relative;
    height: auto;
    left: 0;
    line-height: 1.5;
}

.copyright {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 9px;
    letter-spacing: 0.15em;
    font-weight: 600;
}

.the-button,
h3 {
    font-weight: 700;
}

.copyright a,
.copyright a:hover {
    color: #ffb900;
    text-decoration: none;
    font-weight: 600;
    margin-top: 2rem;
}

.the-button-wrapper {
    padding: 0;
    text-align: center;
    cursor: pointer;
}

@media all and (min-width: 1920px) {
    #about h3 {
        margin: -7px auto 0;
    }

    #contact h3 {
        margin: -7px auto;
    }

    .vertical-spacer {
        height: 90px;
    }

    .vertical-spacer.vertical-spacer-facts {
        height: 45px;
    }

    .the-button-wrapper {
        width: 205px;
        margin: 0 auto;
    }
}

.the-button-wrapper.the-button-wrapper-home {
    margin: -6px auto 0;
}

.the-button {
    position: relative;
    font-size: 10px;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #ffb900;
    background: 0 0;
    padding: 10px 40px 0;
    margin-top: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.hero-bg,
.nav-img-menu {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
}

#news-carousel .owl-next,
#news-carousel .owl-prev,
.percent-services,
.percent-services::after,
.popup-gallery-slider a:active,
.popup-gallery-slider a:focus,
.popup-gallery-slider a:visited,
.the-button.the-button-light,
h1.typed-effect .typed-title,
nav.navigation-menu a:active,
nav.navigation-menu a:link,
nav.navigation-menu a:visited {
    color: #fff;
}

@media all and (min-width: 1920px) {
    .the-button-wrapper.the-button-wrapper-home {
        margin: -2px auto 0;
    }

    .the-button {
        font-size: 12px;
        letter-spacing: 0.25em;
    }
}

.the-button.the-button-more {
    font-size: 10px;
    letter-spacing: 0.1em;
    margin: 3px auto 12px;
}

.player,
.the-button.the-button-more:hover::after,
.the-button.the-button-more:hover::before,
.the-button:hover::after,
.the-button:hover::before {
    width: 100%;
}

.the-button::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 38px;
    top: -2px;
    left: -6px;
    border: 1px solid #ffb900;
    border-right: none;
    transition: 0.5s linear;
}

.the-button.the-button-light::before {
    border: 1px solid #fff;
    border-right: none;
}

@media all and (min-width: 1920px) {
    .the-button::before {
        width: 20px;
        height: 47px;
        top: -5px;
    }
}

.the-button.the-button-more::after,
.the-button.the-button-more::before,
.the-button::after {
    width: 15px;
    height: 38px;
    top: -2px;
}

.the-button::after {
    content: "";
    position: absolute;
    right: -6px;
    border: 1px solid #ffb900;
    border-left: none;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.the-button.the-button-light::after {
    border: 1px solid #fff;
    border-left: none;
}

@media all and (min-width: 1920px) {
    .the-button::after {
        width: 20px;
        height: 47px;
        top: -5px;
    }
}

.contact-form-submit-wrapper {
    width: 205px;
    padding: 0;
    margin: 42px auto -9px;
}

.the-button-submit {
    width: 165px;
    top: -19px;
    border: none;
}

@media all and (min-width: 1920px) {
    .contact-form-submit-wrapper {
        margin: 42px auto -5px;
    }

    .the-button-submit {
        width: 205px;
        border: none;
    }

    #nav-launch-btn {
        top: 30px;
        right: 58px;
    }
}

.hero-bg,
.hero-fullscreen,
.hero-fullscreen-FIX {
    width: 100%;
    height: 100%;
}

.hero-fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}

.hero-bg,
.hero-bg-show {
    -webkit-transition: -webkit-transform 3s;
    -moz-transition: -moz-transform 3s ease-out;
    -ms-transition: -ms-transform 3s ease-out;
    -o-transition: -o-transform 3s ease-out;
    transition: transform 3s;
}

.hero-bg {
    position: absolute;
    background-size: cover;
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}

.hero-bg-show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

#nav-launch-btn {
    position: fixed;
    width: 40px;
    height: 40px;
    top: 30px;
    right: 58px;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
    cursor: pointer;
    z-index: 1005;
}

#nav-launch-btn.top-position,
.logo.top-position,
.topbar-menu.top-position {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px);
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #nav-launch-btn {
        z-index: 300;
    }
}

.line-icon {
    position: relative;
    width: 50px;
    height: 40px;
    left: 0;
    top: 0;
}

.line-icon-line {
    width: 2px;
    display: inline-block;
    margin-right: 10px;
    background: #fff;
}

#news-carousel .owl-next::before,
#news-carousel .owl-prev::before,
.line-icon-line.line-icon-line-dark {
    background: #ffb900;
}

.line-icon-line-0 {
    display: inline-block;
    height: 40px;
}

.line-icon-line-1 {
    height: 20px;
}

.line-icon-line-3 {
    height: 30px;
}

.line-icon.line-icon-animation .line-icon-line-1 {
    -webkit-animation: 2s ease-out animate-line-icon-1;
    -moz-animation: 2s animate-line-icon-1;
    -ms-animation: animate-line-icon-1 2s 1;
    -o-animation: 2s animate-line-icon-1;
    animation: 2s ease-out animate-line-icon-1;
}

.line-icon.line-icon-animation .line-icon-line-2 {
    -webkit-animation: 1.7s ease-out 0.3s animate-line-icon-2;
    -moz-animation: 1.7s animate-line-icon-2;
    -ms-animation: animate-line-icon-2 1.7s 1;
    -o-animation: 1.7s animate-line-icon-2;
    animation: 1.7s ease-out 0.3s animate-line-icon-2;
}

.line-icon.line-icon-animation .line-icon-line-3 {
    -webkit-animation: 1.3s ease-out 0.7s animate-line-icon-3;
    -moz-animation: 1.3s animate-line-icon-3;
    -ms-animation: animate-line-icon-3 1.3s 1;
    -o-animation: 1.3s animate-line-icon-3;
    animation: 1.3s ease-out 0.7s animate-line-icon-3;
}

@-webkit-keyframes animate-line-icon-1 {

    20%,
    50% {
        height: 0;
    }
}

@keyframes animate-line-icon-1 {

    20%,
    50% {
        height: 0;
    }
}

@-webkit-keyframes animate-line-icon-2 {

    40%,
    60% {
        height: 0;
    }
}

@keyframes animate-line-icon-2 {

    40%,
    60% {
        height: 0;
    }
}

@-webkit-keyframes animate-line-icon-3 {

    60%,
    70% {
        height: 0;
    }
}

@keyframes animate-line-icon-3 {

    60%,
    70% {
        height: 0;
    }
}

nav.navigation-menu {
    position: fixed;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
}

nav.navigation-menu.show {
    -webkit-pointer-events: auto;
    -moz-pointer-events: auto;
    pointer-events: auto;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.nav-img,
.works-description {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
}

nav.navigation-menu,
nav.navigation-menu.show {
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
    height: -webkit-calc(100% - 320px);
    height: -moz-calc(100% - 320px);
    height: calc(100% - 320px);
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: #090b0c;
    z-index: 1001;
}

.corner-overlay,
.preloader-position {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

@media only screen and (max-width: 880px) {
    .border-animation {
        display: none;
        visibility: hidden;
    }

    #nav-launch-btn {
        top: 30px;
        right: 28px;
    }

    nav.navigation-menu,
    nav.navigation-menu.show {
        width: -webkit-calc(100% - 220px);
        width: -moz-calc(100% - 220px);
        width: calc(100% - 220px);
        height: -webkit-calc(100% - 220px);
        height: -moz-calc(100% - 220px);
        height: calc(100% - 220px);
        top: 110px;
        right: 110px;
        bottom: 110px;
        left: 110px;
    }
}

nav.navigation-menu a,
nav.navigation-menu a:hover {
    text-decoration: none;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.other-pages li a:hover,
nav.navigation-menu li a.active {
    color: #ffb900;
}

nav.navigation-menu li {
    margin: 0 0 8px;
}

nav.navigation-menu li.last {
    margin: 0;
}

nav.navigation-menu a {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.02em;
    margin: -6px auto -7px;
    padding: 0;
}

.navigation-effect a {
    position: relative;
    display: inline-block;
    padding: 0 0 8px;
}

.section-title h2,
h3 {
    font-family: Montserrat, sans-serif;
    padding: 0;
}

.navigation-effect a:hover::before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.navigation-effect a::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    -ms-transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.4s cubic-bezier(0.55, 0, 0.1, 1);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    background-color: #ffb900;
}

.nav-img-menu-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.nav-img,
.nav-img-menu {
    position: absolute;
    top: 0;
}

.nav-img-menu {
    width: 50%;
    left: 0;
    bottom: 0;
    background-size: cover;
}

.parallax-facts,
.post-block-all {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.nav-img {
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    pointer-events: none;
    visibility: hidden;
}

.nav-img.active {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.nav-menu-links {
    position: relative;
    width: 50%;
    height: auto;
    left: 50%;
}

.sections {
    position: relative;
    z-index: 5;
}

#contact .section-intro p,
.section-intro p {
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.5;
    margin: -7px auto 0;
}

@media only screen and (max-width: 995px) {
    .vertical-spacer {
        height: 70px;
    }

    .vertical-spacer.vertical-spacer-facts {
        height: 35px;
    }

    .arrow-indicator-left,
    .arrow-indicator-right {
        display: none;
        visibility: hidden;
    }

    nav.navigation-menu a {
        font-size: 18px;
    }

    #contact .section-intro p,
    .section-intro p {
        font-size: 20px;
    }
}

#contact .section-intro p a,
#contact .section-intro p a:hover,
.section-intro p a,
.section-intro p a:hover {
    text-decoration: none;
}

h2.section-subtitle {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #ffb900;
    margin: -3px auto;
}

.facts-number,
.post-all-heading,
.section-title h2,
.works-description h3,
h3 {
    letter-spacing: -0.02em;
}

h1.home-page-title,
h3 {
    color: #fff;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
}

h1.home-page-title {
    position: relative;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    width: 100%;
    line-height: 100%;
    z-index: 1;
    font-size: 125px;
    margin: 0 auto -16px;
}

@media all and (min-width: 1920px) {
    h1.home-page-title {
        font-size: 145px;
        margin: 0 auto -19px;
    }

    h3 {
        line-height: 1.5;
    }
}

@media only screen and (max-width: 1200px) {
    .sections {
        width: 100% !important;
    }

    h1.home-page-title {
        font-size: 105px;
        margin: 0 auto -13px;
    }
}

@media only screen and (max-width: 995px) {
    h1.home-page-title {
        font-size: 85px;
        margin: 0 auto -10px;
    }
}

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

    #contact .section-intro p,
    .section-intro p {
        font-size: 18px;
        margin: -5px auto 0;
    }

    h1.home-page-title {
        font-size: 75px;
        margin: 0 auto -9px;
    }
}

h3 {
    margin: 0 auto;
}

.introduction.introduction-off,
.introduction.introduction-on {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.introduction.introduction-off {
    z-index: 999;
}

.section-title h2 {
    font-weight: 800;
    font-size: 45px;
    text-decoration: none;
    color: #ffb900;
    margin: -16px auto;
}

.facts-number,
.facts-title,
.post-all-heading,
.works-description h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}

@media only screen and (max-width: 880px) {
    .section-title h2 {
        font-size: 40px;
        margin: -15px auto;
    }
}

.section-title-line>span {
    position: relative;
    display: inline-block;
    line-height: 1px;
    padding: 0 80px;
}

.section-title-line>span::after,
.section-title-line>span::before {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 1px;
    top: 0;
    background-color: #ffb900;
}

.section-title-line>span::before {
    left: 0;
}

.section-title-line>span::after {
    right: 0;
}

.post-block-wrapper {
    position: relative;
    min-height: 550px;
}

.post-block {
    position: absolute;
    height: auto;
    min-height: 550px;
    top: 0;
    bottom: 0;
    padding: 0 100px;
    z-index: 10;
}

.facts-number,
.facts-title,
.facts-wrapper,
.parallax-facts,
.post-block-all,
.works-end-item,
.works-img-all {
    position: relative;
}

@media all and (min-width: 1920px) {
    .section-title-line>span {
        padding: 0 90px;
    }

    .section-title-line>span::after,
    .section-title-line>span::before {
        width: 45px;
    }

    .post-block-wrapper {
        min-height: 600px;
    }

    .post-block {
        min-height: 600px;
        padding: 0 150px;
    }
}

@media only screen and (max-width: 995px) {
    .section-title-line>span {
        padding: 0 70px;
    }

    .section-title-line>span::after,
    .section-title-line>span::before {
        width: 35px;
    }

    .post-block-wrapper {
        min-height: 500px;
    }

    .post-block {
        min-height: 500px;
        padding: 0 15px;
    }
}

.post-block.post-block-bg-dark {
    background: #1f232a;
}

.post-block-all {
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 10;
}

.chart-wrapper {
    margin: 60px auto;
}

.chart-about,
.chart-services {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    text-align: center;
}

.chart-about canvas,
.chart-services canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.percent-about,
.percent-services {
    display: inline-block;
    line-height: 110px;
    color: #111;
    z-index: 2;
}

.percent-about::after,
.percent-services::after {
    content: "%";
    margin-left: 0.1em;
    font-size: 0.8em;
    color: #111;
}

.post-all-heading {
    font-size: 30px;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    color: #ffb900;
    margin: -6px auto -7px;
    padding: 0;
    line-height: 1.25;
}

.facts-number,
.post-all p {
    color: #fff;
    text-align: center;
}

.post-all {
    margin-top: 5px;
}

.facts-wrapper {
    margin: -15px auto 0;
}

.facts-number {
    font-size: 30px;
    line-height: 1.3;
    bottom: -9px;
}

.facts-title {
    font-size: 13px;
    color: #ffb900;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0 auto;
    top: -5px;
}

.parallax {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 148px 0 139px;
}

.parallax-facts {
    background-size: cover;
    border: none;
    z-index: 1;
}

#works-wrapper {
    margin: -10px 10px;
}

.works-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.works-grid .works-item {
    width: 50%;
    height: 33vw;
    border: 10px solid #fff;
}

@media all and (min-width: 1920px) {
    .post-all-heading {
        line-height: 1.5;
        margin: -10px auto -11px;
    }

    .works-grid .works-item {
        width: 25%;
        height: 25vw;
    }
}

@media only screen and (max-width: 880px) {
    .post-block {
        padding: 0 10px;
    }

    .post-all-heading-services {
        padding-top: 8px;
    }

    .facts-description.facts-description-top {
        margin-bottom: 30px;
    }

    .works-grid .works-item {
        width: 50%;
        height: 50vw;
    }
}

.works-img-all {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.works-end-item {
    width: 100%;
    height: 20px;
    background: #fff;
}

.works-description {
    position: absolute;
    padding: 0 15px;
    margin-bottom: -4px;
    bottom: -20px;
    left: 0;
    right: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    text-align: center;
    pointer-events: none;
    z-index: 10;
}

.works-description h3 {
    font-size: 20px;
    font-style: normal;
    text-transform: uppercase;
    margin: 0 auto -5px;
    padding: 0;
    text-align: center;
    color: #ffb900;
}

.works-description-second {
    color: #fff;
    margin: -3px auto -2px;
}

.works-item-size:focus .works-description,
.works-item-size:hover .works-description {
    bottom: 5px;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.works-item-size {
    position: relative;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.works-item-single {
    position: relative;
    margin-bottom: 0;
    float: left;
}

.works-item-single::after {
    content: "";
    display: block;
    clear: both;
}

.works-item-single:hover .works-item-bg {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    cursor: pointer;
}

.works-item-bg {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    background: rgba(20, 23, 27, 0.85);
}

#preloader,
.preloader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
}

.works-item .works-img-all {
    -webkit-transition: 0.8s ease-out;
    -moz-transition: 0.8s ease-out;
    -ms-transition: 0.8s ease-out;
    -o-transition: 0.8s ease-out;
    transition: 0.8s ease-out;
}

.section-news-item:hover .section-news-content img,
.works-item:hover .works-img-all {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.preloader-bg {
    background: url(../img/we-carry.avif) center no-repeat #1c1e1f;
}

.loader,
.loader span {
    width: 45px;
    height: 45px;
}

#preloader {
    display: table;
    table-layout: fixed;
    background: #1c1e1f;
}

#preloader-status,
.center-block {
    display: table-cell;
    vertical-align: middle;
}

.preloader-position {
    position: relative;
    margin: 0 auto;
    text-align: center;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.loader {
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: 2px;
    -webkit-animation: 1s linear infinite rotate;
    -moz-animation: 1s linear infinite rotate;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: 1s linear infinite rotate;
    animation: 1s linear infinite rotate;
    border: 3px solid rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#form .error,
.success {
    text-transform: uppercase;
    margin: 0 auto;
    letter-spacing: 0.15em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.loader span {
    position: absolute;
    top: -3px;
    left: -3px;
    border: 3px solid transparent;
    border-top: 3px solid rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.center-container {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.link-effect {
    position: relative;
    display: inline-block;
}

.link-effect::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffb900;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.go-home,
.scroll-indicator-wrapper {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
}

.link-effect:hover::before {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.go-home {
    position: fixed;
    right: 60px;
    bottom: 40px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #ffb900;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    transition: 0.7s;
    z-index: 105;
}

.post-email-title,
.success {
    font-weight: 700;
    line-height: 1;
}

.go-home.show {
    bottom: 40px;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.go-home:hover,
.kenburns-slide-1,
.owl-carousel:hover .owl-next,
.owl-carousel:hover .owl-prev,
.owl-next:active::before,
.owl-next:hover::before,
.owl-prev:active::before,
.owl-prev:hover::before {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

#contact-form {
    width: 100%;
    margin: -20px auto 0;
    padding: 0;
    text-align: center;
}

.owl-carousel .owl-item img,
form {
    margin: 0;
    padding: 0;
}

#form input,
textarea {
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px;
    font-size: 13px;
    letter-spacing: 0.05em;
    font-weight: 400;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    font-family: Raleway, sans-serif;
    font-style: normal;
    text-align: center;
    line-height: 1.5;
    position: relative;
    width: 100%;
    background: 0 0;
}

#form input {
    height: 40px;
    margin: 10px 0;
    color: #111;
    transition: 0.5s linear;
}

textarea {
    height: 100px;
    margin: 5px;
    transition: 0.5s linear;
}

#form input:hover,
#form textarea,
#form textarea:hover {
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
}

#form textarea {
    color: #111;
    margin: 10px 0;
    transition: 0.5s linear;
}

#form input:hover,
#form textarea:hover {
    border-color: rgba(255, 38, 74, 0.5);
    transition: 0.5s linear;
}

#form input:focus,
#form textarea:focus {
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.success {
    font-family: Raleway, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-align: center;
    color: #111;
    padding: 19px 0 0;
}

#form .error {
    position: absolute;
    display: block;
    font-size: 9px;
    color: #ffb900;
    padding: 0;
    left: 0;
    right: 0;
    width: 200px !important;
    font-weight: 700;
}

.make-space {
    margin-left: 15px;
    margin-right: 15px;
}

::-webkit-input-placeholder {
    font-size: 12px;
    color: #111;
}

:-ms-input-placeholder {
    font-size: 12px;
    color: #111;
}

::-moz-placeholder {
    font-size: 12px;
    color: #111;
}

input:-moz-placeholder {
    font-size: 12px;
    color: #111;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

.post-email-title {
    position: relative;
    top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #fff;
    margin: -8px auto 0;
    z-index: 10;
}

@media all and (min-width: 1920px) {
    .works-description h3 {
        margin: 0 auto -7px;
    }

    .post-email-title {
        font-size: 30px;
        margin: -10px auto 0;
    }
}

.social-icons,
.social-icons li a:active,
.social-icons li a:focus,
.social-icons li a:hover,
.social-icons li a:visited {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0.05em;
}

.post-email-title a,
.post-email-title a:hover {
    line-height: 1.5;
    color: #ffb900;
    text-decoration: none;
}

#news-carousel {
    z-index: 10;
}

#news .section-news-item {
    opacity: 0.25;
    -moz-opacity: 0.25;
    -webkit-opacity: 0.25;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    -o-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#news .owl-item.active.center .section-news-item {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.section-news-item .section-news-content img {
    max-width: 100%;
    -webkit-transition: 0.8s ease-out;
    -moz-transition: 0.8s ease-out;
    -ms-transition: 0.8s ease-out;
    -o-transition: 0.8s ease-out;
    transition: 0.8s ease-out;
}

.section-news-content {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-width: 250px;
    height: auto;
    text-align: left;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.section-news-content img {
    max-width: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.modal-content .date,
.section-news-content .date {
    position: relative;
    width: 100%;
    background: 0 0;
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #fff;
    margin: -20px auto -2px;
    padding: 75px 0 0;
}

.modal-content .date {
    color: #111;
    font-weight: 600;
}

.section-news-content figcaption {
    position: relative;
    width: 100%;
    background: #1f232a;
    padding: 0 90px;
}

.modal-content h3,
.section-news-content h3 {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    margin: -2px auto -1px;
}

.section-news-content p {
    color: #fff;
    text-align: center;
    margin: -3px auto;
    padding: 0;
}

.section-news-txt a,
.section-news-txt a:hover {
    text-decoration: none;
    font-weight: 600;
}

.news-modal .modal-content {
    min-height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.mfp-arrow-left::after,
.mfp-arrow-right::after {
    font-family: Ionicons;
    margin-top: 22px;
    color: #fff;
    font-size: 18px;
}

.news-modal .modal-content img {
    margin: 1px 0;
}

.modal-body p {
    position: relative;
    bottom: 1px;
    margin: -7px auto 0;
    color: #111;
}

.news-modal-video-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    margin: 1px 0;
    overflow: hidden;
    border: none;
}

.news-modal-video-container embed,
.news-modal-video-container iframe,
.news-modal-video-container object {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
}

.scroll-indicator-wrapper {
    position: absolute;
    width: 1px !important;
    height: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    transition: 0.7s;
}

.scroll-indicator-wrapper.scroll-indicator-wrapper-position-secondary {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.logo,
.social-icons {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
}

.scroll-indicator {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    z-index: 1005;
}

.scroll-line {
    display: block;
    width: 1px;
    height: 50px;
    background: 0 0;
}

.scroll-line::before {
    content: "";
    display: block;
    width: 1px;
    height: 50%;
    top: 0;
    background-color: #fff;
    -webkit-animation: 2s ease-in-out infinite scroll-down;
    -ms-animation: scroll-down 2s ease-in-out infinite;
    animation: 2s ease-in-out infinite scroll-down;
}

@-webkit-keyframes scroll-down {
    0% {
        height: 0;
    }

    50% {
        height: 100%;
    }

    70% {
        height: 100%;
        transform: scaleY(0.5);
        transform-origin: bottom;
    }

    100% {
        height: 100%;
        transform: scaleY(0);
        transform-origin: bottom;
    }
}

@-ms-keyframes scroll-down {

    100%,
    50%,
    70% {
        height: 100%;
    }

    0% {
        height: 0;
    }

    70% {
        transform: scaleY(0.5);
        transform-origin: bottom;
    }

    100% {
        transform: scaleY(0);
        transform-origin: bottom;
    }
}

@keyframes scroll-down {
    0% {
        height: 0;
    }

    50% {
        height: 100%;
    }

    70% {
        height: 100%;
        transform: scaleY(0.5);
        transform-origin: bottom;
    }

    100% {
        height: 100%;
        transform: scaleY(0);
        transform-origin: bottom;
    }
}

.social-icons {
    position: relative;
    color: #111;
    background: 0 0;
    border: none;
    width: auto;
    height: auto;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    transition: 1.5s;
    margin: -3px auto -4px;
}

.kenburns-slide,
.kenburns-slide-wrapper,
.parallax-overlay {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.social-icons a,
.social-icons a:hover {
    outline: 0;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.social-icons li {
    display: inline;
    padding: 0;
}

.social-icons li span {
    color: #111;
    padding: 0 10px;
}

.YT-bg,
.vimeo-bg {
    display: none;
}

#videoContainment,
#vimeo-videoContainment {
    position: absolute;
    display: block;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #090b0c;
    z-index: 0;
}

#vimeo-videoContainment embed,
#vimeo-videoContainment iframe,
#vimeo-videoContainment object {
    border: none;
}

.kenburns-slide-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.corner-overlay,
.kenburns-slide,
.logo,
.parallax-overlay,
.topbar-menu,
.we-carry {
    position: absolute;
}

.kenburns-slide {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -webkit-animation: 24s linear infinite KenBurnsSlideShow;
    -moz-animation: 24s linear infinite KenBurnsSlideShow;
    -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -o-animation: 24s linear infinite KenBurnsSlideShow;
    animation: 24s linear infinite KenBurnsSlideShow;
}

.kenburns-slide-1,
.kenburns-slide-2,
.kenburns-slide-3,
.kenburns-slide-4 {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.kenburns-slide-2 {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s;
}

.kenburns-slide-3 {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
    -o-animation-delay: 12s;
    animation-delay: 12s;
}

.kenburns-slide-4 {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -ms-animation-delay: 18s;
    -o-animation-delay: 18s;
    animation-delay: 18s;
}

@-webkit-keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }

    25%,
    5% {
        opacity: 1;
    }

    30% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transformm: scale(1);
    }
}

@-moz-keyframes KenBurnsSlideShow {

    0%,
    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }

    25%,
    5% {
        opacity: 1;
    }

    30% {
        opacity: 0;
        -moz-transform: scale(1.1);
    }
}

@-o-keyframes KenBurnsSlideShow {

    0%,
    100% {
        opacity: 0;
        -o-transform: scale(1);
    }

    25%,
    5% {
        opacity: 1;
    }

    30% {
        opacity: 0;
        -o-transform: scale(1.1);
    }
}

@keyframes KenBurnsSlideShow {

    0%,
    100% {
        opacity: 0;
        transform: scale(1);
        -ms-transform: scale(1);
    }

    25%,
    5% {
        opacity: 1;
    }

    30% {
        opacity: 0;
        transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
}

.typed-cursor {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -webkit-animation: 0.7s infinite blink;
    -moz-animation: 0.7s infinite blink;
    animation: 0.7s infinite blink;
}

@-webkit-keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@-moz-keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

.overlay::before {
    content: "";
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.overlay-dark-65::before {
    background: rgba(17, 17, 17, 0.6);
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

.overlay-dark-65-video::before {
    -webkit-pointer-events: auto;
    -moz-pointer-events: auto;
    pointer-events: auto;
}

.corner-overlay {
    box-sizing: border-box;
    border: 140px solid rgba(17, 17, 17, 0.55);
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: 1;
}

@media only screen and (max-width: 880px) {
    .go-home {
        right: 30px;
        bottom: 10px;
    }

    .go-home.show {
        bottom: 10px;
    }

    .corner-overlay {
        border: 100px solid rgba(17, 17, 17, 0.55);
    }
}

@media only screen and (max-width: 640px) {
    .the-button-wrapper {
        width: 165px;
        margin: 0 auto;
    }

    .the-button {
        font-size: 10px;
        letter-spacing: 0.1em;
    }

    .the-button::after,
    .the-button::before {
        width: 15px;
        height: 38px;
        top: -2px;
    }

    .the-button-submit {
        width: 165px;
        top: -19px;
    }

    nav.navigation-menu,
    nav.navigation-menu.show {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    h1.home-page-title {
        font-size: 65px;
        margin: 0 auto -7px;
    }

    .section-title h2 {
        font-size: 35px;
        margin: -13px auto;
    }

    .post-email-title {
        font-size: 20px;
    }

    .corner-overlay {
        border: 10px solid rgba(17, 17, 17, 0.55);
    }
}

.corner-overlay,
.corner-overlay::after,
.corner-overlay::before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.parallax-overlay {
    background: rgba(17, 17, 17, 0.85);
    z-index: 0;
}

.logo {
    display: block;
    width: 185px;
    height: 65px;
    top: 30px;
    left: 60px;
    transition: 1.5s;
    z-index: 500;
    background-size: contain;
}

.logo img {
    width: 100%;
    height: auto;
}

.we-carry {
    display: block;
    width: 200px;
    text-align: center;
    height: 20px;
    background: url(../img/we-carry.avif) center/contain no-repeat;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}

.topbar-menu {
    top: 60px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}

.topbar-menu a:hover {
    color: #eceef1;
}

@media all and (min-width: 1920px) {
    .section-news-content figcaption {
        padding: 0 100px;
    }

    .modal-content h3,
    .section-news-content h3 {
        margin: -3px auto;
    }

    .scroll-indicator {
        bottom: 60px;
    }

    .scroll-line {
        height: 60px;
    }

    .logo {
        top: 30px;
        left: 140px;
    }

    .inner-divider-large {
        height: 80px;
    }
}

.mfp-arrow-left::after {
    content: "\f124";
}

.mfp-arrow-right::after {
    content: "\f125";
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: crosshair;
}

.mfp-arrow-left::after,
.mfp-arrow-left::before {
    border-right: none;
}

.mfp-arrow-right::after,
.mfp-arrow-right::before {
    border-left: none;
}

.mfp-title {
    font-family: Raleway, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.popup-gallery-slider a:hover {
    color: #090b0c;
}

.slick-slide {
    height: 100%;
    background: 0 0;
}

.slick-slider {
    margin-bottom: 0;
    margin-top: 0;
    cursor: auto;
}

.slick-list,
.slick-track {
    -webkit-perspective: 2000;
    perspective: 2000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slick-fullscreen-img-fill {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.slick-fullscreen-img-fill img {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill {
    height: 100vh;
    background: 0 0;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
    position: relative;
    width: auto;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slick-fullscreen,
.slick-fullscreen-slideshow-zoom-fade {
    background: 0 0;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-slideshow-zoom-fade .slick-slide {
    display: none;
    float: left;
    height: 100%;
}

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .bg-img {
    -webkit-transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
    transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item.slick-active .bg-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.owl-buttons {
    position: static;
}

.owl-next,
.owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -35px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    -webkit-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}

@media only screen and (max-width: 480px) {
    .works-grid .works-item {
        width: 100%;
        height: 100vw;
    }

    .post-email-title {
        font-size: 18px;
        margin: -5px auto 0;
    }

    #news-carousel .owl-next,
    #news-carousel .owl-prev {
        display: none;
        visibility: hidden;
    }
}

.owl-prev {
    left: -50px;
}

.owl-next {
    right: -50px;
}

.owl-next::before,
.owl-prev::before {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    background: #ffb900;
    -webkit-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: 0.27s cubic-bezier(0, 0, 0.58, 1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-prev::before {
    left: 55px;
    top: 9px;
}

#news-carousel .owl-prev::before {
    left: 75px;
}

.owl-next::before {
    right: 55px;
    top: 9px;
}

#news-carousel .owl-next::before {
    right: 75px;
}

.owl-prev .owl-custom {
    position: relative;
    top: 8px;
    left: 54px;
}

#news-carousel .owl-prev .owl-custom {
    left: 74px;
}

.owl-next .owl-custom {
    position: relative;
    top: 8px;
    right: 54px;
}

#news-carousel .owl-next .owl-custom {
    right: 74px;
}

@media only screen and (max-width: 880px) {
    .logo {
        top: 30px;
        left: 30px;
    }

    #news-carousel .owl-prev::before {
        left: 45px;
    }

    #news-carousel .owl-next::before {
        right: 45px;
    }

    #news-carousel .owl-prev .owl-custom {
        left: 44px;
    }

    #news-carousel .owl-next .owl-custom {
        right: 44px;
    }
}

.owl-next:hover,
.owl-prev:hover {
    -webkit-transition: none 0;
    -moz-transition: none 0;
    -ms-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
}

.owl-carousel:hover .owl-prev {
    left: -30px;
}

.owl-carousel:hover .owl-next {
    right: -30px;
}

.inner-divider,
.inner-divider-half,
.inner-divider-home,
.inner-divider-large {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: 0 0;
    z-index: -1;
}

.inner-divider,
.inner-divider-home {
    height: 50px;
}

.inner-divider-large {
    height: 80px;
}

@media all and (min-width: 1920px) {
    .inner-divider {
        height: 75px;
    }
}

.inner-divider-half {
    height: 25px;
}

.visible-mobile-devices {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 995px) {
    .facts-number {
        bottom: -8px;
    }

    .parallax {
        padding: 99px 0 89px;
    }

    .section-news-content figcaption {
        padding: 0 45px;
    }

    .modal-body p {
        margin: -5px auto 0;
    }

    .YT-bg {
        position: relative;
        height: 100%;
        background-image: url(../img/background/YT-bg.avif);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .vimeo-bg {
        position: relative;
        height: 100%;
        background-image: url(../img/background/vimeo-bg.avif);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #vimeo-videoContainment {
        display: none;
    }

    .inner-divider-home {
        height: 25px;
    }

    .inner-divider-large {
        height: 60px;
    }

    .visible-mobile-devices {
        display: block;
        visibility: visible;
    }
}

.m-0 {
    margin: 0 !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.p-0 {
    padding: 0 !important;
}

.topbar-menu {
    display: flex;
}

.topbar-menu a {
    margin-left: 2rem;
    font-weight: 600;
    display: block;
}

.submenu-about,
.submenu-services {
    position: relative;
}

.submenu-about ul,
.submenu-services ul {
    position: absolute;
    top: 100%;
    left: 2rem;
    background: rgba(17, 17, 17, 0.55);
    list-style: none;
    padding: 0;
    min-width: 230px;
    display: none;
    z-index: 1000;
    text-align: left;
}

.accordion-body ul,
.other-pages ol,
.other-pages ul {
    list-style: inside;
    text-align: left;
}

.submenu-about ul {
    min-width: 160px;
}

.submenu-about ul li,
.submenu-services ul li {
    border-bottom: 1px solid #555;
}

.submenu-about ul li a,
.submenu-services ul li a {
    display: block;
    padding: 10px 10px 10px 1.2rem;
    margin-left: 0;
    color: #fff;
    font-size: 13px;
}

.submenu-about ul li a:hover,
.submenu-services ul li a:hover {
    background-color: #00000099;
}

.facts-number.number-plus:before {
    content: "+";
}

@keyframes slides {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.reference {
    overflow: hidden;
    padding: 30px 0;
    white-space: nowrap;
    position: relative;
}

.reference:after,
.reference:before {
    position: absolute;
    top: 0;
    content: "";
    width: 250px;
    height: 100%;
    z-index: 2;
}

.reference:before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
}

.reference:after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}

.logo_items {
    display: inline-block;
    animation: 35s linear infinite slides;
}

.reference:hover .logo_items {
    animation-play-state: paused;
}

.logo_items img {
    height: 130px;
}

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

b {
    font-weight: 700 !important;
}

.contact-div,
.other-pages {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 10px;
    margin-bottom: 2rem;
}

.contact-div h3,
.other-pages h3 {
    color: #2e3192 !important;
    padding: 0.7rem;
    font-size: 18px;
    text-transform: none;
}

.contact-icon {
    font-size: 3rem;
    color: #2e3192;
    font-weight: 700;
}

.contact-div p {
    font-size: 14px;
}

.contact-div .the-button {
    font-size: 12px;
    padding: 10px 25px 0;
    color: #2e3192 !important;
}

.other-pages ol,
.other-pages ul {
    padding-left: 2rem;
}

.other-pages li::marker,
.other-pages ol::marker,
.other-pages ul::marker {
    color: #2e3192 !important;
    background: #2e3192 !important;
}

.other-pages li {
    margin-top: 0.6rem;
}

.other-pages li a {
    color: #111;
    font-weight: 600;
    font-size: 14px;
}

@media (max-width: 576px) {
    .logo {
        width: 130px;
        top: 30px;
    }

    .topbar-menu {
        display: none;
    }

    .corner-overlay {
        border: none !important;
    }

    .upper-section {
        height: 26%;
    }

    .line-icon-line {
        background: #ffb900 !important;
    }

    .videobg {
        top: 0 !important;
    }

    .videobg video {
        width: auto !important;
        height: 100%;
    }

    .preloader-bg {
        background-size: 80%;
    }

    .row.m-0.services-row.full-screen {
        overflow-y: scroll;
    }

    .mil-card-1.mil-active.mil-complex-hover .mil-overlay,
    .mil-card-1:hover.mil-complex-hover .mil-overlay {
        background: 0 0 !important;
    }

    .mil-card-1 .mil-overlay.mil-inside.mil-between>div {
        opacity: 1 !important;
        transform: translateY(0);
        background: rgba(17, 17, 17, 0.6);
        padding: 1rem;
    }

    p.mil-hidden-part {
        transform: translateY(0);
        opacity: 1 !important;
    }

    .services-row .col-12.col-sm-6.col-lg-3.p-0 {
        width: 100% !important;
    }

    .mil-card-1.mil-complex-hover .mil-overlay .mil-bottom-part-hidden .mil-hidden-part {
        font-weight: 600;
    }

    .mil-card-1 {
        border-bottom: 1px solid #fff;
        border-right: 0 !important;
    }

    .mil-top-hidden {
        background: 0 0 !important;
        padding: 0 !important;
    }

    .services-row {
        height: 100vh;
        overflow-y: auto;
        scroll-behavior: smooth;
        scroll-snap-type: y mandatory;
    }

    .services-row>div {
        scroll-snap-align: start;
        min-height: 100vh;
    }

    .services {
        background-position: center;
    }

    .section-title-line>span {
        line-height: 1;
    }

    .hero-bg {
        height: 100% !important;
    }

    .hero-bg img {
        width: 100%;
        height: 100% !important;
    }

    .nav-img-menu {
        width: 100%;
    }

    .nav-menu-links {
        width: 100%;
        left: 0;
    }

    .nav-img-menu-wrapper .center-block:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000000a1;
    }

    .preloader-bg {
        display: none !important;
    }
      .logo.top-position {
        animation: none !important;
        transition: none !important;
        opacity: 1 !important;
        transform: none !important;
      }
      
        #nav-launch-btn.top-position,
        .logo.top-position,
        .topbar-menu.top-position {
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }
}

.lang-en {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/en_flag.avif) no-repeat center;
    background-size: contain;
}

.lang-tr {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/tr_flag.avif) no-repeat center;
    background-size: contain;
}