@media only screen and  (max-width:481px){
	
.mobilHead {display: flex;align-items: center;justify-content: center;position: relative;margin-right: -14vw;}
.mobilHead a:nth-child(1) {color: #20335f;font-size: 3.5vw;}
.mobilHead a:nth-child(2) {font-size: 3.5vw;color: #20335f;}
.flex-direction-nav a {text-decoration: none;display: block;width: 5.2vw;height: 5vw;position: absolute;top: 77.4vw !important;z-index: 10;overflow: hidden;opacity: 1;cursor: pointer;text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);transition: all 0.3s ease-in-out;}
.mobilIndex-slider {background-repeat: no-repeat;background-size: cover;opacity: 1;display: block;place-content: center;padding-top: 5vw;height: 120vw;width: 100vw;float: left;position: relative;z-index: -1;margin: 0;}
.hamburger-menu {display: flex;width: 100%;z-index: 100;height: 25vw;position: relative !important;justify-content: space-between;background: radial-gradient(50% 50% at 50% 50%, #ffffff 35%, #f5f5f5 100%);box-shadow: 0px 4px 43.2px -11px rgba(70, 0, 0, 0.50);}
#menu-toggle {display: none;}
.hamburger-icon {position: relative;top: 0;left: 0px;cursor: pointer;z-index: 99999;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 21.7vw;flex-direction: column;height: 19vw;margin: 3vw 0 0;}
.hamburger-icon span {display: block;width: 6.1vw;height: 0.6vw;background-color: #1f2a44;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-bg {position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: 998;background-color: rgba(0,0,0,0.6);opacity: 0;visibility: hidden;transition: opacity 0.4s ease, visibility 0.4s;backdrop-filter: blur(3px);}
#menu-toggle:checked ~ .nav-bg {opacity: 1;visibility: visible;}
nav {position: fixed;z-index: 999;width: 75%;height: 100%;top: 0;right: 0;background-color: rgba(255,255,255,0.95);transform: translateX(100%);opacity: 0;visibility: hidden;transition: transform 0.5s cubic-bezier(0.77,0,0.175,1), opacity 0.5s ease, visibility 0.5s;overflow-y: auto;box-shadow: -5px 0 30px rgba(0,0,0,0.2);padding-top: 5vw;}
#menu-toggle:checked ~ nav {transform: translateX(0);opacity: 1;visibility: visible;}
nav ul {list-style: none;padding: 0;margin: 0;}
nav li {margin: 0;display: flex;justify-content: center;flex-wrap: wrap;opacity: 0;transform: translateY(20px);transition: opacity 0.3s ease, transform 0.3s ease;}
#menu-toggle:checked ~ nav ul li {opacity: 1;transform: translateY(0);}
#menu-toggle:checked ~ nav ul li:nth-child(1) {transition-delay: 0.1s;}
#menu-toggle:checked ~ nav ul li:nth-child(2) {transition-delay: 0.15s;}
#menu-toggle:checked ~ nav ul li:nth-child(3) {transition-delay: 0.2s;}
#menu-toggle:checked ~ nav ul li:nth-child(4) {transition-delay: 0.25s;}
#menu-toggle:checked ~ nav ul li:nth-child(5) {transition-delay: 0.3s;}
#menu-toggle:checked ~ nav ul li:nth-child(6) {transition-delay: 0.35s;}
#menu-toggle:checked ~ nav ul li:nth-child(7) {transition-delay: 0.4s;}
nav a {text-decoration: none;color: #333;}
.logo {width: 51.3vw;height: 100%;display: flex;align-items: center;justify-content: center;background: url(/wp-content/uploads/2024/11/header-sol-e1731749058310.png);background-size: cover;background-position-x: right;background-repeat: no-repeat;}
a.hamburger-logo {z-index: 999999;position: relative;display: flex;width: 40vw;justify-content: center;align-items: center;margin-left: 2vw;}
.hamburger-menu img {width: 30vw;}
.hamburger-menu .hamburger-background {width: 100vw;height: 17.4vw;margin: 0;z-index: 1000;position: absolute;overflow: hidden;object-fit: cover;}
.header {display: none;}
nav ul li a {color: #ffffff;text-decoration: none;font-size: 3.3vw;width: 87%;display: flex;align-items: center;justify-content: center;padding: 2.5vw 2vw;box-sizing: border-box;background-color: #20335f;margin-bottom: 1vw;font-weight: 500;}
.hamburger-menu nav ul {position: relative;flex-direction: column;align-items: center;justify-content: center;margin-top: 25vw;}
.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: #20335f;margin-bottom: 1vw;width: 87%;box-sizing: border-box;gap: 2vw;}
nav ul li ul {transition: all 0.3s ease;}
nav ul li ul li {transform: none;opacity: 1;transition: none;}
.hamburger-ic-dropdown ul li {position: relative;width: 100%;}
.hamburger-dropdown-menu, .ic-hamburger-dropdown-menu {width: 100%;}
ul.hamburger-dropdown-menu {margin-top: 0vw !important;padding: 2vw 2vw;background: #00000000;border-radius: 1vw;}
ul.hamburger-ic-dropdown-menu {margin-top: 0vw !important;}
.fa-caret-down {margin-left: 10px;}
.hamburger-ic-dropdown-menu li a {background: #333 !important;color: #ffffff;}
ul.hamburger-dropdown-menu a {background: #6e0c0c;}
.hamburger-sosyal-medya {display: flex;align-items: center;justify-content: center;gap: 2.8vw;margin: 10vw 0;}
.hamburger-sosyal-medya a {background: #6e0c0c;color: #fff;padding: 2vw 3vw;}
.hamburger-dil {display: flex;align-items: center;justify-content: center;gap: 2vw;padding-top: 10vw;}
.tr-lang {opacity: 0.5;}
.hamburger-menu-logo {display: flex;align-items: center;justify-content: center;width: 100%;margin-top: -5vw;}
.hamburger-menu-logo img {width: 30vw;}	
	
.anasayfa-alanlar {display: flex;flex-direction: column;gap: 10vw;}


.anasayfa-alan-1 {height: 150vw;background: linear-gradient(-90deg, #20335fa3 0%, rgba(0, 0, 0, 0) 100%), url(/wp-content/uploads/2026/01/giris.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;display: flex;flex-direction: column;justify-content: center;padding: 0 7vw;gap: 5vw;}
.anasayfa-alan-1 h2 {color: #ffffff;font-family: Jura;font-size: 6vw;width: 50vw;font-style: normal;font-weight: 600;line-height: normal;}
.anasayfa-alan-1 .alan1-buttons a:nth-child(1) {display: flex;width: 18vw;height: 4.5vw;padding: 0.5vw 2vw;justify-content: center;align-items: center;gap: .5vw;border-radius: .5vw;color: #ffffff;font-family: 'Jura';font-size: 2.7vw;border: 0.1vw solid;background: none;box-shadow: none;}
.anasayfa-alan-1 .alan1-buttons a {display: flex;width: 18vw;height: 4.5vw;padding: 0.5vw 2vw;justify-content: center;align-items: center;gap: .5vw;border-radius: .5vw;background: #20335F;box-shadow: 0 0.1vw 0.1vw 0 rgba(0, 0, 0, 0.25);color: #fff;font-family: 'Jura';font-size: 2.7vw;}
.anasayfa-alan-1 p {color: #ffffff;font-family: Jura;font-size: 3vw;width: 60vw;font-style: normal;font-weight: 600;line-height: normal;text-align: right;}
.anasayfa-alan-1 img:nth-child(2) {width: 24vw;display:block !important;}
.anasayfa-alan-1 img:nth-child(1) {display: none;}

.anasayfa-alan-2 .header-row {display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;gap: 7vw;margin-bottom: 0;}
.anasayfa-alan-2 .main-title {font-size: 5.5vw;color: #1F2A44;font-weight: 500;letter-spacing: -0.05vw;margin: 0;}
.anasayfa-alan-2 .header-desc {width: 75vw;text-align: left;font-size: 2.7vw;color: #555;line-height: 1.2;font-weight: 500;}
.anasayfa-alan-2 .content-row {display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column-reverse;gap: 10vw;}
.anasayfa-alan-2 .right-col {width: 100%;height: 45vw;position: relative;}
.anasayfa-alan-2 .feature-number {font-size: 4vw;color: #1F2A44;font-weight: 700;padding-top: 0.2vw;}
.anasayfa-alan-2 .left-col {width: 100%;display: flex;flex-direction: column;justify-content: center;gap: 7vw;}
.anasayfa-alan-2 .feature-text {font-size: 2.7vw;color: #666;line-height: 1.2;font-weight: 500;}
.anasayfa-alan-2 .bar-title {font-size: 3vw;color: #1F2A44;font-weight: 700;}
.anasayfa-alan-2 .bar-percent {font-size: 3vw;color: #1F2A44;font-weight: 700;min-width: 2.5vw;text-align: right;}
.anasayfa-alan-2 .bar-track {width: 100%;height: 1vw;background-color: #E6E6E6;border-radius: 1vw;position: relative;overflow: hidden;}
.anasayfa-alan-2 .wrapper {width: 100%;margin: 0vw auto;max-width: 86vw;display: flex;flex-direction: column;gap: 10vw;}
.anasayfa-alan-2 .feature-item {display: flex;gap: 2.5vw;margin-bottom: 0vw;}
.anasayfa-alan-2 .bar-desc {font-size: 2.5vw;}
.anasayfa-alan-2 .progress-item {width: 100%;display: flex;gap: 3vw;flex-direction: column;}

.anasayfa-alan-3 {height: auto;}
.anasayfa-alan-3 .prod-title {font-size: 5vw;color: #1F2A44;font-weight: 500;margin: 0;font-family: 'Jura';}
.anasayfa-alan-3 .arrow-btn {background: none;border: none;font-size: 4vw;color: #CC8B79;cursor: pointer;transition: color 0.3s;padding: 0 1.5vw;z-index: 10;}
.anasayfa-alan-3 .swiper-slide {width: 40vw !important;margin-right: 0.5vw;height: auto;display: flex;flex-direction: column;}
.anasayfa-alan-3 .prod-img-box {width: 100%;height: 20vw;margin-bottom: 2.5vw;display: flex;align-items: center;justify-content: center;}
.anasayfa-alan-3 .prod-name {margin: 0 0 2vw 0;height: auto;display: flex;align-items: center;justify-content: center;overflow: hidden;color: #000;text-align: center;text-overflow: ellipsis;font-family: Poppins;font-size: 2.5vw;font-style: normal;font-weight: 400;line-height: 3vw;letter-spacing: 0;}
.anasayfa-alan-3 .prod-btn {display: block;width: 100%;padding: .7vw 0;border: 0.1vw solid #E0E0E0;border-radius: 0.5vw;background-color: #fff;color: #1F2A44;font-size: 2.5vw;font-weight: 600;text-decoration: none;transition: all 0.3s ease;}
.anasayfa-alan-3 .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-android.swiper-backface-hidden.is-visible {height: 45vw;}
.anasayfa-alan-3 .prod-card {background-color: #FAFAFA;border: 0.1vw solid transparent;border-radius: .3vw;padding: 1.5vw;box-sizing: border-box;transition: all 0.3s ease;text-align: center;display: flex;flex-direction: column;justify-content: space-between;}
.anasayfa-alan-3 .swiper {width: 93%;overflow: hidden;}
.anasayfa-alan-3 .prod-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 0vw;}
.anasayfa-alan-3 .products-section {width: 100%;position: relative;max-width: 87vw;margin: 0 auto;display: flex;flex-direction: column;gap: 8vw;}

.anasayfa-alan-4 .section-heading {text-align: left;font-size: 5vw;color: #1F2A44;font-weight: 500;font-family: 'Jura';}
.anasayfa-alan-4 .text-bold {font-size: 2.7vw;color: #1F2A44;font-weight: 500;line-height: 1.6;margin-bottom: 0;font-family: 'Poppins';}
.anasayfa-alan-4 .text-body {font-size: 2.7vw;color: #555;line-height: 1.6;margin-bottom: 0;}
.anasayfa-alan-4 .feature-list li {font-size: 2.7vw;color: #555;line-height: 1.6;margin-bottom: 0.3vw;}
.anasayfa-alan-4 .content-row {display: flex;justify-content: space-between;flex-direction: column;gap: 10vw;}
.anasayfa-alan-4 .left-col-text {width: 100%;padding-right: 0vw;display: flex;flex-direction: column;gap: 4vw;}
.anasayfa-alan-4 .right-col-stats {width: 100%;display: flex;flex-direction: column;gap: 10vw;}
.anasayfa-alan-4 .stat-value {font-size: 4vw;color: #1F2A44;font-weight: 400;letter-spacing: -0.05vw;}
.anasayfa-alan-4 .stat-desc {font-size: 2.4vw;color: #666;line-height: 1.5;font-weight: 500;}
.anasayfa-alan-4 .stats-card {background-color: #fff;border: 0.1vw solid #eee;border-radius: 1.5vw;padding: 2vw 3vw;display: grid;grid-template-columns: 1fr 1fr;gap: 2vw;box-shadow: 0 0.5vw 2vw rgba(0,0,0,0.02);}
.anasayfa-alan-4 .btn-outline {display: block;width: 100%;padding: 2.5vw 0;text-align: center;border: 0.1vw solid #CC8B79;border-radius: 1vw;color: #A85A44;font-size: 2.7vw;font-weight: 600;text-decoration: none;background: linear-gradient(to bottom, #fcfcfc, #f7f7f7);transition: all 0.3s ease;}
.anasayfa-alan-4 .stat-item {display: flex;flex-direction: column;gap: 1.5vw;}

.anasayfa-alan-5 .ph-header {display: flex;justify-content: space-between;margin-bottom: 4vw;flex-direction: column;align-items: flex-start;gap: 4vw;}
.anasayfa-alan-5 .ph-title {font-size: 5vw;color: #1F2A44;font-weight: 500;margin: 0;width: 100%;font-family: 'Jura';}
.anasayfa-alan-5 .ph-desc {font-size: 2.5vw;color: #555;text-align: left;width: 100%;line-height: 1.6;margin: 0;}
.anasayfa-alan-5 .ph-container {position: relative;width: 100%;height: 70vw;display: flex;justify-content: center;align-items: center;}
.anasayfa-alan-5 .ph-machine-img {height: 100%;width: auto;max-width: 100%;object-fit: contain;z-index: 1;}
.anasayfa-alan-5 .hotspot-card {transition: all .3s ease;position: absolute;display: flex;align-items: center;gap: 2vw;background-color: rgb(255 255 255 / 60%);backdrop-filter: blur(0.5vw);border: 0.1vw solid #ced4da;border-radius: 1.5vw;padding: 1vw 1.5vw;box-shadow: 0 0.5vw 2vw rgba(0,0,0,0.1);width: 30vw;z-index: 2;transition: transform 0.3s ease;}
.anasayfa-alan-5 .hs-text {font-size: 2.3vw;color: #1F2A44;font-weight: 600;line-height: 1.3;}
.anasayfa-alan-5 .hs-number {width: 4.5vw;height: 4.5vw;border-radius: 50%;border: 0.15vw solid #1F2A44;display: flex;justify-content: center;align-items: center;font-size: 3vw;font-weight: 700;color: #1F2A44;flex-shrink: 0;}
.anasayfa-alan-5 .pos-3 {top: 34%;right: 8%;}
.anasayfa-alan-5 .pos-2 {bottom: 35%;left: 12%;}
.anasayfa-alan-5 .pos-4 {bottom: 15%;right: 10%;}
.anasayfa-alan-5 .pos-1 {top: 18%;left: 8%;}

.anasayfa-alan-6 .blog-heading {font-size: 5vw;color: #1F2A44;font-weight: 500;letter-spacing: 0.05vw;text-transform: uppercase;text-align: center;font-family: 'Jura';}
.anasayfa-alan-6 .blog-grid {display: flex;justify-content: space-between;width: 100%;gap: 10vw;flex-direction: column;}
.anasayfa-alan-6 .blog-card {width: 100%;background-color: #F8F8F8;border: 0.1vw solid #EEEEEE;border-radius: 0.4vw;overflow: hidden;display: flex;gap: 3vw;flex-direction: column;transition: transform 0.3s ease, box-shadow 0.3s ease;}
.anasayfa-alan-6 .card-img-wrapper {width: 100%;height: 45vw;overflow: hidden;}
.anasayfa-alan-6 .card-title {font-size: 3vw;color: #000;font-weight: 600;line-height: 1.4;margin-bottom: 0vw;margin-top: 0;}
.anasayfa-alan-6 .card-desc {font-size: 2.7vw;color: #666;line-height: 1.6;margin-bottom: 0vw;}
.anasayfa-alan-6 .card-link {font-size: 3vw;color: #777;text-decoration: none;font-weight: 500;border-bottom: 0.1vw solid transparent;width: max-content;transition: color 0.3s;}
.anasayfa-alan-6 .card-body {padding: 3vw;display: flex;flex-direction: column;justify-content: space-between;gap: 3.5vw;}
.anasayfa-alan-6 .view-all-btn {font-size: 3vw;color: #334155;text-decoration: none;font-weight: 500;padding: 3vw 4vw;transition: color 0.3s ease;}

.anasayfa-alan-7 .ref-heading {font-size: 5vw;color: #1F2A44;font-weight: 500;text-transform: uppercase;font-family: 'Jura', sans-serif;}
.anasayfa-alan-7 .logo-wrapper {width: 40vw !important;height: 11vw;display: flex;justify-content: center;align-items: center;filter: grayscale(100%) opacity(0.7);transition: all 0.3s ease;margin-right: 4vw;}
.anasayfa-alan-7 .references-section {width: 90vw;margin: 0 auto;text-align: center;display: flex;flex-direction: column;gap: 6vw;overflow: hidden;}
.anasayfa-alan-7 h2.ref-desc {font-size: 2.5vw;color: rgb(0 0 0 / 90%);line-height: 1.6;margin: 0 0 3vw 0;font-weight: 400;}

.anasayfa-alan-8 .cta-title {color: #FFF;text-align: center;font-family: 'Jura';font-size: 5vw;font-style: normal;font-weight: 600;line-height: 139.815%;}
.anasayfa-alan-8 .cta-section {width: 100%;margin: 0 auto;padding: 1.6vw;border: 0.1vw solid #1f2a44;border-radius: 1.5vw;box-sizing: border-box;max-width: 87vw;}
.anasayfa-alan-8 .cta-divider {width: 19vw;height: 0.3vw;background-color: rgb(255 255 255);margin-bottom: 1.5vw;margin-top: 1.5vw;}
.anasayfa-alan-8 .cta-desc {font-size: 2.7vw;color: rgba(255,255,255,0.9);max-width: 100%;line-height: 1.5;margin: 0 0 3vw 0;font-weight: 400;}s
.anasayfa-alan-8 .cta-inner-bg {background-size: cover;background: linear-gradient(53deg, rgb(0 20 65) 41.6%, rgb(32 51 95) 100%);background-position: center;border-radius: 1vw;padding: 8vw 7vw;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 3vw;}.anasayfa-alan-8 .cta-btn {background-color: #fff;color: #1F2A44;font-size: 2.5vw;font-weight: 700;padding: 1.5vw 3vw;border-radius: .5vw;text-decoration: none;transition: transform 0.3s ease, background-color 0.3s ease;}
.anasayfa-alan-8 .cta-inner-bg {background: linear-gradient(53deg, rgb(0 20 65) 41.6%, rgb(32 51 95) 100%);background-size: cover;background-position: center;border-radius: 1vw;padding: 4vw 2vw;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 3vw;}

.site-footer .footer-top {display: flex;justify-content: center;align-items: center;margin-bottom: 8vw;}
.site-footer .footer-logo {height: 14vw;width: auto;}
.site-footer {width: 100%;margin: 0 auto;border-top: 0.1vw solid #e0e0e0;padding-top: 10vw;padding-bottom: 10vw;margin-top: 8vw;max-width: 87vw;}
.site-footer .footer-bottom {display: flex;justify-content: space-between;align-items: center;flex-direction: column;gap: 8vw;}
.site-footer .copyright-text {font-size: 2.5vw;color: #666;font-weight: 500;margin: 0;}
.site-footer .footer-bottom-icon {height: 6.5vw;width: auto;opacity: 0.8;}

.hero {width: 100%;margin: 0vw auto;height: 30vw;max-width: 80vw;background: linear-gradient(53deg, rgb(0 20 65) 41.6%, rgb(32 51 95) 100%);background-size: cover;background-position: center;border-radius: 1.5vw;display: flex;gap: 3vw;flex-direction: column;justify-content: center;align-items: center;text-align: center;color: #fff;margin-top: 10vw;padding: 3vw;}
.title {font-size: 4.5vw;font-weight: 700;margin: 0 0 0vw 0;letter-spacing: -0.05vw;font-family: 'Jura';}
.subtitle {font-size: 3vw;font-weight: 400;opacity: 0.9;max-width: 100%;line-height: 1.5;}

.kurumsal .about-content-row {width: 100%;margin: 0vw auto;display: flex;justify-content: space-between;align-items: center;max-width: 87vw;flex-direction: column;gap: 10vw;}
.kurumsal .about-text-col {width: 100%;display: flex;flex-direction: column;gap: 3vw;}
.kurumsal .section-title {font-size: 5vw;color: #1F2A44;font-weight: 600;margin: 0 0 0 0;font-family: 'Jura';}
.kurumsal .about-desc {font-size: 2.7vw;color: #555;line-height: 1.8;text-align: justify;}
.kurumsal .divider-line {width: 8vw;height: 0.6vw;background-color: #b53c22;margin-bottom: 0vw;border-radius: 1vw;}
.kurumsal .about-img-col {width: 100%;height: 55vw;position: relative;}
.kurumsal .img-badge {position: absolute;bottom: 5vw;right: 5vw;background-color: #20335f85;backdrop-filter: blur(2vw);padding: 3vw;border-radius: 1vw;display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 0 1vw 2vw rgba(0,0,0,0.15);border: 0.1vw solid #ffffff;color: #fff;width: 20vw;height: 15vw;}
.kurumsal .badge-year {font-size: 5.5vw;font-weight: 800;font-family: 'Jura';line-height: 1;}
.kurumsal .badge-text {font-size: 3vw;font-weight: 600;text-transform: uppercase;margin-top: 0.5vw;text-align: center;}
.kurumsal .mv-section {width: 100%;margin: 0 auto;display: flex;justify-content: space-between;gap: 10vw;max-width: 87vw;flex-direction: column;}
.kurumsal .mv-card {width: 100%;padding: 3vw;border-radius: 1vw;box-sizing: border-box;transition: transform 0.3s ease;}
.kurumsal .mv-title {font-size: 4vw;font-weight: 700;margin: 0 0 3.5vw 0;}
.kurumsal .mv-desc {font-size: 2.7vw;color: #555;line-height: 1.7;}
.about-section h2 {font-size: 4.5vw;color: #1f2a44;font-family: 'Jura';position: relative;padding-bottom: 1.5vw;}
.about-text {font-size: 2.7vw;line-height: 1.5;color: #555;text-align: justify;}
.about-image-full {width: 100%;height: 90vw;object-fit: cover;border-radius: 0.5vw;margin: 2vw 0;}
.about-item h3 {font-size: 3vw;color: #1f2a44;margin-bottom: 0.8vw;font-weight: 700;}
.about-item p {font-size: 3vw;line-height: 1.6;color: #666;}
.about-grid-list {display: flex;gap: 4vw;flex-direction: column;}
.about-section h2::after {content: '';position: absolute;bottom: 0;left: 0;width: 10vw;height: 0.7vw;background: #b53c22;}
.iletisimn-cta .cta-title {color: #FFF;text-align: center;font-family: 'Jura';font-size: 5vw;font-style: normal;font-weight: 600;line-height: 139.815%;}
.iletisimn-cta .cta-section {width: 100%;margin: 0 auto;padding: 1.6vw;border: 0.1vw solid #1f2a44;border-radius: 1.5vw;box-sizing: border-box;max-width: 87vw;}
.iletisimn-cta .cta-divider {width: 19vw;height: 0.3vw;background-color: rgb(255 255 255);margin-bottom: 1.5vw;margin-top: 1.5vw;}
.iletisimn-cta .cta-desc {font-size: 2.7vw;color: rgba(255,255,255,0.9);max-width: 100%;line-height: 1.5;margin: 0 0 3vw 0;font-weight: 400;}s
.iletisimn-cta .cta-inner-bg {background: linear-gradient(53deg, rgb(0 20 65) 41.6%, rgb(32 51 95) 100%);background-size: cover;background-position: center;border-radius: 1vw;padding: 4vw 2vw;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 5vw;}
.iletisimn-cta .cta-inner-bg {background: linear-gradient(53deg, rgb(0 20 65) 41.6%, rgb(32 51 95) 100%);background-size: cover;background-position: center;border-radius: 1vw;padding: 4vw 2vw;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 5vw;}
.iletisimn-cta .cta-btn {background-color: #fff;color: #1F2A44;font-size: 2.5vw;font-weight: 700;padding: 1.5vw 2vw;border-radius: .5vw;text-decoration: none;transition: transform 0.3s ease, background-color 0.3s ease;}

.category-page-wrapper .prod-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 4vw;margin-bottom: 4vw;}
.category-page-wrapper .prod-img-box {width: 100%;height: 40vw;margin-bottom: 1.5vw;display: flex;align-items: center;justify-content: center;}
.category-page-wrapper .prod-name {font-size: 2.7vw;color: #000;font-weight: 600;margin: 0 0 1.5vw 0;height: 3vw;display: flex;align-items: center;justify-content: center;line-height: 1.3;}
.category-page-wrapper .prod-btn {width: 100%;padding: 2vw 0;border: 0.1vw solid #E0E0E0;border-radius: 0.5vw;background-color: #fff;color: #1F2A44;font-size: 2.5vw;font-weight: 600;text-decoration: none;transition: all 0.3s ease;display: block;}
.category-page-wrapper .prod-card {background-color: #FDFDFD;border: 0.1vw solid #E0E0E0;border-radius: .5vw;padding: 1.5vw;display: flex;flex-direction: column;align-items: center;text-align: center;transition: all 0.3s ease;box-sizing: border-box;position: relative;gap: 3vw;}

.product-detail-page .prod-top-section {display: flex;justify-content: space-between;gap: 4vw;flex-direction: column;width: 100%;align-items: center;margin-top: 10vw;}
.product-detail-page .prod-bottom-content {display: flex;flex-direction: column;align-items: flex-start;gap: 7vw;font-family: 'Jura';padding: 1vw;box-shadow: 0.5vw 0.5vw 1vw #00000008;border-radius: .5vw;width: 100%;}
.product-detail-page .main-visual-wrapper {position: relative;width: 100%;min-height: 65vw;background: #f4f4f4;display: flex;align-items: center;justify-content: center;overflow: hidden;border-radius: .3vw;}
.product-detail-page .btn-3d-trigger {position: absolute;padding: 1.5vw 4vw;background: rgb(0 0 0 / 0%);color: #1f2a44;border: 0.1vw solid #1f2a44;border-radius: 1.5vw;cursor: pointer;font-weight: 600;font-size: 3vw;transition: all 0.3s ease;display: flex;align-items: center;gap: 1vw;z-index: 11;backdrop-filter: blur(5px);right: 1vw;bottom: 1vw;}
.product-detail-page .prod-info-col h1 {font-family: 'Jura';font-size: 5vw;}
.product-detail-page .prod-bottom-content h2 {font-size: 3.5vw;}
.product-detail-page .main-content p {font-size: 2.7vw;}
.product-detail-page .prod-bottom-content h3 {font-size: 3.5vw;}
.product-detail-page .product-gallery {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.5vw;flex-wrap: wrap;justify-items: center;}
.product-detail-page .gallery-item {width: 100%;height: 25vw;border-radius: 0.8vw;overflow: hidden;border: 0.1vw solid #eee;}
.product-detail-page table th {text-align: left;padding: 1vw;background: #f9f9f9;border: 0.1vw solid #eee;font-size: 2.7vw !important;width: 30% !important;}
.product-detail-page table td {padding: 1vw;border: 0.1vw solid #eee;font-size: 2.7vw !important;width: 60% !important;}
.product-detail-page tr {display: flex;flex-wrap: wrap;gap: 2vw 1vw;}
.product-detail-page tbody {display: flex;flex-direction: column;gap: 2vw 1vw;}
.product-detail-page .tablo {width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.product-detail-page .tablo table {border-collapse: collapse;table-layout: fixed; /* EN KRİTİK SATIR */width: max-content;min-width: 100%;}
.product-detail-page .tablo col {width: 20vw;}
.product-detail-page .tablo th,.product-detail-page .tablo td {width: 20vw;min-width: 20vw;max-width: 20vw;padding: 2vw 1vw;border: 0.1vw solid #eee;font-size: 2.6vw;text-align: center;vertical-align: middle;word-break: break-word;overflow-wrap: break-word;box-sizing: border-box;}
.product-detail-page .tablo th {background: #f9f9f9;font-weight: 600;}
.prod-bottom-content .main-content ul li {list-style: circle;margin-left: 4vw;font-size: 2.7vw;}
.prod-bottom-content .main-content ul {display: flex;flex-direction: column;gap: 1vw;}
.product-detail-page .prod-bottom-content .main-content {display: flex;flex-direction: column;align-items: flex-start;gap: 2vw;}
.product-detail-page .prod-bottom-content .main-content ul li {list-style: circle;margin-left: 1vw;font-size: 2.7vw;}


.blog-page-container .blog-grid {display: grid;grid-template-columns: repeat(1, 1fr);gap: 10vw;}
.blog-page-container .card-img-wrapper {width: 100%;height: 45vw;overflow: hidden;}
.blog-page-container .card-title {font-size: 3vw;margin-bottom: 1vw;font-weight: 600;color: #000;}
.blog-page-container .card-desc {font-size: 2.7vw;color: #666;line-height: 1.5;margin-bottom: 1.5vw;flex-grow: 1;}
.blog-page-container .card-link {font-size: 2.7vw;font-weight: 600;color: #d32f2f;text-decoration: none;align-self: flex-start;}
.blog-page-container .card-body {padding: 3.5vw;display: flex;flex-direction: column;flex-grow: 1;gap: 3vw;}

.blog-single-wrapper {max-width: 87vw;margin: 9vw auto;width: 100%;}
.blog-single-wrapper .blog-hero-img-wrap {width: 100%;height: 45vw;overflow: hidden;margin-bottom: 5vw;background-color: #f4f4f4;}
.blog-single-wrapper .blog-title {font-size: 5vw;font-weight: 800;color: #222;line-height: 1.2;margin-bottom: 5vw;font-family: 'Jura';}
.blog-single-wrapper .blog-meta {font-size: 2.7vw;color: #888;text-transform: uppercase;letter-spacing: 0.05vw;display: flex;align-items: center;gap: 1vw;}
.blog-single-wrapper .blog-content p {font-size: 2.7vw;line-height: 1.8;color: #444;}
.blog-single-wrapper .blog-content h2, .blog-content h3 {font-size: 3vw;color: #111;margin-top: 2.5vw;margin-bottom: 1vw;font-weight: 700;}
.blog-single-wrapper .back-btn {display: inline-block;font-size: 2.7vw;color: #fff;background: #b53c22;padding: 1vw 2.5vw;text-decoration: none;border-radius: 0.3vw;transition: 0.3s;}

.media .rl-basicgrid-gallery {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: center;height: auto;width: 100%;justify-content: center;gap: 3vw;}
.media #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {height: 30vw !important;width: 47% !important;display: flex;flex-direction: column;background: #fff;align-items: center;justify-content: center;border-radius: 1vw;box-shadow: rgb(71 71 71 / 26%) 0px 2px 5px -1px !important;align-content: center;}
.nivo-lightbox-image {text-align: center;display: flex;align-items: center;}

.iletisim {display: flex;flex-direction: column;width: 100%;min-height: 47vw;gap: 10vw;}
.iletisim .contact-section {max-width: 87vw;margin: 4vw auto;width: 100%;padding: 0 2vw;display: flex;gap: 4vw;flex-direction: column;}
.iletisim .contact-info {display: flex;flex-direction: column;gap: 8vw;width: 100%;}
.iletisim .contact-icon {border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #1f2a44;font-size: 3.5vw;}
.iletisim .contact-details h3 {font-size: 3vw;margin-bottom: 0.5vw;color: #2d3436;font-family: 'Jura';}
.iletisim .contact-details p {color: #636e72;font-size: 2.7vw;}
.iletisim .contact-details a {color: #636e72;font-size: 2.7vw;}
.iletisim .contact-card {background: #ffffff;padding: 2vw 2vw;border-radius: 1vw;box-shadow: 0 1vw 2vw rgba(0, 0, 0, 0.05);transition: all 0.3s ease;display: flex;align-items: center;gap: 4vw;}
.iletisim .contact-form {background: #ffffff;padding: 2vw;border-radius: 1vw;box-shadow: 0 1vw 2vw rgba(0, 0, 0, 0.05);width: 96%;}
.iletisim br {display: none;}
.iletisim .wpcf7 label input, .form-group .wpcf7-textarea {width: 100%;padding: 0.8vw 1vw;height: 6vw;border: 1px solid #e0e0e0;border-radius: 1.5vw;font-size: 2.7vw;transition: all 0.3s ease;}
.iletisim textarea.wpcf7-form-control.wpcf7-textarea {width: 93%;padding: 2.5vw 2vw;border: 1px solid #e0e0e0;font-size: 2.7vw;border-radius: 2vw;height: 30vw;}
.iletisim .wpcf7 label {display: block;margin-bottom: 5vw;color: #2d3436;font-weight: 500;}
.iletisim .form-dogrula p {display: flex;justify-content: center;width: 100%;align-items: center;flex-direction: column;}
.iletisim img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {margin-bottom: 0.3vw;width: 24vw;height: 8vw;margin-right: 3.1vw;}
.iletisim .form-dogrula input.wpcf7-form-control.wpcf7-captchar {width: 50vw;margin-right: 0;top: 0vw;height: 5vw;position: relative;border-radius: 1vw;}
.iletisim .form-dogrula p {display: flex;justify-content: center;width: 100%;align-items: center;flex-direction: column;gap: 5vw;}
.iletisim .wpcf7-submit {background: #1f2a44;color: white;height: 8vw;border-radius: 0.5vw !important;border: none;padding: 1vw 1.5vw;border-radius: 10px;font-size: 3vw;font-weight: 500;cursor: pointer;transition: all 0.3s ease;width: 100%;}
.iletisim .map-container {max-width: 85vw;margin: 0 auto;background: #ffffff;padding: 1vw;border-radius: 1vw;box-shadow: 0 1vw 2vw rgba(0, 0, 0, 0.05);height: 80vw;}
.iletisim .map-section {height: 100%;padding: 0 2vw;}
::placeholder {font-size:2.7vw !important; }

.reference-page {display: grid;grid-template-columns: repeat(2, 1fr);align-items: center;justify-items: center;grid-gap: 2vw 2vw;width: 85vw;margin: 5vw auto;}
.reference-page .referans {width: 100%;height: 25vw;display: flex;align-items: center;justify-content: center;background: rgba(49, 49, 49, 0.04);border-width: 0.1vw;border-style: solid;border-color: rgb(0 0 0 / 18%);border-image: initial;border-radius: .3vw;transition: 0.3s;}
.reference-page img.ref-logo {width: 30vw;height: 10vw;object-fit: contain;}




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