@media only screen and  (max-width:481px){
body {margin: 0;padding: 0;background: #0F0F0F;font-family: 'Poppins', sans-serif;overflow: hidden !important;}
.header {display:none;}	
.mobile-header {display:none;}
hr { width: 100% !important; }
.hamburger-menu {display:none; position: relative; }
#menu-toggle { display: none !important; }
.header-alt{display:none !important}
.hamburger-icon { position: absolute; top: 6.2vw; left: 85.7vw; cursor: pointer; z-index: 99999; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; width: 6vw; flex-direction: column; }
.hamburger-icon span {display: block;width: 6.1vw;height: 0.6vw;background-color: #ffffff;margin-bottom: 0.5vw;margin-top: 0.5vw;transition: all 0.3s;}
#menu-toggle:checked ~ .hamburger-icon span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
#menu-toggle:checked ~ .hamburger-icon span:nth-child(2) { opacity: 0; }
#menu-toggle:checked ~ .hamburger-icon span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }
nav {position: fixed;z-index: 999;width: 100%;height: 100%;left: 0vw;backdrop-filter: blur(3vw);background-color: #000000bd;opacity: 0;visibility: hidden;transform: translateX(250);transform-origin: top;transition: transform 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;overflow: scroll;}
#menu-toggle:checked ~ nav {opacity: 1;visibility: visible;transform: translateX(0);}
#menu-toggle:checked ~ .hamburger-menu {height:100% !important;}
nav ul {list-style: none;padding: 0;margin: 0;}
nav li {margin: 5.5vw 0;display: flex;justify-content: center;flex-wrap: wrap;width: 100%;}
nav a {text-decoration: none;color: #333;}
a.hamburger-logo {z-index: 999999;}
.hamburger-menu {display: flex;width: 100%;z-index: 100;height: 20vw;background-position: center;position: absolute !important;background: #ffffff00;background-size: cover;justify-content: space-between;flex-wrap: wrap;flex-direction: column;}
#menu-toggle { display: none; } 
.hamburger-menu img {width: 32vw;}
.hamburger-menu .hamburger-background { width: 100vw; height: 17.4vw; margin: 0; z-index: 1000; position: absolute; overflow: hidden; object-fit: cover; } 
.breadcrumb {background-color: white;padding: 0.8vw 2vw;border-radius: 0.5vw;margin-bottom: 6vw;box-shadow: 0 0.1vw 0.3vw rgba(0, 0, 0, 0.05);font-size: 0.9vw;}
.breadcrumb a {color: #666;text-decoration: none;transition: color 0.2s ease;font-size: 3vw;}
.breadcrumb .current {color: #c00;font-weight: 500;font-size: 3vw;}
.breadcrumb .separator {color: #ccc;margin: 0 0.5vw;font-size: 2.5vw;}
.breadcrumb .container {max-width: 80%;margin: 0 auto;padding: 1.5rem 1rem;display: flex;gap: 2vw;justify-content: center;}
.header { display: none; } 
nav ul li a {color: #ffffff;text-decoration: none;font-size: 4.2vw;width: 74%;display: flex;align-items: center;justify-content: center;padding: 2.5vw 2vw;box-sizing: border-box;background-color: #00000000;margin-bottom: 1vw;font-weight: 500;gap: 2vw;}
.hamburger-menu nav ul {position: relative;flex-direction: column;align-items: center;justify-content: center;margin-top: 28vw;}
.hamburger-dropdown ul, .hamburger-ic-dropdown ul { display: none; list-style-type: none; margin: 0; padding: 0; width: 100%; } 
.hamburger-dropdown ul.show, .hamburger-ic-dropdown ul.show { display: block; width: 100%; } 
.hamburger-dropdown a, .hamburger-ic-dropdown a {display: flex;padding: 10px 15px;text-decoration: none;color: #ffffff;/* background-color: #c83b16; */margin-bottom: 1vw;width: 74%;box-sizing: border-box;gap: 2vw;}
.hamburger-ic-dropdown ul.show { display: block; width: 100%; } 
nav ul li ul { transition: all 0.3s ease; } 
.hamburger-ic-dropdown ul li { position: relative; width: 100%; } 
.hamburger-dropdown-menu, .ic-hamburger-dropdown-menu { width: 100%; } 
ul.hamburger-dropdown-menu {margin-top: 4vw !important;background: #5db12f;border-radius: 1vw;}
ul.hamburger-ic-dropdown-menu {margin-top: 4vw !important;background: #333;width: 100%;padding: 0 !important;}
.fa-caret-down { margin-left: 10px; } 
.hamburger-ic-dropdown-menu li a { background: #ffffff !important; color: #232650; }
a.hamburger-logo { z-index: 999999; position: relative; display: none !important; width: 40vw; justify-content: center; align-items: center; margin-left: 2vw; }
.hamburger-icon {position: relative;top: 0vw;left: 0;cursor: pointer;z-index: 99999;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;/* background: #2326507d; */width: 21.7vw;flex-direction: column;height: 19vw;}
a.hamburger-logo.hamburger-logo-siyah { z-index: 999999; position: relative;width: 40vw; justify-content: center; align-items: center; margin-left: 2vw;display: flex !important;}
.logo-back {display: flex;align-items: center;justify-content: space-between;width: 100%;z-index: 999999;background: #00000082 !important;backdrop-filter: blur(1vw);}
.hamburger-sosyal-medya { display: flex; align-items: center; justify-content: center; gap: 2vw; margin: 10vw 0;}
li.hamburger-ic-dropdown ul li a {color: #ffffff;background: none !important;}
ul.hamburger-dropdown-menu li a { color: #fff; }	
.hamburger-sosyal-medya a {background: #5db12f;color: #fff;padding: 3vw 3vw;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.hamburger-dil { display: flex; align-items: center; justify-content: center; gap: 2vw;padding-bottom: 30vw; }
.tr-lang {opacity: 1;}
.hamburger-dil img { width: 10vw; }		
.hamburger-dropdown-menu li {border-bottom: 0.1vw solid #fff;margin: 2vw 0 0 0;}
	
.anasayfa-alanlar {display: flex;flex-direction: column;gap: 8vw;}	
	
.anasayfa-alan-1 .alan-1-back {position: absolute;margin-top: 21vw;z-index: -1;display: none;}
.anasayfa-alan-1 {height: 248vw;background: #fff;clip-path: polygon(0 0, 100% 0, 100% 94%, 60% 94%, 45% 90%, 0 90%);display: flex;flex-direction: column-reverse;justify-content: center;gap: 14vw;align-items: center;padding-bottom: 10vw;}
.anasayfa-alan-1 .alan-1-right .alan-1-box {display: flex;align-items: center;padding: 1vw 2vw;gap: 1vw;border-radius: 0.5vw;border: 1px solid rgba(0, 0, 0, 0.29);background: rgba(163, 163, 163, 0.10);backdrop-filter: blur(6.550000190734863px);width: 56vw;height: 5vw;margin-top: 4vw;font-size: 2.5vw;}
.anasayfa-alan-1 .alan-1-right {display: flex;flex-direction: column;align-items: center;width: 85%;gap: 7vw;margin: 0 auto;}
.anasayfa-alan-1 .alan-1-right h1 {width: 100%;color: #000;text-align: center;font-family: "DM Sans";font-size: 8.7vw;font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}
.anasayfa-alan-1 .alan-1-right .alan-1-buttons a:nth-child(1) {transition: all 0.5s ease;display: inline-flex;padding: 1.7vw 3vw;justify-content: center;align-items: center;gap: 0.5vw;border-radius: 0.3vw;background: #000;color: #FFF;text-align: center;font-family: "DM Sans";font-size: 2.7vw;font-style: normal;font-weight: 500;line-height: 100%;}
.anasayfa-alan-1 .alan-1-right .alan-1-buttons a:nth-child(2) {color: #000000;text-align: center;font-family: "DM Sans";font-size: 2.7vw;font-style: normal;font-weight: 500;line-height: 100%;}
.anasayfa-alan-1 .alan-1-right .alan-1-box {display: flex;align-items: center;padding: 1vw 2vw;gap: 1vw;border-radius: 2.5vw;border: 1px solid rgba(0, 0, 0, 0.29);background: rgba(163, 163, 163, 0.10);backdrop-filter: blur(6.550000190734863px);width: 81vw;height: 20vw;margin-top: 4vw;font-size: 2.5vw;justify-content: space-between;}
.anasayfa-alan-1 .alan-1-box svg {width: 4vw;}
.anasayfa-alan-1 .alan-1-right .alan-1-box .box-icon {width: 24vw;height: 9vw;border-radius: 5vw;display: flex;border: 2px solid rgba(0, 0, 0, 0.22);align-items: center;justify-content: center;}
.anasayfa-alan-1 .alan-1-left video {width: 62vw;border-radius: 2vw;height: 101vw;object-fit: cover;}
.anasayfa-alan-1 .alan-1-left img {position: absolute;left: -16.5vw;top: 49vw;transform: rotate(348deg);width: 93vw;}
.anasayfa-alan-1 .alan-1-left span {color: #000;text-align: center;font-family: "DM Sans";font-size: 4.5vw;font-weight: 400;line-height: 1;writing-mode: vertical-rl;text-orientation: upright;margin-top: 78vw;margin-left: 0.5vw;}

.anasayfa-alan-2 {height: 190vw;display: flex;align-items: center;justify-content: center;gap: 11vw;flex-direction: column-reverse;}
.anasayfa-alan-2 .alan-2-right span {color: #FFF;font-family: "DM Sans";font-size: 9vw;font-style: normal;font-weight: 300;line-height: 9vw;letter-spacing: 2vw;text-transform: uppercase;}
.anasayfa-alan-2 .alan-2-right h3 {color: #FFF;font-family: "DM Sans";font-size: 5vw;font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;width: 26.24269rem;}
.anasayfa-alan-2 .alan-2-right {display: flex;flex-direction: column;align-items: flex-start;gap: 5vw;width: 100%;max-width: 85vw;margin: 0 auto;}
.anasayfa-alan-2 .alan-2-right .tag span {color: #FFF;font-family: "DM Sans";font-size: 2vw;font-style: normal;font-weight: 300;line-height: normal;letter-spacing: 0.1vw;border-radius: 6.25rem;border: 1px solid rgba(255, 255, 255, 0.33);padding: 1.5vw 1.7vw;}
.anasayfa-alan-2 .alan-2-right p {color: rgba(255, 255, 255, 0.63);font-family: "DM Sans";font-size: 3.2vw;font-style: normal;font-weight: 300;line-height: 4.2vw;}
.anasayfa-alan-2 .alan-2-right a {transition: all .5s ease;color: #FFF;text-align: center;font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 400;line-height: 100%;border-radius: 3vw;background: rgba(255, 255, 255, 0.14);padding: 2vw 2.3vw;}
.anasayfa-alan-2 .alan-2-left {background: url(/wp-content/uploads/2026/01/alan2-img.jpg);background-size: cover;background-repeat: no-repeat;width: 79vw;height: 90vw;border-radius: 2vw;display: flex;align-items: flex-end;justify-content: center;padding: 2vw;}
.anasayfa-alan-2 .alan-2-left .alan-2-img {border-radius: 2vw;border: 1px solid #FFF;background: linear-gradient(rgba(0, 0, 0, 0.6), rgb(0 0 0 / 44%)), url(/wp-content/uploads/2026/01/alan2-img-2.jpg) lightgray 50% / cover no-repeat;box-shadow: 4px 10px 23.2px -6px rgba(0, 0, 0, 0.75);width: 76vw;height: 26vw;display: flex;align-items: center;gap: 1vw;justify-content: center;}
.anasayfa-alan-2 .alan-2-left .alan-2-img span {color: #FFF;text-align: center;font-family: "DM Sans";font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: 100%;}
.anasayfa-alan-2 .alan-2-left .alan-2-img svg {width: 4vw;}

.anasayfa-alan-3 {height: 140vw;display: flex;gap: 10vw;width: 100%;max-width: 85vw;margin: 0 auto;flex-direction: column;margin-top: 5vw;}
.anasayfa-alan-3 .alan-3-top h1 {color: #FFF;font-family: "DM Sans";font-size: 7vw;font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;width: 100%;text-align: center;}
.anasayfa-alan-3 .alan-3-bottom {display: flex;align-items: center;justify-content: space-between;gap: 10vw;flex-direction: column;}
.anasayfa-alan-3 .alan-3-bottom .alan-3-left {display: flex;flex-direction: row;gap: 2.5vw;cursor: pointer;}
.anasayfa-alan-3 .alan-3-bottom .alan-3-left a.activeTab {color: #FFF;font-family: "DM Sans";font-size: 2.5vw;font-style: normal;font-weight: 400;line-height: 3.4vw;text-align: center;opacity: 1;}
.anasayfa-alan-3 .alan-3-bottom .alan-3-left a {color: #FFF;font-family: "DM Sans";font-size: 2.5vw;font-style: normal;font-weight: 400;line-height: 3.4vw;text-align: center;opacity: 0.5;transition: opacity 0.3s ease;}
.anasayfa-alan-3 .alan-3-middle {display: flex;width: 100%;height: 40vw;justify-content: center;align-items: center;background-image: url(/wp-content/uploads/2026/01/alan-2-img-2.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 2vw;transition: background-image 0.5s ease-in-out;}
.anasayfa-alan-3 .alan-3-right {display: flex;flex-direction: column;align-items: center;gap: 5.5vw;}
.anasayfa-alan-3 .alan-3-right h5 {color: #FFF;font-family: "DM Sans";font-size: 4vw;font-style: normal;font-weight: 400;line-height: 3vw;}
.anasayfa-alan-3 .alan-3-right p {color: rgba(255, 255, 255, 0.48);font-family: "DM Sans";font-size: 3.2vw;font-style: normal;font-weight: 400;line-height: 4.5vw;text-align: center;}
.anasayfa-alan-3 .alan-3-right a {color: #FFF;font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 500;line-height: 1.8vw;}

.anasayfa-alan-4 {width: 100%;max-width: 74vw;margin: 0 auto;display: flex;flex-direction: column;gap: 12vw;}
.anasayfa-alan-4 .alan4-back {display: none;}	
.anasayfa-alan-4 .alan-4-top h2 {color: #FFF;font-family: "DM Sans";font-size: 4.5vw;font-style: normal;font-weight: 200;line-height: 6vw;width: 100%;}
.anasayfa-alan-4 .alan-4-top {display: flex;flex-direction: column;justify-content: space-between;align-items: center;gap: 6vw;}
.anasayfa-alan-4 .alan-4-top p {color: rgba(255, 255, 255, 0.63);font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 400;line-height: 4.5vw;width: 100%;text-align: center;}
.anasayfa-alan-4 .alan-4-bottom {display: flex;gap: 7vw;align-items: center;flex-direction: column;}
.anasayfa-alan-4 .alan-4-bottom .alan4-box {display: flex;width: 80%;height: 64vw;padding: 2vw 0.7vw 0;flex-direction: column;justify-content: center;align-items: center;gap: 5.5vw;border-radius: 1vw;border-top: 0.5px solid #ffffffb5;background: linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.00) 100%);backdrop-filter: blur(1vw);}
.anasayfa-alan-4 .alan-4-bottom .alan4-box .img {width: 41vw;height: 12vw;filter: brightness(0) invert(1);}
.anasayfa-alan-4 .alan-4-bottom .alan4-box h3 {color: #FFF;text-align: center;font-family: "DM Sans";font-size: 3.5vw;font-style: normal;font-weight: 500;line-height: 4vw;width: 45vw;}
.anasayfa-alan-4 .alan-4-bottom .alan4-box p {color: rgba(255, 255, 255, 0.63);text-align: center;font-family: "DM Sans";font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: 4vw;width: 50vw;}
.anasayfa-alan-4 .alan-4-bottom .alan4-box a {transition: all 0.5s ease;display: flex;align-items: center;gap: 4vw;border-radius: 1.5625rem;border: 1px solid rgba(255, 255, 255, 0.50);width: 52vw;height: 7vw;justify-content: center;margin-top: 2vw;color: #ffff;font-size: 3vw;}
.anasayfa-alan-4 .alan-4-bottom .alan4-box a .icon svg {width: 3vw;}

.anasayfa-alan-4-2 {width: 100%;max-width: 74vw;margin: 0 auto;display: flex;flex-direction: column;gap: 12vw;}
.anasayfa-alan-4-2 .alan4-back {display: none;}	
.anasayfa-alan-4-2 .alan-4-top h2 {color: #FFF;font-family: "DM Sans";font-size: 4.5vw;font-style: normal;font-weight: 200;line-height: 6vw;width: 100%;}
.anasayfa-alan-4-2 .alan-4-top {display: flex;flex-direction: column;justify-content: space-between;align-items: center;gap: 6vw;}
.anasayfa-alan-4-2 .alan-4-top p {color: rgba(255, 255, 255, 0.63);font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 400;line-height: 4.5vw;width: 100%;text-align: center;}
.anasayfa-alan-4-2 .alan-4-bottom {display: flex;gap: 7vw;align-items: center;flex-direction: column;}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box {display: flex;width: 80%;height: 64vw;padding: 2vw 0.7vw 0;flex-direction: column;justify-content: center;align-items: center;gap: 5.5vw;border-radius: 1vw;border-top: 0.5px solid #ffffffb5;background: linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.00) 100%);backdrop-filter: blur(1vw);}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box .img {width: 41vw;height: 12vw;filter: brightness(0) invert(1);}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box h3 {color: #FFF;text-align: center;font-family: "DM Sans";font-size: 3.5vw;font-style: normal;font-weight: 500;line-height: 4vw;width: 45vw;}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box p {color: rgba(255, 255, 255, 0.63);text-align: center;font-family: "DM Sans";font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: 4vw;width: 50vw;}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box a {transition: all 0.5s ease;display: flex;align-items: center;gap: 4vw;border-radius: 1.5625rem;border: 1px solid rgba(255, 255, 255, 0.50);width: 52vw;height: 7vw;justify-content: center;margin-top: 2vw;color: #ffff;font-size: 3vw;}
.anasayfa-alan-4-2 .alan-4-bottom .alan4-box a .icon svg {width: 3vw;}

.anasayfa-alan-5 {max-width: 85vw;width: 100%;margin: 6vw auto;height: 92vw;display: flex;align-items: flex-end;}
.anasayfa-alan-5 video {position: absolute;width: 100%;height: 92vw;object-fit: cover;border-radius: 2vw;z-index: 0;}
.anasayfa-alan-5 a {display: flex;z-index: 1;position: relative;color: #FFF;text-align: center;font-family: "DM Sans";font-size: 3.5vw;font-style: normal;font-weight: 500;line-height: 2.5vw;margin: 0 0 3.5vw 6vw;}

.footer {background: linear-gradient(180deg, rgba(11, 11, 11, 0.00) 52.9%, #0B0B0B 100%), url(/wp-content/uploads/2026/01/footer-back.jpg) lightgray 50% / cover no-repeat;padding: 0 0 6vw 0;}
.footer .footer-2 {width: 100%;max-width: 85vw;margin: 0 auto;display: flex;gap: 6vw;flex-direction: column;height: 85vw;align-items: flex-start;justify-content: center;}
.footer-top {display: flex;justify-content: center;width: 100%;align-items: center;}
.footer .bottom-1.bottom {gap: 5vw;width: 100%;}
.footer .bottom-1-top {display: flex;flex-direction: column;width: 100%;align-items: center;}
.footer .bottom-1-bottom {display: flex;flex-direction: column;width: 100%;align-items: center;}
.footer .footer-bottom .bottom {display: flex;flex-direction: column;align-items: center;}
.footer .footer-top img {width: 35vw;height: auto;object-fit: cover;}
.footer .footer-bottom {display: flex;align-items: flex-start;justify-content: center;gap: 5vw;flex-direction: column;}
.footer span {color: #FFF;font-family: "DM Sans";font-size: 3.5vw;font-style: normal;font-weight: 500;line-height: 150%;margin-bottom: 1.3vw;}
.footer .bottom a {color: rgba(255, 255, 255, 0.63);font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 300;line-height: 2vw;transition: all 0.2s ease;}
.footer .bottom {gap: 4vw;}
.bottom-2 {display: none !important;}
.bottom-3 {display: none !important;}
.bottom-4 {display: none !important;}
.footer .bottom-5.bottom a {width: 100%;color: rgba(255, 255, 255, 0.63);font-family: "DM Sans";font-size: 3vw;font-style: normal;font-weight: 300;line-height: 4vw;}
.footer .bottom {gap: 3vw;}
.footer .bottom-1.bottom {gap: 5vw;}
.social a {color: #fff;transition: all 0.2s ease;width: auto !important;padding: 1.7vw;font-size: 4vw !important;border-radius: 50%;background: rgba(255, 255, 255, 0.06);border: 0.1vw solid rgba(0, 0, 0, 0.17);backdrop-filter: blur(14.149999618530273px);}
.copyright p {font-size: 2.8vw;color: #fff;}
.copyright img {width: 6vw;}
.copyright {display: flex;align-items: center;width: 100%;max-width: 85vw;gap: 3vw;margin: 0 auto;justify-content: space-between;flex-direction: column-reverse;}






.hero-section {background-color: #ffffff;height: 37vw;display: flex;align-items: flex-end;justify-content: center;padding-top: 4vw;padding-bottom: 14vw;box-shadow: 0vw 0vw 3vw #00000026;}
.hero-section .elips svg {width: 30vw;}
.hero-section .elips {position: absolute;margin-bottom: -11vw;margin-right: 4vw;}

.about-container .story-section {max-width: 74vw;width: 100%;margin: 15vw auto;}
.about-container .story-wrapper {max-width: 85vw;margin: 0 auto;display: flex;gap: 8vw;align-items: center;flex-direction: column-reverse;}
.about-container .story-content {display: flex;flex-direction: column;gap: 2vw;align-items: center;}
.about-container .value-btn {padding: 1.8vw 2.5vw;color: #000000;border: 0.1vw solid #333;border-radius: 4.3vw;font-size: 2vw;font-weight: 500;letter-spacing: 0.05vw;transition: all 0.3s ease;}
.about-container .value-buttons {display: flex;gap: 2vw;margin-bottom: 1vw;flex-wrap: wrap;}
.about-container .story-text {font-size: 3.2vw;color: #424242;text-align: center;}
.about-container .story-content {display: flex;flex-direction: column;gap: 5vw;align-items: center;}
.about-container .story-image {width: 100%;height: 75vw;}
.about-container .story-image .image-placeholder {width: 100%;height: 100%;background: url(/wp-content/uploads/2026/01/monster-arms-1.jpg);background-size: 125vw;background-position: center;border-radius: 1vw;border: 0.1vw solid #333;transition: all 0.5s ease;}
.about-container .image-placeholder:hover {background: url(/wp-content/uploads/2026/01/monster-arms-1.jpg);background-size: 135vw;background-position: center;}
.about-container .mission-content {max-width: 120vw;margin: 0 auto;display: flex;gap: 4vw;align-items: center;flex-direction: column;}
.about-container .section-title {font-size: 6vw;font-weight: 700;letter-spacing: 0.1vw;color: #000000;text-align: center;}
.about-container .mission-text {font-size: 2.5vw;color: #4b4b4b;line-height: 1.7;text-align: center;}
.about-container .mission-section {width: 100%;max-width: 74vw;margin: 6vw auto;display: flex;gap: 10vw;flex-direction: column;}
.about-container .mission-image {height: 80vw;width: 100%;transition: all 0.5s ease;background: url(/wp-content/uploads/2026/01/monster-arms-2.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 1vw;filter: grayscale(1);border: 0.1vw solid #333;}

.urunler {max-width: 85vw;margin: 15vw auto;display: grid;grid-template-columns: repeat(auto-fill, minmax(50vw, 1fr));gap: 10vw;}
.urunsayfa-tufek-kutu {display: block;text-decoration: none;color: #fff;background-color: transparent;border: 0.1vw solid #ffffff45;border-radius: 0.5vw;overflow: hidden;transition: all 0.5s ease;position: relative;display: flex;align-items: center;padding: 3vw 3vw;gap: 1vw;border-radius: 0.5vw;border: 1px solid rgba(0, 0, 0, 0.29);background: rgba(163, 163, 163, 0.10);backdrop-filter: blur(6.550000190734863px);flex-direction: column;}
.urunsayfa-tufek-kutu img {width: 100%;height: 20vw;object-fit: contain;display: block;transition: transform 0.4s ease;}
.urunsayfa-tufek-kutu h3 {transition: all .5s ease;font-size: 3vw;font-weight: 600;letter-spacing: 0.1vw;padding: 3vw 3vw 1vw 3vw;text-align: center;color: #000000;position: relative;z-index: 2;border-top: 0.1vw solid #00000036;text-transform: uppercase;width: 100%;}
.urunsayfa-tufek-kutu img.monster-icon {transition: all 0.5s ease;position: absolute;width: 6vw;height: 6vw;object-fit: contain;top: 1.5vw;right: 1.5vw;transform: rotateY(0deg);}

.ma-product-wrapper {display: flex;gap: 10vw;max-width: 85vw;box-sizing: border-box;align-items: start;flex-direction: column;margin: 10vw auto;}
.ma-title {font-size: 5.5vw;line-height: 1.1;margin: 0 0 2vw 0;color: #222;font-weight: 900;text-transform: uppercase;}
.ma-section-title {font-size: 3.2vw;border-bottom: 0.1vw solid #c5c5c5;padding-bottom: 2.5vw;margin-bottom: 1.5vw;color: #555;text-transform: uppercase;letter-spacing: 0.05vw;}
.ma-specs-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.5vw;background: #fff;padding: 3vw;border-radius: 1vw;box-shadow: 0 0.5vw 2vw rgba(0,0,0,0.03);}
.ma-spec-item {display: flex;flex-direction: column;padding: 2vw;background: #f9f9f9;border-left: 0.3vw solid #5db12f;transition: all 0.3s ease;min-width: 14vw;border-radius: 0.5vw;}
.ma-spec-label {font-size: 2.5vw;color: #888;text-transform: uppercase;letter-spacing: 0.05vw;margin-bottom: 0.4vw;font-weight: 600;}
.ma-spec-value {font-size: 3.1vw;color: #111;font-weight: 700;margin: 0;}
.ma-specs-grid {display: grid;grid-template-columns: repeat(1, 1fr);gap: 4.5vw;background: #fff;padding: 3vw;border-radius: 1vw;box-shadow: 0 0.5vw 2vw rgba(0,0,0,0.03);}
.ma-product-wrapper video.single-video {width: 100%;height: 90vw;object-fit: cover;border-radius: 2vw;margin-top: 10vw;box-shadow: 0.5vw 0.5vw 1vw #00000026;}
.zoom-lens {display: none !important;opacity: 0 !important;visibility: hidden !important;pointer-events: none !important;}
.ma-gallery img {transition: transform 0.1s ease-out; /* Performanslı zoom için */will-change: transform;}
.Duyuru {background: #fff;padding: 3vw;border-radius: 1vw;box-shadow: 0 0.5vw 2vw rgba(0, 0, 0, 0.03);font-size: 3vw;margin-top: 2vw;}

.media #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {height: 30vw !important;width: 41vw !important;border-radius: 2vw;margin: 0 0.5vw !important;display: flex;margin-top: 1vw !important;flex-direction: column;background: #fff;align-items: center;justify-content: center;box-shadow: rgb(71 71 71 / 26%) 0px 2px 5px -1px !important;align-content: center;}
.rl-basicgrid-gallery .rl-gallery-item img {max-width: 100%;display: inline-block;object-fit: cover;height: 30vw;}
.media .rl-basicgrid-gallery {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;height: auto;width: 90vw;justify-content: center;gap: 2vw;}

.ma-info-col {display: flex;flex-direction: column;gap: 5.5vw;justify-content: space-between;width: 100%;align-items: center;}
.ma-info-card {display: flex;width: 75%;height: 35vw;padding: 0vw 0.7vw 0;flex-direction: column;justify-content: center;align-items: center;gap: 2.5vw;border-radius: 1vw;border-top: 0.5px solid #000000b5;background: linear-gradient(180deg, rgb(0 0 0 / 13%) 0%, rgb(0 0 0 / 0%) 100%);backdrop-filter: blur(1vw);}
.ma-icon-box {flex-shrink: 0;width: 8.5vw;height: 8.5vw;display: flex;align-items: center;justify-content: center;background: #e0e0e0;color: #222;border-radius: 50%;font-size: 3.5vw;}
.ma-info-text h5 {margin: 0 0 1.5vw 0;font-size: 3vw;text-transform: uppercase;letter-spacing: 0.05vw;font-weight: 700;text-align: center;}
.ma-info-text p {margin: 0;font-size: 2.5vw;line-height: 1.6;color: #666;text-align: center;}
.form-wrapper h2{ font-size: 4.5vw; margin-top: 9vw; margin-bottom: 5vw;}	
.form-wrapper p{font-size: 2.53vw;}
.wpcf7-not-valid-tip{font-size: 2vw !important;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border: none !important;font-size: 2.3vw !important;}
.wpcf7 label input, .form-group .wpcf7-textarea {width: 34vw !important;padding: 3.8vw 1.7vw !important;border: 1px solid #e0e0e0 !important;border-radius: 1vw !important;font-size: 2.1vw !important;transition: all 0.3s ease;}
textarea.wpcf7-form-control.wpcf7-textarea {width: 99% !important;padding: 1.5vw 1.5vw !important;border: 1px solid #e0e0e0 !important;font-size: 2.5vw !important;border-radius: 1vw !important;margin-right: 1vw !important;}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 { margin-bottom: 0.3vw !important; width: 17vw !important; height: 6vw !important; margin-right: 1.1vw !important; }
.form-dogrula input.wpcf7-form-control.wpcf7-captchar {width: 55vw !important;margin-right: 1.2vw !important;top: 0vw !important;height: 2vw !important;position: relative;}
.wpcf7-submit {background: #e3000f !important; color: white !important; height: 10vw !important; border-radius: 1vw !important; border: none; padding: 1vw 1.5vw !important; font-size: 2.6vw !important; font-weight: 500; cursor: pointer; transition: all 0.3s ease; width: 81.2vw;}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {margin-bottom: 0.3vw !important;width: 17.4vw !important;height: 10vw !important;margin-right: 1.1vw !important;border-radius: 1vw !important;}
.ma-contact-wrapper .iletisim-form-kolonlar {display: flex;width: 99%;flex-direction: column;justify-content: center;gap: 0vw;}
.iletisim-form-kolonlar p {width: 100%;}
::placeholder {font-size:2.5vw !important;}
.wpcf7 label input, .form-group .wpcf7-textarea {width: 100% !important;padding: 3.8vw 1.7vw !important;border: 1px solid #e0e0e0 !important;border-radius: 1vw !important;font-size: 2.5vw !important;transition: all 0.3s ease;}
.ma-contact-grid {display: flex;grid-template-columns: 1fr 1.3fr;gap: 10vw;align-items: start;flex-direction: column;max-width: 85vw;width: 100%;margin: 15vw auto;}
.ma-form-title {font-size: 3.5vw;font-weight: 800;text-transform: uppercase;margin-bottom: 2vw;border-bottom: 0.2vw solid #5db12f;display: inline-block;padding-bottom: 0.5vw;color: #fff;}
.ma-contact-wrapper .form-dogrula p {display: flex;justify-content: center;width: 100%;align-items: center;flex-direction: column;}
.ma-contact-wrapper .form-dogrula {display: flex;align-items: center;flex-direction: row;margin-top: 5vw;}
.ma-map-wrapper iframe {width: 100%;height: 100%;border: 0;display: block;}
.ma-map-wrapper {width: 100%;height: 100vw;margin-top: 4vw;filter: grayscale(100%);transition: filter 0.5s;}




}/*--------@media screen(max-width:800px) BİTER--------*/