@font-face{font-family:Gotham-Light;src:url(../fonts/Gotham-Lightd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/Gotham-Light.otf) format('opentype'),url(../fonts/Gotham-Light.woff) format('woff'),url(../fonts/Gotham-Light.ttf) format('truetype'),url(../fonts/Gotham-Light.svg#Gotham-Light) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:Gotham-Book;src:url(../fonts/Gotham-Bookd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/Gotham-Book.otf) format('opentype'),url(../fonts/Gotham-Book.woff) format('woff'),url(../fonts/Gotham-Book.ttf) format('truetype'),url(../fonts/Gotham-Book.svg#Gotham-Book) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:Gotham-Bold;src:url(../fonts/Gotham-Boldd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/Gotham-Bold.otf) format('opentype'),url(../fonts/Gotham-Bold.woff) format('woff'),url(../fonts/Gotham-Bold.ttf) format('truetype'),url(../fonts/Gotham-Bold.svg#Gotham-Bold) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:Gotham-Black;src:url(../fonts/Gotham-Blackd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/Gotham-Black.woff) format('woff'),url(../fonts/Gotham-Black.ttf) format('truetype'),url(../fonts/Gotham-Black.svg#Gotham-Black) format('svg');font-weight:400;font-style:normal}
a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{font-family: 'Montserrat', sans-serif;overflow-x:hidden}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}
:focus{outline:0}
.clear{clear:both}
img{max-width:100%;height:auto}
.main-page{position:relative;display:inline-block;width:calc(100% - 410px)}
.p1{background:url(../images/bg.jpg) no-repeat;background-size:cover;background-position:center bottom;position:absolute;top:0;bottom:0}
section{position:relative;width:100%;z-index:1; clear:both;}
.form-holder {
    background-size: cover;
    background-position: center;
    text-align: left;
    font-size: 12px;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    box-sizing: border-box;
    padding: 60px 30px 0;
    width: 410px;
    z-index: 2;
    height: 100vh;
    display: table;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 25%);
    background: #fff;
}
.sol {
    top: 0;
    left: 0;
    margin-left: 12%;
    width: 33%;
}

.form-inner{display:table-cell;vertical-align:middle}
.form-holder .form-title{color:#1a146e;text-align:center;font-size:21px;font-family:Oswald,sans-serif;box-sizing:border-box;display:table;margin:auto;margin-bottom:20px}
.form-holder .form-title strong{display:block;font-size:44px;color:#b48d53;font-weight:300}
.tesekkurler{display:none;padding:20px 10px;text-align:center}
.tel{width:auto;float:left;}
.tel a{color:#686868;font-size:17px;padding:5px 10px;display:inline-block; font-family:Gotham-Book}

.form-logo{margin:auto;margin-bottom:40px}
.formLogo {
    float: right;
    position: relative;
    width: 63%;
    text-align: center;
    margin-top: 52%;
    margin-right: 14px;
    margin-bottom: 13%;
}
.form-title {
    margin-right: 17px;
    float: right;
    margin-top: -27px;
    width: 130px;
}
.tel a strong{font-family:Gotham-Bold;font-size:20px}
.formTel{position:relative;top:9px; z-index: -1; float: inherit;}
.fiyat {
    position: absolute;
    left: 4%;
    top: 31%;
    width: 72%;
    display: inherit;
    /* text-align: left; */
    /* visibility: hidden; */
    z-index: 1;
}
.alti {
    margin-left: 167px;
    margin-top: 42%;
}
.ankara{position:absolute;top:15%;right:27%;width:auto}
.halkbank{position:absolute;right:2%;top:2%;width:auto}
@keyframes rotateAnimate{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.konum{position:absolute;right:3%;bottom:35%;width:auto}
.kaydir{position:absolute;bottom:3%;left:50%;transform:translateX(-50%);color:#fff;font-family:Gotham-Bold;font-size:15px}
.kaydir i{display:block;text-align:center;padding-bottom:12px;box-sizing:border-box;animation:downanimate 1s infinite linear}
@keyframes downanimate{
0%{margin-bottom:0}
50%{margin-bottom:10px}
100%{margin-bottom:0}
}
.tanitim{position:absolute;bottom:3%;left:50%;width:150px;margin-left:-75px}
.tanitim strong{display:block;color:#ffff;font-size:12px;font-family:Gotham-Black;letter-spacing:1px;text-align:center;box-sizing:border-box;text-align:center;width:100%;transition:all .3s cubic-bezier(.42,0,0,1)}
.tanitim a{display:inline-block;width:100%;height:100%;float:left}
i.ok{position:absolute;top:-23px;width:70px;left:50%;margin-left:-35px;transition:.3s}
.tanitim:hover i.ok{top:-31px;transition:.3s}
.dukkan{position:absolute;bottom:0;border-radius:20px;background-image:-moz-linear-gradient(-49deg,#d7630a 0,#f07314 100%);background-image:-webkit-linear-gradient(-49deg,#d7630a 0,#f07314 100%);background-image:-ms-linear-gradient(-49deg,#d7630a 0,#f07314 100%);width:290px;height:60px;right:10%}
.dukkan strong{display:block;color:#ffff;font-size:21px;font-family:Gotham-Black;letter-spacing:1px;text-align:center;padding-top:20px;box-sizing:border-box}
.dukkan a{display:block;width:100%;height:100%}
i.ok{position:absolute;top:-23px;width:70px;left:50%;margin-left:-35px;transition:.3s}
.dukkan:hover i.ok{top:-31px;transition:.3s}
.p2{position:absolute;background-size:cover!important;background-position:center!important;top:0;bottom:0}
.balkon{position:absolute;left:2%;top:7%}
.balkonTitle{position:relative;display:table}
.balkon p{position:relative;display:block;width:70%;font-size:24px;color:#41392d;padding-top:40px;line-height:32px;box-sizing:border-box}
.bina{position:absolute;right:0;bottom:14%;width:60%}
.ulasimSol{position:absolute;bottom:3%;left:2%}
.ulasimSol ul{display:inline-block;position:relative}
.ulasimSol ul li{position:relative;display:block;padding-bottom:20px;box-sizing:border-box}
.ulasimSol ul li:last-child{padding-bottom:0}
.ulasimSag{position:absolute;right:1%;bottom:3%}
.ulasimSag ul{position:relative;display:inline-block}
.ulasimSag ul li{position:relative;float:left;display:inline-table;width:50%;padding-right:45px;box-sizing:border-box}
section#sect3{height:auto}
.sosyal{position:relative;width:100%;height:470px;display:inline-block}
.sosyalBg{position:relative;width:50%;height:100%;background-size:cover!important;background-position:center!important;float:left}
.sosyalSag{position:relative;float:left;width:50%;height:100%;background:#211c74}
.ayricalik{position:absolute;color:rgba(255,255,255,.2);font-size:27px;font-family:Gotham-Black;display:table;transform:rotate(-90deg);left:-130px;top:48%}
.sosyalTitle{position:relative;display:table;margin:auto;font-size:30px;color:#fff;font-family:Gotham-Black;padding-top:15%;box-sizing:border-box}
.line{position:relative;display:table;margin:auto;width:1px;height:55px;background:#fff;margin-top:25px}
.sosyal-p{position:relative;display:table;margin:auto;color:#fff;font-family:Gotham-Light;margin-top:25px;width:75%;font-size:14px;text-align:center;line-height:22px}
.icon{position:relative;display:table;margin:auto;padding-top:40px;box-sizing:border-box}
.parlak{position:absolute;right:5px;top:-10px;width:25%}
.sosyalSlide{position:relative;width:100%;height:100%}
.sosyalSlide .item{position:relative;display:inline-block;width:100%;height:100%}
.owl-dots{display:block!important;position:absolute;bottom:10px;right:8%}
.galleryContainer{display:none;width:100%;position:relative;margin-top:45px;margin-bottom:35px}
.galleryContainer.open{display:inline-block}
.tabMenu{display:inline-block;position:absolute;right:70px;top:65px}
.tabMenu li{float:left;display:inline-block}
.tabMenu li a{font-weight:900;font-size:17px;padding:0 20px;color:#41392d;line-height:35px;display:block;border:2px solid transparent;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;letter-spacing:2px;font-family:Gotham-Bold}
.tabMenu li a.active{border-color:#fdc359}
.galleryContainer .owl-dots{margin:30px auto 0;display:none!important}
.galleryContainer .owl-dots .owl-dot{width:17px;height:17px;float:left;background-color:#d4d4d4;margin:0 4px;border-radius:360px}
.galleryContainer .owl-dots .owl-dot.active{background-color:#282466}
.fotogaleriContainer{width:100%;display:inline-block;position:relative}
.title3{margin-top:65px;display:inline-block;font-size:30px;color:#41392d;padding-left:20px;box-sizing:border-box}
.title3 strong{font-family:Gotham-Bold}
.tabMenu li a:hover{color:#000}
section#sect4{height:auto}
section#sect5{height:auto}
.footer{position:relative;width:100%;height:160px;background-size:cover!important;background-position:center!important}
.adres{position:relative;float:left;font-size:18px;color:#fff;line-height:22px;padding-left:25px;padding-top:70px;box-sizing:border-box}
.sosyalMedya{position:relative;float:left;padding-top:40px;padding-left:15%;box-sizing:border-box}
.sosyalMedya strong{display:block;text-align:center;font-weight:400;font-size:14px;color:#fff;padding-bottom:15px}
.sosyalMedya ul{position:relative;width:100%;display:inline-block}
.sosyalMedya ul li{position:relative;float:left;width:calc(25% - 10px);margin-right:10px}
.sosyalMedya ul li a{display:block}
.sosyalMedya ul li:last-child{margin-right:0}
.yol{position:relative;float:right;background-color:#fff;margin-top:70px;margin-right:5%}
.yol a{display:block;font-size:18px;color:#08034f;font-family:Gotham-Bold;width:100%;height:100%;padding:15px 70px;box-sizing:border-box}
.formLogo-m{display:none}
.popup{position:fixed;top:32%;display:none;width:79%;box-sizing:border-box;background-size:cover;z-index:999;right:0;left:0}
.popup-inner{position:relative;width:55%;margin:auto;height:100%}
.close{cursor:pointer;position:absolute;right:5px;top:-90px;color:#fff;text-align:center;font-size:85px;font-weight:800;box-sizing:border-box;font-family:Gotham-Bold;z-index:999}
@keyframes rotateAnimatet{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.yuzde10{position:absolute;right:16%;top:24%;width:145px}
.yuzde10 img{z-index:2;position:relative;left:21%;top:-62px;bottom:5%}
.yuzde10:before{content:"";background:url(../images/yuzde10.html);background-size:100%;background-repeat:no-repeat;background-position:center center;display:block;position:absolute;width:108%;height:230px;z-index:1;left:79%;margin-left:-115px;top:-34%;margin-top:-117px;animation:rotateAnimate linear 30s;animation-iteration-count:infinite;transform-origin:50% 50%;-webkit-animation:rotateAnimate linear 30s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;-moz-animation:rotateAnimate linear 30s;-moz-animation-iteration-count:infinite;-moz-transform-origin:50% 50%;-o-animation:rotateAnimate linear 30s;-o-animation-iteration-count:infinite;-o-transform-origin:50% 50%;-ms-animation:rotateAnimate linear 30s;-ms-animation-iteration-count:infinite;-ms-transform-origin:50% 50%}
.vidBtnCircle{width:60px;height:60px;text-align:center;border:1px solid #fff;-moz-border-radius:360px;-webkit-border-radius:360px;border-radius:360px;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.42,0,0,1);margin:0 auto 10px}
.vidBtnCircle i{padding-top:4px;transition:all .3s cubic-bezier(.42,0,0,1);width:20px}
.patlangac{position:absolute;left:5%;top:0;text-align:left;width:13%;z-index:2;visibility:hidden}
.kampBitis{position:absolute;left:0;top:5%}
.kampBitis p{color:transparent;pointer-events:none}
.kampBitis p strong{font-family:Gotham-Bold}
.tanitim a:hover .vidBtnCircle{transform:scale(.9)}
.tanitim a:hover .vidBtnCircle i{transform:scale(1.3)}
.tanitim a:hover strong{letter-spacing:3px}
.golge{float:right;position:absolute;top:0;right:0;bottom:0}
.golge img{width:auto;height:100%;float:right}
.metro{width:auto;position:absolute;top:90px;left:47%;float:left}
.metro img{width:auto;height:100%}
.ziraat{position:absolute;right:5%;top:3%}
.guvence{position:relative;display:table;margin:auto;width:270px;margin-top:10px}
.icon-telefon{position:relative;display:table;margin:20px auto 0}
.family{position:absolute;left:0;bottom:0;width:40%}
.topBar{position:absolute;left:0;width:100%;top:0;display:inline-block}
.topBar ul li {
    float: left;
    margin: 0px -18px;
    display: inline-block;
}
.topBar ul li a {
    display: block;
    padding: 14px 0;
    /* background-image: linear-gradient(to left bottom, #978250, #a99867, #bcae7f, #cfc598, #e3dcb1); */
    color: white;
    width: 170px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0 0 7px 7px;
    transition: all .2s ease-in-out;
    position: relative;
    top: 0;
}
.topBar ul li a:hover {
    color: #dbff4d;
    top: -4px;
}
.hidden{display:none!important}
.topBar ul{display:table;margin:0 auto}
.migros{position:absolute;left:2%;top:12%;width:30%}
.tapu{position:absolute;bottom:12%;left:42%;width:15%}
.projeBg{background-image:url(../images/projeBg.jpg);background-position:center top;background-repeat:no-repeat;position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;background-size:cover}
.projeDetail{max-width:1600px;width: 90%;height:80vh;margin:10vh 0 10vh;display:none;}
.projectContent{position:absolute;z-index:1;width:92%;font-size:.8vw;line-height:1.3;color:#000;text-shadow:1px 1px 2px #fff}
.column {
    float: left;
    width: 18.73%;
    top: 221px;
    left: 7%;
    position: relative;
}

.column1 {
    float: left;
    width: 63.73%;
    top: 17px;
    left: 0%;
    position: relative;
}

.column2 {
    float: left;
    width: 100%;
    top: 14%;
    left: 56%;
    position: absolute;
}

.column3 {
    float: left;
    width: 38%;
    top: 41%;
    left: 23%;
    position: absolute;
}

.column4 {
    float: left;
    width: 63.73%;
    top: -121px;
    left: 7%;
    position: relative;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* SLİDER BÖLÜMÜ */
#SLIDE_BG {
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    backface-visibility: hidden;
    animation: slideBg 15s ease-in-out infinite 0s;
    animation-timing-function: ease-in-out;
    background-image: url('../images/1.png');
}
@keyframes slideBg {
 0% {
    background-image: url('../images/1.png');
 }
 50% {
     background-image: url('../images/2.png');
  }
  75% {
      background-image: url('../images/3.png');
   }
   100% {
         background-image: url('../images/1.png');
      }
}

.solust {
    width: 35%;
    float: left;
    padding: 1%;
    z-index: 101;
}
.solust1 {
    width: 23%;
    float: left;
    padding: 1%;
    z-index: 101;
}

.ortaust {
    width: 42%;
    float: left;
    padding-top: 5%;
    z-index: 99;
}
.ortaust1 {
    width: 51%;
    float: inherit;
    padding-top: 5%;
    z-index: 99;
    position: absolute;
    margin-left: 7%;
}
.sagust {
    width: 20%;
    float: right;
    padding-top: 50px;
    z-index: 101;
}
.sagust1 {
    width: 32%;
    float: right;
    padding-top: 23px;
    z-index: 101;
}
.alana {
    padding-right: 9px;
    width: 37%;
    float: left;
}
.alanb {
    width: auto;
    float: left;
}
.alanc {
    width: 47%;
    float: left;
    padding: 4px;
    margin-top: -5px;
}
.icbir {
    width: 17%;
    float: left;
    padding-top: 4px;
}
.iciki {
    width: 17%;
    float: left;
    padding-top: 4px;
}
.icuc {
    float: left;
}
.aland {
    width: 19%;
    float: left;
}
.formalani {
    width: 25%;
    justify-content: center;
}

.projeler {
    margin: 115px auto 0 auto;
    display: table;
}

.projeic {
    margin:0 auto 0 auto;
    	display:table;
}
.izin1 {
    padding-top: 0;
    margin: 21px auto;
    float: none;
    clear: both;
}
.proje1 {
    float: left;
    width: 180px;
}
.proje1:hover {
    margin-top: -1%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-image: url(../images/proje1h.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:185px;
}
.proje2 {
    float: left;
    width: 180px;
    position: relative;
    margin-top: -9%;
}
.proje2:hover {
    margin-top: -10%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-image: url(../images/proje2h.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width:185px;
}
.proje3 {
    float: left;
    width: 180px;
}
.proje3:hover {
    margin-top: -1%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-image: url(../images/proje3h.png);
    -webkit-background-size: contain;
    -moz-background-size:  contain;
    -o-background-size: contain;
    background-size: contain;
    width:185px;
}
.proje4 {
    float: left;
    width: 180px;
    position: relative;
        margin-top: -9%;
}
.proje4:hover {
    margin-top: -10%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-image: url(../images/proje4h.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width:185px;
}
.proje5 {
    float: left;
    width: 180px;
}
.proje5:hover {
    margin-top: -1%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-image: url(../images/proje5h.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width:185px;
}

footer {
    bottom: 13px;
    clear: both;
    position: absolute;
}
.footeralt {
    margin-left: 50px;
    bottom: 9%;
    position: relative;
    width: 100%;
    float: left;
    left: 0;
}

header {
    visibility: visible;
    display: block;
}

#bg {
    position: absolute;
    width: 100%;
    height: 100vh;
    background-position: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/sliderbg.png);
    z-index: -99;
}
#formalanibg {
    position: fixed;
    width: 14.5%;
    height: 100vh;
    background-position: inherit;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/formalanibg.png);
    float: right;
    right: 0;
    margin-top: 88px;
    z-index: 5;
}
.arkaplan {
    z-index: 1;
}

.slider {
    top: -35px;
    margin-bottom: -5%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    float: right;
    right: -8%;
    bottom: 42px;
}
.slider img {
    object-fit: contain;
}

.slides{
  width: 500%;
  height: 100%;
  display: flex;
  z-index: -3;
}


.slides input{
  display: none;
}

.slide{
  width: 20%;
  transition: 2s;
  z-index: -5;
}

.slide img{
  width: 100%;
  height: 100vh;
}

/*css for manual slide navigation*/

.navigation-manual{
  position: absolute;
  width: 800px;
  margin-top: -40px;
  display: flex;
  justify-content: center;
  z-index: 9;
}

.manual-btn{
  border: 2px solid #40D3DC;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  transition: 1s;
  z-index: 99;

}

.manual-btn:not(:last-child){
  margin-right: 40px;
  z-index: 99;
}

.manual-btn:hover{
  background: #40D3DC;
  z-index: 99;
}

#radio1:checked ~ .first{
  margin-left: 0;
}

#radio2:checked ~ .first{
  margin-left: -20%;
}

#radio3:checked ~ .first{
  margin-left: -40%;
}

#radio4:checked ~ .first{
  margin-left: -60%;
}

/*css for automatic navigation*/
.navigation-auto {
    margin-left: -2%;
    position: absolute;
    display: inline-grid;
    width: 142px;
    justify-content: center;
    margin-top: 423px;
    z-index: 9;
}

.navigation-auto div{
  margin-bottom: 15px;
  background: #fff;
  padding: 7px;
  border-radius: 10px;
  transition: 1s;
  z-index: 99;

}

.navigation-auto div:not(:last-child){
  margin-right: 40px;
  z-index: 99;

}

#radio1:checked ~ .navigation-auto .auto-btn1{
  background: #E61E3F;
  z-index: 99;

}

#radio2:checked ~ .navigation-auto .auto-btn2{
  background: #E61E3F;
  z-index: 99;
}

#radio3:checked ~ .navigation-auto .auto-btn3{
  background: #E61E3F;
  z-index: 99;
}

#radio4:checked ~ .navigation-auto .auto-btn4{
  background: #40D3DC;
  z-index: 99;
}

.auto-btn5 {
    visibility: hidden;
    display: none;
    z-index: 99;
}

.copy {
    margin-right: 4%;
    float: right;
    bottom: 0;
    margin-top: 31%;
}

.layout {
    width: 1920px;
    height: 1080px;
  
    display: grid;
    grid:
      "header" auto
      "birincialan" 1fr
      "footer" auto
      "ikincialan" 1fr
      "ucuncualan" auto
      "dorduncualan" 1fr
      "besincialan" 1fr
      / 1fr;
    gap: 8px; 
  }
  
  .birincialan {
    grid-area: birincialan;
    height: 100vh;
}

.ikincialan {
    grid-area: ikincialan;
    background-color: #EDF2F4;
    padding-bottom: 2%;
}


.pen {
    max-width: 635px;
    width: 92%;
    margin: 50px auto 0;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-animation: 1s appear 1 forwards;
    -moz-animation: 1s appear 1 forwards;
    -o-animation: 1s appear 1 forwards;
    animation: 1s appear 1 forwards;
  }
  .credit {
    display: block;
    max-width: 400px;
    text-align: center;
    margin: 150px auto 0;
    padding: 0;
    font-size: 0.8em;
    color: #f0f0f0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
  }
  .credit p a,
  .credit a {
    color: white;
    text-decoration: none;
    font-weight: 700;
  }
  .credit p a:hover,
  .credit a:hover,
  .credit p a:active,
  .credit a:active {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.4);
    color: white;
  }
  .credit p a.button,
  .credit a.button {
    padding: 6px 12px;
    margin-top: 10px;
    background: #000000;
    border-radius: 3px;
  }
  .credit p a.button:hover,
  .credit a.button:hover {
    background: #2b2b2b;
  }
  .credit p:last-of-type {
    margin-bottom: 30px;
  }
  .stage {
    max-width: 635px;
    width: 100%;
    height: 400px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
.element {
    border-right: 1px solid #03045E;
    -webkit-transform-origin: 50% 50%;
    height: inherit;
    margin: 0px -4px 0 0;
    display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
  .element.active {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .element.inactive {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 0.4;
  }
  .element.franklin {
    background: url('../images/resim1.png') 0% 0 no-repeat;
    background-size: cover;
  }
  .element.franklin::hover {
      background: url('../images/slider1h.png') 0% 0 no-repeat;
      background-size: cover;
    }
  .element.michael {
    background: url('../images/resim2.png') 0% 0 no-repeat;
    background-size: cover;
  }
  .element.michael::hover {
      background: url('../images/slider2h.png') 0% 0 no-repeat;
      background-size: cover;
    }
  .element.trevor {
    background: url('../images/resim3.png') 0% 0 no-repeat;
    background-size: cover;
  }
  .element.trevor::hover {
      background: url('../images/slider3h.png') 0% 0 no-repeat;
      background-size: cover;
    }
  .element.voltor {
    background: url('../images/resim4.png') 0% 0 no-repeat;
    background-size: cover;
  }
    .element.voltor::hover {
      background: url('../images/slider4h.png') 0% 0 no-repeat;
      background-size: cover;
    }
  .element:last-of-type {
    margin: 0;
  }
  @media all and (min-width: 900px) {
 .pen {
     max-width: 100%;
 }
    .element {
      width: 350px;
    }
    .element.inactive {
    }
    .element..active {
    }
 .stage {
     max-width: 100%;
     height: 770px;
 }
  }


  @-o-keyframes appear {
    15% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes appear {
    15% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

.ucuncualan {
    grid-area: ucuncualan;
    background-color: #fff;
}  .dorduncualan { grid-area: dorduncualan; }
  .besincialan {
      grid-area: besincialan;
      background-color: #fff;
  }


  
p.ortayazi {
    padding-top: 4%;
    color: #03045E;
    width: 74%;
    font-family: 'Montserrat', sans-serif;
}

.iceriyazi {
    padding: 8% 0 3% 0;
    width: 65%;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(2, 50%);
    gap: 88px;
    text-align: left;
    margin-left: 0;
}

h2.projebaslik {
    font-weight: 600;
    line-height: 3;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
}

p.icerikmetin {
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.projepart {
    margin-top: 6px;
	margin-left:40%;
    color: #03045E;
    line-height: 1.9;
    font-family: 'Montserrat', sans-serif;
}

h2.galeribaslik {
    font-weight: 600;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: -24%;
    font-size: 20px;
    height: 36px;
}

.carousel-cell {
  width: 66%;
  height: 400px;
  margin-right: 10px;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

.u-gallery-nav-prev:focus, .u-gallery-nav-prev:hover, .u-gallery-nav-next:focus, .u-gallery-nav-next:hover, .u-carousel-control-prev:focus, .u-carousel-control-prev:hover, .u-carousel-control-next:focus, .u-carousel-control-next:hover {
    z-index: 99 !important;
}

/* fade in lazy loaded image */
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}
.dorduncubaslik {
    margin-top: 3%;
    padding-top: 4%;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.dorduncualan {
    padding-left: 18%;
    grid-area: dorduncualan;
}
p.dorduncuicerikyazi {
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 2;
    padding-bottom: 6%;
}

img.sagays {
    margin-top: 4%;
    margin-left: -25%;
    width: 90%;
}
img.altgorsel {
    margin: -2% 0px 0px 7%;
}

.besincii {
	text-align: center;
}

.footerbolumu {
    width: 100%;
    display: flex;
    gap: 16px;
    margin-top: 5%;
    align-items: center;
}

.grow15 {
    flex-grow: 0;
    width: 80%;
	margin-bottom: 50px;
}
.grow5 {
    margin-bottom: 1%;
    flex-grow: 0;
    width: 17px;
}

.grow75 {
    flex-grow: 0;
    width: 69px;
    margin-bottom: 3%;
}
#top1 {
    transition: all .5s ease-in-out;
}
.mouse:hover {
margin-top: 10px;
}

* Component Needs */

.pc-tab > input,
.pc-tab section > div {
  display: none;
}

#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3 {
  display: block;
}

#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
#tab3:checked ~ nav .tab3 {
  color: red;
}

/* Visual Styles */

$activeColor: #ffffff;
$unactiveColor: #eeeeee;
$unactiveHoverColor: #dddddd;

@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,400,700);

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}

h1 {
    font-weight: 100;
    font-size: 60px;
    color: #fff;
}

.pc-tab {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
    li {
      label {
        font-family: 'Montserrat', sans-serif;
        float: left;
        padding: 15px 25px;
        border: 1px solid #ddd;
        border-bottom: 0;
        background: $unactiveColor;
        color: #444;
        &:hover {
          background: $unactiveHoverColor;
        }
        &:active {
          background: $activeColor;
        }
      }
      &:not(:last-child) label {
         border-right-width: 0;
      }
    }
  }
  section {
    font-family: "Droid Serif";
    clear: both;
    div {
      padding: 20px;
      width: 100%;
      border: 1px solid #ddd;
      background: #fff;
      line-height: 1.5em;
      letter-spacing: 0.3px;
      color: #444;
      h2 {
        margin: 0;
        font-family: "Raleway";
        letter-spacing: 1px;
        color: #34495e;
      }
    }
  }
}

#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
  label {
    color: #111;
    position: relative;
    &:after {
      content: '';
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: $activeColor;
      left: 0;
      bottom: -1px;
    }
  }
}

.main-scroll-div {
            width: 90%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            /* border: 2px solid red; */
        }

        .cover {
            position: relative;
            width: 100%;
            height: 50%;
            z-index: -1;
        }

        .cover::before {
            position: absolute;
            content: "";
            left: 0;
            top: 0;
            z-index: 99;
            height: 100%;
            width: 150px;
        }

        .cover::after {
            position: absolute;
            content: "";
            right: 0;
            top: 0;
            z-index: 99;
            height: 100%;
            width: 150px;
        }

        .scroll-images {
            width: 100%;
            height: auto;
            display: flex;
            justify-content: left;
            align-items: center;
            overflow: auto;
            position: relative;
            scroll-behavior: smooth;
        }

        .child {
            min-width: 600px;
            height: 450px;
            margin: 1px 10px;
            cursor: pointer;
            border: 1px solid rgba(207, 201, 201, .3);
            overflow: hidden;
        }

        .scroll-images::-webkit-scrollbar {
            -webkit-appearance: none;
        }

        .child-img {
            width: 100%;
            height: 100%;
        }

        .icon {
            color: rgb(67, 247, 76);
            background-color: black;
            font-size: 50px;
            outline: none;
            border: none;
            padding: opx 20px;
            cursor: pointer;
        }

        .icon:hover {
            color: yellow;
        }

        button.saga {
            margin-right: 6px;
            float: right;
            position: relative;
            margin-top: -14%;
            padding: 15px;
            border-radius: 100px;
            border: none;
            background-color: #EDF2F4;
            z-index:99;
        }
        button.sola {
            margin-right: 6px;
            float: left;
            position: absolute;
            margin-top: 12%;
            padding: 15px;
            border-radius: 100px;
            border: none;
            background-color: #EDF2F4;
            z-index: 99;
        }

.warpper{
  display:flex;
  flex-direction: column;
  align-items: center;
  width:80%;
}
.tab{
  cursor: pointer;
  padding:10px 20px;
  margin:0px 2px;
  display:inline-block;
  color:#8D99AE;

}
.panels {
    min-height: 200px;
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
    overflow: hidden;
    padding: 4% 0 0 0;
    float: left;
    left: 0;
}

.panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.panel-title{
  font-size:1.5em;
  font-weight:bold
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel{
  display:block
}
#one:checked ~ .tabs #one-tab, #two:checked ~ .tabs #two-tab, #three:checked ~ .tabs #three-tab {
    font-family: montserrat;
    color: #081A33;
    font-weight: 900;
}
.cizgi {
    border-right: 1px solid #8D99AE;
}

img.boyut {
    width: 50%;
}

img.outdoor1 {
    float: left;
    padding: 0;
    position: absolute;
    width: 27%;
    margin-top: 13px;
    left: 0;
}

.indoor1 {
    margin-left: 48%;
    position: relative;
    right: 0;
    float: right;
    height: 8px;
    width: 49%;
    margin-top: 15px;
}



.img-div{position:relative; display: inline-block; width: 19%;}
.img-div:hover:after{
    content:'';
    position:absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: url('../images/view.png') center no-repeat;
    background-size: 150px;
    visibility: hidden;
}

.img-div:hover img{opacity: 0.4;}

/* CAMLI VADİ CSS */

.camlivadi {
  width: 100%;

  display: grid;
  grid:
    "camlivadi1" auto
    "camlivadi2" 1fr
    "camlivadi3" auto
    "camlivadi4" auto
    "camlivadi5" auto
    / 1fr;
  gap: 8px;
}

.camlivadi1 {
    color: #fff;
    background-color: #081A33;
    grid-area: camlivadi1;
    height: 800px;
}
.camlivadi2 {
    margin-top:-1%;
    grid-area: camlivadi2;
    width: 100%;
    background-color: #EDF2F4;
    min-height:150px;
    padding: 2%;
}

.camlivadi3 {
    grid-area: camlivadi3;
    width: 100%;
    background-color: #fff;
    min-height: 450px;
    padding:2%;
}
.camlivadi4 {
    margin-top: -1%;
    grid-area: camlivadi4;
    width: 100%;
    background-color: #fff;
    min-height: 300px;
}
.camlivadi5 {
    grid-area: camlivadi5;
    background-color: #fff;
    width: 100%;
    min-height: 300px;
    margin-top: 1%;
}
.hakkimizdasag {
    width: 50%;
    float: right;
    padding-top: 4%;

}
.hakkimizdasol {
    padding-top: 7%;
    width: 35%;
    float: left;
    padding-left: 8%;
}

p.yazi {
    font-size: 14px;
    font-family: montserrat;
    line-height: 1.4;
}

.hakkindagorsel {
    width: 50%;
}

.info {
    width: 100%;
    padding: 2% 0 0 5%;
    display: flex;
    gap: 44px;
}

.info1 {
    width: 5%;
    place-self: center;
}
.baslikismi {
    font-size: 26px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

.yaziorta {
    margin-top: -15px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
}
p.altyazim {
    font-size: 21px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.ayirici {
    padding-right: 33px;
    border-right: 1px solid #03045E;
    height: 103px;
}

.flats {
    font-size: 40px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.flats2 {
    font-size: 22px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.yazialtin {
    font-size: 39px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

div#flatsi {
    place-self: center;
}

.social {
    width: 100%;
    display: flex;
    gap: 16px;
    padding-left: 9%;
}

.socialbaslik {
    font-size: 39px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.socialicerik {
    color: #8D99AE;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 2;
    padding-top: 7%;
}

.sociall {
    margin-top: 2%;
    margin-left: 9%;
}
.altsocial {
    width: 72%;
}
.yaziorta {
    margin-top: -15px;
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    margin-left: 28%;
}
.location {
    color: #03045E;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    margin-left: 2%;
}
.loactiongorsel {
    margin-left: 2%;
    margin-top: 5%;
    width: 72%;
}
p.locationalt {
    margin-top: 1%;
    margin-left: 2%;
    width: 72%;
    color: #081A33;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
img.logocamli {
    margin-left: 25%;
    width: 26%;
}


/* galeri slider */

input[type=radio] {
  display: none;
}

.card {
padding-left: 20%;
  position: absolute;
  width: 55%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  transition: transform .4s ease;
  cursor: pointer;
}

.containere {
    width: 63%;
    height: 406px;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.cards {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.cards img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}

#item-1:checked ~ .cards #song-3, #item-2:checked ~ .cards #song-1, #item-3:checked ~ .cards #song-2 {
  transform: translatex(-40%) scale(.8);
  opacity: 0.9;
  z-index: 0;
}

#item-1:checked ~ .cards #song-2, #item-2:checked ~ .cards #song-3, #item-3:checked ~ .cards #song-1 {
  transform: translatex(40%) scale(.8);
  opacity: 0.9;
  z-index: 0;
}

#item-1:checked ~ .cards #song-1, #item-2:checked ~ .cards #song-2, #item-3:checked ~ .cards #song-3 {
  transform: translatex(0) scale(1);
  opacity: 1;
  z-index: 1;

}

.image {
	position: relative;
	width: 500px;
}

.image__img {
	display: block;
	width: 100%;
}

.image__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.25s;
}

.image__overlay--blur {
	backdrop-filter: blur(5px);
}

.image__overlay--primary {
}
.image__overlay>* {
	transform: translateY(20px);
	transition: transform 0.25s;
}

.image__overlay:hover {
	opacity: 1;
}

.image__overlay:hover>* {
	transform: translateY(0);
}

.image__title {
	font-size: 2em;
	font-weight: bold;
}

.image__description {
	font-size: 1.25em;
	margin-top: 0.25em;
}


/* HİLAL EVLERİ CSS */

.hilalevlerii {
    width: 100%;
    display: grid;
    grid:
        "hilalevleri1" auto
        "hilalevleri2" auto
        "hilalevleri3" auto
        "hilalevleri4" auto
        "hilalevleri5" auto / 1fr;
    gap: 8px;
    margin-bottom: 5%;
}

.hilalevleri1 {
    grid-area: hilalevleri1;
    width: 100%;
    background-color: #fff;
    padding: 3% 0 1% 12%;
}
.hilalevleri2 {
    margin-top: 5%;
    grid-area: hilalevleri2;
    background-color: #081A33;
    width: 63%;
    color: #fff;
    padding: 2% 0 2% 12%;
}
.hilalevleri3 { grid-area: hilalevleri3; }

.hilalevleri4 {
    grid-area: hilalevleri4;
    width: 77%;
    text-align: -webkit-center;
}

.hilalevleri5 {
    background-color: black;
    grid-area: hilalevleri5;
    width: 100%;
    text-align: -webkit-center;
    margin-top: 4%;
}

.hilalic {
  display: flex;
  gap: 25px;
}

p.hilalbaslik {
    color: #8D99AE;
    font-size: 44px;
    font-family: 'Montserrat', sans-serif;
}
.ayiricim {
    padding-right: 33px;
    border-right: 1px solid #E61E3F;
    height: 103px;
}

p.hilalicbaslik {
    color: #081A33;
    font-family: 'Montserrat', sans-serif;
}

b.oniki {
    font-weight: 500;
    color: #8D99AE;
    font-size: 38px;
}

.hilalortala {
    place-self: center;
}

.hilalicy {
    display: flex;
    gap: 8%;
}

.yaziboyutu {
    font-size: 30px;
}


.playgrr {
  width: 74%;
    padding: 5%;
  display: grid;
  grid:
    "playgr playgr1" 1fr
    "playgr2 playgr3" 1fr
    "playgr4 playgr5" 1fr
    / 50% 50%;
  gap: 8px;
}

.playgr {
    grid-area: playgr;
    padding-left: 13%;
}
.playgr1 {
    grid-area: playgr1;
    margin-bottom: 38px;
}
.playgr2 { grid-area: playgr2; }
.playgr3 { grid-area: playgr3; }
.playgr4 { grid-area: playgr4; }
.playgr5 { grid-area: playgr5; }



p.playgrounds {
    color: #8D99AE;
    font-size: 43px;
    margin-bottom: 20px;
}

.playicyazi {
    color: #081A33;
    font-size: 14px;
}
img.devami {
    margin-top: 24px;
    width: 34px;
}
img.playboyut {
    width: 68%;
}

img.indoors {
    width: 25%;
    float: left;
    margin-top: 3%;
}

.playg7 {
    width: auto;
    place-self: center;
}

p.photos {
    margin-bottom: 5%;
    margin-left: 12%;
    color: #3D3D3D;
    font-size: 33px;
}

img.outdoors {
     width: 25%;
     margin-top: 3%;
 }

.or {
    font-family: 'Montserrat', sans-serif;
    color: #081A33;
    font-weight: 900;
    font-size: 19px;
    }

.hlocation {
  display: flex;
  gap: 16px;
}

p.hloactions {
    color: #3D3D3D;
    font-size: 38px;
    font-weight: 100;
}


.hmetin {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    font-size: 14px;
}
img.hboyut {
    width: 75%;
    margin-bottom: 20px;
    margin-top: 3%;
}

p.solayaslama {
    text-align: left;
    margin-left: 18%;
}

p.hprojecs {
    font-size: 30px;
    color: #3D3D3D;
    font-weight: 100;
    letter-spacing: 2px;
}

img.hilalevlerilogo {
    margin-left: 25%;
    width: 20%;
}
/* HİLAL EVLERİ CSS */



/* APARTMENTS */

.apartmens {
  width: 100%;

  display: grid;
  grid:
    "apartmen" auto
    "apartmen1" auto
    "apartmen2" auto
    "apartmen3" auto
    / 1fr;
  gap: 8px;
}

.apartmen { grid-area: apartmen; }
.apartmen1 { grid-area: apartmen1; }
.apartmen2 { grid-area: apartmen2; }
.apartmen3 { grid-area: apartmen3; }


.apartmanic {
    padding-left: 6%;
    width: 100%;
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    background-color: #fff;
    padding-top: 3%;
}

.apartmanyazi {
    grid-area: apartmanyazi;
    width: 80%;
    background-color: #fff;
    padding-top: 5%;
}

p.apartmenyazi {
    color: #3D3D3D;
    font-size: 31px;
    font-weight: 100;
}

img.aprt {
    width: 100%;
}

.apartmanic {
    padding-left: 6%;
    width: 43%;
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    background-color: #fff;
    padding-top: 3%;
    margin-left: 11%;
}
img.aprts {
    position: absolute;
    width: 83%;
}

.sonbloke {
    width: 100%;
    display: grid;
    grid: "sonblok" auto / 1fr;
    gap: 8px;
    padding-left: 22%;
}

.sonblok { grid-area: sonblok; }

img.aprtson {
    width: 29%;
}
/* APARTMENTS */


/* LOKASYON */
.lokasyon {
    width: 100%;
    display: grid;
    grid: "span12 span12 ." 1fr / 1fr 25% 75%;
    gap: 0px;
    padding-top: 5%;
}

.span12 {
    grid-area: span12;
    min-height: 150px;
    background-color: #9CCFCA;
    padding: 6% 0% 6% 16%;
}
.span14 {
    background-color: #EDF2F4;
    margin: 0;
    width: 48%;
    padding: 4% 0% 0% 2%;
    }
p.lokasyonyazi {
    color: #3D3D3D;
    font-size: 30px;
}
p.lokasyonicyazi {
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
}

.apartmanyazisi {
    text-align: -webkit-center;
    width: 100%;
    background-color: #fff;
    top: -8%;
    position: relative;
}

.lokasyongorseli {
  width: 100%;

  display: grid;
  grid:
    "locationgorsel" auto
    / 1fr;
  gap: 8px;
}

img.lokasyong {
    margin-left: 4%;
    width: 59%;
}

.locationgorsel { grid-area: locationgorsel; }
/* LOKASYON */

/* BENESTA */
.benestam {
    width: 100%;
    display: grid;
    grid:
        "benesta1" auto
        "benesta2" auto
        "benesta3" auto
        "benesta4" auto
        "benesta5" auto
        "benesta6" auto
        "benesta7" auto / 100%;
    gap: 8px;
    background-color: #fff;
}


.benesta1 {
    grid-area: benesta1;
    width: 100%;
    min-height: 250px;
    padding-top: 2%;
}
.benesta2 {
    grid-area: benesta2;
    width: 80%;
}
.benesta3 {
    grid-area: benesta3;
    width: 80%;
}
.benesta4 {
     padding: 2%;
     grid-area: benesta4;
     width: 80%;
 }

.benesta5 {
    grid-area: benesta5;
    width: 80%;
}
.benesta6 {
    grid-area: benesta6;
    width: 80%;
}
.benesta7 {
    grid-area: benesta7;
    width: 80%;
}

.projemizz {
    width: 75%;
    display: flex;
    gap: 16px;
    align-items: center;
}
.grow1 {
    width: 33%;
    flex-grow: 1;
}
.grow1 {
    width: 14%;
    flex-grow: 1;
}
.grow2 {
    padding-right: 8%;
    width: 2%;
    flex-grow: 1;
    text-align: right;
}
p.benestatitle {
    color: #8D99AE;
    font-size: 39px;
}
p.metin {
    font-size: 14px;
    color: #081A33;
}
p.aboutthe {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    color: #03045E;
}
p.concept {
    font-weight: 100;
    color: #8D99AE;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-top: 25px;
}

p.benloyazi {
    line-height: 1.6;
    position: absolute;
    margin-top: -22% !important;
    color: #081A33;
    font-size: 17px;
    text-align: right;
    clear: both;
}

p.benastabaslik {
    font-weight: 900;
    color: #8D99AE;
    font-size: 45px;
    text-align-last: center;
}

.containere1 {
    margin-top: 3%;
    margin-left: -11%;
    width: 100%;
    height: 523px;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.card1 {
    padding-left: 20%;
    position: absolute;
    width: 69%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    transition: transform .4s ease;
    cursor: pointer;
}
.ayiricis {
    height: 36px;
    width: 1px;
    background-color: #E61E3F;
}
p.concept1 {
    color: #081A33;
    font-size: 14px;
    text-align-last: center;
    line-height: 1.85;
}

.benestaalt {
    width: 100%;
    display: grid;
    row-gap: 104px !important;
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(3, 33%);
    gap: 13px;
    margin-bottom: -12%;
    margin-top: 4%;
}

p.ustmetinn {
    color: #081A33;
    font-size: 14px;
    text-align: center;
}

p.altbaslikk {
    color: #081A33;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    text-align: -webkit-center;
}
b.km {
    font-size: 55px;
    color: #081A33;
}
/* BENESTA */



label, a{
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  display: inline-block;
  color: inherit;
  transition: border 0.2s;
  padding: 3px 2px;
  }
}

.tabss{
  display: grid;
  height: 100%;
  width: 100%;
  overflow: hidden;
  grid-template-rows: 50px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

input[type="radio"]{
  display: none;
}
label.nav{
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  transition: background 0.4s, padding-left 0.2s;
  padding-left: 0;
  input[type="radio"]:checked + .page + &{
    color: #000;
    padding-left: 20px;
    span{
      padding-left: 20px
    }
    svg{
      opacity: 1;
    }
  }
  span{
    padding-left: 0px;
    position: relative;
  }
  svg{
    left: 0;
    top: -3px;
    position: absolute;
    width: 15px;
    opacity: 0;
    transition: opacity 0.2s;
  }
}

.page{
  grid-column-start: 1;
  grid-row-start: 2;
  grid-column-end: span 3;
  padding: 0px 20px;
  display: flex;
  align-items: center;
}

.page-contents > *{
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.2s, transform 0.2s;
  @for $c from 1 through 20{
    &:nth-child(#{$c}){
      transition-delay: 0.2s + ($c * 0.2s);
    }
  }
}

input[type="radio"] + .page{
  transition: transform 0.2s;
  transform: translateX(100%);
}

input[type="radio"]:checked + .page{
  transform: translateX(0%);
  .page-contents > *{
    opacity: 1;
    transform: translateY(0px);
  }
}

.page-contents{
  max-width: 100%;
  width: 500px;
  margin: 0 auto;
}
.panelsss {
    width: 71%;

}
/**
 * Tabs
 */
.tabs {
	display: flex;
	flex-wrap: wrap;
}
.tabs label {
	order: 1;
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
  background: #90CAF9;
  font-weight: bold;
  transition: background ease 0.2s;
}
.tabs .tab {
  order: 99; // Put the tabs last
  flex-grow: 1;
	width: 100%;
	display: none;
  padding: 1rem;
  background: #fff;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}

/**
 * Generic Styling
*/


#jssor_1 {
    width: 100%;
    height: 90% !important;
    bottom: 0;
    float: right;
    right: 0;
    position: absolute;
    margin-top: -75px !important;
}


.jssorb064 .iav .b {
    fill: #E61E3F !important;
    fill-opacity: .5;
    stroke: #E61E3F !important;
    stroke-width: 2000;
    color: #E61E3F ;
}

.jssorb064 .i .b {
    fill: #fff !important;
    fill-opacity: .5;
}

/** LIGHTBOX MARKUP **/

.lightboxx {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  /* A bit of padding around image */
  padding: 1em;

  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightboxx:target {
  display: block;
}

.lightboxx span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.gorsel1 {
    width: 25%;
    float: left;
}
.gorsel2 {
    width: 25%;
    float: left;
}
.gorsel3 {
    width: 25%;
    float: left;
}
.gorsel4 {
    width: 25%;
    float: left;
}

.formalaniyeni {
    visibility: hidden;
    display: none;
}
select#dairetipi {
    border-bottom: 1px solid #fff !important;
    border: 0;
    width: 300px;
    text-align: -webkit-center;
}

.solmenu {

    visibility: hidden;
    display: none;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 17px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 36px;
    margin-left: 0;
    width: 47px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/************CSS Animation***********/

.animated {
	animation-name: fadeIn;
	animation-duration: 1s;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.fadeIn {
	animation-name: fadeIn;
}

.slideryenisi {
    visibility: hidden;
    display: none;
}


.img-sliderrs {
    position: relative;
    width: 100vw;
    height: 400px;
}
.img-sliderrs .slider-container {
    position: absolute;
    width: 300%;
    top: 0;
    left: 0;
    overflow: hidden;
    animation: slider 10s infinite;
}
.img-sliderrs .slider-container .sliderss {
    position: relative;
    width: 33.33333333%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.img-sliderrs .slider-container .sliderss img {
  display: block;
  width: 100%;
  height: 100%
}
@keyframes slider {
    0%, 25%, 100%{left: 0}

    30%, 55%{left: -100%}

}

.yeniustslider {
visibility: hidden;
    display: none;
}

.logoyeni {
    visibility: hidden;
    position: absolute;
    z-index: 99;
    display: none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0C1A31;
    padding: 1rem 1.5rem;
    height: 100%;
    width: 100%;
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: transparent;
}

.close-button:hover {
    background-color: darkgray;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.solmenu1 {
    visibility: hidden;
    display: none;
}

.masaustuust {
    position: relative;
    visibility: visible;
    display: block;
}

.footeralanim {
    visibility: hidden;
    display: none;
}

@import url('https://fonts.cdnfonts.com/css/montserrat');

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    float: left;
    visibility: visible;
    display:block;
}

.my-float{
	margin-top:16px;
}

li.izin1 {
    position: relative;
    margin-left: 39%;
}
.izin1 {
    padding-top: 0;
    margin: 4px auto;
    float: none;
    clear: both;
}


.dropbtn {
            background-color: transparent;
            padding: 16px;
            font-size: 16px;
            border: none;
            z-index: 99 !important;
        }

        .dropdown {
            position: absolute;
            display: inline-block;
            z-index: 99;
            width: 111px;
            margin-top: -15px;
        }

        .dropdown-content {
            display: none;
            position: absolute;
            min-width: 160px;
            box-shadow: 0px 8px 16px
                0px rgba(0, 0, 0, 0.2);
            z-index: 99;
        }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            z-index: 99;

        }

        .dropdown-content a:hover {
            background-color: #E61E3F
        }

        .dropdown:hover .dropdown-content {
            display: block;
            z-index: 99;
        }

        .dropdown:hover .dropbtn {
            background-color: #E61E3F;
            z-index: 99
        }
       img.menugorsel.facebookss {
           margin-top: 31px;
       }

a.dilim {
    margin-top: 5%;
    margin-right: 8px;
}

.form-submit2 {
    background-position: center center;
    border-radius: 15px;
    width: 67px;
    height: 63px;
    border: 0px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: auto;
    font-family: Montserrat;
    background: transparent;
    background-image: url(../images/send.png);
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-weight: 300;
    box-shadow: none;
    margin-left: -25px;
    background-size: contain;
    margin-top: 83px;
    position: absolute;
}

.group::after, .tabBlock-tabs::after {
  clear: both;
  content: "";
  display: table;
}

*, ::before, ::after {
  box-sizing: border-box;
}

.unstyledList, .tabBlock-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 17%;
}

.tabBlock {
  margin: 0 0 2.5rem;
}

.tabBlock-tab {
  background-color: #fff;
  border-color: #8D99AE;
  border-right-style: solid;
  border-width: 1px;
  color: #b5a8c5;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  float: left;
  padding: 0.625rem 1.25rem;
  position: relative;
  -webkit-transition: 0.1s ease-in-out;
          transition: 0.1s ease-in-out;
}
.tabBlock-tab:last-of-type {
  border-right-style: solid;
}
.tabBlock-tab::before, .tabBlock-tab::after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  -webkit-transition: 0.1s ease-in-out;
          transition: 0.1s ease-in-out;
}

.tabBlock-tab::after {
  background-color: transparent;
  bottom: -2px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 700px) {
  .tabBlock-tab {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.tabBlock-tab.is-active {
    position: relative;
    color: #054B45;
    z-index: 1;
}

.tabBlock-tab.is-active::after {
  background-color: #fff;
}

.tabBlock-content {
  background-color: #fff;

  padding: 1.25rem;
}

.tabBlock-pane > :last-child {
  margin-bottom: 0;
}


.oh-slider-container {
position: relative;
overflow: hidden;
width: 100%;
}

.oh-slider-track {
display: flex;
transition: transform 0.3s ease-in-out;
}

.oh-slider-item {
    flex-shrink: 0;
    width: calc(100% / 3);
    padding: 24px;
}

.oh-slider-item img {
    object-fit: cover;
    width: 537px !important;
    height: 300px;
}

.oh-slider-prev, .oh-slider-next {
    border-radius: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    font-size: 24px;
    font-weight: bold;
    color: white;
    background-color: #00000087;
    border: none;
    outline: none;
    cursor: pointer;
}

.oh-slider-prev {
left: 10px;
}

.oh-slider-next {
right: 10px;
}
.tabBlock-pane {
    width: 83%;
}

img.cubuk {
    margin-left: 17px;
    margin-top: 15px;
    position: absolute;
	width: 100%;
}

section.formunalani {
    visibility: hidden;
    display: none;
}


.sliderboyutu {
    margin-left: -9%;
	width: 100% !important;
}