body.aviant-service-page .header_container,body.aviant-service-page .main_header{display:none;}*{margin:0;padding:0;box-sizing:border-box;}body.aviant-service-page{font-family:"Arial",sans-serif;line-height:1.6;color:#333;background:#fff;}.container{max-width:1200px;margin:0 auto;padding:0 20px;}.service-page-title{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:24px;line-height:150%;letter-spacing:0%;margin-bottom:1em;}.aviant-header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.1);position:relative;z-index:1000;background-image:url("/sites/all/themes/default/assets/images/image.jpg");background-repeat:no-repeat;background-size:cover;padding:0;}.header-top{color:white;padding:20px 0;}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px;}.service-hero-section{display:flex;}.service-hero-section > div{width:50%;}.logo a{text-decoration:none;color:white;}.logo-text{font-size:28px;font-weight:bold;display:block;margin-bottom:5px;}.logo-subtitle{font-size:14px;opacity:0.9;line-height:1.4;}.contacts{display:flex;gap:30px;flex-wrap:wrap;}.contact-item{display:flex;align-items:flex-start;gap:10px;max-width:274px;}.contact-item i{font-size:18px;margin-top:2px;color:#ffd700;}.contact-item a{color:white;text-decoration:none;}.contact-item a:hover{text-decoration:underline;}.main-nav{background:linear-gradient(90deg,#ff6b35 0%,#f7931e 100%);padding:15px 0;}.nav-content{display:flex;justify-content:space-between;align-items:center;}.nav-menu ul{display:flex;list-style:none;gap:30px;margin:0;padding:0;}.nav-menu a{color:white;text-decoration:none;font-weight:500;padding:10px 0;transition:color 0.3s;}.nav-menu a:hover{color:#1e3c72;}.mobile-menu-toggle{display:none;flex-direction:column;cursor:pointer;gap:4px;}.mobile-menu-toggle span{width:25px;height:3px;background:white;transition:0.3s;}.secondary-nav{background:rgba(255,255,255,0.1);padding:8px 0;border-top:1px solid rgba(255,255,255,0.2);}.secondary-menu{display:flex;gap:30px;justify-content:center;}.secondary-menu a{color:white;text-decoration:none;font-size:14px;opacity:0.9;transition:opacity 0.3s;}.secondary-menu a:hover{opacity:1;text-decoration:underline;}.breadcrumbs{background:rgba(0,0,0,0.7);color:white;padding:10px 0;backdrop-filter:blur(10px);}.breadcrumbs a{color:white;text-decoration:none;}.breadcrumbs a:hover{text-decoration:underline;}.hero-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}.hero-background img{width:100%;height:100%;object-fit:cover;}.hero-background::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(30,60,114,0.8);}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;color:white;padding:80px 0;}.hero-title{font-size:3.5rem;font-weight:bold;margin-bottom:20px;line-height:1.2;}.hero-description{font-size:1.2rem;margin-bottom:30px;opacity:0.9;}.hero-advantages{display:flex;flex-direction:column;gap:15px;}.hero-advantage-item{display:flex;align-items:center;gap:10px;font-size:1.1rem;}.hero-advantage-item i{color:#4caf50;font-size:18px;}.hero-form{background:rgba(255,255,255,0.6);padding:40px;border-radius:10px;color:#333;box-shadow:0 10px 30px rgba(0,0,0,0.3);}.service-hero-content-wrap{font-family:Tahoma;font-weight:400;font-style:Regular;font-size:16px;color:#ffffff;display:flex;flex-direction:column;justify-content:center;}.service-hero-content-wrap h1{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:28px;color:#ffffff;}.service-main-section{display:flex;padding:30px 0;justify-content:space-between;}.service-main-section-content{width:60%;}.service-main-section-content h2{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:24px;color:#000000;margin-bottom:20px;}.service-main-section-content p{font-family:Tahoma;font-weight:400;font-style:Regular;font-size:14px;margin-bottom:20px;line-height:150%;letter-spacing:0%;}.service-main-section-news{width:30%;background-color:#f1f4f1;}.news-widget{background:#f1f4f1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:15px;border-radius:8px;padding:14px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}.news-widget__header{font-weight:700;font-size:14px;margin-bottom:8px;color:#2b3a2a;}.news-widget__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;}.news-widget__item{background:#fff;border-left:4px solid #8bc34a;padding:10px;border-radius:6px;}.news-widget__link{color:#2b3a2a;text-decoration:none;font-weight:600;display:block;margin-bottom:6px;}.news-widget__link:hover{text-decoration:underline;}.news-widget__meta{display:flex;justify-content:space-between;font-size:12px;color:#6b7b6b;}.news-widget__footer{margin-top:10px;text-align:right;}.news-widget__footer a{color:#2c5bb2;text-decoration:none;}.news-widget__footer a:hover{text-decoration:underline;}.hero-form h3{font-size:1.5rem;margin-bottom:25px;color:#1e3c72;text-align:center;}.form-group{margin-bottom:20px;}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#555;}.form-group input{width:100%;padding:12px 15px;border:2px solid #e9ecef;border-radius:5px;font-size:16px;transition:border-color 0.3s;}.form-group input:focus{outline:none;border-color:#4caf50;}.submit-btn{width:100%;background:#4caf50;color:white;border:none;padding:15px;border-radius:5px;font-size:16px;font-weight:bold;cursor:pointer;transition:background-color 0.3s;}.submit-btn:hover{background:#45a049;}.form-consent{font-size:12px;color:#666;text-align:center;margin-top:15px;}.main-content{background:#f8f9fa;}section{padding:80px 0;}.section-title{font-size:2.5rem;text-align:center;margin-bottom:50px;color:#1e3c72;font-weight:bold;}.pricing-section{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);color:white;}.pricing-section .section-title{color:white;}.pricing-card{background:rgba(255,255,255,0.1);padding:50px;border-radius:15px;text-align:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);}.price-amount{font-size:4rem;font-weight:bold;margin-bottom:20px;color:#4caf50;}.price-description{font-size:1.2rem;opacity:0.9;}.schedule-section{background:white;}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;}.schedule-card{background:#f8f9fa;padding:25px;border-radius:10px;border-left:4px solid #4caf50;transition:transform 0.3s;}.schedule-card:hover{transform:translateX(5px);}.schedule-group{font-weight:bold;color:#1e3c72;margin-bottom:10px;}.schedule-time{font-size:1.1rem;color:#4caf50;margin-bottom:5px;}.schedule-date{color:#666;}.process-section{background:#f8f9fa;}.process-steps{display:flex;flex-direction:column;gap:30px;max-width:800px;margin:0 auto;}.process-step{display:flex;align-items:center;gap:30px;background:white;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);}.step-number{background:#4caf50;color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold;flex-shrink:0;}.step-content h3{color:#1e3c72;font-size:1.3rem;}.cars-section{background:white;}.cars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.car-card{background:#f8f9fa;padding:30px;border-radius:10px;text-align:center;transition:transform 0.3s;}.car-card:hover{transform:translateY(-5px);}.car-card h3{color:#1e3c72;margin-bottom:15px;font-size:1.3rem;}.instructors-section{background:#f8f9fa;}.instructors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.instructor-card{background:white;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:transform 0.3s;}.instructor-card:hover{transform:translateY(-5px);}.instructor-card h3{color:#1e3c72;margin-bottom:15px;font-size:1.3rem;}.locations-section{background:white;}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.location-card{background:#f8f9fa;padding:30px;border-radius:10px;text-align:center;transition:transform 0.3s;}.location-card:hover{transform:translateY(-5px);}.location-address{font-weight:bold;color:#1e3c72;margin-bottom:10px;font-size:1.1rem;}.location-phone a{color:#4caf50;text-decoration:none;font-size:1.1rem;}.location-phone a:hover{text-decoration:underline;}.form-section{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);color:white;}.form-section .section-title{color:white;}.form-description{text-align:center;font-size:1.2rem;margin-bottom:40px;opacity:0.9;}.contact-form{max-width:600px;margin:0 auto;background:rgba(255,255,255,0.1);padding:40px;border-radius:15px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;}.contact-form .form-group{margin-bottom:20px;}.contact-form .form-group label{color:white;margin-bottom:8px;display:block;}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:12px 15px;border:2px solid rgba(255,255,255,0.3);border-radius:5px;background:rgba(255,255,255,0.9);font-size:16px;transition:border-color 0.3s;}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{outline:none;border-color:#4caf50;}.submit-button{width:100%;background:#4caf50;color:white;border:none;padding:15px;border-radius:5px;font-size:16px;font-weight:bold;cursor:pointer;transition:background-color 0.3s;}.submit-button:hover{background:#45a049;}.aviant-footer{background:#1e3c72;color:white;padding:50px 0 20px;}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:30px;}.footer-section h3{margin-bottom:15px;color:#4caf50;}.footer-section a{color:white;text-decoration:none;}.footer-section a:hover{text-decoration:underline;}.footer-bottom{border-top:1px solid rgba(255,255,255,0.2);padding-top:20px;text-align:center;opacity:0.8;}@media (max-width:768px){.header-content{flex-direction:column;text-align:center;}.contacts{justify-content:center;}.nav-menu{display:none;}.nav-menu.active{display:block;position:absolute;top:100%;left:0;right:0;background:#ff6b35;padding:20px;}.nav-menu.active ul{flex-direction:column;gap:15px;}.mobile-menu-toggle{display:flex;}.hero-content{grid-template-columns:1fr;gap:30px;text-align:center;}.hero-title{font-size:2.5rem;}.form-row{grid-template-columns:1fr;}.process-step{flex-direction:column;text-align:center;gap:20px;}.footer-content{grid-template-columns:1fr;text-align:center;}}.instructors-section{padding:60px 0;background-color:#fff;}.instructors-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;}.instructors-navigation{display:flex;gap:10px;}.instructors-nav-btn{width:40px;height:40px;border:2px solid #007bff;background:white;color:#007bff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;font-size:16px;}.instructors-nav-btn:hover{background:#007bff;color:white;}.instructors-nav-btn:disabled{opacity:0.5;cursor:not-allowed;}.instructors-slider{position:relative;overflow:hidden;margin-bottom:30px;}.instructors-track{display:flex;transition:transform 0.5s ease;gap:30px;}.instructor-card{min-width:calc(33.333% - 20px);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease;}.instructor-card:hover{transform:translateY(-5px);}.instructor-image{width:100%;height:250px;overflow:hidden;position:relative;}.instructor-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.instructor-card:hover .instructor-image img{transform:scale(1.05);}.instructor-info{padding:20px;}.instructor-name{font-size:18px;font-weight:bold;color:#333;margin-bottom:10px;line-height:1.3;}.instructor-details{color:#666;font-size:14px;line-height:1.5;margin:0;}.instructors-dots{display:flex;justify-content:center;gap:10px;}.instructor-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:background 0.3s ease;}.instructor-dot.active{background:#007bff;}.section-auto__cards{display:flex;gap:10px;justify-content:space-between;}.section-auto__card{display:flex;flex-direction:column;width:32%;}.section-auto__card span{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:14px;line-height:150%;letter-spacing:0%;color:#000000;margin-top:0.7em;}.section-instructors img{width:100%;}.section-documents__buttons{display:flex;flex-wrap:wrap;gap:10px;}.section-documents__button{border:1px solid #b3b3b3;padding:12px;border-radius:8px;color:#000000;text-decoration:none;}.service-price-block strong{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:18px;line-height:150%;letter-spacing:0%;}.service-price-block ul{list-style-type:disc;}.schedule-groups-section{background-color:#ffffff;font-family:Tahoma;font-weight:400;font-style:Regular;font-size:14px;line-height:150%;letter-spacing:0%;}.section-schedule-cards{display:flex;flex-wrap:wrap;gap:2em;}.section-schedule-card{display:flex;flex-direction:column;gap:0.6em;width:calc(50% - 2em);background-color:#f1f4f1;padding:2em 1em;border-radius:8px;}.schedule-date{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:18px;line-height:150%;letter-spacing:0%;color:#000000;}.section-schedule-card span{font-family:Tahoma;font-weight:700;font-style:Bold;font-size:14px;line-height:150%;letter-spacing:0%;color:#000000;}.schedule-card-footer{display:flex;align-items:center;gap:1em;}.schedule-card-footer .link_1{margin:0 0 0 0;width:208px;}.schedule-available-spots{color:#a71313;}@media (max-width:768px){.reviews-header,.instructors-header{flex-direction:column;gap:20px;text-align:center;}.review-card,.instructor-card{min-width:calc(100% - 20px);}.reviews-track,.instructors-track{gap:20px;}.instructor-image{height:200px;}}@media (max-width:480px){.review-card{padding:20px;}.review-header{flex-direction:column;align-items:flex-start;gap:5px;}.instructor-info{padding:15px;}.instructor-name{font-size:16px;}}@media (max-width:480px){.container{padding:0 15px;}.hero-title{font-size:2rem;}.hero-form{padding:25px;}.section-title{font-size:2rem;}.price-amount{font-size:3rem;}}.apply-inline-section{padding:30px 0;}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;}.modal.is-open{display:flex;}.modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,0.55);}.modal__dialog{position:relative;background:#fff7e6;width:min(520px,92%);border-radius:10px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,0.35);}.modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;}.modal__title{font-weight:700;font-size:18px;}.modal__close{background:none;border:none;font-size:22px;line-height:1;cursor:pointer;}.modal__grid{display:grid;grid-template-columns:1fr;gap:12px;}.modal__actions{margin-top:12px;display:flex;align-items:center;gap:12px;}.modal__submit{background:#4a7a24;color:#fff;border:none;border-radius:6px;padding:10px 18px;font-size:14px;cursor:pointer;}.modal__submit:hover{background:#3f6a1f;}.modal__consent{font-size:11px;color:#666;}@media (max-width:900px){.modal__actions{flex-direction:column;align-items:flex-start;}}.apply-inline{background:#f7f0da;border-radius:8px;padding:18px 20px 14px;box-shadow:0 2px 6px rgba(0,0,0,0.05);}.apply-inline__title{font-weight:700;font-size:18px;margin-bottom:10px;color:#222;}.apply-inline__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;}.apply-inline__field label{display:block;font-size:12px;color:#666;margin-bottom:6px;}.apply-inline__field input{width:100%;height:34px;border:1px solid #d8d8d8;border-radius:6px;padding:0 10px;font-size:14px;background:#fff;}.apply-inline__actions{display:flex;align-items:center;gap:18px;margin-top:12px;}.apply-inline__submit{background:#4a7a24;color:#fff;border:none;border-radius:6px;padding:8px 18px;font-size:14px;cursor:pointer;}.apply-inline__submit:hover{background:#3f6a1f;}.apply-inline__consent{font-size:11px;color:#666;}#breadcrumbs{color:#ffffff;margin-top:1em;}#breadcrumbs a > span{color:#ffffff;font-family:Tahoma;font-weight:400;font-style:Regular;font-size:14px;line-height:120%;letter-spacing:0%;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;text-decoration-skip-ink:auto;}#breadcrumbs a > span::after{content:">";padding:10px;}.apply-inline__consent a{color:#2c5bb2;}@media (max-width:900px){.apply-inline__grid{grid-template-columns:1fr;}.apply-inline__actions{flex-direction:column;align-items:flex-start;gap:8px;}}.section-map{background:#fff;}.yandex-map{width:100%;height:420px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.driving-steps-section{background:#fff;}.driving-steps{display:grid;grid-template-columns:460px 1fr;gap:30px;align-items:start;}.driving-steps-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.driving-steps-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px;}.driving-steps-list li{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start;}.driving-steps-list-item-number{width:28px;height:28px;border-radius:50%;background:#f0a202;color:#000;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff inset;}.driving-steps-list-item-content h4{margin:0 0 6px;font-size:16px;font-weight:700;color:#000;}.driving-steps-list-item-content p{margin:0;font-size:13px;color:#333;line-height:1.5;}@media (max-width:1024px){.driving-steps{grid-template-columns:1fr;}}@media (max-width:600px){.driving-steps-list li{grid-template-columns:32px 1fr;gap:10px;}.driving-steps-list-item-number{width:26px;height:26px;font-size:14px;}.driving-steps-list-item-content h4{font-size:15px;}.driving-steps-list-item-content p{font-size:13px;}.service-hero-section{flex-direction:column;}.service-hero-section > div{width:100%;}.service-hero-content-wrap{margin-bottom:2em;}.service-main-section{flex-direction:column;}.service-main-section-content{width:100%;}.service-main-section-news{width:100%;}.service-main-section-content{margin-bottom:2em;}.section-schedule-cards{display:flex;flex-direction:column;gap:1em;margin-top:1em;}.section-schedule-card{width:100%;}}
