@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap');
/* font-family: 'Poppins', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
/* font-family: 'Roboto', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;700&display=swap');
/* font-family: 'Roboto Condensed', sans-serif; */
body{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
}
.clear{
    clear: both;
}
a {
    text-decoration: none;
}
button {
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 30px;
}

.mw-50 {
    max-width: 50%;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}
.mw-70 {
    max-width: 70%;
}
.mw-65 {
    max-width: 65%;
}
.mw-35 {
    max-width: 35%;
}

/* homeSlider*/
#homeSlider {
    width: 100%;
    height: 51vh;
}

#homeSlider .swiper-container {
    width: 100%;
    height: 100vh;
}

#homeSlider .main-swiper {
    position: absolute;
    z-index: 550;
    top: 0px;
    left: 0px;
}

#homeSlider .swiper-slide {
    overflow: hidden;
}

#homeSlider .slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}

#homeSlider .slide-inner img {
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    height: 100%;
}

#homeSlider .content-holder-slide {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    /*margin-top: 25%;*/
    text-align: center;
}

#homeSlider .slide-inner h1 {
    color: #fff;
    position: relative;
    width: 100%;
    font-size: 48px;
    z-index: 9995;
}

#homeSlider .slide-inner p {
    color: #fff;
    z-index: 99995;
    position: relative;
    width: 100%;
    margin-left: 3px;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

#homeSlider .seventh {
    width: 65% !important;
}

#homeSlider video {
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 100%;
    margin-left: inherit;
    margin-right: inherit;
    min-height: inherit;
    min-width: inherit;
    z-index: 500;
}

#homeSlider .video-dark-filter {
    min-height: 100%;
    min-width: 100%;
    background: rgba(0,0,0,0.1);
    position: absolute;
    top: 0px;
    left: 0px;
}
.modal-poppup img{
    width: 100%;
}
.cityBottomLeft{
    width:50%;
    height:2px;
    background-color : #fff;
    bottom:0px;
    left:0px;
    display:inline-block;
    position:absolute;
}
.cityBottomRight{
    width:50%;
    height:2px;
    background-color : #fff;
    bottom:0px;
    right:0px;
    display:inline-block;
    position:absolute;
}
.birGun {
    position: relative;
    z-index: 900;
}
.birGun .arkaplans{
    background: #fff;
}
.birGun .baslikp{
    margin-top:74px;
    margin-left:83px;
    line-height: 60px ;
    max-width: 500px;
}
.birGun .baslikp p{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 42px;
    text-align: left;
    line-height: 60px;
    letter-spacing: 0.17em;
}
.birGun button{
    height: 56px;
    line-height: 56px;
    border: 2px solid #000000;
    padding: 0px 55px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    letter-spacing: unset;
    font-family: 'Poppins', sans-serif;
}


.birGun button:hover{
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}

.divanresim{
    margin: 100px 0px;
}
.ayricalik p{
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
}
.divangri{
    width: 100%;
    max-height: 1080px;
    background-size:cover;
}
.divangri::after{
    height: 115vh;
    content: "";
    width: 100%;
    position: absolute;
    top:20px;
    left:0;
    background: rgba(42, 40, 82, 0.6);
    opacity: 0.4;
}
.konfor_2{}

.konfor_2 .sag2{
    background-color: #fff;
    background: linear-gradient(90deg, rgba(207,207,207,1) 0%, rgba(169,169,169,1) 100%);
}
.konfor_2 p{
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
    text-align: left;
}
.konfor_2 button{
    height: 56px;
    border: 2px solid #000000;
    padding: 0px 55px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}

.konfor_2 button:hover{
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}




.konfor .sol{
    background-color: #CEE0FF;
}

.konfor .sag{
    padding-bottom: 200px!important;
    background: rgb(207,207,207);
    background: linear-gradient(90deg, rgba(207,207,207,1) 0%, rgba(169,169,169,1) 100%);
}
.konfor button{
    height: 56px;
    border: 1px solid #000000;
    padding: 0px 55px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}
.konfor button:hover{
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
}
.konfor p{
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
    max-width: 60%;
    margin:auto;
    text-align: left;
}
.baslikimg{
    padding-top: 200px;
}
.index-back{ }
.index-back p{
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #000000;
}
.index-back h1{
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
}

.tstbg{
    min-height: 100px ;
}


.home_lokasyon .img_top {
    margin-bottom: -200px;
}

.home_lokasyon .sliderTxt {
    background: rgb(205,204,204);
    background: radial-gradient(circle, rgba(205,204,204,1) 0%, rgba(170,170,171,1) 100%);
}

.home_lokasyon .sliderTxt h3{
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    margin-top: 100px;
    margin-left: 60px;
    letter-spacing: -0.02em;
    color: #FFFFFF;

}
.home_lokasyon .sliderTxt p{
    font-weight: 700;
    font-size: 140px;
    line-height: 164px;
    margin-left: 50px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.backarrow{
    background-image: url("../img/back.svg");
    background-size: cover;
    height: 36px;
    width: 58px;
    display: inline-block;
    margin-right: 20px;
}

.nextarrow {
    background-image: url("../img/next.svg");
    background-size: cover;
    height: 36px;
    width: 58px;
    display: inline-block;
}

::placeholder{
    color: #FFF;
    letter-spacing: 0.23em;
    font-weight: 200;
    font-size: 22px;
    line-height: 40px;
}

.menuBtn {
    display: inline-block;
    margin: 45px 0px 0px 60px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.2em;
    color: #000000;
    position: relative;
    z-index: -999;
}
.menuBtn span {
    display: inline-block;
    width: 58px;
    height: 12px;
    border-top: solid 4px #000;
    border-bottom: solid 4px #000;

}
.headerLogo {
    position: relative;
    z-index: 999;
    max-width: 200px !important;
}
.headerKat{
    width: 350px;
    height: 70px;
    margin-left: 40px;
    border: 3px solid #000000;
    font-size: 16px;
    color: #000;
    background: unset;
    position: relative;
    z-index: 999;
}

.headerTel{
    width: 350px;
    height: 70px;
    border: 3px solid #000000;
    font-size: 26px;
    text-transform: uppercase;
    color: #000;
    background: unset;
    position: relative;
    z-index: 999;
}

.headerKat:hover, .headerKat:hover, .headerTel:hover {}

.menuOpen{
    left: 0px !important;
}

.solMenu {
    width: 505px;
    /*height: 715px;*/
    min-height: 85vh;
    position: absolute;
    left: -700px;
    top: 0;
    z-index: 998;
    border-radius: 0px 0px 100px 0px;
    background: rgb(205,204,204);
    background: radial-gradient(circle, rgba(205,204,204,1) 0%, rgba(170,170,171,1) 100%);
    transition: all 0.8s;
}

.solMenu ul {
    list-style-type: none;
    margin: 0;
    margin-top: 120px;
    padding: 0;
    text-transform: uppercase;
}
.solMenu ul li{
    display: block;
    margin-left: 150px;
}

.solMenu ul li a {
    color: #000;
    font-weight: 300;
    font-size: 22px;
    line-height: 55px;
    letter-spacing: 0.17em;
}
.solMenu ul li a:hover{
    color: #000;
    font-weight: 600;
    font-size: 22px;
    line-height: 55px;
    letter-spacing: 0.17em;
    border-bottom:1px #000000 solid ;
}


button#burger-button {
    width: 100px;
    height: 100px;
    border: none;
    background: white;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    outline: none;
}
button#burger-button > svg {
    width: 100%;
    height: 100%;
}
button#burger-button > svg #line1 {
    transition: all 0.5s;
    transform-origin: center center;
    transform: rotate(0deg);
}
button#burger-button > svg #line2 {
    transition: ease-in-out 0.5s;
    x: 46.6;
}
button#burger-button > svg #line3 {
    transition: all 0.5s;
    transform-origin: center center;
    transform: rotate(0deg);
}
button#burger-button.open > svg {
    width: 100%;
    height: 100%;
}
button#burger-button.open > svg #line1 {
    transition: transform 0.5s;
    transition: ease-in-out 0.3s;
    transform-origin: center center;
    transform: translateY(95px) rotate(45deg);
}
button#burger-button.open > svg #line2 {
    transition: ease-in-out 0.2s;
    x: -100%;
}
button#burger-button.open > svg #line3 {
    transition: transform 0.5s;
    transition: ease-in-out 0.3s;
    transform-origin: center center;
    transform: translateY(-45px) rotate(-45deg);
}

.menusbos{
    padding-left: 80px;
}
.menusbosr{
    padding-right: 80px;
}
.menu-icon {
    /*transform: scale(1.5);*/
}

.menu-icon {
    position: relative;
    width: 58px;
    height: 12px;
    cursor: pointer;
    z-index:999;
    float: left;
    margin-top: 28px;
}
.menu-icon .menu-icon__cheeckbox {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    z-index: 2;
    -webkit-touch-callout: none;

    opacity: 0;
}
.menu-icon div {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 58px;
    height: 12px;
}

.menuh{
    padding-left: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2em;
    color: #000000;
    z-index: 999;
    position: relative;
}
.menuh:hover{
    padding-left: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2em;
    color: #000000;
    z-index: 999;
    position: relative;
}
.menu-icon span {
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    background-color: #000;
    transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
}
.menu-icon span:first-of-type {
    top: 0;
}
.menu-icon span:last-of-type {
    bottom: 0;
}
.menu-icon.active span:first-of-type,
.menu-icon .menu-icon__cheeckbox:checked + div span:first-of-type {
    transform: rotate(45deg);
    top: 5px;
}
.menu-icon.active span:last-of-type,
.menu-icon .menu-icon__cheeckbox:checked + div span:last-of-type {
    transform: rotate(-45deg);
    bottom: 5px;
}
.menu-icon.active:hover span:first-of-type, .menu-icon.active:hover span:last-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:first-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:last-of-type {
    width: 58px;
}



.siziArayalim {
    position: fixed;
    z-index: 998;
    width: 80px;
    height: 350px;
    right: 0px;
    top: 0px;
    background: #D9D9D9;
    border-radius: 0px 0px 0px 100px;
}
.siziArayalim a {
    position: absolute;
    z-index: 101;
    width: 350px;
    height: 80px;
    right: -140px;
    top: 100px;
    font-weight: 600;
    font-size: 22px;
    line-height: 80px;
    letter-spacing: 0.17em;
    color: #000000;
    transform: rotate(-90deg);
}
.siziArayalim a i {
    margin-right: 15px;
}


.hzd p{
    width: 700px;
}

.saat p{
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color:#fff;
    margin-bottom: 0px;
    max-width: 35%;
}
.isol p {
    padding:0px 0px 0px 150px;
}
.isag p {
    padding:0px 150px 0px 0px;
}
.saat h1{
    z-index: 99;
    font-weight: 300;
    font-size: 200px;
    line-height: 234px;
    color:#fff;
}
.daireclass{
    height:550px;
    border-radius: 275px;
    width: 550px;
    border: 3px solid #65C7FF;
    padding: 265px 0px 265px 0px;
    z-index: 9;
}
.prestij .row1 {
    min-height:570px;top:100px;
}
.prestij .row2 {
    min-height:570px;
}
.prestij .slogan{
    top:100px !important;
    left: -210px !important;
}
.prestij p{
    margin-top:120px !important;
    left: -66px !important;
    max-width: 528px;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
}
.tstp h1{
    font-family: 'Roboto Condensed', sans-serif;
    max-width:500px;
    padding-left:80px ;
    padding-top: 200px;
    font-weight: 700;
    font-size: 44px;
    letter-spacing: 0.05em;
    color: #000000;
}
.tstp p{
    max-width:743px;
    padding-left:80px ;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
}

.prestij-back{
    background: #CEE0FF;
    z-index: -9999999;
    margin-top:100px;
}
.prestijt{
    margin-bottom: -200px;
}
.r-imza{
    padding-top: 250px;
}
.konfor-back {
    margin-top: 100px;
}
.konfor-back p{
    max-width: 530px;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
}
.konfor-back .konforimg{
    margin-top: -100px;
}
.konforframe{
    margin-bottom: 140px;
}

.keyif-back p{
    max-width:700px;
  margin-bottom: 50px;
    font-style: normal;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
}
.keyifimg p{
    margin-top: 50px;
    font-style: normal;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
}

.keyifm{
    margin-top: 60px;
}
.still{
    position: relative;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
}

.still .mimg {
    margin-bottom: 300px;
}
.still .mimg .i1 {
    z-index: 1;
    max-width: unset !important;
    width: 150% !important;
}
.still .mimg .i3 {
    z-index: 1;
    max-width: unset !important;
    width: 150% !important;
}
.still .left{
    padding-top: 100px;
}

.still:after {
    content: "";
    height: 60%;
    width: 50%;
    background-color: #CEE0FF;
    position: absolute;
    z-index: -1;
    bottom: 0px;
    right: 0px;
    transform: translate(-12px,0px)!important;
}
.stil-bg{
    margin-top: 160px;
}
.stil-bg p{
   margin-bottom:20px ;
}
.icresim{
    position: absolute;
    top: 50%;
    left: -15%;
    z-index: 3;
}
.icresim_2{
    position: relative;
    z-index: 2;
}
.icresim_3{
    position: relative;
    z-index: 1;
    margin-top: 150px;
    margin-left: -30px;
}
.bgstil {
    background: #CEE0FF;
    position: absolute;
    bottom: 0px;
    padding-top: 220px;
    margin-left: -25px;
    padding-right: 400px;
    z-index: -1;
}
.stil{
    margin-bottom: 200px;
}
.lokasyon span{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font-weight: 300;
    font-size: 66px;
    line-height: 150px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 30px;
    font-family: 'Roboto Condensed', sans-serif;
}
.lokasyon .sol{
    background: url("../img/bg_lokasyon.jpg") center center;
    background-size: cover;


}
.lokasyon h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-top: 50px;
    line-height: 69px;
    font-size: 66px;
    color: #FFFFFF;
}

/* Sağ resmin altında ki paragraf*/
.lop{
    width: 80%;
    margin: auto;
    padding-bottom: 250px;
}
.lop p{
    margin-top: 50px;
    font-weight: 200;
    font-size: 22px;
    line-height: 33px;
}
.map span{
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    color: #3C3C3B;
    display:block;
    border: 0;
    margin-top: unset;
    text-align: left;
}
.map .d-grid img{
    margin-left:10px;
}
/*Kat Planları*/

.katPlanlari .fade {
    display: none;
}
.katPlanlari{}
.katPlanlari .nav{
    width: 100%;
}
.katPlanlari .sagblok ul li{
    width: 100%;
    display: block;
}
.katPlanlari .sagblok ul{
    padding: 0px 80px;
}
.katPlanlari .sagblok span{
  float:right;
}
.katPlanlari .sagblok ul li{
    text-decoration: none;
    list-style-type: none;
    line-height: 30px;
}
.katPlanlari .img-thumbnail {
    text-align: right;
    border: 0px;
    margin-top: 100px;
}
.katPlanlari .img-thumbnail img{
    max-width: 350px;
}
.katPlanlari .active {
    display: flex !important;
}

.katPlanlari .nav .butonkat{
    height: 45px;
    margin-top: 10px;
    border: 2px solid #000000;
    padding: 0px 55px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;

    color: #000000;
    border-radius: 30px;
    display: block !important;
}
.katPlanlari .nav .butonkat:hover,
.katPlanlari .nav .active{
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
.btn-kat{
    width: 60%;
    border: 2px solid #000000;
    border-radius: 30px;
    background-color: unset;
    margin-top: 30px;
    margin-left:110px;
}
.btn-kat:hover{
    background-color: #000;
    color: #fff;
}

.katPlanlari .sagblok{
    background: rgb(205,204,204);
    background: radial-gradient(circle, rgba(205,204,204,1) 0%, rgba(170,170,171,1) 100%);
}

.katPlanlari .sagblok h2{
    font-weight: 500;
    font-size: 60px;
    line-height: 90px;
    text-align: center;
    padding-top: 120px;
}
.katPlanlari .sagblok  h4{
    margin-top: 50px;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
    text-align: center;

}
.sagblok img{
    top:30%;
}
.ortakdiv{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-left:80px;
    padding-right:80px;
}
.tst-m{
    max-width: 100%;
}

    /* Footer */
footer{
    margin-top:200px;
    padding: 150px 0px;
    background-color: #2A2852;
}
footer h3{
    font-weight: 700;
    font-size: 50px;
    line-height: 59px;
    letter-spacing: 0.23em;
    color:#fff;
    margin-bottom: 80px;
}
footer input {
    display: block; width: 100%;
    border: unset;
    color: #fff;
    border-bottom: solid 2px #fff;
    background: unset;
    font-weight: 200;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.23em;
}
footer button{
    height: 56px;
    border: 1px solid #fff;
    padding: 0px 55px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;
    color: #fff;

}
footer .tstip{
    max-width: 70%;
}
footer button:hover{
    background-color: #fff;
    color: #2A2852;

}
footer .line{
    width: 1px;
    height: 100%;
    display: inline-block;
    background-color: #ffffff;
}

footer .iti {
    width: 100%;
    margin-bottom: 3rem!important;
}

footer .iti--separate-dial-code .iti__selected-flag {
    background-color : rgb(255 255 255 / 0.5);
}
footer .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{
    background-color : rgb(255 255 255 / 0.5);
}

.hTop {padding-top: 30px}
.form-check {
    display: block;
    min-height: 1.5rem;
    margin-bottom: 0.125rem;
    color:#ffffff;
    font-size:13px;
    padding-left:unset;
}
.form-check-input{
    width: 20px;
    height: 20px;
    margin-top:0px;
    margin-left: 0px !important;
}
.form-check-label{
    margin-left: 10px;
    display: unset;
}
.form-check a{
    text-decoration: underline !important;
}
.iletisim{
    margin-top: 150px;
}
.iletisim h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    text-align: center;
}
.iletisim p{
    color: #69676d;
    text-align: center;
    line-height: 23px;
    font-size: 13px;
}
.iletisim h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 44px;
    color: #000000;
}
.iletisim  i{
    margin: 0px 5px;
    color:#2a2853;
}
.iletisim  a{
    color:#000000;
    font-weight: 700;
    font-size: 23px;
}

#lokasyonmap {
    position: relative;
    width: 100%;
    height: 500px;
}

.formFooter {
    padding: 50px 0px;
    background-color: unset;
}
.formFooter h3, .formFooter .form-check {
    color: #000;
}

.formFooter input {
    color: #000;
    border-bottom: solid 2px #000;
}
.formFooter button {
    color: #000;
    border: solid 1px #000;
}
.formFooter .line {
    display: none;
}

.formFooter ::placeholder{
    color: #000;
}

.swiper-slide-next{
    opacity: 0 !important;
}


#katalogm .modal-body a {
    height: 56px; line-height: 56px;
    border: 2px solid #000000;
    padding: 0px;
    width: 200px;
    background-color: unset;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}
#katalogm .modal-body a:hover {
    background-color: #000000;
    color: #fff;
}

@media (min-width: 767px) {
    .menu-icon:hover span:first-of-type {
        width: 58px;
    }
    .menu-icon:hover span:last-of-type {
        width: 40px;
    }
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1200px){

}
@media (max-width: 1919px) {
    #homeSlider {
        height: 64vh;
    }
    .menusbos {
        padding-left: 30px;
    }

    .menu-icon {
        margin-top: 33px;
    }
    .headerKat {
        width: 180px;
        height: 40px;
        margin-left: 40px;
        font-size: 14px;
        border: 2px solid #000000;
        margin-top: 20px;
    }
    /*
    .menusbosr{
        padding-right: 30px;
    }
    */

    .headerTel {
        width: 180px;
        height: 40px;
        border: 2px solid #000000;
        font-size: 18px;
        margin-top: 20px;
        float: right;
    }

    .prestij .slogan {
        left: -50px !important;
    }
    .prestij p {
        left: 30px !important;
    }
}
@media (max-width: 1600px) {

    .menusbosr{
        padding-right: 60px;
    }
    .siziArayalim {
        position: fixed;
        z-index: 998;
        width: 40px;
        height: 180px;
        right: 0px;
        top: 0px;
        background: #D9D9D9;
        border-radius: 0px 0px 0px 100px;
    }
    .siziArayalim a {
        position: absolute;
        z-index: 101;
        width: 180px;
        height: 40px;
        right: -70px;
        top: 50px;
        font-weight: 600;
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0.1em;
        color: #000000;
        transform: rotate(-90deg);
    }

    .baslikimg {
        padding-top: 100px;
    }
    .konfor p {
        max-width: 80%;
    }

    .bgstil {
        padding-top: 130px;
    }
    .isol p {
        padding:0px 0px 0px 50px;
    }
    .isag p {
        padding:0px 50px 0px 0px;
        text-align: right;
    }
    footer h3 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 40px;
    }
    .backarrow{
        height: 24px;
        width: 40px;
        margin-right: 10px;
    }

    .nextarrow {
        height: 24px;
        width: 40px;
        display: inline-block;
    }

    .home_lokasyon .sliderTxt h3{
        font-size: 48px;
        line-height: 64px;
        margin-top: 80px;
        margin-left: 20px;
    }

    .home_lokasyon .sliderTxt p{
        font-size: 130px;
        line-height: 140px;
        margin-left: 20px;
        margin-bottom: 0px;
    }
}
@media (max-width: 1400px) {
    .menusbosr{
        padding-right: 40px;
    }
    .home_lokasyon .img_top {
        margin-bottom: 30px;
    }
    .tstp h1, .tstp p {
        padding-left: 0px;
    }
    .keyifimg p, .keyif-back p {
        font-size: 14px;
        line-height: 22px;
    }
    .daireclass {
        width: 250px;
        height: 250px;
        padding: 250px;
    }
    .saat h1 {
        font-size: 120px;
        line-height: 120px;
    }
    .saat p {
        max-width: 30%;
    }
    footer .tstip {
        max-width: 80%;
    }
}
@media (max-width: 1200px) {
    .mmw-50 {max-width: 50% !important;}
    .mmw-60 {max-width: 60% !important;}
    .mmw-70 {max-width: 70% !important;}
    .mmw-80 {max-width: 80% !important;}
    .mmw-90 {max-width: 90% !important;}
    .mmw-100 {max-width: 100% !important;}

    .mmt-1{
        margin-top: 1rem!important;
    }
    .mmb-0{
        margin-bottom: 0px !important;
    }
    .mmb-1{
        margin-bottom: 1rem!important;
    }

    .mp-0 {
        padding: 0px !important;
    }

    .mpt-1 {
        padding-top: 1rem!important;
    }
    .mpb-1 {
        padding-bottom: 1rem!important;
    }

    .headerKat, .siziArayalim {
        display: none;
    }

    .menusbos {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .menusbos {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .menu-icon {
        margin-top: 28px;
    }
    .menuh {
        display: inline-block;
        margin-top: 22px;
    }
    .headerTel {
        width: 92px;
        height: 26px;
        border: 1px solid #000000;
        font-size: 14px;
        margin-top: 20px;
        float: right;
    }

    .baslikimg {
        padding-top: 50px;
    }
    .iletisim {
        margin-top: 80px;
    }
    .iletisim a {
        font-size: 20px;
    }
    .iletisim h2 {
        max-width: unset;
        padding: 0px !important;
        font-size: 30px;
        line-height: 38px;
    }
    .katPlanlari .nav {
        margin:0px !important;
        width: 100%;
        display: block;
    }
    .katPlanlari .nav .butonkat {
        width: 45%;
        padding: 0px;
    }
    .katPlanlari .nav .butonkat:nth-child(odd) {
        float: left;
    }
    .katPlanlari .nav .butonkat:nth-child(even) {
        float: right;
    }
    .katPlanlari .img-thumbnail img {
        max-width: 180px;
        border-radius: 3px;
    }
    .katPlanlari .sagblok h2{
        padding-top: 30px;
    }
    .katPlanlari .sagblok h4 {
        margin-top: 10px;
    }
    .katPlanlari .sagblok ul {
        padding: 0px 10px;
    }
    .konfor-back p {
        font-size: 14px;
        line-height: 22px;
        max-width: unset;
    }
    .daireclass {
        width: 150px;
        height: 150px;
        padding: 100px;
    }
    .saat h1 {
        font-size: 64px;
        line-height: 64px;
    }

    .saat p {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
    }

    .isol p {
        padding-left: 50px;
        padding-bottom: 10px;
    }
    .isag p {
        padding-right: 50px;
        text-align: right;
        padding-top: 10px;
    }
    .hzd p {
        width: 50%;
        margin-bottom: 0px;
        z-index: 10;
    }

    .cityBottomLeft, .cityBottomRight{
        height: 1px;
        opacity: 0.5;
    }
    .prestij .row1 {
        min-height: 470px;
    }
    .prestij .row2 {
        min-height: 470px;
    }

    .home_lokasyon .sliderTxt h3{
        font-size: 44px;
        line-height: 56px;
        margin-top: 30px;
        margin-left: 20px;
    }

    .home_lokasyon .sliderTxt p{
        font-size: 90px;
        line-height: 90px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .lokasyon h2 {
        line-height: 36px;
        font-size: 24px;
        margin-top: 10px;
    }
    .lokasyon span{
        line-height: 36px;
        font-size: 24px;
    }
    .lop {
        padding-bottom: 100px;
    }
    .lop p {
        font-size: 18px;
        line-height: 26px;
    }

    footer {
        margin-top: 30px;
        padding: 50px 0px;
    }
    footer h3 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 50px;
        text-align: center;
    }

    footer .tstip {
        max-width: unset;
        margin: auto;
    }
    footer input {
        border-bottom: solid 1px #fff;
        font-size: 20px;
        line-height: 30px;
    }
    ::placeholder{
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
    }

}
@media (max-width: 992px) {
    .menusbosr{
        padding-right: 30px;
    }
    #homeSlider { height: unset !important; }

    #homeSlider .swiper-container { height: 45vh !important;  }
    .konfor-back {
        margin-top: 50px;
    }
    .konfor-back .konforimg {
        margin-top: -50px;
    }


}
@media only screen and (min-device-width: 768px) and (max-device-width: 950px){
    .ayricalik .position-absolute{
        position: unset;
    }
    .ayricalik .translate-middle {
        transform: unset !important;
    }
    .ayricalik .start-50 {
        left: unset !important;
    }
    .ayricalik .top-50 {
        top: unset !important;
    }
}

@media (max-width: 767px) {

    .still .mimg {
        margin-bottom: 200px;
    }
    .hTop {
        padding-top: 5px
    }

    .menu-icon div {
        width: 35px;
        margin: 0px;
    }
    .menu-icon.active:hover span:first-of-type, .menu-icon.active:hover span:last-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:first-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:last-of-type {
        width: 35px;
    }
    .menu-icon:hover span:first-of-type {
        width: 35px;
    }
    .menu-icon:hover span:last-of-type {
        width: 20px;
    }
    .menu-icon {
        margin-top: 30px;
    }
    .menu-icon span {
        height: 2px;
    }
    .solMenu {
        width: 80%;
        height: 90%;
    }
    .solMenu ul {
        margin-top: 80px;
    }
    .solMenu ul li {
        margin-left: 65px;
    }

    .menuh {
        display: none;
    }

    .birGun {
        margin-top: 270px;
    }
    .birGun .baslikp{
        margin-top:0px;
        margin-left:0px;
        line-height: 22px ;
        width: unset;
        padding: 10px 0px 10px 10px;
    }
    .birGun .baslikp p{
        font-size: 14px;
        line-height: 22px;
    }

    .birGun button{
        height: 30px;
        line-height: 28px;
        padding: 0px 20px;
        font-size: 14px;
        border: 1px solid #000000;
    }

    .ayricalik .sol {
        background-color: #CEE0FF
    }
    .ayricalik .sag {
        position: relative;
    }

    .ayricalik .sag img:nth-child(even) {
        max-width: 40%!important;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
    }
    .ayricalik p {
        font-size: 14px;
        line-height: 22px;
        max-width: unset;
    }



    .isol p {
        padding-left: 10px;
        padding-bottom: 10px;
        bottom: 0 !important;
        top: unset !important;
    }
    .isag p {
        padding-right: 10px;
        text-align: right;
        padding-top: 10px;
        top: 0 !important;
        bottom: unset !important;
    }
    .hzd .translate-middle-y {
        transform: unset !important;
    }


    .divanresim{
        margin: 20px 0px;
    }

    .konfor .p-0 {
        padding: unset !important;
        padding-right:calc(var(--bs-gutter-x) * .5) !important;
        padding-left:calc(var(--bs-gutter-x) * .5) !important
    }
    .konfor p {
        font-size: 14px;
        line-height: 22px;
        max-width: 90% !important;
    }
    .konfor button{
        height: 30px;
        padding: 0px 20px;
        font-size: 14px;
    }


    .sanalTur .mw-100 {
        max-width: 40%!important;
    }

    .katPlanlari .img-thumbnail img {
        max-width: 100px;
    }

    .konfor .sag {
        position: relative;
        padding-right: 0px !important;
    }
    /*
    .konfor .sag img:nth-child(odd) {
        max-width: 70% !important;
    }
    .konfor .sag img:nth-child(even) {
        max-width: 30%!important;
    }
    */
    .konfor .sag:after {
        content: "";
        height: 100%;
        width: 6%;
        background-color: #CEE0FF;
        position: absolute;
        z-index: 1;
        top: 0px;
        bottom: 0px;
        left: 0px
    }

    .konfor_2 button {
        position: absolute;
        margin-top: unset !important;
        bottom: 0px;
        right: 10px;

        height: 30px;
        line-height: 28px;
        padding: 0px 20px;
        font-size: 14px;
        border: 1px solid #000000;
    }

    .konfor_2 p {
        font-size: 14px;
        line-height: 22px;
        max-width: 90%;
        margin: auto;
    }


    .index-back .p-5{
        padding: unset !important;
        padding-right:calc(var(--bs-gutter-x) * .5) !important;
        padding-left:calc(var(--bs-gutter-x) * .5) !important
    }
    .index-back p{
        font-weight: 200;
        font-size: 14px;
        line-height: 22px;
    }

    .backarrow{
        height: 12px;
        width: 20px;
        margin-right: 10px;
    }

    .nextarrow {
        height: 12px;
        width: 20px;
        display: inline-block;
    }

    .home_lokasyon .sliderTxt h3{
        font-size: 14px;
        line-height: 14px;
        margin-top: 20px;
        margin-left: 20px;

    }
    .home_lokasyon .sliderTxt p{
        font-size: 32px;
        line-height: 32px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .lokasyon .sol img{
        max-width: 40%;
    }
    .lokasyon h2 {
        line-height: 28px;
        font-size: 16px;
        margin-top: 10px;
    }
    .lokasyon span{
        line-height: 28px;
        font-size: 16px;
    }
    .map .position-absolute{
        position: unset !important;
        margin-top: 50px;
    }
    .map .translate-middle {
        transform: unset !important;
    }
    .map .start-50 {
        left: unset !important;
    }
    .map .top-50 {
        top: unset !important;
    }
    .map .pt-3 img{
        margin:0px !important;
    }
    .map span{
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .lokasyon span{
        line-height: 39px;
        font-size: 30px;
    }
    .lop p {
        font-size: 13px;
        line-height: 18px;
        margin-top: 10px;
    }
    .lop {
        width: 100%;
        padding-bottom: 30px;
    }

    .konfor-back {
        margin-top: 50px !important;
    }
    .konfor-back .pt-5 {
        padding-top: 0px !important;
    }
    .konfor-back .p-5 {
        padding: unset !important;
    }
    .konfor-back .mt-5 {
        margin-top: 0px !important;
    }
    .konfor-back .mb-5 {
        margin-bottom: 0px !important;
    }
    .konfor-back .konforimg {
        margin-top: unset !important;
    }
    .konfor-back p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .konfor-back:after {
        content: "";
        height: 60vh;
        width: 100%;
        background-color: #CEE0FF;
        position: absolute;
        z-index: -1;
        top: 140px;
        transform: translate(-12px,0px)!important;
    }

    .still p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        left: unset !important;
    }

    .still:after {
        content: "";
        height: 30%;
        width: 50%;
        background-color: #CEE0FF;
        position: absolute;
        z-index: -1;
        top: 0px;
        right: 0px;
        transform: translate(-12px,150%)!important;
    }

    .prestij {
        margin-top: 60px;
        padding-right: calc(var(--bs-gutter-x) * 1);
        padding-left: calc(var(--bs-gutter-x) * 1);
    }
    .prestij:after {
        content: "";
        height: 50vh;
        width: 100%;
        background-color: #CEE0FF;
        position: absolute;
        z-index: -1;
        top: 50%;
        transform: translate(-12px,-50%)!important;
    }
    .prestij .row1, .prestij .row2  {
        min-height: unset;
        top: unset;
    }

    .prestij .slogan {
        left: -35px !important;
        top: -25px !important;
    }

    .prestij p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        left: unset !important;
    }

    .prestij .prestijt {
        margin-bottom: unset;
    }

    .prestij-back {
        margin-top: 10px;
        background: unset;
        padding-right: calc(var(--bs-gutter-x) * 1);
        padding-left: calc(var(--bs-gutter-x) * 1);
    }

    .prestij-back .p-5 {
        padding: unset !important;
    }

    .tstp h1 {
        max-width: unset;
        padding: 0px !important;
        font-size: 30px;
        line-height: 38px;
    }
    .tstp p {
        padding: 0px !important;
        font-size: 14px;
        line-height: 22px;

        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .keyif-back-slogan {
        float: right;
        margin-bottom: -150px;
        margin-right: 10px;
        position: relative;
        z-index: 9;
    }
    .keyif-back {
        position: relative;
    }
    .keyif-back:after {
        content: "";
        height: 50vh;
        width: 100%;
        background-color: #CEE0FF;
        position: absolute;
        z-index: -1;
        top: 35%;
        transform: translate(-12px,-50%)!important;
    }
    .keyif-back .p-5 {
        padding:calc(var(--bs-gutter-x) * .5) !important;;
    }
    .keyif-back .ps-5 {
        padding-left:calc(var(--bs-gutter-x) * .5) !important;
    }
    .keyif-back img {
        width: 60% !important;
    }
    .keyif-back .keyifm img {
        float: left;
    }
    .keyif-back .keyifimg img {
        float: right;
    }
    .keyif-back p {
        margin-top: 30px;
        font-size: 14px;
        line-height: 22px;
    }
    .keyifm {
        margin-top: 0px;
    }


    footer .line {
        display: none;
    }
    footer .translate-middle {
        transform: unset !important;
    }
    footer .start-50 {
        left: unset;
    }
    footer .top-50 {
        top: unset ;
    }
    footer .position-absolute, footer .position-relative {
        position: unset !important;
    }


    #lokasyonmap {
        margin-top: 0px !important;
    }

}

@media (max-width: 575px) {
    .still .mimg {
        margin-bottom: 150px;
    }
    .daireclass {
        width: 50px;
        height: 50px;
        padding: 50px;
    }
    .saat h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .saat p {
        max-width: 35%!important;
        font-size: 13px;
        line-height: 20px;
    }
    .tstp p {
        font-size: 13px;
        line-height: 20px;
    }

    footer img {
        margin-top: 50px;
    }
}

@media (max-width: 460px){

}
