/* Start custom CSS for html, class: .elementor-element-f1eb961 */.vtp-journey-hero{
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
color:#ffffff;
padding:100px 20px;
font-family: "Manrope", sans-serif;
}

.vtp-hero-container{
max-width:1200px;
margin:auto;
text-align:center;
}

.vtp-journey-hero h1{
font-size:42px;
line-height:1.3;
margin-bottom:25px;
font-weight:700;
}

.vtp-journey-hero p{
font-size:18px;
max-width:850px;
margin:auto;
line-height:1.7;
opacity:0.95;
}

/* TRUST BADGES */

.vtp-trust-grid{
margin-top:60px;
display:grid;
grid-template-columns:repeat(4,1fr);
gap:25px;
}

.vtp-trust-card{
background:rgba(255,255,255,0.12);
backdrop-filter:blur(10px);
padding:30px 20px;
border-radius:14px;
text-align:center;
transition:all .35s ease;
box-shadow:0 10px 30px rgba(0,0,0,0.15);
}

.vtp-trust-card:hover{
transform:translateY(-6px);
background:rgba(255,255,255,0.18);
}

.vtp-trust-card svg{
width:40px;
height:40px;
margin-bottom:15px;
fill:#ffffff;
}

.vtp-trust-card h3{
font-size:16px;
font-weight:600;
margin:0;
}

/* RESPONSIVE */

@media(max-width:900px){

.vtp-journey-hero h1{
font-size:32px;
}

.vtp-trust-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:500px){

.vtp-journey-hero{
padding:80px 20px;
}

.vtp-journey-hero h1{
font-size:38px;
}

.vtp-journey-hero p{
font-size:16px;
}

.vtp-trust-grid{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bba3ac8 */.vtp-intro-section{
font-family:Manrope, sans-serif;
padding:40px 20px;
background:#ffffff;
}

.vtp-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:60px;
align-items:center;
}

/* LEFT CONTENT */

.vtp-content h2{
font-size:32px;
color:#121010;
margin-bottom:15px;
}

.vtp-content h3{
font-size:23px;
margin-top:25px;
margin-bottom:10px;
color:#ff3a3a;
}

.vtp-content p{
font-size:16px;
line-height:1.8;
color:#444;
margin-bottom:15px;
}

.vtp-content a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-content a:hover{
text-decoration:underline;
}

/* READ MORE */

.vtp-readmore summary{
margin-top:10px;
cursor:pointer;
font-weight:600;
color:#f3660e;
}

.vtp-readmore summary:hover{
color:#ec0808;
}

/* IMAGE CARD */

.vtp-image-card{
border-radius:16px;
overflow:hidden;
box-shadow:0 15px 40px rgba(0,0,0,0.12);
transition:all .35s ease;
}

.vtp-image-card img{
width:100%;
height:auto;
display:block;
}

.vtp-image-card:hover{
transform:translateY(-6px);
box-shadow:0 25px 50px rgba(0,0,0,0.18);
}

/* RESPONSIVE */

@media(max-width:900px){

.vtp-container{
grid-template-columns:1fr;
}

.vtp-image-card{
margin-top:30px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8fbd7d */.vtp-timeline-section{
font-family:Manrope, sans-serif;
padding:20px 20px;
background:#f8f8f8;
}

.vtp-timeline-container{
max-width:1100px;
margin:auto;
}

.vtp-timeline-title{
text-align:center;
margin-bottom:60px;
}

.vtp-timeline-title h2{
font-size:32px;
color:#121010;
}

/* TIMELINE LINE */

.vtp-timeline{
position:relative;
}

.vtp-timeline:before{
content:"";
position:absolute;
left:50%;
top:0;
bottom:0;
width:3px;
background:linear-gradient(180deg,#ff857b,#fe5517,#ff3131);
transform:translateX(-50%);
}

/* TIMELINE ITEM */

.vtp-timeline-item{
display:grid;
grid-template-columns:1fr 1fr;
gap:40px;
margin-bottom:60px;
align-items:center;
position:relative;
}

.vtp-timeline-card{
background:#fff;
padding:30px;
border-radius:14px;
box-shadow:0 15px 40px rgba(0,0,0,0.08);
transition:all .35s ease;
}

.vtp-timeline-card:hover{
transform:translateY(-6px);
box-shadow:0 20px 45px rgba(0,0,0,0.12);
}

.vtp-timeline-card h3{
color:#ff3a3a;
margin-bottom:10px;
font-size:22px;
}

.vtp-timeline-card p{
font-size:16px;
line-height:1.7;
color:#444;
}

/* IMAGE */

.vtp-timeline-image img{
width:100%;
border-radius:14px;
box-shadow:0 15px 35px rgba(0,0,0,0.12);
transition:transform .4s ease;
}

.vtp-timeline-image img:hover{
transform:scale(1.04);
}

/* DOT */

.vtp-timeline-item:before{
content:"";
position:absolute;
left:50%;
width:16px;
height:16px;
background:#f3660e;
border-radius:50%;
transform:translateX(-50%);
box-shadow:0 0 0 6px #fff;
}

/* LINKS */

.vtp-timeline a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-timeline a:hover{
text-decoration:underline;
}

/* MOBILE */

@media(max-width:900px){

.vtp-timeline:before{
left:10px;
}

.vtp-timeline-item{
grid-template-columns:1fr;
padding-left:30px;
}

.vtp-timeline-item:before{
left:10px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d346329 */.vtp-expertise-section{
font-family:Manrope, sans-serif;
padding:40px 20px;
background:#f7f7f7;
}

.vtp-expertise-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr;
gap:60px;
}

/* HEADINGS */

.vtp-expertise h2{
font-size:30px;
margin-bottom:30px;
color:#121010;
}

/* CARD LIST */

.vtp-card-list{
list-style:none;
padding:0;
margin:0;
display:flex;
flex-direction:column;
gap:25px;
}

.vtp-card{
background:#ffffff;
padding:25px;
border-radius:14px;
box-shadow:0 12px 35px rgba(0,0,0,0.08);
display:flex;
gap:18px;
transition:all .35s ease;
}

.vtp-card:hover{
transform:translateY(-6px);
box-shadow:0 20px 40px rgba(0,0,0,0.12);
}

.vtp-icon{
min-width:46px;
height:46px;
display:flex;
align-items:center;
justify-content:center;
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
border-radius:10px;
}

.vtp-icon svg{
width:24px;
height:24px;
fill:#fff;
}

.vtp-card h3{
font-size:18px;
margin-bottom:6px;
color:#ff3a3a;
}

.vtp-card p{
font-size:15px;
line-height:1.7;
color:#444;
}

.vtp-card a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-card a:hover{
text-decoration:underline;
}

/* MOBILE */

@media(max-width:900px){

.vtp-expertise-container{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30830af */.vtp-today-section{
font-family:Manrope, sans-serif;
padding:20px 20px;
background:#ffffff;
}

.vtp-today-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr;
gap:60px;
}

/* HEADINGS */

.vtp-today h2{
font-size:30px;
margin-bottom:20px;
color:#121010;
}

/* CARD LIST */

.vtp-today-list{
list-style:none;
padding:0;
margin:0;
display:flex;
flex-direction:column;
gap:25px;
}

.vtp-today-card{
background:#f8f8f8;
padding:25px;
border-radius:14px;
box-shadow:0 12px 35px rgba(0,0,0,0.08);
display:flex;
gap:18px;
transition:all .35s ease;
}

.vtp-today-card:hover{
transform:translateY(-6px);
box-shadow:0 20px 40px rgba(0,0,0,0.12);
}

.vtp-today-icon{
min-width:46px;
height:46px;
display:flex;
align-items:center;
justify-content:center;
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
border-radius:10px;
}

.vtp-today-icon svg{
width:24px;
height:24px;
fill:#fff;
}

.vtp-today-card h3{
font-size:18px;
margin-bottom:6px;
color:#ff3a3a;
}

.vtp-today-card p{
font-size:15px;
line-height:1.7;
color:#444;
}

.vtp-today-card ul{
margin-top:8px;
padding-left:18px;
}

.vtp-today-card li{
margin-bottom:5px;
font-size:15px;
color:#444;
}

.vtp-today-card a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-today-card a:hover{
text-decoration:underline;
}

/* MOBILE */

@media(max-width:900px){

.vtp-today-container{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1743a90 */.vtp-cta-faq-section{
font-family:Manrope, sans-serif;
padding:30px 20px;
background:#f7f7f7;
}

.vtp-cta-faq-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr;
gap:60px;
align-items:start;
}

/* CTA CARD */

.vtp-cta-card{
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
color:#fff;
padding:40px;
border-radius:16px;
box-shadow:0 20px 45px rgba(0,0,0,0.15);
}

.vtp-cta-card h2{
font-size:30px;
margin-bottom:10px;
}

.vtp-cta-card h3{
font-size:18px;
font-weight:500;
margin-bottom:18px;
opacity:.95;
}

.vtp-cta-card p{
line-height:1.7;
margin-bottom:20px;
}

/* CTA LIST */

.vtp-cta-list{
margin-bottom:25px;
padding-left:18px;
}

.vtp-cta-list li{
margin-bottom:6px;
}

/* BUTTONS */

.vtp-cta-buttons{
display:flex;
flex-wrap:wrap;
gap:12px;
}

.vtp-btn{
padding:12px 20px;
border-radius:8px;
text-decoration:none;
font-weight:600;
transition:.3s;
font-size:14px;
display:inline-block;
}

.vtp-btn-primary{
background:#121010;
color:#fff;
}

.vtp-btn-primary:hover{
background:#000;
}

.vtp-btn-secondary{
background:#fff;
color:#121010;
}

.vtp-btn-secondary:hover{
opacity:.9;
}

.vtp-btn-whatsapp{
background:#25D366;
color:#fff;
}

.vtp-btn-whatsapp:hover{
background:#1ebf5a;
}

/* FAQ */

.vtp-faq h2{
font-size:30px;
margin-bottom:25px;
color:#121010;
}

/* ACCORDION */

.vtp-accordion-item{
background:#fff;
border-radius:12px;
box-shadow:0 10px 30px rgba(0,0,0,0.08);
margin-bottom:15px;
overflow:hidden;
}

.vtp-accordion-header{
cursor:pointer;
padding:18px 22px;
display:flex;
justify-content:space-between;
align-items:center;
gap:15px;
}

.vtp-accordion-header h3{
font-size:16px;
font-weight:600;
margin:0;
color:#121010;
flex:1;
}

.vtp-accordion-header span{
color:#f3660e;
font-size:20px;
font-weight:700;
}

.vtp-accordion-content{
max-height:0;
overflow:hidden;
transition:max-height .35s ease;
padding:0 22px;
}

.vtp-accordion-content p{
margin:15px 0;
line-height:1.7;
color:#444;
font-size:15px;
}

/* ACTIVE */

.vtp-accordion-item.active .vtp-accordion-content{
max-height:220px;
}

/* MOBILE */

@media(max-width:900px){

.vtp-cta-faq-container{
grid-template-columns:1fr;
}

.vtp-cta-card h2{
font-size:26px;
}

.vtp-faq h2{
font-size:26px;
}

}/* End custom CSS */