

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}



body {
  font-family: 'Open Sans', sans-serif;
	font-size: 14px;
  background: #ffffff;
  margin:0px;
  padding:0px;
  font-weight:normal;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;    
-ms-user-select: none;
}



sup {
    font-size: 7px; 
}

h1{
 margin: 0px;
 padding: 0px;
 font-size: 16px;
 	text-shadow:1px 1px 1px rgba(0,0,0,0.6);

 display: inline-block;
 line-height: 20px;
 color:#fff;
}


@media all and (max-width:600px){
h1{
 font-size: 15px;
}
}



h2{
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-shadow: 1px 1px 1px #D3D3D3;
	}
	
h3{
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-shadow: 1px 1px 1px #D3D3D3;
	}
	
	

a {
    color: #ee212b;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
}


.kategoriarasibosluk{
padding-top: 25px;
}

.ustaltbosluk{
margin-top: 25px;
margin-bottom: 25px;
}



a:hover {
    color: #aab7bb;
}



.clear{
	clear: both;
}

.renkli-div {
  width: 100%;
  height: auto;
  background: linear-gradient(to right, #000000 50%, #ffffff 50%);
}


.bin {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  width: 1000px;
  height: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.bin-neyapiyoruz {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  max-width: 1000px;
  height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:20px;
}










@media all and (max-width:1020px){
.bin {
  width: auto;
 
}
}






.bin-siyah {
  width: 100%;
  height: auto;
  background: #000;
}

.bin-siyah-ic {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  max-width: 1000px;
  height: auto;
	padding-left: 10px;
	padding-right: 0px;
	
}


.renkli-divgri {
  width: 100%;
  height: auto;
  background: #aab7bb;
}


.bingri {
  width: 1000px;
  height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
}

@media all and (max-width:1020px){
.bingri {
  width: auto;
}
}




.form-gri {
	
	background-color:#f8fafc;
  width: 100%;
  height: auto;
  padding:40px 0px 50px 0px;
}




.renkli-divsiyah {
  width: 100%;
  height: auto;
  background: #000;
}


.binsiyah {
  width: 1000px;
  height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
	color:#fff;
	display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

@media all and (max-width:550px){
	.binsiyah {
		font-size:10px;
	}
}

.binsiyah-1 {
	width: 70%;
	text-align:left;
	 
}

.binsiyah-2 {	
width: 30%;
display: flex;
align-items: center;
gap: 8px;
justify-content: flex-end;

}
.binsiyah-2 svg {
    display: block;
    flex-shrink: 0;
}

.binsiyah-2 svg:hover {
  color: #ee212b;
}

@media all and (max-width:550px){
.binsiyah-1 {
width: 50%;
}
.binsiyah-2 {	
width: 50%;
}
}


@media all and (max-width:1020px){
.binsiyah {
  width: auto;
}
}






.bin1 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;

}
.bin2 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;

}


.bin3 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: auto;
}




.bin4 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}


.bin5 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin6 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
@media all and (max-width:600px){
.bin6 {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
}
}

.bin7 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin8 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin9 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin10 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin11 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}
.bin12 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
height: auto;
}




.yetmisbes{
	display: flex;
	width: 85%;
	height: auto;
	background-color: #000000;
	 clip-path: polygon(
    0 0,        
    100% 0,    
    calc(100% - 20px) 100%,   
    0 100%      
  );
	
	justify-content: space-between;
	flex-wrap: wrap;

	
}

@media all and (max-width:900px){
.yetmisbes{
	width: 80%;
}	
}
@media all and (max-width:780px){
.yetmisbes{
	width: 85%;
}	
}

@media all and (max-width:735px){
.yetmisbes{
	width: 99%;
}	
}

.yirmibes{	
	width: 15%;
	height: auto;
	font-weight: bold;
	text-align: left;
	line-height: 50px;
	color: #ee212b;
	    text-shadow: 1px 1px 1px #cccccc;
	cursor:pointer;
	font-size: 16px;
	display: block;
}

@media all and (max-width:900px){
.yirmibes{	
	width: 20%;
}
}
@media all and (max-width:780px){
.yirmibes{	
	width: 15%;
	font-size: 14px;
}
}
@media all and (max-width:735px){
.yirmibes{	
	width: 1%;
display: none;
	background-color: aqua;
}
}


.otuz1{	
width: 30%;
height: 50px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ee212b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6l6-2 6 2 6-2v14l-6 2-6-2-6 2V6Z'/%3E%3Cpath d='M9 4v14'/%3E%3Cpath d='M15 6v14'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 50px;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	display: block;
	filter: brightness(0) invert(1);
}
@media all and (max-width:640px){
.otuz1{	
display: none;
}
}

.otuz2{	
width: 30%;
height: 50px;
background-image:url("img/iletisim-telefon.svg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	cursor:pointer;
	filter: brightness(0) invert(1);
}

@media all and (max-width:640px){
.otuz2{	
width: 47%;
}
}


@media all and (max-width:420px){
.otuz2{	
font-size: 12px;
}
}

@media all and (max-width:375px){
.otuz2{	
font-size: 10px;
}
}


.bes{	
width: 1px;
height: 50px;
  background: #d2d2d2;
  transform: skewX(-20deg);
}
.bess{	
width: 1px;
height: 50px;
  background: #d2d2d2;
  transform: skewX(-20deg);
}
@media all and (max-width:640px){
.bess{	
background: #000000;
}
}





.renkli-div2 {
  width: 100%;
  height: auto;
  background: linear-gradient(to right, #ffffff 50%, #ee212b 50%);
}


@media all and (max-width:470px){
.renkli-div2 {
  width: 100%;
  height: auto;
  background: linear-gradient(to right, #ffffff 67%, #ee212b 33%);
}
}

@media all and (max-width:365px){
.renkli-div2 {
  width: 100%;
  height: auto;
  background: linear-gradient(to right, #ffffff 65%, #ee212b 35%);
}
}

@media all and (max-width:360px){
.renkli-div2 {
  width: 100%;
  height: auto;
  background: linear-gradient(to right, #ffffff 76%, #ee212b 24%);
}
}









.logo {
    width: auto;
    height: 100px;
    display: flex;
    align-items: center; 
    font-family: 'Open Sans', sans-serif;
    padding: 0 0px;
text-decoration: none; 
    color: inherit; 
}

.logo:hover, .logo:focus {
    text-decoration: none;
    outline: none;
}



.logo-img-box {
    display: flex;
    align-items: center;
	
    height: 60px; 
	
}

.logo-img-box img {
    height: 60px;
    width: auto;
    display: block;

}

.brand-container {
	
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
    line-height: 0.90; 

}

.brand-services {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1.2px;
    margin-bottom: 2px;
    padding: 0;
    display: block;
	
	
}

.brand-group {
    color: #848f93;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -1px;
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: baseline;
	
}

.tm {
    color: #000;
    font-size: 8px;
    font-weight: 600;
    position: absolute;
    right: -10px; 
    top: 0px;
	
}




@media all and (max-width:900px){

.logo {
    width: 180px;
}



.logo-img-box {
    display: flex;
    align-items: center;
    height: 50px; 
}

.logo-img-box img {
    height: 50px;
}

.brand-container {
    margin-left: 7px;
    line-height: 0.90; 

}

.brand-services {
    font-size: 27px;
	
}

.brand-group {
    font-size: 23px;
	
}

.tm {
    font-size: 7px;
    right: -7px; 
	
}
}










.linkler {
    width: calc(100% - 340px);
    height: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 40px;
    z-index: 10;
}



@media all and (max-width:500px){
.linkler{
width: calc(100% - 300px);
}
}


@media all and (max-width:360px){
.linkler{
width: calc(100% - 280px);
}
}




.linkler::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ee212b;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0% 100%);
    z-index: -1;
}






.linkleric {
    position: relative;
}



.linkleric:hover .dropdown-menu {
    display: block;
}


.linkleric a{
	line-height: 100px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	

}

.linkleric a:hover{
	color: #dddddd;

}


@media all and (max-width:820px){
.linkleric{
display: none;
}
}



.dropdown-menu {
	width: 250px;
	height:auto;
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    z-index: 999;
    display: none;
	
}

.dropdown-menu a{
color:#000;
	line-height: 50px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align:left;
	padding-left:20px;
	border-bottom:1px solid #000;
	
}

.dropdown-menu a:hover{
color:#ee212b;
border-bottom:1px solid #ee212b;
font-weight:bold;
}







.has-dropdown-2 {
    position: relative;
}


.dropdown-menu-2 {
    display: none;
    position: absolute;
    top: 0px;    
    left: 100%;   
    background-color: #ffffff;
    min-width: 250px;
    box-shadow: 4px 8px 16px rgba(0,0,0,0.1);
    border-left: 1px solid #ee212b;
    z-index: 1000;
}


.has-dropdown-2:hover .dropdown-menu-2 {
    display: block;
}




@media screen and (max-width: 1200px) {
    .dropdown-menu-2 {
        left: auto;
        right: 100%;
        border-left: none;
        border-right: 2px solid #ee212b;
    }
}




















.telefon{
width: 100px;
height: auto;
display: flex;
justify-content:space-around;
flex-wrap: wrap;
	
}

@media all and (max-width:360px){
.telefon{
width: 40px;
}
}


.bes2{	
width: 1px;
height: 100px;
  background: #d2d2d2;
  transform: skewX(-20deg);
	display: block;
}

@media all and (max-width:470px){
.bes2{
display: none;
}
}


.telefon-konteynir {
    width: 40px;
    height: 100px;
    cursor: pointer;
    display: flex;
    align-items: center; 
    justify-content: center;
    color: #d2d2d2; 
    transition: color 0.3s ease;
}

.telefon-konteynir:hover {
    color: #000000; 
}

.telefon-konteynir svg {
    width: 100%; 
    height: auto;
}



.telefon-konteynir a {
    color: #d2d2d2; 
}

.telefon-konteynir a:hover {
    color: #000000; 
}




.m-site{	
display: none;
}


@media all and (max-width:820px){

	.telefon-konteynir{	
	display: none;
}
	
.m-site{	
width: 40px;
height: 100px;
display: block;
}

	.m-site img{	
	margin-top: 35px;
}
	
}




.linkler-m-site{
display: none;
	width: 100%;
	height: auto;
	background-color: #000000;
}
.linkler-m-site2{
	width: 100%;
	height: auto;
}



.linkler-m-site-ic{
	border-bottom: #FFFFFF 1px solid;
}


.linkler-m-site-ic2{
width: 100%;
height: auto;
	line-height: 50px;
	text-align: left;
	padding-left:20px;
}

.linkler-m-site-ic2:hover{
	background-color: #ffffff;
}

.linkler-m-site-ic2 a{
color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.linkler-m-site-ic2 a:hover{
color: #000000;
}



.linkler-m-site-ic2-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size:12px;
	padding-left:40px;
	line-height:40px;
}

.linkler-m-site-ic2-flex:hover {
background-color: #aab7bb;
}

.linkler-m-site-ic2-flex a{
	width:100%;
	text-align:left;
color: #FFFFFF;
	text-decoration: none;
	display: block;
	
}
.linkler-m-site-ic2-flex a:hover{
color: #000000;
}



















.alt-menu-ac {
    padding: 5px 15px;
    cursor: pointer;
    font-size: 14px;
    color: #ee212b;
    transition: transform 0.3s;
}


.alt-linkler-grubu {
    display: none;
    padding-left: 60px; 
    background: #fff;
	text-align:left;
}

.alt-linkler-grubu a {
    display: block;
    padding: 8px 0;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}

.alt-linkler-grubu a:hover {
	 color: #ee212b;
}


.alt-menu-ac.aktif {
    transform: rotate(180deg);
}






.slider {
	width: 100%;
    min-height: 636px;
    background-image: linear-gradient(to left, #fc1b0799 0%, #fc1b0780 50%, #fc1b0799 100%), url(img/services-group-tr-yerel-antalya-bagimsiz-servis-noktasi.webp);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
	 position: relative;
	 box-shadow: inset 0 50px 80px -40px rgba(0, 0, 0, 0.6); 
	
}


@media all and (max-width:1024px){
	.slider {
    background-image: linear-gradient(to left, #fc1b0799 0%, #fc1b0780 50%, #fc1b0799 100%), url(img/services-group-tr-antalya-yerel-kombi-klima-beyaz-esya-tamir-bakim-onarim.webp);
}	
}


@media all and (max-width:768px){
	.slider {
    background-image: linear-gradient(to left, #fc1b0799 0%, #fc1b0780 50%, #fc1b0799 100%), url(img/services-group-tr-antalya-yerel-endustriyel-sogutma-iklimlendirme-tamir-bakim-onarim.webp);
}	
}

@media all and (max-width:480px){
	.slider {
	 background-image: linear-gradient(to left, #fc1b0799 0%, #fc1b0780 50%, #fc1b0799 100%), url(img/services-group-tr-antalya-yerel-konut-ve-kurumsal-teknik-cozumler.webp);
}	
}








.slider-ince {
    width: 100%;
    min-height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    box-shadow: inset 0 50px 80px -40px rgba(0, 0, 0, 0.6); 

    --bg-image: url(img/bg/default.webp);
    background-image: linear-gradient(to left, #fc1b0799 0%, #fc1b0780 50%, #fc1b0799 100%), var(--bg-image);
}


.slider-ince-bizitaniyin { --bg-image: url(img/bg/bizitaniyin.webp); }
.slider-ince-formlar { --bg-image: url(img/bg/formlar.webp); }
.slider-ince-hesabim { --bg-image: url(img/bg/hesabim.webp); }
.slider-ince-kaynaklar { --bg-image: url(img/bg/kaynaklar.webp); }
.slider-ince-politikalar { --bg-image: url(img/bg/politikalar.webp); }
.slider-ince-yardim { --bg-image: url(img/bg/yardim.webp); }

@media (max-width: 1024px) {
.slider-ince-bizitaniyin { --bg-image: url(img/bg/bizitaniyin-1024.webp); }
.slider-ince-formlar { --bg-image: url(img/bg/formlar-1024.webp); }
.slider-ince-hesabim { --bg-image: url(img/bg/hesabim-1024.webp); }
.slider-ince-kaynaklar { --bg-image: url(img/bg/kaynaklar-1024.webp); }
.slider-ince-politikalar { --bg-image: url(img/bg/politikalar-1024.webp); }
.slider-ince-yardim { --bg-image: url(img/bg/yardim-1024.webp); }
}

@media (max-width: 768px) {
.slider-ince-bizitaniyin { --bg-image: url(img/bg/bizitaniyin-768.webp); }
.slider-ince-formlar { --bg-image: url(img/bg/formlar-768.webp); }
.slider-ince-hesabim { --bg-image: url(img/bg/hesabim-768.webp); }
.slider-ince-kaynaklar { --bg-image: url(img/bg/kaynaklar-768.webp); }
.slider-ince-politikalar { --bg-image: url(img/bg/politikalar-768.webp); }
.slider-ince-yardim { --bg-image: url(img/bg/yardim-768.webp); }
}

@media (max-width: 480px) {
.slider-ince-bizitaniyin { --bg-image: url(img/bg/bizitaniyin-480.webp); }
.slider-ince-formlar { --bg-image: url(img/bg/formlar-480.webp); }
.slider-ince-hesabim { --bg-image: url(img/bg/hesabim-480.webp); }
.slider-ince-kaynaklar { --bg-image: url(img/bg/kaynaklar-480.webp); }
.slider-ince-politikalar { --bg-image: url(img/bg/politikalar-480.webp); }
.slider-ince-yardim { --bg-image: url(img/bg/yardim-480.webp); }
}










.slider-navigasyondisalan {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.slider-navigasyon {
display: inline-flex;
    max-width: 100%;  
    height: auto;
    background-color: #000;
    padding: 0px 10px;
    color: #aab7bb;
    margin-top: 5px;
    font-size:11px;
    display: flex;    
    align-items: center;
    white-space: nowrap;   
    overflow-x: auto;   
    overflow-y: hidden;  
    
    -webkit-overflow-scrolling: touch;
    gap: 8px;              
align-self: flex-start;
}

.slider-navigasyon::-webkit-scrollbar {
    display: none;
}
.slider-navigasyon {
    -ms-overflow-style: none;  
    scrollbar-width: none; 
}

.slider-navigasyon a {
    text-decoration: none;
    flex-shrink: 0;         
	color:#ffffff;
	font-size:10px;
	display:block;
	padding: 7px 0px;
}

.slider-navigasyon a:hover {
	color:#ee212b;
}

.slider-navigasyon svg {
    display: block;
    flex-shrink: 0;
}
.slider-navigasyon svg:hover {
 fill: #ee212b;
}


 
@keyframes durumDegisimi {
    0% {
        color: #ee212b; 
        filter: drop-shadow(0 0 5px rgba(238, 33, 43, 0.4));
    }
    50% {
        color: #28a745; 
        filter: drop-shadow(0 0 15px rgba(40, 167, 69, 0.6));
    }
    100% {
        color: #ee212b; 
        filter: drop-shadow(0 0 5px rgba(238, 33, 43, 0.4));
    }
}


.slider-servistakipdisalan {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.slider-servistakip {
    display: flex;
    align-self: flex-end; 
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	border-radius: 5px;	
	box-shadow:
	0 1px 0 rgba(255,255,255,0.6) inset,
	0 0 0 1px rgba(0,0,0,0.06),
	0 10px 24px rgba(0,0,0,0.20);
}




.slider-servistakip a {
    display: flex;        
    align-items: center;    
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
    color: #000;
    transition: all 0.5s ease;
    animation: durumDegisimi 3s infinite ease-in-out; 
	
padding:10px;
}

.slider-servistakip a span {
    margin-left: 3px;     
    line-height: 1;     
	
}

.slider-servistakip a:hover {
    opacity: 0.6;
}





	


.slider-servistakip svg {

    transition: all 0.5s ease;
    animation: durumDegisimi 3s infinite ease-in-out; 
}

.slider-ince-baslik{
	width:max-content;
	max-width:720px;
	position:absolute;
	top:70%;
	left:50%;
	transform:translate(-50%, -50%);
	text-align:center;
	box-shadow:
		0 0 0 1px rgba(255,255,255,0.15) inset,
		0 0 0 1px rgba(0,0,0,0.10),
		0 10px 24px rgba(0,0,0,0.20);
}

.slider-ince-baslik h1{
	margin:0;
	padding:14px 16px;
	display:block;
	width:100%;
	background-color:#ee212b;
	color:#fff;
	font-size:13px;
	line-height:1.25;
	font-weight:700;
	text-shadow:1px 1px 1px rgba(0,0,0,0.6);
	border:1px solid rgba(255,255,255,0.15);
	box-shadow:
		0 0 0 1px rgba(255,255,255,0.18) inset,
		0 0 0 1px rgba(0,0,0,0.10),
		0 6px 16px rgba(0,0,0,0.18);

	white-space:normal;
}






.sliderfirma {
	width: auto;
	height: auto;
	background-color:#ee212b; 
	padding:15px;
	color:#ffffff;
	font-weight:bold;
	margin-top:10px;
	align-items: center;
	font-size:13px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.6);
		border:1px solid rgba(255,255,255,0.08);
box-shadow:
	0 0 0 1px rgba(255,255,255,0.18) inset,
	0 0 0 1px rgba(0,0,0,0.10),
	0 10px 24px rgba(0,0,0,0.28);
	

}



.sliderfirma-1 {
	width: auto;
	height: auto;
	background-color:#aab7bb; 
	padding:20px;
	color:#000;
	font-weight:bold;
	margin-top:40px;
	align-items: center;
	font-size:12px;
		/* griye uygun kenarlı efekt */
	border:1px solid rgba(0,0,0,0.08);

	box-shadow:
		0 0 0 1px rgba(255,255,255,0.35) inset, /* iç aydınlık kenar */
		0 0 0 1px rgba(0,0,0,0.08),            /* dış koyu hat */
		0 10px 24px rgba(0,0,0,0.18);          /* gölge */
	
}

.sliderfirma-2 {
	width: auto;
	height: auto;
	background-color: rgba(0, 0, 0, 0.56);
	padding:20px;
	color:#fff;
	margin-top:5px;
	align-items: center;
	font-size:12px;
	
}
@media all and (max-width:600px){
.sliderfirma-2 {
	margin-bottom:100px;
}

}









.slideralt {
    width: 100%;
    height: auto;
    margin: -85px auto 0 auto; 
    position: relative; 
    z-index: 2;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media all and (max-width:900px){
.slideralt {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
}


.slideralt-2 {
    width: 100%;
    height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:30px;
	
}

@media all and (max-width:900px){
.slideralt-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
}




.slideraltic-2{
width: 32%;
height: auto;
background-color:#ffffff; 
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	border-top:5px solid #ee212b;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-bottom: 0px;
	transition: transform 0.3s;
}

@media all and (max-width:900px){
.slideraltic-2{
width: 100%;
margin-bottom: 20px;
}
}


.slideraltic-2:hover {
transform: translateY(-5px);
border-top:5px solid #000;
}



.slideraltic{
width: 32%;
height: auto;
background-color:#ffffff; 
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	border-top:5px solid #ee212b;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-bottom: 0px;
	
}

@media all and (max-width:900px){
.slideraltic{
width: 100%;
margin-bottom: 20px;
}
}


.slideraltic1{
width: 90%;
aspect-ratio: 1 / 1;
height: auto;
  background-color: #ee212b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.icon-img {
  width: 100%;   
  height: 100%;
    object-fit: cover;   
    object-position: center;
    

    display: block;
}



.slideraltic2{
width: 90%;
height: auto;
margin-bottom: 50px;
	color: #646464;
	font-size: 14px;
}

.slideraltic2 b{
text-shadow: 1px 1px 1px #D3D3D3;
	color: #000000;
	font-size: 18px;
}
	
@media all and (max-width:400px){
.slideraltic2{

	font-size: 13px;
}
}






.slideralt2 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    z-index: 1;
	margin-top:40px;
	background-image:url("img/sloganbg.webp");
	background-repeat: no-repeat;
	background-position: right top;
}






.slideralt3 {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
}
@media all and (max-width:700px){
.slideralt3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
}


.slideralt4 {
  width: 49%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

@media all and (max-width:900px){
.slideralt4 {
  width: 39%;
}
}
@media all and (max-width:700px){
.slideralt4 {
  width: 100%;
}
}


.slideralt4-1 {
  width: calc(100% - 27px);
  height: auto;
position: relative;
	display: inline-block;
}


.slideralt4-1 img {
  width: 100%;        
  height: auto;      
  display: block;    
}

.triangle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 210px solid red;   
  border-right: 180px solid transparent; 
}

@media all and (max-width:500px){
.triangle {
  border-bottom: 130px solid red;    
  border-right: 180px solid transparent; 
}
}

@media all and (max-width:400px){
.triangle {
  border-bottom: 110px solid red;     
  border-right: 150px solid transparent; 
}
}



.slideralt4-2 {
  width: 27px;
  height: 100%;
	background-image:url("img/cetvel-dik.webp");
	background-repeat: no-repeat;
	background-position: right top;
}

 






.slideralt5 {
  width: 49%;
  height: auto;
	
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-top: 0px;
}

@media all and (max-width:900px){
.slideralt5 {
  width: 59%;
}
}

@media all and (max-width:700px){
.slideralt5 {
  width: 100%;
margin-top: 13px;
}
}


.slideralt5-ustbaslik {
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.slideralt5-ustbaslik-1 {
  width: 43px;
  height: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #EF272A;
}
.slideralt5-ustbaslik-2 {
  width: calc(100% - 53px);
  height: auto;
text-align: left;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-shadow: 1px 1px 1px #D3D3D3;
}


.slideralt5-baslik {
  width: 100%;
  height: auto;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 1px #D3D3D3;
}
.slideralt5-aciklama {
  width: 100%;
  height: auto;
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
}
.slideralt5-slogan {
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media all and (max-width:360px){
	.slideralt5-slogan {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
}

.slideralt5-slogan-1 {
  	width: 192px;
  	height: auto;
	margin-right: 20px;
	margin-bottom: 0px;
}

@media all and (max-width:425px){
.slideralt5-slogan-1 {
  	width: 122px;
  	height: auto;
	margin-right: 20px;
}
}
@media all and (max-width:360px){
.slideralt5-slogan-1 {
  	width: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.75); 
	margin-bottom: 10px;

}
}

.slideralt5-slogan-1 img {
  width: 100%;        
  height: auto;     
  display: block;      
}

.slideralt5-slogan-2 {
  width: calc(100% - 212px);
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}

@media all and (max-width:425px){
.slideralt5-slogan-2 {
  width: calc(100% - 142px);
	
}
}
@media all and (max-width:360px){
.slideralt5-slogan-2 {
  width: 100% ;
	
}
}



.slideralt5-slogan-2ic {
  width: 100%;
  height: auto;
		display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.slideralt5-slogan-2-1 {
  width: 20px;
  height: 20px;
    background-color: #ee212b;
    border-radius: 50%;
	display: flex;
  align-items: center;
  justify-content: center;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);

	
}
.icon-img-2 {
  width: 16px;  
  height: 16px;
  object-fit: contain;
}

.slideralt5-slogan-2-2 {
  width: calc(100% - 30px);
  height: auto;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #D3D3D3;
}







.slideralt5-telefon {
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

	
}

.slideralt5-telefon-1 {
  width: 50px;
  height: 50px;
	border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	background-color: #000000;
	    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	
}





.icon-img3 {
    width: 25px;
    height: 26px;
    object-fit: contain;
}

.slideralt5-telefon-2 {
  width: calc(100% - 62px);
  height: 52px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;

}

.slideralt5-telefon-2-1 {
  width: 100%;
  height: auto;
color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;

}

.slideralt5-telefon-2-2 {
  width: 100%;
  height: auto;
	color: #ee212b;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	line-height: 26px;
	text-shadow: 1px 1px 1px #D3D3D3;
}









.serviscagir{
	width: 100%;
	height: auto;
	background-color: #ee212b;
	margin-top: 20px;
		padding-top: 50px;
	padding-bottom: 50px;
}



.serviscagiric{
	width: 100%;
	height: auto;
display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}


.serviscagir1{
	width: calc(100% - 250px);
	height: auto;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 22px;
	text-shadow: 1px 1px 1px #000000;
		display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.serviscagir1-1{
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 22px;
}

.serviscagir1-2{
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
	cursor:pointer;
	margin-bottom: 0px;
}

.serviscagir1-2 a{
	color: #ffffff;
}
.serviscagir1-2 a:hover{
	color: #000;
}


@media all and (max-width:600px){
	
.serviscagir1{
	width: 100%;
}

.serviscagir1-1{
	text-align: center;
	font-size: 19px;
}

.serviscagir1-2{
	text-align: center;
	margin-bottom: 20px;
}
}



.serviscagir2{
	width: 250px;
	height: auto;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
	cursor:pointer;
}

.serviscagir2-1{
	width: 250px;
	height: 50px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	text-shadow: 1px 1px 1px #D3D3D3;
}








.makale {
  width: 100%;
  height: auto;
	background-image:url("img/makale.webp");
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;

}


.makaleic {
  width: 100%;
  height: auto;
margin-top: 20px;
margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.makaleicustbaslik {
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.makale-icon {
  width: 43px;
  height: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #EF272A;
}
.makale-baslik {
  width: calc(100% - 53px);
  height: auto;
text-align: left;
}

.makale-yazi{
  width: 100%;
  height: auto;
	text-align: left;
	font-size: 14px;
}





.makale-uyari-baslik {
    color: #ee212b;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
}

.makale-uyari-kutusu p {
    font-size: 13px;
    color: #555;
    line-height: 1.5;
	text-align:left;
}





.makale-uyari-kutusu {
  height: auto;
    padding: 15px 20px;
    margin: 15px 0;
    border-radius: 8px;
	 box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	 	    transition: transform 0.3s;

}
.makale-uyari-kutusu:hover {
transform: translateY(-5px);
}

@media all and (max-width:400px){
.makale-uyari-kutusu {
    padding: 15px 5px;
    margin: 10px 0;
}	
}

.kahve {
background: #e4dfd5;
border-left: 4px solid #6e531f;
}
.kahve-icon {
stroke: #6e531f;
color: #6e531f;
}

.kahve2 {
background: #e7e5e2;
border-left: 4px solid #6e531f;
}
.kahve2-icon {
stroke: #6e531f;
color: #6e531f;
}






.kirmizi {
background: #fff5f5;
border-left: 4px solid #ee212b;
}
.kirmizi-icon {
stroke: #ee212b;
color: #ee212b;
}

.mavi {
background: #d0d3fb;
border-left: 4px solid #0515ec;
}
.mavi-icon {
stroke: #0515ec;
color: #0515ec;
}

.mavi-2 {
background: #F0F7FF;
border-left: 4px solid #1E3A8A;
}
.mavi-2-icon {
stroke: #1E3A8A;
color: #1E3A8A;
}

.pembe {
background: #fdddec;
border-left: 4px solid #f3187a;
}
.pembe-icon {
stroke: #f3187a;
color: #f3187a;
}

.sari {
background: #fef2d0;
border-left: 4px solid #fbbc05;
}
.sari-icon {
stroke: #fbbc05;
color: #fbbc05;
}


.sari2 {
background: #fcf5df;
border-left: 4px solid #fbbc05;
}
.sari2-icon {
stroke: #fbbc05;
color: #fbbc05;
}





.siyah {
background: #dee0df;
border-left: 4px solid #525a54;
}
.siyah-icon {
stroke: #525a54;
color: #525a54;
}


.siyah2 {
background: #f0f1f1;
border-left: 4px solid #525a54;
}
.siyah2-icon {
stroke: #525a54;
color: #525a54;
}




.turuncu {
background: #FFF9E6;
border-left: 4px solid #D97706;
}
.turuncu-icon {
stroke: #D97706;
color: #D97706;
}

.turuncu2 {
background: #f7f5ed;
border-left: 4px solid #D97706;
}
.turuncu2-icon {
stroke: #D97706;
color: #D97706;
}





.yesil {
background: #c8e9d1;
border-left: 4px solid #34a853;
}
.yesil-icon {
stroke: #34a853;
color: #34a853;
}







.kirkdokuz {
width: 49%;
}

@media all and (max-width:600px){
.kirkdokuz {
width: 100%;
}
}	

.yuz {
width: 100%;
}














.kategoriler-bos{
  width: 100%;
  height: auto;
  	margin-top: 22px;
	margin-bottom: 22px;
	
}




.kategoriler{
  width: 100%;
  height: auto;
background-repeat: no-repeat;
background-position: right top;
background-color: #242424;	
}
.kategoriler.loaded { background:url("img/shape-2.webp"); }








.galleryy {
  display: flex;
 column-gap: 40px;
  row-gap: 60px;    
  justify-content:space-around;
	flex-wrap: wrap;
		margin-top: 40px;
	margin-bottom: 70px;

}

.galleryy-baslik {
  width: 100%;
  height: auto;
margin-top: 40px;
color:#ccc;
font-size:14px;
text-align:center;
background-color: rgba(170, 183, 187, 0.25);
  padding:10px;
  font-weight:bold;
 box-shadow:
    0 0 0 1px rgba(255,255,255,0.05) inset,
    0 0 8px rgba(255,255,255,0.15),
    0 10px 24px rgba(0,0,0,0.6);
}





.image-wrapper77 {
  position: relative;
  width: 30%;
  height: auto;
  transition: transform 0.3s;
}
.image-wrapper77:hover {
transform: translateY(-5px);
}

@media all and (max-width:900px){
.image-wrapper77 {
  width: 40%;
}
}

@media all and (max-width:700px){
.image-wrapper77 {
  width: 90%;
}
}

.image-wrapper77 img {
  width: 100%;        
  height: auto;      
  display: block;    
  border-radius: 10px;
  object-fit: cover; 
}

.captionn {
  position: absolute;
  width: 250px;
  height: 50px;
  background-color: #ee212b;
  color: #ffffff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
  
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
	  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.75);

}

.captionn a {
color: #ffffff;text-decoration: none;
font-size: 13px;
}
.captionn a:hover {
color: #cccccc;
}





















	


.iletisim {
  width: 100%;
  height: auto;
	background-image:url("img/iletisimbg.webp");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;}


.iletisimic {
  width: 100%;
  height: auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
		margin-top: 20px;
margin-bottom: 20px;
}

.iletisimicustbaslik {
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;

}

.iletisim-icon {
  width: 43px;
  height: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #EF272A;
}
.iletisim-baslik {
  width: calc(100% - 53px);
  height: auto;
text-align: left;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-shadow: 1px 1px 1px #D3D3D3;
}

.iletisim-orta{
  width: 100%;
  height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}



.iletisim-orta-1{
  width: 49%;
  height: auto;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.75); 
	display: flex;
	flex-direction: column;
	 align-items: center;
}

@media all and (max-width:800px){
.iletisim-orta-1{
  width: 99%;
}
}

.iletisim-orta-2{
  width: 49%;
  height: auto;
	margin-top: 0px;
}

@media all and (max-width:800px){
.iletisim-orta-2{
  width: 100%;
	margin-top: 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.75);
}
}


.iletisim-orta-2 img {
  width: 100%;         
  height: auto;        
  display: block;     
  max-width: 100%;
}



.iletisim-firma{
  	width: 90%;
  	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
@media all and (max-width:350px){
.iletisim-firma{
font-size: 15px;
}
}

.iletisim-bilgi{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	height: auto;

}

.iletisim-cizgi{
width: 90%;
height: auto;
border-bottom: #f1f1f1 2px solid;
margin-top: 20px;
margin-bottom: 20px;
}
.iletisim-cizgi2{
width: 90%;
height: auto;
margin-top: 20px;
margin-bottom: 30px;
}

.iletisim-bilgi-1{
width: 71px; 
height: 71px;
	background-color: #ee212b;
	  display: flex;
	  justify-content: center;
  align-items: center;      
}

.iletisim-bilgi-1-svg{
width: 48px; 
height: 48px;

}

@media all and (max-width:400px){
.iletisim-bilgi-1{
width: 61px; 
height: 61px;
}
.iletisim-bilgi-1-svg{
width: 38px; 
height: 38px;

}
}
.kapsayici img {
  max-width: 100%;
  max-height: 100%;
}

.iletisim-bilgi-2{
	display: flex;
	flex-direction: column;
	 align-items: center;
width: calc(100% - 81px);
}


.iletisim-bilgi-2-1{
  	width: 100%;
  	height: auto;
	text-align: left;
	font-weight: bold;
	color: #7b7b7b;
	font-size: 18px;
	line-height: 24px;
}


@media all and (max-width:400px){
.iletisim-bilgi-2{
width: calc(100% - 71px);
}
.iletisim-bilgi-2-1{
	font-size: 16px;
	line-height: 21px;
}
}




.iletisim-bilgi-2-2{
  	width: 100%;
  	height: auto;
	text-align: left;
		color: #000000;
	font-size: 14px;
	line-height: 24px;
}
.iletisim-bilgi-2-2 a{
font-weight:normal;
font-size: 14px;
line-height: 24px;
color: #000000;
}



@media all and (max-width:350px){
.iletisim-bilgi-2-2 {
font-size: 13px;
}
.iletisim-bilgi-2-2 a{
font-size: 13px;
}
}


#cursor{
cursor:pointer;
}


.kep-ikon svg {
    fill: #ffffff; 
}












.altiletisim-kurumsal {
  width: 100%;
  height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	padding:25px;
	background-color: #ffffff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.75); 
}
@media all and (max-width:360px){
	.altiletisim-kurumsal {
	padding:10px;
}
}

.altiletisim-kurumsal-baslik {
  width: 100%;
  height: auto;
	color: #000;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
}
@media all and (max-width:600px){
.altiletisim-kurumsal-baslik {
 font-size: 16px;
}
}



.altiletisim-kurumsal-baslik-2{
width: 100%;
min-height: 50px;
font-size: 13px;
margin-top: 5px;
background-color: rgba(204, 204, 204, 0.38);
padding-left:10px;
font-weight:bold;
line-height:50px;
text-align:left;
color:#000;
}








.altiletisim-kurumsalic{
	width: 100%;
  min-height: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
font-size: 13px;
margin-top: 5px;
background-color: #f9f9f9;
padding-left:10px;
}




.altiletisim-kurumsalbir {
  width: 130px;
  height: auto;
	text-align: left;
	font-weight: bold;
	color:#ee212b;
}

.altiletisim-kurumsalnokta {
  width: 10px;
  height: auto;
	color: #ee212b;
	text-align: left;

}	

.altiletisim-kurumsaliki {
  width: calc(100% - 160px);
  height: auto;
	color: #000;
	text-align: left;
}






@media all and (max-width:450px){
	
.altiletisim-kurumsalic{
font-size: 12px;
}

.altiletisim-kurumsalbir {
  width: 110px;
}


.altiletisim-kurumsaliki {
  width: calc(100% - 120px);
}
}
















.alt {
  width: 100%;
  height: auto;
	background-color:#161616;
	margin-top:300px;
}
.alt.loaded { background-image:url("img/footer.webp"); }


@media all and (max-width:730px){
.alt {
	margin-bottom: 80px;
}
}



.wrapper7dis {
  width: 100%;
  height: auto;
	position: relative;
}

.wrapper7 {
  width: 100%;
  height: 384px;
  overflow: visible;
	top:-270px;
	 position: absolute;
}


.bottom-bar {
  width: 100%;
  height: 202px;
  background-image: url('img/musteritemsilcisi.webp');
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 0;
  left: 0;
	border-radius: 10px;
	background-color: #ee212b;
	
	display: flex;
	align-items: center;
	
}


.info-box {
  width: 300px; 
	height: auto;
  box-sizing: border-box;
  color: white;
	margin-left: 70px;
	text-align: center;
	display: block;
}
@media all and (max-width:700px){
.info-box {
  width: 250px; 
	margin-left: 50px;
}
}
@media all and (max-width:610px){
.info-box {
  width: 200px; 
	margin-left: 30px;
}
}
@media all and (max-width:550px){
.info-box {
	display: none;
}
}


.image-overlay {
  width: 280px;
  height: 384px;
  background-image: url('img/temsilci-asistan.webp');
  background-size: cover;
  background-position: center;
  position: absolute;
  right: 0;
  bottom: 0; 
	margin-right: 10px;
}


.text1, .text2 {
  width: 100%;
  text-align: center; 
}

.text1 {
  font-size: 24px;
  color: black;
}

.text2 {

}
.text2 a {
  font-size: 38px;
  color: white;
	font-weight: normal;
}


@media all and (max-width:700px){
.text1 {
  font-size: 19px;
}

.text2 a {
  font-size:30px;
}
}

@media all and (max-width:610px){
.text1 {
  font-size: 16px;
}

.text2 a {
  font-size:25px;
}
}


.altiletisim {
  width: 100%;
  height: auto;
	margin-top: 165px;
	display: flex;
	flex-direction: column;
}


.altiletisim1 {
  width: 100%;
  height: auto;
margin-bottom: 25px;
		display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.altiletisim1-baslik {
  width: 100%;
  height: auto;
	color: #FFFFFF;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
@media all and (max-width:600px){
.altiletisim1-baslik {
 font-size: 16px;
}
}

.altiletisim1-cizgi {
  width: 100%;
  height: 7px;
	background-color: #ee212b;
	margin-top: 20px;
	margin-bottom: 20px;
	align-self: flex-start;
}


.altiletisim1-1 {
  width: 100%;
  height: auto;

		display: flex;
	flex-direction: column;
}



.altiletisim1-1-1 {
  width: 100%;
  height: 100px;
	background-color: #ffffff;
		  display: flex;
	  justify-content: center;  
  align-items: center;     
}




.altiletisim1-1-1 img {
  max-width: 100%;
  max-height: 100%;
}





.altiletisim1-1-2 {
  width: 100%;
  height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left; 
	color: #a5a5a5;
	font-size: 13px;
	background-color: rgba(238, 33, 43, 0.25);
	padding:25px;
}

@media all and (max-width:400px){
	.altiletisim1-1-2 {
	padding:15px;
}
}

.altiletisim1-2 {
  width: 24%;
  height: auto;
		display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 50px;
	background-color: rgba(255, 255, 255, 0.03);
	padding:10px;
}

@media all and (max-width:900px){
	.altiletisim1-2 {
  width: 49%;
}
}
@media all and (max-width:500px){
	.altiletisim1-2 {
  width: 100%;
  margin-top: 25px;
}
}


.altiletisim1-2-linkler{
  width: 100%;
  height: auto;
	text-align:left;
	
	
}

.altiletisim1-2-linkler a{
	color: #a5a5a5;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	display: block;

}
.altiletisim1-2-linkler a:hover{
	color: #ffffff;
}


.altiletisim1-3 {
  width: 50%;
  height: auto;
		display: flex;
	flex-direction: column;
	margin-top: 50px;
	padding:10px;
	background-color: rgba(238, 33, 43, 0.10);
}

@media all and (max-width:900px){
.altiletisim1-3 {
  width: 100%;
	margin-top: 50px;
}
}

@media all and (max-width:500px){
.altiletisim1-3 {
margin-top: 25px;
}
}


.altiletisim1-3-isletme {
  width: 100%;
  height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
}

		

.altiletisim1-3-adres {
  width: 100%;
  height: auto;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
	background-image:url("img/konum.svg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 22px;

}

.altiletisim1-3-telefon {
  width: 100%;
  height: auto;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
		background-image:url("img/tell.svg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 22px;
	
}


.altiletisim1-3-telefon a{
color:#fff;
font-weight:normal;
	
}

.altiletisim1-3-telefon a:hover{
color:#ee212b;
font-weight:normal;
}





.altiletisim1-3-mail {
  width: 100%;
  height: auto;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
		background-image:url("img/mail.svg");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 22px;
}

.altiletisim1-3-mail a{
color:#fff;
font-weight:normal;
	
}

.altiletisim1-3-mail a:hover{
color:#ee212b;
font-weight:normal;
}






.altiletisim1-4 {
  width: 100%;
  height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	padding:10px;
	background-color: rgba(238, 33, 43, 0.10);
}


.altiletisim1-4ic{
	width: 100%;
  min-height: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
font-size: 13px;
margin-top: 5px;
background-color: rgba(204, 204, 204, 0.02);
padding-left:10px;
}




.altiletisim1-4bir {
  width: 130px;
  height: auto;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

.altiletisim1-4nokta {
  width: 10px;
  height: auto;
	color: #ffffff;
	text-align: left;

}	

.altiletisim1-4iki {
  width: calc(100% - 160px);
  height: auto;
	color: #ffffff;
	text-align: left;
}





@media all and (max-width:450px){
	
.altiletisim1-4ic{
font-size: 12px;
}

.altiletisim1-4bir {
  width: 110px;
}


.altiletisim1-4iki {
  width: calc(100% - 120px);
}
}










.altiletisim1-5 {
  width: 100%;
  height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	padding:10px;
	background-color: rgba(170, 183, 187, 0.10);
}


.altiletisim1-5ic{
	width: 100%;
  min-height: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
font-size: 13px;
margin-top: 5px;
background-color: rgba(204, 204, 204, 0.02);
padding-left:10px;
}

.altiletisim1-5ic-100{
width: 100%;
min-height: 50px;
font-size: 13px;
margin-top: 5px;
background-color: rgba(255, 255, 255, 0.14);
padding-left:10px;
font-weight:bold;
line-height:50px;
text-align:left;
color:#ffffff;
}







.altiletisim1-sosyal-kurumsal {
  width: 100%;
  height: auto;
display: flex;
justify-content: flex-start;
gap: 10px;
flex-wrap: wrap;
    align-items: center;
	margin-top: 25px;

	
}



.altiletisim1-sosyal{
	width: 250px;
  height: auto;
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0.06);
}
.altiletisim1-sosyal-baslik{
	width: 100%;
min-height: 40px;
font-size: 12px;
margin-top: 5px;
padding-left:10px;
font-weight:bold;
line-height:40px;
text-align:left;
color:#ffffff;
}
.altiletisim1-sosyal-logolar{
width: 100%;
min-height: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
font-size: 13px;
padding:10px 10px 0px 10px;

}
.altiletisim1-sosyal-logo{
width: 40px;
height:40px;
background-color: #ee212b;
display: flex;
margin:0px 0px 10px 0px;
}
.altiletisim1-sosyal-logo a {
    display: flex;          
    width: 100%;           
    height: 100%;           
    align-items: center;    
    justify-content: center;
    transition: 0.3s;       
}

.altiletisim1-sosyal-logo a:hover {
    background-color: #cccccc; 
}

.altiletisim1-sosyal-logo a svg {
    display: block;
    color: #ffffff;
    stroke: #ffffff; 
}


.altiletisim1-kurumsal{
	width: 250px;
  height: auto;
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0.06);
}

.altiletisim1-map{
	width: 110px;
  height: auto;
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0.06);
}




.altiletisim-patent {
  width: 100%;
  height: auto;
	border-top: 1px solid #ccc;
	text-align: left;
	color: #a5a5a5;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:10px;
}

.altiletisim-patent a {
text-decoration: underline; 
color:#ccc; 
font-weight: bold;
}
.altiletisim-patent a:hover {
color:#ee212b; 
}






.altiletisim2 {
  width: 100%;
  height: auto;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	color: #a5a5a5;
	line-height: 80px;
	font-size: 14px;
}
.altiletisim2 .dmca-badge img {
    vertical-align: middle;
    margin-bottom: 2px; /* İnce ayar gerekirse bu değeri değiştirebilirsiniz */
}
@media all and (max-width:620px){
.altiletisim2 {
	font-size: 12px;
	line-height: 20px;
}
}






.mmobilaltbardis{
display:none;
}



@media all and (max-width:730px){
.mmobilaltbardis{
display:block;
}





.mmobilaltbararama{
width:80%;
height:80px;
background-color:#ee212b;
position:fixed;
bottom:0px;
cursor:pointer; border-top: 2px solid #ffffff;
z-index: 6;
}

#blink {
  line-height: 80px;
  text-align: center;
  font-size: 30px;
  color: #FFFFFF;
}

@media (max-width: 380px) {
#blink {
  font-size: 25px;
}	
}

@keyframes shake {
  0% { transform: rotate(0deg); }
  20% { transform: rotate(-10deg); }
  40% { transform: rotate(10deg); }
  60% { transform: rotate(-10deg); }
  80% { transform: rotate(10deg); }
  100% { transform: rotate(0deg); }
}

#blink svg {
  animation: shake 0.8s infinite;
  vertical-align: middle;
  margin-right: 5px;
}
}


.mmobilaltbarwhatshapp{
width:20%;
height:80px;
background-color:#25d366;
position:fixed;
bottom:0px;
right:0px;
cursor:pointer; border-top: 2px solid #ffffff;
	z-index: 6;
	display: flex;
    align-items: center;  
    justify-content: center;
}
.mmobilaltbarwhatshapp svg{
	display: block;
}








/* Masaüstü Sabit WhatsApp Butonu */
.desktop-whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #25d366;
    color: white;
    padding: 12px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    z-index: 999;
    transition: all 0.3s ease;
	font-size:13px;
}

.desktop-whatsapp:hover {
    transform: scale(1.05);
    background-color: #ee212b;
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
	color:#fff;
}

.desktop-whatsapp svg {
    margin-right: 5px;
}


@media all and (max-width: 730px) {
    .desktop-whatsapp {
        display: none !important;
    }
    

}










.cerezpolitikasi {
    display: none;
    width: 90%;
    max-width: 1000px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    font-size: 12px;
    color: #FFFFFF;
    background-color: rgba(35, 35, 35, 0.98);
    z-index: 9999;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    text-align: center;
    border: 1px solid rgba(255,255,255,1); /* 0,1 > 1 */
}

@media (max-width: 730px) {
	.cerezpolitikasi {
	 bottom: 90px;
	 }
}


.cerez-icerik {
    margin-bottom: 18px;
    line-height: 1.6;
}

.cerezpolitikasi a {
    color: #ee212b;
    text-decoration: underline;
    font-weight: 600;
}


.cerez-butonlar {
    display: flex;
    justify-content: center;
    gap: 12px;
}


.btn-kabul {
    background: #ee212b;
    color: white;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer;
    font-size: 13px;
    flex: 1; 
    max-width: 150px;
    transition: background 0.3s;
}

.btn-kabul:hover {
    background: #c41b23;
}


.btn-red {
    background: transparent;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    font-size: 13px;
    flex: 1;
    max-width: 150px;
    transition: all 0.3s;
}

.btn-red:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
}


.kapat {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #d10000;
    color: white;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
	
}

@media (max-width: 480px) {
    .cerez-butonlar {
        flex-direction: column;
        align-items: center;
    }
    .btn-kabul, .btn-red {
        max-width: 100%;
        width: 100%;
    }
}










   .faq-container {
        width: 100%;
        margin: auto;
        border-radius: 8px;
        overflow: hidden;
		
    }

    .faq-item {
        border-bottom: 1px solid #ddd;
    }

    .faq-question {
        width: 100%;
        text-align: left;
        padding: 16px;
        cursor: pointer;
        background: #ef0118;
		color:#ffffff;
        border: none;
        outline: none;
        transition: all 0.25s ease;
    }

    .faq-question:hover {
        background: #000000;
		color:#ffffff;
    }

    .faq-answer {
        max-height: 0;
        overflow: hidden;
        padding: 0 5px;
        line-height: 1.45rem;
        transition: max-height 0.35s ease, padding 0.25s ease;
		 text-align: left;
    }

    .faq-answer.open {
        margin: 16px;
    }


.kategoriler-padding{
	margin-top:10px;
	margin-bottom:10px;
}

.sorular{
	weight:100%;
	height:auto;
	color:#ffffff;
	font-weight:bold;
	line-height:60px;
		
}
.sorular.loaded { background-image:url("img/shape.webp"); }




   .process-wrapper {
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 0 20px;
    }
	
	 @media (max-width: 800px) {
   .process-wrapper {
        padding: 0 10px;
    }
	 }

    .process-badge {
        display: inline-block;
        padding: 20px 45px;
        font-weight: 500;
        background: #000000;
        color: #ffffff;
        border-radius: 30px;
        margin-bottom: 14px;
    }

    .process-title {
        font-size: 25px;
        font-weight: 800;
        color: #111;
        margin: 5px 0 10px;
    }
	
	 @media (max-width: 800px) {
    .process-title {
        font-size: 20px;
    }	 
}
	

    .process-subtitle {
        font-size: 15px;
        color: #555;
        margin-bottom: 50px;
    }
	
	 @media (max-width: 980px) {
	    .process-subtitle {
        font-size: 15px;
        color: #555;
        margin-bottom: 50px;
    }	 
}
		 
		 

    .process-boxes {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 36px;
    }

    .step-box {
        padding: 24px 18px;
        background: #fff;
        border: 1px solid #e3e6ef;
        border-radius: 14px;
        box-shadow: 0 4px 10px rgba(0,0,0,.04);
        transition: 0.25s;
        cursor: default;
    }

    .step-box:hover {
        transform: translateY(-6px);
        box-shadow: 0 6px 12px rgba(0,0,0,.07);
        border-color: #d6d9e6;
    }

    .step-icon-wrap {
        position: relative;
        width: 92px;
        height: 92px;
        margin: auto;
        border-radius: 50%;
        background: #ef0118;
        display: flex;
        align-items: center;
        justify-content: center;
		
    }

    .step-number {
        position: absolute;
        top: -10px;
        right: -10px;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: #000000;
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .step-title {
        font-size: 18px;
        font-weight: 700;
        margin-top: 18px;
        color: #111;
    }

    .step-desc {
        font-size: 14px;
        color: #5b6273;
        margin-top: 8px;
        line-height: 1.5;
    }


    @media (max-width: 980px) {
        .process-boxes {
            grid-template-columns: repeat(3, 1fr);
        }
    }

    @media (max-width: 680px) {
        .process-boxes {
            grid-template-columns: repeat(2, 1fr);
        }
        .step-icon-wrap {
            width: 80px;
            height: 80px;
        }
    }

    @media (max-width: 480px) {
        .process-boxes {
            grid-template-columns: 1fr;
        }
        .process-title {
            font-size: 20px;
        }
    }
	
	
	
	
	
	
	
	
	
	

.yorum-container {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; 
    gap: 20px; 
    padding: 20px 0;
}

.yorum-container-aciklama {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: left;
	background-color:#c8e9d1;
	padding:15px;
}

.yorum-container-k {
background: #fff5f5;
color:#ee212b;
font-size:12px;
margin-top: 5px;
margin-bottom: 20px;
}

.yorum-container-k b {
    font-size: 11px;
	font-style: italic;
    color: #f58b90;

}

.yorum-container-s {
background: #f0f1f1;
color:#525a54;
font-size:12px;
margin-top: 5px;
margin-bottom: 5px;
font-style: italic;
}




.puan-ozet {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    box-sizing: border-box;
	
}

.puan-rakam {
    font-size: 48px;
    font-weight: 800;
    color: #333;
}

.puan-detay .stars {
    font-size: 20px;
    color: #fbbc05; 
}

.toplam-yorum {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
	
}

.google-verify {
    border-left: 1px solid #ddd;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
	
}

.google-verify span {
    font-size: 11px;
    color: #4caf50;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;

}


.yorum-kart {
    flex: 0 0 calc(50% - 10px); 
    background: #ffffff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    transition: transform 0.3s ease, border-color 0.3s ease;
    text-align: left;
    box-sizing: border-box;
	
}

.yorum-kart:hover {
    transform: translateY(-5px);
    border-color: #0052CC; 
}

.yorum-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
}

.avatar {
    width: 40px;
    height: 40px;
    background: #0052CC;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin-right: 12px;

}

.user-info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.user-info strong {
    font-size: 15px;
    font-weight: 500; 
    color: #333;
}

.stars {
    color: #fbbc05;
    font-size: 14px;
    margin-top: 2px;
    letter-spacing: 2px;
}

.yorum-metni {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tarih {
    font-size: 12px;
    color: #999;
    display: block;
    margin-top: 10px;
    font-style: italic;
}

.yorum-header img {
    position: absolute;
    top: 0;
    right: 0;
}


@media (max-width: 750px) {
    .yorum-kart {
        flex: 0 0 100%; 
    }
    .puan-ozet {
gap: 5px;
    }
.google-verify {
    padding-left: 15px;
}
    .puan-rakam {
        font-size: 25px;
    }
}


@media (max-width: 400px) {
.google-verify {
 font-size: 0px;
}

}

















.video-section {
    width: 100%;
    background: linear-gradient(135deg, #f0f7ff 0%, #d1d9e0 100%);
    padding: 80px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

@media (max-width: 550px) {
	.video-section {
    padding: 60px 0;
}
}	

.video-container {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.video-header{
	margin-bottom:20px;
}


.video-header b {
    font-size: 32px;
    font-weight: 700;
    color: #333;
}

@media (max-width: 600px) {
.video-header b {
    font-size: 22px;
}
}

.video-header p {
    font-size: 14px;
    color: #000;
	line-height:24px;
}

@media (max-width: 600px) {
.video-header p {
    font-size: 13px;
}
}



.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 82, 204, 0.15);
    border: 4px solid #ffffff;
    background: #000;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}











.sss-yonlendirme-container {
    margin-top: 10px;
    padding: 40px;
    background: #fcd5d7; 
    border: 1px solid #e1e8f0;
    text-align: center;
}

.sss-content p {
    font-size: 15px;
    color: #444;
    margin-bottom: 25px;
    line-height: 1.6;
}

.sss-buton {
    display: inline-block;
    background-color: #ee212b; 
    color: #ffffff;
    padding: 15px 35px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 82, 204, 0.2);
}

.sss-buton:hover {
    background-color: #000;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 82, 204, 0.3);
}










.ariza-surec {
  padding: 60px 20px;
  background: #f8fafc;
}

@media (max-width: 1000px) {
.ariza-surec {
  padding: 30px 10px;
  background: #f8fafc;
}
}

.container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.surec-item {
  width: calc(20% - 20px);
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.surec-item:hover {
  transform: translateY(-5px);
}

.icon {
  position: relative;
  width: 55px;
  height: 55px;
  background: #ee212b;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}


.step {
  position: absolute;
  top: -22px;
  right: -22px;
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  border: 2px solid #fff;
}

.icon svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.styleb {
  font-size: 16px;
  margin-bottom: 10px;
  color: #0f172a;
}

p {
  font-size: 14px;
  color: #475569;
  line-height: 1.5;
}


@media (max-width: 1200px) {
  .surec-item {
    width: calc(50% - 20px);
  }
}


@media (max-width: 600px) {
  .surec-item {
    width: 100%;
  }
}




















.loc-d{
background: linear-gradient(135deg, #e6f4e9 0%, #d0e5d5 100%);
padding:40px 20px 40px 20px;
        width: 100%;
        margin: auto;

}

@media (max-width: 1000px) {
.loc-d{
padding:30px 10px 30px 10px;
}
}



.loc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.loc-item {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.loc-svg-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    color: #94a3b8;
    transition: color 0.3s ease;
}

.loc-item b {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 8px 0;
	display:block;
}

.loc-item span {
    font-size: 0.95rem;
    color: #94a3b8;
    font-weight: 500;
}


.loc-item.active {
    border-color: #34a852;
    background: #f8fafc;
    box-shadow: 0 20px 25px -5px rgba(0, 51, 102, 0.05);
}

.loc-item.active .loc-svg-icon {
    color: #34a852;
}

.loc-item.active b {
    color: #ee212b;
	
}


.loc-item:hover {
    transform: translateY(-10px);
    border-color: #ee212b;
    box-shadow: 0 20px 40px rgba(0, 51, 102, 0.08);
}

.loc-item:hover .loc-svg-icon {
    color: #cc0000;
}


@media (max-width: 640px) {
    .loc-grid {
        grid-template-columns: 1fr;
    }
	
	.loc-item {
    padding: 20px 10px;
}
}













.hizmet-gruplari {
  
    background-color: #ffffff;

}

.custom-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

.kategori-ust-baslik {
    font-size: 22px;
    font-weight: 800;
    color: #003366;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.kategori-ust-baslik::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #f1f5f9;
    margin-left: 20px;
}

.kurumsal-renk {
    color: #cc0000;
    margin-top: 60px;
}

.hizmet-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.hizmet-kart {
    flex: 1;
    min-width: 320px;
    display: flex;
    align-items: flex-start;
    padding: 30px;
    background: #f8fafc;
    border-radius: 16px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

	

.hizmet-ikon-cerceve {
    width: 44px;
    height: 44px;
    color: #003366;
    margin-right: 20px;
    flex-shrink: 0;
}

.hizmet-metin {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
	.hizmet-metin {
		text-align:left;
}
}


.hizmet-metin .baslik-stil {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.hizmet-metin .aciklama-stil {
    font-size: 14.5px;
    color: #64748b;
    line-height: 1.5;
    display: block;

}

@media (max-width: 768px) {
.hizmet-metin .aciklama-stil {
    font-size: 13px;
}
}


.kurumsal-border {
    border-bottom: 4px solid #cc0000;
}

.kurumsal-svg {
    color: #cc0000;
}


.hizmet-kart:hover {
    transform: translateY(-5px);
    border-color: #003366;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 51, 102, 0.05);
}

@media (max-width: 768px) {
    .hizmet-kart {
        min-width: 100%;
    }
}















.avantaj-bolumu {
    padding: 10px 0;
    background-color: #fcfdfe;
}

.custom-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;

}


.avantaj-ust-metin {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 60px auto;
}

.ust-etiket {
    color: #cc0000;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 15px;
}

.ana-baslik-stil {
    color: #000;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 20px;
}

.alt-aciklama-stil {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
}


.avantaj-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 10px;
}


.avantaj-kart {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 20px;
    border: 1px solid #eef2f6;
    box-shadow: 0 10px 30px rgba(0, 51, 102, 0.03);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-align: center;
    position: relative;
    overflow: hidden;
}

.avantaj-kart::before {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 4px;
    background: #000;
    transition: background 0.3s;
}

.avantaj-ikon {
    width: 60px;
    height: 60px;
    background: #ee212b;
    color: #fff;
    margin: 0 auto 25px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    transition: all 0.3s;
}

.avantaj-ikon svg {
    width: 30px;
    height: 30px;
}

.avantaj-baslik {
    font-size: 15px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 15px;
}

.avantaj-metin {
    font-size: 14px;
    color: #64748b;
    line-height: 1.6;
}


.avantaj-kart:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 51, 102, 0.08);
}

.avantaj-kart:hover::before {
    background: #cc0000;
}

.avantaj-kart:hover .avantaj-ikon {
    background: #000;
    color: #ffffff;
    transform: rotateY(180deg);
}


@media (max-width: 768px) {
    .ana-baslik-stil { font-size: 28px; }
    .avantaj-bolumu { padding: 10px 0; }
}
















.takip-kilavuz-bolumu {
    padding: 40px 0;
    text-align: center;
}


.takip-kilavuz-bolumu-2 {
    padding: 40px 0;
    text-align: center;
}

@media (max-width: 1000px) {
	.takip-kilavuz-bolumu-2 {
    padding: 0px 0;
}
}

.kilavuz-container {
    max-width: 1000px; 
    margin: 0 auto;
    padding: 0 10px;
}

.kilavuz-container-2 {
    max-width: 1000px; 
    margin: 0 auto;
    padding: 0 0px;
}




.ust-etikett {
    color: #cc0000;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 15px;
}

.ana-baslik-still {
    color: #000;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
}


.kilavuz-ust-metin {
    max-width: 700px;
    margin: 0 auto 50px auto;
}








.kilavuz-gorsel-kutu {

    box-shadow: 0 20px 60px rgba(0, 51, 102, 0.25);
    position: relative;
    overflow: hidden;
}

.responsive-kilavuz-img {
    width: 100%; 
    height: auto;
    display: block;

}


.gorsel-alti-bilgi {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #ee212b;
    padding: 15px;
    border: #000 1px dashed;
}

.gorsel-alti-bilgi svg {
    color: #fff; 
}

.gorsel-alti-bilgi span {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
}


@media (max-width: 768px) {
.gorsel-alti-bilgi span {
    font-size: 12px;
}
}


@media (max-width: 768px) {
    .ana-baslik-stil { font-size: 26px; }
    .takip-kilavuz-bolumu { padding: 10px 0; }
    .kilavuz-gorsel-kutu { padding: 5px; border-width: 2px; }
}































:root {
    --primary-color: #ee212b;
    --accent-color: #003366;
    --text-muted: #64748b;
    --bg-light: #ee212b;
}



.hizli-bilgi-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px;
	
}

@media (max-width: 700px) {
	.hizli-bilgi-grid {
    grid-template-columns: 1fr;
	
}
}

.bilgi-kart {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    border-bottom: 3px solid var(--primary-color);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.bilgi-kart b { color: var(--accent-color); margin-bottom: 8px; font-weight: 700; }
.bilgi-kart p { font-size: 13.5px; color: #64748b; line-height: 1.5; }


.bilgi-ikon{
	
}



.login-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
	align-items: flex-start;
    height: auto;
	width: 100%;
    padding: 0px;

}





@media (max-width: 800px) {
	.login-wrapper {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; 
	align-items: center;
    justify-content: center;
}
}
	

.login-card {
    background: #ffffff;
    width: 100%;
    max-width: 420px;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 20px 50px rgba(238, 33, 43, 0.18);
	margin-bottom:40px;
}



.login-header {
    text-align: center;
    margin-bottom: 30px;
}

.lock-icon {
    width: 50px;
    height: 50px;
    background: rgba(0, 51, 102, 0.05);
    color: var(--primary-color);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}

.login-baslik {
    font-size: 22px;
    color: var(--primary-color);
    font-weight: 800;
    margin-bottom: 8px;
}

.login-header p {
    color: var(--text-muted);
    font-size: 13px;
}

.input-group {
    margin-bottom: 20px;
	text-align:left;
}



.input-group label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.input-group input {
    width: 100%;
    padding: 14px 16px;
    border: 2px solid #eef2f6;
    border-radius: 12px;
    font-size: 15px;
    transition: all 0.3s ease;
    outline: none;
}

.input-group input:focus {
    border-color: var(--primary-color);
    background: #fff;
    box-shadow: 0 0 0 4px rgba(0, 51, 102, 0.05);
}

.btn-login {
    width: 100%;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 16px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: all 0.3s ease;
}

.btn-login:hover {
    background: #002244;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 51, 102, 0.15);
}

.login-footer {
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #f1f5f9;
    padding-top: 20px;
}

.login-footer p {
    font-size: 11px;
    color: var(--text-muted);
    margin-bottom: 5px;
}

.footer-links a {
    font-size: 11px;
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
}

.footer-links a:hover {
    text-decoration: underline;
}


@media (max-width: 480px) {
    .login-card { padding: 30px 20px; }
}





.info-grid {
    display: grid;
    gap: 20px;
    margin-bottom: 0px;
	 width: 100%;
	  height: auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap; 

}







.info-boxx {
    background: #fff;
    padding: 25px;
    border-radius: 18px;
    border: 1px solid var(--primary-color);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    text-align: left;
	width: 45%;
	  height: auto; 
}
.info-boxx-yatay {
	width: 100%; 
}

@media (max-width: 700px) {
.info-boxx {
	width: 100%;
	 
}
}



.info-boxx b {
    color: var(--accent-color);
    font-size: 17px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 8px;
}

.info-boxx p, .info-boxx li {
    font-size: 13.5px;
    line-height: 1.6;
    color: #475569;
}

.alert-box {
    background: #fff5f5;
    border-left: 5px solid var(--primary-color);
    padding: 20px;
    border-radius: 12px;
    margin-top: 10px;
	margin-bottom: 20px;
    text-align: left;
	width: 100%;
    height: auto;
	  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.alert-box b {
    color: var(--accent-color);
    font-size: 17px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 8px;
}

.alert-box2 {
    background: #fff5f5;
    border-left: 5px solid var(--primary-color);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 40px;
    text-align: left;
	width: 100%;
    height: auto;
	  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.footer-note {
    font-size: 12px;
    color: #94a3b8;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e2e8f0;
}






.surec-kart {
    background: var(--accent-color);
    color: #fff;
    padding: 35px;
    border-radius: 25px;
	width: 40%;
    height: auto;
	text-align:left;
	  box-shadow: 0 5px 15px rgba(0,0,0,0.7);
}


.surec-kart b {

}




@media (max-width: 800px) {


.surec-kart {
	width: 100%;
	 margin-top: 30px;
}

}



.surec-listesi { list-style: none; padding: 0; margin: 25px 0; }
.surec-listesi li { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; font-size: 14px; }
.surec-listesi li span {
    background: var(--primary-color);
    min-width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}

.guvenlik-notu { background: rgba(255,255,255,0.1); padding: 15px; border-radius: 10px; font-size: 13px; }
































































































.talep-wrapper {
    padding: 10px 0px;
  
}

.talep-card {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.05);
}

.talep-card-duz {
    border-radius: 0px;
	 border-top:5px solid #ee212b;
	 box-shadow:0 12px 30px rgba(0,0,0,.10);
}



.talep-header b {
	 font-size: 22px;
    color: var(--primary-color);
    font-weight: 800;
	
	  border-bottom: 2px solid var(--bg-light);
display:block;
padding-bottom:20px;
margin-bottom:20px;
 
	
}






.yasal-uyari-kutusu {
    background: #fff5f5;
    border-left: 4px solid var(--primary-color);
    padding: 15px 20px;
    margin: 25px 0;
    border-radius: 8px;
}

.uyari-baslik {
    color: var(--primary-color);
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
}

.yasal-uyari-kutusu p {
    font-size: 13px;
    color: #555;
    line-height: 1.5;
	text-align:left;
}


.form-section {
    margin-bottom: 30px;
}

.form-section b {
    font-size: 18px;
    color: var(--accent-color);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}


.form-checkboxes {
  text-align:left;
}



.stepp {
    background: var(--primary-color);
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.input-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 15px;
}



.btn-talep-gonder {
    width: 100%;
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-weight: 800;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 20px;
}

.btn-talep-gonder:hover {
    background: var(--accent-color);
    transform: translateY(-2px);
}

.donus-notu {
    text-align: center;
    margin-top: 13px;
    font-size: 13px;
    color: #64748b;
}
.talep-footer {
    text-align: center;
    margin-top: 12px;
    font-size: 13px;
    color: #64748b;
}




@media (max-width: 600px) {
    .input-row { grid-template-columns: 1fr; }
    .talep-card { padding: 25px;}
}

@media (max-width: 360px) {
    .talep-card { padding: 15px; }
}




























.sikayet-wrapper {

    padding: 10px 00px;
   
}

.sikayet-card {
    background: #ffffff;
    width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    text-align: left;
}




@media (max-width: 500px) {
.sikayet-card {
    padding: 40px 15px 40px 15px;
}
}


.sikayet-header {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 2px solid var(--bg-light);
    padding-bottom: 20px;
}

.sikayet-baslik {
    font-size: 24px;
    color: var(--primary-color);
    font-weight: 800;
    margin-bottom: 10px;

}

.info-box-light {
    background: #fff5f5;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 30px;
    border-left: 4px solid var(--primary-color);
}

.form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
	text-align:left;
}
@media (max-width: 700px) {
.form-group {
    margin-bottom: 10px;
}
}

.form-group label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 8px;
    text-transform: uppercase;

}

.form-group input, .form-group select, .form-group textarea {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #eef2f6;
    border-radius: 10px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s;
}

.form-group input:focus {
    border-color: var(--primary-color);
}

.btn-gonder {
    width: 100%;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
}

.btn-gonder:hover {
    background: var(--accent-color);
}

.checkbox-group {
    margin: 25px 0;
}

.checkbox-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    font-size: 13px;
    color: #475569;
}

@media (max-width: 600px) {
    .form-grid { grid-template-columns: 1fr; }
}
























.is-ortakligi-wrapper {
    padding: 10px 0px;
 
}

.is-ortakligi-card {
    background: #ffffff;
    width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 45px;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
    text-align: left;
}

.is-ortakligi-header {
    text-align: center;
    margin-bottom: 35px;
    border-bottom: 2px solid var(--bg-light);
    padding-bottom: 25px;
}

.is-ortakligi-baslik {
    font-size: 26px;
    color: var(--primary-color);
    font-weight: 800;
    margin-bottom: 12px;

}

.is-ortakligi-bilgi {
    background: #fff5f5;
    border-left: 5px solid var(--primary-color);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 35px;
}

.form-grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}




@media (max-width: 700px) {
.form-grid-3 {
     gap: 10px;
}
}



.form-section-title {
    color: var(--accent-color);
    font-size: 18px;
    font-weight: 700;
    margin: 30px 0 20px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}


.btn-is-ortakligi {
    width: 100%;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 20px;
}

.btn-is-ortakligi:hover {
    background: var(--accent-color);
}

@media (max-width: 768px) {
    .form-grid-3 { grid-template-columns: 1fr; }
    .is-ortakligi-card { padding: 25px; }
}

@media (max-width: 500px) {
    .is-ortakligi-card { padding: 15px; }
}





















.is-basvuru-wrapper {
    padding: 10px 0px;
 
}

.is-basvuru-card {
    background: #ffffff;
    width: 100%;
   width: 100%;
    margin: 0 auto;
    padding: 45px;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 51, 102, 0.05);
    text-align: left;
}

.is-basvuru-header {
    text-align: center;
    margin-bottom: 35px;
    border-bottom: 2px solid var(--bg-light);
    padding-bottom: 25px;
}

.is-basvuru-baslik {
    font-size: 26px;
    color: var(--primary-color);
    font-weight: 800;
    margin-bottom: 12px;
}

.is-basvuru-bilgi {
    background: #fff5f5;
    border-left: 5px solid var(--primary-color);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 35px;
}

.form-grid-cv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 10px;
}
@media (max-width: 770px) {
.form-grid-cv {
    gap: 0px;
}
}



.btn-is-basvuru {
    width: 100%;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 20px;
}

.btn-is-basvuru:hover {
    background: var(--accent-color);
}

@media (max-width: 768px) {
    .form-grid-cv { grid-template-columns: 1fr; }
    .is-basvuru-card { padding: 25px; }
}

@media (max-width: 500px) {
    .is-basvuru-card { padding: 15px; }
}



















.iletisim-wrapper {
    padding: 50px 0px;

}

.iletisim-card {
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 45px;
    border-radius: 0px;
    box-shadow: 0 20px 40px rgba(0, 51, 102, 0.2);
    text-align: left;
}

@media (max-width: 500px) {
	.iletisim-card {
    padding: 15px;
}
}

.iletisim-header {
    text-align: center;
    margin-bottom: 35px;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 25px;
}

.iletisim-baslikk {
    font-size: 26px;
    color: var(--primary-color);
    font-weight: 800;
    margin-bottom: 12px;
}

.form-grid-iletisim {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}



.btn-iletisim {
    width: 100%;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-iletisim:hover {
    background: var(--accent-color);
}

@media (max-width: 768px) {
    .form-grid-iletisim { grid-template-columns: 1fr; }
}














.border-alt-dotted{
border-bottom: 1px solid rgba(238,33,43,.4);
}

.flow-rotator{
    --label-width: 150px; 
    --slot-width: 160px;  
    display: flex;
    align-items: stretch;
    width: 100%;
    min-height: 46px;
    overflow: hidden;
}

.flow-rotator-label{
    flex: 0 0 var(--label-width);
    width: var(--label-width);
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    padding: 0px;
    box-sizing: border-box;
    background: #000;
    color: rgba(238,33,43,.7);
    font-size: 10px;
    letter-spacing: .3px;
    white-space: nowrap;
 border-right: 1px solid rgba(238,33,43,.3);
	 
}

.flow-rotator-label svg {
margin-right:5px;	
color: #ee212b;
}



.flow-rotator-window{
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    position: relative;

}

.flow-rotator-track{
    display: flex;
    align-items: stretch;
    will-change: transform;
    transform: translateX(0);
	
}

.flow-pill{
    flex: 0 0 var(--slot-width);
    width: var(--slot-width);
    min-width: var(--slot-width);
    max-width: var(--slot-width);
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: #000;

    overflow: hidden;
border-right: 1px dotted rgba(255,255,255,.10);
}

.flow-pill span{
    display: block;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    color: #aab7bb;
    font-size: 12px;
    line-height: 1;
	
}

.flow-rotator.is-static .flow-rotator-track{
    transform: translateX(0) !important;
    transition: none !important;
}


@media (max-width: 768px){
    .flow-rotator{
        min-height: 40px;
    }

    .flow-rotator-label{
        font-size: 10px;
    }

    .flow-pill{
        height: 40px;
    }

    .flow-pill span{
        font-size: 10px;
    }
}













.input-error {
    border: 2px solid #ef4444 !important;
    background-color: #fff5f5 !important;
}

.form-group-error {
    padding: 10px;
    border: 1px solid #ef4444;
    border-radius: 8px;
    background-color: #fff5f5;
}

.checkbox-error {
    padding: 10px;
    border: 1px solid #ef4444;
    border-radius: 8px;
    background-color: #fff1f2;
}




.form-yardim-metni {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.5;
    color: #64748b;
	text-align:left;
}

button[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
    background: #bfc5cc !important;
    border-color: #bfc5cc !important;
    color: #fff !important;
}
button[disabled]:hover {
    transform: none;
    box-shadow: none;
}



.form-sonuc{
	width: 100%;
    min-height: 100%;
		padding:10px;
		margin-top:10px;
		background-color:#fff5f5;
		color:#fff5f5;
		font-weight:bold;
		text-align:center;
}



.form-sonuc:empty{
	display:none;
}
































.sg-kullanici{
	width:100%;
	height:auto;
	  display:flex;
  flex-wrap:wrap;
  gap:5px;
  font-size:12px;
}

.sg-kullanici-ad{
	width:100%;
	height:auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:18px;


}

.sg-kullanici-ad-1{
	width:auto;
	height:auto;
	  background-color:#1f7a37;
color:#fff5f5;
	  padding:15px;
	  box-shadow:2px 2px 2px rgba(0,0,0,0.6);
}

.sg-kullanici-ad-2{
	width:auto;
	height:auto;  

}

.sg-kullanici-ad-2 svg{
stroke: #fff;
color: #fff;
}


.sg-kullanici-ad-2 .cikis-btn{
	width:auto;
	height:auto;
	padding:15px;
	background-color:#ee212b;
	color:#fff;
	font-weight:normal;
	box-shadow:2px 2px 2px rgba(0,0,0,0.6); 
	display:inline-flex;
	align-items:center;
	gap:8px;

	border:none;
	cursor:pointer;
}

.sg-kullanici-ad-2 .cikis-btn:hover{
	background-color:#000;
	color:#fff;
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
}


.sg-kullanici-durum{
	width:100%;
	height:auto;

	  	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:10px;
}
@media (max-width: 395px) {
.sg-kullanici-durum{
	  display:flex;
  flex-wrap:wrap;
}
}

.sg-kullanici-durum-1{
	width:33%;
	height:auto;
	background-color:#aab7bb;
	color:#000;
	padding:20px 0px 20px 0px; 
	text-align:center;
}
.sg-kullanici-durum-1:hover{
  transform:translateY(1px);
  color:#fff;
}





@media (max-width: 395px) {
.sg-kullanici-durum-1{
	width:100%;
}
}




.sg-hesabim{
  width:100%;
  padding:15px 0 50px 0;
  background:#f8fafc;
}

.sg-hesabim-wrap{
  max-width:1000px;
  margin:0 auto;
  display:flex;
  gap:24px;
  align-items:flex-start;
}

.sg-solmenu{
  width:290px;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.sg-tab-btn{
  width:100%;
  border:none;
  background:#000;
  color:#fff;
  text-align:left;
  padding:18px 18px;
  display:flex;
  align-items:center;
  gap:14px;
  cursor:pointer;
  transition:all .3s ease;
  border-left:4px solid transparent;
  box-shadow:0 8px 20px rgba(0,0,0,.08);
}

.sg-tab-btn:hover{
  background:#111;
  border-left-color:#ee212b;
  transform:translateX(3px);
}

.sg-tab-btn.aktif{
  background:linear-gradient(135deg,#111 0%, #2a2a2a 100%);
  border-left-color:#ee212b;
  box-shadow:0 10px 24px rgba(0,0,0,.18);
}

.sg-tab-no{
  min-width:44px;
  height:44px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#ee212b;
  color:#fff;
  font-size:12px;
  font-weight:700;
}

.sg-tab-text strong{
  display:block;
  font-size:14px;
  line-height:18px;
}

.sg-tab-text small{
  display:block;
  margin-top:4px;
  font-size:11px;
  line-height:15px;
  color:#aab7bb;
}

.sg-sagicerik{
  flex:1;
  min-width:0;
  width:100%; /*Ek*/
}

.sg-tab-panel{
  display:none;
  background:#fff;
  border-top:5px solid #ee212b;
  box-shadow:0 12px 30px rgba(0,0,0,.10);
  padding:28px;
}


.sg-tab-panel-form{
  display:none;
  background:none;
  border-top:0px;
  box-shadow:0 0px 0px rgba(0,0,0,0);
  padding:0px;
}

.sg-bilgi-notu{
  background:#000;
  color:#fff;
  padding:14px 16px;
  border-left:4px solid #ee212b;
  margin-bottom:18px;
  line-height:22px;
}

.sg-form-placeholder{
  background:#fff;
  border:1px dashed #cfd8dd;
  padding:30px 20px;
  text-align:center;
}

.sg-form-placeholder strong{
  display:block;
  margin-bottom:8px;
  color:#000;
}

.sg-form-placeholder p{
  margin:0;
  color:#555;
  line-height:22px;
}


.sg-tab-panel.aktif{
  display:block;
}

.sg-panel-ust{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:15px;
  margin-bottom:24px;
  padding-bottom:18px;
  border-bottom:1px solid #e8edf0;
}

.sg-kucuk-baslik{
  color:#ee212b;
  font-size:11px;
  font-weight:700;
  letter-spacing:.7px;
  margin-bottom:6px;
}

.sg-panel-ust h2{
  margin:0;
  font-size:24px;
  line-height:30px;
  color:#000;
  text-shadow:none;
}

.sg-badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  font-size:11px;
  font-weight:700;
  border-radius:30px;
  white-space:nowrap;
}

.sg-badge-devam{
  background:#fff1f2;
  color:#ee212b;
  border:1px solid #ffc7cb;
}

.sg-badge-tamam{
  background:#eef8f0;
  color:#1f7a37;
  border:1px solid #cfe8d5;
}

.sg-badge-garanti{
  background:#edf5ff;
  color:#1b5fae;
  border:1px solid #cfe1f7;
}

.sg-badge-bitti{
  background:#f2f2f2;
  color:#555;
  border:1px solid #ddd;
}

.sg-ozet-kart{
  background:#f8fafc;
  border:1px solid #e7ecef;
  padding:18px;
  margin-bottom:24px;
}

.sg-ozet-grid,
.sg-liste-grid,
.sg-modal-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}

.sg-ozet-item,
.sg-liste-grid > div,
.sg-modal-grid > div{
  background:#fff;
  border:1px solid #edf1f3;
  padding:14px;
}

.sg-ozet-item span,
.sg-liste-grid span,
.sg-modal-grid span{
  display:block;
  font-size:11px;
  color:#66757d;
  margin-bottom:6px;
}

.sg-ozet-item strong,
.sg-liste-grid strong,
.sg-modal-grid strong{
  display:block;
  font-size:14px;
  line-height:19px;
  color:#000;
}

.sg-zaman-akisi{
  position:relative;
  padding-left:22px;
}

.sg-zaman-akisi:before{
  content:"";
  position:absolute;
  left:7px;
  top:0;
  bottom:0;
  width:2px;
  background:#dde5e9;
}

.sg-zaman-item{
  position:relative;
  padding-left:22px;
  margin-bottom:22px;
}

.sg-dot{
  position:absolute;
  left:-1px;
  top:6px;
  width:16px;
  height:16px;
  border-radius:50%;
  background:#c8d2d7;
  border:3px solid #fff;
  box-shadow:0 0 0 1px #d8e0e4;
}

.sg-zaman-item.tamam .sg-dot{
  background:#1f7a37;
}

.sg-zaman-item.aktif .sg-dot{
  background:#ee212b;
  box-shadow:0 0 0 4px rgba(238,33,43,.10);
}

.sg-zaman-icerik{
  background:#fff;
  border:1px solid #edf1f3;
  padding:15px;
}

.sg-zaman-icerik strong{
  display:block;
  color:#000;
  font-size:14px;
  margin-bottom:4px;
}

.sg-zaman-icerik span{
  display:block;
  color:#ee212b;
  font-size:11px;
  font-weight:700;
  margin-bottom:8px;
}

.sg-zaman-icerik p{
  margin:0;
  color:#333;
  line-height:22px;
}

.sg-liste{
  display:flex;
  flex-direction:column;
  gap:18px;
}

.sg-liste-kart{
  border:1px solid #e7ecef;
  background:#f8fafc;
  padding:18px;
}

.sg-liste-ust{
  display:flex;
  justify-content:space-between;
  gap:15px;
  margin-bottom:15px;
}

.sg-liste-ust h3{
  margin:0 0 4px 0;
  font-size:18px;
  line-height:24px;
  color:#000;
  text-shadow:none;
}

.sg-liste-ust p{
  margin:0;
  color:#555;
  line-height:22px;
}

.sg-detay-btn{
  margin-top:16px;
  border:none;
  background:#ee212b;
  color:#fff;
  font-weight:700;
  font-size:12px;
  padding:12px 18px;
  cursor:pointer;
  transition:.3s ease;
}

.sg-detay-btn:hover{
  background:#000;
}


.sg-modal{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.70);
  display:none;
  align-items:center;
  justify-content:center;
  padding:20px;
  z-index:9999;
}

.sg-modal.aktif{
  display:flex;
}

.sg-modal-icerik{
  width:min(760px,100%);
  background:#fff;
  border-top:5px solid #ee212b;
  position:relative;
  padding:28px;
  box-shadow:0 20px 40px rgba(0,0,0,.25);
}

.sg-modal-icerik h3{
  margin:0 0 18px 0;
  font-size:22px;
  color:#000;
  text-shadow:none;
}

.sg-modal-aciklama{
  margin-top:18px;
  background:#f8fafc;
  border:1px solid #e7ecef;
  padding:16px;
  color:#333;
  line-height:24px;
}

.sg-modal-kapat{
  position:absolute;
  top:10px;
  right:10px;
  width:40px;
  height:40px;
  border:none;
  background:#000;
  color:#fff;
  font-size:24px;
  cursor:pointer;
}

.sg-modal-kapat:hover{
  background:#ee212b;
}

@media all and (max-width:900px){
  .sg-hesabim-wrap{
    flex-direction:column;
  }

  .sg-solmenu{
    width:100%;
  }

  .sg-solmenu{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media all and (max-width:700px){
  .sg-panel-ust,
  .sg-liste-ust{
    flex-direction:column;
    align-items:flex-start;
  }

  .sg-ozet-grid,
  .sg-liste-grid,
  .sg-modal-grid{
    grid-template-columns:1fr;
  }
}

@media all and (max-width:560px){
  .sg-solmenu{
    grid-template-columns:1fr;
  }

  .sg-tab-panel,
  .sg-modal-icerik{
    padding:18px;
  }

  .sg-panel-ust h2{
    font-size:20px;
    line-height:26px;
  }
}






.sg-banka-karti{
	width:100%;
	max-width:1000px;
	height:auto;
	background:#ffffff;
	border:1px solid #e7ecef;
	border-top:3px solid #ee212b;
	box-shadow:0 6px 18px rgba(0,0,0,0.06);
	margin-bottom:30px;
}

.sg-banka-karti-ust{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	gap:12px;
	padding:18px 20px 14px 20px;
	border-bottom:1px solid #eef2f4;
	background:#fcfcfc;
}

.sg-banka-karti-baslik{
	font-size:18px;
	font-weight:600;
	color:#000;
}

.sg-banka-karti-banka{
	padding:6px 12px;
	background:#004990;
	color:#a8a9ac;
	font-size:12px;
	font-weight:700;
	border:1px solid #a8a9ac;
}

.sg-banka-karti-icerik{
	padding:20px;
	background:#ffffff;
}

.sg-banka-bilgi{
	padding:14px 16px;
	margin-bottom:12px;
	background:#f8fafc;
	border:1px solid #edf1f3;
}

.sg-banka-bilgi:last-child{
	margin-bottom:0;
}

.sg-banka-bilgi span{
	display:block;
	margin-bottom:6px;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.4px;
	text-transform:uppercase;
	color:#a8a9ac;
}

.sg-banka-bilgi strong{
	display:block;
	font-size:14px;
	line-height:22px;
	color:#000;
	font-weight:600;
	word-break:break-word;
}

.sg-banka-bilgi-iban{
	background:#004990;
	border:1px solid #f3d8db;
}

.sg-banka-bilgi-iban strong{
	font-size:18px;
	letter-spacing:0.8px;
	color:#fff;
}

@media all and (max-width:600px){
	.sg-banka-karti-ust{
		padding:15px;
	}

	.sg-banka-karti-baslik{
		font-size:16px;
	}

	.sg-banka-karti-icerik{
		padding:15px;
	}

	.sg-banka-bilgi-iban strong{
		font-size:16px;
		line-height:24px;
	}
}











.sg-ilan-karti{
	width:100%;
	height:auto;
	background:#ffffff;
	border:1px solid #e8edf0;
	border-top:4px solid #ee212b;
	box-shadow:0 8px 24px rgba(0,0,0,0.06);
}

.sg-ilan-ust{
	width:100%;
	height:auto;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	flex-wrap:wrap;
	gap:14px;
	padding:22px 24px 18px 24px;
	border-bottom:1px solid #eef2f4;
	background:#fcfcfc;
}

.sg-ilan-kucuk-baslik{
	font-size:11px;
	font-weight:700;
	letter-spacing:0.5px;
	color:#ee212b;
	margin-bottom:6px;
}

.sg-ilan-baslik-alani h2{
	margin:0;
	font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#000;
	text-shadow:none;
}

.sg-ilan-durum{
	padding:8px 14px;
	background:#fdf1f2;
	border:1px solid #f5cfd3;
	color:#ee212b;
	font-size:12px;
	font-weight:700;
	white-space:nowrap;
}

.sg-ilan-ozet{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	gap:14px;
	padding:20px 24px 0 24px;
}

.sg-ilan-ozet-kutu{
	flex:1 1 220px;
	background:#f8fafc;
	border:1px solid #edf1f3;
	padding:14px 16px;
}

.sg-ilan-ozet-kutu span{
	display:block;
	margin-bottom:6px;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.4px;
	text-transform:uppercase;
	color:#7b878c;
}

.sg-ilan-ozet-kutu strong{
	display:block;
	font-size:14px;
	line-height:20px;
	color:#000;
	font-weight:600;
}

.sg-ilan-icerik{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	gap:18px;
	padding:20px 24px 24px 24px;
}

.sg-ilan-blok{
	flex:1 1 320px;
	background:#ffffff;
	border:1px solid #edf1f3;
	padding:18px;
	text-align:left;
}

.sg-ilan-blok h3{
	margin:0 0 12px 0;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-shadow:none;
}

.sg-ilan-blok ul{
	margin:0;
	padding-left:18px;
}

.sg-ilan-blok li{
	margin-bottom:10px;
	line-height:22px;
	color:#333;
}

.sg-ilan-blok li:last-child{
	margin-bottom:0;
}

.sg-ilan-alt{
	width:100%;
	height:auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	gap:14px;
	padding:18px 24px 24px 24px;
	border-top:1px solid #eef2f4;
	background:#fcfcfc;
}

.sg-ilan-basvuru-metin{
	font-size:13px;
	line-height:22px;
	color:#444;
	flex:1 1 0px;
}

.sg-ilan-basvuru-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:13px 18px;
	background:#000;
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	transition:all 0.3s ease;
	box-shadow:0 4px 12px rgba(0,0,0,0.10);
}

.sg-ilan-basvuru-btn:hover{
	background:#ee212b;
	color:#fff;
}

@media all and (max-width:700px){
	.sg-ilan-ust,
	.sg-ilan-ozet,
	.sg-ilan-icerik,
	.sg-ilan-alt{
		padding-left:16px;
		padding-right:16px;
	}

	.sg-ilan-baslik-alani h2{
		font-size:20px;
		line-height:26px;
	}

	.sg-ilan-alt{
		flex-direction:column;
		align-items:flex-start;
	}

	.sg-ilan-basvuru-btn{
		width:100%;
	}
}





.hata-kodlari-analink{
	width:100%;
	max-width:1000px;
	margin:10px auto 10px auto;
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:8px;
}

.hata-kodlari-analink a{
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;

	padding:14px 10px;
	font-size:12px;
	font-weight:600;

	background:#ffffff;
	color:#000;

	border:1px solid #e7ecef;
	border-top:3px solid #ee212b;

	box-shadow:0 4px 10px rgba(0,0,0,0.2);
	transition:all .25s ease;
}

/* hover */
.hata-kodlari-analink a:hover{
	background:#ee212b;
	color:#fff;
	transform:translateY(-2px);
	box-shadow:0 8px 18px rgba(0,0,0,0.15);
	
}

/* tablet */
@media all and (max-width:900px){
	.hata-kodlari-analink{
		grid-template-columns:repeat(3, 1fr);
	}
}

/* küçük tablet */
@media all and (max-width:670px){
	.hata-kodlari-analink{
		grid-template-columns:repeat(2, 1fr);
	}
}

/* mobil */
@media all and (max-width:450px){
	.hata-kodlari-analink{
		grid-template-columns:1fr;
	}

	.hata-kodlari-analink a{
		font-size:13px;
		padding:16px;
	}
}















.hata-seri-wrapper{
    width:100%;
    margin-top:30px;
	 	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}

/* Kart */
.hata-seri-kart{
 background:#f4f7f7;
    margin-bottom:25px;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
    border-radius:6px;
    overflow:hidden;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	width:48%;
	
}

.hata-seri-kart2{
	width:100%;
}


@media all and (max-width:550px){
	.hata-seri-kart{
	width:100%;
	
}
}

/* Üst başlık (senin siyah bar) */
.hata-seri-baslik{
    background:#000;
    color:#fff;
    padding:15px 20px;
    font-size:13px;
    font-weight:600;
}

/* Alt alan (senin açık renk alan) */
.hata-listesi{
    background:#f4f7f7;
    padding:20px;
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

/* Hata kutuları */
.hata-item{
    display:inline-block;
    padding:8px 12px;
    background:#ee212b;
    border:1px solid #ddd;
    text-decoration:none;
    color:#fff;
    font-size:13px;
    transition:0.2s;
}

/* Hover */
.hata-item:hover{
    background:#fff;
    color:#ee212b;
    border-color:#ee212b;
}

/* Link yoksa */
.hata-bos{
    background:#f8d7da;
    color:#842029;
    border-color:#f5c2c7;
    cursor:not-allowed;
}

















.sg-bilgi-kategorileri{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:22px;
	margin-bottom:10px;
}
.sg-bilgi-kategorileridetay{
grid-template-columns:repeat(1, 1fr);
padding-top:10px;
}
	

.sg-bilgi-kategori{
	background:#ffffff;
	border:1px solid #e7ecef;
	box-shadow:0 6px 18px rgba(0,0,0,0.2);
}

.sg-bilgi-kategori-baslik{
	width:100%;
	padding:14px 16px;
	background:#000;
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height:1.4;
	border-left:4px solid #ee212b;
	text-align:center;
}

.sg-bilgi-kategori-linkler{
	width:100%;
	background:#fff;
	text-align:left;

}

.sg-bilgi-kategori-linkler a{
	display:block;
	padding:10px 0;
	font-size:13px;
	line-height:1.5;
	color:#000;
	font-weight:600;
	text-decoration:none;
	border-bottom:1px solid #e7ecef;
	transition:all .25s ease;
	padding:13px 0px 13px 22px;
}



.sg-bilgi-kategori-linkler a:hover{
	color:#ee212b;
	padding-left:6px;
}

@media all and (max-width:700px){
	.sg-bilgi-kategorileri{
		grid-template-columns:1fr;
	}
	
	.sg-bilgi-kategori-linkler a{
	font-size:12px;
}

}






.sg-ilgili-kaynaklar {
	width:100%;
	height:auto;
    margin-top:10px;
    padding:10px;
    background:#f9fafb;
    border:1px solid #e5e7eb;
    border-radius:8px;
}

.sg-ilgili-kaynaklar h2 {
    font-size:14px;
    margin-bottom:10px;
}

.sg-ilgili-kaynaklar p {
    font-size:13px;
    margin-bottom:10px;
}

.sg-link-grid {
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.sg-link-grid a {
    padding:8px 12px;
    background:#ee212b;
    border:1px solid #ddd;
    border-radius:6px;
    text-decoration:none;
    font-size:13px;
    color:#fff;
    transition:0.3s;
}

.sg-link-grid a:hover {
    background:#fff;
    color:#111;
}









.site-map {
  max-width: 1000px;
  margin: 40px auto;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.site-map h2 {
  font-size: 19px;
  margin-bottom: 20px;
  text-align: center;
  text-align:left;
}

.site-map ul {
  list-style: none;
  padding-left: 15px;
    text-align:left;
}

.site-map li {
  margin: 6px 0;
  position: relative;
}

.site-map li::before {
  content: "›";
  color: #999;
  position: absolute;
  left: -12px;
}

.site-map a {
  text-decoration: none;
  color: #333;
  transition: all 0.2s ease;
  display:block;
}

.site-map a:hover {
  color: #e60023;
  padding-left: 4px;
}

.site-map ul ul {
  margin-left: 15px;
  border-left: 1px solid #eee;
  padding-left: 15px;
}

.site-map .map-root{
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  gap:12px 30px;
  align-items:start;
}

.site-map .map-root > li{
  break-inside:avoid;
  background:#fff;
  border:1px solid #eee;
  border-radius:12px;
  padding:16px 18px;
 background-color: rgba(170, 183, 187, 0.04);
}

.s404{
width:100%;
height:100%;
text-align:center;
color:#aab7bb;
font-size:14px;
}
.s404 svg{
color:#aab7bb;
width:180px;
height:180px;
fill: #aab7bb; 
}


.s404 a{
padding:15px;
margin:10px;
background-color:#aab7bb;
color:#fff;
}
.s404 a:hover{
color:#fff;
background-color:#000;
}
