@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Black.woff2') format('woff2'),
    url('../assets/fonts/Jost-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Bold.woff2') format('woff2'),
    url('../assets/fonts/Jost-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-BlackItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-LightItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-BoldItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-MediumItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-ExtraLight.woff2') format('woff2'),
    url('../assets/fonts/Jost-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-ExtraLightItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-ExtraBold.woff2') format('woff2'),
    url('../assets/fonts/Jost-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Light.woff2') format('woff2'),
    url('../assets/fonts/Jost-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Medium.woff2') format('woff2'),
    url('../assets/fonts/Jost-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-ExtraBoldItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Italic.woff2') format('woff2'),
    url('../assets/fonts/Jost-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Thin.woff2') format('woff2'),
    url('../assets/fonts/Jost-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-Regular.woff2') format('woff2'),
    url('../assets/fonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-ThinItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-SemiBoldItalic.woff2') format('woff2'),
    url('../assets/fonts/Jost-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../assets/fonts/Jost-SemiBold.woff2') format('woff2'),
    url('../assets/fonts/Jost-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}






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

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

html{
    font-size: 16px !important;
}

a, button{
    cursor: pointer;
}

body {
    line-height: 1;
    font-size: 16px !important;
    font-family: 'Jost', sans-serif;
    background-color: #fff;
    overflow-x: hidden;
}

ol, ul {
    list-style: none !important;
}

blockquote, q {
    quotes: none
}

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

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

html {
    scroll-behavior: smooth;
}

body, html {
    padding: 0;
    margin: 0;
    width: 100%;
    font-weight: 700;
    font-family: 'Jost', sans-serif !important;
    overflow-x: hidden;
    background-color: #fff;
}

body {
    min-width: 300px;
    font-family: 'Jost', sans-serif;
}

input, textarea{
    font-family: 'Jost', sans-serif !important;
}

.woocommerce-notices-wrapper{
    /*background-color: #F7F7F7;*/
    display: flex;
    flex-direction: column;
    margin-bottom: -10px;
    position: relative;
    z-index: 2;
}

.woocommerce-notices-wrapper ul{
    max-width: 1280px;
    width: 100%;
    margin: 10px auto;
    position: relative;
    background-color: #Fff;
    border-top: none;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375;
    letter-spacing: 0;
    color: #1B1918;
}


body img {
    max-width: 100%;
    height: auto;
}

a img {
    border: 0;
}

a {
    cursor: pointer !important;
}

a:active, a:visited, a, a:hover, a:focus, button {
    text-decoration: none !important;
    outline: 0 !important;
}

*,
*::before,
*::after {
    outline: 0 ! important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    outline: none !important;
    text-decoration: none;
    color: #444444;
    font-size: 14px;
    font-weight: 400;
}

.square-circle-5 {
    width: 65px;
    aspect-ratio: 1;
    position: relative;
}

.square-circle-5:before,
.square-circle-5:after {
    content: "";
    position: absolute;
    border-radius: 50px;
    box-shadow: 0 0 0 3px inset #151515;
    animation: sc5 2.5s infinite;
}

.square-circle-5:after {
    animation-delay: -1.25s;
    border-radius: 0;
}

@keyframes sc5 {
    0% {
        inset: 0 35px 35px 0
    }
    12.5% {
        inset: 0 35px 0 0
    }
    25% {
        inset: 35px 35px 0 0
    }
    37.5% {
        inset: 35px 0 0 0
    }
    50% {
        inset: 35px 0 0 35px
    }
    62.5% {
        inset: 0 0 0 35px
    }
    75% {
        inset: 0 0 35px 35px
    }
    87.5% {
        inset: 0 0 35px 0
    }
    100% {
        inset: 0 35px 35px 0
    }
}

@media (min-width: 768px) {
    html .load-hidden {
        visibility: hidden;
    }

    html .load-hidden .letter {
        opacity: 0;
    }

    html .opacity-hidden {
        opacity: 0;
    }
}


body a:hover {
    text-decoration: none;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.clear {
    clear: both;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 10px auto;
}

textarea,
select,
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"] {
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.flex {
    display: flex;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

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

.container-l {
    max-width: 1640px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.container-sm {
    max-width: 670px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.container-ex-sm{
    max-width: 970px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.loader-holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    right: 0;
    z-index: 5;
}

.loader-center {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #151515;
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1.0);
    }
}

/*CUSTOM*/

.blog{
    padding: 80px 0;
    position: relative;
    min-height: calc(100vh - 380px);
}

.blog:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);
    height: 380px;
}

body{
    background-color: #25262D;
}

.blog.projects{
    padding: 135px 0 80px;
    min-height: calc(100vh - 65px);
}

.projects-title{
    font-weight: 700;
    font-size: 64px;
    leading-trim: Cap height;
    line-height: 88px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 80px;
}

.projects-archive-filter{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 1px solid #848B89;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;
}

.projects-archive-filter::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

.projects-archive-filter li.active{
    color: #00FFBF;
    position: relative;
}

.projects-archive-filter li.active:before{
    content: '';
    position: absolute;
    height: 5px;
    background-color: #00FFBF;
    width: 100%;
    bottom: -16px;
}

.projects-archive-filter li{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    min-width: fit-content;
}

.projects-archive-filter li a{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
}

.projects-archive-filter li:hover{
    color: #00FFBF;
}

.projects-archive-filter li a:hover, .projects-archive-filter li.active a{
    color: #00FFBF;
}


.projects-archive-filter:has(> .scrolling) {
    justify-content: flex-start;
}

.project-inner-content-wrap.mobile{
    display: none;
}

.projects-archive-filtered{
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.blog-grid{
    gap: 40px 15px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
}

.projects .blog-grid{
    grid-template-columns: 1fr 1fr;
}

.hm-services-list{
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-gap: 40px 15px;
}

.project-card-title, .service-card-title{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
}

.project-card-img-wrap, .service-card-img-wrap{
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    border: 0px solid transparent;
    transition: all .3s;
}

.project-card-img, .service-card-img{
    width: 100%;
/*     padding-bottom: 68%; */
	padding-bottom: 64%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.primary-btn{
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    width: fit-content;
    color: #25262D;
    border: 1px solid #00FFBF;
    border-radius: 32px;
    background-color: #00FFBF;
    min-height: 50px;
    transition: all .3s;
}

.primary-btn:hover{
    /*background-color: transparent;*/
    /*color: #00FFBF;*/
    box-shadow:0px 0px 9px 0px #00FFBF; ;
}

.hm-services-title{
    margin-bottom: 40px;
}

.load-more-btn{
    margin: 0 auto;
}

.project-card:hover .project-card-title{
    color: #00FFBF;
}

.service-card:hover .service-card-title{
    color: #00FFBF;
}

.project-card-img-wrap{
    position: relative;
}

.project-card-img-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.project-card:hover .project-card-img-wrap:before{
    border: 8px solid #00FFBF;
}

.service-card-img-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.service-card:hover .service-card-img-wrap:before{
    border: 8px solid #00FFBF;
}

.project-inner{
    padding: 110px 0 0px;
    min-height: calc(100vh - 65px);
    position: relative;
}

.project-inner:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 940px;
    background: linear-gradient(180deg, #25262D 0%, #161320 100%);
}

.project-inner.w-gallery:before{
    bottom: 305px;
}

.project-inner-intro-img{
    width: 100%;
    padding-bottom: 45%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    background-attachment: fixed;

}

.project-inner-intro-img-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.tm-ui-skin-epo-black .tm-ui-dp-container{
    border-radius: 16px !important;
}

.product-intro.led .product-intro-ill-wrap{
    margin-bottom: -85px;
}

.project-inner-main-wrap{
    max-width: 1105px;
    width: 100%;
    margin: 0 auto;
    padding: 0 120px;
    padding-bottom: 80px;
}

.project-inner-gallery-wrap{
    position: relative;
}

.select2-container.select2-container--open .select2-dropdown--below{
    margin: 0 -1px;
}

select2-selection--single .select2-selection__arrow b{
    transition: all .3s;
}

.select2-container:hover .select2-selection--single .select2-selection__arrow b{
    background-image: url("../assets/images/Vector 1 (1) hover.svg");
}

.project-inner-gallery-wrap-over{
    position: absolute;
    top: 0;
    left: -3000px;
    right: -3000px;
    bottom: 0;
    background-color: #161320;
    z-index: 10;
}

.project-inner-title{
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #00FFBF;
}

.project-inner-title-wrap{
    padding-bottom: 40px;
    margin-bottom: 25px;
    position: relative;
    clip-path:  inset(0 100% 0 0);
}

.project-inner-content{
    font-weight: 400;
    font-size: 1rem;
    line-height:1.2;
    letter-spacing: .05em;
    color: #fff;
}

.project-inner-content strong{
    font-weight: 700;
}

.back-btn{
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: .875rem;
    line-height: 100%;
    letter-spacing: .05em;
    color: #fff;
    transition: all .3s;
}

.back-btn:hover{
    color: #00FFBF;
}

.back-arrow{
    width: 42px;
    height: 8px;
    background-image: url("../assets/images/Vector 9.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 10px;
}

.project-inner-content-wrap{
    position: relative;
}

.project-inner-content-wrap .back-btn{
    position: absolute;
    top: 5px;
    left: 0;
}

.project-inner-gallery-title{
    margin-bottom: 40px;
}

.project-inner-title {
    position: relative;
    width: 100%
}

.project-inner-title-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background:
            repeating-linear-gradient(
                    to right,
                    #00FFE1 0px,
                    #00FFE1 20px,
                    transparent 20px,
                    transparent 30px
            );
    border-radius: 999px;
    width: 100%;
}

.project-inner-gallery li{
    width: 100%;
    min-height: 305px;
    position: relative;
    overflow: hidden;
}



.project-inner-gallery li:hover{
    opacity: .8;
}



.project-inner-gallery li img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%,-50%);
    max-width: unset;
    /*width: auto;*/
}

.project-inner-gallery .slick-list{
    overflow: unset !important;
}

.projects-inner-intro-video {
    position: relative;
    top: 0;
    left: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    overflow: hidden;
    /*padding-bottom: 45%;*/
    width: 100%;
    padding-bottom: 56.25%;
    margin-bottom: 40px;
}

.project-inner-intro-video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 45%;
/* 	min-height: 65vh; */
    margin-bottom: 40px;
}

.project-inner-intro-video iframe {
    width: 100vw;
   /*  height: 56.25vw; 16:9 ratio */
	height: 63.25vw;
    min-height: 100vh;
    min-width: 177.77vh; /* 16:9 ratio */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none; /* kad nepaspaustum video */
}

.page-template-template-homepage .project-inner-intro-video{
	 margin-bottom: 0;
	max-height: 100vh;
	width: 100vw;
    height: 56.25vw;        /* 16:9 aspect ratio (9/16 = 0.5625) */
    max-height: 100vh;
    overflow: hidden;
}


.page-template-template-homepage .project-inner-intro-video iframe{
	min-height: unset;
	min-width: unset;
/* 	position: relative;
	top: unset;
	left: unset;
	transform: none;
	max-height: 100vh;
	width: 100%;
    height: 100%;
    border: 0;
    pointer-events: none; */
}

.page-template-template-homepage .service-card-img{
	    padding-bottom: 64%;
}

.blog-intro{
    min-height: 640px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.blog-title{
    font-weight: 700;
    font-size: 64px;
    leading-trim: Cap height;
    line-height: 88px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.blog-card-img-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0px solid #00FFBF;
    transition: all .3s;
}

.blog-card:hover .blog-card-img-wrap:before{
    border: 8px solid #00FFBF;
}

.blog-card-img-wrap{
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    border: 0px solid transparent;
    transition: all .3s;
}

.services-package-img-wrap{
    position: relative;
    margin-bottom: 25px;
    width: 100%;
    border: 0px solid transparent;
    transition:  clip-path 1s ease-in-out, opacity 1s ease-in-out;
    display: block;
    clip-path: inset(0 0 100% 0);
}

.services-package-img-wrap{
    position: relative;
}

.services-package-img-wrap:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all .3s;
}

.services-package-card:hover .services-package-img-wrap:before{
    border: 8px solid #00FFBF;
    z-index: 2;
}

.includes_tax{
    display: none;
}

.product-intro.prom .product-intro-ill-wrap{
    margin-top: -210px;
}


.blog-card-img{
    width: 100%;
    padding-bottom: 128%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-card-title{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
}

.blog-card:hover .blog-card-title{
    color: #00FFBF;
}

.textpage{
    padding: 120px 0 120px;
    min-height: calc(100vh - 65px);
}

.textpage-menu{
    display: flex;
    align-items: center;
    gap: 65px;
    /*overflow-x: auto;*/
}

.textpage-menu li{
}

.textpage-menu li a{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all .3s;
    width: max-content;
    display: block;
}

.textpage-menu li a:hover{
    color: #00FFBF;
}

.textpage-menu li.current-menu-item a{
    color: #00FFBF;
    position: relative;
}

.textpage-menu li.current-menu-item a:before{
    content: '';
    width: 100%;
    height: 5px;
    background-color: #00FFBF;
    left: 0;
    bottom: -16px;
    position: absolute;
}

.textpage-menu-wrap{
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 1px  solid #848B89;
    overflow-x: auto;
    overflow-y: hidden;
}

.textpage .page-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
    text-align: left;
}

.section-text{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
}

.section-text .p2{
    margin-bottom: 5px;
}.section-text .p1{
    margin-bottom: 5px;
}

.section-text a{
    color: #00FFBF;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
}

.section-text table{
    width: 100%;
}


.ab-us-intro{
    min-height: 640px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.ab-us{
    padding: 85px 0 140px;
    position: relative;
    z-index: 1;
}

.ab-us:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 380px;
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);
}

.ab-us-partners{
    position: relative;
}

.ab-us-partners:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 615px;
    background: linear-gradient(180deg, #25262D 0%, #161320 100%);
}

.page-title{
    /*font-weight: 700;*/
    /*font-size: 64px;*/
    /*leading-trim: Cap height;*/
    /*line-height: 88px;*/
    /*letter-spacing: 0;*/
    /*text-align: center;*/
    /*text-transform: uppercase;*/
    /*color: transparent;*/
    /*position: relative;*/
    /*-webkit-text-stroke-width: 1px;*/
    /*-webkit-text-stroke-color: #00FFBF;*/
    /*text-shadow:*/
    /*        -1px -1px 0 #00FFBF,*/
    /*        1px -1px 0 #00FFBF,*/
    /*        -1px  1px 0 #00FFBF,*/
    /*        1px  1px 0 #00FFBF;*/
}

.text-wrapper{
    font-family: 'Jost', sans-serif;
    font-size: 60px;
    font-weight: 600;
    color: black; /* Vidus permatomas */
    text-shadow:1px 0 0 red,0 1px 0 red,-1px 0 0 red,0 -1px 0 red;
}

.page-title::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke: 4px #00FFBF;
}

.page-title{
    color: #00FFBF;
    font-weight: 700;
    font-size: 64px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    filter:url(#stroke-text-svg-filter);
    width: 100%;
    display: block;
}

.ab-us-title{
    margin-bottom: 65px;
}

.ab-us-benefits{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 40px;
}

.title-container {
    width: 100%;
    text-align: center;
}
/*svg {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/



.ab-us-ben-counter{
    font-weight: 700;
    font-size: 5rem;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    text-shadow:
            -1px -1px 0 #00FFBF,
            1px -1px 0 #00FFBF,
            -1px  1px 0 #00FFBF,
            1px  1px 0 #00FFBF;
    margin-bottom: 10px;

    color: #00FFBF;
    line-height: 1;
    filter:url(#stroke-text-svg-filter);
    width: 100%;
    display: block;
}

.ab-us-ben-text{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.ab-us-text{
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto 80px;
}

.ab-us-video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.serv-projects-list li:nth-child(n+10) .project-card-img-wrap {
    clip-path: inset(0px);
}

.serv-projects-list li:nth-child(n+10)  .project-card-title{
    clip-path: inset(0px);
}


.ab-us-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    /*pointer-events: none; !* jei reikia, kad video būtų neaktyvus *!*/
}

.partners-title{
    margin-bottom: 40px;
}

.partners-list a{
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    padding: 0 40px;
}

.partners-list a:hover{
    opacity: .8;
}

.ab-us-partners{
    padding-bottom: 110px;
}

.contact-intro{
    min-height: 640px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.contact-us-title{
    margin-bottom: 40px;
}

.contact-us{
    padding: 85px 0 80px;
    position: relative;
}

.contact-us:before{
    content: '';
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 380px;
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);
}

.wpcf7 form .wpcf7-response-output{
    margin: 25px 0;
    border: none !important;
    color: #fff;
    width: 100%;
    text-align: center;
}

.contact-us-subtitle{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
}

.props{
    padding: 80px 0;
    background-color: #161320;
    position: relative;
}

.props-over-ill{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #25262D;
}

.contact-us-over-ill{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #25262D;
}

.props-content{
    max-width: 485px;
	width: 100%;
}

.props-body{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.props-img img{
    max-height: 700px;
    width: auto;
}

.props-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
}

.props-list li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.props-list{
    display: flex;
    flex-direction: column;
    gap: 20px
}

.prop-title{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #00FFBF;
}

.prop-text{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
}

.form-row-wide{
    width: 100%;
}

.wpcf7-form{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.form-row-half{
    width: calc((100% - 15px)/2);
}

.form-row{
    margin-bottom: 15px;
}

.form-row input{
    min-height: 50px;
    background-color: transparent;
    padding: 10px 15px;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    transition: all .3s;
}

.form-row input:hover{
    border-color: #00FFBF;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
    min-height: 50px;
    background-color: transparent;
    padding: 10px 15px;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    transition: all .3s;
}

.woocommerce form .form-row .input-text:hover, .woocommerce form .form-row .input-text:focus-visible, .woocommerce form .form-row .input-text:focus{
    border-color: #00FFBF;
}

.woocommerce form .form-row .input-text::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.woocommerce form .form-row{
    padding: 0;
    margin: 0 0 15px;
}

.woocommerce form.login, .woocommerce form.register, .login-form-wrap{
    max-width: 305px;
    width: 100%;
}

.lost-pass{
    margin: 0 auto;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
    transition: all .3s;
}

.lost-pass:hover{
    color: #00FFBF;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
    margin: 0 0 25px;
    width: 100%;
}

.wpcf7-list-item-label a{
    margin-left: 3px;
    transition: all .3s;
}

.wpcf7-list-item-label a:hover{
    text-decoration: underline !important;
}

.woocommerce-privacy-policy-text{
    display: none;
}

.register-user-btn{
    margin: 0 0 25px;
    width: 100%;
}

.login-link{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    color: #fff;
    width: 100%;
    justify-content: center;
}

.login-link a{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    color: #00FFBF;
    margin-left: 3px;
    transition: all .3s;
}

.login-link a:hover{
    text-decoration: underline !important;
}

textarea {
    resize: none;
}




.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before{
    display: none;
}

.form-row textarea{
    height: 120px;
    background-color: transparent;
    padding: 10px 15px;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    transition: all .3s;
}

.form-row textarea:hover{
    border-color: #00FFBF;
}

.form-row textarea::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.form-row input::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.wpcf7-not-valid-tip{
    display: none !important;
}

.wpcf7-submit{
    width: 100%;
    border-radius: 48px !important;
}

.woocommerce form .form-row label.check-container{
    line-height: 20px;
    position: relative;
}

/* On mouse-over, add a grey background color */
.check-container input:hover  ~ .wpcf7-list-item-label .checkmark {
    border-color:  #00FFBF;
    background-color: #00FFBF;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .wpcf7-list-item-label .checkmark {
    border-color: #00FFBF;
    background-color: #00FFBF;
}
.check-container input:checked ~ .checkmark {
    border-color:  #00FFBF;
    background-color: #00FFBF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-container:after {
    content: "" !important;
    position: absolute !important;
    display: none !important;
}

.check-container input:checked ~ .checkmark {
    background: #FF7525;
    border-color:#FF7525;
}

.checkmark:after {
    content: "" !important;
    position: absolute !important;
    display: none !important;
    background-image: url("../assets/images/Icon ionic-md-checkmark.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 8px;
    top: 4px;
    left: 4px;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .wpcf7-list-item-label .checkmark:after {
    display: block !important;
}
.check-container input:checked ~  .checkmark:after {
    display: block !important;
}

.checkmark {
    height: 20px;
    min-width: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 6px;
    margin-right: 15px;
    display: block;
    position: relative;
    cursor: pointer;
    background: transparent;
    transition: all .3s;
    cursor: pointer !important;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .wpcf7-list-item-label .checkmark:after {
    display: block !important;
}
.check-container input:checked ~  .checkmark:after {
    display: block !important;
}

.form-row input[type="checkbox"]{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    display: block;
    z-index: 2;
    cursor: pointer;
}

.woocommerce form .form-row .input-checkbox{
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    display: block;
    z-index: 2;
}

.check-wrap label{
    display: flex;
    align-items: center;
}

.wpcf7-list-item{
    margin: 0;
}

.wpcf7-list-item-label{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
    display: flex;
    align-items: center;
    width: 100%;
}

.wpcf7-list-item-label a{
    color: #00FFBF;
}

.contact-us-form-wrap{
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.img-404{
    width: 310px;
    min-height: 120px;
    background-image: url("../assets/images/404.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto 40px;
}

.error-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto 40px;
    max-width: 490px;
    width: 100%;
}

.error-body{
    padding: 80px 0;
    min-height: calc(100vh - 65px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-body .primary-btn{
    margin: 0 auto;
    max-width: 310px;
    width: 100%;
}

footer{
    padding: 20px 0;
    min-height: 65px;
    background-color: #000000;
    position: relative;
}

.footer-identity{
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #848B89;
}

.footer-body{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.footer-menu{
    display: flex;
    align-items: center;
    gap: 40px;
}

.footer-menu a{
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #848B89;
    transition: all .3s;
}

.footer-menu a:hover{
    color: #fff;
}

.footer-menu li.current_page_item a{
    color: #fff;
}

/*.page-template-template-homepage header, .single-services header, .single-product header, .page-template-template-blog header, .page-template-template-search header, .search header, .page-template-template-about-us header, .page-template-template-contact header, .page-template-template-textpage header{*/
/*    background: #25262DCC;*/
/*    backdrop-filter: blur(12px);*/
/*}*/

header{
    /*background: #25262DCC;*/
    /*backdrop-filter: blur(12px);*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    transition: all .3s;
    transform: translateY(-100%);
}

header.fixed{
    background: #25262DCC;
    backdrop-filter: blur(12px);
    position: fixed;
}

.header-body{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    min-height: 72px;
}

.serv-projects-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 15px;
    margin-bottom: 40px;
}

.serv-projects-title{
    margin-bottom: 40px;
}


.serv-intro-img{
    width: 100%;
/*     min-height: 88vh; */
	min-height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	position: relative;
}

.serv-intro-wrap{
    max-width: 1410px;
    width: 100%;
    padding: 55px 65px 30px;
    background: #25262DE5;
    backdrop-filter: blur(12px);
/*     margin-top: -130px; */
    position: relative;
    z-index: 3;
    transform: translateY(30%);
}

.page-template-template-homepage .serv-intro-wrap{
    max-width: 1280px;
    width: 100%;
    padding: 120px 0 30px;
    background: #25262DE5;
    backdrop-filter: blur(12px);
    margin-top: 0;
    position: relative;
    z-index: 3;
    transform: translateY(30%);
}

.serv-intro-title{
    font-weight: 700;
    font-size: 5rem;
    line-height: 1.32;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
}

.serv-intro-text{
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
}

.serv-benefits-body{
    display: flex;
    padding-bottom: 160px;
}

.serv-benefits-img{
    width: 64%;
    min-height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25px;
    position: relative;
    z-index: 2;
}

.serv-intro{
    padding-bottom: 120px;
}

.serv-benefits-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.serv-benefits-list{
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.serv-benefits-list li{
    display: flex;
    align-items: center;
    gap: 35px;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
    position: relative;
}

.serv-benefits-list li:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: unset;
    left: -25px;
    transform: translateX(-50%);
    background-color: #00FFBF;
    width: 7px;
    height: 0;
    transition: all .3s;
}

.serv-benefits-list li:hover:before{
    bottom: 0;
    height: 100%;
}

.serv-benefits-list li:last-child{
    margin-bottom: 0;
}

.serv-benefits-list li.serv-benefits-li-w-icon{
    margin-bottom: 40px;
}

.serv-benefits-list li.serv-benefits-li-w-icon:last-child{
    margin-bottom: 0;
}


.serv-benefits-content{
    max-width: 515px;
    width: 100%;
    position: relative;
    min-height: 100%;
}

.serv-benefits-content-wrap{
    border-left: 1px solid #848B89;
    padding: 0 25px;
    position: relative;
    z-index: 2;
    min-height: 100%;
}

.serv-benefits-content:before{
    content: '';
    background: linear-gradient(180deg, #25262D 0%, #161320 100%);
    position: absolute;
    right: 0;
    left: -350px;
    bottom: -40px;
    top: 0;
    z-index: 0;
}

.serv-projects-body .primary-btn{
    margin: 0 auto;
}

.serv-projects{
    padding-bottom: 120px;
}

.behind-scenes .page-title{
    margin-bottom: 40px;
}

.serv-intro-ill{
    margin-top: -190px;
    z-index: 2;
    position: relative;
}

.login-page{
    /*padding: 80px 0;*/
}

.woocommerce-notices-wrapper ul{
    background-color: #25262D;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.select2-results__option{
    padding: 15px 10px;
    font-weight: 400 !important;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;

}

.login-body{
    min-height: calc(100vh - 65px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 80px 0;
}

.login-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.succ-login-icon{
    margin: 0 auto 40px;
}

.login-succ-btn{
    max-width: 310px;
    width: 100%;
}

.succ-login-title{
    max-width: 450px;
    width: 100%;
}

.forgot-password-form{
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-lost-password-reset-button{
    margin-top: 25px;
    width: 100%;
    margin-bottom: 25px;
}

.search-page-body{
    padding: 80px 0;
    min-height: calc(100vh - 65px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.search-page-title{
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 40px;
}

.search-form{
    max-width: 415px;
    width: 100%;
}

.search-form input{
    margin-bottom: 15px;
}
.search-form .primary-btn{
    width: 100%;
}

.searched-page-body{
    padding: 140px 0 120px;
    min-height: calc(100vh - 65px);
}

.section-title-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 160px;
    margin-bottom: 60px;
    position: relative;
}

.section-title-wrap .back-btn{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.search-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.search-title strong{
    color: #00FFBF;
}

.page-sm-title{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 15px;
}

.searched-page-wrap{
    margin-bottom: 80px;
}

.searched-page-wrap:last-child{
    margin-bottom: 0;
}

.searched-page-wrap .blog-grid{
    margin-bottom: 0;
}

.services-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px 40px;
}

.services-list .project-card-title{
    text-align: left;
}

.woocommerce-MyAccount{
    padding: 120px 0 80px;
    min-height: calc(100vh - 65px);
    position: relative;
}

.woocommerce-MyAccount:before{
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 380px;
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);
    position: absolute;
}

.woocommerce nav.woocommerce-pagination ul li a:hover{
    background-color: transparent;
    color: #00FFBF;
}

.woocommerce-account .woocommerce-MyAccount-navigation{
    float: unset;
    width: 100%;
}

.woocommerce-MyAccount-nav{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px
}

.woocommerce-MyAccount-nav a{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
    min-width: max-content;
}

.woocommerce-MyAccount-nav a:hover{
    color: #00FFBF;
}

.woocommerce-MyAccount-nav li.is-active a{
    color: #00FFBF;
}

.woocommerce-MyAccount-title{
    margin-bottom: 50px;
}

.woocommerce-MyAccount-nav{
    padding: 15px 0;
    position: relative;
    margin-bottom: 50px;
}

.woocommerce-MyAccount-nav::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.woocommerce-MyAccount-nav::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.myaccount-content-title{
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content{
    float: unset;
    width: 100%;
    position: relative;
    z-index: 2;
}

.my-account-page--form{
    margin-bottom: 65px;
}

.save-account-details-btn, .profile-pass-submit-btn{
    width: 100%;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
    float: unset;
    width: calc((100% - 15px)/2);
}

.woocommerce-address-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.company-fields{
    width: 100%;
    display: none;
}

.woocommerce-billing-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.disabled{
    pointer-events: none;
    background-color: #848B89;
    color:#25262D;
    border-color: #848B89;
}

.services-packages{
    padding: 120px 0 80px;
    min-height: calc(100vh - 65px);
}

.services-packages-title{
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}

.services-packages-title::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.services-packages-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}

.services-package-img{
    width: 100%;
    padding-bottom: 128%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.services-package-title{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all .3s;
}

.services-package-card:hover .services-package-title{
    color: #00FFBF;
}

.product-intro-img{
    width: 100%;
    min-height: 795px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.product-intro-wrap.sm{
    max-width: 1410px;
    width: 100%;
    padding: 65px 65px 20px;
    background: #25262DE5;
    backdrop-filter: blur(12px);
    margin: 0 auto;
    margin-top: -130px;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{
    background-color: transparent;
    color: #00FFBF;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled{
    background-color: #00FFBF;
    color: #25262D;
    opacity: 1;
}

.product-intro-title{
    font-weight: 700;
    font-size: 5rem;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #00FFBF;
}

.consult-contact-title{
    margin-bottom: 40px;
}

#sidebar{
    display: none;
}

.custom-consultation-fields{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.custom-consultation-fields table{
    width: calc((100% - 15px)/2);
    min-height: 50px;
    margin-bottom: 15px;
}

.custom-consultation-fields table label{
    display: none;
}

.custom-consultation-fields table value{
    width: calc((100% - 15px)/2);
}

.single_variation_wrap{
    width: 100%;
}

.woocommerce-variation.single_variation{
    display: none !important;
}

.custom-variation-price-wrap{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.3;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    padding: 25px 0;
}

.custom-variation-price{
    min-width: max-content;
}

.custom-validation-error{
    display: none;
}

.custom-consultation-fields{
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce .cart .button.single_add_to_cart_button{
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    width: 100%;
    color: #25262D;
    border: 1px solid #00FFBF;
    border-radius: 32px;
    background-color: #00FFBF;
    min-height: 50px;
    transition: all .3s;
}

.consult-contact{
    padding-bottom: 80px;
    margin-top: -85px;
}

.select2-container--default .select2-selection--single{
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    width: 100%;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    padding: 0;
    min-height: 50px;
    transition: all .3s;
}

.select2-container--default .select2-selection--single:hover{
    border-color: #00FFBF;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 30px;
    padding: 10px 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 50px;
    right: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    font-weight: 600;
    font-size: 1rem;
    letter-spacing: .05em;
    color: #fff;
}

.select2-container--default .select2-results__option[data-selected=true]{
    color: #25262D;
}

.select2-container{
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    width: 12px;
    height: 6px;
    background-image: url("../assets/images/Vector 1 (1).svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    color: #25262D;
    background-color: #00FFBF;
}

.select2-container--default .select2-results>.select2-results__options{
    background-color: #25262D;
    color: #fff;
    border-radius: 0 0 16px 16px;
}

.select2-results {
    display: block;
    border: 1px solid #00FFBF;
    border-top: none !important;
    border-radius: 0 0 16px 16px;
}

.consult-contact .custom-variation-price-wrap{
    margin-top: -15px;
    padding-top: 25px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    transform: rotate(180deg);
}

.form-row input.wpcf7-not-valid{
    border-color: #a00 !important;
}

.select2-container.select2-container--open .select2-dropdown--above{
    border: none;
}

.product-intro-text{
    margin: 25px 0 40px;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
}

.product-intro-prom-btn{
    max-width: 310px;
    width: 100%;
}

.product-intro-wrap.prom{
    max-width: 1410px;
    width: 100%;
    padding: 65px 65px 75px;
    background: #25262DE5;
    backdrop-filter: blur(12px);
    margin: 0 auto;
    z-index: 10;
    position: relative;
    margin-top: -130px;
}



#main{
    min-height: calc(100vh - 125px);
}
.product-intro-prom-ill{
    margin-top: -191px;
}

.product-intro.prom{
    padding-bottom: 80px;
}

.product-prom-ab-img{
    width: 100%;
    min-height: 845px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.product-prom-ab-wrap {
    max-width: 1410px;
    width: 100%;
    padding: 65px 65px 80px;
    background: #25262DE5;
    backdrop-filter: blur(12px);
    margin-top: -195px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    transform: translateY(195px);
}

.product-prom-ab-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    width: 50%;
}

.product-prom-ab-text{
    color: #fff;
    width: 50%;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
}

.product-prom-ben-body{
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
}

.product-prom-ben-img {
    width: 58%;
    min-height: 705px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25px;
    position: relative;
    z-index: 3;
}

.related.products{
    display: none;
}

.product-prom-ben-content-wrap {
    position: relative;
    z-index: 2;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.product-prom-ben-content{
    border-left: 1px solid #848B89;
    padding-left: 25px;
    padding-right: 60px;
    position: relative;
    z-index: 3;
}

.product-prom-ben-content-wrap:before {
    content: '';
    background: linear-gradient(180deg, #25262D 0%, #161320 100%);
    position: absolute;
    right: 0;
    left: -350px;
    bottom: -40px;
    top: 0;
    z-index: 0;
}

.product-prom-ben-content-over{
    position: absolute;
    right: 0;
    left: -350px;
    bottom: -40px;
    top: 0;
    z-index: 10;
    background: #25262D;
}

.product-prom-ben-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.product-prom-ben-list{
    display: flex;
    flex-direction: column;
    gap: 25px;
    position: relative;
    z-index: 2;
}

.product-prom-ben-list li{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.product-prom-ben-list li:before{
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    transform: translateX(-50%);
    width: 7px;
    bottom: unset;
    height: 0;
    background-color: #00FFBF;
    transition: all .3s;
}

.product-prom-ben-list li:hover:before{
    bottom: 0;
    height: 100%;
}

.product-prom-ab-ext-body{
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    position: relative;
    height: 100%;
}

.product-prom-ab-ext-body:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px; /* Thickness of the border */
    height: 100%;
    background: repeating-linear-gradient(
            to bottom,
            #00FFE1 0px,
            #00FFE1 20px,
            transparent 20px,
            transparent 30px
    );
    border-radius: 999px;
}

.product-prom-ab-ext{
    padding-bottom: 75px;
}

.product-prom-ab-ext-img{
    min-width: 416px; /* same as parent height for a square */
    /*padding-bottom: 100%;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*flex-shrink: 0;*/
}

.product-prom-ab-ext-content{
    padding: 65px;
    position: relative;
    width: -webkit-fill-available;
}

.product-prom-ab-ext-content:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background:
            repeating-linear-gradient(
                    to right,
                    #00FFE1 0px,
                    #00FFE1 20px,
                    transparent 20px,
                    transparent 30px
            );
    border-radius: 999px;
    width: 100%;
}

.product-prom-ab-ext-content:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background:
            repeating-linear-gradient(
                    to right,
                    #00FFE1 0px,
                    #00FFE1 20px,
                    transparent 20px,
                    transparent 30px
            );
    border-radius: 999px;
    width: 100%;
}

.product-prom-ab-ext-title{
    color: #00FFBF;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 25px;
    max-width: 525px;
    width: 100%;
}

.product-prom-ab-ext-text{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
    max-width: 525px;
    width: 100%;
}

.product-prom-reserve{
    background-color: #161320;
    position: relative;
}

.product-prom-reserve-over{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #25262D;
    z-index: 10;
}

.product-prom-reserve-body{
    padding: 65px 0 95px;
}

.product-prom-reserve-title{
    margin-bottom: 40px;
}

.product-prom-reserve-text{
    text-align: center;
    margin: 0 auto 65px;
    max-width: 525px;
    width: 100%;
}

.serv-projects.prom{
 padding: 90px 0 80px;
}

form.cart{
    color: #fff;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 20px;

}

.tm-epo-required{
    display: none;
}

.product-prom-reserve h3.tc-epo-label{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.product-prom-reserve .tm-extra-product-options-range .tm-show-picker-value{
    font-weight: 700;
    font-size: 64px;
    line-height: 88px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
}

.product-prom-reserve .tm-extra-product-options-range li.tmcp-field-wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-prom-reserve .tm-extra-product-options-range .tc-price-wrap{
    display: none !important;
}

.product-prom-reserve .tc-extra-product-options .tm-show-picker-left .tm-range-picker{
    width: 100%;
}

.noui-connects{
    background-color: #00FFBF;
}

.noui-touch-area{
    min-width: 18px;
    min-height: 18px;
}

.product-prom-reserve .cart{
    max-width: 415px;
    width: 100%;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .amount::before {
    content: "+";
}

.product-prom-reserve .tm-options-totals{
    display: none;
}

.product-prom-reserve .tm-extra-product-options-totals{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: right;
    color: #fff;
    padding-top: 15px;
    border-top: 2px solid #848B89;
}

.tm-final-totals, .tm-final-totals .amount.final{
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
}

dd.tm-final-totals{
    text-align: right;
}

dt.tm-final-totals{
    text-align: left;
    width: 50%;
}

.product-prom-reserve dt.tm-final-totals {
    visibility: hidden;
    position: relative;
}

.product-prom-reserve dt.tm-final-totals::after {
    content: "Viso už renginį:";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
}

#month-year{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
}

#calendar-rental-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 15px;
}

#calendar-rental-table th{
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: .05em;
    vertical-align: middle;
    color: #fff;
}


#calendar-rental-table td{
    padding: 24px 15px 15px 40px;
    /*width: 67px;*/
    /*height: 92px;*/
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: .1em;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: auto 0 0 auto;
    border-radius: 8px;
    vertical-align: bottom;
    transition: all .3s;
    cursor: pointer;
}

#calendar-rental-table td.empty-cell{
    border: none;
}

#calendar-rental-table td.disabled, #calendar-rental-table td.not-available{
    border: 1px solid #848B89;
    background-color: #575C5A;
    color: #848B89;
    pointer-events: none !important;
}

#calendar-rental-table td:hover{
    color: #00FFBF;
}

#calendar-rental-table td.available{
    /*background: linear-gradient(270deg, #FFF7E1 0%, #F9F1EC 100%);*/
}

#calendar-rental-table {
    border-spacing: 15px; /* Creates gaps between the cells */
    border-collapse: separate; /* Ensures that the border-spacing works */
}

#calendar-rental-header #next{
    width: 41px;
    min-height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Arrow 1 (2).svg");
    background-color: transparent;
    border: none;
    transition: all .3s;
}

#calendar-rental-header #next:hover{
    opacity: .8;
}

#calendar-rental-header #prev{
    width: 41px;
    min-height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Arrow 1 (2).svg");
    rotate: 180deg;
    background-color: transparent;
    border: none;
    transition: all .3s;
}

#calendar-rental-header #prev:hover{
    opacity: .8;
}

#calendar-rental{
    width: fit-content;
}

.prom-reserve-form{
    max-width: 415px;
    width: 100%;
}

.prom-reserve-main-info-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    border-bottom: 2px solid #848B89;
    margin-bottom: 15px;
    padding: 0 10px 15px;
}

.prom-reserve-main-label{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    padding: 0 10px 15px;
    color: #FFFFFF;
}

.product-prom-reserve-wrap{
    display: flex;
    justify-content: space-between;
}

#calendar-rental-table td.selected{
    background-color: #00FFBF;
    border-color: #00FFBF;
    color: #25262D;
}

.prom-reserve-main-info{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
}

.prom-reserve-main-info input{
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    width: fit-content;
}


.prom-reserve-main-info icon.date{
    width: 19px;
    min-height: 20px;
    background-image: url("../assets/images/Captions.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 16px;
    display: block;
}

.prom-reserve-time-wrap .select2-container{
    min-width: 120px;
}

.prom-reserve-main-info icon.clock{
    min-width: 20px;
    min-height: 20px;
    background-image: url("../assets/images/Group 4414.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 16px;
    display: block;
}

.hm-services{
    padding-bottom: 120px;
}

.hm-page-bg{
    position: relative;
}

.hm-page-bg:before{
    content: '';
    position: absolute;
    top: 350px;
    background: linear-gradient(180deg, #25262D 0%, #161320 100%);
    left: 0;
    right: 0;
    bottom: 0;
}

.hm-page-bg-ill-over{
    position: absolute;
    top: 350px;
    background: #25262D;
    left: 0;
    right: 0;
    bottom: 0;
}

.hm-partners{
    padding-bottom: 120px;
}

.hm-blog-title{
    margin-bottom: 40px;
}

.hm-blog-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px 15px;
    margin-bottom: 30px;
}

.hm-blog .primary-btn{
    margin: 0 auto;
}

.hm-blog{
    padding: 225px 0 120px;
}

.hm-blog svg{
    position: absolute;
    left: 0;
    top: -160px;
}

.hm-blog-ill{
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);
    position: absolute;
    top: -65px;
    right: 375px;
    left: -4000px;
    bottom: -65px;
}

.hm-blog-ill-over{
    background: #25262D;
    position: absolute;
    top: -65px;
    right: 375px;
    left: -4000px;
    bottom: -65px;
}

.tm-extra-product-options .tc-active .tc-label-wrap, .tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label, .tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{
    font-weight: 400;
}

.tm-prom-ext-list-ul li.tmcp-field-wrap:last-child .price.tc-price .amount{
    font-size: 0 !important;
}

.tm-prom-ext-list-ul li.tmcp-field-wrap:last-child .amount::before {
    content: "+40 EUR" !important;
    font-size: 1rem !important;
    margin-right: -9px;
}

.prom-reserve-form .noui-base:before{
    content: '15';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
    position: absolute;
    top: -30px;
    left: -5px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
    color: #25262D;
    border: 1px solid #00FFBF;
    border-radius: 32px;
    background-color: #00FFBF;
}

/*.woocommerce button{*/
/*    color: #25262D;*/
/*    border: 1px solid #00FFBF;*/
/*    border-radius: 32px;*/
/*    background-color: #00FFBF;*/
/*}*/


.hamburger:hover{
    opacity: 1;
}

.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after{
    background-color: #00FFBF;
}



.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
    color: #25262D;
    border: 1px solid #00FFBF;
    border-radius: 32px;
    background-color: #00FFBF;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: 10px;
    transition: all .3s;
}


.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover{
    color: #25262D;
    border: 1px solid #00FFBF;
    border-radius: 32px;
    background-color: #00FFBF;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: 10px;
    box-shadow:0px 0px 9px 0px #00FFBF; ;
}

.prom-reserve-form .noui-base:after{
    content: '30';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
    position: absolute;
    top: -30px;
    right: 0;
}

.hamburger{
    padding: 0;
}

.hamburger-box{
    width: 24px;
    height: 16px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    width: 24px;
    height: 2px;
    border-radius: 2px;
    background-color: #FFFFFF;
    transition: all .3s;
}

.hamburger--slider .hamburger-inner{
    top: 0;
}

.hamburger--slider .hamburger-inner::before{
    top: 8px
}

.hamburger--slider .hamburger-inner::after{
    top: 16px
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg);
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after{
    background-color: #00FFBF;
}

.header-menu-wrap{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #25262DE5;
    backdrop-filter: blur(12px);
    z-index: 1000;
    display: none;
}

.header-menu-wrap-body{
    min-height: 100vh;
    padding: 60px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 240px;
}

.header-menu-extra{
    display: flex;
    align-items: center;
    gap: 40px;
}

.header-menu-extra li{
    display: flex;
    align-items: center;
    gap: 15px;
}

.header-menu-extra li a{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #FFFFFF;
    width: max-content;
    display: flex;
}

.header-menu-extra li:hover a{
    color: #00FFBF;
}

.header-menu-extra li .header-icon{
    width: 17px;
    min-height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Vector (18).svg");
    margin-right: 15px;
    transition: all .3s;
    transition-delay: .1s;
}

.header-menu-extra li:hover .header-icon{
    background-image: url("../assets/images/Vector (18) hover.svg");
}

.header-menu-extra li .header-profile-icon{
    width: 18px;
    min-height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Group (12).svg");
    margin-right: 15px;
    transition: all .3s;
    transition-delay: .1s;
}

.header-menu-extra li:hover .header-profile-icon{
    background-image: url("../assets/images/Group (12) hover.svg");
}

.header-menu-extra li .header-search-icon{
    width: 20px;
    min-height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/_x34__4_.svg");
    margin-right: 15px;
    transition: all .3s;
    transition-delay: .1s;
}

.header-menu-extra li:hover .header-search-icon{
    background-image: url("../assets/images/_x34__4_hover.svg");
}

.header-menu-main{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px;
}

.header-menu-main a{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.header-menu-main a:hover{
    color: #00FFBF;
}

.header-menu-main li.current-menu-item a{
    color: #00FFBF;
}

.header-cart-counter:hover:before{
    box-shadow: 0px 0px 18px 0px #00FFBF;
}

.cart-icon{
    width: 20px;
    min-height: 26px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Group-cart.svg");
    display: block;
    position: relative;
    z-index: 2;
}

.header-cart-counter p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: 0;
    color: #F3F3F3;
    margin-top: 4px;
}

.header-cart-counter-wrap{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 11;
}

.header-cart-counter{
    width: 48px;
    min-height: 48px;
    background-color: #00FFBF;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
}

.header-cart-counter:before{
    content: '';
    width: 66px;
    min-height: 66px;
    background-color: #00FFBF;
    opacity: .4;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s;
}

.tmcp-ul-wrap.led-selectors-ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;
    padding: 0;
}

.tmcp-ul-wrap.led-selectors-ul .tmcp-field-wrap{
    flex-direction: column;
}

.tmcp-ul-wrap.led-selectors-ul .tmcp-field-wrap .tc-price-wrap{
    display: none !important;
}
.tmcp-ul-wrap.led-selectors-ul .tmcp-field-wrap .tc-label.tm-label{
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.66;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    margin-bottom: 5px !important;
    padding: 0 !important;
}

.tmcp-ul-wrap.led-selectors-ul .tmcp-field-wrap {
    position: relative;
}

.tcfa-question-circle::before{
    display: none;
}

.tmcp-ul-wrap.led-selectors-ul .tm-tooltip::before {
    content: attr(data-tm-tooltip-html) !important;
    position: relative;
    z-index: 10;
    display: block !important;
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    color: #fff;
    margin-top: 5px;
}


.tm-extra-product-options ul.tmcp-ul-wrap.led-selectors-ul li.tmcp-field-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 0;
    padding: 15px !important;
    min-height: 105px;
    border-radius: 16px;
    border: 1px solid #fff;
    cursor: pointer;
}

.select2-container.select2-container--open .select2-dropdown--below{
    border-radius: 0 0 16px 16px;
}

.led-rent-content .tc-price-wrap{
    display: none !important;
}

.led-date-picker-from-div, .led-date-picker-to-div{
    max-width: calc((100% - 15px)/2) !important;
}

.led-rent-content .tm-extra-product-options .tm-epo-field.tmcp-radio{
    opacity: 0;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.led-rent-content  .tc-row{
    display: flex;
    flex-wrap: wrap;
}

.led-rent-content .disabled-ul{
    display: none;
}

.led-distance{
    display: none;
}

.tc-epo-label{
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    margin-bottom: 10px !important;
    display: block;
}

.tmcp-textarea{
    width: 100%;
    min-height: 120px;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    background-color: transparent;
    padding: 15px;
}

.tmcp-textfield{
    border: 1px solid #FFFFFF;
    border-radius: 16px !important;
    background-color: transparent;
    padding: 15px;
    width: 100%;
    min-height: 50px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
}

.product_address-div div.tc-cell{
    position: relative !important;
}

.tm-extra-product-options-date .tmcp-field-wrap label{
    margin-right: 0;
}

.product_address-div div.tc-cell:before{
    content: '' !important;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../assets/images/logo 1.svg");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.tm-epo-datepicker{
    border: 1px solid #FFFFFF;
    border-radius: 16px !important;
    background-color: transparent;
    padding: 15px;
    width: 100%;
    min-height: 50px;
}

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger{
    border: none !important;
}

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{
    content: '';
    background-image: url("../assets/images/Captions.svg");
    width: 19px;
    height: 20px;
    display: block;
}

.h-label-wrap-div {
    margin-bottom: 0 !important;
}

.led-rent-body{
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding-bottom: 80px;
}

.led-rent-content{
    max-width: 630px;
    width: 100%;
    flex-shrink: 0;
}

.led-rent-display-wrap{
    max-width: 513px;
    width: 100%;
    /*padding-bottom: 67%;*/
}

.led-rent-display{
    max-width: 513px;
    width: 100%;
    padding-bottom: 67%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../assets/images/Group 4401default.png");
}

.led-rent-display.mini{
    background-image: url("../assets/images/Group 4401.png");
}
.led-rent-display.midi{
    background-image: url("../assets/images/Group 4400.png");
}
.led-rent-display.maxi{
    background-image: url("../assets/images/Group 4399.png");
}.led-rent-display.unknown{
    background-image: url("../assets/images/Group 4403.png");
}

.led-selectors-ul .tmcp-field-wrap.tc-active{
    border-color: #00FFBF !important;
    background-color: #00FFBF33;
}

.led-selectors-ul .tmcp-field-wrap{
    transition: all .3s;
}

.led-selectors-ul .tmcp-field-wrap:hover{
    border-color: #00FFBF !important;
}

.led-selectors-ul .tmcp-field-wrap.tc-active > *{
    color:#00FFBF !important;
}

.tm-extra-product-options .led-selectors-ul li.tmcp-field-wrap.tc-active .tc-label.tm-label{
    color:#00FFBF !important;
}

.tmcp-ul-wrap.led-selectors-ul li.tmcp-field-wrap.tc-active .tm-tooltip::before{
    color:#00FFBF !important;
}

.led-unknow-input-div{
    max-width: calc((100% - 15px)/2) !important;
}

.disabled-div{
    display: none !important;
}

.tm-extra-product-options .tc-cell.tm-error{
    display: none !important;
}

.led-rent-content .tm-options-totals{
    display: none !important;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field{
    transition: all .3s;
}

.led-rent-content .tc-row{
    justify-content: space-between !important;
}

.led-rent-content .tc-section-inner-wrap > .tc-row{
    padding: 0 30px;
}
.prom-reserve-form .tc-section-inner-wrap > .tc-row{
    padding: 0 30px;
}

.prom-reserve-form .tc-price-wrap{
    padding: 0;
}

.tm-extra-product-options .tc-epo-label{
    padding: 0 !important;
}

.tm-extra-product-options .tm-epo-datepicker, .tm-extra-product-options .tm-epo-timepicker{
    color: #ffffff !important;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    transition: all .3s;
}

.tm-extra-product-options .tm-epo-datepicker:hover{
    border-color: #00FFBF;
}

.tm-extra-product-options .tm-epo-datepicker::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.tm-extra-product-options textarea.tm-epo-field{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #ffffff;
    transition: all .3s;
}

.tm-extra-product-options textarea.tm-epo-field:hover{
    border-color: #00FFBF;
}

.tm-extra-product-options textarea.tm-epo-field::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.tm-extra-product-options .product_address{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #ffffff;
}

.led-rent-content .tm-extra-product-options-totals.tm-custom-price-totals {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    font-size: 1.5rem !important;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #FFFFFF !important;
}


.led-rent-content .tm-extra-product-options-totals.tm-custom-price-totals *{
    font-weight: 600;
    font-size: 1.5rem !important;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #FFFFFF !important;
}

.tm-extra-product-options .product_address::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field::placeholder{
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.tm-extra-product-options .tc-col, .tm-extra-product-options .tc-cell.tc-col, .tc-cell.tc-col, .tc-col{
    padding: 0 !important;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field:focus-visible, .tm-extra-product-options .tmcp-textfield.tm-epo-field:hover{
    border-color: #00FFBF !important;
}

.custom-before-add-to-cart{
    margin-bottom: 25px;
    color: #F3F3F3;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
}

.led-selectors-ul li:nth-child(4){
    min-width: 200px;
}

.prom-reserve-time-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-weight: 600;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    height: 28px;
}

.prom-reserve-time-wrap .select2-container--default .select2-selection--single{
    border: none !important;
    padding: 0 !important;
    min-height: auto !important;
}

.prom-reserve-main-info-wrap input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

/* Firefox */
.prom-reserve-main-info-wrap input[type="date"] {
    -moz-appearance: textfield;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label{
    display: flex;
    align-items: center;
}

.prom-reserve-time-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 0 !important;
}

.prom-reserve-time-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none !important;
}

.tm-extra-product-options .tm-epo-field.tmcp-checkbox{
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.tm-element-ul-checkbox input:hover  ~ .checkmark {
    border-color:  #00FFBF;
    background-color: #00FFBF;
}

/* When the checkbox is checked, add a blue background */
.tm-element-ul-checkbox input:checked ~  .checkmark {
    border-color: #00FFBF;
    background-color: #00FFBF;
}
.tm-element-ul-checkbox input:checked ~ .checkmark {
    border-color:  #00FFBF;
    background-color: #00FFBF;
}

.tm-element-ul-checkbox input:checked ~  .checkmark:after {
    display: block !important;
}

.cart-page{
    padding: 120px 0 80px;
    min-height: calc(100vh - 65px);
}

.cart-page .page-title{
    margin-bottom: 80px;
}

.hidden-btn{
    display: none !important;
}

.cart .woocommerce-cart table.cart td{
    padding: 25px 0;
}

.woocommerce table.shop_table{
    margin: 0 ;
}

.woocommerce-cart-form{
    max-width: 670px;
    width: 100%;
    margin: 0 auto;
}

.cart-collaterals{
    max-width: 670px;
    width: 100% !important;
    margin: 25px 0 auto;
    display: block;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    float: unset;
    width: 100%;
}

.cart-product-wrap{
    display: flex;
    align-items: center;
    gap: 25px;
}

.cart-product-title{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    margin-bottom: 5px;
    display: block;
    transition: all .3s;
}

.cart-product-title:hover{
    color: #00FFBF;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message{
    border-top: none !important;
}

.product-price.mobile{
    display: none;
}

.woocommerce-cart-form__contents tr{
    position: relative;
}

.woocommerce-cart-form__contents tbody{
    position: relative;
}

.woocommerce-cart-form__contents tbody::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.woocommerce-cart-form__contents tr::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

/*#sb_instagram .sbi_photo_wrap{*/
/*    max-height: unset !important;*/
/*}*/

.cart .product-price  >*{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    text-align: right;
    min-width: max-content;
    display: block;
}

.cart .product-price{
    text-align: right;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td{
    padding: 0 !important;
}

.cart-page-body{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.wc-proceed-to-checkout{
    width: 100%;
    padding: 0;
    max-width: 670px;
}

.wc-proceed-to-checkout .checkout-button{
    width: 100%;
    padding: 0;
    max-width: 670px;
}

.cart_totals table{
    max-width: 325px;
    margin: 0 auto !important;
}


.cart_totals table th{
    padding: 0 0 15px !important;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3
}


.cart_totals .woocommerce-coupon-form{
    max-width: 325px;
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
}

.cart_totals .woocommerce-coupon-form input{
    width: -webkit-fill-available !important;
    margin-right: 15px !important;
}

.coupon-btn{
    min-height: 50px;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .05em;
    text-align: center;
    text-transform: uppercase;
    color: #25262D;
    border-radius: 48px;
    transition: all .3s;
}

.coupon-btn:hover{
    /*background-color: transparent;*/
    /*color: #fff;*/
    box-shadow: 0px 0px 9px 0px #fff;;
}

.woocommerce-cart .wc-proceed-to-checkout{
    padding-top: 45px;
}

.woocommerce-cart-form__contents td{
    padding: 25px 0 !important;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td{
    padding: 25px 0 !important;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td{
    padding: 0 0 15px !important;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
    text-align: right;
}

.remove-cart{
    font-weight: 400;
    font-size: .875rem;
    line-height: 100%;
    letter-spacing: .05em;
    text-align: center;
    color: #848B89;
    margin: 0 auto;
    display: block;
    transition: all .3s;
}

.remove-cart:hover{
    color: #00FFBF;
}

.cart-empty-icon{
    width: 100px;
    min-height: 106px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../assets/images/Group-cart-p.svg");
    display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
    margin-top: 40px;
}

.login-page .woocommerce-notices-wrapper{
    margin-bottom: 10px;
}

.cart-product-img{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 99px;
    height: 99px;
    border: 1px solid #00FFBF;
    border-radius: 16px;
}

.cart-product-info p{
    margin-bottom: 5px;
    font-weight: 400;
    font-size: .875rem;
    line-height: 100%;
    letter-spacing: .05em;
    color: #848B89;
}

.checkout-title{
    margin-bottom: 85px;
}

.checkout-section{
    padding: 120px 0 80px;
    min-height: calc(100vh - 65px);
}

.checkout-wrap{
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.checkout-info-section{
    max-width: 630px;
    width: 100%;
}

.section-sm-title{
    color: #00FFBF;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.checkout-form-title-wrap{
    margin-bottom: 25px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkout-login-form-wrap{
    margin-bottom: 25px;
    display: none;
}

.woocommerce-billing-fields{
    margin-bottom: 40px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background-color: #25262D;
    color: #fff;
    /*box-shadow: 0 0 2px #161320;*/
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
    color: #fff;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background-color: transparent;
    border: none;
}

.checkout-form-title{
    margin-bottom: 15px;
}

.woocommerce-checkout #payment div.payment_box{
    display: none;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    width: 100%;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
    padding: 0;
}

.woocommerce-terms-and-conditions-wrapper{
    margin-bottom: 40px;
}

.inner-mini-cart-section.mobile{
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: none;
    padding: 0;
    margin-bottom: 25px;
}

.woocommerce-checkout #payment ul.payment_methods li{
    width: 100%;
    min-height: 100%;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px;
}

.woocommerce-checkout #payment ul.payment_methods li input{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
}

.woocommerce-checkout-review-title{
    margin-bottom: 15px;
}

.cart-review-wrap{
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 25px 0;
    position: relative;
    margin-bottom: 25px;
}

.wc-checkout-wrap--cart-wrap{
    position: relative;
}

.wc-checkout-wrap--cart-wrap:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.cart-review-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.cart-product-price.mobile{
    display: none;
}

.woocommerce-checkout-review-order{
    max-width: 415px;
    width: 100%;
}

.cart-product-price{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: right;
    color: #F3F3F3;
    min-width: fit-content;
}

.checkout-section .woocommerce-checkout-review-order .inner-mini-cart-total{
    max-width: 100%;
}

.woocommerce-order .inner-mini-cart-section{
    max-width: 670px;
}

.woocommerce-order .wc-thankyou-wrap--cart-wrap{
    position: relative;
}

.woocommerce-order .wc-thankyou-wrap--cart-wrap::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);
    border-radius: 999px;
    width: 100%;
}

.order-inner-body .inner-mini-cart-section{
    max-width: 670px;
}


.inner-mini-cart-total-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.inner-mini-cart-total-wrap{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #F3F3F3;
}

.woocommerce-coupon-form{
    display: flex;
    align-items: center;
}

.woocommerce-coupon-form input{
    margin-right: 15px !important;
}

.select2-search--dropdown{
    display: none !important;
}

.woocommerce-order-body{
    padding: 120px 0 80px;
    min-height: calc(100vh - 65px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

.order-completed-title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
    margin-bottom: 25px;
}

.order-info-inline-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-bottom: 25px;
}

.order-info-inline{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.order-info-inline div{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
}

.order-info-inline div strong{
    color: #00FFBF;
}

.woocommerce-checkout-review-order{
    max-width: 670px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table{
    position: relative;
}


.inner-mini-cart-section{
    max-width: 415px;
}

.woocommerce-checkout-review-order .inner-mini-cart-total{
    max-width: 205px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-checkout-review-order .thankyou-back{
    max-width: 205px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-checkout-review-order .cart-review-wrap{
    justify-content: space-between;
}

.cart-review-product-wrap{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 25px
}

.inner-mini-cart-total{
    margin-bottom: 25px !important;
}

.inner-mini-cart-section{
    width: 100%;
}

.order-history--table-wrap{
    max-width: 1320px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce table.my_account_orders th{
    padding: 5px 15px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
    border-bottom: 1px solid #848B89;
}

.woocommerce table.my_account_orders th *{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #848B89;
}

.woocommerce table.my_account_orders td{
    padding: 25px 15px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #FFFFFF;
    border-bottom: 1px solid #848B89;
}

.woocommerce table.my_account_orders td *{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #FFFFFF;
}

.woocommerce table.shop_table{
    border: none;
}

.order-prev icon{
    background-image: url("../assets/images/Vector 1more.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 9px;
    height: 14px;
    margin-left: 25px;
    display: block;
}

.order-prev{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: all .3s;
}

.order-prev:hover{
    color: #00FFBF !important;
}

.woocommerce nav.woocommerce-pagination ul{
    border: 0;
    margin-top: 40px;
}

.woocommerce nav.woocommerce-pagination ul li{
    border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current{
    background-color: transparent;
    color: #00FFBF;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
}

.woocommerce nav.woocommerce-pagination ul li a{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a.disabled{
    display: none;
}

.order-history-title{
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #00FFBF;
}

.order-inner-title{
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 100%;
    letter-spacing: .05em;
    text-align: center;
    text-transform: uppercase;
    color: #00FFBF;
}

.order-inner-extra-content{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-bottom: 25px;
}

.order-inner-extra-info{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.order-inner-back-wrap{
    margin-bottom: 25px;
}

.order-inner-body{
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.order-inner-extra-info div{
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #fff;
}

.order-inner-extra-info div strong{
    color: #00FFBF;
}

.order-inner-body .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table:before, .order-inner-body .cart-review-wrap::after{
    background: repeating-linear-gradient(to right, #848B89 0px, #848B89 20px, transparent 20px, transparent 30px);
}

.order-inner-body .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    /*background: repeating-linear-gradient(to right, #00FFE1 0px, #00FFE1 20px, transparent 20px, transparent 30px);*/
    border-radius: 999px;
    width: 100%;
}

.download-invoice-btn{
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #25262D;
    border: 1px solid #FFFFFF;
    border-radius: 32px;
    background-color: #FFFFFF;
    min-height: 50px;
    transition: all .3s;
    max-width: 205px;
    width: 100%;
    margin: 0 auto;
}

.logo{
    transition: all .3s;
}

.logo:hover{
    opacity: .8;
}

.custom-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('../assets/images/Group 4315.svg') no-repeat center center;
    background-size: 92px 92px;
    width: 92px;
    height: 92px;
    cursor: pointer;
    z-index: 2;
}

.custom-video-wrapper iframe {
    position: absolute;
    /*pointer-events: none; !* neleidžia sąveikauti iki paspaudimo *!*/
}

.video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.projects-filtered-wrap{
    /*display: none;*/
}

.projects-filtered-wrap.active{
    display: block;
}

.search-page, .searched-page{
    position: relative;
}

.search-page:before, .searched-page:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 380px;
    background: linear-gradient(180deg, #161320 0%, #25262D 100%);

}

.hm-intro{padding-bottom: 80px}

#consultation_message{
    min-height: 120px !important;
}

.consult-contact-body {
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.woocommerce-invalid textarea{
    border-color: #a00 !important;
}

.tm-extra-product-options .tm-epo-datepicker.tm-error {
    border: 1px solid #c0392b;
}

.tc-tooltip{
    pointer-events: none !important;
}


header.is-active .logo{
    display: none;
}

.char{
    opacity: 0;
}

.serv-intro-title .char{
    opacity: 0;
}

.hm-intro-video-scroll-d{
	position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: Jost;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    bottom: 16px;
    left: 50%;
	transform: translatex(-50%);
	cursor: pointer;
	 animation: scrollBounce 1.5s ease-in-out infinite;
}

@keyframes scrollBounce {
    0%, 100% {
        bottom: 16px;
    }
    50% {
        bottom: 20px;
    }
}

.hm-intro-ill{
    position: relative;
    margin-top: -190px;
    z-index: 1;
}

#hm-intro-ill-over{
    position: absolute;
    top: 0;
    left: 0;
    /*margin: 0;*/
    z-index: 9;
}

.splt-wrap{
    white-space: nowrap;
}

.footer-over{
    position: absolute;
    background: #25262D;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 10;
}

.hm-blog-svg-ill{
    position: relative;
    z-index: 1;
}

.hm-blog-over-svg{
    position: absolute;
    top: 0;
    left: 0;
    /*margin: 0;*/
    z-index: 9;
}

.hm-blog .container{
    z-index: 11;
}

.hm-blog-over-svg path{
    /*transform: scaleX(-1);*/
}

.service-card .service-card-img-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, border .3s;
}

.service-card .service-card-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, color .3s;
}

.hm-blog-list .blog-card-img-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, border .3s;
}
.hm-blog-list .blog-card-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, color .3s;
}


.tm-epo-totals{
    padding: 10px 0;
}

/*#sb_instagram .sbi_photo {*/
/*    width: 100% !important;*/
/*    aspect-ratio: 1 / 1; !* Užtikrina kvadratinę formą *!*/
/*    height: auto !important; !* Užtikrina, kad fiksuotas aukštis nesikirstų *!*/
/*    object-fit: cover; !* Jei yra <img>, tai padeda užpildyti be iškraipymų *!*/
/*}*/


/*#sb_instagram .sbi_photo_wrap{*/
/*    width: 100% !important;*/
/*    aspect-ratio: 1 / 1; !* Užtikrina kvadratinę formą *!*/
/*    height: auto !important; !* Užtikrina, kad fiksuotas aukštis nesikirstų *!*/
/*    max-height: auto !important; !* Užtikrina, kad fiksuotas aukštis nesikirstų *!*/
/*    object-fit: cover; !* Jei yra <img>, tai padeda užpildyti be iškraipymų *!*/
/*}*/

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{
    display: block !important;
}

.hm-blog-ill{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

#sb_instagram:after, .sbi_lb-commentBox:after, .sbi_lb-data:after, .sbi_lb-dataContainer:after, .sbi_lb-outerContainer:after{
    display: none;
}

#sb_instagram.sbi_col_10 #sbi_images.slick-initialized{
    grid-template-columns: 1fr !important;
    padding: 0;
}

/*#sb_instagram #sbi_images{*/
/*    display: block !important;*/
/*    padding:  0 !important;*/
/*}*/

#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_type_carousel svg.fa-clone{
    display: none !important;
}

.sbi_photo_wrap{
    position: relative;
    transition: all .3s;
    cursor: pointer;
}

.sbi_photo_wrap:hover a{
    position: relative;
}

.sbi_photo_wrap:hover a:before{
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 255, 191, .7);
    position: absolute;
    z-index: 2;
    transition: all .3s;
    cursor: pointer;
    pointer-events: all;
}

.led-distance-div{
    display: none !important;
}

.cpf-type-header{
    margin-bottom: 5px !important;
}

.h-label-wrap-div{
    margin-bottom: 0px !important;
}

.product-prom-reserve .tm-epo-totals{
    padding: 10px 0 25px;
}

.sbi_photo_wrap:hover:after{
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background-image: url("../assets/images/instagram (1) 1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
    transition: all .3s;
}

.behind-scenes-slider{
    position: relative;
}

.behind-scenes-slider-over{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #25262D;
    z-index: 2;
    visibility: visible !important;
}

.ab-us-over-ill{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30%;
    background-color: #25262D;
    z-index: 2;
}

.ab-us-video{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.serv-benefits-img{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.serv-benefits-content-over-ill{
    position: absolute;
    right: 0;
    left: -350px;
    bottom: -40px;
    top: 0;
    background-color: #25262D;
    z-index: 10;
}

.serv-projects-list .project-card-img-wrap{
    clip-path: inset(0 0 100% 0);
    /*transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;*/
}

.serv-projects-list .project-card-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.services-packages-list .services-package-img{
    /*clip-path: inset(0 0 100% 0);*/
    /*transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;*/
}

.services-packages-list .services-package-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.services-packages-title{
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.blog-grid .blog-card-img-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, border .3s;
}

.blog-grid .blog-card-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, color .3s;
}

.blog-grid .project-card-img-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, border .3s;
}

.blog-grid .project-card-title{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out, color .3s;
}

.product-intro-title .char{
    opacity: 0;
}

.product-intro-ill-wrap{
    position: relative;
}

.product-intro-ill-over{
    position: absolute;
    top: 0;
    left: 0;
}

.product-prom-ben-img{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.checkout-form-login-cart{
    color: #00FFBF;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.checkout-create-account .section-sm-title{
    margin-bottom: 5px;
}

.woocommerce-checkout .checkout .checkout-inline-error-message{
    display: none;
}

.woocommerce-error li *, .woocommerce-info li *, .woocommerce-message li *{
    color: #fff;
}

.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
    border-color: #fff !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{
    border-color: #fff !important;
    font-size: 1rem;
}

.partners-list-wrap{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.behind-scenes-slider{
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease-in-out, opacity 1s ease-in-out;
}

.projects-archive-wrap.active .blog-grid .project-card-img-wrap{
    clip-path: inset(0 0 100% 0);
}

.projects-archive-wrap.active .blog-grid .project-card-title{
    clip-path: inset(0 0 100% 0);
}

.projects-archive-wrap .blog-grid .project-card-img-wrap{
    clip-path: unset;
}

.hm-blog-list.slick-initialized.slick-slider{
    display: block;
    grid-template-columns: 1fr 1fr 1fr;
}

.projects-archive-wrap .blog-grid .project-card-title{
    clip-path: unset;
}

.login-form-wrap.reset-send{
    max-width: 525px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
    padding-left: 55px;
}

.hm-blog-svg-ill-mobile{
    display: none;
}

.hm-intro-ill-mobile{
    display: none;
}

.hm-intro-ill-mobile path{
    width: 100%;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #f3f3f3 !important;
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s !important;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover{
    background-color: #00FFBF;
    color: #25262D;
    opacity: 1;
}

.partners-list .slick-slide img{
    max-height: 60px;
    width: auto !important;
}

.product-inner-intro-video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 45%;
    margin-bottom: 40px;
}

.product-inner-intro-video iframe {
    width: 100vw;
    height: 56.25vw; /* 16:9 ratio */
    min-height: 100vh;
    min-width: 177.77vh; /* 16:9 ratio */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none; /* kad nepaspaustum video */
}

.projects-filtered-wrap.active .projects-archive-wrap .project-card-img-wrap{
    clip-path: unset
}

.projects-filtered-wrap.active .projects-archive-wrap .project-card-title{
    clip-path: unset
}

.form-row textarea.wpcf7-not-valid{
    border-color: #a00 !important;
}

.wpcf7-select.wpcf7-not-valid .select2-selection--single{
    border-color: rgb(170, 0, 0) !important;
}

.searched-page-wrap.projects-archive-wrap .blog-grid{
    grid-template-columns: 1fr 1fr;
}

.searched-page-wrap .blog-grid .blog-card-img-wrap{
    clip-path: unset;
}

header .logo{
    height: 40px;
}

.searched-page-wrap .blog-grid .blog-card-title{
    clip-path: unset;
}

/*.partners-list.slick-initialized .slick-slide{*/
/*    width: max-content !important;*/
/*    padding: 0 40px;*/
/*}*/