@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Oswald:wght@200..700&display=swap');
html{
    overflow-x:hidden !important;
}
body{
    min-height:100vh !important;
    overflow-x:hidden !important;
}
body {
    direction: rtl;
    text-align: right;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1350px;
    margin:auto !important;
}
.content {
    position: relative;
    z-index: 2 !important; 
    min-height:100vh;
}

.ekipgorsel1{
    width:450px !important;
    height:auto !important;
    object-fit:contain !important;
}
a{
    text-decoration:none !important;
}
.Yayinlar{
    margin-top:40px;
    margin-bottom:40px;
}
.Yayinlar p{
    font-size:13.2px;
    line-height:26.5px;
    font-family:'Manrope',sans-serif;
    font-weight:400;
    color:#000;
}
.Yayinlar h1{
    font-family:'Manrope',sans-serif;
    font-size:15.3px;
    font-weight:500;
    color:#000;
    margin-bottom:12px;
    margin-top:12px;
}
.Yayinlar a{
    color:#8C0E04;
    font-weight:500;
    display:inline-block;
    border-bottom:1px solid #8C0E04;
    font-size:12.7px;
    margin-bottom:8px;
    font-family:'Manrope',sans-serif;
    transition:0.3s ease-in;
}
.Yayinlar a:hover{
    transform:scale(1.03);
}
.Yayinlar hr{
    margin-top:10px;
    margin-bottom:10px;
    background-color:#D9D9D9;
    border:none;
    height:1px;
    width:100%;
}
.block992x{
    display:none !important;
}
.block576{
    display:none !important;
}
.menu1{
    position:fixed;
    background-color:#636262;
    left:0;
    top:0;
    right:0;
    z-index:44;
    border-bottom:1px solid rgba(255,255,255,0.2);
}
.yayinbox{
    border:1px solid #D9D9D9;
    padding:10px;
    margin-bottom:12px;
    min-height:240px;
}
.Breadcrumb{
    background-color:rgba(140,14,4,0.95);
    left:0;
    right:0;
    top:0;
    height:355px;
    position:relative;
}
.breadbgimage{
    position:absolute;
    z-index:-1;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.breadbgimage img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.Breadcrumb .breadtext-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 4;
    margin-bottom:-14px;
}
.Breadcrumb .breadtext-wrapper .breadtext {
    background-color: #FFF;
    display: inline-block;
    padding: 10px 70px; 
    position: relative;
    z-index: 2;
}
.breadtext h3{ 
    color:#8C0E04; 
    font-family:'Manrope',sans-serif; 
    font-size:17px; 
    padding-top:20px;
    font-weight:700;
}
.Breadcrumb .breadtext-wrapper .breadtext-border {
    position: absolute;
    top: -20px;  
    left: -20px; 
    width: calc(100% + 40px); 
    height: calc(100% + 40px); 
    border: 5px solid #FFF;
    z-index: 1;
    pointer-events: none; 
}
.Ekibimiz{
    margin-top:40px;
    margin-bottom:40px;
}
.Ekibimiz img{
    width:100%;
    height:350px;
    object-fit:cover;
}
.Ekibimiz h3{
    text-align:center;
    font-size:14px;
    color:#000;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:600;
    font-family:'Manrope',sans-serif;
}
.menulogosec{
    display:inline-block;
    height:70px;
    padding:10px;
    padding-right:40px;
    border-right:1px solid rgba(255,255,255,0.2);
}
.menusec{
    margin-left:20px;
    display:inline-block;
    height:70px;
}
.rightsec{
    height:70px;
    float:right !important;
    display:inline-block !important;
}
.rightsec .dropdown{
    display:inline-block;
}
.menulogosec img{
    width:100%;
    height:100%;
    object-fit:contain;
    margin:auto !important;
}
.menusec a{
    font-size:13.6px;
    font-weight:600;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    display:inline-block;
    line-height:70px;
    margin-right:18px;
    transition:0.3s ease-in;
}
.menusec a:hover{
    transform:scale(1.03);
}
.menu1 .btn{
    border-radius:50%;
    border:1px solid #FFF;
    height:40px;
    color:#FFF;
    margin-right:9px;
}
.menu1 .search-btn{
    background-color:transparent;
    border-radius:50%;
    border:1px solid #FFF;
    width:40px;
    height:40px;
    color:#FFF;
    margin-right:9px;
}
.dropdown-menu{
    padding:0px !important;
    border-radius:0px !important;
}
.dropdown-menu a{
    line-height:34px;
    color:#000;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    font-weight:600;
    border-bottom:1px solid #D9D9D9;
}
.dropdown-menu a:last-child{
    border:none !important;
}
.dropdown-menu a:hover{
    color:#FFF;
    background-color:#8C0E04;
}
.topmenuright{
    display:inline-block !important;
    vertical-align: middle; 
    line-height: 70px;  
    height:70px !important;
    padding: 0 60px !important;
    text-align:center !important;
    color:#8C0E04 !important;
    font-family:'Manrope',sans-serif !important;
    font-size:13.6px !important;
    font-weight:600 !important;
    background-color:#FFF !important;
}
.mobbut1{
    display:none !important;
}
*:focus{
    box-shadow:none !important;
    outline:none !important;
}
.menu1.scrolled{
    z-index:99;
    background-color: #FFF; 
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.menu1.scrolled .menusec a{
    color: #000; 
}
.menu1.scrolled  .btn{
    border:1px solid #8C0E04;
    color:#8C0E04;
}
.menu1.scrolled  .search-btn{
    border:1px solid #8C0E04;
    color:#8C0E04;
}
.menu1.scrolled .menulogosec{
    border-right:1px solid rgba(0,0,0,0.1);
}
.menu1.scrolled  .topmenuright{
    background-color:#8C0E04 !important;
    color:#FFF !important;
}
.menu1.scrolled .menusec a:hover{
    transform:scale(1.03);
    color:#8C0E04;
}
.blacklogo{
    display:none;
}
.menu1.scrolled .blacklogo{
    display:block;
}
.menu1.scrolled .whitelogo{
    display:none;
}
.menu1 img{
    transition: all 0.3s ease;
}
.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
.search-box {
    position: relative;
    width: 90%;
    max-width: 500px;
}
.search-box input {
    width: 100%;
    padding: 15px 50px 15px 15px;
    font-size: 14.2px;
    border-radius: 8px;
    color:#000;
    font-family:'Manrope',sans-serif;
    font-family:'Manrope',sans-serif;
    border: none;
}
.search-box:placeholder{
    font-size:13.4px;
    color:#333;
    font-family:'Manrope',sans-serif;
}
.search-box .close-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    color: #8C0E04;
    font-size: 17px;
    cursor: pointer;
}
.pushy{
    width:50%;
    z-index:73 !important;
}
.pushy img{
    width:110px;
    height:auto;
    object-fit:contain;
}
.pushy hr{
    width:100%;
    height:1px;
    background-color:#D9D9D9;
    border:none !important;
    margin-top:20px;
    margin-bottom:20px;
}
.pushy a {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 13.8px !important;
    font-weight: 500;    
    display:block;
    margin-bottom: 20px;
    transition:0.3s ease-in;
    text-decoration: none;     
}
.pushymen img {
    height: 18px !important;
    width: 18px !important;
    margin-bottom:0px !important;
    margin-right: 12px;   
}
.pushyilet a{
    font-size:13.2px !important;
    width:100%;
    background-color:#FFF;
    padding:14px;
    border-radius:10px;
    margin-bottom:8px !important;
    border:1px solid #D9D9D9;
}
.pushyilet a:hover{
    color:#FFF !important;
    background-color:#8C0E04;
}
.pushyilet a:hover i{
    color:#FFF;
}
.pushymen i{
    margin-right:12px;
    color:#8C0E04;
}
.pushy a:hover{
    transform:sclae(1.03);
    color:#8C0E04;
}
.pushbar_overlay{
    z-index:74;
    display:none !important;
}
.dropdown-wrapper {
    display:inline-block !important;
    position: relative;
    z-index:44 !important;
    padding:0px !important;
    height:auto !important;
}
.modal-backdrop{
    display:none !important;
}
.modal-body h3{
    font-weight:600;
    margin-bottom:13px;
    font-size:15.5px;
    font-family:'Manrope',sans-serif;
}
.modal-body a{
    display:block;
    width:100%;
    line-height:44px;
    border:1px solid #D9D9D9;
    color:#333;
    font-size:14px !important;
    font-family:'Manrope',sans-serif;
    font-weight:600;
    border-radius:5px !important;
    background-color:#FAFAFA;
    padding-left:8px;
    margin-bottom:10px;
    transition:0.3s ease-in;
}
.modal-body a:hover{
    background-color:#921e16;
    color:#FFF;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.menu-link {
    text-decoration: none;
    color: #000;
    padding: 0px;
}
.dropdown-wrapper {
    display:inline-block !important;
    position: relative;
    z-index:44 !important;
    padding:0px !important;
}
.menu-link {
    text-decoration: none;
    color: #000;
    padding: 0px;
}
.menusec .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right:0;
    background: #fff;
    border: 1px solid #D9D9D9;
    width: 700px;
    min-height: 400px;
    z-index: 999;
    display: none;
    z-index:20 !important;
    flex-direction: row;
    padding:0px !important;
}
.dropdown-wrapper:hover .dropdown-menu {
    display: flex;
}
.dropdown-left {
    width: 50%;
    padding: 10px;
    padding-top:6px;
    border-right: 1px solid #eee;
    margin-left:15px !important;
}
.dropdown-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dropdown-left li {
    border-bottom:1px solid #D9D9D9 !important;
}
.dropdown-left li a {
    display: block;
    font-size:13px;
    font-family:'Manrope',sans-serif;
    color: #333;
    font-weight:600 !important;
    width:100% !important;
    text-decoration: none;
    transition:0.3s ease-in;
    line-height:45px !important;
    border-bottom:1px solid #D9D9D9 !important;
    margin-left:15px !important;
}
.dropdown-left li:last-child a {
    border-bottom: none !important;
}
.dropdown-left li a:hover {
    color:#FFF !important;
    text-decoration: underline;
}
.dropdown-right {
    width: 50%;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropdown-right img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.social-icons {
    display: flex;
    gap: 10px;
}
.social-icons a {
    background-color:#FFF;
    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: #8C0E04 !important;
    font-size: 20px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}
.social-icons a:hover {
  background-color: #8C0E04 !important;
  border-color: #8C0E04 !important;
  color:#FFF !important;
}
.Ekibimizdetay img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.Ekibimizdetay h6{
    color:#333;
    margin-top:13px;
    margin-bottom:13px;
    font-family:'Manrope',sans-serif;
    font-size:13.2px;
}
.Ekibimizdetay a{
    display:block;
    margin-bottom:13px;
    font-family:'Manrope',sans-serif;
    font-size:14px;
    color:#000;
    font-weight:500;
    transition:0.3s ease-in;
}
.Ekibimizdetay a:hover{
    color:#8C0E04;
    transform:scale(1.01);
}
.Ekibimizdetay{
    margin-top:40px;
    margin-bottom:40px;
}
.Ekibimizdetay p{
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:400;
    color:#0A0A0A;
    line-height:25px;
}
.Ekibimizdetay h1{
    font-weight:600;
    margin-top:10px;
    margin-bottom:20px;
    color:#000;
    font-family:'Manrope',sans-serif;
    font-size:19.5px;
    line-height:24px;
}
.Textdetail{
    margin-top:40px;
    margin-bottom:40px;
}
.Textdetail p{
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:400;
    color:#0A0A0A;
    line-height:25px;
}
.Textdetail h1{
    font-weight:600;
    margin-top:10px;
    margin-bottom:20px;
    color:#000;
    font-family:'Manrope',sans-serif;
    font-size:19.5px;
    line-height:24px;
}
.Textdetail h6{
    color:#8C0E04;
    line-height:15px;
    font-size:13.6px;
    font-weight:600;
}
.digeryayinlar h5{
    color:#000;
    font-size:14px;
    line-height:15px;
    margin-top:10px;
    font-family:'Manrope',sans-serif;
    margin-bottom:17px;
}
.digeryayinlar a{
    display:inline-block;
    border:1px solid #D9D9D9;
    padding:12px;
    padding-left:16px;
    padding-right:16px;
    background-color:#FAFAFA;
    margin-right:10px;
    border-radius:5px;
    color:#000;
    font-size:13.4px;
    font-weight:600;
    font-family:'Manrope',sans-serif;
    margin-bottom:10px;
    transition:0.3s ease-in;
}
.digeryayinlar a:hover{
    background-color:#8C0E04;
    color:#FFF;
}
.Textdetail hr{
    width:100%;
    border:none;
    background-color:#D9D9D9;
    height:1px;
    display:block;
    margin-top:15px;
    margin-bottom:15px;
}
.Kariyer{
    text-align:center;
    margin-top:40px;
    margin-bottom:40px;
}
.Kariyer input[type="text"]{
    width:100%;
    background-color:#FAFAFA;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:45px;
    font-size:13.4px;
    text-align:center !important;
    transition:0.3s ease-in;
    border:1px solid #D9D9D9;
    border-radius:5px;
}
.Kariyer input[type="text"]:focus{
    border:2px solid #8C0E04 !important;
}
.Kariyer input[type="mail"]{
    width:100%;
    background-color:#FAFAFA;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:45px;
    font-size:13.4px;
    text-align:center !important;
    transition:0.3s ease-in;
    border:1px solid #D9D9D9;
    border-radius:5px;
}
.Kariyer input[type="mail"]:focus{
    border:2px solid #8C0E04 !important;
}
.Kariyer input[type="file"]{
    width:100%;
    background-color:#FAFAFA;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:45px;
    font-size:13.4px;
    text-align:center !important;
    transition:0.3s ease-in;
    border:1px solid #D9D9D9;
    border-radius:5px;
}
.Kariyer input[type="file"]:focus{
    border:2px solid #8C0E04 !important;
}
.Kariyer h6{
    color:#000;
    font-weight:600;
    font-family:'Manrope',sans-serif;
    margin-bottom:12px;
    margin-top:10px;
    font-size:13.2px;
}
.Kariyer button{
    background-color:#8C0E04;
    width:250px;
    height:45px;
    border:none !important;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:600;
}
.Kariyer h5{
    color:green !important;
    margin-top:10px;
    margin-bottom:10px;
    font-family:'Manrope',sans-serif;
    font-size:14px;
    font-weight:600;
}
.Kariyer label{
    font-size:13.54px;
    color:#000;
    font-family:'Manrope',sans-serif;
}
.Kariyer label > a{
    color:#8C0E04;
}
.Kariyer h3{
    font-size:18px;
    margin-bottom:8px;
    color:#000;
    font-weight:600;
    font-family:'Manrope',sans-serif;
}
.Kariyer p{
    margin-bottom:25px;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:400;
    color:#0A0A0A;
    line-height:25px;
}
.requ{
    color:#8C0E04;
    margin-left:8px;
}#cookieConsent {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background: #fff;
  color: #333;
  font-family: 'Manrope', sans-serif;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  border-radius: 10px;
  padding: 15px 25px;
  display: none;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  transition: all 0.4s ease;
}

.cookie-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 20px;
}

.cookie-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
  flex: 1;
}

.cookie-content a {
  color: #8C0E04;
  text-decoration: none;
  font-weight: 600;
}

.cookie-content a:hover {
  text-decoration: underline;
}

#acceptCookies {
  background: #8C0E04;
  color: #fff;
  border: none;
  padding: 10px 22px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  flex-shrink: 0;
}

#acceptCookies:hover {
  background: #a61b0f;
}
.Iletisim{
    margin-top:50px;
    margin-bottom:50px;
}
.Iletisim input[type="text"]{
    width:100%;
    background-color:#FFF;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:45px;
    font-size:13.4px;
    transition:0.3s ease-in;
    padding:5px;
    border:1px solid #D9D9D9;
    border-radius:5px;
}
.Iletisim input[type="text"]:focus{
    border:2px solid #8C0E04 !important;
}
.Iletisim input[type="mail"]{
    width:100%;
    background-color:#FFF;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:45px;
    font-size:13.4px;
    transition:0.3s ease-in;
    border:1px solid #D9D9D9;
    padding:5px;
    border-radius:5px;
}
.Iletisim input[type="mail"]:focus{
    border:2px solid #8C0E04 !important;
}
.Iletisim textarea{
    width:100%;
    padding:12px;
    background-color:#FFF;
    font-family:'Manrope',sans-serif;
    color:#000;
    font-weight:500;
    height:135px;
    font-size:13.4px;
    transition:0.3s ease-in;
    border:1px solid #D9D9D9;
    border-radius:5px;
}
.iletform{
    padding:10px;
    background-color:#FAFAFA;
}
.Iletisim label{
    font-size:13.54px;
    color:#000;
    font-family:'Manrope',sans-serif;
}
.Iletisim label > a{
    color:#8C0E04;
}
.iletform h4{
    color:#8C0E04;
    font-weight:600;
    font-family:'Manrope',sans-serif;
    margin-bottom:12px;
    margin-top:10px;
    font-size:15.2px;
}
.iletform h6{
    color:#000;
    font-weight:600;
    font-family:'Manrope',sans-serif;
    margin-bottom:12px;
    margin-top:10px;
    font-size:13.2px;
}
.iletform button{
    background-color:#8C0E04;
    width:250px;
    height:45px;
    border:none !important;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:600;
}
.iletcontent a{
    font-weight:500;
    font-size:14px;
    color:#000;
    font-family:'Manrope',sans-serif;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
    transition:0.3s ease-in;
}
.iletcontent a:hover{
    transform:scale(1.04);
}
.iletcontent h3{
    font-family:'Manrope',sans-serif;
    font-size:19px;
    margin-bottom:15px;
    color:#000;
    font-weight:600;
    margin-top:13px;
}
.iletcontent a > span{
    color:#8C0E04;
    margin-right:9px;
}
.iletcontent h5{
    color:#494949;
    font-family:'Manrope',sans-serif;
    font-weight:500;
    margin-top:15px;
    font-size:13.4px;
    margin-bottom:16px;
}
.iletcontent h4 > span{
    color:#8C0E04;
    font-weight:600;
}
.iletcontent h4{
    color:#000;
    font-weight:500;
    font-family:'Manrope',sans-serif;
    margin-bottom:12px;
    margin-top:10px;
    font-size:14.2px;
}
.iletcontent h2{
    color:#8C0E04;
    font-size:17px;
    font-weight:600;
    font-family:'Manrope',sans-serif;
    margin-top:14px;
    margin-bottom:14px;
}
.tariflink a{
    display:block;
    line-height:35px;
    border:1px solid #8C0E04;
    border-radius:5px;
    font-family:'Manrope',sans-serif;
    font-size:14px;
    padding:8px;
}
.tariflink span{
    color:#8C0E04;
}
.tariflink i{
    font-size:20px !important;
}
.ilgiliavukatlar{
    border-radius:5px;
    background-color:#FAFAFA;
    padding:10px;
}
.ilgiliavukatlar h3{
    color:#000;
    font-family:'Manrope',sans-serif;
    font-size:16px;
    margin-bottom:15px;
    margin-top:5px;
}
.team-card {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 25px;
}
.team-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.team-info {
    padding: 20px;
}
.team-info h5 {
    font-weight: 600;
    color: #000;
    font-family:'Manrope',sans-serif;
    font-size:15px;
    margin-bottom: 5px;
}
.team-icons {
    margin-top: 12px;
}
.team-icons i {
    font-size: 18px;
    color: #8C0E04;
    margin-right: 12px;
    transition: color 0.2s ease;
}
.team-icons i:hover {
    color: #a6190b;
}
.Faaliyetalanlari{
    margin-bottom:50px;
    margin-top:50px;
}
.faaliyetbox{
    position:relative !important;
    height:250px;
    width:100%;
    transition:0.3s ease-in;
}
.faaliyetbox:hover{
    transform:scale(1.03);
}
.Faaliyetalanlari p{
    width:70%;
    text-align:center;
    margin:auto !important;
    margin-bottom:35px !important;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:400;
    color:#0A0A0A;
    line-height:25px;
}
.saggor img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.Faaliyetalanlari img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.faaliyetname {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    padding: 15px;
    border: 3px solid #FFF;
    border-top: none;
    border-left: none;
    border-right: none;
    box-sizing: border-box;
}

.Faaliyetalanlari h1 {
    font-family: 'Manrope', sans-serif;
    font-size: 19px;
    text-align:center;
    color: #000;
    font-weight: 600;
    margin: 0;
    margin-bottom:25px;
}
.faaliyetname h3 {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    color: #FFF;
    font-weight: 600;
    margin: 0;
}
.team-section {
    position: relative; 
    height: 100vh; 
    min-height: 500px; 
    display: flex;
    align-items: flex-end; 
    padding-bottom: 0;
}
.text-overlay {
    background-color: rgba(255, 255, 255, 0.25); 
    color: white;
    padding: 30px 15px;
    width:90% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-bottom:20px !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.text-overlay p{
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:400;
    color:#FFF;
    line-height:25px;
}
.Anasayfamanifesto{
    display:none !important;
    background-color:#FAFAFA;
    padding-top:25px;
    padding-bottom:20px;
    border-bottom:1px solid #D9D9D9;
}
.Anasayfamanifesto p{
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    font-weight:500;
    color:#4d1313;
    line-height:25px;
}
.main-title {
    font-family:'Manrope',sans-serif !important;
    font-size: 35px;
    font-weight:700;
    color:#FFF;
}
.block767{
    display:none !important;
}

.copyright-area {
    background-color: #8B3E2F; 
    color: white; 
}
.copyright-area h6{
    font-size:13.5px;
    line-height:40px;
    padding-top:6px;
    font-weight:600;
    font-family:'Manrope',sans-serif;
}

.footer {
    padding-top:15px;
    padding-bottom:15px;
    background-color: #f8f9fa;
    border-top: 1px solid #e9ecef; 
}
.footer img{
    width:170px;
    height:80px;
    object-fit:contain;
}
.footer .footerorta3 a{
    display:block !important;
    margin-bottom:10px !important;
    font-weight:500 !important;
    font-size:14.5px !important;
    color:#4A4A4A !important;
    font-family:'Manrope',sans-serif !important;
}
.footerorta3{
    border-right:1px solid #D9D9D9;
}
.footer .footerorta a{
    display:block !important;
    margin-bottom:10px !important;
    font-weight:500 !important;
    font-size:14.5px !important;
    color:#4A4A4A !important;
    font-family:'Manrope',sans-serif !important;
}
.footer .footerorta2 a{
    display:block !important;
    margin-bottom:10px !important;
    font-weight:500 !important;
    font-size:14.5px !important;
    color:#4A4A4A !important;
    font-family:'Manrope',sans-serif !important;
}
.footerorta{
    border-right:1px solid #D9D9D9;
}
.footer h6{
    color:#4A4A4A;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    margin-bottom:9px;
}
.footer .footerorta span{
    color:#8C0E04;
    margin-right:12px;
}
.footerorta3 a{
    display:block !important;
    margin-bottom:15px !important;
    font-weight:500 !important;
    font-size:14.5px !important;
    color:#4A4A4A !important;
    font-family:'Manrope',sans-serif !important;
}
.footer .footerorta3 span{
    color:#8C0E04;
    margin-right:12px;
}

.Slider img{
    width:100%;
    height:85vh;
    object-fit:cover;
}
.kucukfoto{
    display:none !important;
}
@media (max-width: 767.98px) {
    .main-title {
        font-size: 1.8rem;
    }
    .team-section {
        height: 80vh; 
    }
}
@media (min-width: 768px) {
    .team-card .row {
        align-items: center;
    }
}
@media (max-width: 600px) {
  .cookie-content {
    flex-direction: column;
    text-align: center;
  }
  #acceptCookies {
    width: 100%;
  }
}
@media (max-width: 992px) {
    .rightsec .search-btn {
        display: inline-block;
    }
}
@media screen and (max-width: 1400px) {
    .bin{
        width:92%;
    }
}
@media screen and (max-width: 1200px) {
    .menusec a{
        font-size:13.3px;
        font-weight:600;
        color:#FFF;
        font-family:'Manrope',sans-serif;
        display:inline-block;
        line-height:70px;
        margin-right:12px;
        transition:0.3s ease-in;
    }
}
@media screen and (max-width: 1100px) {
    .topmenuright{
        display:inline-block !important;
        vertical-align: middle; 
        line-height: 70px;  
        height:70px !important;
        padding: 0 30px !important;
        text-align:center !important;
        color:#8C0E04 !important;
        font-family:'Manrope',sans-serif !important;
        font-size:13.2px !important;
        font-weight:600 !important;
        background-color:#FFF !important;
    }
    .menusec .dropdown-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        border: 1px solid #D9D9D9;
        width: 600px;
        height: 400px;
        z-index: 999;
        display: none;
        z-index:20 !important;
        flex-direction: row;
        padding:0px !important;
    }
}
@media screen and (max-width: 1000px) {
    .menusec a{
        font-size:13.3px;
        font-weight:600;
        color:#FFF;
        font-family:'Manrope',sans-serif;
        display:inline-block;
        line-height:70px;
        margin-right:7px;
        transition:0.3s ease-in;
    }
}
@media screen and (max-width: 992px) {
    .specialclass{
        display:none !important;
    }
    .footerorta{
        padding-top:15px;
    }
    .footerorta2{
        margin-top:15px;
        border-top:1px solid #D9D9D9;
        padding-top:15px;
    }
    .footerorta3{
        padding-top:15px;
    }
    .footerorta3{
        border:none !important;
    }
    .footerlogo{
        padding-bottom:20px;
        border-bottom:1px solid #D9D9D9;
    }
    .Faaliyetalanlari p{
        width:85%;
    }
    .menusec{
        display:none !important;
    }
    .mobbut1{
        display:inline-block !important;
        border-radius:50%;
        border:1px solid #FFF;
        height:40px;
        width:40px;
        color:#FFF;
        background-color:transparent;
        margin-right:9px;
    }
    .menu1.scrolled  .mobbut1{
        border:1px solid #8C0E04;
        color:#8C0E04 !important;
    }
    .block992x{
        display:block !important;
    }
}
@media screen and (max-width: 767px) {

    .ekipgorsel1{
        width:100% !important;
        height:auto !important;
        object-fit:contain !important;
    }
    .specialclass{
        display:block !important;
    }
    .team-section {
        position: relative; 
        height: auto; 
        min-height: 350px; 
        display: flex;
        align-items: flex-end; 
        padding-bottom: 0;
    }
    .Faaliyetalanlari p{
        width:100%;
    }
    .disnon767{
        display:none !important;
    }
    .block767{
        display:block !important;
    }
    .Slider img{
        width:100%;
        height:65vh;
        object-fit:cover;
    }
}
@media screen and (max-width: 576px) {
    .Slider img{
        width:100%;
        height:50vh;
        object-fit:cover;
    }
    .buyukfoto{
        display:none !important;
    }
    .kucukfoto{
        display:block !important;
    }
    .footerorta{
        border-right:none !important;
        border-bottom:1px solid #D9D9D9;
        padding-top:15px;
        padding-bottom:10px;
    }
    .faaliyetbox{
        position:relative !important;
        height:210px;
        width:100%;
        transition:0.3s ease-in;
    }
    .menulogosec{
        display:inline-block;
        height:70px;
        padding:10px;
        padding-right:20px;
        border-right:1px solid rgba(255,255,255,0.2);
        width:150px;
    }
    .mobbut1{
        display:inline-block !important;
        border-radius:50%;
        border:1px solid #FFF;
        height:40px;
        width:40px;
        color:#FFF;
        background-color:transparent;
        margin-right:4px;
    }
    .menu1 .btn{
        border-radius:50%;
        border:1px solid #FFF;
        height:40px;
        color:#FFF;
        margin-right:4px;
    }
    .menu1 .search-btn{
        background-color:transparent;
        border-radius:50%;
        border:1px solid #FFF;
        width:40px;
        height:40px;
        color:#FFF;
        margin-right:4px;
    }
    .topmenuright{
        display:inline-block !important;
        vertical-align: middle; 
        line-height: 70px;  
        height:70px !important;
        padding: 0 15px !important;
        text-align:center !important;
        color:#8C0E04 !important;
        font-family:'Manrope',sans-serif !important;
        font-size:12.8px !important;
        font-weight:600 !important;
        background-color:#FFF !important;
    }
    .Breadcrumb{
        background-color:rgba(140,14,4,0.95);
        left:0;
        right:0;
        top:0;
        height:300px;
        position:relative;
    }
    .Breadcrumb .breadtext-wrapper .breadtext {
        background-color: #FFF;
        display: inline-block;
        padding: 10px 60px; 
        position: relative;
        z-index: 2;
    }
    .breadtext h3{ 
        color:#8C0E04; 
        font-family:'Manrope',sans-serif; 
        font-size:16.6px; 
        padding-top:20px;
        font-weight:600;
    }
    .block992x{
        display:none !important;
    }
    .disnon576{
        display:none !important;
    }
    .block576{
        display:block !important;
    }
}
