.trans-section { margin-top: 12px; } .breadcrumb-trf { background: #fff; font-size: 14px; color: #666; padding: 15px 22px 15px; max-width: 1180px; margin: 0 auto; } .fit-box { padding: 20px 22px 24px; max-width: 1180px; margin: 0 auto; bottom: 0; } .breadcrumb-trf a { color: #333; text-decoration: none; margin: 0 8px; } .breadcrumb-trf a:first-child { margin-left: 0; } .breadcrumb-trf a:hover { text-decoration: underline; } .breadcrumb-trf span { color: #999; margin: 0 8px; } .hero-section-trf { position: relative; height: 400px; background-image: url(../img/transfer/cdg/main-back.webp?tr=f-auto,q-75,w-1920); background-size: cover; background-position: center; background-position: 50%; width: 100%; min-width: 0; max-width: 100vw; } .highlight-box h3 { color: white; font-size: 18px; margin-bottom: 5px; margin-top: 5px; } .btn-mid-primary { background: linear-gradient(135deg, #ff8c00, #ff0080); color: #ffffff; } .orly-bg { background-image: url(../img/transfer/orly/maxresdefault.webp?tr=f-auto,q-75,w-1920) !important; } .paris_hotel { background-image: url(../img/transfer/paris_hotel/Hotels-of-the-world-Disneyland-Hotel-Paris-France-01.webp?tr=f-auto,q-75,w-1920) !important; } .beauvais-bg { background-image: url(../img/transfer/beauvais/shutterstock_1703856610.webp?tr=f-auto,q-75,w-1920) !important; } .btn-mid { padding: 8px 15px; border: none; border-radius: 8px; font-size: 14px; font-weight: 600; cursor: pointer; text-decoration: none; display: inline-block; transition: all 0.3s ease; } .tours-bc { background-image: url(../img/tours/pexels-bouyonalmighty-2956470.webp?tr=f-auto,q-75,w-1920) !important; } .fleet-banner { background-image: url(../img/fleet/fleet_banner.webp?tr=f-auto,q-75,w-1920) !important; } .contact-banner { background-image: url(../img/contact/contact.webp?tr=f-auto,q-75,w-1920) !important; } .ablo-box { position: absolute; margin: 0 auto; bottom: 0; } .hero-section-trf::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)); } .hero-content-trf { position: relative; z-index: 1; max-width: 900px; color: white; margin-bottom: 25px; } .hero-content-trf h1, .hero-content-trf h2 { font-size: 44px; font-weight: 600; line-height: 1.2; margin-top: 0; margin-bottom: 8px; } .hero-content-trf p { margin: 0; font-size: 14px; font-weight: 400; line-height: 1.5; } .see-more-trf { color: white; text-decoration: underline; font-size: 16px; cursor: pointer; display: inline-block; margin-top: 5px; } .see-more-trf:hover { text-decoration: none; } .w-100 { width: 100px !important; } .tranfer-cta { width: fit-content; display: inline-block; background: var(--orange); color: white; padding: 10px 10px; border-radius: 30px; text-decoration: none; font-weight: 600; font-size: 13px; text-align: center; margin-top: auto; border: none; transition: 0.3s ease; margin-top: 15px; cursor: pointer; } .cdg-container { width: 100%; max-width: 1180px; } .cdg-card { background: #ffffff; border-radius: 20px; position: relative; overflow: hidden; } .cdg-card h2 { margin: 0; font-size: 32px; font-weight: 800; margin-bottom: 35px; color: #2d2d2d; } .cdg-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 25px; } .cdg-item { padding: 10px; background: #f4f6ff; border-radius: 14px; gap: 14px; font-size: 16px; line-height: 1.55; transition: 0.25s ease; } .cdg-icon { font-size: 22px; margin-top: 2px; color: #000080; flex-shrink: 0; } .cdg-icon-st strong { font-size: 1.1rem; margin-bottom: 10px; color: var(--orange); font-weight: 500; } .vehicles-section { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; width: 100%; } .vehicle-row { width: fit-content; flex-direction: column; display: flex; grid-template-columns: 300px 1fr; gap: 20px; align-items: center; margin: 20px 0; padding: 20px; border: 2px solid rgba(17, 18, 23, 0.04); border-radius: 15px; } .vehicle-visual { position: relative; display: flex; justify-content: center; align-items: center; } .popular-ribbon { position: absolute; top: -4px; left: 50%; transform: translateX(-50%); background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%); color: white; padding: 8px 20px; border-radius: 20px; font-size: 0.75rem; font-weight: 700; box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3); z-index: 10; } .vehicle-content { display: flex; flex-direction: column; } .vehicle-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 15px; gap: 15px; } .vehicle-header h3 { font-weight: 500; font-size: 1.3rem; color: #1a202c; margin: 0; } .vehicle-price-tag { display: flex; flex-direction: column; align-items: flex-end; padding: 10px 20px; background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%); border-radius: 12px; border-left: 4px solid var(--orange); } .featured-vehicle .vehicle-price-tag { background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); border-left: 4px solid #f59e0b; } .vehicle-price-tag .from { font-size: 0.75rem; color: #718096; text-transform: uppercase; letter-spacing: 0.5px; } .vehicle-price-tag .amount { gap: 5px; align-items: center; display: flex; font-size: 1rem; font-weight: 500; color: var(--orange); line-height: 1; } .featured-vehicle .vehicle-price-tag .amount { color: #d97706; } .vehicle-desc { color: #4a5568; font-size: 1rem; line-height: 1.7; margin-bottom: 25px; } .vehicle-specs { justify-content: space-around; display: flex; gap: 18px; margin-bottom: 25px; padding: 10px 0; border-top: 2px solid #e2e8f0; border-bottom: 2px solid #e2e8f0; text-align: center; } .max-600 { max-width: 600px; } .spec-item { display: flex; align-items: center; gap: 12px; } .spec-icon { font-size: 1.8rem; } .spec-item div { display: flex; flex-direction: column; line-height: 1.3; } .spec-item strong { font-size: 0.8rem; color: #2d3748; font-weight: 600; } .spec-item span { font-size: 0.85rem; color: #718096; } .vehicle-cta { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; background: var(--orange); color: white; text-decoration: none; font-weight: 500; font-size: 14px; border-radius: 20px; transition: all 0.3s ease; align-self: flex-start; } .border-anti-v { padding-right: 5px; } .vehicle-cta:hover { background: #5568d3; transform: translateX(5px); } .featured-cta { background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%); } .featured-cta:hover { background: linear-gradient(135deg, #d97706 0%, #b45309 100%); } .divider { height: 1px; background: linear-gradient(90deg, transparent 0%, #e2e8f0 50%, transparent 100%); margin: 50px 0; } .featured-vehicle { background: linear-gradient(135deg, #fef3c7 0%, #fef9e7 100%); } .un-p { max-width: 500px; text-align: center; margin-top: 20px; font-size: 0.95rem; color: #4a5568; line-height: 1.8; } .mid-body-tt { padding: 0 20px; width: 100%; display: flex; justify-content: center; } .h-step-wrap { width: 100%; max-width: var(--max-width); } .h-step-head { text-align: center; margin-bottom: 20px; } .h-step-subtitle { font-size: 14px; color: var(--primary); font-weight: 600; text-transform: uppercase; margin-bottom: 6px; letter-spacing: 0.6px; } .h-step-head h1 { font-size: 28px; margin: 0; font-weight: 700; } .h-step-steps { position: relative; padding: 20px 0; } .h-step-steps::before { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; width: 1px; background: var(--line); transform: translateX(-1px); display: none; } .h-step { width: 100%; margin: 50px 0; display: flex; align-items: center; gap: 20px; position: relative; } .h-step-marker { width: var(--step-size); height: var(--step-size); border-radius: 50%; background: #fff; border: 2px solid var(--primary); color: var(--primary); display: flex; align-items: center; justify-content: center; font-size: 24px; font-weight: 700; flex-shrink: 0; } .h-step-content h3 { margin: 0 0 8px; font-size: 20px; color: var(--primary); font-weight: 400; } .h-step-content p { margin: 0; font-size: 15px; line-height: 1.5; color: var(--sub); max-width: 420px; } .h-step-content { max-width: 230px; } .h-step-left { justify-content: right; } .h-step-addons-wrap { width: 100%; max-width: 1180px; } .h-step-addons-title { text-align: center; color: var(--primary); font-weight: 700; font-size: 26px; margin-bottom: 35px; } .h-step-addon-grid { display: grid; gap: 25px; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); } .h-step-addon-card { display: flex; background: #fff; border: 1px solid #e6e6e6; border-radius: 14px; overflow: hidden; min-height: 160px; transition: 0.25s; } .h-step-addon-img { width: 30%; height: 100%; object-fit: cover; } .h-step-addon-content { width: 70%; padding: 18px 10px; display: flex; flex-direction: column; } .h-step-addon-content h3 { margin: 0 0 6px; font-size: 18px; font-weight: 500; color: var(--primary); } .h-step-addon-content p { margin: 0; font-size: 14px; line-height: 1.45; color: var(--sub); } .cmp-wrap { width: 100%; } .cmp-title { text-align: center; font-size: 28px; font-weight: 700; color: var(--primary); margin-bottom: 35px; } .desc-list { border: 1px solid var(--line); border-radius: 14px; overflow: hidden; margin-bottom: 40px; } .desc-header { display: grid; grid-template-columns: 1fr 2fr; background: #f8f8ff; border-bottom: 1px solid var(--line); font-weight: 500; color: var(--primary); padding: 12px 24px; font-size: 18px; } .desc-row { display: grid; grid-template-columns: 1fr 2fr; padding: 20px 24px; border-bottom: 1px solid var(--line); align-items: center; gap: 20px; } .desc-row:last-child { border-bottom: none; } .desc-title { font-weight: 500; font-size: 16px; } .desc-text { font-size: 15px; color: var(--sub); line-height: 1.6; } .section-divider { text-align: center; font-size: 14px; font-weight: 600; color: var(--sub); margin: 40px 0 20px; text-transform: uppercase; letter-spacing: 0.5px; } .cmp-table { width: 100%; border: 1px solid var(--line); border-radius: 10px; overflow: hidden; background: #fff; } .cmp-header { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; background: #f8f8ff; border-bottom: 1px solid var(--line); text-align: center; font-weight: 600; color: var(--primary); padding: 10px 0; font-size: 13px; } .cmp-row { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; padding: 12px 15px; border-bottom: 1px solid var(--line); align-items: center; font-size: 13px; } .cmp-row:nth-child(even) { background: #fafafa; } .cmp-row:last-child { border-bottom: none; } .cmp-label { font-weight: 500; color: var(--text); } .good { color: var(--green); font-size: 16px; font-weight: 700; text-align: center; } .bad { color: var(--red); font-size: 16px; font-weight: 700; text-align: center; } @media (max-width: 880px) { .ser-in-services-section-mr-t { margin-top: 25px; } } @media (min-width: 880px) { .h-step-steps::before { display: block; } .h-step { width: 50%; } .h-step-left { margin-right: auto; text-align: right; padding-right: 40px; } .h-step-right { margin-left: auto; text-align: left; padding-left: 40px; } } @media (max-width: 879px) { .h-step-steps::before { display: none; } .h-step { flex-direction: row; text-align: left; margin: 30px 0; } .h-step-steps { border-radius: 12px; border: 2px solid rgba(17, 18, 23, 0.04); padding: 20px 10px; margin-bottom: 30px; } } @media (max-width: 768px) { .breadcrumb-trf { padding: 14px 20px; font-size: 12px; } .fit-box { padding: 12px 0; width: 100%; } .ablo-box { position: relative; bottom: auto; width: 100%; } .hero-section-trf { height: auto; min-height: 190px; padding: 20px; display: flex; align-items: flex-end; } .hero-content-trf h1, .hero-content-trf h2 { font-size: 28px; } .hero-content-trf p { font-size: 13px; line-height: 1.4; } .trans-section { margin-top: 10px; } .small-h1-tranfer h1 { font-size: 22px; } .tranfer-cta { margin-top: 10px; } .t-b-h-mobi { height: 240px; } .cdg-card { padding: 10px; border: 2px solid #00008020; } .vehicle-row { grid-template-columns: 1fr; gap: 10px; } .vehicle-specs { gap: 15px; } .featured-vehicle { padding: 20px; } .vehicle-row { width: 100%; margin: 0; } } @media (max-width: 700px) { .cmp-header, .cmp-row { grid-template-columns: 1fr 1fr; } .cmp-header>div:nth-child(2), .cmp-header>div:nth-child(3), .cmp-header>div:nth-child(4), .cmp-row>div:nth-child(2), .cmp-row>div:nth-child(3), .cmp-row>div:nth-child(4) { display: none; } } @media (max-width: 600px) { .cdg-card h2 { font-size: 24px; margin-bottom: 15px; } .cdg-item { padding: 16px; font-size: 15px; } } @media (max-width: 500px) { .h-step-addon-content { width: 100%; } } .h-step-addon-content { width: 100%; } .booking-intro { max-width: 900px; margin: 20px auto 40px; text-align: center; color: #444; font-size: 1.15rem; line-height: 1.7; padding: 0 20px; font-weight: 400; } .why-book-section { margin: 60px auto; max-width: 1180px; padding: 0 20px; } .why-book-title { text-align: center; font-size: 28px; font-weight: 700; color: #1a1a1a; margin-bottom: 40px; } .why-book-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .why-book-item { background: #ffffff; padding: 35px 25px; border-radius: 20px; border: 1px solid rgba(0,0,0,0.05); box-shadow: 0 4px 20px rgba(0,0,0,0.03); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); display: flex; flex-direction: column; align-items: center; text-align: center; } .why-book-item:hover { transform: translateY(-8px); box-shadow: 0 15px 40px rgba(0,0,0,0.08); border-color: var(--orange); } .why-book-icon { font-size: 40px; margin-bottom: 20px; background: #fff5eb; width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: var(--orange); } .why-book-item h4 { margin: 0 0 12px; font-size: 20px; font-weight: 600; color: #1a1a1a; } .why-book-item p { margin: 0; font-size: 15px; color: #666; line-height: 1.6; } .faq-section { margin: 80px auto 60px; max-width: 900px; padding: 0 20px; } .faq-title { text-align: center; font-size: 32px; font-weight: 700; margin-bottom: 50px; color: #1a1a1a; } .faq-container { display: flex; flex-direction: column; gap: 20px; } .faq-item { background: #fff; border-radius: 16px; border: 1px solid #f0f0f0; transition: all 0.3s ease; } .faq-item:hover { border-color: #e0e0e0; } .faq-question { padding: 25px 30px; width: 100%; text-align: left; background: none; border: none; display: flex; justify-content: space-between; align-items: center; cursor: pointer; font-size: 18px; font-weight: 600; color: #1a1a1a; } .faq-question i { color: var(--orange); font-size: 14px; transition: transform 0.3s; } .faq-item.active .faq-question i { transform: rotate(180deg); } .faq-answer { max-height: 0; overflow: hidden; transition: all 0.3s ease-in-out; padding: 0 30px; color: #555; line-height: 1.7; font-size: 16px; } .faq-item.active { border-color: var(--orange); box-shadow: 0 10px 30px rgba(0,0,0,0.05); } .faq-item.active .faq-answer { max-height: 300px; padding: 0 30px 30px; } @media (max-width: 768px) { .booking-intro { font-size: 1.05rem; margin: 15px auto 30px; } .why-book-title { font-size: 24px; } .faq-title { font-size: 26px; } .why-book-item { padding: 25px 20px; } .faq-question { padding: 20px; font-size: 16px; } } .con-t-service-area { padding: 40px 0; background: #fdfdfd; } .con-t-service-area p { font-size: 1.1rem; line-height: 1.7; color: #444; text-align: center; max-width: 900px; margin: 0 auto; padding: 0 20px; } .contact-faq-block { padding: 60px 0; background: #fff; } .faq-block-title { text-align: center; font-size: 2.2rem; margin-bottom: 40px; color: #1a1a1a; font-weight: 700; } .contact-faq-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .contact-faq-item { background: #fafafa; padding: 30px; border-radius: 15px; border: 1px solid #eee; } .contact-faq-item h3 { font-size: 1.2rem; margin-bottom: 15px; color: #000080; font-weight: 600; } .contact-faq-item p { font-size: 1rem; color: #666; line-height: 1.6; margin: 0; } @media (max-width: 768px) { .faq-block-title { font-size: 1.8rem; } .con-t-service-area p { font-size: 1rem; } .head-body.container-srv-2 { margin: 35px auto 0 auto !important; padding: 10px 15px !important; } } 