/* 
 Theme Name:   MultiBase
 Theme URI:    
 Description:  MultiBase V5 website theme
 Author:       Vladan Krstic/MultiBase
 Author URI:   
 Template:     hello-elementor
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/


h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color:#006284;
}

.fancy-bg{
	
	 background-image:
        url("https://dev.multibase.de/wp-content/uploads/2026/06/small-grid3.png"),
        
        radial-gradient(circle at center, #0b6b80 0%, #00465E 90%);

    background-repeat:
       
        repeat,
        no-repeat;

    background-size:
        
        auto,
        cover;

    background-position:
        
        center,
        center;
}

span.blue{
	color:#87D3DF;
}
	
	
	.grid-numbers{
    display:inline-grid !important;
    width:auto !important;
}

.grid-numbers > *{
    padding-inline:0;
}

.grid-numbers{
    grid-template-columns: 120px max-content max-content;

}
	
	.grid-numbers > *:not(:last-child)::after{
    content:"";
    position:absolute;
    right:10px;
    top:4px;
    bottom:4px;
    width:1px;
    background:rgba(255,255,255,.22);
    transform:none;
}
	

/* Number */
.grid-numbers h3{
    margin:0;
    color:#fff;
    font-size:clamp(2.5rem,4.8vw,4rem);
    font-weight:800;
    line-height:.9;
    letter-spacing:-0.05em;
}

/* Label */
.grid-numbers h3 span{
    display:block;
    margin-top:clamp(8px,.8vw,14px);
    color:rgba(255,255,255,.82);
    font-size:clamp(1rem,1.15vw,1.5rem);
    font-weight:400;
    line-height:1.2;
    letter-spacing:0;
}

.grid-numbers > *:first-child h3 span{
    max-width:3.5ch;
}

.grid-numbers{
    column-gap:clamp(48px,5vw,72px);
}

.grid-numbers > *:not(:last-child)::after{
    right:calc(clamp(48px,5vw,72px) / -2);
}

/*  Card Slider */ 


.card-header{
    position:relative;
    display:flex;
    align-items:center;
    gap:18px;

    margin:0 0 2rem;
    padding-left:78px;

    color:#005E88;
    font-size:clamp(.9rem,.9vw,1.1rem);
    font-weight:700;
    letter-spacing:.18em;
    text-transform:uppercase;
}

/* Icon circle */
.card-header::before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);

    width:60px;
    height:60px;
    border-radius:50%;

    background:#EEF5F8 url("https://dev.multibase.de/wp-content/uploads/2026/06/Results.svg") center/68px no-repeat;
}

/* Orange underline */
.card-header::after{
    content:"";
    position:absolute;
    left:78px;
    bottom:-12px;

    width:70px;
    height:3px;

    background:#F5A300;
    border-radius:2px;
}

.gradient-title .elementor-heading-title{
   background: linear-gradient(
    90deg,
    #0F213C 0%,
    #0B3A58 35%,
    #006284 70%,
    #4EB7DA 100%
);

    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
	line-height:1;
}

.elementor-heading-title .crossed {
   
    color: #9AA6AD !important;
	position: relative;
    display: inline-block;
    
}

.elementor-heading-title .small-arrow  {
    
    color: #87D3DF !important;
    

}

 .elementor-heading-title .crossed::after {
    content: "";
    position: absolute;
    left: -2%;
    right: -2%;
    top: 52%;
    height: 4px;
    background: #7d8a95;
    transform: translateY(-50%);
    border-radius: 2px;
}

 .elementor-heading-title .small-card-title{
	 font-size:1.2rem;
	 
	 font-weight:400;
 }


.plain-list li:last-child, .check-list li:last-child, .bad-list li:last-child{
	padding-bottom:0;
	margin-bottom:0;
}


.door ul, .general-card ul, .plain-list ul, .check-list ul, .bad-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.door li, .general-card li, .plain-list li, .check-list li, .bad-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
}

.door li::before, .general-card li::before, .plain-list li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    background: url("https://dev.multibase.de/wp-content/uploads/2026/06/caret.svg") no-repeat center;
    background-size: contain;
}


.check-list li::before{
    content: "";
    position: absolute;
    left: 5px;
    top: 6px;
    width: 20px;
    height: 20px;
    background: url("https://dev.multibase.de/wp-content/uploads/2026/07/big-check3.svg") no-repeat center;
    background-size: contain;
}

.bad-list li::before{
    content: "";
    position: absolute;
    left: 6px;
    top: 8px;
    width: 12px;
    height: 12px;
    background: url("https://dev.multibase.de/wp-content/uploads/2026/07/bad.svg") no-repeat center;
    background-size: contain;
}

.door{
	max-width:360px;
}

.door:hover, .proof-item:hover, .general-card:hover, .phase-card:hover{
	 transform: translateY(-5px);
    box-shadow:
    0 20px 45px rgba(0,0,0,.08);
}


.general-card img{
	height:100px !important;
	width:auto;
}


.logo-slider .elementor-widget-image-carousel {
    position: relative;
    overflow: hidden;
}

.logo-slider .elementor-widget-image-carousel::before,
.logo-slider .elementor-widget-image-carousel::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    z-index: 10;
    pointer-events: none;
}

.logo-slider .elementor-widget-image-carousel::before {
    left: 0;
    background: linear-gradient(
        to right,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );
}

.logo-slider .elementor-widget-image-carousel::after {
    right: 0;
    background: linear-gradient(
        to left,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );
}


.logo-slider .elementor-image-carousel img {
    height: 70px;
    width: auto;
    object-fit: contain;
}


.logo-slider .elementor-image-carousel img {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}





.MB-FAQ .e-n-accordion-item{
	border:1px solid #006284;
border-radius:10px;	
}


.MB-FAQ .e-n-accordion-item-title-text{font-weight:700;}

.stat-small{
	font-size:1.2rem;
	color:#484848;
}

.stat-small2{
	font-size:1.2rem;
	color:#FAA61A;
	font-weight:500 !important;
}

.grey-title .elementor-icon-box-content span {
	
	color:#ABABAB;
	
}





.main-footer .sub-menu {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    width: auto !important;
    box-shadow: none !important;
    background: transparent !important;
    padding-left: 0px;
	margin:8px 0 0 12px !important;
}

.main-footer .sub-arrow {
    display: none;
}

.small-card-icons img{max-height:60px;}


.gap-item{max-width:300px;}

.phase-row{
    display:flex;
    gap:55px;
}

.phase-card, .phase-card2{
    position:relative;
}

/* Arrow */
.phase-card:not(:last-child)::after{
    content:"";
    position:absolute;
    width:32px;
    height:20px;
    right:-36px;
    top:50%;
    transform:translateY(-50%);
    background:url('/wp-content/uploads/2026/07/arrow-right2.svg') center/contain no-repeat;
}

.phase-card2:not(:last-child)::after{
    content:"";
    position:absolute;
    width:32px;
    height:20px;
    right:-45px;
    top:50%;
    transform:translateY(-50%);
    background:url('/wp-content/uploads/2026/07/arrow-right2.svg') center/contain no-repeat;
}


.process-icon img{
	width:200px !important;
	height:auto !important;
}

.mistake-item span{
	color:#A1ACB3;
}


.process-grid-card {
    position: relative;

    background: #19566A;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 16px !important;

    
    padding: 24px 16px !important;

    transition: all .25s ease;
}

.icon-box span {
	color:#006284 !important;
}

.icon-box{
	padding-top:20px !important;
	border-radius:6px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}



/* STEP base */




/* Letter */

.process-grid-card h2 {
    font-size: 80px;
    line-height: .8;

    font-weight: 700 !important;
    color:#006178;
	padding:0 !important;

    margin:0 !important;
}





/* Remove Elementor spacing */

.process-grid-card .elementor-widget {
    margin-bottom:0;
}


/* Hover */

.process-grid-card:hover, .keynote-topics:hover, .process-item-vert:hover, .box-hover:hover, .icon-box:hover {
    transform: translateY(-5px);

    box-shadow:
    0 20px 45px rgba(0,0,0,.08);
}

.essential-row{
	border-bottom:1px solid #CED6D3;
}


.book-bg, .book-popup {
    background-image:
        url("https://feliksgolenko.com/wp-content/uploads/2026/06/small-grid3.png"),
        
        radial-gradient(circle at center, #0b6b80 0%, #003040 90%);

    background-repeat:
       
        repeat,
        no-repeat;

    background-size:
        
        auto,
        cover;

    background-position:
        
        center,
        center;
}

.phase-card2 img{max-height:60px;}


 .book-form-success {
    display: none;
    background: #ffffff;
    color: #0E3A44;              /* dark teal text */
    padding: 36px 30px;
    border-radius: 8px;
    text-align: center;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  }
  


/* MOBILE */


/* Styles applied ONLY to screens 767px wide or smaller */
@media (max-width: 767px) {
	
	[class^="elementor-animation"],
  [class*=" elementor-animation"],
  .animated {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
	
	
  .general-card img{
	height:60px !important;
	
}


   .phase-card:not(:last-child)::after{
        right: 50%;
        top: auto;
        bottom: -30px;

        transform: translateX(50%) rotate(90deg);
    }
	
	.phase-card2:not(:last-child)::after{
        right: 50%;
        top: auto;
        bottom: -30px;

        transform: translateX(50%) rotate(90deg);
    }
	
	
	
	
	.process-icon img{
	width:100px !important;
	
}

.process-grid-card h2 {
    font-size: 50px;
}


}



/* TABLET */
@media (max-width: 1024px) {
	
	.phase-card:not(:last-child)::after{
        right: 50%;
        top: auto;
        bottom: -30px;

        transform: translateX(50%) rotate(90deg);
    }
    
}
