/*
Theme Name: Kalesit
Description:  Designed by webosfer.
Author:  Alpay ÖZPINAR
/* ADD YOUR COLOUR CSS HERE 
border:1px solid red; */

#webosfer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#webosfer a.web{
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
#webosfer a.osfer{
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

#note, #note_dark {
    position: relative;
    overflow: hidden; 
    padding: 20px;
    margin: 12px auto;
	color: #fff!important;
    background: #666;
}
#note_dark { color:#fff!important; background:#333; }
#note p, #note_dark p { color:#fff!important; }
#note:before, #note_dark:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #333 #fff;
   -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3),  -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3),   -1px 1px 1px rgba(0,0,0,0.2);
}
#note_dark:before{ border-style:solid; border-color:#222 #fff; }
#Self-Housing{
    background: #cad7b4;
	color: #000;
	border:1px solid #cad7b4;
}
#Galeri{
    background: #000;
	color: #fff;
	border:1px solid #000;
}
#Galeri .section-heading h2{
	color: #fff;
}
#Galeri .section-heading hr{
	border-bottom:1px solid #fff;
}
#Daireler{
    background: #FFF;
	color: #000;
	border:1px solid #FFF;
}
#Daireler .section-heading h2{
	color: #000;
}
#Daireler .section-heading hr{
	border-bottom:1px solid #000;
}
#Katlar{
    background: #000;
	color: #fff;
	border:1px solid #000;
}
#Katlar .section-heading h2{
	color: #fff;
}
#Katlar .section-heading hr{
	border-bottom:1px solid #fff;
}
#Bloklar{
    background: #FFF;
	color: #000;
	border:1px solid #FFF;
}
#Bloklar .section-heading h2{
	color: #000;
}
#Bloklar .section-heading hr{
	border-bottom:1px solid #000;
}
#Konum{
    background: #cad7b4;
	color: #000;
	border:1px solid #cad7b4;
}
#Konum .section-heading h2{
	color: #000;
}
#Konum .section-heading hr{
	border-bottom:1px solid #fff;
}
#iletisim .section-content i {
	font-size:42px;
}
.notification_error {
	color: #fff;
	background-color: #333;
	height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: left;
}
.notification_ok {
    color: #fff;
	background-color: #333;
	font-weight: 400;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: center;
	font-size: 13px;
	text-transform: uppercase;
}

.navbar-header {
	padding: 3px 0 3px 0;
}
.navbar {
	background: rgba(225,225,225,0,3);
	color: #FFF;
}
.navbar-logo img {
	width:200px;
	height:100px;
	background: url(images/logoLight.png) no-repeat;
    margin: -3px 0 0 0;
	z-index: 9999999;
}
.navbar.navbar-light .navbar-logo img {
	width:167px;
	height:70px;
	background: url(images/logo.png) no-repeat;
	margin: 0;
}
.mim-main{
	position: relative;
}
.mim-main div{
}
.catchword {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  min-height: 330px;
}

.catchword h3 {
	color:#FFF;
	padding-bottom: 30px;
	font-weight: 400;
	font-family: 'Courgette', cursive;
	font-size: 14px;
}

.box-component{
	padding: 0px 0 12px 0;
	text-align: center;
	border-radius: 12px;
	border: 1px solid #fff;
}
.box-component img{
	border: 1px solid #0086b4;
	border-radius: 12px;
	max-width: 631px;
	width: 98%;
}



.main-head-area{
	margin: 0 auto;
	padding: 12px;
	width: 87%;
	max-width: 697px;
	min-height: 84px;
	border: 1px solid #0086b4;
	border-radius: 12px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 15px;
	font-weight: normal;
	background: #0086b4;
}
.main-head-area img{
	margin: 0px 8px 12px 0;
	padding: 0 15px 0 0;
	height: 60px;
	border-right: 1px solid #fff;
	border-radius: 12px;
	float:left;
}
.main-content-area{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-radius: 12px;
	color: #fff;
	text-align: left;
}
.main-content-area .box-component{
	margin: 0 auto;
	padding: 0;
	width: 87%;
	max-width: 697px;
	min-height: 84px;
	background:  rgba(0, 134, 180, 0.3);
	border: 0;
}
.main-content-area .list-unstyled{
	margin: 0 auto;
	padding: 12px;
	width: 420px;
	border: 0;
}
.main-content-area .list-unstyled li{
	margin: 0 auto;
	padding: 12px;
	width: 80%;
	border: 0;
	text-align: left;
}
.main-content-area .list-unstyled li a{
	color: #0086b4;
	font-weight: bold;
}
.main-content-area .list-unstyled li a:hover{
	color: #f9b816;
}
.main-content-area .box-component img {
	margin: 0;
	padding: 0;
	width: 100%;
	border-radius: 12px;
}

.tertiary-box-component{
	border: 3px solid #333;
	border-radius: 12px;
}

#hakkimizda {
	background: #f9b816;
    padding: 60px 0 60px 0;
}
#hakkimizda .text-center p{
	color: #111;
}
#target-content-apsiyon {
    background-image: url(../img/slider/apsiyon.jpg);
    padding: 0;
}
#target-content-apsiyon .overlay {
    padding: 100px 0 120px;
}

#mevzuat {
	background:  rgba(0, 134, 180, 1.0);
    padding: 60px 0 60px 0;
	color: #fff;
}
#mevzuat .text-center ul {
	color: #f9b816;
	width: 100%;
	max-width: 600px;
	min-width: 360px;
}
#mevzuat .text-center ul li {
	width: 100%;
}
#mevzuat  h2 {
	color: #fff;
}
#mevzuat .text-center a {
	color: #f9b816;
	width: 100%;
}
#mevzuat .text-center a:hover {
	color: #ccc;
}

.language-select-wrapper{
	border: 3px solid #0F0;
	padding: 12px;
}

form#bize-ulasin{
	padding:15px;
	width: 100%;
	height:330px;
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
}
form#bize-ulasin a {
	color: #a1dbeb;
}
form#bize-ulasin a:hover {
	color: #FFF;
	text-decoration: underline;
}
form#bize-ulasin h4{
	border: none;
	color:#000;
	background:  rgba(255, 255, 255, 0.8);
	margin: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	padding:12px;
}
form#bize-ulasin .btn{
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background:  #0086b4;
	margin: 6px 0 0 0;
	padding:12px 24px 12px 24px;
	z-index:9999;
}
form#bize-ulasin .btn:hover {
	background: #f9b816;
}
.form-inputs {
	padding: 0 0 6px 0;
	margin: 0px;
	background: rgba(0,0,0,0.6);
}
.form-options {
	padding: 6px 0;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	background: rgba(0,0,0,0.6);
	height: 98px;
	color: #FFF;
	text-align: left;
}
.form-footer {
	padding: 6px 0;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	background: rgba(0,0,0,0.6);
	height: 66px;
	color: #FFF;
}
form#bize-ulasin input {
	color: #FFF;
	width: 100%;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	padding: 12px;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	background: transparent;
}
form#bize-ulasin input:placeholder-shown {
	color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  rgba(255, 255, 255, 0.8);
   opacity:  1;
}
form#bize-ulasin input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  rgba(255, 255, 255, 0.8);
   opacity:  1;
}
form#bize-ulasin input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin input::-ms-input-placeholder { /* Microsoft Edge */
   color:  rgba(255, 255, 255, 0.8);
}

form#bize-ulasin input[type="checkbox"]{
	margin: 0 3px 0 0;
	width: 12px;
	height: 12px;
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}
form#bize-ulasin textarea {
	color: #FFF;
	width: 100%;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	padding: 12px;
	min-height: 200px;
	margin: 12px 0 12px 0;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	background: transparent;
}
form#bize-ulasin textarea:placeholder-shown {
	color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  rgba(255, 255, 255, 0.8);
   opacity:  1;
}
form#bize-ulasin textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  rgba(255, 255, 255, 0.8);
   opacity:  1;
}
form#bize-ulasin textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  rgba(255, 255, 255, 0.8);
}
form#bize-ulasin textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:  rgba(255, 255, 255, 0.8);
}

form#bize-ulasin input.btn:focus {
	background:  rgba(96, 114, 69, 0.6);
}
form#bize-ulasin input:focus {
	outline: none;
	border-bottom: 1px solid rgba(255, 255, 255, 1.0);
	background: transparent;
}

form#bize-ulasin textarea:focus {
	outline: none;
	border-bottom: 1px solid rgba(255, 255, 255, 1.0);
	background: transparent;
}
form#bize-ulasin btn {
	background: red;
	color: red;
}
.webosfer-tLink{
	display:none;
}
.webosfer-crLink{
	padding-top: 48px;
	display:none;
}

.webosfer-tLink .btn {
  background: #FFF;
  color: #333;
}
.webosfer-crLink .btn {
  background: #FFF;
  color: #333;
}
.webosfer-tLink .btn:hover {
  color: #FFF;
}
.webosfer-crLink .btn:hover {
  color: #FFF;
}

#mim-Modal {
  position: fixed; /* or absolute */
	width : 100%;
	max-width : 600px;
	margin : 0 auto;
	top : 20%;
}

.bilgi-talep-form-link {
    display: none;
    position: fixed;
    bottom: 0;
	left:0;
	padding : 12px;
	z-index:1000
}

.bilgi-talep-form-link a {
  background: #FFF;
  font-size: 16px;
  padding: 3px 12px;
  display: block;
  color: #1E1E1E;
  border: 1px solid #1E1E1E;
  box-shadow: inset 0px 0px 0px 0px #1E1E1E, inset 0px 0 0px 0px #1E1E1E;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  
  
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}

@media screen and (max-width: 1023px) {
}
@media all and (max-width: 900px) {
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
}

@media screen and (max-width: 1023px) and (orientation: landscape), screen (max-height: 500px) {
	form#bize-ulasin{
	}
	.webosfer-crLink{
		display:block;
		margin: 30px auto;
	}
	.webosfer-tLink{
		display:none;
	}
}
@media screen and (max-width: 1023px) and (orientation: portrait) and (max-height: 680px) {
	form#bize-ulasin{
	}
	.webosfer-crLink{
		display:block;
		text-align:center;
		margin: 30px auto;
	}
}
@media screen and (max-width: 1023px) and (orientation: portrait) and (min-height: 681px) {
	.webosfer-crLink{
		display:none;
	}
	form#bize-ulasin{
		margin: 30px 0;
	}
}
@media screen and (min-width: 1024px) and (orientation: landscape) and (max-height: 400px) {
	form#bize-ulasin{
	}
	.webosfer-crLink{
		display:none;
	}
	.webosfer-tLink{
		display:block;
		width:100%;
		text-align:center;
	}
	.webosfer-tLink a{
		color:#FFF;
		display:block;
		width:100%;
	}
}
@media screen and (min-width: 1024px) {
	.navbar-header {
		background: rgba(0,0,0,0,3);
	}
}
.catchword {
	position:relative;
	display:inline;
	top:30px;
	bottom:30px;
	z-index:10;
	margin: 0 auto;
	width: 100%;
}
.galeri {
	padding:3px;
}
#mim-Modal .modal-footer{
	padding-left: 30px;
}
#mim-Modal .btn{
	margin: 12px 0 0 0;
}

.wrapper {
  width: 75%;
  margin: 0 auto;
}

.owl-carousel {
  list-style: none;
  padding: 0;
}

.owl-item:nth-child(2n) {
}

.owl-item img {
  opacity: 0.75;
}

.owl-item img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .wrapper {
    width: 100%;
  }
}
#proje-galerisi{
	text-align:center;
	padding:3px;
	width:100%;
	display:inline-block;
}
#daire-galerisi{
	text-align:center;
	padding:12px;
	width:100%;
	display:inline-block;
}
#kat-galerisi{
	text-align:center;
	padding:12px;
	width:100%;
	display:inline-block;
}
#blok-galerisi{
	text-align:center;
	padding:12px;
	width:100%;
	display:inline-block;
}
.sGallery {
  width: 96%;
  margin: 0 auto;
}
.sGallery img {
  width: 100%;
  height: auto;
}
.sGallery figure {
  display: block;
  padding: 1%;
  width: 24%;
  float:left;
}
.sGallery figcaption {
  display: none;
}
.tGallery {
  width: 96%;
  margin: 0 auto;
}
.tGallery img {
  width: 100%;
  height: auto;
}
.tGallery figure {
  display: block;
  padding: 1%;
  width: 50%;
  float:left;
}
.tGallery figure img.filling{
	height:102px;
}
.tGallery figure figcaption {
  text-align: center;
  font-weight:bold;
}
.tGallery figure figcaption .figure-description {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 80%;
  font-weight:normal;
}
.tGallery figure figcaption .figure-title {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 100%;
  font-weight:bold;
}
.tGallery figure figcaption .figure-field {
  display: inline-block;
  padding: 3px 0 3px 10%;
  width: 55%;
  text-align: left;
  border-bottom: 1px solid #CCC;
}
.tGallery figure figcaption .figure-value {
  display: inline-block;
  padding: 3px 10% 3px 0;
  width: 25%;
	text-align: right;
  border-bottom: 1px solid #CCC;
}
.tGallery figure figcaption .figure-fieldx {
  display: inline-block;
  padding: 3px 0 3px 10%;
  width: 55%;
  text-align: left;
  border-bottom: 1px solid #FFF;
}
.tGallery figure figcaption .figure-valuex {
  display: inline-block;
  padding: 3px 10% 3px 0;
  width: 25%;
	text-align: right;
  border-bottom: 1px solid #FFF;
}
.fGallery {
  width: 96%;
  margin: 0 auto;
}
.fGallery img {
  width: 100%;
  height: auto;
}
.fGallery figure {
  display: block;
  padding: 1%;
  width: 50%;
  float:left;
}
.fGallery figure figcaption {
  text-align: center;
  font-weight:bold;
}
.fGallery figure figcaption .figure-description {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 80%;
  font-weight:normal;
}
.fGallery figure figcaption .figure-title {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 100%;
  font-weight:bold;
}
.fGallery figure figcaption .figure-field {
  display: inline-block;
  padding: 3px 0 3px 10%;
  width: 55%;
  text-align: left;
}
.fGallery figure figcaption .figure-value {
  display: inline-block;
  padding: 3px 10% 3px 0;
  width: 25%;
	text-align: right;
}
.bGallery {
  width: 96%;
  margin: 0 auto;
}
.bGallery img {
  width: 100%;
  height: auto;
}
.bGallery figure {
  display: block;
  padding: 1%;
  width: 50%;
  float:left;
}
.bGallery figure figcaption {
  text-align: center;
  font-weight:bold;
}
.bGallery figure figcaption .figure-description {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 80%;
  font-weight:normal;
}
.bGallery figure figcaption .figure-title {
  margin: 0 auto;
  display: block;
  padding: 3px;
  width: 100%;
  font-weight:bold;
}
.bGallery figure figcaption .figure-field {
  display: inline-block;
  padding: 3px 0 3px 10%;
  width: 55%;
  text-align: left;
}
.bGallery figure figcaption .figure-value {
  display: inline-block;
  padding: 3px 10% 3px 0;
  width: 25%;
		text-align: right;
}
@media screen and (max-width: 767px) {
	.sGallery figure {
		display: block;
		margin: 1%;
		width: 48%;
		float:left;
	}
	.tGallery figure figcaption .figure-description {
		margin:0;
		padding:0;
		width: 100%;
		font-size: 80%;
	}
	.tGallery figure figcaption .figure-field {
		margin:0;
		padding:0;
		width: 57%;
	}
	.tGallery figure figcaption .figure-value {
		margin:0;
		padding:0;
		width: 39%;
	}
	.tGallery figure figcaption .figure-fieldx {
		margin:0;
		padding:0;
		width: 57%;
	}
	.tGallery figure figcaption .figure-valuex {
		margin:0;
		padding:0;
		width: 39%;
	}
	.fGallery figure figcaption .figure-description {
		margin:0;
		padding:0;
		width: 100%;
	}
	.fGallery figure figcaption .figure-field {
		margin:0;
		padding:0;
		width: 57%;
	}
	.fGallery figure figcaption .figure-value {
		margin:0;
		padding:0;
		width: 39%;
	}
	.bGallery figure figcaption .figure-description {
		margin:0;
		padding:0;
		width: 100%;
	}
	.bGallery figure figcaption .figure-field {
		margin:0;
		padding:0;
		width: 57%;
	}
	.bGallery figure figcaption .figure-value {
		margin:0;
		padding:0;
		width: 39%;
	}
}
.lGallery {
  width: 96%;
  margin: 0 auto;
}
.lGallery img {
  width: 100%;
  height: auto;
}
.lGallery figure {
  display: block;
  padding: 1%;
  width: 80%;
  margin: 0 auto;
}
.lGallery figcaption {
  display: none;
  position: absolute;
  left:0;
}
@media screen and (max-width: 767px) {
}
.pswp__caption__center{
	text-align:center;
}
.pswp__caption div div{
  display: none;
}

.catchword h2.wow {
	color:#FFF;
	font-family: 'Courgette', cursive;
	font-size: 30px;
	padding-bottom: 30%;
	letter-spacing:2px;
}

.document-listing {
	display: block;
	text-align:left;
}


#proje-galerisi{
	text-align:center;
	padding:30px;
	width:100%;
	display:block;
}
.sGallery {
  width: 100%;
  margin: 0 auto;
}
.sGallery img {
  width: 100%;
  height: auto;
}
.sGallery figure {
  display: block;
  padding: 1%;
  width: 33%;
  float:left;
	border-radius: 8px;
	background-color: #FFF;
}
.sGallery figure:hover {
	background-color: #6ab04c;
}
.sGallery figcaption {
  display: none;
}

@media screen and (max-width: 767px) {
	.sGallery figure,.aGallery figure {
		display: block;
		margin: 1%;
		width: 48%;
		float:left;
	}
}
.banner{
	width:100%;
}
.banner img{
	width:100%;
}