@import url("global.css?ver=1.2");
@import url("bootstrap.pb.min.css");

@font-face {
    font-family: 'klavikabold';
    font-display: swap;
    src: url('../fonts/klavika-bold-webfont.woff2') format('woff2'), url('../fonts/klavika-bold-webfont.woff') format('woff'), url('../fonts/klavika-bold-webfont.ttf') format('truetype'), url('../fonts/klavika-bold-webfont.svg#klavikabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikabold_italic';
    font-display: swap;
    src: url('../fonts/klavika-bolditalic-webfont.woff2') format('woff2'), url('../fonts/klavika-bolditalic-webfont.woff') format('woff'), url('../fonts/klavika-bolditalic-webfont.ttf') format('truetype'), url('../fonts/klavika-bolditalic-webfont.svg#klavikabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikalight';
    font-display: swap;
    src: url('../fonts/klavika-light-webfont.woff2') format('woff2'), url('../fonts/klavika-light-webfont.woff') format('woff'), url('../fonts/klavika-light-webfont.ttf') format('truetype'), url('../fonts/klavika-light-webfont.svg#klavikalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavika';
    font-display: swap;
    src: url('../fonts/klavika-regular-webfont.woff2') format('woff2'), url('../fonts/klavika-regular-webfont.woff') format('woff'), url('../fonts/klavika-regular-webfont.ttf') format('truetype'), url('../fonts/klavika-regular-webfont.svg#klavikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikabold_cond';
    font-display: swap;
    src: url('../fonts/klavikach-bold_cond-webfont.woff2') format('woff2'), url('../fonts/klavikach-bold_cond-webfont.woff') format('woff'), url('../fonts/klavikach-bold_cond-webfont.ttf') format('truetype'), url('../fonts/klavikach-bold_cond-webfont.svg#klavika_chbold_cond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikalight_cond';
    font-display: swap;
    src: url('../fonts/klavikach-lightcond-webfont.woff2') format('woff2'), url('../fonts/klavikach-lightcond-webfont.woff') format('woff'), url('../fonts/klavikach-lightcond-webfont.ttf') format('truetype'), url('../fonts/klavikach-lightcond-webfont.svg#klavika_chlight_cond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavika_cond';
    font-display: swap;
    src: url('../fonts/klavikach-regular____cond-webfont.woff2') format('woff2'), url('../fonts/klavikach-regular____cond-webfont.woff') format('woff'), url('../fonts/klavikach-regular____cond-webfont.ttf') format('truetype'), url('../fonts/klavikach-regular____cond-webfont.svg#klavika_chregular_cond') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fw-light {
    font-family: 'klavikalight' !important;
}

.fw-light-cond {
    font-family: 'klavikalight_cond' !important;
}

.fw-regular {
    font-family: 'klavika' !important;
}

.fw-regular-cond {
    font-family: 'klavika_cond' !important;
}

.fw-bold {
    font-family: 'klavikabold' !important;
}

.fw-bold-cond {
    font-family: 'klavikabold_cond' !important;
}

.fw-bold-italic {
    font-family: 'klavikabold_italic' !important;
}

body {
    zoom: 80%;
    -webkit-zoom: 80%;
    -moz-zoom: 80%;
    -o-zoom: 80%;
}

body.modal-open {
    overflow: auto !important;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
}

.zoom100 {
    zoom: 120% !important;
    -webkit-zoom: 120% !important;
    -moz-zoom: 120% !important;
    -o-zoom: 120% !important;
}

a:hover {
    color: #ffbc11;
}

button, input[type="submit"] {
    border: 0;
}

body {
    position: relative;
    font-family: 'klavika', sans-serif;
    background: #000;
}

header {
    padding: 25px 0;
    background: #000;
    position: fixed;
    top: 0;
    z-index: 51;
    width: 100%;
    left: 0;
}

header nav, header ul#icons_menu, header nav .item, header ul#icons_menu li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

ul#icons_menu li {
    list-style-type: none;
}

header nav .item a, ul#icons_menu li a, ul#icons_menu li, ul#icons_menu li i.onlyicon {
    font-size: 16px;
    color: #9e9e9e;
    margin: 0 10px;
    line-height: 56px;
}

@media (max-width: 1199px) {
    header nav .item a, ul#icons_menu li a, ul#icons_menu li, ul#icons_menu li i.onlyicon {
        margin: 0 8px;
    }
}

header nav .item {
    position: static;
}

header nav .item a {
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

header nav .item a.active, header nav .item a:hover {
    color: #ffbc11;
}

@media (max-width: 767px) {
    .w-sm-100 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}

section.mainSlider {
    height: auto;
    position: relative;
    padding-top: 106px
}

.main-carousel {
    background-color: black;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.main-carousel .carousel-area {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.main-carousel .carousel-area .description {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.main-carousel .carousel-area img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-carousel .carousel-area .award-area {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.main-carousel .carousel-area .award-area .img-area {
    position: relative;
}

.main-carousel .carousel-area .award-area .img-area img {
    position: relative;
    bottom: -99px;
    left: 135px;
    width: 35%;
}

.main-carousel .carousel-area .award-area .text-area {
    line-height: .9;
    position: relative;
    top: 53px;
    left: 195px;
}

.flickity-enabled.is-draggable .flickity-viewport {
    height: 100% !important;
}

.flickity-page-dots {
    left: auto !important;
    display: block !important;
    width: auto;
    top: 50%;
    right: 3%;
    bottom: unset;
    -webkit-transform: translate(-10%, -50%);
    transform: translate(-10%, -50%);
    z-index: 10;
}

.flickity-page-dots .dot {
    border: 0 !important;
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px 8px;
    background: #ffbc11;
}

.flickity-page-dots .dot.active {
    opacity: 1;
}

.carousel-item .description {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1;
}

@media (max-width: 991px) {
    .carousel-item .description {
        position: relative;
        padding-top: 10px;
        bottom: auto;
        font-size: 16px;
    }
}

.scroll-mouse {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 50;
}

.scroll-mouse span:hover, .scroll-mouse span {
    text-decoration: none !important;
    color: #ffbc11;
    display: inline-block;
}

.scroll-mouse span i {
    font-size: 23px;
    -webkit-animation: fade_move_down 2s ease-in-out infinite;
    animation: fade_move_down 2s ease-in-out infinite;
}

.element-with-video-bg {
    height: 100%;
}

@-webkit-keyframes fade_move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0;
    }
}

@keyframes fade_move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0;
    }
}

@media (max-width: 1380px) {
    .scroll-mouse span img {
        display: none !important;
    }

    .main-carousel .carousel-area .description {
        bottom: 50px;
    }
}

.pvideo iframe {
    width: 100% !important;
    height: 640px;
}

@media (max-width: 1199px) {
    .pvideo iframe {
        height: 480px;
    }
}

@media (max-width: 767px) {
    .pvideo iframe {
        height: 320px;
    }
}

h2.section-title {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-family: 'klavikalight', sans-serif;
    padding-top: 55px;
}

.products {
    margin: 25px 0 25px 0;
    padding: 30px 0 20px 0;
    text-align: center;
    font-size: 0;
}

.row.products {
    margin: 0 -25px 0 -25px !important;
}

.row.products > div {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.row.products > div:hover {
    transform: scale(1.1)
}

@media (max-width: 767px) {
    .row.products .d-block {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .row.products .d-md-inline-block {
        width: 50% !important;
    }
}

.read-more-button {
    padding: 7px 25px;
    background: #ffbc11;
    color: #000;
    font-family: 'klavikalight', sans-serif;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
}

.read-more-button:hover {
    color: #000;
}

.read-more-button.small {
    padding: 3px 7px !important;
}

.read-more-button.black {
    background: #000 !important;
    color: #ffbc11 !important;
}

.read-more-button.aftersales {
    background: #000 !important;
    color: #fff !important;
    padding: 7px 12px !important;
    font-size: 16px;
}

.map-button {
    font-size: 16px;
    color: #000;
    font-family: 'klavikabold', sans-serif;
}

.newsslick {
    display: block;
    font-size: 0;
}

.newsslick .leftbutton, .newsslick .rightbutton, .newsslick .content {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.newsslick .leftbutton, .newsslick .rightbutton {
    width: 5%;
    text-align: center;
}

.newsslick .content {
    width: 90%;
    padding: 0 10px;
}

.newsslick .content .item {
    padding: 0 10px;
}

.newsslick .content .item .borderitem {
    position: relative;
    border: 1px solid #fff;
    font-size: 0;
    background: #ffbc11;
}

.newsslick .content .item .image {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    position: relative;
    overflow: hidden;
}

.newsslick .content .item .image img {
    min-width: 100%;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.newsslick .content .item .itemcontent {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    padding: 15px;
}

.newsslick .content .item .itemcontent h3 {
    font-size: 25px;
    color: #000;
    font-family: 'klavikabold', sans-serif;
    margin-bottom: 10px;
    line-height: 1.1;
}

.newsslick .content .item .itemcontent p {
    font-size: 15px;
    color: #000;
    font-family: 'klavikalight', sans-serif;
    margin-bottom: 0;
    line-height: 1.1;
}

.newsslick .content .item .itembottom {
    border-top: 1px solid #fff;
    font-size: 0;
    background: #000;
    padding: 5px 10px;
}

.newsslick .content .item .itembottom time {
    display: inline-block;
    font-family: 'klavika', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
}

.newsslick .content .item .itembottom span {
    display: inline-block;
    font-family: 'klavikabold', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
    text-align: right
}

@media (max-width: 1199px) {
    .newsslick .content .item .itemcontent h3 {
        font-size: 20px;
    }
}

footer {
    border-top: 1px solid #393939;
    padding: 25px 0;
}

footer h3 {
    position: relative;
    color: #ffbc11;
    font-family: 'klavikabold', sans-serif;
    font-size: 21px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

footer h3:after {
    content: '';
    width: 33%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #ffbc11;
}

@media (max-width: 991px) {
    footer h3.md-after-center:after {
        content: '';
        width: 33%;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        background: #ffbc11;
    }
}

@media (max-width: 767px) {
    footer h3.sm-after-center:after {
        content: '';
        width: 33%;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        background: #ffbc11;
    }
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul li {
    display: block;
}

footer ul li a {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

footer p {
    margin: 0;
    color: #fff;
    line-height: 19px;
}

footer p a {
    display: block;
    line-height: 19px;
    font-size: 16px;
    color: #fff;
}

footer .facebook, footer .linkedin, footer .youtube, footer .instagram, footer .facebook-f, footer .linkedin-in {
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 8px 8px 0;
    text-align: center;
    border-radius: 50%;
}

footer .facebook i, footer .linkedin i, footer .youtube i, footer .instagram i, footer .facebook-f i, footer .linkedin-in i {
    font-size: 25px;
    color: #fff;
    line-height: 48px;
}

footer .facebook {
    background: #395195;
}

footer .facebook-f {
    background: #395195;
}

footer .linkedin {
    background: #3c83d9;
}

footer .linkedin-in {
    background: #3c83d9;
}

footer .youtube {
    background: #d30b17;
}

footer .instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.footer-bottom {
    background: #ffbc11;
    color: #000;
    padding: 8px 0;
    font-size: 15px;
}

.footer-bottom ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.footer-bottom ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding-right: 5px;
}

/* .footer-bottom ul li:after { content: ''; position: absolute; right: 0; top: 5px; bottom: 5px; width: 1px; background: #000; } */
/* .footer-bottom ul li:last-child:after { content: none; } */
.footer-bottom ul li a {
    font-size: 15px;
    color: #000;
}


/*PRODUCT - PAGE*/
/*.product-image { margin-top: 106px; text-align: center; padding: 50px 0; background: url(../images/product-bg.jpg) center center no-repeat; background-size: cover; }*/
.product-image {
    margin-top: 76px;
    text-align: center;
}

.section-image {
    margin-top: 76px;
    text-align: center;
}

.category-title {
    background: #ffbc11;
    color: #000;
    font-family: 'klavikabold', sans-serif;
    font-size: 46px;
    line-height: 60px;
    text-align: center;
}

.category-title h1 {
    color: #000;
    font-family: 'klavikabold', sans-serif;
    font-size: 48px;
    line-height: 72px;
    text-align: center;
}

.product-page h3 {
    font-size: 33px;
    line-height: 51px;
    color: #000;
    font-family: 'klavikabold', sans-serif;
    border-bottom: 2px solid #ffbc11;
    margin-bottom: 20px;
}

.breadcrumb-title {
    min-height: 53px;
    width: 100%;
    border-bottom: 2px solid #ffbc11;
    position: relative;
}

.breadcrumb-title h3, .breadcrumb-title h2 {
    display: inline-block;
    font-size: 41px;
    line-height: 1;
    color: #000;
    font-family: 'klavikabold', sans-serif;
    border-bottom: 0;
    margin-bottom: 10px;
    padding-right: 350px;
}

.breadcrumb-title h3 span, .breadcrumb-title h2 span {
    font-size: 22px;
    color: #000;
    font-family: 'klavika', sans-serif;
    padding-left: 5px;
}

.breadcrumb-title ul {
    position: absolute;
    right: 0;
    bottom: 15px;
    list-style: none;
    margin: 0;
    padding: 27px 0 0 0;
    font-size: 0;
    max-width: 350px;
    text-align: right;
}

.breadcrumb-title ul li {
    position: relative;
    display: inline-block;
    padding-right: 12px;
    margin-right: 6px;
}

.breadcrumb-title ul li a {
    line-height: 15px;
    font-size: 13px;
    color: #000;
    display: block;
}

.breadcrumb-title ul li:after {
    content: '>';
    position: absolute;
    right: 0;
    top: 0;
    line-height: 15px;
    font-size: 13px;
}

.breadcrumb-title ul li:last-child {
    display: inline-block;
    padding-right: 0;
    margin-right: 0;
}

.breadcrumb-title ul li:last-child:after {
    content: none;
}

.product-page .content {
    font-size: 19px;
    line-height: 26px;
    color: #000;
    padding-bottom: 40px;
}

h3.video-title {
    font-size: 41px;
    line-height: 59px;
    color: #000;
    font-family: 'klavikabold_italic', sans-serif;
    border-bottom: 2px solid #ffbc11;
    margin-bottom: 50px;
}

thead.table-bg {
    background: none !important;
}

thead.table-bg th, thead.table-bg td {
    padding: 0;
    background: none !important;
    border: 0 !important;
}

.table-bg {
    text-align: left !important;
    background: #febd17;
    border-top-right-radius: 10px !important;
    color: #000;
    line-height: 60px;
    padding-left: 25px;
    font-size: 25px;
}

.table td, .table th {
    border: 1px solid #000;
    padding: 8px;
    font-size: 14px;
    color: #000;
    text-align: center !important;
}

.table thead {
    margin: 4px 0;
}

.table {
    margin-top: 30px;
}

.specification img {
    max-width: 100%;
    margin: 60px auto 30px auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.product-tabs {
    border-bottom: 0;
    font-size: 0;
}

.product-tabs li {
    display: inline-block;
    width: 32.666%;
    margin-right: 1%;
}

.product-tabs li:last-child {
    margin-right: 0;
}

.product-tabs li a {
    font-size: 24px;
    line-height: 50px;
    padding: 0;
    background: #b0b0b0;
    color: #000;
    text-align: center;
    display: block;
    border: 0 !important;;
    border-radius: 0 !important;
}

.product-tabs li a.active {
    background: #fcbe00 !important;
}

@media (max-width: 991px) {
    .breadcrumb-title h3 {
        display: block;
        padding-right: 0;
    }

    .breadcrumb-title ul {
        position: relative;
        padding: 0 0 10px 0;
        right: auto;
        bottom: auto;
    }
}

.categories {
    width: 100%;
    padding: 50px 0;
}

.categories .item {
    padding: 10px 5px 5px 5px;
    background: url(../images/categoryitembg.png) top center no-repeat;
}

.categories .item .title {
    height: 62px;
}

.categories .item img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.categories .item h3 {
    color: #000;
    font-size: 19px;
    font-family: 'klavikabold', sans-serif;
    line-height: 21px;
    margin-bottom: 0;
    text-align: center;
}

.categories .item span {
    color: #000;
    font-size: 15px;
    font-family: 'klavika', sans-serif;
    line-height: 15px;
    margin-bottom: 0;
    text-align: center;
    display: block;
}

.categories .item:hover img {
    transform: scale(1.1);
}

.indbox {
    width: 100%;
    position: relative;
    background: #ffbc11;
    font-size: 0;
    margin: 30px 0;
}

.indbox .image {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.indbox .text {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    padding: 30px;
}

.indbox .text span {
    font-size: 25px;
}

.mapbox {
    width: 100%;
    position: relative;
    background: #ffbc11;
    padding: 20px;
}

.mapbox h3 {
    font-size: 22px;
    font-family: 'klavikabold', sans-serif;
    margin: 0 0 10px 0;
    color: #000;
}

.mapbox p {
    margin: 0;
    font-size: 19px;
    line-height: 22px;
    color: #000;
}

.mapbox .view-map {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    background: #000;
    color: #ffbc11;
    font-size: 19px;
    line-height: 19px;
    padding: 8px 14px;
}

#advancedheader {
    width: 100%;
}

#advancedheader {
    text-align: center;
}

#advancedheader img.first {
    max-width: 90%;
}

#advancedheader .logo {
    margin-bottom: 80px;
}

#advancedheader .acilama {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    margin: auto;
    font-size: 27px;
    color: #000;
    line-height: 35px;
    width: 90%;
}

#advancedheader .cizgi {
    width: 16px;
    height: 2px;
    background-color: #231f20;
    margin: auto;
    margin-top: 75px;
    margin-bottom: 55px;
}

#advancedinformation {
    padding-top: 100px;
}

#advancedinformation .icon {
    display: inline-block;
}

#advancedinformation .icon img {
    width: 100%;
}

#advancedinformation .icon-text .title .title-text {
    font-weight: bold;
    background: #febd17;
    font-size: 22px;
    line-height: 36px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 10px;
}

#advancedinformation .icon-text .text p {
    font-size: 19px;
    text-align: left;
    font-weight: 300;
    line-height: 22px;
    padding-left: 10px;
}

#advancedinformation p {
    margin-bottom: 0;
}

#advancedinformation .content {
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    #advancedheader img.first {
        max-width: 70%;
    }

    #advancedheader .acilama {
        font-size: 22px;
        line-height: 30px
    }

    #advancedinformation .icon-text .title .title-text {
        font-size: 19px;
    }

    #advancedinformation .icon-text .text p {
        font-size: 16px;
        line-height: 20px;
    }
}

.visionbox {
    position: relative;
    margin-bottom: 43px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.visionbox .left {
    width: 240px;
    height: 220px;
    position: relative;
    background: #ffbc11;
    text-align: center;
    padding-top: 70px;
}

.visionbox img {
    position: relative;
    z-index: 1;
}

.visionbox .left .border1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 42px;
    background: url('../images/border1.png') top center no-repeat;
}

.visionbox .left .border2 {
    position: absolute;
    left: 0;
    bottom: -43px;
    z-index: 0;
    width: 100%;
    height: 43px;
    background: url('../images/border2.png') top center no-repeat;
}

.visionbox .right {
    position: absolute;
    left: 240px;
    height: 220px;
    right: 0;
    top: 0;
    background: #d8d8d8;
    padding: 0 60px;
    border: 1px solid #ffbc11;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.visionbox .right p {
    font-size: 19px;
}

.visionbox .right span {
    font-size: 25px;
    text-transform: uppercase;
}

.visionbox:hover .right {
    box-shadow: 0 0 10px #ffbc11;
}

.news {
    display: block;
    font-size: 0;
}

.news .item {
    position: relative;
}

.news .item .borderitem {
    position: relative;
    font-size: 0;
    background: #ffbc11;
}

.news .item .image {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    position: relative;
    overflow: hidden;
}

.news .item .image img {
    min-width: 100%;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.news .item .image img.first-news-image {
    min-width: 100%;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 400px;
}

.news .item .itemcontent {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    padding: 15px;
}

.news .item .itemcontent h4 {
    font-size: 25px;
    color: #000;
    font-family: 'klavikabold', sans-serif;
    margin-bottom: 10px;
    line-height: 1.1;
}

.news .item .itemcontent p {
    font-size: 18px;
    color: #000;
    font-family: 'klavikalight', sans-serif;
    margin-bottom: 0;
    line-height: 1.1;
}

.news .item .itembottom {
    border-top: 1px solid #fff;
    font-size: 0;
    background: #000;
    padding: 5px 10px;
}

.news .item .itembottom time {
    display: inline-block;
    font-family: 'klavika', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
}

.news .item .itembottom span {
    display: inline-block;
    font-family: 'klavikabold', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
    text-align: right
}

.news .item .itemcontent .itembottom {
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 55%;
    border-top: 1px solid #fff;
    font-size: 0;
    background: #000;
    padding: 5px 10px;
}

.news .item .itemcontent .itembottom time {
    display: inline-block;
    font-family: 'klavika', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
}

.news .item .itemcontent .itembottom span {
    display: inline-block;
    font-family: 'klavikabold', sans-serif;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    width: 50%;
    text-align: right
}

.news-bottom {
    border-top: 2px solid #ffbc11;
    padding-top: 30px;
}

@media (max-width: 1199px) {
    .news .item .itemcontent h4 {
        font-size: 20px;
    }

    .news .item .itemcontent p {
        font-size: 16px;
    }

    .news .item .image img.first-news-image {
        height: 350px;
    }
}

@media (max-width: 991px) {
    .news .item .itemcontent h4.fs-45 {
        font-size: 20px !important;
    }

    .news .item .image img.first-news-image, .news .item .image img {
        min-width: 100%;
        width: auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: 230px !important;
    }
}

@media (max-width: 767px) {
    .news .item .image {
        display: block;
        vertical-align: middle;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .news .item .itemcontent {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 15px;
    }

    .news .item .itemcontent .itembottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        border-top: 1px solid #fff;
        font-size: 0;
        background: #000;
        padding: 5px 10px;
    }

    .news .item .image img.first-news-image, .news .item .image img {
        width: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: auto !important;
    }
}


ul.pagination {
    display: block;
    text-align: center;
    font-size: 0;
    margin: 30px 0 0 0;
}

ul.pagination li {
    display: inline-block;
    margin: 0 3px;
}

ul.pagination li a {
    width: 26px;
    height: 26px;
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 26px;
    color: #fff;
    font-family: 'klavikabold', sans-serif;
    background: #c6c6c6;
}

ul.pagination li a.active {
    background: #ffbc11;
}

.formborder {
    border: 2px solid #babcbe;
    background: #babcbe;
    position: relative;
    font-size: 0;
}

.formborder span {
    width: 10%;
    height: 45px;
    text-align: center;
    background: #000;
    color: #ffbc11;
    line-height: 45px;
    display: inline-block;
    font-size: 18px;
    vertical-align: center;
}

.formborder input {
    border-radius: 0;
    width: 60%;
    border: 0;
    height: 45px;
    line-height: 37px;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
}

.formborder .input_home {
    border-radius: 0;
    width: 83%!important;
    border: 0;
    height: 45px;
    line-height: 37px;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
}

.home_subtext {
    font-size: 18px!important;
}

.formborder a {
    width: 37px;
    height: 37px;
    display: inline-block;
    vertical-align: top;
}

.formborder img.newsletterimg {
    position: absolute;
    right: -2px;
    top: -28px;
    height: 103px;
}

.formborder img.newsletterimg_home {
    position: absolute;
    right: -162px;
    top: -26px;
    height: 102px;
}

@media (max-width: 1199px) {
    .formborder input {
        width: 54%;
    }

    .formborder .input_home {
        width: 54%!important;
    }
}

@media (max-width: 991px) {

    .formborderhome {
        background: transparent !important;
        border:transparent!important;
    }

    .formborder span {
        width: 12%;
    }

    .formborder input {
        width: 46%;
    }

    .formborder img.newsletterimg_home {
        right: -20px;
        top: -24px;
        height: 98px;
    }

    .formborder .input_home {
        width: 46%!important;
        border: 2px solid #babcbe !important;
    }
}

@media (max-width: 768px) {

    .formborderhome {
        background: transparent !important;
        border:transparent!important;
    }
    .formborder span {
        width: 15%;
    }

    .formborder input {
        width: 56%;
    }

    .formborder img.newsletterimg_home {
        right: -8px;
        top: -19px;
        height: 90px;
    }

    .formborder .input_home {
        width: 50%!important;
        border: 2px solid #babcbe !important;
    }
}

.contact-form input, .contact-form textarea, .contact-form select {
    border: 1px solid #ffbc11;
    height: auto;
    padding: 20px;
    background: none;
    width: 100%;
    resize: none;
}

.contact-form .checkbox {
    width: auto;
    transform: scale(1.4);
    margin-left: 4px;
}

ul.contact-address {
    list-style: none;
    margin: 25px 0 0 0;
    padding: 0;
}

ul.contact-address li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 30px 0;
}

.contact-address li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 27px;
    height: 2px;
    width: 100%;
    z-index: 0;
    background: #ffbc11;
}

.contact-address .head {
    position: relative;
    z-index: 1;
    padding: 5px 5px 5px 0;
    background: #f0f0f0;
    display: inline-block;
    color: #ffbc11;
    font-size: 29px;
    font-family: 'klavikabold', sans-serif;
}

.contact-address .address {
    display: block;
    padding: 5px 0 5px 0;
    font-size: 19px;
    line-height: 23px;
    padding-right: 100px;
}

.contact-address .phone {
    display: block;
    padding: 0 0 5px 0;
    font-size: 19px;
    line-height: 23px;
}

.datelist {
    padding-top: 50px;
    position: relative
}

.datelist .line {
    width: 2px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    height: 90%;
    top: 5%;
    background: #ffbc11;
}

.datelist .hline {
    width: 2px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    height: 96%;
    top: 75px;
    background: #ffbc11;
}

.datelist .date {
    position: relative;
    top: -80px;
    margin-bottom: -80px;
}

.datelist .date .title {
    background: #ffbc11;
    color: #000;
    font-size: 41px;
    text-transform: uppercase;
    text-align: center;
    padding: 20px;
}

.datelist .date .content {
    background: #fff;
    padding: 20px;
    font-size: 0;
}

.datelist .date .content .image {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-right: 10px;
    position: relative;
}

.datelist .date .content .image:after {
    content: '';
    position: absolute;
    width: 2px;
    top: 15px;
    bottom: 15px;
    right: 0;
    background: #ffbc11;
}

.datelist .date .content .image img {
    max-width: 100%;
}

.datelist .date .content .text {
    padding-left: 20px;
    width: 66%;
    display: inline-block;
    font-size: 19px;
    vertical-align: middle;
}

.datelist .dateheritage {
    position: relative;
}

.datelist .dateheritage .title {
    font-family: 'klavikabold_cond', sans-serif;
    font-size: 80px;
    line-height: 1;
    color: #ffbc11;
    text-align: left;
}

.datelist .dateheritage.right .title {
    text-align: right;
}

.datelist .dateheritage .content .text {
    width: 100%;
    display: inline-block;
    font-size: 19px;
    text-align: left;
}

.datelist .dateheritage.right .content .text {
    text-align: left;
}

.rightafter, .leftafter, .hrightafter, .hleftafter {
    position: relative;
}

.rightafter:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #ffbc11;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: -7.5px;
    top: 50%;
    margin-top: -47.5px;
}

.hrightafter:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #ffbc11;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: -7.5px;
    top: 33px;
}

.leftafter:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #ffbc11;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -7.5px;
    top: 50%;
    margin-top: -47.5px;
}

.hleftafter:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #ffbc11;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -7.5px;
    top: 33px;
}

@media (max-width: 767px) {
    .datelist .dateheritage.right .title {
        text-align: center;
    }

    .datelist .dateheritage .title {
        text-align: center;
    }

    .datelist .dateheritage.right .content .text {
        text-align: center;
    }

    .datelist .dateheritage .content .text {
        text-align: center;
    }

    .datelist {
        padding-top: 20px;
        position: relative
    }

    .datelist .line {
        width: 2px;
        position: absolute;
        left: auto;
        right: -16.5px;
        margin-left: 0;
        height: 90%;
        top: 5%;
        background: #ffbc11;
    }

    .rightafter:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #ffbc11;
        border: 2px solid #fff;
        border-radius: 50%;
        position: absolute;
        right: -7.5px;
        top: 50%;
        margin-top: -17.5px;
    }

    .hrightafter:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #ffbc11;
        border: 2px solid #fff;
        border-radius: 50%;
        position: absolute;
        right: -7.5px;
        top: 33px;
    }

    .leftafter:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #ffbc11;
        border: 2px solid #fff;
        border-radius: 50%;
        position: absolute;
        left: auto;
        right: -7.5px;
        top: 50%;
        margin-top: -17.5px;
    }

    .hleftafter:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #ffbc11;
        border: 2px solid #fff;
        border-radius: 50%;
        position: absolute;
        left: auto;
        right: -7.5px;
        top: 33px;
    }

    .datelist .date {
        position: relative;
        top: 0;
        margin-bottom: 20px;
    }
}

.multiple-menu {
    padding-top: 25px;
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: black;
    padding-bottom: 25px;
    z-index: 51;
}

.multiple-menu .menu-list {
    text-align: left;
    position: relative;
    padding: 10px;
    list-style: none;
    color: #fff;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
}

.multiple-menu .menu-list li.list-item {
    position: relative;
    padding: 7px;
    font-size: 17px;
    cursor: pointer;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.multiple-menu .menu-list li.list-item a {
    font-size: 17px;
    line-height: 22px;
    color: white;
}

.multiple-menu .menu-list li.list-item:before {
    content: '';
    display: block;
    left: -5%;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(../images/arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.multiple-menu .menu-list .active-item {
    color: #f9bc13 !important;
}

.multiple-menu .menu-list .active-item:before, .multiple-menu .menu-list .open-item:before {
    transition: all .3s;
    -webkit-transform: translateY(-50%) rotate(0deg) !important;
    transform: translateY(-50%) rotate(0deg) !important;
}

.multiple-menu .menu-list > li:hover {
    color: #f9bc13 !important;
    padding-left: 17px;
}

.multiple-menu .menu-list:hover > li:not(:hover) {
    opacity: 0.5;
}

.multiple-menu .menu-list > li:hover > a {
    color: #f9bc13 !important;
}

.multiple-menu .menu-list > li:hover > .menu-list {
    display: block;
}

.multiple-menu .active-name {
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
    display: block !important;
}


.multiple-menu .product-name-list {
    display: none;
    padding: 10px;
}

.multiple-menu .product-name-list .name-list-item {
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.multiple-menu .product-name-list .name-list-item:hover > a {
    color: #f9bc13 !important
}

.multiple-menu .product-name-list:hover > .name-list-item:not(:hover) {
    opacity: 0.5;
}

.multiple-menu .product-name-list div {
    cursor: pointer;
    padding: 7px;
}

.multiple-menu .product-name-list div a {
    color: white;
    line-height: 23px;
}

.multiple-menu .product-name-list div a:hover, .multiple-menu .product-name-list div a.active {
    color: #f9bc13;
}


.active-fix {
    display: block !important;
}

.active-menu {
    left: 0 !important;
    transition: all .3s;
}

.fixed-mobil {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

.fixed-mobil .mobil-menu {
    position: absolute;
    overflow: auto;
    left: -214px;
    width: 214px;
    height: 100%;
    background: black;
    z-index: 9999;
}

.fixed-mobil .mobil-menu .mobil-list hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid rgba(228, 222, 222, 0.4);
}

.fixed-mobil .mobil-sub-list {
    transition: all .3s;
    position: absolute;
    top: 0;
    left: -214px;
    background: black;
    height: 100%;
    width: 100%;
    z-index: 999;
}

.fixed-mobil .mobil-list .foot-list-head:after {
    margin: 7px 0;
}

.fixed-mobil .mobil-list .foot-link {
    justify-content: flex-start;
}

.form-header {
    position: relative;
}

div.search, div.share, div.globe {
    cursor: pointer;
    position: relative;
    top: 0
}

div.search span, div.share span, div.globe span {
    color: #ffffff;
}

.search-area {
    display: none;
    position: absolute;
    width: 300px;
    top: 36px;
    right: 9px;
}

.search-area input {
    width: 100% !important;
    border-radius: 0;
    border: none;
    background-color: #9e9e9e;
    color: black !important;
    box-shadow: unset;
}

.search-area input:focus {
    background-color: #9e9e9e;
}

.search-area input::placeholder {
    color: black;
}

.search-area:before {
    content: " ";
    border-left-width: 10px;
    border-right-width: 10px;
    border-bottom-width: 12px;
    border-bottom-color: #9e9e9e !important;
    border-color: transparent;
    margin-left: -12px;
    position: absolute;
    display: block;
    top: 3px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
}

.active-bar {
    display: block !important;
}

@media (max-width: 992px) {
    .search-area {
        display: none;
        position: fixed;
        width: auto;
        top: 10px;
        left: 222px;
        right: 8px;
        z-index: 10000;
    }
}

.mobil-button {
    padding: 5px 10px;
    border: 1px solid #f9bc13;
    background-color: black;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
}

.download {
    display: block;
    padding-top: 20px;
    color: #000;
    line-height: 35px;
}

.download img {
    vertical-align: bottom;
}

.single-menu {
    width: 280px !important;
    padding: 0;
}

.single-menu .name-list-item {
    text-align: left;
}

.tag {
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tag a {
    font-size: 14px;
    color: #8b8b8b;
    margin-right: 10px;
    transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
}

.tag a:hover {
    color: #000;
}

@media (max-width: 991px) {
    .lg-relative {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
    }
}

.lg-yellow-bg {
    background: #ffbc11;
}

.lg-gray-bg {
    background: #393939;
}

.download-list {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.download-list li {
    display: block;
    position: relative;
    left: 0 !important;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.download-list li .name {
    font-size: 17px;
    color: #000;
    line-height: 24px;
    padding-right: 40px;
}

.download-list li .download-button {
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 24px;
    color: #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.download-list li .download-button a {
    display: block;
    color: #000;
    line-height: 24px;
}

.download-list li .download-button a i {
    line-height: 24px;
    font-size: 17px;
}

.download-list li:hover {
    background: #ddd;
    padding: 10px;
}

.download-list li:hover .download-button {
    right: 10px;
}

.download-list {
    display: block;
    margin: 0;
    padding: 15px 0;
    list-style-type: none;
}

.download-list .element-item-v2 {
    display: block;
    position: relative;
    left: 15px !important;
    margin-right: 30px !important;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.download-list .element-item-v2:last-child {
    border-bottom: 0;
}

.download-list .element-item-v2 .name {
    font-size: 17px;
    color: #000;
    line-height: 24px;
    padding-right: 40px;
}

.download-list .element-item-v2 .download-button {
    position: absolute;
    right: 25px;
    top: 10px;
    line-height: 24px;
    color: #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.download-list .element-item-v2 .download-button a {
    display: block;
    color: #000;
    line-height: 24px;
}

.download-list .element-item-v2 .download-button a i {
    line-height: 24px;
    font-size: 17px;
}

.download-list .element-item-v2:hover {
    background: #ddd;
    padding: 10px;
}

.download-list .element-item-v2:hover .download-button {
    right: 10px;
}

.card-header {
    padding: 0;
}

.card-header .btn-link {
    background: #ffbc11;
    border-radius: 0;
    display: block;
    color: #000;
    font-size: 17px;
    position: relative;
    padding: 20px 30px !important;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.accordion > .card .card-header {
    margin: 0;
}

.accordion > .card .card-header:hover .btn-link {
    background: #ffbc11;
}

.accordion > .card {
    border-radius: 0;
    border: 0;
}

.card-header .btn-link i {
    font-size: 16px;
    color: #000;
    position: absolute;
    right: 39px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.card-header .btn-link.collapsed i {
    transform: rotate(180deg) translateY(6px);
    -webkit-transform: rotate(180deg) translateY(6px);
    -moz-transform: rotate(180deg) translateY(6px);
    -o-transform: rotate(180deg) translateY(6px);
}

.card-header .btn-link.collapsed {
    background: #f7f7f7;
}

#downloadlogin {
    background: rgba(0, 0, 0, 0.4);
}

.loginmodal .modal-content {
    border-radius: 2px;
    border: 1px solid #fff;
}

.loginmodal .modal-content .modalcontent {
    border-radius: 0;
    border: 10px solid #000;
}

.loginmodal .modal-content .modalcontent .modal-header {
    padding: 30px 80px;
    background: #ffbc11;
    font-size: 50px;
    line-height: 87px;
    color: #000;
}

.loginmodal .modal-content .modalcontent .modal-header h5 {
    padding-left: 15px;
    position: relative;
    font-size: 50px;
    line-height: 87px;
    color: #000;
    float: left;
    margin: 0;
}

.loginmodal .modal-content .modalcontent .modal-header h5:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 10%;
    height: 80%;
    width: 1px;
    background: #000;
}

.loginmodal .modal-content .modalcontent .modal-header img {
    vertical-align: middle;
    padding-right: 50px;
    position: relative;
    float: left;
}

.loginmodal .modal-content .modalcontent .modal-body {
    padding: 50px 80px;
    background: #f0f0f0 url(../images/loginbg.jpg) center center no-repeat;
}

.loginmodal .modal-content .modalcontent .modal-body .modalinput {
    border: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    padding: 8px 10px;
    color: #fff;
}

.loginmodal .modal-content .modalcontent .modal-body button {
    border: 0;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 800px;
    }
}

.modal.show .modal-dialog {
    top: 50%;
    transform: translateY(-50%)
}

.sort-button-group button {
    position: relative;
    width: 100%;
    border: 1px solid #ffbc11;
    padding: 20px;
    color: #000;
    text-align: left;
    background: none;
}

.sort-button-group button i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
}

.serviceform {
    padding: 40px 0 20px 0;
}

.serviceform .serviceinput, .serviceform .file-button {
    border: 0;
    width: 100%;
    background: #d8d8d8;
    padding: 8px 10px;
    color: #000;
    font-size: 17px;
}

.serviceform .file-button {
    text-align: center;
    font-size: 17px;
}


.before-lg-border {
    position: relative
}

.before-lg-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ffbc11;
}

@media (max-width: 991px) {
    .before-lg-border:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        width: 100%;
        height: 1px;
        background: #ffbc11;
    }
}

.gallery {
    padding: 30px 0 0 0;
}

.gallery .image {
    height: 120px;
    border: 4px solid #ccc;
    position: relative;
    overflow: hidden;
    padding: 15px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.gallery .image img {
    max-width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    height: 120px
}

.after-sales {
    background: url(../images/aftersales.jpg) center center no-repeat;
    background-size: cover;
    height: 185px;
}

.after-sales.sales2 {
    background: url(../images/industries_comp2.jpg) center center no-repeat;
    background-size: cover;
    height: 185px;
}

.after-sales .aftersales-title {
    font-size: 48px;
    line-height: 50px;
    color: #000;
    float: right;
}

@media (max-width: 1199px) {
    .after-sales {
        background: url(../images/aftersales.jpg) no-repeat;
        background-position: center right -300px;
        height: 185px;
    }

    .after-sales.sales2 {
        background: url(../images/industries_comp2.jpg) no-repeat;
        background-position: center right -300px;
        height: 185px;
    }
}

@media (max-width: 991px) {
    .after-sales .aftersales-title {
        font-size: 48px;
        line-height: 50px;
        color: #000;
        float: none;
        display: block;
    }

    .after-sales {
        padding-top: 175px;
        background: #ffa30b url(../images/aftersales2.jpg) no-repeat;
        background-position: top center;
        height: auto;
        border-bottom: 9px solid #000;
    }

    .after-sales.sales2 {
        padding-top: 175px;
        background: #ffa30b url(../images/industries_comp.jpg) no-repeat;
        background-position: top center;
        height: auto;
        border-bottom: 9px solid #000;
    }
}

.users .gtext {
    background: #e1e1e1;
    padding: 45px;
}

.users .gtext img {
    background: #e1e1e1;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .users img {
        width: 100%;
    }

    .users .gtext img {
        width: auto
    }
}

.users .gtext img {
    background: #e1e1e1;
    margin-bottom: 50px;
}

.users .gtext p {
    line-height: 24px !important;
}

.references h3.title {
    font-family: 'klavikabold', sans-serif;
    font-size: 20px;
    line-height: 1;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 0;
}

.references h3.title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 37px;
    background: #ffbc11;
    height: 1px;
}

.item-date {
    position: relative;
    margin-bottom: 30px;
}

.item-date:last-child {
    margin-bottom: 0;
}

.item-date .date {
    width: 250px;
    height: 250px;
    position: relative;
    z-index: 1;
    background: #fdbc1b;
}

.item-date .date-right {
    width: 100%;
    padding-left: 272px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    bottom: 0;
}

.item-date .date-right:after {
    content: '';
    right: 0;
    left: 272px;
    position: absolute;
    z-index: 0;
    bottom: 0;
    height: 2px;
    background: #d8d8d8;
}

.item-date .date .date-text {
    position: relative;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}

.item-date .date .date-text .date-day {
    font-family: 'klavikabold_cond', sans-serif;
    font-size: 110px;
    line-height: 110px;
    position: relative;
}

.item-date .date .date-text .date-day:after {
    content: '';
    width: 60%;
    position: absolute;
    left: 20%;
    bottom: 0;
    height: 2px;
    background: #000;
}

.item-date .date .date-text .date-month {
    font-family: 'klavikabold', sans-serif;
    font-size: 24px;
    padding-top: 6px;
}

.item-date .date .date-text .date-year {
    font-family: 'klavikabold', sans-serif;
    font-size: 24px;
}

.item-date .date-right .image {
    width: 50%;
    text-align: center;
    position: relative;
    float: left;
    height: 100%;
}

.item-date .date-right .image img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 90%;
}

.item-date .date-right .itemcontent {
    width: 50%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: left;
}

.item-date .date-right .itemcontent h4 {
    font-family: 'klavikabold_cond', sans-serif;
    font-size: 23px;
    color: #000;
    margin-bottom: 3px;
    line-height: 27px;
}

.item-date .date-right .itemcontent p {
    font-family: 'klavikalight_cond', sans-serif;
    font-size: 23px;
    color: #000;
    margin-bottom: 5px;
    line-height: 27px;
}

#rs-imageselect {
    position: relative;
    zoom: 80%;
}

#henrysimonCarousel {
    height: 570px;
}

.carousel-inner, .carousel-item {
    position: relative;
    height: 100%;
}

.carousel-item {
    padding-bottom: 70px;
}

.y-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 991px) {
    .carousel-item .description {
        position: absolute;
        padding-top: 0;
        bottom: 15px;
        font-size: 16px;
    }

    #henrysimonCarousel {
        height: 730px;
    }
}

.carousel-item .description {
    bottom: 15px;
}

.ast-title {
    width: 100%;
    font-size: 60px;
    line-height: 60px;
    text-align: left;
    position: relative;
    padding: 15px 0 25px;
    margin-bottom: 78px;
    border-bottom: 2px solid #febd17;
    letter-spacing: -2px;
}

.ast-title img {
    position: absolute;
    bottom: 30px;
    right: 0;
}

@media (max-width: 991px) {
    .ast-title {
        font-size: 40px;
        line-height: 40px;
    }
}

@media (max-width: 576px) {
    .ast-title {
        font-size: 35px;
        line-height: 35px;
    }
}

/* select starting stylings ------------------------------*/
.select {
    font-family: 'klavika', sans-serif;
    position: relative;
    width: 100%;
}

.select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 350px;
    padding: 10px 10px 10px 0;
    font-size: 18px;
    border-radius: 0;
    border: 1px solid #ffbc11;
}

/* Remove focus */
.select-text:focus {
    outline: none;
    border: 1px solid #ffbc11;
}

/* Use custom arrow */
.select .select-text {
    appearance: none;
    -webkit-appearance: none
}

.select:after {
    position: absolute;
    top: 0;
    transform: translateY(30px);
    right: 15px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.12);
    pointer-events: none;
}


/* LABEL ======================================= */
.select-label {
    color: rgba(0, 0, 0, 0.26);
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 0;
    transform-origin: 0 100%;
    transform: translateY(21px);
    transition: 0.2s ease all;
    padding: 0 4px;
    background: #f0f0f0;
    margin: 0;
    color: #757575;
    cursor: text;
}

/* active state */
.select-text:focus ~ .select-label, .select-text:valid ~ .select-label {
    color: #4285f4;
    top: 0;
    transition: 0.2s ease all;
    font-size: 1rem;
    transform: translateY(-10px);
}

/* BOTTOM BARS ================================= */
.select-bar {
    position: relative;
    display: block;
    width: 100%;
}

.select-bar:before, .select-bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #4285f4;
    transition: 0.2s ease all;
}

.select-bar:before {
    left: 50%;
}

.select-bar:after {
    right: 50%;
}

/* active state */
.select-text:focus ~ .select-bar:before, .select-text:focus ~ .select-bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.select-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

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

.hsinner {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#hsvideo {
    width: 1015px;
    height: 100%;
    margin: 0 auto;
    z-index: 1;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width: 991px) {
    #hsvideo {
        height: 100%;
        margin: 0 auto;
        z-index: 1;
        width: 100%;
    }
}

#hsvideo video {
    width: 100% !important;
    height: 100% !important;
}

.socials-share {
    display: block;
    position: relative;
    text-align: left;
}

.socials-share a {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    color: #333;
    font-size: 20px;
}
.socials-share p {
    font-size:17px!important;
    font-weight:900!important;
}

.home-contact-form-open {
    position: fixed;
    right: -101%;
    bottom: 0;
    background: #febd17;
    color: #000;
    padding: 17px;
    cursor: pointer;
    z-index: 999;
    animation: contactButtonAnim .9s forwards;
    animation-delay: 1.5s;
    transition: all 0.9s ease-out;
}

@keyframes contactButtonAnim {
    0% {
        right: -101%;
    }
    40% {
        right: 45px;
    }
    60% {
        right: 0
    }
    80% {
        right: 30px
    }
    90% {
        right: 10px
    }
    100% {
        right: 15px;
    }
}

@-webkit-keyframes contactButtonAnim {
    0% {
        right: -101%;
    }
    40% {
        right: 45px;
    }
    60% {
        right: 0
    }
    80% {
        right: 30px
    }
    90% {
        right: 10px
    }
    100% {
        right: 15px;
    }
}

@-moz-keyframes contactButtonAnim {
    0% {
        right: -101%;
    }
    40% {
        right: 45px;
    }
    60% {
        right: 0
    }
    80% {
        right: 30px
    }
    90% {
        right: 10px
    }
    100% {
        right: 15px;
    }
}

@-o-keyframes contactButtonAnim {
    0% {
        right: -101%;
    }
    40% {
        right: 45px;
    }
    60% {
        right: 0
    }
    80% {
        right: 30px
    }
    90% {
        right: 10px
    }
    100% {
        right: 15px;
    }
}

.home-contact-form-open i {
    color: #000;
    font-size: 32px;
    line-height: 32px;
}

.home-contact-form-open span {
    color: #000;
    font-size: 17px;
    line-height: 1;
    padding-left: 10px;
}

/*.home-contact-form-open span { color: #000; font-size: 17px; line-height: 1; padding-left: 10px; display: none; }
.home-contact-form-open:hover span { display: inline-block; }*/

.home-contact-form {
    position: fixed;
    right: 15px;
    bottom: 0;
    background: #fff;
    padding: 30px 40px;
    cursor: pointer;
    z-index: 9999;
    width: 500px;
    max-width: 96%;
    max-height: 100%;
    overflow-y: auto;
    transform: translateY(101%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.home-contact-form.opened {
    transform: translateY(0) !important;
}

.home-contact-form-close {
    cursor: pointer;
    padding: 10px;
}
