.feature h3,.feature i{margin-bottom:10px;color:#fff}.feature:hover,.step:hover{transform:translateY(-10px)}.band-text,.logo{font-weight:700}body{margin:0;font-family:Helvetica,sans-serif}.navbar{background-color:#333;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.footer-contact ul,.footer-links ul,.nav-menu{list-style:none;padding:0}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{font-size:2.5rem;color:#fff}.nav-menu{display:flex;margin:0}.nav-menu li{margin-left:20px}.nav-links{color:#fff;text-decoration:none;font-size:18px}.menu-toggle{display:none;flex-direction:column;cursor:pointer}.menu-toggle .bar{width:25px;height:3px;background-color:#fff;margin:4px 0}.header{background:linear-gradient(270deg,#03448a,#00bfff,#03448a);background-size:600% 600%;padding:100px 20px;display:flex;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden;animation:10s infinite gradientAnimation}.header-band{background-color:#d1a608;color:#000;padding:10px 0;width:100%;position:absolute;top:0;left:0;animation:1.5s ease-out slideIn}.header-content{max-width:800px;animation:2s ease-out fadeInUp}.header-title{color:#fff;margin-bottom:20px}.header-description{color:#f4f4f4;margin-bottom:30px}.header-button{background-color:#040975;color:#fff;padding:10px 20px;text-decoration:none;border-radius:5px;display:inline-flex;align-items:center;gap:10px;transition:background-color .3s}.feature,.step{border-radius:10px;transition:transform .3s,box-shadow .3s}.header-button:hover{background-color:#c00}@keyframes slideIn{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section{padding:60px 20px;text-align:center}.about-container,.process-container{max-width:1200px;margin:0 auto}.about-title{font-size:2.5rem;margin-bottom:20px;color:#03448a;animation:1.5s ease-in-out fadeIn}.about-description{font-size:1.2rem;margin-bottom:40px;color:#666;animation:2s ease-in-out fadeIn}.about-features{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.feature{background:linear-gradient(135deg,#03448a,#00bfff);background-size:200% 200%;padding:20px;width:100%;max-width:300px;animation:5s infinite gradientAnimation}.contact-table tr:nth-child(2n),.process-section{background-color:#f9f9f9}.feature:hover{box-shadow:0 10px 20px rgba(0,0,0,.2)}.feature i{font-size:2rem}.feature h3{font-size:1.5rem}.feature p{font-size:1rem;color:#f4f4f4}@keyframes gradientAnimation{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.process-section{padding:60px 20px;text-align:center}.process-title{font-size:2rem;margin-bottom:20px;color:#03448a;animation:1.5s ease-in-out fadeIn}.process-description{font-size:1rem;margin-bottom:40px;color:#666;animation:2s ease-in-out fadeIn}.footer-contact li,.footer-links li,.step-icon,.step-title{margin-bottom:10px}.process-steps{display:flex;justify-content:space-between;position:relative;gap:20px}.process-steps::before{content:'';position:absolute;top:50%;left:0;right:0;height:2px;background-color:#03448a;z-index:1}.step{background:#fff;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:23%;position:relative;z-index:2}.step:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.step-icon{font-size:2rem;color:#03448a}.step-title{font-size:1.5rem;color:#333}.step-description{font-size:1rem;color:#666}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.video-ve-metin-bolumu{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.sol-taraf{flex:1;margin-right:20px}.sol-taraf p{font-size:16px;line-height:1.6;color:#333}.sag-taraf{flex:1}.sag-taraf iframe{width:100%;height:315px;border:none;border-radius:10px}.sss-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:20px}.sss-bolumu{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.sss-icerik{margin-top:20px}.sss-soru{border-bottom:1px solid #ddd;padding:10px 0}.sss-soru-baslik{width:100%;background:0 0;border:none;font-size:18px;font-weight:700;text-align:left;cursor:pointer;padding:10px;transition:.3s;display:flex;justify-content:space-between;align-items:center}.sss-soru-baslik:hover{color:#007bff}.sss-ikon{font-size:20px;transition:transform .3s}.sss-cevap{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,padding .4s ease-in-out;padding:0 10px;color:#555}.sss-cevap.acik{max-height:200px;padding:10px}.sss-resim img{width:100%;max-width:560px;height:auto;border-radius:8px}.sss-container{flex-direction:row-reverse;align-items:flex-start;gap:30px}.sss-resim{width:560px;height:315px}.sss-bolumu{flex:1;max-width:800px}.cta-section{background-color:#d1a608;color:#fff;padding:40px 20px;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:2rem;margin-bottom:20px;color:#000}.cta-text{font-size:1.2rem;margin-bottom:30px;color:#000}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background-color:#fff;color:#000;text-decoration:none;border-radius:5px;font-size:1.1rem;transition:background-color .3s}.cta-button i{margin-right:10px}.cta-button:hover{background-color:#f0f0f0}.footer{background-color:#2c3e50;color:#fff;padding:40px 0;font-family:Arial,sans-serif}.footer-content{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-contact,.footer-links,.footer-social{flex:1;min-width:200px;margin-bottom:20px}.footer-heading,.footer-heading-2{margin-bottom:15px;color:#ecf0f1;font-weight:700}.footer-heading{font-size:2.4rem}.footer-heading-2{font-size:1.4rem}.footer-contact li,.footer-links a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-links a:hover,.social-icons a:hover{color:#3498db}.footer-contact i,.footer-links i{margin-right:10px;color:#3498db}.social-icons{display:flex;gap:15px}.social-icons a{color:#bdc3c7;font-size:1.5rem;transition:color .3s}.footer-bottom{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid #34495e;font-size:.9rem;color:#bdc3c7}.footer-aciklama{font-weight:700;font-size:1.2rem}@media (min-width:768px){.video-ve-metin-bolumu{flex-direction:row}.cta-section{padding:60px 20px}.cta-title{font-size:2rem}.cta-text{font-size:1.3rem}.cta-button{padding:15px 30px;font-size:1.2rem}.footer-content{flex-wrap:nowrap}.footer-contact,.footer-links,.footer-social{margin-bottom:0}}.contact-table,.service-table{width:80%;max-width:900px;margin:20px auto;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.contact-table td,.contact-table th,.service-table td,.service-table th{padding:15px;border-bottom:1px solid #ddd;text-align:left;font-size:16px}.contact-table th,.service-table th{background-color:#036;color:#fff;font-weight:700;text-transform:uppercase}.contact-table tr:last-child td,.service-table tr:last-child td{border-bottom:none}.contact-table a,.service-table a{color:#036;text-decoration:none;font-weight:700}.contact-table tr:hover{background-color:#f1f1f1}@media (min-width:769px){.logo img{width:200px}.nav-menu{display:flex!important}.header{padding:120px 20px}.band-text{font-size:1.8rem}.header-title{font-size:3rem}.header-description,.process-title{font-size:1.5rem}.header-button{font-size:1.2rem}.about-section,.process-section{padding:80px 20px}.about-title{font-size:1.9rem}.about-description,.feature h3{font-size:1rem}.feature{width:30%}.feature i,.step-icon{font-size:2.5rem}.feature p,.step-description{font-size:1.1rem}.process-description{font-size:1srem}.process-steps::before{top:50%;left:0;right:0;height:2px;width:auto}.step{width:23%}.step-title{font-size:1.3rem}.contact-table,.service-table{width:70%;max-width:800px}}@media (max-width:768px){.call-button{display:flex}}@media (min-width:769px){.call-button{display:none}}strong,em,u{font-weight:normal!important;font-style:normal!important;text-decoration:none!important}

