/*
Theme Name: PCC
Theme URI: https://PCC
Description: PCC
Author: PCC
Version: 1.0
*/

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('./fonts/montserrat-v25-latin-regular.woff2') format('woff2'),
         url('./fonts/montserrat-v25-lat        r.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local(''),
        url('./fonts/montserrat-v25-latin-500.woff2') format('woff2'),
         url('./fonts/montserrat-v25-lat        ff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url('./fonts/montserrat-v25-latin-600.woff2') format('woff2'),
         url('./fonts/montserrat-v25-lat        ff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

*:focus {
    outline: none;
}

.clearfix::after,
.wpb_row::after,
.wpb_column::after {
    display: table;
    content: '';
    clear: both;
}

.wpb_column {
    float: left;
    width: 100%;
}

.vc_col-sm-6 {
    width: 50%;
}

.vc_col-sm-1\/5 {
    width: 20%;
}

.wpb_wrapper {
    position: relative;
    overflow: hidden;
}

.vc_row-flex {
    display: flex;
}

.vc_row-o-content-middle {
    align-items: center;
}

body {
    margin: 0;
    padding: 121px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    color: #ffffff;
    background-color: #505050;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

h1,
.row-orange-1 h2,
.row-gray-1 h2 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

h1, h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffffff;
}

a {
    color: #ffffff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 20px 0;
}

figure {
    display: block;
    padding: 0;
    margin: 0;
}

figure img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}

.img-full,
.img-full img {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1000px;
    padding: 0 20px 0 20px;
    margin: 0 auto 0 auto;
    position: relative;
    float: none;
}

.container-1 {
    max-width: 1200px;
}

.container-2 {
    max-width: 400px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: block;
    display: none;
    z-index: 999;
    background-color: #505050;
    color: #ffffff;
    text-decoration: none;
    display: block;
    border-radius: 50%;
    font-size: 30px;
    line-height: 1;
    padding: 7px 0 0 10px;
}

#return-to-top:hover {
    background-color: #000000;
}

header,
footer,
.row-gray,
.pcc_news .item,
.home-left,
.home-right,
.row-news,
.pcc_products .group.sep::before {
    background-size: 100% auto;
    background-repeat: repeat-y;
}

header,
footer {
    padding: 20px 0 20px 0;
    background-image: url(./img/bg-1.jpg);
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 121px;
}

header .logo {
    float: left;
    width: 305px;
}

header .logo img {
    display: block;
    width: 100%;
}

header .langs,
header .nav,
footer .nav {
    float: right;
    width: calc(100% - 325px);
    text-align: right;
    color: #000000;
    padding-top: 17px;
}

footer .nav {
    padding-top: 0;
}

header .langs a,
header .nav a,
footer .nav a {
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
}

footer .nav a {
    text-transform: none;
}

header .langs a:hover,
header .nav a:hover,
footer .nav a:hover,
header .langs .active,
header .nav .current-menu-item:not(.anchor) a,
footer .nav .current-menu-item:not(.anchor) a {
    color: #ffffff;
}

header .nav ul,
footer .nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

header .nav ul li,
footer .nav ul li {
    display: inline-block;
    padding-left: 20px;
}

footer .copyright {
    color: #000000;
    float: left;
}

.row-orange {
    padding: 80px 0 80px 0;
    background-image: linear-gradient(to bottom, #f39250, #f4701f, #f35e14);
    text-align: center;
}

.row-header {
    padding: 156px 0 156px 0;
}

.row-gray {
    padding: 50px 0 50px 0;
    background-image: url(./img/bg-2.jpg);
    text-align: center;
}

.row-gray-1 {
    padding: 80px 0 80px 0;
}

.row-gray-2 {
    padding: 15px 0 15px 0;
}

.row-home-1 h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.pcc_news .item {
    padding: 40px 0 40px 0;
    background-image: url(./img/bg-1.jpg);
}

.pcc_news .item.archive {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pcc_news .item .details {
    width: 47%;
    float: left;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-align: center;
    color: #000000;
}

.pcc_news .item .img {
    float: right;
    width: 47%;
}

.pcc_news .item .img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.pcc_news .item h2 {
    width: 47%;
    color: #000000;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 36px;
    text-align: center;
}

.pcc_news .item .more {
    display: block;
    clear: both;
    width: 47%;
    color: #000000;
    text-align: center;
    font-size: 14px;
    line-height: 2;
}

.pcc_news .item h3 {
    border-bottom: 1px solid #000000;
    font-weight: 24px;
    color: #ef5c00;
    font-weight: 600;
    line-height: 2;
}

.pcc_news .item h4 {
    font-size: 24px;
    font-weight: 500;
    padding: 20px 0 20px 0;
}

.pcc_news .pagination a {
    display: inline-block;
    padding: 0 15px 0 15px;
}

.home-left,
.home-right {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 50%;
    padding: 50px 50px 50px 0;
    background-image: url(./img/bg-3.jpg);
    z-index: 999999;
    color: #000000;
    text-align: center;
    transition: all 1s;
}

.home-right {
    bottom: auto;
    left: auto;
    right: 0;
    top: 350px;
    padding: 50px 0 50px 50px;
    background-image: url(./img/bg-1.jpg);
}

.home-left {
    left: -50%;
}

.home-left.active {
    left: 0;
}

.home-right {
    right: -50%;
}

.home-right.active {
    right: 0;
}

.home-left .home-logos {
    position: absolute;
    top: 21px;
    left: 20px;
    z-index: 1;
}

.home-left h2,
.home-left p,
.home-right h2,
.home-right p {
    display: block;
    padding-left: 50%;
}

.home-right h2,
.home-right p {
    padding-left: 0;
    padding-right: 50%;
}

.home-left h2,
.home-right h2 {
    border-bottom: 1px solid #000000;
}

form {
    margin: 0;
    padding: 40px 0 0 0;
    display: block;
}

form br {
    display: none;
}

form p {
    margin: 0;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

form input[type='text'],
form input[type='email'],
textarea {
    padding: 5px 10px 5px 10px;
    display: block;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: transparent;
    width: 100%;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

textarea {
    margin-top: 40px;
    margin-bottom: 20px;
}

form input[type='submit'] {
    padding: 5px 20px 5px 20px;
    display: inline-block;
    border: none;
    background-color: #b8b8b8;
    font-size: 18px;
    cursor: pointer;
}

form input[type='submit']:hover {
    background-color: #A3A3A3;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 5px;
    background-color: #FFE5E5;
}

div.wpcf7-response-output {
    margin: 20px 0 0 0;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #FF0000;
    background-color: #FFE5E5;
    font-size: 14px;
    color: #FF0000;
}

.row-map iframe {
    display: block;
    margin: 0;
    height: 700px;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.row-news {
    background-image: url(./img/bg-2.jpg);
}

.pcc_products .group.sep::before {
    content: '';
    display: block;
    height: 15px;
    background-image: url(./img/bg-1.jpg);
    margin-bottom: 80px;
}

.pcc_products .item {
    padding-bottom: 80px;
}

.pcc_products .item .details {
    width: 47%;
    float: right;
    text-align: left;
}

.pcc_products .item .details h2 {
    color: #e85000;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
    font-size: 24px;
    font-weight: 600;
}

.pcc_products .item .details h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 500;
}

.pcc_products .item .details ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pcc_products .item .details .content ul li {
    display: block;
    position: relative;
    padding-left: 20px;
}

.pcc_products .item .details .content ul li::before {
    content: '-';
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 1;
}

.pcc_products .item .details .extra {
    margin-top: 30px;
    background-color: #a4a4a4;
    padding: 15px;
}

.pcc_products .item .details .p-img {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
}

.pcc_products .item .details .p-img li img {
    display: block;
    width: auto;
    height: auto;
    max-height: 62px;
}

.pcc_products .item .details .p-links {
    float: right;
    text-align: right;
}

.pcc_products .item .details .p-links li {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pcc_products .item .img {
    float: left;
    width: 47%;
}

.pcc_products .item .img img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 20px auto 0 auto;
}

.row-products {
    padding: 80px 0 80px 0;
}

.flags-title {
    padding-top: 80px;
}

.flags {
    text-align: left;
    max-width: 350px;
    margin: 0 auto 0 auto;
    padding-left: 100px;
}

.flags img {
    display: inline-block;
    margin-right: 15px;
}

.downloads {
    text-align: right;
    max-width: 500px;
    margin: 0 auto 0 auto;
    padding-right: 50px;
}

.downloads a {
    display: block;
    margin: 40px 0 40px 0;
}

.downloads img {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.row-slider-wrapper .slider-text {
    padding-bottom: 600px;
    position: relative;
    z-index: 200;
}

.row-slider-wrapper .slider-text .wpb_wrapper {
    overflow: visible;
}

.row-slider-wrapper .slider-text .vc_single_image-wrapper {
    background-color: rgba(255,255,255, 0.5);
    height: 220px;
}

.row-slider-wrapper .slider-text .vc_single_image-wrapper img {
    display: block;
    height: 304px;
    margin: 0 auto 0 auto;
}

.row-ref > .wpb_column > .vc_column-inner > .wpb_wrapper .slide {
    right: 0;
}

.row-ref .wpb_wrapper {
    overflow: visible;
}

.row-ref .wpb_raw_html .wpb_wrapper {
    position: static;
}


.slider-product {
    position: relative;
}

.slider-product-inner {
    width: 80%;
    margin: 0 auto;
}

.slider-product .slide {
    width: 100%;
    bottom: 0;
}

.slider-product .slider-product-prev,
.slider-product .slider-product-next,
.row-ref .ref-prev,
.row-ref .ref-next {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: -120px;
    width: 80px;
    height: 80px;
    line-height: 1;
    text-align: left;
    padding: 17px 0 0 20px;
    font-size: 50px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 50%;
    z-index: 900;
    cursor: pointer;
}

.slider-product .slider-product-prev,
.slider-product .slider-product-next {
    margin-top: -30px;
    width: 60px;
    height: 60px;
    font-size: 35px;
    padding: 15px 0 0 15px;
}

.slider-product .slider-product-next,
.row-ref .ref-next {
    left: auto;
    right: -120px;
    padding: 17px 0 0 27px;
}

.slider-product .slider-product-prev {
    left: -30px;
}

.slider-product .slider-product-next {
    right: -30px;
    padding: 15px 0 0 20px;
}

.slider-product .slider-product-prev:hover,
.slider-product .slider-product-next:hover,
.row-ref .ref-prev:hover,
.row-ref .ref-next:hover {
    background-color: #222222;
}

.slider-product-model {
    width: 100%;
    height: 440px;
    max-height: 100%;
}

.mobile-nav {
    display: none;
    width: 50px;
    float: right;
    margin-top: 10px;
}

.mobile-nav span {
    display: block;
    font-size: 0;
    height: 0;
    border-top: 3px solid #000000;
    margin-bottom: 4px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.mobile-nav.active span {
    border-top: 3px solid #ffffff;
}

figcaption {
    padding-top: 10px;
}

.form-send-button {
    padding-left: 20px;
}

.product-lb {
    text-align: center;
}

.product-lb::after {
    content: "";
    display: table;
    clear: both;
}

.product-lb-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    aspect-ratio: 396 / 97;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    margin-bottom: 30px;
    background-color: rgb(255 255 255 / 50%);
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.product-lb-button:hover {
    background-color: #e85000;
}

/*
.product-lb-button--de {
    background-image: url("./img/3d-button-de.png?v=1");
}

.product-lb-button--de:hover {
    background-image: url("./img/3d-button-de-hover.png?v=1");
}

.product-lb-button--en {
    background-image: url("./img/3d-button-en-hover.png?v=1");
}

.product-lb-button--en:hover {
    background-image: url("./img/3d-button-en.png?v=1");
}
*/

.product-lb-model {
    width: 100%;
    height: 700px;
    max-height: 100%;
}

#cboxLoadedContent {
    background-image: url(./img/bg-2.jpg);
}

@media screen and (max-width: 700px) {
    .product-lb-button {
        width: 130px;
    }

    .product-lb-model {
        height: 300px;
    }
}

@media screen and (max-width: 1500px) {
    .home-left .home-logos {
        top: 37px;
        width: 200px;
    }
}

@media screen and (max-width: 1200px) {
    .home-left .home-logos {
        top: 37px;
        width: 200px;
    }

    .pcc_products .item .img img {
        max-width: 80%;
    }

    .row-header {
        padding: 100px 0 100px 0;
    }

    .slider-product .slider-product-prev,
    .row-ref .ref-prev {
        left: -100px;
    }

    .slider-product .slider-product-next,
    .row-ref .ref-next {
        right: -100px;
    }

    header .logo {
        width: 200px;
    }

    header .langs, header .nav {
        padding-top: 6px;
    }

    header {
        height: 91px;
    }

    body {
        padding: 91px 0 0 0;
        font-size: 15px;
    }

    header .nav ul li, footer .nav ul li {
        padding-left: 10px;
    }

    .home-left .home-logos {
        position: static;
        width: auto;
        max-width: auto;
    }

    .home-left h2, .home-left p, .home-right h2, .home-right p {
        padding-left: 0;
        padding-right: 0;
    }

    .home-left, .home-right {
        width: 70%;
        padding: 20px 20px 20px 0;
    }

    .home-right {
        padding: 20px 0 20px 20px;
    }

    h1, h2 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .row-header {
        padding: 80px 0 80px 0;
    }

    .pcc_products .item .img {
        width: 40%;
    }

    .pcc_products .item .details {
        width: 60%;
    }

    .slider-product .slider-product-prev,
    .row-ref .ref-prev {
        left: 20px;
    }

    .slider-product .slider-product-next,
    .row-ref .ref-next {
        right: 20px;
    }

    .slider-product .slider-product-prev {
        left: 0;
    }

    .slider-product .slider-product-next {
        right: 0;
    }
}

@media screen and (max-width: 1000px) {
    .row-slider-wrapper .slider-text .vc_single_image-wrapper img {
        height: 200px;
    }

    .row-slider-wrapper .slider-text .vc_single_image-wrapper {
        height: 145px;
    }

    .row-slider-wrapper .slider-text {
        padding-bottom: 50px !important;
    }

    h1, .row-orange-1 h2, .row-gray-1 h2 {
        max-width: 90%;
    }

    .pcc_news .item.archive {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #return-to-top {
        bottom: 40px;
    }

    .row-products,
    .row-gray-1,
    .row-orange {
        padding: 50px 0 50px 0;
    }

    .slider-product .slider-product-prev,
    .slider-product .slider-product-next,
    .row-ref .ref-prev,
    .row-ref .ref-next {
        width: 50px;
        height: 50px;
        font-size: 20px;
        padding: 16px 0 0 16px;
    }

    .slider-product .slider-product-next,
    .row-ref .ref-next {
        padding: 16px 0 0 20px;
    }

    .mobile-nav {
        display: block;
    }

    header .langs {
        width: auto;
    }

    header .nav {
        display: none;
        padding-top: 20px;
        margin: 0 -20px 0 -20px;
        float: none;
        clear: both;
        width: auto;
    }

    header .nav .menu {
        background-color: rgba(255,255,255, 0.9);
        text-align: center;
        padding: 10px 0 20px 0;
    }

    header .nav ul li {
        display: block;
        padding: 0;
    }

    header .nav ul li a {
        display: block;
        padding: 10px 10px 0 10px;
    }

    header .nav a:hover,
    header .nav .current-menu-item:not(.anchor) a {
        color: #000000;
        font-weight: bold;
    }

    header .logo {
        width: 140px;
    }

    header {
        height: 75px;
    }

    body {
        padding: 75px 0 0 0;
    }

    header .langs {
        padding: 9px 20px 0 0;
    }

    .home-left, .home-right {
        position: static;
        width: auto;
        padding: 20px;
    }

    .home-left {
        border-top: 10px solid #505050;
    }

    .pcc_news .item h2 {
        font-size: 25px;
    }

    .pcc_news .item h4 {
        font-size: 20px;
        padding: 10px 0 10px 0;
    }

    .pcc_products .item .details h2,
    .pcc_products .item .details h3 {
        font-size: 20px;
    }

    .pcc_products .item .details .extra {
        padding: 10px;
    }
}

@media screen and (max-width: 700px) {
    .row-slider-wrapper .slider-text .vc_single_image-wrapper img {
        height: 100px;
    }

    .row-slider-wrapper .slider-text .vc_single_image-wrapper {
        height: 72px;
    }

    .row-slider-wrapper .slider-text {
        padding-bottom: 30px !important;
    }

    h1, h2 {
        font-size: 20px;
    }

    .pcc_news .item .details,
    .pcc_news .item .img,
    .pcc_news .item h2,
    .pcc_news .item .more,
    .pcc_products .item .details,
    .pcc_products .item .img {
        float: none;
        width: auto;
    }

    .pcc_news .item .img {
        margin-bottom: 20px;
    }

    footer .copyright {
        float: none;
        text-align: center;
    }

    footer .nav {
        float: none;
        width: auto;
        text-align: center;
    }

    .pcc_products .item .img img {
        margin-top: 0;
    }

    .pcc_products .item {
        padding-bottom: 30px;
    }

    .row-gray-2 img {
        max-height: 80px;
    }

    .pcc_news .item,
    .home-left,
    .home-right {
        background-image: none;
        background-color: #ffffff;
    }
}
