﻿header{
    width:100%;
    position:fixed;
    top:0;
    left:0;
    transition:all ease 0.3s;
    z-index: 101;
}
body{
    color:#282f3f;
    padding-top:180px;
}
header > div{
    width:100%;
}
.header_ust{
    background:#fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.header_ust > div{
    width:1260px;
    height:120px;
    margin:Auto;
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.header_ust > div > div > div{
    position: relative;
    padding-left: 45px;
    display:flex;
    flex-direction: column;
    margin-left: 60px;
}
.header_ust > div > div > div > img{
    width:30px;
    height:30px;
    position: absolute;
    left:0;
    top:0;
}
.header_ust > div > div{
    display:flex;
}
.header_ust > div > div > div > span{
    font-size:12px;
}
.header_ust > div > div > div > a{
    font-size:18px;
    color:#282f3f;
}
.header_ust > div > div > div > a:Hover{
    color:#9c376f;
}
.header_ust > div > div > ul{
    display:flex;
    height:30px;
}
.header_ust > div > div > ul > li{
    width:30px;
    height:30px;
    line-height: 30px;
    text-align: center;
    font-size:18px;
    margin-left: 10px;
}
.header_ust > div > div > ul > li > a{
    color:#282f3f; 
}
.header_ust > div > div > ul > li > a:Hover{
    color:#9c376f; 
}
.header_alt{
    width:100%;
    display:Flex;
    justify-content: center;
    height:60px;
    background: rgba(28,57,106,0.8);
}
.header_alt > ul{
    display:Flex;
}
.header_alt > ul > li{
    height:60px;
}
.header_alt > ul > li > a{
    font-weight: 500;
    color:#ffF;
    display:block;
    line-height: 60px;
    padding:0 20px;
}
.header_alt > ul > li:Hover{
    background:#264c8d;
}
.swiper-pagination-bullet-active{
    background:#fff!important;
}
.swiper-pagination-bullet{
    background:#fff!important;
}
.slider-text{
    width:1260px;
    margin:auto;
}
.slider-text > div{
    width:50%;
    height:700px;
    position: relative;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.slider-text h1{
    font-size:48px;
    font-weight: bold;
    background: #FFFFFF;
    background: -webkit-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: -moz-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 52px;
}
.slider-text h1 b{
    display:block;
    font-size:36px;
    font-weight: 500;
}
.slider-text p{
    font-size:24px;
    font-weight: 300;
    background: #FFFFFF;
    background: -webkit-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: -moz-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height:32px;
    display:block;
    margin:15px 0 30px 0!important;
}
.slider-text li{
    float:left;
    display:flex;
    align-items: center;
    margin-right: 45px;
}
.slider-text span{
    font-size:18px;
    font-weight: bold;
    background: #FFFFFF;
    background: -webkit-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: -moz-linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    background: linear-gradient(to right, #FFFFFF 0%, #ADADAD 33%, #FFFFFF 67%, #adadad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 10px;
    text-align: left;
}
.anasayfaHakkimizda{
    width:100%;
    padding:90px 0;
}
.anasayfaHakkimizda > div{
    width:1260px;
    margin:auto;
    display:flex;
}
.anasayfaHakkimizda > div > figure{
    width:530px;
    min-width: 530px;
    position: relative;
}
.anasayfaHakkimizda > div > figure > img{
    position: relative;
    z-index: 2;
}
.anasayfaHakkimizda > div > figure:before{
    position: absolute;
    width:530px;
    height:530px;
    right:-10px;
    bottom:-10px;
    background:#b69d75;
    content:"";
}
.anasayfaHakkimizda > div > div{
    padding-left: 90px;
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.anasayfaHakkimizda h2{
    margin-bottom:20px;
}
.anasayfaHakkimizda > div > div > img{
    width:158px;
    margin-top: 30px;
}
.anasayfaAlanlar{
    width:100%;
    padding:90px 0;
    background:url(../images/albg.png);
    background-size: cover;
    background-position: center;
}
.anasayfaAlanlar > div{
    width:1260px;
    margin:auto;
}
.anasayfaAlanlar h2{
    color:#fff;
    margin-bottom: 30px;
    text-align: center;
}
#AlanlarSlider{
    overflow:hidden;
    width:100%;
    position:relative;
    display:flex;
}
#AlanlarSlider .swiper-slide{
    width:400px;
    background:#fff;
    position: relative;
    margin-bottom:5px;
}
#AlanlarSlider .swiper-slide:After{
    position: absolute;
    width:94%;
    height:5px;
    bottom:-5px;
    left:3%;
    background:#fff;
    opacity: 0.5;
    content:"";
}
#AlanlarSlider .swiper-slide div{
    padding:30px 60px;
    min-height:170px;
}
#AlanlarSlider h3 a{
    margin-bottom: 10px;
    color:#282f3f;
    display: block;
}
.makaleler{
    width:100%;
    padding:90px 0;
    background:#f7f2eb;
}
.makaleler ul{
    display: flex;
    flex-wrap: wrap;
    width:1260px;
    margin:auto;
    justify-content:center;
}
.makaleler ul li{
    width:395px;
    background:#fff;
	margin:0px 15px;
}
.makaleler ul li:nth-child(3n){
    margin-right:0
}
.makaleler h2{
    text-align: center;
    margin-bottom: 30px;
}
.makaleler > ul > li > article > div{
    padding:40px;
}
.makaleler h4 a{
    color:#1c396a;
    margin-bottom:15px;
    display: block;
}
#AlanlarSlider .swiper-slide div p{
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
}
.makaleler p{
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
    display: block;
}
.makaleler > ul > li > article > div > div{
    display:flex;
    align-items: center;
    margin-top: 30px;
}
.makaleler > ul > li > article > div > div > a{
    width:100px;
    height: 36px;
    border-radius: 18px;
    text-align: center;
    font-size:14px;
    font-weight: bold;
    color:#fff!important;
    line-height: 36px;
    background:#1c396a;
    margin-right:15px;
}
.makaleler > ul > li > article > div > div > a:Hover{
    background:#b69d75;
}
.makaleler > ul > li > article > div > div > time{
    color:#b69d75;
    font-size:14px;
    font-weight: bold;
}
.makaleler > ul > li > article > div > div > a:Hover{
    color:#b69d75;
}
footer{
    width:100%;
    padding:90px 0 30px 0;
}
footer > div{
    width:1260px;
    margin:Auto;
    display:flex;
}
footer > div > div{
    flex:1;
}
.footer_sol > ul{
    display:flex;
}
.footer_sol > ul > li > a{
    width:30px;
    height:30px;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color:#282f3f;
}
.footer_sol address{
    font-size: 18px;
    display: block;
    margin:30px 0;
}
.footer_sol > a{
    color:#1c396a;
    font-size: 18px;
}
.footer_sol > a:hover{
    color:#b69d75;
}
.footer_sol > div{
    display:flex;
    margin-top: 30px;
    font-size:14px;
}
.footer_sol > div > a{
    font-size:14px;
    color:#282f3f;
}
.footer_sol > div > b{
    font-size:10px;
    margin:0 20px;
}
.footer_sol > div > a:hover{
    color:#9c376f;
}
.footer_sag ul{
    width:500px;
}
.footer_sag li{
    width:50%;
    float:left;
}
.footer_sag li a{
    font-size: 16px;
    color:#282f3f;
    line-height:40px;
}
.footer_sag{
    display:flex;

}
.footer_sag li a:Hover{
    color:#9c376f;
}
.breadcrumb{
    width:100%;
    padding:60px 0 90px 0;
    -webkit-box-shadow: 0px 0px 150px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 150px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 150px 0px rgba(0,0,0,0.2);
    background: #1c396a;
}
.breadcrumb > div{
    width:1200px;
    margin:auto;
    position: relative;
}
.breadcrumb h1{
    font-size:48px;
    font-weight: bold;
    color:#fff;
    max-width: 100%;
}
.breadcrumb p{
    font-size:20px;
    color:#fff;
    margin-top: 10px;
    max-width: 820px;
}
.sayfa{
    width: 1260px;
    margin: -30px auto 0 auto;
    background: #fff;
    padding: 30px;
}
.sayfa p{
    margin-bottom: 20px;
}

.icerik ul {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:30px;
}

.icerik ul li {
	display:list-item!important;
	margin-bottom:20px;
	list-style:circle!important;
}

.sayfa p:last-child, .sayfa p:last-of-type{
    margin-bottom: 0;
}
.sayfa h2{
    font-size:36px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sayfa_fotografli{
    width:100%;
    display:flex;
    padding:60px 0;
}
.sayfa_fotografli > div{
    flex:1;
    padding-right:60px;
}
.sayfa_fotografli > figure{
    flex:1;
}
.sayfa a{
    color:#9c376f;
    font-weight: bold;
}
.sayfa a:hover{
    text-decoration: underline;
}
.sayfa_mvp{
    width:100%;
    display:Flex;
    margin-top:30px;
}
.sayfa_mvp li{
    flex:1;
    margin-right:30px;
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.sayfa_mvp li:last-child{
    margin:0;
}
.sayfa_mvp li img{
    width: 80px;
    height: 80px;
    bottom: 0;
    transform: translateX(-50%);
    transition: transform 0.35s;
    margin-left: 40px;
}
.sayfa_mvp li strong{
    font-size:30px;
    color:#9c376f;
    margin-bottom: 5px;
}
.sayfa_mvp li:hover img{
    -webkit-transform: translateX(-50%) translateY(-20px) rotate(8deg);
    transform: translateX(-50%) translateY(-20px) rotate(8deg);
}
.sayfa_mvp li figure{
    position: relative;
    padding-bottom: 30px;
    height: 120px;
    width:80px;
}
.sayfa_mvp li figure:Before{
    position: absolute;
    height: 8px;
    width: 66px;
    content: "";
    bottom:15px;
    left: 50%;
    margin-left: -33px;
    background: rgba(0,0,0,0.06);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.ekibimiz{
    width:1260px;
    margin:-30px auto 60px auto;
    background:#fff;
}
.ekibimiz > ul{
    width:100%;
    padding:30px;
}
.ekibimiz > ul > li{
    width:100%;
    margin-bottom:30px;
    background:#f7f2eb;
    display:flex;
}
.ekibimiz > ul > li:last-child{
    margin:0;
}
.ekibimiz > ul > li > figure{
    width:500px;
    min-width: 500px;
}
.ekibimiz > ul > li > figure > img{
    width:100%;
}
.ekibimiz > ul > li > div{
    padding:60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ekibimiz h2{
    font-size:24px!important;
    color:#1c396a;
    margin-bottom: 5px;
}

.ekibimiz h3 {
	font-size:18px;
}

.ekibimiz > ul > li > div > ul{
    display:flex;
    margin-top: 30px;
}
.ekibimiz > ul > li > div > ul > li > a{
    border-radius: 3px;
    text-align: center;
    color:#282f3f;
}
.ekibimiz > ul > li > div > ul > li > a:hover{
    color:#9c376f;
}
.ekibimiz > ul > li > div > ul > li{
    margin-right: 25px;
}

.calismaalanlari{
    width:1260px;
    margin:-30px auto 0 auto;
    background:#fff;
}
.calismaalanlari > ul{
    width:100%;
    padding:30px;
    display:flex;
    flex-wrap: wrap;
}
.calismaalanlari > ul > li{
    width:380px;
    margin-right: 30px;
    margin-bottom:30px;
    background:#f7f2eb;
}
.calismaalanlari > ul > li:nth-child(3n){
    margin-right:0;
}
.calismaalanlari > ul > li > div{
    padding: 30px 60px;
    min-height: 145px;
	text-align:Center;
}
.calismaalanlari a{
    margin-bottom: 10px;
    color: #282f3f;
    display: block;
}
.calismaalanlari p{
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
}
.sayfa_fotografli > figure > img{
    width:100%;
}
.makalelist{
    width:1260px;
    margin:-30px auto 0 auto;
    background:#fff;
    padding:30px;  
}
.makalelist ul li{
    width:380px;
    background:#f7f2eb;
    margin-bottom: 30px;
}
.haberDetay{
    width: 1260px;
    margin: -30px auto 0 auto;
    background: #fff;
    display:flex;
    padding:30px;
}
.haberDetay > div{
    flex:1;
    padding-right: 60px;
}
.haberDetay > figure{
    flex:1;
}
.haberDetay h2{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}
.haberDetay p{
    margin-bottom: 20px;
}
.haberDetay p:last-child, .haberDetay p:last-of-type{
    margin-bottom: 0;
}
.haberDetay p a{
    color:#9c376f;
    font-weight: bold;
}
.haberDetay p a:hover{
    color:#9c376f;
}
.haberDetay .sayfa-galeri{
    width:100%;
}
.haberDetay .sayfa-galeri figure{
    width:170px;
    margin-right:30px;
    margin-top: 30px;
    float:left;
}
.haberDetay .sayfa-galeri figure:nth-child(3n){
    margin-right:0;
}
.iletisim_bilgiler{
    width: 100%;
    margin-top: 15px;
}
.iletisim_bilgiler li{
    position: relative;
    padding-left: 35px;
    margin-right: 50px;
    max-width: 320px;
	float:left;
	margin-top:7px;
	margin-bottom:16px;

}
.iletisim_bilgiler li i{
    color:#fff;
    font-size:20px;
    position: absolute;
    left:0;
    top:0;
}
.iletisim_bilgiler li a, .iletisim_bilgiler address{
    color:#fff;
    font-size:18px;
}
.iletisim_bilgiler a:hover{
    text-decoration: underline;
}
.iletisim_bilgiler li:first-child{
    max-width: 100%;
	width:100%!important
}
.iletisim{
    width: 1260px;
    margin: -30px auto 30px auto;
    background: #f7f2eb;
    display:block;
    padding:60px;
    min-height: 500px;   
    display:flex;
}
.iletisim_form{
    width: 570px;
    max-width: 570px;
    min-width: 570px;
    padding-right: 30px;
}
.iletisim_form input[type=text]{
    height:60px;
    background:#fff;
    border:0;
    padding-left:30px;
    line-height: 60px;
    width:100%;
    margin-bottom: 30px;
}
.iletisim_form input::placeholder, .iletisim_form textarea::placeholder{
    color:#090a0c;
    font-size:16px;
}
.iletisim_form textarea{
    height:120px;
    background:#fff;
    border:0;
    padding:30px;
    width:100%;
    margin-bottom: 30px;
}
.iletisim_form button{
    width:100%;
    height:60px;
    text-align: center;
    line-height: 60px;
    background:#1c396a;
    font-weight: bold;
    font-size: 18px;
    color:#fff;
}
.iletisim_form button:hover{
    background: #282f3f;
}
.iletisim_form div{
    width:100%;
    display:block;
    margin-bottom: 30px;
}
.iletisim_form div a{
    color:#9c376f;
}
.iletisim_form div input{
    margin-right: 10px;
}
.iletisim_form div a:Hover{
    text-decoration: underline;
}
.iletisim_harita{
    width: 570px;
    max-width: 570px;
    min-width: 570px;
}
.iletisim_harita iframe{
    width:100%;
    height:100%;
}












.sayfa ul li {
	
	font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    display: block;

}








p{
    font-weight: 300;
    font-size:18px;
    line-height: 24px;
    display: block;
    margin-bottom: 20px;
}
p:last-child, p:last-of-type{
    margin:0;
}


h2{
    font-size:36px;
    font-weight: 500;
}
h3{
    font-size:30px;
    font-weight: 500;
    line-height: 32px;
}
h4{
    font-size:20px;
    font-weight: 500;
}