.service-item .service-post-thumbnail{  
padding-top: 66%;
}
.service-item .description{
text-overflow: initial;
display: block;
-webkit-line-clamp: unset;
-webkit-box-orient: unset;
display: flex;
flex-direction: column;
gap: 10px;
}
.project-content.ingat-custom .project-content-inner{
background-image: none !important;
background-color: transparent !important;
padding: 40px 40px 30px 40px !important; margin-bottom: 0 !important;
}
@media (max-width: 767px){
.project-content.ingat-custom .project-content-inner{
padding-top: 50px !important;
}
}
.project-content.ingat-custom .project-content-inner::before{
background-color: transparent !important;
}
.project-item.project-style-4 .project-content .project-content-inner::after, .project-item.project-style-4 .project-content .project-content-inner::before{
background-color: transparent !important;
}
.project-content.ingat-custom .project-content-inner .bg{
content: "";
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
left: 0;
top: 0; background-position: 85% 100%;
background-repeat: no-repeat;
background-size: 125% 125%;
transform: rotate(180deg);  
border-radius: 30px;
background-color: rgba(255,255,255,1); }
@media (max-width: 767px){
.project-item.project-style-4 .project-content .project-content-inner .bg{  }
}
.project-item.project-style-4 .project-content .project-button{
top: -35px;
left: auto;
right: 63px;
bottom: auto;
pointer-events: none;
}
@media (max-width: 767px){
.project-item.project-style-4 .project-content .project-button{
top: -35px;
left: 50%;
transform: translateX(-50%);
}
}
.project-item.project-style-4 .project-content .project-button::before{
content: "";
position: absolute;
left: 50%;
top: -12px;
width: 135px;
height: 53px;
display: inline-block;
background: url(https://ingat.cz/wp-content/themes/spaciaz-child/assets/img/curve.svg) no-repeat center center;
background-size: contain;
transform: translateX(-50%);
z-index: -1;
}
.project-item .project-content.ingat-custom .project-excerpt{
text-overflow: inherit;
display: block;
-webkit-line-clamp: none;
-webkit-box-orient: none;
font-size: 16px;
font-family: 'Switzer', sans-serif;
display: flex;
flex-direction: column;
gap: 10px;
}
@media (max-width: 767px){
.project-item .project-content.ingat-custom .project-excerpt{
margin-bottom: 0;
font-size: 15px;
}
}
.project-item .project-content.ingat-custom .project-excerpt ul{
list-style: square;
margin-left: 16px;
margin-bottom: 0;
}
@media (max-width: 767px){
.project-item .project-content.ingat-custom .project-excerpt ul{
font-size: 15px;
}
}
.project-item .project-content.ingat-custom .project-excerpt ul li{
padding-left: 5px;
margin-bottom: 5px;
}
.project-item .project-content.ingat-custom .project-excerpt ul li::marker{
color: #007B3D;
}
.project-item .project-button{
background: transparent;
}
.project-item .project-button .project-button-icon{
width: 60px;
height: 60px;
}
.project-item .project-button .btn-icon, .project-item .project-button .btn-icon-hover{
color: white;
}
.project-item .project-button .btn-icon-wrap{
width: 32px;
height: 32px;
}
.project-item .project-button .btn-icon{
transform: none;
}
.project-item.project-style-4 .project-content{
max-width: 600px;
}
.project-item.project-style-4 .project-content .project-title{
border-bottom: 0;
padding-bottom: 0;
}
@media (max-width: 767px){
.project-item.project-style-4 .project-content .project-title.delta{
font-size: 30px;
}
}
.scrollup{
color: white;
}
.service-inner.service-style-inner.ingat-custom .service-button span{
font-size: 22px;
font-weight: bold;
color: white;  
padding-bottom: 2px;
}
@media (max-width: 767px){
.service-inner .service-title{
font-size: 24px;
padding-top: 20px;
}
.service-inner .description{
font-size: 16px;
}
}
#page .site-content{
margin-top: 0;
}
.top-panels-check{
width: 26px;
height: 26px;
display: inline-block;
background: url(https://ingat.cz/wp-content/themes/spaciaz-child/assets/img/check.svg) no-repeat center center;
background-size: contain;
margin-bottom: -3px;
}
.text-nowrap{
white-space: normal;
}
@media (max-width: 768px){
.mobile-bypass-br{
display: none;
}
}
@media (max-width: 767px){
.elementor-iconbox-tab-item-wrapper .details-tab-info{
margin-bottom: 30px;
}
.elementor-iconbox-tab-item-wrapper .details-tab-info .title{
font-size: 24px;
}
.elementor-iconbox-tab-item-wrapper .details-tab-info .content{
font-size: 16px;
}
.iconbox-details-wrap .details-tab-info .title::after{
border-color: var(--border);
background-color: var(--border);
}
.iconbox-details-wrap .details-tab-info.active .title::after{
border-color: var(--border);
}
.iconbox-details-wrap .details-tab-info .title{
color: var(--accent);
}
.iconbox-details-wrap .details-tab-info .content{
color: var(--text);
}
.iconbox-details-wrap .details-tab-info svg path, .iconbox-details-wrap .details-tab-info i{
color: var(--primary);
fill: var(--primary);
}
}
.submit-form-row .btn input{
text-decoration: none !important;
}
@media (max-width: 767px){
.submit-form-row{
flex-direction: column;
}
.submit-form-row .btn{
margin-top: 20px;
}
}
.menu-scroll-mobile .custom-logo{
width: 150px;
}
.menu-scroll-mobile .mobile-nav-tabs{
display: none;
}
.menu-scroll-mobile .handheld-navigation{
text-align: center;
}
.pointer-events-none{
pointer-events: none !important;
}
.error-404 .text-404{
color: #007B3D !important;
}