@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
body{
    padding-top: 100px;
}
header{
    width:100%;
    height:100px;
    position: fixed;
    top:0;
    left:0;
    z-index: 11;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
}
header > div{
    width:1260px;
    margin:auto;
}
header figure{
    width:200px;
    height:100px;
    float:left;
    display:flex;
    justify-content: center;
    align-items: center;
}
header figure img{
    width:200px;
}
header nav{
    width:850px;
    height:100px;
    float:left;
    display:flex;
    justify-content: flex-end;
    align-items: center;
}
header nav ul li{
    float:left;
    height:100px;
    position: relative;
}
header nav ul li a{
    line-height: 100px;
    color:#3e4c56;
    font-weight: bold;
    font-size: 14px;
    padding:0 20px;
    display:block;
}
header nav ul li:hover{
    background: #51186c;
}
header nav ul li:hover a{
    color: #fff;
}
header nav ul li ul{
    display:none;
    width:250px;
    position: absolute;
    left:0;
    top:100px;
    background: #51186c;
}
header nav ul li:hover ul{
    display:block;
}
header nav ul li ul li{
    width:100%;
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
header nav ul li ul li:last-child{
    border:0;
}
header nav ul li ul li a{
    line-height: 40px;
    color:#fff;
    font-weight: bold;
    font-size: 14px;
    padding:0 20px;
    display:block;
}
header nav ul li ul li:hover{
    background: rgba(0,0,0,0.1);
}
header > div > a{
    width:200px;
    height:100px;
    float:left;
    display:flex;
    justify-content: center;
    align-items: center;
    color:#3e4c56;
    font-size: 16px;
}
header > div > a > i{
    width:35px;
    height:35px;
    background: #51186c;
    border-radius: 50%;
    float:left;
    margin-right:10px;
    position: relative;
}
header > div > a > i:before{
    color:#fff;
    font-size: 18px;
    top: 8px;
    left: 8px;
    position: absolute;
}
header > div > a:hover{
    background: #51186c;
    color:#fff;
}
header > div > a:hover i{
    background:#fff;
}
header > div > a:hover i:before{
    color: #51186c;

}
.slider-text{
    width:100%;
    height:550px;
    display:flex;
    justify-content: flex-end;
    align-items: center;   
    text-align:center; 
    padding-bottom: 60px;
    flex-direction: column;
}
.swiper-pagination-bullet{
    background: #fff!important;
}
.slider-text h1{
    font-size: 48px;
    font-weight: bold;
    color:#FFF;
    margin-bottom: 10px;
	filter: drop-shadow(2px 4px 6px black);
}
.slider-text p{
    font-size: 18px;
    color:#fff;
    max-width:500px;
	filter: drop-shadow(2px 4px 6px black);
}
.anasayfaNeyapiyoruz{
    width:100%;
    padding:60px 0;
    background: #f5f6f6;
}
.anasayfaNeyapiyoruz div{
    width:1260px;
    margin:auto;
    text-align:center;
}
.anasayfaNeyapiyoruz h3 a{
    display:block
}
.anasayfaNeyapiyoruz h3 a:hover{
    color:#51186c;
}
.anasayfaNeyapiyoruz div h2{
    max-width:600px;
    font-size: 24px;
    margin:0 auto 20px auto;
}
.anasayfaNeyapiyoruz div strong{
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
    color:#51186c;
    display:block;
}
.anasayfaNeyapiyoruz div p{
    max-width: 900px;
    font-size: 16px;
    margin:0 auto 60px auto;
    display:block;
    line-height: 24px;
}
.anasayfaNeyapiyoruz ul{
    width:100%;
    display:flex;
}
.anasayfaNeyapiyoruz ul li{
    flex:1;
    margin-right:30px;
	list-style:None!important;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	
}

.anasayfaNeyapiyoruz ul li figure {padding:10px;background:#fff;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
}

.anasayfaNeyapiyoruz ul li:last-child{
    margin:0;
}

.h-list {max-width:70%;margin:auto;display:flex!important;justify-content:space-between;padding-left:0px!important;margin-top:10px!important;border-top-left-radius:10px;
	border-bottom-right-radius:10px;}
.h-list li {list-style:none!important;margin-bottom:0px!important;padding:15px;text-transform:uppercase;	}

.h-list:nth-child(1n) {background:#e7e7e7}
.h-list:nth-child(2n) {background:#d9d9d9}

.anasayfaNeyapiyoruz ul li h3{
    width:100%;
    height:50px;
    display:flex;
    justify-content: center;
    align-items: center;   
    font-size: 16px;   
    background: #fff;    
}
.anasayfaNedenbiz{
    width:100%;
    padding:60px 0;
}
.anasayfaNedenbiz > div{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.anasayfaNedenbiz_icerik{
    width:60%;
	display: flex;
	justify-content: end;
	overflow: hidden;
}
.anasayfaNedenbiz_icerik > div{
	width: 780px;
    padding-right: 90px;
}

.anasayfaNedenbiz_icerik p {
	margin-bottom:20px;
}

.anasayfaNedenbiz_icerik h3 {
	margin-bottom:20px;
	font-size:25px;
	font-weight:bold;
	position: relative;
	padding-top:20px;
	color:#51186c;
}

.anasayfaNedenbiz_icerik h3::before {
  content: "";
  position: absolute;
  top: 0;         /* h3'ün en üstüne yerleşir */
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(0,0,0,0.2); /* sönük çizgi (yarı saydam siyah) */
}

.anasayfaNedenbiz_figure{
	background-image: url("/images/sus.png");
	width: 40%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	position: relative;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;	
}
.anasayfaNedenbiz_figure:before{
	width: 40px;
	height: 90%;
	left: -40px;
	bottom: 0;
	position: absolute;
	content:"";
	background: #51186c;
}
.anasayfaNedenbiz_figure:after{
	width: 95%;
	height: 40px;
	left: -40px;
	bottom: -40px;
	position: absolute;
	content:"";
	background: #51186c;
}
.anasayfaNedenbiz h2{
    font-size: 24px;
    margin:0 auto 20px auto;
	font-family: 'Libre Baskerville', serif;
}
.anasayfaNedenbiz strong{
    font-size: 25px;
    font-weight: bold;
    color:#51186c;
}
.anasayfaNedenbiz ul li{
	position: relative;
	
}
.anasayfaCommitment ul li{
	padding-left: 20px;
	position: relative;	
}
.anasayfaCommitment ul li:before{
	content:"\e926";
	font-family: profornet!important;
	font-size: 12px;
	color: #10594b;
	position: absolute;
	left: 0;
	top: 0;	
}
.anasayfaNedenbiz ul li {line-height:30px;}

.anasayfaNedenbiz p{
    font-size: 16px;
    line-height: 24px;
}
.anasayfaNedenbiz p:last-child{
    margin-bottom: 0;
}


.anasayfaCommitment{
    width:100%;
    padding:60px 0;
}
.anasayfaCommitment > div{
    width:1260px;
    margin:auto;
	position: relative;
}
.anasayfaCommitment figure{
	width: 900px;
	display: flex;
}
.anasayfaCommitment img{
	width: 100%;
		border-top-left-radius:15px;
	border-bottom-right-radius:15px;
}
.anasayfaCommitment > div > div{
	position: absolute;
    right: 0;
    bottom: 0;
    padding: 60px;
    background: #f6f7fb;
    width: 590px;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.anasayfaCommitment h2{
	font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 20px;
}
.anasayfaCommitment h2 span{
	font-size: 27px;
    font-weight: 500;
    color: #667482;
    display: block;
}
.anasayfaCommitment p{
	font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}




.anasayfaHaberler{
    width:100%;
    padding:60px 0;
    text-align: center;
}
.anasayfaHaberler strong{
    font-size: 14px;
    font-weight: bold;
    color:#51186c;
    display:block;
}
.anasayfaHaberler h2{
    font-size: 24px;
    margin-bottom:30px;
}
.anasayfaHaberler ul{
    width:1260px;
    display:flex;
    margin:auto;
}
.anasayfaHaberler ul li{
    flex:1;
    margin-right: 30px;
    background: #fff;
}
.anasayfaHaberler ul li:last-child{
    margin-right: 0;
}
.anasayfaHaberler ul li div{
    padding:30px;
    text-align: left;
}
.anasayfaHaberler ul li div h3{
    font-weight: bold;
    font-size:16px;
    margin-bottom: 5px;
}
.anasayfaHaberler ul li div time{
    font-size:13px;
    margin-bottom: 30px;
    display:block;
}
.anasayfaHaberler ul li div p{
    font-size:14px;
}
.anasayfaHaberler ul li div a{
    width:100px;
    height:30px;
    text-align: center;
    line-height: 30px;
    color:#fff;
    font-weight: bold;
    border-radius: 15px;
    margin-top:30px;
    background: #51186c;
    font-size:13px;
    display:block;
}
.anasayfaHaberler ul li div a:hover{
    background: #3e4c56;
}
.anasayafaGorusler{
    width:100%;
    text-align: center;
    padding:60px 0;
}
.anasayafaGorusler strong{
    font-size: 14px;
    font-weight: bold;
    color:#51186c;
    display:block;
}
.anasayafaGorusler h2{
    font-size: 24px;
    margin-bottom:30px;
}
.anasayafaGorusler ul{
    width:1260px;
    margin:auto;
    display:flex;
}
.anasayafaGorusler ul li{
    flex:1;
    padding:30px;
    position: relative;
    background: #f5f6f6;
    text-align: left;
    margin-right: 30px;
}
.anasayafaGorusler ul li:last-child{
    margin: 0;
}
.anasayafaGorusler ul li:after{
    position: absolute;
    width:90%;
    height: 10px;
    left:5%;
    background: #f5f6f6;
    opacity:0.7;
    content:"";
    bottom:-10px;
}
.anasayafaGorusler ul li h3{
    font-weight: bold;
    margin-bottom: 10px;
}
.anasayafaGorusler ul li p{
    font-size: 14px;
    margin-bottom: 30px;
}
.anasayafaGorusler ul li div{
    width:100%;
    height:35px;
    line-height: 35px;
    font-size: 14px;
}
.anasayafaGorusler ul li div img{
    width:35px;
    height:35px;
    margin-right: 10px;
    float:left;
}
footer{
    width:100%;
    background: #3e4c56;
}
.footer_ust{
    width:100%;
    height:100px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.footer_ust i{
    color:#fff;
    float:left;
    margin-right:10px;
    font-size: 24px;
    line-height: 30px;
}
.footer_ust ul li{
    float:left;
    margin-right: 60px;
    line-height: 30px;
}
.footer_ust ul li:last-child{
    margin:0;
}
.footer_ust span{
    color:#fff;
    font-size:16px;
}
.footer_ust address{
    color:#fff;
    font-size:16px;
    float:left;
}
.footer_ust_adres a{
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 15px;
    background: #51186c;
    font-size: 13px;
    display: block;
    float:left;
    margin-left: 30px;
}
.footer_ust_adres a:hover{
    background: #fff!important;
    color:#51186c!important;
}
.footer_ust_sosyalmedya a{
    float:left;
    width:30px;
    height:30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color:#fff;
    font-size: 24px;
    margin-right:20px;
    display:block;
}
.footer_ust a:hover, .footer_ust a:hover span, .footer_ust a:hover i{
    color: #ebebeb;
}
.footer_ust_sosyalmedya a:last-child{
    margin:0;
}
.footer_alt{
    width:100%;
    height:60px;
    display:flex;
    flex-direction: row;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    justify-content: center;
    align-items: center;    
}
.footer_alt li{
    float:left;
}
.footer_alt li a{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    display:block;
    padding:0 20px;
    line-height: 60px;
}
.footer_alt li:Hover{
    background: #51186c;
}
.breadcrumb{
    width:100%;
    background-color: #f5f6f6;
}
.breadcrumb > ul{
    display:flex;
    height:350px;
    width:100%;
    margin:auto;
}
.breadcrumb > ul > li{
    flex:1;
    background-size: cover;
    background-position: left center;
}
.breadcrumb > ul > li > div{
    width:630px;
    height:350px;
    float:right;
    padding: 90px 30px 0 0;
    display:flex;
    flex-direction: column;
    justify-content: start;
	
}

.breadcrumb > ul > li > div > img {height:70px;width:auto!important;max-width:none!important}

.breadcrumb h1{
    font-size:36px;
    font-weight: bold;
    color: #51186c;
    margin-bottom: 10px;
}
.breadcrumb strong{
    color: #51186c;
}
.breadcrumb h2{
    font-size:18px;
    margin-bottom: 10px;
    line-height: 24px;
}
.sayfa{
    width:1260px;
    margin:auto;
    padding:60px 0;
    max-width: 100%;;
}
.sayfa h2{
    font-size:36px;
    font-weight: bold;
    color: #51186c;
    margin-bottom: 10px;
    margin-top:40px;
}
.sayfa h3{
    font-size:30px;
    font-weight: bold;
    color: #51186c;
    margin-bottom: 10px;
    margin-top:40px;
}
.sayfa p{
    font-size:16px;
    margin-bottom: 20px;
    display:block;
    line-height: 24px;
}
.sayfa p:last-child, .sayfa p:last-of-type{
    margin:0;
}
.sayfa ul{
    display:inline-block;
    padding-left: 17px;
    margin-top: 30px;
}
.sayfa ul li{
    margin-bottom: 20px;
    list-style-type: disc;
}
.sayfa strong{
    font-size: 24px;
    display: block;
}
.sayfa-galeri{
    width:100%;
}
.sayfa-galeri > figure{
    float:left;
    width:300px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.sayfa-galeri > figure:nth-child(4n){
    margin-right: 0;
}
.sayfa-galeri{
    margin-top: 30px;
}
.listeleme{
    width: 1260px;
    margin:auto;
    padding:60px 0;
    display: flex;
    justify-content: space-between;
    justify-content: center;
    flex-wrap: wrap;
}
.listeleme li{
    float:left;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.listeleme li:nth-child(4n){
    margin-right: 0;
}
.listeleme li h2 a{
    width:100%;
    height:60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.listeleme li h2 a:hover{
    background-color: #51186c;
    color:#fff;
}

.marka-liste {display:flex!important;flex-wrap:wrap;justify-content:center}
.marka-liste li {width:275px;margin-right:20px;list-style:none!important;text-align:center;background:#fff;padding:10px;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	
	}

.marka-liste li:hover {-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 15x 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);}

.marka-liste li figure img {display:inline-block;}
.marka-liste li figure {margin-bottom:20px;}
.marka-liste li p {color:#51186c!important;font-weight:600;}


.urunbuton{
	width: 70px;
	height: 30px;
	display: flex;
	justify-content:center;
	margin:auto;
	align-items: center;
	border-radius: 10px;
	border: 1px solid #51186c!important;
	color: #000;
	transition: all 0.4s;
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-size: 12px;
	font-weight: 600;
	margin-top:15px;
}
.urunbuton:before{
	content:"";
	position: absolute;
	left: -20px;
	top: -20px;
	width: 0;
	height: 0;
	background: #51186c!important;
	z-index: -1;
	transition: all 0.4s;
	border-radius: 50%;
}
.urunbuton:hover:before{
	width: 200%;
	height: 200%;
}
.urunbuton:hover{
	color: #fff;
}



#breadcrumb-iletisim {
	width: 100%;
	margin-top: 0
}
#breadcrumb-iletisim li {
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
	margin-top: 15px
}

#breadcrumb-iletisim li i{
	position: Absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	background: #fae8e9;
    text-align: center;
    color:#51186c;
    line-height: 30px;
}

#breadcrumb-iletisim a,
#breadcrumb-iletisim address {
	font-size: 14px;
}
.yol-tarifi{
    display: block;
    margin-top: 20px;
    line-height: 30px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 12px;
    font-weight: 700;
    background: #51186c;
    width: 85px;
    text-align: center;
}
#breadcrumb-iletisim a:hover{
    color:#51186c;
}
.yol-tarifi:hover{
    background-color: #3e4c56;
}
.iletisim-alt {
    width: 100%;
    display: flex;
}

.iletisim-alt>li {
    float: left;
    background-color: #f5f6f6;
    margin-right: 30px;
    padding: 30px;
    flex: 1;
    transition: all ease 0.3s;
    position: relative;
    padding-top: 80px;
}

.iletisim-alt>li:last-child {
    margin-right: 0;
}

.iletisim-alt>li h4 {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    color: #fff;
    background:#51186c;
    text-align: center;
    position: Absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.iletisim-alt span {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #000;
}

.iletisim-alt>li>ul>li {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.iletisim-formu li {
	    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.iletisim-formu input,
.iletisim-formu select {
    width: 100%;
    border: 1px solid #e6e9f0;
    text-indent: 10px;
    height: 35px;
    line-height: 35px;
    transition: all ease 0.3s;
	margin:5px 0px;
}

.iletisim-formu textarea {
    width: 100%;
    border: 1px solid #e6e9f0;
    padding: 10px;
    height: 100px;
    transition: all ease 0.3s;
	margin:5px 0px;
}

.iletisim-formu input:hover,
.iletisim-formu select:hover,
.iletisim-formu textarea:hover {
    border: 1px solid #d3d2d1;
    transition: all ease 0.3s;
}
.iletisim-bilgileri li{
    margin-bottom: 40px!important;
}
.iletisim-formu button {
    width: 100%;
    border: none;
    background: #51186c;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
	border-radius:3px;
}

.iletisim-formu button:hover {
    background: #3e4c56;
}

.iletisim-formu li strong {margin:10px 0px;}

.iletisim-bilgileri li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
}

.iletisim-sosyal-medya a {
    width: 40px;
    margin-top: 10px;
    height: 40px;
    float: left;
    margin-right: 5px;
    background: rgba(35, 43, 97, 0.05);
    border-radius: 3px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #848484;
}

.iletisim-formu input[type="file"] {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.iletisim-formu p {
    font-size: 14px !important;
}

.iletisim-formu .iletisim-yukle {
    width: 100%;
    margin-top: 20px;
    padding: 60px 30px;
    position: relative;
    border: 2px dashed #e6e9f0;
    cursor: pointer;
}

.iletisim-formu .iletisim-yukle img {
    width: 80px;
    display: block;
    margin: auto;
}

.iletisim-formu b {
    font-size: 13px;
    display: block;
    margin-top: 10px;
    color: #000;
}

.iletisim-formu .iletisim-sozlesmeler {
    padding: 20px 0;
    border-top: 1px solid #e6e9f0;
    margin: 20px 0;
}

.iletisim-formu .iletisim-sozlesmeler div {
    width: 100%;
}

.iletisim-formu .iletisim-sozlesmeler div:First-child {
    margin-bottom: 10px;
}

.iletisim-formu .iletisim-sozlesmeler a {
    font-weight: bold;
    color: #000;
}

.iletisim-bilgileri .yol-tarifi {
    width: 130px;
    background: #51186c;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    margin-top: 20px;
    display: block;
    padding: 0 20px;
}

.iletisim-bilgileri .yol-tarifi:hover {
    color: #fff;
    background: #3e4c56;
    text-decoration: none;
}

.iletisim-alt iframe {
    width: 100%;
    margin-top: 30px;
}
.iletisim {
    width: 100%;
    padding: 30px;
    background: #fff;
}
.iletisim .geriGit {
    display: none;
}
.iletisim-bilgileri a {
    color: #3e4c56;
}

.iletisim-bilgileri a:Hover {
    color:#51186c;
}
.iletisim-sosyal-medya a:hover{
    background-color: #51186c;
    color:#fff;
}
.iletisim .yol-tarifi img {
    width: 13px;
    float: left;
    margin-right: 10px;
    margin-top: 14px;
}

.iletisim-bilgileri li {
    padding-left: 40px;
}
.iletisim select{
    background-color:#fff;
    background-position: 98% 12px;
}
.iletisim{
    width:1260px;
    margin:auto;
}

.yonetim {width:100%;}
.yonetim ul {display:flex;flex-wrap:wrap;}
.yonetim ul li {padding:10px;background:#51186c;list-style:none!important;margin-right:25px;margin-bottom:25px;width:228px;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);}
.yonetim ul li:nth-child(5n) {margin-right:0px;}
.yonetim ul li h2 {color:#fff;font-size:20px;margin:10px;}
.yonetim ul li p {color:#fff;font-size:14px;margin:10px!important;}
.yonetim ul li:hover {-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);}
	
	
	
.yonetim-kurulu {width:100%;}
.yonetim-kurulu ul {padding-left:0px!important}
.yonetim-kurulu ul li {padding:10px;background:#51186c;list-style:none!important;margin-right:25px;margin-bottom:25px;width:228px;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
		border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	
	}
.yonetim-kurulu ul li:nth-child(5n) {margin-right:0px;}
.yonetim-kurulu ul li h2 {color:#fff;font-size:20px;margin:10px;}
.yonetim-kurulu ul li p {color:#fff;font-size:14px;margin:10px!important;}
.yonetim-kurulu ul li:hover {-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);}	

.yonetim-kurulu ul:first-child {margin:Auto;width:100%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(2) {margin:Auto;width:100%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(3) {margin:Auto;width:80%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(3) li {width:200px;}
.yonetim-kurulu ul:nth-child(3) li h2 {font-size:15px;}
.yonetim-kurulu ul:nth-child(3) li p {font-size:10px;}
.yonetim-kurulu ul:nth-child(4) {margin:Auto;justify-content:space-between;align-items:flex-start;display:inline-flex;width:100%;}
.yonetim-kurulu ul:nth-child(4) li {width:425px!important;background:none;margin-right:0px!important;box-shadow:none!important}
.yonetim-kurulu ul:nth-child(4) li ul li {background:#51186c;margin-right:25px!important;width:200px!important;-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%)!important;}
.yonetim-kurulu ul:nth-child(4) li ul li:last-child {background:#51186c;margin-right:0!important;}
.yonetim-kurulu ul:nth-child(4) li h2 {font-size:15px;}
.yonetim-kurulu ul:nth-child(4) li p {font-size:10px;}
.yonetim-kurulu ul:nth-child(4) ul{position:relative;}
.yonetim-kurulu ul:nth-child(4) ul:before {content: "";width: 1px; height: 100px; position: absolute; left: 50%; top: -40px; background: #51186c;z-index:-1;}
.yonetim-kurulu ul:nth-child(4) ul:after {content: "";width: 25px; height: 1px; position: absolute; top: 60px; background: #51186c;z-index:-1;}


.yonetim-kurulu ul:nth-child(5) {margin:Auto;width:100%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(5) li h2 {font-size:15px;}
.yonetim-kurulu ul:nth-child(5) li p {font-size:9px;}

.yonetim-kurulu ul:nth-child(6) {margin:Auto;width:100%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(6) li h2 {font-size:15px;}
.yonetim-kurulu ul:nth-child(6) li p {font-size:9px;}

.yonetim-kurulu ul:nth-child(7) {margin:Auto;width:100%;justify-content:center;align-items:center;display:flex;}
.yonetim-kurulu ul:nth-child(7) li h2 {font-size:15px;}
.yonetim-kurulu ul:nth-child(7) li p {font-size:9px;}



.markalar {width:100%;background:#ebebeb;}
.markalar ul {display:flex;flex-direction:row;margin-top:0px;flex-wrap:wrap;justify-content:space-between;padding:30px;}
.markalar ul li {list-style:none;flex: 1;text-align:center;padding:10px; background:#fff; margin-right: 30px;
border-top-left-radius:15px;
	border-bottom-right-radius:15px;
}
.markalar ul li:nth-child(3) {margin-right:0px;}
.markalar ul li img{margin: auto;}
.markalar ul li img:hover {	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;}


@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.iletisim-alt:after,
.sayfa-galeri:after,
.listeleme:after,
.footer_ust ul:after,
.anasayfaNeyapiyoruz ul:after,
header > div:after{
    clear: both;
    display:block;
    content:"";
}









.ag-format-container {
  width: 100%;
  margin: 0 auto;

  position: relative;
}

.ag-timeline_title-box {
  padding: 0 0 30px;

  text-align: center;
}
.ag-timeline_tagline {
  font-size: 40px;
  color: rgb(84, 89, 95);
}
.ag-timeline_title {
  background-image: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/images/bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;

  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  color: transparent;

  font-size: 80px;
}

.ag-timeline_item {
  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #f5f6f6;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 0;
  background-color: #51186c;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -28px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  display: flex;
    justify-content: center;
    align-items: center;
  width: 50px;
  border: 3px solid #51186c;
  background-color: #f5f6f6;

  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.js-ag-active .ag-timeline-card_point {
  color: #fff;
  background-color: #51186c;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #51186c;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #f5f6f6;

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
  
  position: absolute;
    top: 100%;
    left: 57%;
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  position: absolute;
    top: 100%;
    right: 57%;
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #f5f6f6;

  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}
.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #51186c;
}
.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #000;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }
  .ag-timeline-card_title {
    display: block;
  }
  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}
@media only screen and (min-width: 1400px) {
  .ag-timeline_list > div{
	  margin-bottom: 120px!important;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}
.ag-timeline_list > div{
	margin-bottom: 60px;
}
.ag-timeline_list > div:last-child{
	margin-bottom: 60px;
}

.akordiyonBaslik {
    background: none;
    line-height: 24px;
    font-weight: 600;
    color: #383E42;
    display: block;
    margin-bottom: 0px;
    padding: 20px 60px 20px 30px;
    position: relative;
    width: 100%;
    font-size: 20px;
}
.akordiyonBaslik:after{
	position: absolute;
    font-size: 18px;
    color: #97c34f;
    content: "\e902";
    font-family: "profornet";
    right: 30px;
}
.akordiyonIcerik{
	padding: 0 30px 30px 30px;
    overflow: hidden;
    display: none;
}
.akordiyonIcerik > ul > li{
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.akordiyonIcerik > ul > li:last-child{
	margin-bottom: 0;
}
.akordiyonIcerik > ul > li:before{
    content: "";
	width: 10px;
	height: 2px;
	position: absolute;
	left: -20px;
    top: 10px;
	background: #97c34f;
}
.akordiyonIcerik span{
	display:block;
	margin-bottom: 10px;
}
.akordiyon li{
	list-style: none!important;
}
.anasayfaNeyapiyoruz img{
	margin: auto;
}


#myd-values ul.tabs{
    max-width:1200px;
    margin:auto;
    height:55px;
	display: flex;
}
#myd-values ul.tabs li{
	padding: 5px 15px;
    cursor: pointer;
    height: 55px;
    color: #000;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#myd-values ul.tabs li.current{
    background:#f5f6f6;
    color:#000;
	box-shadow: rgb(0 0 0 / 14%) 0px 0px 0px, rgb(0 0 0 / 7%) -1px -5px 6px;
}
#myd-values .tab-content{
    display:none;
    background:#f5f6f6;
    padding:30px;
    text-align:center;
}
#myd-values .tab-content.current{
    display:inherit;
}
#myd-values #tab-text{
    height: auto;
    display: block;
	box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
#myd-values span{
    font-size:36px;
    color:#000;
    font-weight:300;
    display:block;
    margin-bottom:60px;
    position:relative;
}
#myd-values span:before{
    position:absolute;
    width:50px;
    height:3px;
    background:#000;
    content:"";
    top:60px;
    left:50%;
    margin-left:-25px;
}
#myd-values p{
    font-size:16px;
    color:#000;
    line-height:24px;
    display:block;
}
#tab-container{
	display: flex;
	justify-content: center;
	align-items: center;
}
.breadcrumb > ul > li > div > figure{
	margin-bottom: 40px;
}
.breadcrumb > ul > li > div > p{
	margin-top: 10px;
	font-size: 18px;
	line-height: 24px;
}
.ag-timeline-block{
	overflow: hidden;
}
.header-yan{
	display: flex;
	align-items: center;
	height: 100px;
	justify-content: end;
}
.header-yan li{
	margin-right: 10px;
}
.header-yan li:last-child{
	margin-right: 0;
}
.header-yan li a{
	height: 50px;
	display: flex;
	padding:0px 10px;
	justify-content: center;
	align-items: center;
	background: #b89eca;
	border-radius: 10px;
	transition: all 0.4s;
	gap:10px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.header-yan li a:hover{
	background: #51186c;
	color: #fff;
}

.search-form-wrapper{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .8);
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    z-index: 99999999;
}
.search-form-wrapper.open {
    opacity: 1;
    visibility: visible;
}
.search-form-wrapper .sigma_close {
	position: absolute;
	top: 140px;
	right: 60px;
	border-color: #fff;
	color: #fff;
	cursor: pointer;
}

.search-form-wrapper form {
  position: relative;
  width: 70%;
  transition-duration: .3s;
  transition-delay: .3s;
  transform: scale(.5);
  opacity: 0;
  visibility: hidden;
}

.search-form-wrapper.open form {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.search-form-wrapper form input {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #fff;
  font-size: 40px;
  height: 80px;
  width: 100%;
  outline: none;
  color: #fff;
  font-weight: 400;
}

.search-form-wrapper form input::placeholder {
  color: #fff;
}

.search-form-wrapper .search-btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 30px;
  outline: none;
  transition: .3s;
  cursor: pointer;
  padding: 0;
}

.search-form-wrapper .search-btn:before{
  content: none;
}
.search-form-wrapper .search-btn i{
  transition: 0.3s;
}

.search-form-wrapper .search-btn:hover i {
  color: #51186c;
}
.search-form-close-main{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	height: 25px;
	width: 25px;
	transition: all 0.15s ease-out 0s;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.5rem;
	outline: none;
	position: relative;
	z-index: 1000;
}
.option-input:hover {
	background: #9faab7;
	border-color: #fff;
}
.option-input:checked {
    background: linear-gradient(180deg, rgb(110 35 131) 0%, rgb(192 164 206) 100%);
	border-color: #fff;
}
.option-input:checked::before {
	width: 25px;
	height: 25px;
	display:flex;
	justify-content: center;
	align-items: center;
	content: '\f00c';
	font-size: 16px;
	font-weight:bold;
	position: absolute;
	align-items:center;
	justify-content:center;
	font-family:'Font Awesome 5 Free';
}
.option-input:checked::after {
	-webkit-animation: click-wave 0.65s;
	-moz-animation: click-wave 0.65s;
	animation: click-wave 0.65s;
    background: linear-gradient(180deg, rgb(110 35 131) 0%, rgb(192 164 206) 100%);
	content: '';
	display: block;
	position: relative;
	z-index: 100;
}
@keyframes click-wave {
  0% {
    height: 25px;
    width: 25px;
    opacity: 0.35;
    position: relative;
	border-radius: 4px;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.footer-ebulten-baslik i{
    color:#51186c;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 2.9vw;
	margin-right: 0.5vw;
}
.footer-ebulten-baslik h2{
	font-size: 1.5vw;
	color: #51186c;
	font-weight: 500;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer-ebulten-baslik{
	margin-bottom: 1vw;
}
.footer-ebulten{
	padding: 3vw 0;
	background: #f5f6f6;
}
.footer-ebulten-form ul{
	display: flex;
}
.footer-ebulten-form ul li{
	flex: 1;
	margin-right: 15px;
}
.footer-ebulten-form ul li:last-child{
	margin-right: 0;
}
.footer-ebulten-form input[type="text"]{
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 15px;
	border: none;
	color: #51186c;
	box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.16);

}
.footer-ebulten-form input[type="text"]::placeholder{
	color: #51186c;
}
.footer-ebulten-form select{
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 15px;
	border: none;
	color: #51186c;
	box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.16);
	background-color: #fff;
}
.footer-ebulten-form button{
	width: 100%;
	height: 100%;
	background: #51186c;
	color: #fff;
	font-size: 1vw;
	font-weight: bold;
	border-radius: 15px;
	border: 2px solid #51186c;
	transition: all 0.4s;
}
.footer-ebulten-form button:hover{
	background: #fff;
	color: #51186c;
}
.footer-ebulten-form label{
	margin-top: 2vw;
	display: flex;
	align-items: center;
	color: #231F20;
	letter-spacing: 0.5px;
}
.px1200{
    width: 1260px;
    margin: auto;
}
.anasayfaEgitim-slider-icerik figure{
	width: 100%;
}
.anasayfaEgitim-slider-icerik figure img{
	width: 100%;
}
.anasayfaEgitim .slick-slide {
    margin: 0 10px;
}
.anasayfaEgitim .slick-list {
    margin: 0 -10px;
}
.anasayfaEgitim h2{
    font-size: 24px;
    margin-bottom:30px;
	text-align: center;
}
.anasayfaEgitim{
	padding: 60px 0;
    background: #f5f6f6;  
}
.anasayfaEgitim-slider-icerik{
	position: relative;
	display: flex;
	align-items: center;
}
.anasayfaEgitim-slider-icerik span{
	position: absolute;
	bottom: 0;
	padding: 10px;
	background: rgba(255,255,255,0.8);
	color: #51186c;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.haber-detay-main figure{
	width: 100%;
	margin-bottom: 30px;
}
.haber-detay-main figure img{
	width: 100%;
}
.haber-detay-main time{
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: 600;
	color: #000;
}
.haber-detay-main time i{
	font-size: 18px;
	color: #000;
	margin-right: 5px;
}
.haber-detay-main h2{
	font-size: 30px;
	color: #000;
	margin: 20px 0;
	font-weight: 600;
	width: 100%;
}
.haber-detay-text time{
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: 600;
	color: #000;
}
.haber-detay-text time i{
	font-size: 18px;
	color: #000;
	margin-right: 5px;
}
.haber-detay-text h2{
	font-size: 20px;
	color: #000;
	margin: 20px 0;
	font-weight: 600;
	width: 100%;
}
.haber-detay-text p{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}
.haber-detay-gorsel{
	margin-top: 30px;
}
.haber-detay-gorsel > div{
	display: flex;
	flex-wrap: wrap;
}
.haber-detay-gorsel figure{
	width: 20%;
	margin-right: 20px;
	margin-bottom: 20px;
}
.haber-detay-gorsel h2{
	font-size: 20px;
	color: #000;
	margin: 20px 0;
	font-weight: 600;
	width: 100%;
}
.row{
    --bs-gutter-x:1.5rem;
    --bs-gutter-y:0;
    display:flex;
    flex-wrap:wrap;
    margin-top:calc(-1 * var(--bs-gutter-y));
    margin-right:calc(-.5 * var(--bs-gutter-x));
    margin-left:calc(-.5 * var(--bs-gutter-x))
}
.row>*{
    flex-shrink:0;
    width:100%;
    max-width:100%;
    padding-right:calc(var(--bs-gutter-x) * .5);
    padding-left:calc(var(--bs-gutter-x) * .5);
    margin-top:var(--bs-gutter-y)
}
.col-sm-8{	
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-xl-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.haber-detay-diger{
	display: flex;
	align-items: center;
	padding: 10px;
	border: 1px solid #cecece;
	position: relative;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	transition: all 0.4s;
}
.haber-detay-diger figure{
	width: 35%;
	overflow: hidden;
	position: relative;
}
.haber-detay-diger figure:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	transition: all 0.4s;
	z-index: 1;
}
.haber-detay-diger-text{
	display: flex;
	flex-direction: column;
	align-items: start;
	padding-left: 20px;
	width: 65%;
}
.haber-detay-diger:hover{
	background: #f1f1f1;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px;
}
.haber-detay-diger:hover figure:before{
	background: rgba(0,0,0,0.3);
}
.haber-detay-diger-text h2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	height: 37px;
	color: #000;
	font-weight: 500;
	margin-top: 0;
}
.haber-detay-diger-text time{
	font-size: 13px;
}
.haber-detay-diger-text time i{
	margin-right: 5px;
}
.haber-detay-diger-text a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.sayfa-baslik-ic {
    font-size: 25px!important;
    margin-top: 45px!important;
	color: #000!important;
	font-weight: 500!important;
}
.etkinlik-list-box{
	width: 33.333%;
	margin-bottom: 30px;
}
.etkinlik-list-box-icerik{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 25px;
	background: #f5f6f6;
	transition: all 0.4s;
	box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;
	border-radius: 5px;
}
.etkinlik-list-box-icerik span{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
}
.etkinlik-list-box-icerik span:last-child{
	margin-bottom: 0;
}
.etkinlik-list-box-icerik h2{
	text-align: center;
	margin-top: 0;
	font-size: 20px;
	color: #000;
	transition: all 0.4s;
}
.etkinlik-list-box-icerik span i{
	margin-right: 5px;
	transition: all 0.4s;
	color: #000;
}
.etkinlik-list-box-icerik:hover{
	background: #fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	transform: scale(0.98);
	border-radius: 15px;
}
.etkinlik-list-box-icerik:hover h2{
    color: #51186c;
}
.etkinlik-list-box-icerik:hover span i{
    color: #51186c;
}
.bayi-list-box-icerik{
	display: flex;
	flex-direction: column;
	padding: 25px;
	background: #fff;
	border: 3px solid #f5f6f6;
	transition: all 0.4s;
	box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;
	border-radius: 5px;
}

.bayi-list-box-icerik p{
	min-height:144px;
}

.bayi-list-box-icerik h4{
	margin: 10px 0px;
	padding: 10px 0px;
	width: 100%;
	border-bottom: 3px solid #f5f6f6;
	font-size: 20px;
	font-weight: bold;
	min-height:70px;
	display:flex;
	align-items:center;
}

.bayi-list-box-icerik a:last-child{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	margin-top:20px;
}
.bayi-list-box-icerik a i{
	margin-bottom: 0;
	margin-right: 5px;
	transition: all 0.4s;
}
.bayi-list-box-icerik:hover{
	background: #fff;
	box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
	transform: scale(0.98);
}
.bayi-list-box-icerik:hover h4{
    color: #51186c;
}
.bayi-list-box-icerik:hover a i{
    color: #51186c;
}
.bayi-list-box-icerik a:hover span{
	text-decoration: underline;
}
.dokuman-list-box-icerik{
	position: relative;
    margin-bottom: 30px;
    min-height: 118px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #f1f1f1;
    transition: all 0.4s;
}
.dokuman-list-box-icerik:hover{
	background: #f1f1f1;
}
.dokuman-list-box-icerik h4{
	display: flex;
	flex-direction: column;
	align-items: start;
	padding: 0 20px;
	flex: 1;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
.dokuman-list-box-icerik a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.dokuman-list-box-icerik i{
    font-size: 22px;
    padding-right: 15px;
	color: #000;
}
