@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
html{
    overflow-x:hidden !important;
    font-family:'Manrope',sans-serif !important;
}
body{
    min-height:100vh !important;
    font-family:'Manrope',sans-serif !important;
    overflow-x:hidden !important;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1350px;
    margin:auto !important;
}
.Ustmenu2{
    -webkit-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    -moz-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
}
.Ustmenu2 i{
    color:#0B2C56;
    font-size:16px;
}
a{
    text-decoration:none !important;
}
.leftside{
    width:100%;
    height:100%;
    margin-left:20px;
    padding-bottom:5px;
    border-right:1px solid rgba(217,217,217,0.4);
}
.leftside img{
    padding-left:10px;
    width:auto;
    display:block;
    margin:auto !important;
    object-fit:contain;
    padding-top:10px !important;
    height:76px;
    max-width:100%;
}
.bottomsideleft{
    display:inline-block;
    width:100%;
    padding-left:45px;
}
.bottomsideleft .dropdown{
    display:inline-block !important;
}
.bottomsideleft a{
    display:inline-block;
    margin-right:8px;
    line-height:75px !important;
    font-size:13.85px;
    color:#000;
    font-weight:600;
    transition:0.3s ease-in;
}
.bottomsideleft .dropdown {
    position: relative;
}
.bottomsideleft .dropdown-menu{
    padding: 0px 0 !important;
    border-radius: 3px !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid #eaeaea;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .25s ease;
    min-width: 250px;
}
.bottomsideleft .dropdown:hover .dropdown-menu{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
@media (hover: hover) and (pointer: fine) {
  .bottomsideleft .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
}
.bottomsideleft .dropdown.show .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.bottomsideleft .dropdown-menu a{
    display: block;
    padding: 0px 15px !important;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13.5px;
    line-height:60px !important;
    color: #000;
    transition: all .2s ease;
}
.bottomsideleft .dropdown-menu a:hover{
    background-color: #19266c;
    color: #FFF;
}
.bottomsideleft .dropdown-menu a:last-child{
    border-bottom:none !important
}

.bottomsideleft a:hover{
    font-weight:700;
    transform:scale(1.04);
    color:#19266c;
}
.bottomsideleft .btn{
    margin-top:-2px !important;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.bottomsideright {
    position: relative;
    height: 100%;
    margin-right:40px !important;
    text-align:right !important;
    float:right !important;
    width: 100%;
}
.bottomsideright .sip {
    border:1px solid rgba(51,51,51,0.1);
    display: inline-block;
    background-color: #0B2C56;
    color: #FFF;
    font-size: 13.4px;
    font-weight: 600;
    text-align: center;
    width:auto;
    line-height:45px;
    padding-left:30px;
    margin-top:20px;
    border-radius:5px;
    padding-right:30px;
    text-decoration: none;
    transition:0.3s ease-in;
}
.bottomsideright i{
    color:#667D98 !important;
    margin-right:25px;
    font-size:19px;
}
.bottomsideright .sip:hover{
    border:2px solid #0B2C56;
}
.bottomsideright span{
    margin-right:12px;
}
.bottomsideright i:hover{
    color:#0B2C56 !important;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.panel {
  padding: 0 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.pushy {
    background: #ffffff;
    height: 100vh;
    overflow-y: auto;
    box-shadow: -4px 0 18px rgba(0,0,0,0.15);
    transition: all .35s ease;
}
.pushy::-webkit-scrollbar {
    width: 4px;
}
.pushy::-webkit-scrollbar-thumb {
    background: #b3b3b3;
    border-radius: 50px;
}
.pushy img {
    width:230px;
    height:auto;
    object-fit:contain;
    margin-left:0px !important;
    display: block;
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.pushy a {
    font-size: 14.2px;
    color: #000;
    font-weight: 600;
    padding: 20px 5px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.4);
    display: block;
    transition: all .25s ease;
}
.pushy a:last-child{
    border:none !important;
}
.pushy a:hover {
    padding-left: 10px;
    background-color: #F6FAFF;
    color: #0A55E5;
}
.pushy .accordion {
    font-size: 14.2px;
    font-weight: 600;
    padding: 20px 5px;
    color:#000;
    font-weight:600;
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(217,217,217,0.4);
    cursor: pointer;
    transition: all .25s ease;
}

.pushy .accordion:hover {
    padding-left: 10px;
    color: #0A55E5;
    background-color: #F6FAFF;
}
.pushy .accordion:after {
    content: "\f078"; 
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
    font-size: 12px;
    transition: transform .25s ease;
}
.pushy .panel {
    max-height: 0;
    overflow: hidden;
    padding:0px !important;
    transition: max-height .35s ease;
    background: #fafafa;
}
.pushy .panel a {
    font-weight:600;
    font-size: 13.5px;
    padding-left: 20px;
    color:#333 !important;
    padding:15px 12px !important;
    border-bottom: 1px solid rgba(217,217,217,0.25);
    line-height: 30px !important;
}
.dot{
    background-color:#0B2C56;
    width:8px;
    height:8px;
    border-radius:50%;
    display:inline-block;
    margin-right:13px !important;
}
.mobilemenu{ display:none !important; }
.pushy .panel a:last-child{
    border:none !important;
}
.accordion.active:after {
    transform: rotate(180deg);
}
.pushybuttons a {
    background-color: #0B2C56;
    color: #FFF;
    font-size: 14px;
    text-align:center;
    font-weight: 600;
    border-radius: 6px;
    line-height: 30px;
    border:1px solid #333;
    margin-top: 25px;
    padding:10px 10px !important;
    transition: background .3s ease;
}
[data-pushbar-close] {
    transition: transform .25s ease;
}
[data-pushbar-close]:hover {
    transform: rotate(90deg);
}
.block992{
    display:none !important;
}
.pad0x{
    padding-right:0px !important;
}
.pad0x2{
    padding-left:0px !important;
}
.content{
    min-height:90vh;
}
.bottomsideleft a{
    padding-left:7px !important;
    padding-right:7px !important;
}
.pozrel{
    position:relative !important;
}

.social-icons {
    display: flex;
    justify-content:center;
    margin:Auto !important;
    margin-top:20px !important;
    gap: 10px;
}
.social-icons a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    color: #0B2C56 !important;
    font-size: 20px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}
.social-icons a:hover {
  background-color: #0B2C56 !important;
  border-color: #0B2C56 !important;
  color:#FFF !important;
}
.Policy {
    min-height: 80vh;
    background-color: #0B2A4A;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
}
.Policy-Container {
    background-color: #FFFFFF; 
    width: 100%;
    padding: 40px;
    border-radius: 8px; 
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15); 
}
.Policy h6{
    color:#19266c;
    font-size:13.5px;
    font-weight:700;
    line-height:18px;
    margin-bottom:7px;
}
.Policy h4{
    color:#000 !important;
    font-size:15.5px !important;
    font-weight:500 !important;
    line-height:18px !important;
    margin-bottom:7px !important;
}
.Policy h3{
    color:#000 !important;
    font-size:15.5px !important;
    font-weight:500 !important;
    line-height:18px !important;
    margin-bottom:7px !important;
}
.Policy h1{
    font-size:21px;
    margin-bottom:20px;
    font-weight:600;
    color:#000;
}
.Policy p{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.Policy li{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.Policy hr{
    width:100%;
    height:1px;
    border:none !important;
    background-color:#D9D9D9;
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.bottomlinks a{
    background-color:#FFF;
    padding:13px 23px;
    border-radius:5px;
    border:1px solid #19266c;
    color:#000;
    font-weight:600;
    font-size:13.3px;
    display:inline-block !important;
    margin-right:10px;
    margin-bottom:10px;
}
.bottomlinks a:hover{
    background-color:#19266c;
    color:#FFF;
}
.bottomlinks2{
    margin-top:30px !important;
    text-align:center;
}
.bottomlinks2 a{
    background-color:rgba(60,86,120,0.1);
    padding:13px 23px;
    border-radius:5px;
    color:#33333A;
    font-weight:600;
    font-size:13.3px;
    display:inline-block !important;
    margin-right:10px;
    margin-bottom:10px;
}
.bottomlinks2 a:hover{
    background-color:#19266c;
    color:#FFF;
}
.news-gallery img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: all .35s ease;
}
.news-item {
    position: relative;
    overflow: hidden;
}
.news-link {
    display: block;
    position: relative;
}
.news-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 28, 54, 0.55); 
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all .35s ease;
}
.news-overlay h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 0 20px;
    font-weight: 600;
}
.news-item:hover .news-overlay {
    opacity: 1;
    visibility: visible;
}
.news-item:hover img {
    transform: scale(1.04);
}
.news-header {
    padding-bottom:30px !important;
    background: #f8f9fa; 
}
.news-subtitle {
    font-size: 15px;
    line-height:15px;
    font-weight: 600;
    color: #19266c;
}
.news-title {
    font-size: 29.5px;
    line-height:29px;
    font-weight: 700;
    margin-top:7px;
    color: #0B2C56; 
}
.news-title span{
    display:block;
    color:#212121;
}
.news-desc {
    font-size: 13.7px;
    font-weight: 500;
    max-width: 900px;
    margin: auto;
    line-height: 25px;
    color: #000;
    margin-bottom:25px !important;
}
.Textdetail{
    margin-top:40px;
    margin-bottom:40px;
}
.Textdetail p{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.hero-news-header {
    width: 100%;
    height: auto; 
    position: relative;
    overflow: hidden;
}
.hero-img {
    width: 100%;
    height: 100%;
    max-height:70vh;
    object-fit: cover;
    filter: brightness(95%);
}
.hero-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(8,27,72,0.8) 100%);
}
.hero-title {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 25.5px;
    font-weight: 600;
    line-height: 1.3;
    max-width: 850px;
}
.Belgeler{
    margin-top:40px;
    margin-bottom:40px;
}
.belgealt li{
    font-size:13.4px;
    color:#000;
    line-height:26px;
    font-weight:400;
    text-align:center !important;
}
.belgealt p{
    font-size:13.4px;
    color:#000;
    line-height:26px;
    font-weight:400;
    text-align:center !important;
}
.belgebox h3{
    color:#33333A;
    font-size:14.5px;
    font-weight:700;
    margin-top:18px;
    margin-bottom:10px;
    text-align:center;
}
.Belgeler hr{
    width:100%;
    height:1px;
    display:block !important;
    border:none !important;
    background-color:#D9D9D9;
    margin-top:25px !important;
    margin-bottom:25px !important;
}
.belgebox img{
    width:100%;
    height:260px;
    object-fit:contain;
}
.belgebox p{
    font-size:13.4px;
    color:#000;
    line-height:26px;
    font-weight:400;
    text-align:center !important;
}
.Textdetail2{
    min-height:80vh;
    padding-top:45px;
    padding-bottom:45px;
}
.Textdetail2 img{
    width:100%;
    height:auto;
    object-fit:contain;
    display:block;
    max-height:550px;
}
.Textdetail2 h6{
    color:#19266c;
    font-size:13.5px;
    font-weight:700;
    line-height:18px;
    margin-bottom:7px;
}
.Textdetail2 h1{
    font-size:21px;
    margin-bottom:20px;
    font-weight:600;
    color:#000;
}
.Textdetail2 p{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.textleft{
    text-align:left !important;
}
.hero-banner {
    height: 400px; 
    width: 100%;
    overflow: hidden; 
    position:relative !important;
}
.image-wrapper {
    width: 100%;
    height: 100%;
}
.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
}
.contentoverlay {
    position:absolute;
    bottom: 0;
    left: 0;
    right:0;
}
.content-box {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px); 
    background-color: rgba(255, 255, 255, 0.3); 
    border-radius: 5px; 
    color: #fff; 
    display:inline-block !important;
    width:auto !important;
    margin-left:0px !important;
    padding-left:0px !important;
    padding:20px !important;
    margin-bottom:30px !important;
}
.contentoverlay p {
    font-size: 13.5px;
    font-weight: 700;
    line-height:16px;
    color:#FFF;
    margin-bottom:0px !important;
}
.contentoverlay h1 {
    font-size: 24.5px; 
    margin-top:4px !important;
    font-weight: 700;
    line-height:24.5px;
}
.Iletisimust iframe{
    width:100%;
    height:400px;
    border:none !important;
}
.Iletisimust{
    margin-top:40px;
}
.Iletisimust a{
    font-size:13.5px;
    font-weight:500;
    text-decoration:none !important;
    margin-bottom:16px;
    color:#000;
    display:block;
}
.Iletisimust a >  span{
    color:#0B2C56;
    margin-right:12px;
}
.iletisimlink a{
    display:inline-block !important;
    padding-right:25px;
    width:100%;
    font-size:14px;
    background-color:#FAFAFA;
    color:#000;
    font-weight:600;
    padding-left:25px;
    border-radius:5px;
    border:1px solid #D9D9D9;
    transition:0.3s ease-in;
    line-height:45px;
}
.iletisimlink a:hover{
    background-color:#0B2C56;
    color:#FFF;
}
.Iletisimust i{
    color:#7493BB !important;
    font-size:16px !important;
}
.Iletisimust h5{
    color:#0B2C56;
    font-weight:700;
    line-height:25px;
    font-size:23px;
}
.Iletisimust h5 > span{
    color:#1E1E1E;
    display:block;
    font-size:15px;
}
.Iletisimust p{
    font-size:13.4px;
    color:#0A0A0A;
    font-weight:400;
    line-height:25px;
    margin-top:15px;
    margin-bottom:15px;
}
.tophr{
    background-color:#D9D9D9;
    border:none !important;
    height:1px;
    width:100%;
    margin-bottom:20px;
}
.bottomhr{
    background-color:#D9D9D9;
    border:none !important;
    height:1px;
    width:100%;
    margin-top:20px;
}
.Konum{
    margin-top:40px;
}
.Konum img{
    width:100%;
    height:240px;
    object-fit:cover;
}
.Konum p{
    font-size:13.4px;
    color:#0A0A0A;
    font-weight:400;
    line-height:25px;
    margin-top:15px;
    margin-bottom:15px;
}
.Konum h2{
    margin-top:14px;
    color:#000;
    font-weight:600;
    font-size:14.5px;
}
.Konum h6{
    text-decoration:underline;
    color:#2E2483;
    font-weight:600;
    font-size:14px;
}
.Toptextsection p{
    font-size:13.4px;
    color:#0A0A0A;
    font-weight:400;
    line-height:25px;
    margin-top:15px;
    margin-bottom:30px;
}
.Toptextsection h3{
    color:#000;
    font-weight:600;
    font-size:17px;
    margin-top:20px !important;
}
.Toptextsection{
    margin-top:30px;
    text-align:center;
    margin:auto !important;
    margin-bottom:30px;
}
.Urunler{
    margin-top:45px;
    margin-bottom:45px;
}
.nav-tabs{
    justify-content:center !important;
    text-align:center !important;
    border:none !important;
}
.nav-tabs a{
    background-color:rgba(60,86,120,0.1);
    line-height:47px;
    display:block !important;
    color:#33333A;
    padding:0px 25px;
    margin-right:15px;
    border-radius:5px;
    font-weight:600;
    font-size:13.5px;
    margin-bottom:10px !important;
}
.nav-tabs .active{
    background-color:#0B2C56;
    color:#FFF !important;
}
.nav-tabs a:hover{
    background-color:#0B2C56;
    color:#FFF !important;
}
.tab-content{
    margin-top:35px;
}
.product-card {
    position: relative;
    overflow: hidden; 
    border-radius: 5px;
    text-decoration: none;
    display: block;
    background-color: #fff;
    height:190px;
}
.product-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform 0.4s ease-out;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    opacity: 0; 
    transition: opacity 0.3s ease-in-out; 
    padding: 10px;
    text-align: center;
}
.product-name {
    margin: 2px 0;
    line-height: 1.2;
}
.product-card:hover .overlay {
    opacity: 1; 
}
.product-card:hover img {
    transform: scale(1.05); 
}
.Urunler p{
    font-size:13.5px;
    color:#323234;
    line-height:26px;
    font-weight:500;
    margin-bottom:25px !important;
    text-align:center !important;
}
.footer{
    border-top:1px solid #D9D9D9;
    background-color:#F5F6F7;
    padding-bottom:15px !important;
    padding-top:10px !important;
}
.footer h6{
    color:#022374;
    font-size:15.1px;
    margin-bottom:12px;
    font-weight:600;
    display:inline-block;
    padding-bottom:10px !important;
    border-bottom:2px solid #022374;
}
.footer a{
    font-size:13.5px;
    font-weight:600;
    color:#1c1c1c;   
    line-height:35px;  
    display: block;             
    max-width: 100%;   
    transition:0.3s ease-in;
}
.footer a:hover{
    color:#022374;
    transform:scale(1.02);
}
.footerdisclaimer{
    border-radius:10px;
    margin-top:10px !important;
    margin-bottom:20px !important;
    background-color:#FAFAFA;
    padding-left:15px;
    padding-top:22px;
    padding-right:15px;
    padding-bottom:8px;
}
.footerdisclaimer p{
    font-size:13.4px;
    font-weight:500;
    line-height:24px;
    color:#1c1c1c;
}
.copyright{
    background-color:#022374;
}
.copyright h6{
    color:#FFF;
    font-size:13.2px;
    font-weight:600;
    padding-top:16px;
    padding-bottom:10px;
}
.footer img{
    margin-top:5px;
    width:auto;
    height:55px;
    object-fit:contain;
}
.marspecial{
    margin-top:30px !important;
    margin-bottom:15px !important;
}
.marspecial a{
    font-weight:600 !important;
    font-size:13.5px !important;
}
.marspecial span{
    margin-right:10px !important;
    color:#FFF !important;
}
.footer i{
    color:#022374 !important;
}
.borright2{
    padding-left:20px !important;
    border-right:1px solid #D9D9D9 !important;
}
.borright{
    padding-left:20px !important;
    border-right:1px solid #D9D9D9 !important;
}
.Urundetay{
    min-height:50vh;
    padding-top:45px;
    padding-bottom:25px;
}
.Urundetay img{
    width:100%;
    height:auto;
    object-fit:contain;
    max-height:450px;
}
.Urundetay h6{
    color:#19266c;
    font-size:13.5px;
    font-weight:700;
    line-height:18px;
    margin-bottom:7px;
}
.Urundetay h2{
    font-size:21px;
    margin-bottom:20px;
    font-weight:600;
    color:#000;
}
.Urundetay p{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.Urundetay li{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.Hakkimizda h2 {
    font-size:23px;
    font-weight:700;
    position: relative;
    padding-bottom: 20px;
    color:#0B2C56;
}

.Hakkimizda h2::after {
    content: '';
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 140px; 
    height: 3px;
    background-color: #0B2C56;
}
.Hakkimizda{
    text-align:left !important;
    position:relative !important;
}
.hakimg img{
    width:100%;
    height:auto;
    object-fit:contain;
    display:block !important;
    margin:auto !important;
}
.iconarkagorsel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: 100%;
    height: 350px;
    object-fit: contain;
    z-index: -2;
    opacity: 0.15; /* %15 yerine 0.15 */
    display: block;
}
.Hakkimizda p{
    font-size:13.4px;
    color:#0A0A0A;
    line-height:24px;
    font-weight:500;
}
.Hakkimizda li{
    font-size:13.4px;
    color:#0A0A0A;
    line-height:24px;
    font-weight:500;
}
.Baskaninmesaji{
    display:none !important;
    padding-top:45px;
    padding-bottom:45px;
    background-color:#0B2C56 !important;
}
.Baskaninmesaji h2 {
    color:#FFF;
    font-size:18.6px;
    line-height:24px;
    font-weight:700;
    position: relative;
    padding-bottom:7px;
}
.Baskaninmesaji p{
    font-size:13.4px;
    color:#FFF;
    line-height:24px;
    font-weight:500;
}
.Baskaninmesaji li{
    font-size:13.4px;
    color:#FFF;
    line-height:24px;
    font-weight:500;
}
.Baskaninmesaji hr{
    width:100%;
    height:1px;
    display:block !important;
    background-color:#D9D9D9;
    margin-top:16px !important;
    margin-bottom:16px !important;
}
.Baskaninmesaji h6{
    font-size:14.6px;
    color:#FAFAFA;
    margin-top:15px;
    margin-bottom:20px;
    line-height:24px;
    font-weight:600;
}
.fa-quote-right{
    font-size:40px !important;
    margin-right:12px !important;
}
.hero-section {
    background-color: #f8f9fa;
    padding: 45px 0;
}
.Misyonvizyon h3 {
    font-size: 27px;
    font-weight: 700;
    color: #0B2C56;
    line-height: 1.2;
    margin-top:25px;
    margin-bottom:25px;
}
.Misyonvizyon p {
    color: #0A0A0A;
    font-size:13.4px;
    font-weight:400;
    line-height:26px;
}
.mission-box {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    height: 100%;
    transition: transform 0.3s ease;
}
.mission-box:hover {
    transform: translateY(-8px);
}
.mission-header {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.mission-icon {
    width: 45px;
    height: 45px;
    background-color: #003087;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.6rem;
    flex-shrink: 0;
}
.Misyonvizyon img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
}
.mission-title {
    font-size: 15.6px;
    font-weight: 700;
    color: #0B2C56;
    margin-left: 1rem;
}
.values-section {
    padding: 45px 0;
}
.Degerlerimiz h2 {
    font-size:21px;
    font-weight:600;
    position: relative;
    padding-bottom: 10px;
    color:#0B2C56;
}
.Degerlerimiz{
    text-align:center !important;
}
.Degerlerimiz p{
    font-size:13.4px;
    color:#0A0A0A;
    line-height:24px;
    font-weight:500;
}
.Degerlerimiz li{
    font-size:13.4px;
    color:#0A0A0A;
    line-height:24px;
    font-weight:500;
}
.bottom-box {
    background: #4B6B51;
    border-radius: 20px;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    font-size: 14px;
    font-weight:500;
    color: #FFF;
    line-height: 25px;
    margin-top: 40px;
    text-align: center;
}
.value-card {
    background: white;
    border-radius: 20px;
    padding: 2rem 1.5rem;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    transition: all 0.3s ease;
    height: 100%;
}
.value-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}
.value-icon {
    width: 90px;
    height: 90px;
    background-color:#0B2C56;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem auto;
    overflow: hidden; 
}
.value-icon img {
    width: 60%; 
    height: 60%;
    object-fit: contain; 
}

.value-title {
    font-size: 15.6px;
    font-weight: 600;
    color: #0B2C56;
    margin-bottom: 1rem;
}
.value-text {
    font-size:13.4px;
    color:#0A0A0A;
    line-height:24px;
    font-weight:500;
}
@media (max-width: 768px) {
    .value-card {
        margin-bottom: 2rem;
    }
    .bottom-box {
        margin-top: 50px;
        padding: 2rem 1.5rem;
    }
}
.info-card {
    background-color: #FAFAFA;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.12);
}
.info-title {
    color: #0B2C56;
    font-weight: 600;
    font-size:16.5px;
    margin-bottom:12px !important;
}
.Siparis{
    padding-top:45px;
    background-color:#0B2C56;
    padding-bottom:45px;
}
.Siparis h3{
    color:#FFF;
    font-weight:600;
    color:#0B2C56;
    text-align:center;
    font-size:20.5px;
    margin-bottom:15px;
    margin-top:15px;
}
.Siparis p{
    text-align:center;
    font-size:14px;
    font-weight:500;
    color:#333;
    margin-bottom:15px;
}
.custom-input {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    height:45px;
    font-size:13.4px;
    font-weight:500;
    color:#000;
    padding:10px !important;
    transition: all 0.3s ease;
}
.Siparis label{
    font-size:14px;
    font-weight:500;
    color:#333;
    margin-bottom:10px;
}
.Siparis button{
    width:100%;
    border-radius:5px;
    background-color:#0B2C56;
    color:#FFF;
    text-align:center;
    font-size:13.7px;
    font-weight:500;
    height:45px;
    border:none !important;
    width:100%;
}
.custom-input:focus {
    border-color: #0B2C56;
    box-shadow: 0 0 5px rgba(40, 167, 69, 0.5);
    outline: none;
}

.custom-input::placeholder {
    color: #999999;
    font-style: italic;
}
.Bolge{
    margin-bottom:45px;
}
.Bolge h6{
    color:#19266c;
    font-size:13.5px;
    font-weight:700;
    line-height:18px;
    margin-bottom:7px;
}
.Bolge h4{
    color:#000 !important;
    font-size:15.5px !important;
    font-weight:500 !important;
    line-height:18px !important;
    margin-bottom:7px !important;
}
.Bolge h3{
    color:#000 !important;
    font-size:15.5px !important;
    font-weight:500 !important;
    line-height:18px !important;
    margin-bottom:7px !important;
}
.Bolge h1{
    font-size:21px;
    margin-bottom:20px;
    font-weight:600;
    color:#000;
}
.Bolge p{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.Surdure p{
    font-size:13.4px;
    color:#323234;
    line-height:26px;
    font-weight:500;
}
.Bolge li{
    font-size:13.2px;
    color:#323234;
    line-height:26px;
    font-weight:400;
}
.bolgefoto{
    width:100%;
    height:240px;
    object-fit:cover;
}
.bolgefoto2{
    width:100%;
    height:300px;
    object-fit:cover;
}
.urunfoto{
    width:100%;
    height:110px;
    object-fit:contain;
    transition:0.3s ease-in;
}
.urunfoto:hover{
    filter: grayscale(0%);
}
.bolgeustgorsel{
    width:100%;
    height:auto;
    object-fit:contain;
    margin-bottom:40px !important;
}
#mainCarousel {
    width: 100%;
}
.carousel-item {
    position: relative;
}

.carousel-img {
    height: 90vh; 
    object-fit: cover;
    width: 100%; 
}
.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; 
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
}
.carousel-caption-custom {
    position: absolute;
    top: 50%; 
    left: 0;
    right:0;
    width:100% ;
    transform: translateY(-50%); 
    text-align: center;
    z-index: 20; 
    color: #fff; 
}
.carousel-caption-custom h1 {
    font-size: 45px;
    font-weight:700;
    line-height:45px;
    margin-bottom: 15px;
}
.carousel-caption-custom h6 {
    font-size: 16px;
    font-weight:800;
    line-height:20px;
    margin-bottom: 10px;
}
.carousel-caption-custom p {
    font-size: 14px;
    margin:auto !important;
    max-width:650px;
    width:auto;
    font-weight:600;
    line-height:24px;
    margin-bottom: 15px;
}
.carousel-caption-custom .label-group {
    font-size: 0.9rem;
    letter-spacing: 2px;
    opacity: 0.8;
}
.slibtn {
    display: inline-block;
    font-size: 15px;
    padding: 15px 20px;
    font-weight: 600;
    color: #FFF;
    border-radius: 6px;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px); 
    background-color: rgba(255, 255, 255, 0.3); 
    transition: all 0.3s ease;
}
.slibtn:hover {
    background-color: #FFF;
    color:#0B2C56;
}
.block576{
    display:none !important;
}
.dark-blue {
    background-color: #213045; 
}
.cta-box {
    background-color: #213045; 
    border-radius: 8px;
}
.cta-box h2 {
    font-size: 31px;
    font-weight: 700;
    line-height: 35px;
    color:#FFF;
}
.cta-box p {
    font-size: 14px;
    line-height:25px;
    font-weight:500;
}
.cta-button {
    background-color: #fff; 
    color: #213045; 
    border: none;
    font-weight: 600; 
    padding: 0.8rem 2rem;
    font-size:14.6px;
    font-weight:600;
    border-radius: 5px; 
}
.cta-button:hover {
    background-color: #f0f0f0;
    color: #213045;
}
@media (min-width: 992px) {
    .cta-box .row {
        align-items: center;
    }
}
@media (max-width: 991.98px) {
    .carousel-img {
        height: 70vh; 
    }
    .cta-box {
        padding: 3rem 1.5rem !important; 
    }
    .cta-button {
        width: 100%;
        text-align: center;
    }
    .cta-box h2 {
        font-size: 25px !important;
        line-height:30px !important;
    }
}
@media (max-width: 576px) {
    .carousel-img {
        height: auto; 
    }
    .carousel-caption-custom {
        left: 5%; 
        right: 5%;
        max-width: 90%;
        text-align: center;
        transform: translateY(-50%);
    }
    .carousel-caption-custom h1 {
        font-size: 35px;
        font-weight:700;
        line-height:35px;
        margin-bottom: 15px;
    }
    .carousel-caption-custom p {
        display: none !important; 
    }
}


@media screen and (max-width: 1400px) {
    .bin{
        width:94%;
    }
}
@media screen and (max-width: 1320px) {
    .bottomsideright {
        position: relative;
        height: 100%;
        margin-right:20px !important;
        text-align:right !important;
        float:right !important;
        width: 100%;
    }
    .bottomsideright .sip {
        border:1px solid rgba(51,51,51,0.1);
        display: inline-block;
        font-size: 13.4px;
        font-weight: 600;
        text-align: center;
        width:auto;
        line-height:45px;
        padding-left:20px;
        margin-top:20px;
        border-radius:5px;
        padding-right:20px;
        text-decoration: none;
        transition:0.3s ease-in;
    }
    .bottomsideright i{
        color:#667D98 !important;
        margin-right:15px;
        font-size:18px;
    }
    .topleft a{
        font-size:13.5px;
    }
}
@media screen and (max-width: 1140px) {
    .topleft a{
        font-size:13.2px;
        font-weight:600;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:4px;
    }
    .bottomsideright a{
        font-size:13.3px;
        line-height:75px;
    }
    .bottomsideleft a{
        font-size:13.4px;
        padding-right:4px !important;
        padding-left:4px !important;
        line-height:75px;
    }
    .leftside img{
        padding-left:10px;
        width:auto;
        display:block;
        margin:auto !important;
        object-fit:contain;
        padding-top:20px !important;
        height:67px;
        max-width:100%;
    }
    .topright i{
        color:#000 !important;
        font-size:16px;
        padding-top:12px !important;
    }
}
@media screen and (max-width: 992px) {
    .hakimg img {
        display:none !important;
    }
    .borright2{
        padding-left:0px !important;
        border-right:none !important;
    }
    .specialdisnon{
        display:none !important;
    }
    .leftside{
        width:100%;
        height:100%;
        margin-left:0px;
        padding-bottom:0px;
        margin-left:20px;
        border-right:none !important
    }
    .disnon992{
        display:none !important;
    }
    .block992{
        display:block !important;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        width:100%;
        line-height:75px;
        color:#FFF;
        font-size:13.4px;
        font-weight:600;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:7px;
        line-height:65px;
        font-size:13.4px;
        font-weight:600;
    }
    .mobilemenu{
        text-align:right !important;
        display:block !important;
    }
    .compmenu{
        display:none !important;
    }
    .leftside img{
        padding-left:10px;
        width:auto;
        display:block;
        margin:auto !important;
        object-fit:contain;
        margin-bottom:10px !important;
        margin-top:10px !important;
        padding-top:0px !important;
        height:55px;
        max-width:100%;
    }
    .mobilemenu a{
        font-size:15px;
        color:#000;
        line-height:55px;
        font-weight:500;
        display:inline-block;
        margin-right:12px;
    }
    .mobilemenu button{
        width:150px;
        height:100%;
        background-color:#0B2C56;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
}
@media screen and (max-width: 767px) {
    .borright{
        padding-left:0px !important;
        margin-top:0px !important;
        padding-bottom:20px !important;
        padding-top:10px !important;
        border-bottom:1px solid #D9D9D9 !important;
        border-right:none !important;
    }
    .marspecial{
        margin-top:0px !important;
        margin-bottom:25px !important;
    }
    .Misyonvizyon h3 {
        font-size: 24px;
        font-weight: 700;
        color: #0B2C56;
        line-height: 1.2;
        margin-top:15px;
        margin-bottom:15px;
    }
    .mission-box {
        margin-bottom: 2rem;
    }
    .Urundetay{
        text-align:center !important;
    }
    .hero-banner {
        height: 300px; 
        width: 100%;
        overflow: hidden; 
        position:relative !important;
    }
    .hero-title {
        position: absolute;
        bottom: 40px;
        left: 0 !important;
        right:0 !important;
        text-align:center;
        transform: none !important;
        color: #fff;
        font-size: 21.5px;
        font-weight: 600;
        line-height: 1.3;
        margin:auto !important;
        display:block !important;
        max-width: 650px;
    }
    .news-title {
        font-size: 27.3px;
        line-height:27.3px;
        font-weight: 700;
        margin-top: 10px;
        color: #0B2C56; 
    }
    .news-title span{
        display:block;
        color:#212121;
    }
    .news-desc {
        font-size: 13.3px;
        font-weight: 500;
        max-width: 900px;
        margin: auto;
        line-height: 25px;
        color: #000;
        margin-bottom:25px !important;
    }
    .brleft{
        border-left:none;
        padding-left:15px;
    }
    .pad0x{
        padding-right:2% !important;
    }
    .pad0x2{
        padding-left:2% !important;
    }
    .disnon767{
        display:none !important;
    }
    .block767{
        display:block !important;
    }
}
@media screen and (max-width: 576px) {
    .specialdisnon{
        display:block !important;
    }
    .content-box {
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px); 
        background-color: rgba(255, 255, 255, 0.3); 
        border-radius: 5px; 
        color: #fff; 
        display:inline-block !important;
        width:auto !important;
        margin-left:0px !important;
        padding-left:0px !important;
        padding:15px !important;
        margin-bottom:20px !important;
    }
    .contentoverlay p {
        font-size: 12px;
        font-weight: 700;
        line-height:16px;
        color:#FFF;
        margin-bottom:0px !important;
    }
    .contentoverlay h1 {
        font-size: 17px; 
        margin-top:4px !important;
        font-weight: 700;
        line-height:17px;
    }
    .hero-banner {
        height: 260px; 
        width: 100%;
        overflow: hidden; 
        position:relative !important;
    }
    .hero-title {
        position: absolute;
        bottom: 40px;
        left: 0 !important;
        right:0 !important;
        text-align:center;
        transform: none !important;
        color: #fff;
        font-size: 18.5px !important;
        font-weight: 600;
        line-height: 1.3;
        max-width: 450px;
    }
    .brr{
        border-bottom:1px solid #FFF;
        padding-top:25px;
    }
    .brr:last-child{
        border:none !important;
    }
    .disnon576{
        display:none !important;
    }
    .topleft a{
        font-size:13.6px;
    }
    .leftside img{
        padding-left:10px;
        padding-right:10px;
        width:auto !important;
        margin:auto !important;
        object-fit:contain;
        height:80px !important;
        max-width:100%;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .pad0x{
        padding-right:3% !important;
    }
    .pad0x2{
        padding-left:3% !important;
    }
    .mobilemenu button{
        width:70px;
        height:100%;
        background-color:#0B2C56;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
    .block576{
        display:block !important;
    }
}
