/*
Theme Name: Loga
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: loga
*/

.lds-dual-ring {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 6px solid #000000;
    border-color: #6f6f6f transparent #6f6f6f transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

div.wpcf7 .ajax-loader {
    background: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

div.wpcf7 .ajax-loader:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid #1c1f26;
    border-color: #1c1f26 transparent #1c1f26 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

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

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
nav ul li span {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
    display: block;
    position: relative;
    backface-visibility: hidden;
    padding: 15px 10px;
    cursor: pointer
}

nav ul li span i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 5px;
}

nav ul li span i:before {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    background: #fff;
}

nav ul li.active span i:before {
    left: 0;
    right: auto;
    width: 100%;
}

@media(min-width:992px) {
    nav ul li span i:before {
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }
}

@media(min-width:1200px) {
    nav ul li span:hover i:before {
        left: 0;
        right: auto;
        width: 100%;
    }
}

@media(max-width:991px) {
    nav ul li span {
        color: #1c1f26;
        padding: 10px;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* RIGHT PANEL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.page-navigation li>span {
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer
}

.page-navigation.no-click li>span {
    pointer-events: none;
}

.page-navigation li>span:before,
.page-navigation li>span:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.5);
}

.page-navigation li>span:before {
    top: 4px;
    left: 4px;
}

.page-navigation li>span:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    background: transparent;
}

.page-navigation li>span.active:before {
    opacity: 0;
    visibility: hidden;
}

.page-navigation li>span.active:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.right-panel-inner .social-block li>span {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/*media*/
@media(min-width:1200px) {
    .page-navigation li>span:hover:before {
        opacity: 0;
        visibility: hidden;
    }

    .page-navigation li>span:hover:after {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .page-navigation li>span:hover+.page-name span {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media(max-width:991px) {
    .right-panel {
        display: none;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* BANNER BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.banner.main-banner .video {
    display: block
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* BANNER BOTTOM BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.bottom-menu ul li span {
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    display: block;
    position: relative;
    backface-visibility: hidden;
    padding: 15px 10px;
    color: #fff;
    cursor: pointer
}

.bottom-menu ul li span i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 5px;
}

.bottom-menu ul li span i:before {
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    background: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

@media (min-width: 1200px) {
    .bottom-menu ul li span:hover i:before {
        left: 0;
        right: auto;
        width: 100%;
    }
}

@media(max-width:1199px) {
    .bottom-menu ul li span {
        padding: 10px 0;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CHANGE PAGE STYLE COLOR */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.page-style2 .page-navigation li>span:before {
    background: #d0d0d0;
}

.page-style2 .page-navigation li>span:after {
    border-color: #d1d1d1;
}

.nav_desctope {
    display: none
}

.nav_mobile {
    display: none
}

@media (min-width: 768px) {
    .nav_desctope {
        display: block
    }
}

@media (max-width: 767px) {
    body.home-page {
        overflow: visible;
    }

    .nav_mobile {
        display: block
    }
}

.product-link-popup {}

.product-item-link {
    cursor: pointer;
}

.popup-content.full-size .popup-container-product {
    min-height: 100%;
    height: auto;
    overflow-x: hidden;
}

.popup-content.full-size .popup-container-product .btn-close {
    z-index: 5;
}

.product-item-loader {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.product-item-loader::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.popup-content #popup-content-product .btn-close {
    right: 0;
    top: 0;
}

.social-block li i {
    font-size: 16px;
    color: #1c1f26;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.right-panel .social-block li i {
    color: #fff;
}

.page-style2 .right-panel .social-block li i {
    color: #1c1f26;
}

.page-style2 .right-panel .social-block li:hover i {
    color: #fff;
}

.social-block li:hover i {
    color: #fff;
}

.social-block.style-2 li i {
    fill: #1c1f26;
}

.social-block li a.social-facebook:before {
    background: #3a5896;
}

.social-block li a.social-instagram:before {
    background: #e2306c;
}

.social-block li a.social-youtube-play:before {
    background: #ff0000;
}

.social-block li a.social-twitter:before {
    background: #1da1f2;
}

.social-block li a.social-telegram:before {
    background: #35ade1;
}

.wpcf7-response-output {
    display: none !important;
}

.wpcf7-form-control.wpcf7-submit {
    z-index: 5
}

.button_submit .btn {
    z-index: 0
}

.button_submit {
    position: relative;
}

#notfound {
    position: relative;
    height: 100vh
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.notfound {
    max-width: 920px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.notfound .notfound-404 {
    position: absolute;
    height: 100px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.notfound .notfound-404 h1 {
    color: #ececec;
    font-weight: 900;
    font-size: 276px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.notfound h2 {
    font-size: 46px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0
}

.notfound p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 15px
}

.notfound a {
    margin-top: 25px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #1a1a1a;
    display: inline-block;
    padding: 16px 38px;
    border: 2px solid transparent;
    border-radius: 2px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: .2s all;
    transition: .2s all
}

.notfound a:hover {
    background-color: #fff;
    border-color: #1a1a1a;
    color: #1a1a1a
}

@media only screen and (max-width:480px) {
    .notfound .notfound-404 h1 {
        font-size: 162px
    }

    .notfound h2 {
        font-size: 26px
    }
}

.single-page header .mobile-button,
.single-page .right-panel {
    border: none;
    visibility: hidden;
}

.section_single_content {
    padding-bottom: 55px;
}

.single-page header .tel-block,
.single-page header .language-block,
.single-page header .left-menu {
    background: #ffffff;
}

@media (max-width: 767px) {
    .single-page .right-menu {
        right: 0;
    }
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.project-item:hover {
    cursor: pointer
}

.wpcf7-form-control-wrap.product-name {
    display: none;
}

.button_submit input:hover~.btn.type-1:after {
    width: 100%;
    left: 0;
    right: auto;
}

.social-block li a.social-fa-paper-plane:before {
    background: #35ade1;
}

@media (max-width: 1500px) {

    #steps .opacity.top-to-bottom:before,
    #steps.opacity.bottom-to-top:before,
    #steps .opacity.right-to-left:before {
        height: 140px;
    }
}

.cli_messagebar_head {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
}

#cookie_action_close_header {
    margin-top: 15px !important;
}

#cookie-law-info-bar span {
    text-align: left;
}

#cookie-law-info-bar {
    width: 45% !important;
}

.cli-plugin-main-link {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.cli-plugin-main-link:hover {
    text-decoration: underline;
}

@media (max-width: 500px) {
    .cli_messagebar_head {
        font-size: 16px;
    }

    #cookie-law-info-bar {
        font-size: 12px;
        left: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
    }
}

.simple-page li a {
    color: #1c1f26;
    font-weight: 700;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

body.language-pl * {
    font-family: 'HelveticaNeueLTCom';
}
.fa{font:normal normal normal 14px/1 FontAwesome !important;}

@media (max-width: 1840px){
    .product-wrapps{margin-right: 80px;padding-right: 10px;}
}
@media (max-height:830px){
    .product-wrapps{max-height:520px;}
}
@media (max-height:740px){
    .product-wrapps{max-height:470px;}
}
@media (max-height:680px){
    .product-wrapps{max-height:390px;}
}
@media (max-height:600px){
    .product-wrapps{max-height:320px;}
}
@media (max-height:500px){
    .product-wrapps{max-height:260px;}
}