/*
Theme Name: NS Podovi Magazine
Theme URI: https://lalex.rs/kontakt
Author: the Lalex team
Author URI: https://www.lalex.rs
Description:  The Inzenjer theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page.
Version: 3.1.2
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
/*Main CSS*/
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,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1.3
}

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
}

a {
    color: inherit
}

a:hover {
    text-decoration: none;
    color: inherit
}

a:active,
a:focus {
    outline: 0;
    text-decoration: none;
    color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

sub {
    vertical-align: sub;
    font-size: smaller
}

.btn:active,
.btn:focus,
button {
    outline: 0;
    box-shadow: none
}

@font-face {
    font-family: mainicon;
    src: url(fonts/Linearicons-Free.eot?w118d);
    src: url(fonts/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'), url(fonts/Linearicons-Free.woff2?w118d) format('woff2'), url(fonts/Linearicons-Free.woff?w118d) format('woff'), url(fonts/Linearicons-Free.ttf?w118d) format('truetype'), url(fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');
    font-weight: 400;
    font-style: normal
}

.grecaptcha-badge {
    z-index: 750
}

.lalex-blue {
    background: #db0000
}

.lalex-blue2 {
    background: #0077b6
}

.camsan-green {
    background: #272b2f
}

.camsan-grey {
    background: #656c73
}

.modema-green {
    background: #656c73
}

.modema-orange {
    background: #272b2f
}

.page-content-area {
    position: relative;
    margin-bottom: 30px
}

.page-content-area .page-description p {
    font-size: 18px;
    line-height: 2.4;
    font-weight: 300
}

.header-container {
    width: 100%;
    height: 100%
}

#go-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 800;
    display: none
}

#go-top a {
    text-decoration: none;
    border: none;
    display: block;
    width: 3rem;
    height: 3.3rem;
    line-height: 3.3rem;
    text-align: center;
    background: #000;
    color: #fff
}

#go-top a span {
    font-weight: 700;
    line-height: inherit
}

#go-top a:focus,
#go-top a:hover {
    background: #db0000
}

footer section.footer-info {
    background: #fff;
    padding: 10px 0 30px 0;
    text-align: center
}

footer .lalex-footer-info p {
    font-size: 12px;
    line-height: 1.3rem;
    color: #db0000
}

.lalex-footer-info p {
    font-size: 12px;
    line-height: 1.3rem;
    color: #db0000;
    text-align: center
}

@media (max-width:1199px) {
    footer .lalex-copy,
    footer ul.social {
        text-align: center
    }
    .lalex-footer-info {
        padding-bottom: 15px
    }
}

@media (min-width:1200px) {
    footer .lalex-copy {
        text-align: right
    }
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
    z-index: -1
}

.lnr {
    font-family: mainicon;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.container-fluid {
    padding: 0
}

body,
html {
    height: 100%
}

a {
    cursor: pointer
}

body {
    font-family: Poppins, sans-serif;
    color: #1d1d1b;
    font-size: 16px;
    background: #fff;
    font-weight: 300;
    line-height: 30px
}

header {
    width: 100%;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9
}

header.sub {
    position: relative;
    z-index: 9;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

header ul.nav {
    height: 54px;
    line-height: 54px;
    justify-content: center
}

header ul.right-nav li:last-child {
    z-index: 10
}

header ul.nav li a {
    color: #1d1d1b;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

header ul.right-nav li:nth-child(2) a {
    margin-top: 4px
}

.menu-container .icon-bar,
header .icon-bar {
    width: 22px;
    height: 2px;
    background-color: #fff;
    display: block;
    transition: all .2s;
    margin: 0 auto;
    margin-top: 4px
}

.menu-container .icon-bar:first-child,
header .icon-bar:first-child {
    margin-top: 0
}

.menu-container .navbar-toggler,
header .navbar-toggler {
    border: none;
    padding: 1.3rem 1rem;
    background: #1d1d1b;
    border-radius: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    margin-top: 7px;
    margin-left: 10px
}

.menu-container .navbar-toggler:focus,
header .navbar-toggler:focus {
    outline: 0
}

.menu-container .navbar-toggler .top-bar,
header .navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.menu-container .navbar-toggler .middle-bar,
header .navbar-toggler .middle-bar {
    opacity: 0
}

.menu-container .navbar-toggler .bottom-bar,
header .navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.menu-container .navbar-toggler.collapsed .top-bar,
header .navbar-toggler.collapsed .top-bar {
    transform: rotate(0)
}

.menu-container .navbar-toggler.collapsed .middle-bar,
header .navbar-toggler.collapsed .middle-bar {
    opacity: 1
}

.menu-container .navbar-toggler.collapsed .bottom-bar,
header .navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0)
}

.menu-open .navbar-toggler .icon-bar {
    margin-left: 17px
}

.grid-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    right: 0;
    bottom: 0
}

.grid-bg {
    height: 100%
}

.grid-bg>div {
    height: 100%;
    width: 16.666667%;
    border-color: #e5e5e5;
    float: left
}

.grid-bg>div:first-child {
    border-left: 0
}

.main-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    padding-bottom: 0
}

section.content-area {
    position: relative;
    margin-bottom: 100px
}

div.main-slide-item .caption {
    padding-right: 25px
}

div.main-slide-item h1 {
    font-weight: 300;
    font-size: 73px;
    width: 100%;
    line-height: 1.4
}

div.main-slide-item p {
    font-weight: 300;
    width: 100%;
    padding-right: 100px;
    min-height: 60px;
    line-height: 30px
}

div.main-slide-item.swiper-slide-prev {
    opacity: 0 !important
}

.btn-examined {
    background: 0 0;
    border: 1px solid #e5e5e5;
    width: 150px;
    height: calc(50px + 5px);
    line-height: 55px;
    padding: 0;
    font-weight: 600;
    border-radius: 0;
    transition: all .3s !important
}

.project-preview-arrow {
    position: absolute;
    z-index: 3;
    bottom: 42px;
    left: -43px;
    -webkit-transform: rotate(-90deg) translateY(50%);
    transform: rotate(-90deg) translateY(50%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    min-width: 150px
}

.project-preview-arrow span.discovery {
    cursor: pointer
}

.project-preview-arrow span {
    font-size: .75rem;
    display: inline-block;
    vertical-align: middle
}

.project-preview-arrow span:nth-child(1) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    overflow: hidden;
    margin-right: 5px
}

.project-preview-arrow svg {
    display: block;
    width: 50px;
    -webkit-animation: project-arrow 2.2s ease-in infinite;
    animation: project-arrow 2.2s ease-in infinite
}

@-webkit-keyframes project-arrow {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes project-arrow {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slide-last-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both -webkit-animation-name:fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

div.blog-slide-wrp {
    position: absolute;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    width: 100%
}

.blog-slide-btn-group {
    width: 100%
}

div.blog-slide div.caption {
    background: #db0000;
    color: #fff;
    height: calc(100% - 51px);
    margin-top: 40px
}

div.blog-slide div.caption .text {
    padding: 20px
}

div.blog-slide .swiper-button-next {
    position: absolute;
    left: calc(50% + 39px);
    top: 36px;
    right: initial;
    bottom: initial;
    border: 0;
    color: #fff;
    background: #db0000;
    height: 50px;
    line-height: 50px
}

div.blog-slide .swiper-button-next:after {
    display: none
}

div.blog-slide .swiper-button-prev {
    position: absolute;
    left: 50%;
    top: 36px;
    right: initial;
    bottom: initial;
    border: 0;
    color: #fff;
    background: #db0000;
    height: 50px;
    line-height: 50px
}

div.blog-slide .swiper-button-prev:before {
    display: none
}

div.blog-slide .swiper-slide,
div.main-slide .swiper-slide {
    background: 0 0
}

.swiper-container {
    width: 100%;
    height: 100%
}

div.main-slide .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important
}

.swiper-slide {
    font-size: 18px;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.slide-gutter {
    padding: 0
}

section.page-area ul.social:before,
section.slide-area ul.social:before {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    top: -35px;
    left: -19px;
    background: #000;
    transform: rotate(90deg)
}

section.page-area ul.social,
section.slide-area ul.social {
    position: absolute;
    right: 50px;
    bottom: 25px;
    z-index: 99
}

section.slide-area ul.social {
    bottom: 100px
}

section.page-area ul.social a,
section.slide-area ul.social a {
    transition: all .3s;
    transform: scale(1);
    display: block
}

section.page-area ul.social li a:hover,
section.slide-area ul.social li a:hover {
    transform: scale(1.3)
}

i section.page-area ul.social li a i,
section.slide-area ul.social li a {
    display: block;
    text-align: center;
    margin: 5px auto
}

section.page-area ul.social li a img,
section.slide-area ul.social li a img {
    max-width: 15px
}

.swiper-pagination-custom,
.swiper-pagination-fraction,
section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets,
section.slide-area .swiper-pagination {
    text-align: left;
    position: relative;
    margin: 0 auto;
    bottom: 100px;
    left: 17%
}

section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
section.slide-area .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px
}

section.slide-area .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: 0 0;
    vertical-align: middle
}

section.slide-area .swiper-pagination-bullet:focus {
    outline: 0
}

section.slide-area .swiper-pagination-bullet-active {
    color: #db0000;
    font-size: 24px;
    font-weight: 700
}

section.slide-area .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets:before {
    content: '';
    position: absolute;
    left: -17%;
    top: 15px;
    width: calc(17% - 6px);
    height: 1px;
    background: #d9d9d9
}

div.vertical-line .col-md-3:last-child {
    border-right: 1px solid #e5e5e5
}

.products-slide .swiper-slide img {
    min-height: 390px;
    height: 100%;
    max-width: 400px
}

.products-slide .swiper-slide div.item {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.news-slide .swiper-slide img {
    min-height: 390px;
    height: 100%;
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.products-slide .swiper-slide-duplicate-prev:hover:after {
    background: 0 0
}

.products-slide .swiper-slide .caption {
    position: absolute;
    left: 0;
    bottom: -145px;
    color: #fff;
    padding: 30px;
    background: 0 0;
    transition: all .5s
}

.products-slide .swiper-slide:hover .caption {
    bottom: 0;
    background-image: linear-gradient(transparent, #db0000)
}

.products-slide .swiper-slide-active.active .caption {
    bottom: 0;
    background-image: linear-gradient(transparent, #db0000)
}

.products-slide .swiper-slide .caption h5 {
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px
}

.products-slide .swiper-slide .caption p {
    text-shadow: 1px 1px #000;
    font-weight: 200;
    line-height: 30px;
    bottom: 100%;
    position: relative;
    min-height: 150px
}

.products-slide .swiper-slide:hover .caption p {
    bottom: 0
}

.products-slide .swiper-slide-active .caption p {
    bottom: 0
}

h3.slide-title {
    text-transform: uppercase;
    color: #db0000;
    font-weight: 200;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px
}

h3.slide-title span {
    font-weight: 600
}

footer h3.slide-title:before {
    height: 17px
}

h3.slide-title:before {
    content: '';
    width: 4px;
    background: #db0000;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0
}

.swiper-button-next,
.swiper-button-prev {
    background: no-repeat;
    border: 1px solid #e5e5e5;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 8;
    margin-top: -35px
}

.swiper-button-next {
    right: -40px
}

.swiper-button-prev {
    left: initial;
    right: -1px
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: 0
}

.swiper-button-next:after {
    content: '\e87a';
    font-family: mainicon
}

.swiper-button-prev:before {
    content: '\e879';
    font-family: mainicon
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1
}

div.pro-film {
    background: url(images/camsan-film.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 600px
}

div.camsan-factory {
    background: url(images/camsan-fabrika.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 600px
}

div.modema-factory {
    background: url(images/modema-fabrika.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 600px
}

div.modema-promo {
    background: url(images/modema-film.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 600px
}

div.modema-baner {
    background: url(images/modema-film.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 600px
}

.single_image {
    display: -ms-flexbox !important;
    display: flex !important
}

.no_padding {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

section.parkelam-area h3.title {
    font-weight: 300;
    color: #fff;
    text-transform: uppercase
}

section.parkelam-area h3.title span {
    font-weight: 700
}

section.parkelam-area .img-fluid.mb-auto.p-2 {
    max-height: 60px
}

div.camsan-factory img {
    max-width: 50px;
    margin-bottom: 30px
}

div.modema-factory img {
    max-width: 50px;
    margin-bottom: 30px
}

div.modema-promo img {
    max-width: 50px;
    margin-bottom: 30px
}

div.pro-film img {
    max-width: 50px;
    margin-bottom: 30px
}

div.modema-promo .content,
div.pro-film .content {
    position: absolute;
    bottom: 15px;
    left: 15px
}

a.why {
    background: #f9f9f9;
    min-height: 600px;
    width: 100%;
    padding: 30px;
    line-height: 30px;
    transition: all .3s
}

div.why-camsan {
    color: #000;
    min-height: 300px;
    height: 100%;
    padding: 30px;
    overflow: hidden
}

div.why-camsan h3.title {
    color: #db0000;
    margin-bottom: 20px
}

div.why-modema {
    color: #000;
    min-height: 300px;
    height: 100%;
    padding: 30px;
    overflow: hidden
}

div.why-modema h3.title {
    color: #db0000;
    margin-bottom: 20px
}

a.why h3.title {
    color: #db0000;
    margin-bottom: 20px
}

a.km {
    width: 100%;
    height: 100%;
    min-height: 300px;
    padding: 30px
}

a.sell {
    width: 100%;
    height: 100%;
    min-height: 300px;
    padding: 30px
}

a.catalog {
    background: #db0000;
    min-height: 300px;
    height: 100%;
    padding: 30px;
    overflow: hidden
}

a.catalog img.absolute {
    position: absolute;
    max-width: 200px;
    right: 0;
    bottom: -50px
}

a.platform {
    background: #f9f9f9;
    width: 100%;
    height: 100%;
    min-height: 300px;
    padding: 30px
}

a.platform h3.title {
    color: #db0000
}

div.bottom-right-banner {
    width: 100%;
    min-height: 300px
}

div.bottom-right-banner.img-bottom-left {
    background: url(../images/modema-img/12.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

div.bottom-right-banner.img-bottom-right {
    background: url(../images/modema-img/11.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.btn-standart {
    background: 0 0;
    border: 1px solid #e5e5e5;
    font-weight: 600;
    border-radius: 0;
    letter-spacing: 3px;
    height: calc(50px + 5px);
    line-height: 55px
}

.products-row .btn-spec {
    background: 0 0;
    border: 1px solid #e5e5e5;
    font-weight: 600;
    border-radius: 0;
    letter-spacing: 3px;
    height: calc(50px + 5px);
    line-height: 55px;
    margin: 0
}

.products-row p span {
    font-weight: 600
}

section.sustai-area {
    background: url(images/pvc-lajsna-front-img.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    width: 100%;
    height: 700px;
    color: #1d1d1b
}

section.sustai-area h3.slide-title {
    color: #db0000
}

section.sustai-area h3.slide-title:before {
    background: #db0000
}

section.sustai-area p {
    line-height: 35px;
    font-weight: 300;
    padding-left: 20px;
    margin-bottom: 50px
}

section.content-area.error {
    margin-top: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

section.content-area.error h1 {
    font-size: 80px
}

hr.error {
    width: 50px;
    height: 3px;
    border-top: 3px solid #db0000;
    margin-bottom: 2rem
}

section.content-area.error p:last-child {
    font-size: 12px
}

.btn-sustai {
    background: #272b2f;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    width: 250px;
    height: 50px;
    line-height: calc(50px + 5px);
    margin-left: 20px;
    padding: 0;
    letter-spacing: 5px;
    font-weight: 500;
    font-size: 12px
}

.btn-document {
    background: 0 0;
    color: #fff;
    letter-spacing: 5px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    width: 250px;
    height: 50px;
    line-height: calc(50px + 5px);
    padding: 0;
    font-weight: 500;
    transition: all .3s;
    font-size: 12px
}

.disc-item small {
    color: #656c73;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block
}

.disc-item p {
    font-weight: 500
}

.disc-item .content {
    padding: 10px
}

.btn-disc {
    width: 340px;
    height: 50px;
    line-height: calc(50px + 5px);
    padding: 0;
    margin-top: 50px;
    text-transform: uppercase
}

#lightcase-loading,
a[class*=lightcase-icon-]:hover {
    text-shadow: none
}

.blog-slide small,
section.news-area small {
    color: #db0000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

.blog-slide small {
    opacity: .7;
    color: #fff
}

section.news-area p {
    font-weight: 500;
    text-transform: capitalize;
    line-height: 30px;
    font-size: 14px
}

section.count-area {
    background: #db0000;
    padding: 75px 0
}

section.count-area h3.slide-title {
    color: #fff;
    margin: 20px 0
}

section.count-area h3.slide-title:before {
    background: #db0000
}

section.count-area .single_count {
    text-align: center
}

section.count-area .single_count h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0
}

section.count-area .single_count p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    position: relative
}

.newsletter-form input.form-control {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border-radius: 0;
    border-color: #004d3c
}

.newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    border-radius: 0;
    border: 0;
    transition: all .3s
}

.newsletter-form button span {
    color: #db0000;
    font-size: 20px
}

.newsletter-form button:hover span {
    color: #fff
}

section.content-area input::placeholder {
    color: #7e8183;
    opacity: 1;
    font-weight: 300;
    font-size: 14px
}

section.content-area input:-ms-input-placeholder {
    color: #7e8183;
    font-weight: 300;
    font-size: 14px
}

section.content-area input::-ms-input-placeholder {
    color: #7e8183;
    font-weight: 300;
    font-size: 14px
}

section.page-area {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 250px
}

h4.product-title {
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase
}

h4.product-title span {
    font-weight: 600
}

section.detail-area div.content p,
section.sub-products-area div.content p {
    margin-bottom: 50px;
    font-weight: 300;
    line-height: 30px
}

section.detail-area div.content p {
    margin-bottom: 20px
}

.products-row {
    margin-top: -10px
}

.products-row:nth-child(odd) {
    text-align: left
}

.products-row:nth-child(odd) div.content {
    padding-left: 50px
}

.products-row:nth-child(even) {
    text-align: right
}

.products-row:nth-child(even) div.content {
    padding-right: 50px
}

.breadcrumb {
    background: 0 0;
    padding: 0 0 0 20px;
    display: block
}

.breadcrumb li.breadcrumb-item {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px
}

.breadcrumb-item+.breadcrumb-item:before {
    content: '\e87a';
    font-family: mainicon
}

.page-content {
    padding-right: 20px
}

.values-area .member-item .page-content {
    padding-left: 20px
}

.page-content .page-title {
    color: #db0000;
    position: relative;
    margin-bottom: 40px;
    font-weight: 300;
    line-height: 30px;
    z-index: 9
}

.page-content div.page-description>p,
.page-content p.page-description {
    margin-bottom: 40px;
    font-weight: 300;
    line-height: 30px
}

.page-content ul {
    margin-bottom: 40px
}

.page-content ul li::before {
    content: "\e87f";
    font-family: Poppins, sans-serif;
    color: #db0000;
    padding-right: 10px
}

div.product-item {
    margin-bottom: 100px
}

h5.product-title {
    margin-top: 20px;
    font-weight: 400
}

.btn-compare,
.product-specifications {
    background: #fff;
    position: absolute;
    right: 50px;
    bottom: 56px;
    width: 300px
}

.btn-pos {
    color: #db0000;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0
}

h6.specifications-title {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400
}

ul.product-detail {
    display: block;
    padding: 0 15px;
    position: relative;
    top: 18px
}

ul.product-detail li {
    margin-bottom: 10px;
    font-size: 16px
}

ul.product-detail li span:first-child {
    font-weight: 700;
    display: inline-block;
    vertical-align: middle
}

ul.product-detail li span:last-child {
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
}

.btn-download,
.btn-zoom,
.btn-zoom-l {
    position: fixed;
    bottom: 50px;
    right: 50px;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    outline: 0;
    z-index: 9999;
    height: auto;
    font-size: 38px;
    text-align: center;
    text-shadow: none;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #1d1d1b
}

.btn-zoom,
.btn-zoom-l {
    left: 50px;
    right: 0
}

.btn-download:hover,
.btn-zoom:hover,
.btn-zoom-l:hover {
    color: #fff
}

.btn-download span,
.btn-zoom span,
.btn-zoom-l span {
    font-size: 25px;
    color: #fff
}

a[class*=lightcase-icon-].lightcase-icon-close {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #1d1d1b;
    color: #fff
}

.lightcase-icon-close:before {
    font-size: 26px
}

section.nobg-area {
    margin-top: 40px
}

section.detail-area div.content {
    padding-left: 20px
}

section.compare-area .compare-row div.content {
    padding: 0;
    margin-bottom: 20px
}

section.compare-area .compare-row div.content h4.product-title {
    margin-bottom: 10px
}

section.compare-area .compare-row div.content small {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase
}

section.compare-area ul.product-detail {
    margin-top: 100px;
    margin-bottom: 50px;
    padding: 0
}

section.compare-area ul.product-detail li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-left: 20px
}

section.compare-area ul.product-detail li:last-child {
    margin-bottom: 0;
    border: 0
}

.compare-row {
    margin-bottom: 20px
}

section.subnav-area {
    background-color: #f5f5f5;
    padding: 30px 0
}

section.subnav-area ul li {
    border: 0;
    background: 0;
    padding: 0;
    margin-right: 25px !important;
    font-size: 14px
}

.member-item {
    margin-bottom: 100px
}

#search-modal input {
    height: 80px;
    line-height: 80px;
    border-radius: 0;
    border: 0
}

#search-modal .btn {
    padding: 0;
    height: 80px;
    line-height: 85px;
    border: 0;
    color: #1d1d1b;
    background: #fff;
    width: 75px;
    border-left: 1px solid
}

#search-modal .btn:hover {
    color: #fff
}

div#lightcase-content.custom-search {
    background: 0 0
}

div#lightcase-content.custom-search .lightcase-inlineWrap {
    padding: 0 !important
}

section.docs-area h5.product-title {
    font-weight: 600
}

section.member-area .row:last-child .member-item {
    margin-bottom: 0
}

section.docs-area .row:last-child .product-item {
    margin-bottom: 30px;
    padding-right: 1px
}

section.timeline-area div.page-content {
    padding-left: 20px;
    margin-top: 30px
}

section.timeline-area {
    padding: 100px 0
}

section.timeline-area:after {
    content: '';
    background: #00644d;
    width: 3px;
    height: 100%;
    right: calc(50% - 1px);
    top: 0;
    position: absolute
}

section.timeline-area .row {
    margin-bottom: 100px
}

section.timeline-area .row:last-child {
    margin-bottom: 0
}

section.timeline-area .row:nth-child(odd) .date:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #00644d;
    z-index: 9;
    border-radius: 50%;
    left: -27px;
    top: 5px
}

section.timeline-area .row:nth-child(even) .date:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #00644d;
    z-index: 9;
    border-radius: 50%;
    right: -28px;
    top: 5px
}

section.timeline-area .row:nth-child(even) .page-content {
    text-align: right
}

div.press-list a.list-group-item {
    border-radius: 0;
    border-right: 0;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 1.25rem 1.75rem;
    transition: all .3s
}

div.press-list a.list-group-item:hover {
    box-shadow: 0 .1rem 2rem rgba(0, 0, 0, .15);
    background-color: transparent;
    border-color: transparent
}

div.press-list a.list-group-item:last-child {
    margin-bottom: 0
}

div.press-list a.list-group-item img {
    max-width: 25px;
    margin-right: 20px
}

div.press-list a.list-group-item span {
    margin-top: 8px;
    z-index: 9;
    color: #1d1d1b
}

div.press-list a.list-group-item span:last-child {
    color: #db0000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400
}

.year-select {
    max-width: 200px;
    float: right;
    border-radius: 0;
    border-right: 0;
    height: 45px;
    line-height: 48px;
    padding: 0 0 0 10px
}

.custom-file-input:focus,
.custom-select:focus,
.form-control:focus {
    border-color: #db0000;
    border-right: 1px solid #db0000;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 100, 78, .25)
}

section.news-area .page-content {
    padding-left: 20px
}

.news-row {
    margin-bottom: 40px
}

.news-row:last-child {
    margin-bottom: 0
}

section.media-area div.row a {
    display: grid
}

h4.discovery-title {
    position: absolute;
    left: 50px;
    bottom: 50px;
    color: #fff;
    font-weight: 500
}

h4.discovery-title {
    font-size: 30px
}

h5.discovery-title {
    line-height: 30px;
    color: #fff;
    font-weight: 500
}

small.category-title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fff
}

.follow {
    background: #4b4e53;
    height: 100%;
    padding: 30px 30px 20px;
    min-height: 500px;
    max-height: 500px
}

.follow h5 {
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    padding-right: 75px !important
}

.follow .date {
    color: #fff;
    opacity: .3;
    font-weight: 300
}

section.discovery-area ul.social li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

.vertical-item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 500px;
    padding: 30px 30px 20px
}

.horizontal-item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 500px;
    padding: 50px 30px;
    max-height: 500px
}

.bottom-right-banner:after,
.catalog:after,
.follow:after,
.horizontal-item:after,
.media-area a.zoom:after,
.modema-promo:after,
.pro-film:after,
.vertical-item:after,
.why:after,
a.km:after,
a.platform:after,
a.sell:after {
    content: '';
    background-color: rgba(255, 255, 255, .1);
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transition: all .3s
}

.bottom-right-banner:hover:after,
.catalog:hover:after,
.follow:hover:after,
.horizontal-item:hover:after,
.media-area .zoom:hover:after,
.modema-promo:hover:after,
.pro-film:hover:after,
.vertical-item:hover:after,
.why:hover:after,
a.km:hover:after,
a.platform:hover:after,
a.sell:hover:after {
    width: 100%
}

.vertical-item.long {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1000px;
    padding: 30px 30px 20px
}

.zoom:hover {
    cursor: zoom-in
}

html[data-lc-type=image] #lightcase-case .lightcase-contentInner.detail-content-inner {
    width: 100% !important;
    overflow: scroll !important;
    height: 100vh !important;
    display: flex;
    align-items: center;
    justify-content: center
}

#lightcase-case.scale-img {
    transform: scale(.8);
    height: 100% !important;
    width: 100% !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center;
    justify-content: center
}

html[data-lc-type=image] #lightcase-case.scale-img .lightcase-contentInner.detail-content-inner {
    overflow: hidden !important
}

#lightcase-case.scale-img img {
    height: 100%
}

.values-area div.member-item .page-title {
    color: grey
}

#sellingPointsWrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

#selling-points {
    width: 100%;
    height: 500px
}

#selling-points .gm-style .gm-style-iw-c {
    border-radius: 4px;
    padding: 10px 10px 0 10px !important;
    width: 320px;
    min-height: 75px
}

#selling-points .gm-style .gm-style-iw-c b {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px
}

#selling-points .gm-style-iw-d div {
    line-height: 25px;
    font-size: 14px
}

#selling-points .gm-style-iw-d div span.title {
    font-weight: 700
}

#selling-points .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect {
    top: 0 !important;
    right: -1px !important;
    background: #db0000 !important;
    border-bottom-left-radius: 4 !important
}

.selling-points-area div.content {
    padding: 0 20px
}

.selling-points-area div.content p {
    line-height: 30px;
    margin-bottom: 20px
}

.selling-points-area div.content select {
    border-radius: 0;
    height: 45px;
    line-height: 48px;
    padding: 0 0 0 20px
}

.map {
    width: 100%;
    height: 350px
}

i.before-letter {
    font-weight: 600;
    color: #db0000;
    margin-right: 5px
}

.map-item {
    margin-bottom: 50px
}

.contact-form {
    padding: 75px
}

.contact-form input {
    border-radius: 0;
    padding: 0 0 0 20px;
    height: 45px;
    line-height: 50px
}

.contact-form textarea {
    border-radius: 0;
    padding: 0 0 0 20px;
    line-height: 50px
}

.contact-form .btn {
    text-transform: uppercase
}

.form-control {
    border-color: #dcdcdc
}

.custom-file-input {
    cursor: pointer
}

.custom-file-label::after {
    background: #db0000;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 0;
    width: 120px;
    line-height: 50px;
    height: 44px;
    border-radius: 0 3px 3px 0
}

.custom-file-label {
    font-size: 14px;
    font-weight: 400;
    color: #1d1d1b;
    padding: 0 0 0 20px;
    height: 45px;
    line-height: 50px
}

.form-control::placeholder {
    color: #1d1d1b !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.form-control:-ms-input-placeholder {
    color: #1d1d1b !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.form-control::-ms-input-placeholder {
    color: #1d1d1b !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.custom-select {
    color: #1d1d1b !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-radius: 0
}

.contact-form .custom-select {
    padding: 0 0 0 20px;
    height: 45px;
    line-height: 50px
}

.subnav-area .list-group-horizontal {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%
}

.list-group-horizontal .list-group-item a {
    white-space: nowrap
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545 !important
}

.invalid-feedback {
    display: block
}

.wpcf7 input[type=email],
.wpcf7 input[type=text],
.wpcf7 textarea {
    background-color: #fff;
    color: #000;
    width: 100%
}

.wpcf7 input[type=submit] {
    background: 0 0;
    border: 1px solid #e5e5e5;
    font-weight: 600;
    border-radius: 0;
    letter-spacing: 3px;
    height: calc(50px + 5px);
    line-height: 55px;
    width: 150px;
    padding: 0;
    text-align: center
}

.wpcf7 input:hover[type=submit] {
    background-color: #db0000;
    color: #fff
}

.wpcf7 input:active[type=submit] {
    background-color: #db0000;
    color: #fff
}

.wpcf7 p.count-message {
    padding: 10px;
    font-size: 14px
}

.wpcf7-quiz-label {
    padding: 10px 0;
    font-size: 14px
}

.wpcf7 .fix-margin-bottom {
    margin-bottom: 40px
}

.wpcf7 .submit-center {
    position: relative;
    float: right;
    width: 50%;
    left: -75px
}

#lightcase-case {
    font-family: mainfont
}

#lightcase-case h5.title {
    color: #db0000;
    margin-bottom: 20px
}

#lightcase-case p.desc {
    font-size: 16px
}

a.d-block.zoom.detail-img {
    max-height: 600px;
    display: flex !important;
    align-items: center;
    overflow: hidden
}

a.d-block.zoom.detail-img img.img-fluid {
    min-height: 200px
}

.sidebar h3.slide-title span,
footer h3.slide-title span {
    font-weight: 500
}

.sidebar ul.links,
footer ul.links {
    padding-left: 20px
}

.sidebar ul.links li,
footer ul.links li {
    margin-bottom: 20px
}

.sidebar ul.links li a,
footer ul.links li a {
    transition: all .3s
}

.sidebar a:hover,
footer a:hover {
    color: #db0000
}

footer ul.social li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center
}

footer ul.social li a {
    display: block;
    border: 1px solid #e5e5e5;
    width: 45px;
    height: 45px;
    line-height: 55px;
    transition: all .3s
}

footer ul.social li a:hover {
    background: #db0000
}

footer ul.social li a img {
    max-height: 15px
}

footer ul.info-links li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

footer section.last-footer {
    background: #fff;
    padding: 40px 0;
    border-top: 1px solid #e5e5e5
}

.main-footer h3.slide-title {
    font-size: 18px
}

.navigation .menu-container {
    width: 0%;
    height: 100%;
    position: fixed;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 800;
    overflow: hidden;
    transition: all .5s cubic-bezier(.99, .04, .87, 1) .3s;
    background: #fff;
    height: 100%;
    padding: 150px 0;
    background-size: cover;
    opacity: 0
}

.navigation .menu-container .logo {
    position: absolute;
    top: 10px;
    left: 20px
}

.navigation .menu-container .close-menu {
    position: absolute;
    top: 10px;
    right: 35px
}

.menu-open .navigation .menu-container {
    width: 100%;
    opacity: 1
}

.navigation .menu-container .menu {
    z-index: 1;
    list-style: none;
    height: 100%;
    margin: 0;
    width: 100%
}

.navigation .menu-container .menu li {
    padding: 0;
    flex: 1;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
    margin-left: 50%
}

.navigation .menu-container .menu li.menu-link a {
    cursor: pointer
}

.navigation .menu-container .menu li.active:before,
.navigation .menu-container .menu li:before {
    content: '';
    width: 0;
    height: 4px;
    background: #db0000;
    position: absolute;
    top: 35px;
    left: -100px;
    transition: all .3s
}

.navigation .menu-container .menu li.active:before,
.navigation .menu-container .menu li:hover:before {
    width: 125px
}

.navigation .menu-container .menu li ul.sub {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    left: 200px;
    top: 0;
    z-index: 99;
    transition: all .3s
}

.navigation .menu-container .menu li ul.sub li {
    margin-bottom: 5px;
    margin-left: 0
}

.navigation .menu-container .menu li ul.sub li a {
    font-weight: 400;
    font-size: 14px
}

.navigation .menu-container .menu li ul.sub li:before {
    display: none
}

.navigation .menu-container .menu li ul.sub.active-menu,
.navigation .menu-container .menu li.active ul.sub,
.navigation .menu-container .menu li:hover ul.sub {
    opacity: 1;
    visibility: visible
}

.menu-open .navigation .menu-container .menu li:nth-child(1) {
    opacity: 1;
    transition: .2s opacity .95s
}

.menu-open .navigation .menu-container .menu li:nth-child(2) {
    opacity: 1;
    transition: .2s opacity 1.05s
}

.menu-open .navigation .menu-container .menu li:nth-child(3) {
    opacity: 1;
    transition: .2s opacity 1.15s
}

.menu-open .navigation .menu-container .menu li:nth-child(4) {
    opacity: 1;
    transition: .2s opacity 1.25s
}

.menu-open .navigation .menu-container .menu li:nth-child(5) {
    opacity: 1;
    transition: .2s opacity 1.35s
}

.menu-open .navigation .menu-container .menu li:nth-child(6) {
    opacity: 1;
    transition: .2s opacity 1.45s
}

.menu-open .navigation .menu-container .menu li:nth-child(7) {
    opacity: 1;
    transition: .2s opacity 1.55s
}

.navigation .menu-container .menu li:nth-child(1) {
    opacity: 0;
    transition: .2s opacity 50ms
}

.navigation .menu-container .menu li:nth-child(2) {
    opacity: 0;
    transition: .2s opacity .1s
}

.navigation .menu-container .menu li:nth-child(3) {
    opacity: 0;
    transition: .2s opacity .15s
}

.navigation .menu-container .menu li:nth-child(4) {
    opacity: 0;
    transition: .2s opacity .2s
}

.navigation .menu-container .menu li:nth-child(5) {
    opacity: 0;
    transition: .2s opacity .25s
}

.navigation .menu-container .menu li:nth-child(6) {
    opacity: 0;
    transition: .2s opacity .3s
}

.navigation .menu-container .menu li:nth-child(7) {
    opacity: 0;
    transition: .2s opacity .35s
}

.navigation .menu-container .menu li a {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    transition: color .3s;
    outline: 0
}

.btn-sweep {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.btn-sweep:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #db0000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-sweep:active,
.btn-sweep:focus,
.btn-sweep:hover {
    color: #fff
}

.btn-sweep:active:before,
.btn-sweep:focus:before,
.btn-sweep:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

@media (max-width:1513px) {
    div.main-slide-item h1 {
        font-size: 60px
    }
}

@media (max-width:1279px) {
    header ul.nav li a {
        padding: .5rem
    }
}

@media (max-width:1199px) {
    .products-slide .swiper-slide .caption {
        bottom: 0;
        background-image: linear-gradient(transparent, #db0000)
    }
    .contact-form {
        padding: 25px
    }
    .news-row {
        margin-bottom: 0
    }
    .news-row img {
        width: 100%
    }
    h3.slide-title {
        font-size: 22px
    }
    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets,
    section.slide-area .swiper-pagination-bullets {
        bottom: 0
    }
    div.blog-slide-wrp {
        position: relative
    }
    section.news-area .page-content {
        margin-bottom: 50px
    }
    footer ul.social {
        margin-bottom: 20px
    }
    section.docs-area .row:last-child .product-item {
        margin-bottom: 100px
    }
    section.docs-area .row:last-child .product-item:last-child {
        margin-bottom: 0 !important
    }
    h4.discovery-title {
        left: 30px;
        bottom: 30px
    }
    .vertical-item.long.first {
        max-height: 250px;
        min-height: 250px
    }
    section.sub-products-area div.content p {
        margin-bottom: 20px
    }
}

@media (max-width:1005px) {
    div.main-slide-item h1 {
        font-size: 40px;
        margin-top: 50px
    }
}

@media (max-width:991px) {
    .horizontal-item {
        max-height: 250px;
        min-height: 250px
    }
    .follow {
        max-height: initial;
        min-height: initial
    }
    .vertical-item.long {
        min-height: 250px
    }
    #selectlocation {
        margin-bottom: 30px
    }
    div.main-slide-item p {
        padding-right: 0
    }
    footer .main-footer .menu {
        margin-bottom: 50px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .products-row {
        margin-bottom: 65px
    }
	.products-row div.content {
        text-align: left;
        padding-left: 0px !important;
		margin: 0 30px
    }
	.products-row h4.product-title {
        margin-top: 15px;
        margin-bottom: 10px
    }
	.selling-points-area h4.product-title {
        margin-top: 30px
    }
	section.detail-area h6.specifications-title {
   		margin-top: 100px
	}
	/*div.main-slide .caption .btn-examined {
        height: calc(35px + 5px);
        line-height: 40px;
        font-size: 14px
    }*/
}

@media (max-width:767px) {
    a.d-block.zoom.detail-img {
        margin-bottom: 40px
    }
    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets,
    section.slide-area .swiper-pagination-bullets {
        width: 100%
    }
    .page-description {
        margin-bottom: 30px
    }
    .vertical-item {
        max-height: 250px;
        min-height: 250px
    }
    header {
        position: relative;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        padding: 10px 0
    }
    section.slide-area .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets:before {
        left: -30px;
        width: 15px
    }
    .main-logo img {
        margin-top: 9px !important
    }
    .grid-container {
        display: none
    }
    .slide-area .btn-examined {
        /*display: none !important*/
    }
	/*.main-slide .swiper-slide .caption {
        margin-bottom:30px
    }*/
	.main-slide-item .caption {
        /*min-height: 320px;margin-bottom:30px*/
    }
	div.main-slide-item h1 {
    	margin-top:20px
	}
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    section.page-area ul.social,
    section.slide-area ul.social {
        display: none
    }
    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets,
    section.slide-area .swiper-pagination-bullets {
        bottom: 0
    }
    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    section.slide-area .swiper-container-horizontal>.swiper-pagination-bullets,
    section.slide-area .swiper-pagination-bullets {
        left: 30px
    }
    .news-slide .swiper-slide img.img-fluid,
    .products-slide .swiper-slide img.img-fluid {
        width: 100%
    }
    section.news-area .swiper-button-next,
    section.products-area .swiper-button-next {
        right: 0
    }
    section.news-area .swiper-button-prev,
    section.products-area .swiper-button-prev {
        right: 39px
    }
    div.camsan-factory,
    div.modema-factory,
    div.modema-promo,
    div.pro-film {
        min-height: 300px
    }
    .catalog,
    .km,
    .platform,
    .sell,
    .why {
        min-height: initial !important
    }
    .disc-item {
        margin-bottom: 40px
    }
    .disc-item img,
    .product-item img {
        width: 100%
    }
    section.sustai-area {
        padding-top: 75px
    }
    section.count-area {
        padding: 30px 0 50px 0;
        text-align: center;
        margin-bottom: 30px !important
    }
    .btn-pos {
        margin-bottom: 40px
    }
    section.page-area {
        max-height: 175px
    }
    .year-select {
        border-right: 1px solid #ced4da
    }
    .selling-points-area h4.product-title {
        margin-top: 30px
    }
    textarea.form-control {
        max-height: 150px
    }
    section.timeline-area {
        padding: 0
    }
    section.timeline-area .row {
        margin-bottom: 30px
    }
    .products-row {
        margin-bottom: 65px
    }
    h5.product-title {
        margin-top: 10px
    }
    .products-row div.content {
        text-align: left;
        padding-left: 0 !important
    }
    section.news-area .swiper-slide div.col-xl-4 img {
        width: 100%
    }
    section.member-area div.row:last-child div.member-item:last-child {
        margin-top: 60px
    }
    section.content-area div.row:last-child div.member-item:last-child {
        margin-bottom: 0
    }
    .member-item,
    section.content-area,
    section.subnav-area {
        margin-bottom: 60px
    }
    section.main-footer {
        margin-bottom: 30px
    }
    section.last-footer .img-fluid.float-right {
        max-width: 50px;
        float: none !important
    }
    .page-content .page-description:last-child {
        margin-bottom: 0
    }
    .sidebar {
        margin-top: 60px
    }
    div.main-slide-item p {
        min-height: 80px
    }
    .products-slide .swiper-slide .caption p {
        min-height: initial
    }
    .last-footer .col-xl-1.offset-xl-0.col-md-8.offset-md-2 {
        text-align: center
    }
}

@media (max-width:640px) {
    .btn-sustai {
        width: calc(100% - 40px)
    }
    .btn-document {
        width: calc(100% - 40px);
        margin-top: 20px;
        margin-left: 20px
    }
    section.sustai-area h3.slide-title {
        margin-bottom: 20px
    }
    section.sustai-area p {
        margin-bottom: 20px
    }
    .main-logo img {
        max-width: 130px
    }
    header ul.nav li a {
        padding: 0 .5rem
    }
    .menu-container .navbar-toggler,
    header .navbar-toggler {
        transform: scale(.75);
        margin: 0
    }
    header ul.nav {
        height: 49px;
        line-height: 49px
    }
    div.press-list a.list-group-item span {
        width: 100%
    }
    div.press-list a.list-group-item span:last-child {
        float: left !important
    }
    div.press-list a.list-group-item {
        border-right: 1px solid rgba(0, 0, 0, .125)
    }
    .navigation .menu-container .menu li {
        margin-left: 0
    }
    .navigation .menu-container .menu {
        padding-left: 25px
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.shadowNews:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: 1
}

.shadowNews {
    position: relative
}

.shadowNews>* {
    position: relative;
    z-index: 10
}

body.page-index .discovery-area .col-md-2 img {
    width: 100%;
    max-height: 214px;
    object-fit: cover;
    object-position: top
}

.page-search .search-results a,
.page-search .search-results div.media.ia-item,
.page-search .search-results p {
    display: block;
    width: 100%
}

.page-search .search-results a {
    text-decoration: underline;
    font-weight: 400;
    font-size: 24px
}

.page-search .search-results .newsreel p.text-fade-50 {
    display: none
}

.page-search .search-results .ia-items .media {
    margin-bottom: 10px
}

.page-search h5.page-title b {
    font-weight: 700
}

.headLang>a {
    float: left
}

.page-karsilastir .thumbImg {
    width: 100%
}

.page-karsilastir .patternImg {
    max-height: 300px;
    width: 100%;
    object-fit: cover
}

.row .col-md-8.offset-md-2 .btn-compare,
.row .col-md-8.offset-md-2 .product-specifications {
    display: none
}

.content-area .col-md-2 .btn-compare,
.content-area .col-md-2 .product-specifications {
    position: relative;
    border-right: 0;
    display: block;
    width: 100%;
    font-size: 12px;
    margin-bottom: 0;
    left: 0;
    right: 0;
    top: 2px
}

html[data-lc-type=image] #lightcase-content,
html[data-lc-type=video] #lightcase-content {
    background: 0 0;
    box-shadow: none
}

@media (max-width:1366px) {
    div.main-slide-item h1 {
        font-size: 40px
    }
    ul.product-detail li {
        font-size: 14px
    }
	ul.product-detail li span:first-child, ul.product-detail li span:last-child {
    vertical-align: top;
	}
}

@media (min-width: 992px) and (max-width: 1365px) {
    ul.product-detail li span:first-child {
        display: inline
    }
	ul.product-detail li span:last-child {
        display: inline
    }
}

@media (max-width:1200px) {
    /*ul.product-detail li span:last-child {
        display: block
    }
    ul.product-detail li span i {
        display: none
    }*/
    div.main-slide-item h1 {
        font-size: 30px
    }
    div.main-slide-item p {
        padding-right: 50px
    }
}

@media (max-width:1010px) {
    .content-area .col-md-2 .btn-compare,
    .content-area .col-md-2 .product-specifications {
        height: auto;
        height: 100%;
        line-height: 2;
        padding: 15px 0
    }
}

@media (max-width:991px) {
    div.main-slide-item h1 {
        font-size: 22px;
		margin-bottom: 10px !important
    }
    div.main-slide-item p {
        font-size: 14px;
        margin-bottom: 10px !important
    }
    div.main-slide-item h1 {
        
    }
    div.main-slide .caption .btn-examined {
    }
    .main-logo img {
        max-width: 100px;
        margin-top: 15px
    }
}

@media (max-width:767px) {
    ul.product-detail li span i,
    ul.product-detail li span:last-child {
        display: inline-block
    }
    .content-area .col-md-2 .btn-compare,
    .content-area .col-md-2 .product-specifications {
        height: 50px;
        line-height: calc(50px + 5px);
        padding: 0
    }
    .m_kariyer {
        text-align: center;
        width: 100%
    }
    footer ul.social {
        text-align: center
    }
    .main-footer h3.slide-title {
        margin-bottom: 15px
    }
    section.main-footer {
        margin-bottom: 5px !important
    }
    footer section.last-footer {
        padding: 30px 0 15px 0
    }
    .main-footer ul.links li {
        margin-bottom: 10px
    }
    h4.product-title {
        margin-top: 15px;
        margin-bottom: 10px
    }
    div.product-item {
        margin-bottom: 30px
    }
    .nobg-area h3.slide-title {
        margin-bottom: 10px
    }
    .nobg-area {
        margin-bottom: 10px
    }
    .detail-area .content h4.product-title {
        font-size: 20px;
        margin-bottom: 0
    }
    .content-area .col-md-2 .btn-compare,
    .content-area .col-md-2 .product-specifications {
        border-right: 1px solid #e5e5e5
    }
    section.detail-area div.content p {
        margin-bottom: 30px
    }
    a.d-block.zoom.detail-img img.img-fluid {
        width: 100%
    }
    section.detail-area div.col-md-4 div.content {
        padding-left: 0
    }
    section.detail-area div.col-md-8 ul.product-detail {
        padding: 0
    }
}

@media (max-width:640px) {
    #btn-search {
        padding-top: 5px
    }
    .case-search {
        display: flex !important;
        align-items: center;
        justify-content: center
    }
    .lightcase-icon-close {
        transform: scale(.75);
        margin: 0
    }
    .lightcase-icon-close:before {
        font-size: 20px !important
    }
}

div.comparing {
    background: #db0000;
    width: 100%;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    line-height: 1;
    min-height: 80px;
    transition: all .5s;
    margin-bottom: -100px;
    z-index: 99
}

div.comparing.active {
    margin-bottom: 0
}

div.comparing .item button,
div.comparing .item h4,
div.comparing .item img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

div.comparing .item img {
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%;
    height: 40px;
    width: 40px
}

div.comparing .item button {
    margin-right: 0;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 25px;
    max-width: 80px;
    width: 100%;
    height: 25px;
    letter-spacing: 0
}

div.comparing .title {
    font-weight: 300;
    text-transform: uppercase;
    height: 35px;
    line-height: 40px;
    font-size: 18px
}

#btn-clear {
    background: #080303;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    height: 50px;
    line-height: 53px;
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%
}

div.comparing .title span {
    font-weight: 600
}

#comparingList .col-2 {
    position: absolute;
    right: 0;
    top: -5px
}

.selling-points-area div.content select {
    padding-right: 30px
}

#btnYoutubeModal {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 2
}

.page-basindabiz .page-content,
.page-kurumsalkimlik .page-content {
    padding-right: 0
}

a.directions {
    background: #db0000;
    text-transform: uppercase;
    width: 110px;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
    font-weight: 500
}

.btn-download i.download-text {
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 5px;
    position: relative;
    top: -4px
}

body.bayi .grid-bg,
body.bayi .notShowBayi,
body.bayi footer,
body.bayi header,
body.bayi section.content-area:not(.showBayi) {
    display: none !important
}

body.bayi .showBayi,
body.bayi .showBayi.notShowBayi {
    display: block !important
}

body.bayi section.sub-products-area {
    margin-bottom: 0
}

.bolgelerWrapper {
    background: #e9e9e9;
    margin-bottom: 50px
}

.bolgelerWrapper a.active,
.bolgelerWrapper a.active:hover {
    background: #db0000;
    color: #fff
}

.bolgelerWrapper a:hover {
    background-color: rgba(0, 102, 80, .25)
}

.bolgelerWrapper a {
    float: left;
    display: block;
    background: #e9e9e9;
    height: 50px;
    padding: 0 9px;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 53px;
    border-right: 1px solid #ddd
}

.sellingSelectWrapper {
    background: #2a644e;
    height: 110px;
    padding: 15px 10px 10px 10px !important;
    margin-bottom: 10px
}

.sellingSelectWrapper label {
    color: #fff;
    font-size: 14px
}

.sellingSelectWrapper select {
    height: 40px
}

.tabScenes .tabScene {
    display: none
}

.tabScenes .tabScene.active {
    display: block
}

.pointItem span {
    color: #6c5b4d;
    font-size: 14px;
    line-height: 19px;
    display: block
}

.pointItem b {
    font-weight: 600;
    display: block;
    color: #db0000;
    font-size: 17px
}

.pointItem a {
    font-weight: 500;
    color: #db0000
}

.pointListing .pointItem.active:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 3px 30px rgb(0 100 78 / .25);
    z-index: 9
}

.pointListing .pointItem {
    display: block;
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    cursor: pointer
}

.pointItem a:hover {
    text-decoration: underline
}

#selling-points .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect {
    display: none !important
}

.pvclajsne-slide .swiper-slide img {
    min-height: 390px;
    height: 100%;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pvclajsne-area .pvc-botton {
    margin-top:4.5rem!important
}

@media (min-width:768px) and (max-width:991px) {
	.products-row div.content.pvclajsne-text {
        text-align: center;
		margin: 0 100px;
		padding-right:0px
    }
	
}
@media (max-width:991px) {
section.sustai-area p.pvc-lajsne-md {
        background: rgba(250, 250, 250, 0.5);		
		padding: 10px 20px	
    }
}

a.d-block.zoom.block-lajsne-img {
    max-height: 600px;
    display: flex !important;
    align-items: center;
    overflow: hidden
}

html[data-lc-type=image] #lightcase-case .lightcase-contentInner.b-lajsne-inner {
    width: 100% !important;
    overflow: scroll !important;
    height: 100vh !important;
    display: flex;
    align-items: center;
    justify-content: center
}
#lightcase-case.b-lajsne-scale-img {
    transform: scale(.8);
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	overflow: hidden !important
}
html[data-lc-type=image] #lightcase-case.b-lajsne-scale-img .lightcase-contentInner.b-lajsne-inner {
    overflow: hidden !important
}
#lightcase-case.b-lajsne-scale-img img {
    height: 100%
}