html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea { margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; }
/* HTML5 reset-browser */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {font-family: 'Futura LT Com';}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { 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; }
.ty-wrapper {width: 100%;height: 100vh;display: table;background-color: #004996;}
.ty-vertical { display: table-cell; vertical-align: middle; text-align: center; font-size: 25px; color: #fff; }
.logo-form{
   margin-top: 7%;
   text-align: center;
}
#crm-form{
   margin-top: 17%;
   padding: 44px;
   padding-bottom:0;
}
.logo{
    text-align: center;
}
.logo img{
    width: 24%;
    margin-top: -28px;
}

.genDiv{
    float: left;
    transition: all 0.5s;
    z-index: -9;
    position: relative;
}

.mobile-left{
    
    width: 100% !important;
    top: 0 !important;
}
.menus{
        width: 22%;
    position: fixed;
    top: -90%;
    background-repeat: no-repeat;
    z-index: 1;
    transition: all 0.5s;
    background: linear-gradient(34deg, rgba(182,29,158,1) 40%, rgba(217,83,195,1) 60%);
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: #951b81 1px 1px 8px 1px;
    padding-top: 2%;
    padding-bottom: 2%;
    right: 31%;
    z-index: 9;
}

.menus ul li:last-child{
    border-bottom: none;
}


.owl-dot {
    width: 100%;
    height: 10px;
    background-color: #d04ebb;
    display: inline-block;
    width: 10%;
    margin: 8px;
}
.owl-dot.active {
    background-color: white;

}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-next{
    float: right;
    margin-right: -9%;
}
.owl-prev{

    margin-left: -9%;
}

input[type="checkbox"] {-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 13px;
    width: 13px;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    z-index: 1;
    border: 4px solid #951b81;
    float: left;
    padding: 0px;
    border-radius: 91px;
    background-color: #971c83;
    padding: 2px !important;}
input[type="checkbox"]:checked::after { position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    line-height: 40px;
    background: white;
    left: -0.5px;
    top: -0.7px;
    border-radius: 50px;}


.menu-icon {
 position: fixed;
    width: 40px;
    height: 40px;
    padding: 9px;
    z-index: 9999;
    right: 28%;
    top: 1%;
      cursor: pointer;
}

.menu-icon .lines{
      position: relative;
    width: 40px;
    height: 5px;
    display: block;
    margin: 2px 0;
    z-index: 99;
    background-color: white;
    border: 1px solid #951b81;
}
.menus ul li{
  margin: 19px;
    font-family: Loew-Bold;
    font-size: 0.7vw;
    padding-right: 29px;
    font-size: 14px;
    border-bottom: 1px solid #c23bac;
    padding-bottom: 25px;
}
.menus ul li:last-child{
    border-right: 0;
}
.menus ul li a{
    transition: all 0.3s;
}
.menus ul li a:hover{
   color: #78236a;
}
.menu-left{
    top: 0% !important;
}
.menus ul li a{
   color: #e2e2e2;
}

.menus ul{
        width: 100%;
    text-align: center;
   border-left: 1px solid #c04aad;
    margin-left: 45px;
    margin-right: 45px;
}
.form-holder {text-align: center;width: 440px;position: fixed;right: 0px;bottom: 0px;top: 0px;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0px 25px;background-image: url('../images/form-holder-bg-copy.jpg');height: 100%;display: table;z-index: 5;background-size: cover;}
.form-inner { display: table-cell; vertical-align: middle; }
.form-title {color: #2d2a2a;text-align: center;font-size: 28px;line-height: 32px;margin: 10px 0px 10px;font-family: Loew-Bold;    margin-top: 34%;}
.form-title strong{font-family: Loew-ExtraBold;}
.tel {width: 100%;display: inline-block;margin: 5px auto 30px;}
.tel a {color: #8d2f89;font-size: 26px;padding: 5px 10px;display: inline-block;font-weight: bold;font-family: Loew-Medium;}
.tel a span{
    font-size: 47px;
    letter-spacing: -4px;
    word-spacing: 3px;
    font-family: Loew-ExtraBold;
}
.tel a literal{
   padding-bottom: 5px;
   position: relative;
   top: -10px;
   right: 5px;
}
.menu { background: #bc3131; width: 300px; height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 0px; z-index: 4; position: fixed; left: 0px; right: 0; top: 0px; text-align: center; }
.menu ul li { float: left; }
.menu ul li:nth-child(1) { margin-left: 0px; }
.menu ul li a { color: #fff; font-size: 15px; line-height: 47px; display: block; padding: 0 24px; font-weight: 800; }
.menu ul li a.active { color: #000; }
.main-page {position: relative;width: calc(100% - 422px);height: 100vh;display: inline-block;float: left;    z-index: -99999;}
.left {
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    z-index: 2;
    text-align: center;

}
.left img {
   padding-top: 8%;

}
.right{
    width: 50%;
    float: right;
}

.homeSlider-alt{
    overflow: hidden;
    height: 50vh;
    background-image: url('../images/home-alt-bg.jpg');
    width: 100%;
    background-position-y: 100%;
    height: 43vh;
    background-size: cover;
          z-index: 999999;
    position: relative;
}
.home-slider-ust{
    overflow: hidden;
}
.sol-dukkan{
 width: 60%;
 float: left;
 height: 100%;
 background-image: url('../images/sol-dukkan-bg.jpg');
     background-size: cover;
}
.sol-dukkan h1{
    font-family: Loew-ExtraBold;
    color: white;
    font-size: 80px;
    padding-left: 13%;
    padding-top: 10%;
}

.sol-dukkan img{
 padding-left: 4%;
 padding-top: 0%;
}
.sag-dukkan{
   width: 40%;
   float: left;
   background-color: #635858;
   height: 100%;
   background-image: url('../images/sag-dukkan-bg.jpg');
   background-size: cover;
}

.yatirim .yatirim-wrapper{
    width: 33.33%;
    float: left;
    height: 100px;
    position: relative;
    cursor: pointer;

}
.yatirim .yatirim-wrapper img{
    position: absolute;
    bottom: 0;
    transition: all 0.5s;

}
.yatirim-wrapper:hover img{
    /* bottom: -70px; */
}

.yatirim .yatirim-wrapper.wp1{
    background-image: url('../images/yatirim1.jpg');
    height:50%;
    background-position: center;
    background-size: cover;

}
.yatirim .yatirim-wrapper.wp2{
    background-image: url('../images/yatirim2.jpg');
    height:50%;
    background-position: center;
background-size: cover;
    overflow: hidden;

}
.yatirim .yatirim-wrapper.wp3{
    background-color: #cd3eb6;
    height:50%;
    background-position: center;
    background-size: cover;

}

.yatirim-wrapper:hover img{
    
}
.yatirim .yatirim-wrapper.wp4{
    background-image: url('../images/yatirim3.jpg');
    height:50%;
    background-position: center;
      background-size: cover;

}
.yatirim .yatirim-wrapper.wp5{
    background-image: url('../images/yatirim4.png');
    height:50%;
    background-position: center;
       background-position-y: -48px;
    background-size: cover;


}
.yatirim .yatirim-wrapper.wp6{
    background-image: url('../images/yatirim5.jpg');
    height:50%;
    background-position: center;
    background-size: cover;

}

.yatirim-aciklama{
    padding: 43px;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
}

.yatirim-aciklama h1{
    font-family: Loew-Bold;
    padding-bottom: 25px;
    font-size: 27px;
    position: relative;
}

.yatirim-wrapper h2{
   font-family:Loew-Bold;
   color: white;
   padding: 0 45px 0 58px;
   transform: translateY(-50%);
   top: 50%;
   position: absolute;
  font-size: 37px;
}

.yatirim-aciklama  h1:after{
   content: '';
   position: absolute;
   width: 20px;
   height: 4px;
   background-color: white;
   left: 0;
   bottom: 11px;    
}

.yatirim-wrapper h2 span{
    font-family: Loew-Light;
    font-weight: 100;
}

.yatirim-aciklama p{
       font-family: Loew-Light;
    font-size: 17px;
}

.galeri .left-galeri{
    height: 100%;
    width: 50%;
    background-color: #ba32a4;
    float: left;
    padding-top: 4%;
}
.galeri .left-galeri h1{
  font-family: Loew-Bold;
  color: white;
  text-align: left;
  padding-left: 21%;
  font-size: 28px;
}
.galeri .left-galeri h1 span{
      font-family: Loew-Light;
  font-weight: 100;
}
.galeri .right-galeri{
    height: 100%;
    width: 50%;
    background-image: url('../images/galeri-sag-bg.jpg');
    float: left;
        background-size: cover;
}

.galeri .galeri-slider{
    border: 5px solid white;
    width: 78%;
    position: absolute;
    transform: translateY(-50%);
    top: 60.4%;
    left: 11%;
    box-shadow: #353535 0px 3px 20px;

}

.lokasyon .maps-ico{
    position: absolute;
    width: 100%;
    text-align: center;
}

.lokasyon .sol-lokasyon{
    width: 50%;
    height: 100%;
    float: left;
    background-color: #ba32a4;
}

.lokasyon .sol-lokasyon ul li:last-child{
   border: 0;
}


.lokasyon .sol-lokasyon .lokasyon-wrapper1{
 margin: 0 auto;
 position: relative;
padding-left: 14%;
padding-top: 35px;

}

.lokasyon .sol-lokasyon .lokasyon-wrapper1 li{
 display: inline-block;
 width: 76%;
 padding-bottom: 4%;
 border-bottom: 1px solid #d24cbc;
 padding-top: 4%;
}

.lokasyon .sol-lokasyon .lokasyon-wrapper1 li .icon{
    display: inline-block;
    padding-right: 5%;
    border-right: 1px solid #ca4db5;
    width: 25%;
    box-sizing: border-box;
    float: left;
}

.lokasyon .sol-lokasyon .lokasyon-wrapper1 li p{
    display: inline-block;
}

.sol-lokasyon .lokasyon-wrapper1 li p{
color: white;
    font-size: 22px;
    font-family: Loew-Bold;
    left: 50px;
    position: relative;
    width: 75%;
    float: left;
}
.yazi{
        text-align: left;
    display: inline-block;
}
.lokasyon-wrapper2 {
    text-align: center;
}

.lokasyon-wrapper2 li{
    text-align: center;
    display: inline-block;
    padding-right: 4%;
    border-right: 1px solid #c54fb2;
    padding-left: 2%;
}

.lokasyon-wrapper2 li p{
    color: white;
   font-size: 14px;

    font-family: Loew-Bold;
}
.lokasyon-wrapper2 li img{
 padding-bottom: 15px;
     width: 36%;
}

.lokasyon-wrapper2 li p span{

    font-size: 70px;

}

.sol-lokasyon .lokasyon-wrapper1 li p span{
        font-family: Loew-Light;
    font-weight: 100;

}

.lokasyon .sag-lokasyon{
    width: 50%;
    height: 100%;
    float: left;
    background-image: url('../images/lokasyon-bg.jpg');
    background-size: cover;
}

.lokasyon .sag-lokasyon .kuslar{
 display: inline-block;
 right: 9%;
 position: relative;
 top: 2em;
}

.iletisim .sol-iletisim{
 width: 50%;
 float: left;
 height: 100%;


}
.iletisim .sag-iletisim{
 width: 50%;
 float: left;
 background-image: url('../images/iletisim-alt-bg.jpg');
 height: 100%;
 overflow: hidden;

}
 .fancybox-slide--iframe .fancybox-content{
    width: 57% !important;
  }

.iletisim-detay .iletisim-detay-sol{
  display: inline-block;
  padding: 8% 7% 8% 6%;
  background-color: #958032;
width: 2em;
      height: 100%;
}

.iletisim-detay .iletisim-detay-sag{
    display: inline-block;
    padding-left: 7%;
}

.iletisim-detay .iletisim-detay-sag p{
 font-family: Loew-Bold;
 color: white;
 font-size:18px;
}

.iletisim-wrapper{
    height: 50%;
}
.iletisim-detay{
    height: 33%;
}

.left::after{content: "";background-image: url(../images/beforeBorder.png);position: absolute;left: 100%;top: 0px;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left top;background-size: contain;z-index: 0;pointer-events: none;}
.patlangac {
    width: 45%;
    position: absolute;
    left: 43%;
    z-index: 2;
    top: 0px;
}
.osmangazi {
    width: 120%;
    position: relative;
    z-index: 2;
}

.satista {
    width: 100%;
    display: inline-block;
    text-align: left;
    z-index: 2;
    position: relative;
}

.sliderTab {
    width: 150%;
    margin: 30px 0px;
    display: inline-block;
    position: relative;
    left: -40px;
    z-index: 2;
}

.sliderTab li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}


.sliderTab li a {
    background-color: #dae2eb;
    padding: 0px 0px 0px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 25px;
    color: #003b7a;
    font-weight: 800;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    cursor: default;
}
.sliderTab li a::before {
    content: "";
    position: absolute;
    background-color: #dae2eb;
    height: 49px;
    width: 49px;
    right: -25px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.homeSlider-alt img{
        position: absolute;
    bottom: -25px;
    right: 9%;
}
.homeSlider {
    height: 100%;
    position: relative;
    z-index: 1;
}
.homeCarousel {
    height: 100%;
}

.homeCarousel .owl-item {
    height: 100vh;
}

.homeCarousel .owl-item .items {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}





.bg{width: 100%; height: 100%; display: inline-block; background-image: url(../images/bg2.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.ozellik {
    background-color: rgba(2, 39, 76, 0.90);
    width: 520px;
    top: -45px;
    left: -40px;
    position: absolute;
    display: inline-block;
    z-index: 3;
    border-radius: 40px;
}

.ozellik ul {
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 50px 0px 50px 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ozellik ul li {
    width: 100%;
    font-size: 45px;
    font-family: 'Futura LT Pro Cond';
    font-weight: 500;
    margin-bottom: 50px;
    line-height: 1.2;
}

.ozellik ul li strong {
    font-weight: bold;
}

.ozellik ul li:last-child {
    margin-bottom: 0px;
}
.ozellik::before {
    content: "";
    position: absolute;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px;
    border: 8px solid rgba(2, 39, 76, 0.90);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 55px;
}
.hauto{height: auto;}
.w100{float: left;display: inline-block;position: relative;width: 100%;}
.dpfx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
}

.container {
    display: block;
    width: 90%;
    position: relative;
}

.galleryTitle {
    position: absolute;
    right: 0px;
    top: -5%;
    font-size: 45px;
    font-weight: 800;
    line-height: 1;
    color: #fff;
}

.galleryMenu {
    display: inline-block;
    margin-bottom: 3px;
    position: relative;
    z-index: 5;
}

.galleryMenu ul li {
    float: left;
    display: inline-block;
    margin-right: 3px;
}

.galleryMenu ul li a {
    display: block;
    padding: 10px 10px;
    background-color: #d2c1c5;
    color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    width: 200px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 19px;
}
.galleryMenu ul li a.active {
    background-color: #ff003c;
    font-weight:bold;
}
.galleryPage.open {
    display: inline-block;
}

.galleryPage {
    width: 100%;
    display: none;
    position: relative;
}

.galleryThumb .items img {
    border: 3px solid #003874;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.galleryThumb {
    margin-top: -65px;
    width: 102%;
    margin-left: -1%;
}
.galleryMenu ul li a::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
    bottom: -7px;
    width: 15px;
    height: 15px;
    background-color: #ff003c;
    z-index: 2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}

.galleryMenu ul li a.active::before {
    opacity: 1;
}
.gallerySlider {
    /* border: 2px solid #003b7a; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -5px 5px 30px rgba(0, 0, 0, 0.25);
    box-shadow: -5px 5px 30px rgba(0, 0, 0, 0.25);
}

.locationTitle {
    position: relative;
    font-size: 45px;
    font-weight: 800;
    line-height: 1;
    width: 40%;
    color: #113355;
    padding-bottom: 10px;
}

.locationTitle::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 5px;
    background-color: #7095bc;
    width: 100%;
    padding-left: 100vh;
}
.contactText {
    background-color: #ff003c;
    margin-top: 50px;
    position: relative;
    padding: 15px 35px 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    float: left;
    width: auto;
    font-size: 21px;
}

.contactLogo {
    float: left;
    display: inline-block;
    width: 180px;
}

.contactText p {
    display: inline-block;
    color: #fff;
    padding-left: 50px;
    position: relative;
    z-index: 2;
}

.contactText::before {
    content: "";
    position: absolute;
    left: -100vh;
    top: 0px;
    bottom: 0px;
    background-color: #ff003c;
    width: 100vh;
}

.contactText::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: -1px;
    background-color: #ff003c;
    right: -15px;
    width: 50px;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: 0;
}
.bg2 {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.gallerySlider .owl-dots {
    position: relative;
    float: right;
    margin-top: 15px;
}

.gallerySlider .owl-dot {
    width: 75px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.35);
    float: left;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.gallerySlider .owl-dot.active {
    background-color: #fff;
}
.mobileKamp{display: none;}

.down {
    position: absolute;
    left: 57%;
    bottom: 30px;
    z-index: 2;
    width: 60px;
    margin-left: -30px;
    -webkit-animation: downAnm 1s infinite;
    animation: downAnm 1s infinite;
}


@-webkit-keyframes downAnm {
    0% {margin-bottom: 0px;}
    50% {margin-bottom: -10px;}
    100% {margin-bottom: 0px;}
}

@keyframes downAnm {
    0% {margin-bottom: 0px;}
    50% {margin-bottom: -10px;}
    100% {margin-bottom: 0px;}
}