﻿html,body {overflow-x:hidden;}
html {
 height: 100%;
}

body {
 min-height: 100%;
}
.mobile-show{
  display: none;
}
.t1{ transition:all linear .1s; -moz-transition:all linear .1s; -webkit-transition:all linear .1s; -o-transition:all linear .1s; }
.t2{ transition:all linear .2s; -moz-transition:all linear .2s; -webkit-transition:all linear .2s; -o-transition:all linear .2s; }
.t3{ transition:all linear .3s; -moz-transition:all linear .3s; -webkit-transition:all linear .3s; -o-transition:all linear .3s; }
.it3{ 
  transition: background-size .3s ease-in;
  -moz-transition: background-size .3s ease-in;
  -ms-transition: background-size .3s ease-in;
  -o-transition: background-size .3s ease-in;
  -webkit-transition: background-size .3s ease-in;
}
.t4{ transition:all linear .4s; -moz-transition:all linear .4s; -webkit-transition:all linear .4s; -o-transition:all linear .4s; }

/*OMUR FIX*/
@media (max-width: 1450px) and (min-width: 1200px) {
  .tabCol a{ padding: 10px; }
  .tabCol img{ max-width: 40px; margin-bottom: 8px; }
  #marina_midclubs .slidePopup2{ transform: scale(.7,.7); left: 40px; top: 40px; }
  .marinatabContent{ max-width: 1000px; }
}
/*OMUR FIX*/

@media screen and (max-width: 768px) {
  body.menu-active{overflow: hidden;}
  .mobile-show{
    display: block;
  }
}
.generalWrap{
  position: relative;
  width: 100%;
  padding: 0;
  height: 100%;
}
.cookie-text{
  line-height: 1.5;
  font-size: 12px;
  margin-top: 16px;
}
@media screen and (max-width: 768px){
  body{
    overflow-x: hidden;
  }
}
@media (max-width: 1000px){
  .page__header .live-menu .search{
    z-index: auto !important;
  }
}
.type__tabs .contents{
  direction: ltr;
}
.message-input{
  -ms-overflow-style: none;
}
.stage__slider .slider.slick-initialized.slick-slider .slick-list .slick-track .image{
  min-height: 236px;
}

@media screen and (max-width: 1000px){
  .stage__slider .slider.slick-initialized.slick-slider .slick-list .slick-track .image{
    min-height: 0;
  }
}

@media screen and (max-width: 1000px){
  .slick-list.draggable{
    min-height: 0;
  }
  .page__header .logo img{
    width: auto;
  }
}
.slider > [data-hero]{
  min-height: 420px;
  float: left;
  width: calc(100% / 3 - 20px);
  margin: 0 10px;
}
.stage-carousel-black .image, .stage-carousel-black-small .image{
  float: left;
}

.stage__slider > .text-area{
  left: 50%;
  margin-left: -100px;
}
@media screen and (max-width: 1199px){
  .image-detail{
    margin-bottom: -81px !important;
  }
}
@media screen and (max-width: 1107px){
  .page__header ul li{
    margin-left: 10px;
  }
  .page__header .actions li{
    margin-left: 10px;
  }
}

@media screen and (max-width:767px ){
  .page__header .logo img{
    transform: translateY(60%);
  }
}
@media screen and (max-width: 690px ){
  .page__header .logo img{
    transform: none;
    position: relative;
    z-index: -1;
  }
}

.properties__tab .contents .text li {
  margin-bottom:30px;
}

.properties__tab .contents .text .button-inline {
  margin-top:11px;
}

.type__tabs .contents .tab-content img { width: 700px;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

#apartment-tab .text ul:first-child, #villa-tab .text ul:first-child {padding: 25px;
 color: #5a5a5a ;
 font-size: 16px;
 line-height: 24px;
 font-weight: 600;
 letter-spacing: 0.2px;}

 #apartment-tab .text ul:first-child li, #villa-tab .text ul:first-child li {
   position: relative;
   padding-left: 23px;
   margin-bottom: 5px;
 }

 #apartment-tab .text ul:first-child li::before, #villa-tab .text ul:first-child li::before {
   opacity: .6;
   content: '';
   position: absolute;
   left: 0;
   top: 0;
   width: 8px;
   height: 8px;
   margin-top: 7px;
   border: solid 2px #111;
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }
 .stage-carousel-black-small .text {top:-20px;}

 .properties-page .properties-list .nav-list {z-index:15!important;}

 .text-area .buttons, .text-area .buttons {top:0px;}
 .text-area .buttons .slick-next { right: -70px;}
 .text-area .buttons .slick-prev {left: -70px;}

 .apartment-carousel--big .text-area .buttons .slick-next { right: -50px !important;}
 .apartment-carousel--big .text-area .buttons .slick-prev { left: -50px !important;}

 .apartment-carousel .text-area .buttons .slick-next { right: -35px !important;}
 .apartment-carousel .text-area .buttons .slick-prev { left: -35px !important;}

 .apartment-carousel--second .text-area .buttons .slick-next {right:15px !important;}
 .apartment-carousel--second .text-area .buttons .slick-prev {left:15px !important;}

 .stage__slider .text-area .buttons .slick-next { right: -75px !important;}
 .stage__slider .text-area .buttons .slick-prev {left: -75px !important;right: inherit;}

 .apartment-carousel--big--second .text-area .buttons .slick-next { right: -150px !important;}
 .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -150px !important;}

 @media (max-width: 1700px) {
  .text-area .buttons .slick-next { right: -70px !important;}
  .text-area .buttons .slick-prev {left: -70px !important;}
  .apartment-carousel--second .text-area .buttons .slick-next {right:45px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:45px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: -95px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -95px !important;}
}

@media (max-width: 1600px) {
  .text-area .buttons .slick-next { right: -40px !important;}
  .text-area .buttons .slick-prev {left: -40px !important;}
  .stage__slider .text-area .buttons .slick-next { right: -60px !important;}
  .stage__slider .text-area .buttons .slick-prev {left: -60px !important;}
  .apartment-carousel--second .text-area .buttons .slick-next {right:65px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:65px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: -65px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -65px !important;}
}

@media (max-width: 1440px) {
  .apartment-carousel--second .text-area .buttons .slick-next {right:85px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:85px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: -30px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -30px !important;}
}

@media (max-width: 1400px) {
  .apartment-carousel--second .text-area .buttons .slick-next {right:100px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:100px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: -10px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -10px !important;}
}

@media (max-width: 1280px) {
  .apartment-carousel--second .text-area .buttons .slick-next {right:115px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:115px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: 0px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: 0px !important;}
}

@media (max-width: 1000px) {
  .apartment-carousel--second .text-area .buttons .slick-next {right:-92px !important;}
  .apartment-carousel--second .text-area .buttons .slick-prev {left:-92px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-next { right: -95px !important;}
  .apartment-carousel--big--second .text-area .buttons .slick-prev { left: -95px !important;}
}

.page__footer ul.float-list li .icon-instagram {margin-top:0;}

.information-box-tabs__nav li a {padding:0px 34px;}

.pins { width:100%; height:100%; max-width:600px; max-height:600px; position:relative; top:0px; left:50%; /*margin:-600px 0 0 -300px;*/}
.pins a {width:50px; height:70px; position:absolute; background-position:center bottom; background-repeat: no-repeat;}
.pins a span {display:none; width:100%; font-size:15px; color:#fff; text-shadow: 0px 1px 5px #000; font-weight:700; position:absolute; bottom:-10px; left:0px; text-align:center; }
.pins a:hover span {display:block;}

.pins .pin-1 {background-image:url(../img/pins/Avm.svg); top: 0px; right: 24%; margin-top: 6%;}
.pins .pin-1:hover {background-image:url(../img/pins/Avm-hover.svg); }
.pins .pin-2 {background-image:url(../img/pins/Spor.svg); top: 0px; right: 56%; margin-top: 35%;}
.pins .pin-2:hover {background-image:url(../img/pins/Spor-hover.svg); }
.pins .pin-2 span { width: 190px; left: -68px; bottom: -23px;}
.pins .pin-3 {background-image:url(../img/pins/Hastane.svg); top: 0px; right: 11%; margin-top: 11%;}
.pins .pin-3:hover {background-image:url(../img/pins/Hastane-hover1.svg); }
.pins .pin-4 {background-image:url(../img/pins/Okul.svg); top: 0px; left: 12%; margin-top: 45%;}
.pins .pin-4:hover {background-image:url(../img/pins/Okul-hover.svg); }
.pins .pin-5 {background-image:url(../img/pins/Kumsal.svg); top: 0px; left: 19%; margin-top: 69%;}
.pins .pin-5:hover {background-image:url(../img/pins/Kumsal-hover.svg); }
.pins .pin-6 {background-image:url(../img/pins/Otel.svg); top: 0px; right: 33%; margin-top: 56%;}
.pins .pin-6:hover {background-image:url(../img/pins/Otel-hover.svg); }
.pins .pin-7 {background-image:url(../img/pins/Marina.svg); top: 0px; right: 28%; margin-top: 71%;}
.pins .pin-7:hover {background-image:url(../img/pins/Marina-hover.svg); }
.pins .pin-8 {background-image:url(../img/pins/Kafe.svg); top: 0px; right: 53%; margin-top: 61%;}
.pins .pin-8:hover {background-image:url(../img/pins/Kafe-hover.svg); }
.pins .pin-8 span {left:-35px;}
.pins .pin-9 {background-image:url(../img/pins/Kafe.svg); top: 0px; right: 17%; margin-top: 66%;}
.pins .pin-9:hover {background-image:url(../img/pins/Kafe-hover.svg); }
.pins .pin-9 span {left:-35px;}


.plan-page .plan-image {min-height:720px; max-width:100%;}

.stage-carousel-black-small .slick-slide {max-height:140px;}
.stage-carousel-black-small .image img {height:101px;}
.stage-carousel-black-small .slick-track { -webkit-transform: translate3d(0, 0, 0)!important; -moz-transform: translate3d(0, 0, 0)!important; -ms-transform: translate3d(0, 0, 0)!important; -o-transform: translate3d(0, 0, 0)!important; transform: translate3d(0, 0, 0)!important;}
.apartment-carousel--second .slider img, .apartment-carousel .slider img, .properties-carousel--mobile .slider img, .apartment-carousel--big .slider img {max-height:500px;}

.properties-page .properties-list li{
  width: 96px;
}

.sliderMobileImage {display:none!important;}

.page-slider_information .tiny-text {display:inline;}

@media (min-width: 1350px) {
  .properties-page .properties-list .container{
    width: 100%;
  }
}


@media (max-width: 1200px) {
  .information-box-tabs__nav li a {padding:0px 23px;}
}

@media (max-width: 1000px) {
  .page__header .actions .search {
    z-index:26;
  }
  .information-box-tabs__nav li a {padding:0px 10px;}
  .plan-page .plan-image {min-height:680px;}
}



.properties__tab .block-button p {
  background-color: #fff;
}

.properties__tab .block-button.active img {
  display: none;
}

.properties__tab,
.properties__tab .block-button {
  background-size: cover!important;
  -webkit-background-size: cover!important;
}

.page-accordion-title {
  z-index: 22;
  position: relative;
  display: none;
  height: 60px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 20px;
  line-height: 60px;
  color: rgb(17,17,17);
  box-shadow: 0px 6px 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 6px 8px rgba(0,0,0,0.1);
}
.page-accordion-title::before {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: block;
  background: url('../img/icon@plus.png') no-repeat center;
}
.page-accordion-title.active::before {
  background: url('../img/icon@minus.png') no-repeat center;
}

.properties-page .properties-list li a.selected {
  color: #fff;
  background: #E7318A;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.properties-page .properties-list li a.selected img {
  -webkit-filter: brightness(500%);
  filter: brightness(500%);
}


@media (max-width: 990px) {
  .information-box-tabs__content {float:left; margin-bottom:20px;}
  .apartment-carousel--second, .apartment-carousel {margin-top:0px;}
  .properties-page {padding-bottom:50px;}
  .mobile-footer ul.float-list li .icon-instagram {float:left;}
  .live-toggle {float:left;}
  .type__tabs .hero-img {left:0px;}
  .information-box-tabs__content {width:100%;}

  .page-tab__navigation .nav, .type__tabs .animated__tab .nav {
    display: none;
  }

  .page-accordion-title {
    display: block;
  }

  .page-tab__navigation {
    margin-top: 0;
  }
}


@media (max-width: 768px) {
  .sliderDefaultImage {display:none!important;}
  .sliderMobileImage {display:block!important;}
}

@media (max-width: 690px) {

 .sliderMobileImage {display:block!important;}
.pins {width:300px; height:300px; /*margin:-300px 0 0 -150px;*/}
.pins .pin-1 {margin-top:2%;}
.pins .pin-2 { margin-top: 25%; right: 54%;}
.pins .pin-3 {margin-top:7%;}
.pins .pin-4 {margin-top:36%;}
.pins .pin-5 {margin-top:59%;}
.pins .pin-6 {margin-top:46%;}
.pins .pin-7 {margin-top:61%;}
.pins .pin-8 {margin-top:52%; right:50%;}
.plan-page .plan-image {min-height:400px !important;}

.page-tab__navigation {margin-top:-99px;}
.apartment-carousel .slider img, .apartment-carousel--second .slider img {max-height:200px;}
.search-result p iframe { width: 100%!important; height: 200px;}
.page-tab__navigation {
  margin-top: 0;
}

.stage-page__list-item .image img {
  height: 250px;
  width: 100%;
  left: 0%;
}

.stage-page__list-item .content li {
  font-size: 10px;
  line-height: 15px;
}

.page-slider .slider img {
  height: 300px !important;
}


.stage-page__list-item .time-circle .text{
  margin-top: 16px;
}
}


.content-page-title{
  color: #ffffff;
}

.contact-page .properties p a,
.page__footer .col-sm-3 a {
  color: #fff;
}

@media(max-width: 768px) {
  html,body{
  }
}

/* projects */
.project-list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.project-list .project-title {
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 60px;
  padding-right: 60px;
  border-bottom: solid 1px #5A5A5A;
}
.project-list .project-title span {
  position: relative;
  bottom: -22px;
  display: block;
  padding: 10px;
  color: #5A5A5A;
  font-size: 26px;
  letter-spacing: 0.7;
  background-color: #eee;
}
.project-list .section-hero {
  color: #6a6a6a;
  font-size: 40px;
  padding-left: 50px;
  text-align: center;
  margin-bottom: 30px;
}
.project-list .section-hero span {
  position: relative;
  display: block;
  left: -50px;
  color: #00BBFF;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: 'Pattaya';
}
.project-list__item {
  position: relative;
  margin-top: 30px;
  overflow: hidden;
  background-color: #000;
}
.project-list__item::before {
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  content :'';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  transition: all .5s ease;
}
.project-list__image {
  display: block;
  width: 100%;
  opacity: .7;
}
.project-list__title {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  padding: 40px 30px 30px;
  width: 100%;
  height: 100%;
}
.project-list__title img {
  display: block;
  margin: 0 auto;
  transform: translateY(100px);
  transition: all .5s ease;
}
.project-list__title p {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all .5s ease;
  transform: translateY(15px);
}
.project-list__title .button {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  transform: translateY(15px);
  background-image: none;
  border: solid 1px #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: left;
  padding-left: 15px;
}
.project-list__title .button .icon {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -250px -15px;
  width: 18px;
  height: 11px;
  margin-left: 10px;
}
@media (min-width: 1025px) {
  .project-list__item:hover p,
  .project-list__item:hover .button,
  .project-list__item:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .project-list__item:hover img {
    transform: translateY(0);
  }
}
.soon-projects {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #E3E3E3;
}
.soon-projects .section-title {
  color: #BABABA;
  font-size: 32px;
  margin-bottom: 40px;
  text-align: center;
}
.soon-projects__item {
  margin-top: 30px;
  padding: 10px;
  margin-bottom: 70px;
  background-color: #fff;
  box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
}
.soon-projects__image {
  position: relative;
  margin-top: -30px;
}
.soon-projects__image::before {
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  content :'';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(95, 8, 18, 0.85);
  transition: all .5s ease;
}
.soon-projects__image::after {
  position: absolute;
  z-index: 16;
  content: '';
  right: 0;
  bottom: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 40px;
  height: 27px;
  background: url('../img/shape@open-projects.png');
  transition: all .5s ease;
}
.soon-projects__image .image {
  width: 100%;
}
.soon-projects__image .logo {
  position: absolute;
  z-index: 11;
  left: 50%;
  top: 50%;
  margin-left: -70px;
  margin-top: -30px;
}
.soon-projects__image:hover::before {
  opacity: 1;
  visibility: visible;
}
.soon-projects p {
  color: #111;
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
  letter-spacing: 0.4;
}
.animated-map {
  padding-top: 200px;
  padding-bottom: 80px;
}
.content-hero {
  padding-bottom: 30px;
  color: #fff;
  background-size: cover;
}
.content-hero__label {
  font-size: 32px;
  margin-top: 130px;
  font-weight: 300;
  margin-bottom: 15px;
}
.content-hero__desc {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}
.content-hero__desc span {
  display: none;
}
.content-hero__desc span::after {
  display: none;
}
.content-hero__auto-height {
  height: auto !important;
}
@media(max-width: 690px) {
  .content-hero__desc p {
    display: block;
    height: 150px;
    overflow: hidden;
  }
  .content-hero__desc span {
    display: block;
    color: #00BBFF;
    font-weight: bold;
  }
  .content-hero__desc span::after {
    content: '';
    background: url(../img/sprite.png) no-repeat -226px -10px;
    width: 23px;
    height: 15px;
    display: inline-block;
    margin-left: 7px;
  }
}
.catalog-button {
  opacity: .8;
  display: inline-block;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  border: solid 1px #fff;
  font-family: 'Raleway';
}
.catalog-button img {
  position: relative;
  top: -3px;
  vertical-align: middle;
  margin-right: 5px;
}

.player-content .camera-link {
  position: relative;
  height: 110px;
  margin-bottom: 20px;
  background: #000 url('../img/bg@camera-button.png');
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.player-content .camera-link .text {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  padding: 26px 32px;
  -webkit-text-shadow: 0px 2px 4px rgba(0,0,0,0.22);
  text-shadow: 0px 2px 4px rgba(0,0,0,0.22);
}
.player-content .camera-link .text strong {
  display: block;
  font-weight: 700;
}
.player-content .camera-link img {
  position: absolute;
  right: 0;
  top: 0;
  padding: 28px 24px;
}

.player-content .camera-link a {
  display: block;
  height: 110px;
}

.homepage__slider .slider div .information {
  top: 60%;
  left: 50%;
  margin-left: -220px;
  margin-top: 0;
  width: 420px;
  text-align: center;

}
.homepage__slider .slider div .information .text {
  width: 100%;
  width: 420px;
  padding: 20px 20px 40px 20px;
  text-align: center;
  border: solid 10px rgba(94, 208, 240, .4);
  margin-bottom: 0;
}
.homepage__slider .slider div .information .text::before {
  display: none;
}
.homepage__slider .slider div .information .button {
  position: relative;
  top: -30px;
}
.mobil-full-link {
  display: none;
}
@media(max-width: 1000px) {
  .page__header {
    border-top: 0;
  }
  .homepage__slider .slider div .information {
    display: none!important;
  }
  .content-hero__label {
    margin-top: 40px
  }
  .project-list__title img {
    max-width: 100%;
    margin: 25% auto;
    transform: none !important;
  }
  .project-list__title .button {
    opacity: 1;
    visibility: hidden;
    min-width: auto;
    width: 170px !important;
    margin-left: -27px;
    margin-top: -115px;
    display: block;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    min-width: 90px;
    width: 90px !important;
    padding-left: 5px;
    margin: auto;
  }
  .project-list__title .button .icon, .project-list__title p {
    display: none;
  }
  .project-list__title {
    padding: 30px 10px 20px;
  }
  #hayata-gecen-projeler .project-list > .container > .row > div {
    margin-bottom: 30px;
  }
  .mobil-full-link {
    display: block;
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
  }
  .project-list__item {
    margin-top: 4px;
  }
}
@media(max-width: 690px) {
  .page__header .logo {
    margin-top: -12px;
  }
  @media (max-width: 1000px) {
    body.menu-active .actions ul, body.menu-active .navigation-menu {
      z-index: 100;
    }
  }
  #hayata-gecen-projeler .project-list > .container > .row > div:nth-child(odd) {
    padding-right: 2px;
  }
  #hayata-gecen-projeler .project-list > .container > .row > div:nth-child(even) {
    padding-left: 2px;
  }
  #hayata-gecen-projeler .project-list > .container > .row > div {
    margin-bottom: 0px;
  }
}

@media(max-width: 1529px) {
  .page__header ul li a {
    font-size: 15px;
  }
}

@media(max-width: 1414px) {
  .page__header ul li a {
    font-size: 13px;
  }
}
@media(max-width: 1300px) {
  .page__header ul li a {
    font-size: 12px;
  }
}

@media (max-width: 450px) {
  .project-list__title .button {
    display: none;
  }
}

iframe[name='google_conversion_frame'] { 
  height: 0 !important;
  width: 0 !important; 
  line-height: 0 !important; 
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

.live__camera .player .player-content img {
  width: auto !important;
}

.player-content .camera-link .text {
  padding: 41px 32px;
}

@media(max-width: 1000px) {
  .live__camera {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}

#serverroom.net, .jwplayer {
  width: 100% !important;
}

.fix-margin {
  margin-top: 50px;
}



@media (max-width: 690px) {
  .fixed__contact{display: none;}
}

.page-slider_information {
  max-width: 365px;
  background: rgba(33,33,58,0.8);
}

@media (max-width: 690px) {
  .page-slider_information {
    background: rgba(33,33,58,0.3);
    max-width: 690px;
  }
}

.mobile-footer .mail a {
  color: #111;
}

.grid__content .grid__items .col-sm-6.col .item:nth-child(1)::after,
.grid__content .grid__items .col-sm-6.col .item:nth-child(6)::after {
  background: #1367B7;
}

.properties-page .tabs__content {
  max-width: 1305px;
  margin: auto;
  width: 90%;
}

.properties-page .tabs__content .js-tabs-height {
  width: 240px;
}

.properties-page .properties-list::before {
  background: none;
}

.properties-page .properties-list::after {
  background-image: linear-gradient(90deg, rgba(0,0,0,0.8), transparent);
  width: 70%;
}

.stage-list__sidebar ul li a.active::after {
  display: block;
  z-index: -1;
  content: '';
  position: absolute;
  margin-left: -18px;
  right: -3px;
  /*background: url(../img/sprite.png?13) no-repeat -454px -240px;*/
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  width: 20px;
  height: 28px;
}

.stage-list__sidebar.fixed ul li a.active::after {
  right: -16px
}

.stage-list__sidebar ul li[data-target="0"] a.active::after {
  top: 30px;
}

.stage-list__sidebar ul li[data-target="1"] a.active::after {
  top: 140px;
}

.stage-list__sidebar ul li[data-target="2"] a.active::after {
  top: 250px;
}

.slick-slide .image {
  background-size: cover;
  background-position: center, center;
}

@media (max-width: 690px) {
  .slick-slide .image {
    height: 300px !important;
    min-height: 300px !important;
  }
  .mobile_contact{display: block !important;}
  .bilgitalep .mobile_contact{display: none !important;}
  .fixed__contact{display: none;}

  .bilgitalep .form{margin: 0 30px;}
}

.stage__slider .text-area .buttons {
  top: -70%;
}

.parallax__section .hero p {
  width: 50%;
  margin: auto;
}

.stage-carousel-black .text .text-hero, .stage-carousel-black .text .text-info {
  font-size: 30px;
}

.project-list__item:hover p {
  height: 40%;
}

.apartment-carousel .slider.image,
.apartment-carousel--second .slider .image,
.apartment-carousel--big--second .slider .image,
.properties-carousel--mobile .slider .image,
.apartment-carousel--big .slider .image {
  border: solid 7px #eee;
}

.map-view, .image-view {
  cursor: pointer;
}
.mobile_contact{position: fixed; right: 0; bottom: 0; z-index: 10001; width: auto; margin-bottom: 30px; display: none;}

.mobile_contact .iconMobile {
  background-image: url(../img/icons/floating-message-button-1.svg);
  background-repeat: no-repeat;
  background-size: 75%, 75%;
  background-position: center,center;
  border-radius: 50%;
  width: 73px;
  height: 73px;
  display: block;
}

.fixed__contact .toggle {
  background-image: url(../img/icons/floating-message-button-1.svg);
  background-repeat: no-repeat;
  background-size: 100%, 100%;
  background-position: center,center;
  border-radius: 50%;
  width: 73px;
  height: 73px;
}
.fixed__contact .form button{
  margin: 15px 0 0 0;
}
.fixed__contact.active .toggle {
  background-image: url(../img/icons/floating-close-button.svg);
  background-repeat: no-repeat;
  background-size: 100%, 100%;
  background-position: center,center;
  width: 73px;
  height: 73px;
}

@media (min-width: 691px) {
  .fixed__contact.active .toggle {
    background: url(../img/icons/floating-close-button.svg) no-repeat ;
    background-repeat: no-repeat;
    background-size: 100%, 100%;
    background-position: center,center;
    width: 73px;
    height: 73px;
  }
}

@media (max-width: 690px) {
  .fixed__contact .toggle {
    margin-bottom: 7px;
    margin-right: 5px;
    background-size: 80%, 80%;
  }
  .fixed__contact.active .toggle{background-size: 80%, 80%;}
}

.menu-active .page__header > .container-fluid > .row > .col-sm-8 {
  z-index: 10;
}

.menu-active .page__header > .container-fluid > .row > .col-sm-4 {
  z-index: auto;
}

.mobile-toggle {
  z-index: 21;
}

.contact-page .properties p.address::before {
  background: url(../img/icons/address.svg) no-repeat;
  width: 29px;
  height: 30px;
}
.image{ cursor: pointer; }
.grid__content::before{  background:transparent; }
.grid__content .grid__items .item{ background:rgba(255,255,255,0.08) !important; }
.wbutton{ background:#FFF; margin-bottom: 20px; color: #252525; }
.wbutton:hover{ color: #52c7ff; }
.footer-logo{ background:#FFF; }
.lg-backdrop{ opacity: 0.8 !important; }
.type__tabs .animated__tab .nav li.active a, .type__tabs .animated__tab .nav li:hover a{color: #FFF; }
.block-list a:hover{ color: #000; }
.socialLink{ margin-top: 10px !important; }
@media (min-width: 1900px) {
	.homepage__slider{  height: calc(100vh + 45px); }
	.homepage__slider .mouse_scroll{ bottom: 45px; }
}
@media (min-width: 1300px) and (max-width: 1400px) {
	.homepage__slider{  height: calc(100vh + 63px); }
	.homepage__slider .mouse_scroll{ bottom: 63px; }
}
/*
.contact-page ul.float-list li .icon-linkedin, .mobile-footer ul.float-list li .icon-linkedin, .page__footer ul.float-list li .icon-linkedin {
    width: 19px;
    height: 19px;
    background: url(../img/icons/linkedin.svg) no-repeat;
}

.contact-page ul.float-list li .icon-facebook, .mobile-footer ul.float-list li .icon-facebook, .page__footer ul.float-list li .icon-facebook {
    width: 11px;
    height: 19px;
    background: url(../img/icons/facebook.svg) no-repeat;
}

.contact-page ul.float-list li .icon-youtube, .mobile-footer ul.float-list li .icon-youtube, .page__footer ul.float-list li .icon-youtube {
    background: url(../img/icons/youtube.svg) no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

.contact-page ul.float-list li .icon-instagram, .mobile-footer ul.float-list li .icon-instagram, .page__footer ul.float-list li .icon-instagram {
    background: url(../img/icons/instagramlogo.svg) no-repeat;
    width: 20px;
    height: 20px;
    margin-top: -3px;
}
*/
.stage-page__land-icon {
  background-image: url(../img/icons/arazi.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 88px;
  height: 62px;
}
.stage-page__stage-icon {
  background-image: url(../img/icons/etap.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 88px;
  height: 62px;
}
.stage-page__village-icon {
  background-image: url(../img/icons/villawhite.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 81px;
  height: 59px;
}
.stage-page__apartment-icon {
  background: url(../img/icons/az-katli-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 66px;
  height: 65px;
}
.contact-page .properties p.phone::before {
  background: url(../img/icons/phone.svg) no-repeat;
  width: 30px;
  height: 30px;
  margin-top: -5px;
}
.contact-page .properties p.mail::before {
  background: url(../img/icons/mail.svg) no-repeat;
  width: 28px;
  height: 27px;
  margin-top: -5px;
}
.type__tabs .animated__tab .nav li.apartment .link-button .icon {
  background: url(../img/icons/az-katli-normal.svg) no-repeat;
}
.type__tabs .animated__tab .nav li.apartment.active .icon, .type__tabs .animated__tab .nav li.apartment:hover .icon {
  background: url(../img/icons/az-katli-aktif.png) no-repeat; background-size: contain;
}
.type__tabs .animated__tab .nav li.villa .link-button .icon {
  background: url(../img/icons/villa-normal.svg) no-repeat;
}
.type__tabs .animated__tab .nav li.villa.active .icon, .type__tabs .animated__tab .nav li.villa:hover .icon {
  background: url(../img/icons/villa-aktif.png) no-repeat;  background-size: contain;
}
.page__header .live-menu .search .live-link {
  color: #e41c24;
  font-size: 18px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: bold;
  vertical-align: bottom;
  opacity: 1;
  padding: 20px;

}
.down-arrow {
  background-image: url('../img/red-down-arrow.png');
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 16px;
}
.down-arrow.black {
  background-image: url('../img/black-down-arrow.png');
}
.page-slider .slick-dots {
  bottom: 30px;
}

.mobile-phone a {
  margin-top: -15px;
  font-size: 25px !important;
}

.red-play-icon {
  width: 21px;
  display: inline-block;
  margin-right: 12px;
  margin-top: -1px;
  vertical-align: text-top;
}

.properties__tab {
  background: url('../img/livingSpaces.jpg');
}

.properties__tab .contents .text .label {
  font-size: 20px;
  line-height: 35px;
}
.adv-films {
  margin-top: 20px; 
}

.square-players a{
  display: inline-block;
  width: 49%;
  padding: 10px;
}
.square-players a .text{
  position: absolute;
  padding: 15px;
  font-weight: bold;
  font-size: 16px;
  color: white;
}

.square-players a img{

}

.live__camera .player .player-content .square-players img{
  width: 100% !important;
}

@media (max-width: 690px) {

  .square-players a{
    width: 100%;
    padding: 0;
  }

}
.videoIframe{
  width: 657px !important;
  height: 377px !important;
  overflow: hidden;
  display: block;
  margin: 0 auto;


}

.pins a{
  position: absolute;
  right: 17px;
  bottom: 41px;
  width: 50px;
  font-size: 30px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 15px 0 0 0;
  opacity: 0.5;
  color: #5cbeef;
  background: #fff;
  transition: all ease 300ms;
}
.pins a:hover{
  opacity: 1;
}
/* Yerleşke sayadsı css */
.map-item{
  width: 210px;
  height: 600px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 43px;
}
.map-item > div{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.map-item > div:hover .image, .map-item > div a.active .image{
  transform: scale(1.3);
  opacity: 1;
}
.map-item > div a{
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
}
.map-item > div a .image{
  width: 100%;
  height: auto;
  transition: all ease 300ms;
  opacity: 0.5;
}
.map-item > div a .image img{
  width: 100%;
  height: 125px;
  object-fit: cover;
}
.map-item > div a .text{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 38px;
  color: #fff;
}
.map-item > div a .text .text-hero{
  font-family: 'Pattaya';
  text-align: center;
  text-indent: -25px;
  font-size:  24px;
  margin-bottom: 5px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}
.map-item > div a .text .text-info{
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
  font-size: 18px;
  color: #fff;
}
.pinned-map{
  float: none;
  width: 820px;
  height: 600px;
  overflow: hidden;
  margin: 0 auto;
}
.pinned-map > #mapster_wrap_0{
  display: block;
  position: relative;
  padding: 0px;
  width: 600px;
  height: 600px;
  float: left;
}
.pins{
  /*margin: -600px 0 0 -407px;*/
  float: left;
  left: 0;
}
.project-list__title img{
  width: 100%;
}
@media screen and (max-width: 768px){
  .plan-image.plan{
    width: 100% !important;
    height: auto !important;
  }
  .pinned-map{
    width: 100% !important;
    height: auto !important;
  }
  #mapster_wrap_0{
    width: 100% !important;
    height: 300px !important;

  }
  #mapster_wrap_0 canvas{
    left: 50% !important;
    margin-left: -150px !important;
  }
  .map-item{
    float: left !important;
    width: 100% !important;
    position: relative;
    top: 130px;
    margin-top: 130px;
  }
  .map-item > div{
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px;
  }
  .pins{
    margin: 0 !important;
    position: absolute;
    top: -41px;
  }
}
.transparent .page__header{background: #252525;}
