/* POP-UP */

.kutu{
	background-color:#fff;
	width:35%;
	height:460px;
	position:fixed;
	z-index:9999;
  	display:none;
  	padding: 16px;
}

.kutu p{
	font-size:16px;
	margin:5px 5px 5px;
	color:#000;
	text-align:center;
	position:fixed;
}
.kutu h2 {
	text-align: center;
}
.kapla {
	width: 100%;
	height: 100%;
	background: #252525;
	position: fixed;
	z-index: 98;
	display: block;<
	opacity:0.3;
}
.form1 {
	color: #252525;
}
.kapat {
	float:right;
	position:absolute;
	right:10px;
	cursor:pointer;
}

input[type="email1"], input[type="phone1"], input[type="name1"], textarea[type="textarea1"], select[type="select1"] {
	width: 100%;
	background: #fff;
	margin-bottom: 7px;
	border: 1px solid #DADADA;
	padding: 10px;
	height: 43px;
	font-size: 13px;
	font-family: 'Helvetica' sans-serif;
	font-weight: bold;
	color: #1F5078
}


input[name="submit1"] {
	width: 100%;
	padding: 10px;
	font-weight: bold;
	font-size: 100%;
	color: #205178;
	cursor: pointer;
	background: #8ED8F7;
	border: 0;
	text-align: center;
}

input[name="adresbutton"] {
		width: 28%;
	padding: 10px;
	font-weight: bold;
	font-size: 100%;
	color: #205178;
	cursor: pointer;
	background: #8ED8F7;
	border: 0;
	text-align: center;

}

body {

	//margin: 30px;
	/* background: #fffcf3; */
	background: url(../img/bg.jpg);

}

section {

	margin-top: 33px;
	margin-bottom: 33px;
}

form {
	color: #fff;
}
/* HEADER */

.logoHeader {
	margin-bottom: 120px;

}

.slider {

	margin-right: -3px;
}

.thanks {
	background: #fff;
	border-radius: 14px;
	padding: 21px;
	border: #ccc 1px solid;
	-moz-box-shadow:    0px 0px 21px 0px rgba(0,0,0,0.40);
	box-shadow:         0px 0px 21px 0px rgba(0,0,0,0.40);
}

.thanks h4 {
	margin-top: 60px;
}

.kayitForm{

	width:100%;
	margin:0 auto;
	//margin-bottom:6%;
	padding: 1px 16px 14px 20px;

}

.kayitForm2 {
	margin-bottom: 12px;
	padding: 16px;
}

p.dipnot {
	font-size: 13px;
	color: #969696;
}

.kayitForm p {

	color: #fff;
}

.header-alt {
	margin-top: 10px;
	margin-bottom: 30px;
}

.kayitForm h4 {

	font-size: 17px;
	font-weight: bold;
	color: #925d24;

}

.carousel-caption {

	bottom: 64px;
	position: absolute;
	right: 20%;
	left: 20%;
	text-align: center;
	color: #fff;
	text-shadow: none;
}

.carousel-caption h3 {

	font-size: 22px;
	font-weight: 100;
	letter-spacing: 1px;
	margin: 0;

}

.carousel-caption h2 {

	font-size: 24px;
	font-family: Georgia, serif;
	font-style: oblique;
}


.formz {

	background: url(../img/formbg.jpg);
	//height: 472px;
	-moz-box-shadow:    -5px 0px 4px 0px rgba(0,0,0,0.50);
	box-shadow:         -5px 0px 4px 0px rgba(0,0,0,0.50);

}



@import url('http://fonts.googleapis.com/css?family=Noto+Sans:400,700');


/* The ribbons */

.corner-ribbon{
	background: url(../img/ribbons.png) no-repeat 0px 0px;
  width: 207px;
  height: 203px;
  position: absolute;
  top: -2px;
  left: -2px;
  /*line-height: 50px;*/
  color: #f0f0f0;
  
}
.corner-ribbon span{
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: block;
    text-align: center;
    width: 157px;
    height: 128px;
    position: relative;
    top:14px;
    font-size:14px;
    font-weight: bold;
    font-family:Tahoma, Sans;
    color:#925d24;
}

/* Custom styles */

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
}

/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}




/* No gutter */
.row.no-gutter {
  margin-left: 5px;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.caption-bg {

	background: rgba(255,255,255,0.65);
	-moz-box-shadow:    0px 0px 21px 0px rgba(0,0,0,0.70);
	box-shadow:         0px 0px 21px 0px rgba(0,0,0,0.70);
	padding: 1px;
	width: 404px;
	margin: 0 auto;

}

.carousel-caption 
h2,
h3 {

	text-shadow: 0px 0px 4px rgba(0,0,0,0.80);
}


.caption-bg h1 {

	font-size: 30px;
	font-weight: 700;
	color: #3F3E43;
}

.caption-bg p {

	font-size: 22px;
	color: #3F3E43;
	font-style: oblique;
	font-weight: 100;

}

.jumbot {

	margin-bottom: 4%;
}

/* CONTENT */


.well {
	//border-radius: 7px;
	background: #FFFFFF;
	-moz-box-shadow:    0px 0px 7px 0px rgba(146,146,146,0.67);
	box-shadow:         0px 0px 7px 0px rgba(146,146,146,0.67);
	//padding-bottom: 4px;
	margin-bottom: 15px;
	height: 100%;

}

.well p {
	padding-left: 10px;
	padding-right: 8px;

}

.well h4 {
	padding-left: 10px;
	padding-right: 8px;

}


.well h2 {
	font-size: 17px;
	padding-left: 10px;
	text-align:center;
}

/*.well ul {
	line-height: 28px;
} */

.well p {
	//line-height: 26px;
}

.sosyal-button {
	text-align: center;
	padding: 6px;
	background: #075479;
	//width: 162px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	//border-radius: 10px;
	//margin-bottom: 14px;

}

.lokasyon {

	line-height: 45px;
	margin-bottom: 18px;
}
.donatilar {
	line-height: 28px;
}
.yatirim {

	margin-bottom: 41px;
	line-height: 23px;
}

.menuler li {

	display: inline-block;
	list-style: none;
	background: #333;
	color: #fff;
	padding: 8px;
	//border-radius: 5px;
	font-weight: bold;
	//margin-right: 6px;
	margin-bottom: 29px;
	border-right: 2px solid #e9e9e9;
	text-align: center;
}

.menuler ul {
	margin-left: -42px;
}

.menuler a:link {

	color: #fff;


}

.menuler a:visited {

	color: #fff;


}

.menuler a:hover {

	color: #f0f0f0;

}


/* GALERI */

.galeri a {

	margin-bottom: 30px;
}

/* YOL TARIFI */

input[type="adres"] {

	width: 70%;
	background: #fff;
	margin-bottom: 2%;
	padding: 19px;
	font-size: 19px;
	font-family: "Helvetica", sans-serif;
	border-radius: 5px;
	font-weight: bold;
	border: #C2C2C2 1px solid;
	color: #333;
}

input[name="adresbutton"] {
	  width:29%;

	  border:0;
	  padding:20px;
	  font-weight: bold;
	  font-size:19px;
	  color:#205178;
	  cursor:pointer;
	  transition:background .3s;
	  -webkit-transition:background .3s;
	  border-radius: 5px;
	  background: #8ED8F7;
	  text-align: center;
	  margin-left: 7px;
} 

input[name="adresbutton"]:hover{
  background:#61A0BA;
  color: #205178;

}

/* FOOTER */

.copy-fiyat {

	color: #969696;
}

.iletisim {

	background-color:#FFFFFF;
	font-family:'PT Sans Narrow','sans serif';
	height: 376px;
	margin-left: -14px;

}

.iletisim p {
	font-size: 22px;
	padding-top: 10px;
}

.footer {
	background: #fff;
	text-align: center;
	margin-top: 21px;
	padding-top: 10px;
}

.footer img {

	margin: 0 auto;
}
/* LOGIN */

input[type="email"],input[type="phone"],input[type="name"],select[type="select"]{
	height: 36px;
}

input[type="email"],[type="text"],input[type="phone"],input[type="name"],textarea[type="textarea"],select[type="select"]{
  width:100%;
  background:#fff;
  margin-bottom:7%;
  border: 0;
  padding:4%;
  font-size: 13px;
  color: #1F5078;
  font-family: "Helvetica", sans-serif;
  border-radius: 5px;
  font-weight: bold;

}

input[name="submit"]{
  width:100%;

  border:0;
  padding:8px;
  font-weight: bold;
  font-size:100%;
  color:#fff;
  cursor:pointer;
  transition:background .3s;
  -webkit-transition:background .3s;
  border-radius: 5px;
  background: #2d2981;

}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #1F5078;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #1F5078;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #1F5078;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #1F5078;
}

input[name="submit"]:hover{
  background:#61A0BA;
  color: #205178;

}

.container {
	padding-top: 10px;
}


/* SOSYAL OLANAKLAR */

.icerik {
	background: #fff;
		-moz-box-shadow:    0px 0px 7px 0px rgba(146,146,146,0.67);
	box-shadow:         0px 0px 7px 0px rgba(146,146,146,0.67);
	border-radius: 5px;
	margin-bottom: 30px;
}

.icerik li {
	line-height: 41px;
	font-size: 19px;
}

.icerik img {

	margin-top: 15px;
}

.sosyalbanner {

	margin-bottom: 10px;
}




/* KAT PLANI */

.daire div {
	margin-bottom: 30px;

}


/* MEDIA */ 

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 

	.kutu{
		height: 470px;
		width: 80%;
	}
	.carousel-caption {
		bottom: 49px;
	}

	.slider img {
		max-width: 112%;
	}

	input[name="adresbutton"] {
		width: 28%;
	}

	.iletisim {
		height: 499px;
	}

	.slider2 img {
		max-width: 100%;
	}

	.well {

		height: 930px;
	}

}


@media all and (max-width: 1024px) {
	.donatilar {
		line-height: 33px;
		margin-bottom: 20px;
	}

	p.dipnot {
		margin-bottom: 53px;
	}

}

@media all and (max-width: 699px) {
  .logoHeader {
	   margin: 0;
	   text-align: center;
  }

   .container {
   	width: 100%;

   }

   .kutu{
   	height: 530px;
   	width: 80%;
   }

  .formz {
  	/* form: */

	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
	margin-bottom: 10px;
  }

  .header-alt {
  	//margin-top: 220px;
  	margin-bottom: 10px;
  }

  .menuler li {
  	width: 100%;
  	border-radius: 0;
  	text-align: center;
  	margin-bottom: 4px;
  }

  .menuler img {
  	display: none;
  }

  .slider {
	display: none;

}
   input[type="adres"] {

	width: 100%;
	background: #fff;
	margin-bottom: 2%;
	padding: 15px;
	font-size: 15px;
	font-family: "Helvetica", sans-serif;
	border-radius: 5px;
	font-weight: bold;
	border: 0;
}

input[name="adresbutton"] {
	  width:100%;

	  border:0;
	  padding:15px;
	  font-weight: bold;
	  font-size:15px;
	  color:#205178;
	  cursor:pointer;
	  transition:background .3s;
	  -webkit-transition:background .3s;
	  border-radius: 5px;
	  background: #8ED8F7;
	  text-align: center;
	  margin-left: 0;
	  margin-bottom: 7px;
} 
section {
	margin-top: 20px;
}
.sosyalbanner {
	display: none;
}
.iletisim {
	height: 550px;
	margin-top: 25px;
	margin-left: 0;
}

.video {
	margin-bottom: 20px;
}

.kampanya {

	margin: 0 auto;
}

.kampanya img {
	margin-bottom: 10px;
}

}





