header {
	display:none;
}
#respheader {
	display: block;
	width: 100%;
    height: 62px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
	text-align:center;
	overflow: visible;
}
.resplogo {
    position: relative;
    top: 0px;
    float: left;
    width: auto;
    height: 46px;
    z-index: 99999;
    overflow: visible;
    max-width: 200px;
    border-radius: 0px;
    margin-top: 7px;
    margin-left: 15px;
}
.sagust {
	width: auto;
    height: 26px;
    margin-left: 5px;
    font-size: 25px;
    padding: 20px;
}
.sagust a{
	text-decoration: none;
	color: #999999;
}
.sagust a i{
	text-decoration: none;
	color: #999999;
}
footer {
	display:none;
}
.welcoming h1 {
    font-size: 2pc;
}
.welcoming span {
    font-size: 0.7pc;
    line-height: 1pc;
}
.iconalti {
    font-size: 30px;
	margin-bottom: 15px;
}
.w4m {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}
.w3 {
    width: 100%;
}
.w4 {
    width: 100%;
}
.wr3{width:25%; transition: 0.3s;}
.yazilialan {
    margin-left: 4%;
    margin-right: 4%;
}
.slogan {
    font-size: 40px;
	width: 100%;
	margin-bottom: 25px;
}
.mt8em {
	width: 40%;
    margin-left: 0%;
}
.w6{width:100%;}
.cta {
	margin-bottom: 100px;
}
.maddeler{
    width: 88%;
    margin: 0px 6%;
}
.tabnone {display:block;}
.mobnone {display:none;}
.album {
    width: 92%;
}
.sanlist {
    width: 90%;
	border: none;
	background-color: transparent;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 30px;
	font-size: 21px;
	margin-top: 16px;
}

.sanlist a{
	float: left;
	width: auto;
	padding: 10px;
	height: auto;
	border: 1px solid #ccc;
	background-color: rgba(255, 255, 255, 0.3);
	font-size: 16px;
	color: #000;
	margin-right: 10px;
	border-radius: 50px;
	margin-bottom: 10px;
}
.sanlist a:hover{
	float: left;
	width: auto;
	padding: 10px;
	height: auto;
	border: 1px solid #ccc;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
	border-radius: 50px;
}

h2.san {
    font-size: 8vw;
    display: block;
    text-decoration: underline;
    text-decoration-color: var(--kirmizi);
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.sanacikla {
    position: relative;
    float: left;
    width: 80%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 100px;
    height: auto;
    border: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 21px;
    padding: 5%;
}

.albumarkaya {
    display: none;
}















