@charset "utf-8";
/*anasayfa*/
 body{font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;}

.bbdy{background-color:#000;}

.imglogo{
max-width:50px;
padding-top:0px;
box-sizing:border-box;}

.brandname{
	margin-right:100px;
	font-size:22px;
	color:#fff;

	padding-bottom:0px;}
	
.logos{
	margin-left:120px;	
	margin-right:40px;
	box-sizing:border-box;}
	
.logosub{color:#000;
margin-top:0px;
padding-top:0px;
font-size:10px;}

.logohov:hover{
	color:#0CF;}
.imgs{
	max-height:775px;
	max-width:900px;}
	
/*.about{background-color:#212529;
color:#fff;

margin:auto;
padding-left:20px;	
padding-right:20px;
padding-bottom:90px;
padding-top:50px;
width:750px;
height:auto;
position:relative;
bottom:100px;
	
}*/



.uye{
	
	font-weight:bold;
	margin-left:50px;}
.uyelik{
	
background-color:#09C;
width:100%;
height:350px;
padding:20px;
margin-bottom:0px;


}
.uye{
	margin-left:620px;
	font-size:40px;
	}
.menu{box-sizing:border-box;
padding:2px;
font-size:14px;}
.d-block{max-height:500px;
}
.menu:hover{background-color:#39F;
padding:2px;
color:black;}
.card{transition:box-shadow 0.3s;
box-shadow: 0 8px 16px 0 rgba(0,0,0,2);
transition:opacity 200ms ease;

height:220px;
display:inline-block;
margin-left:150px;
border-radius:10px;



}


.cards22{
	margin-right:100px;
	margin-left:590px;
		text-align:center;	
		margin-top:30px;
	}

.card-text{
	text-align:center;}

.card-img-top{
	width:150px;
	height:130px;
	padding:10px;
	margin-left:60px;
	margin-top:20px;
	box-sizing:border-box;
	}

.card:hover{
box-shadow: 0 16px 24px 0 rgba(0,0,0,2);}

nav-item menu:hover{color:#fff;
}


/*hakkımızda*/


.alt{width:100%;
margin-bottom:0;


}
.main{height:600px;
margin-top:120px;

}

.img{
	
	display:inline;
	float:left;
	margin-left:50px;
	margin-top:20px;
	}
.imgst{height:400px; width:500px;}

.sld img{width:900px;
height:550px;}
	
.content{
	height:200px;
	width:700px;
	display:inline;
	float:right;
	margin-right:200px;
	font-size:17px;
	}
	
	/*urunler*/
	
	

.gallery{margin-top:10px;
height:auto;
width:100%;
}

/*.gallery img{
	transition:1s;
		 
	width:400px;
	*/
	
.imgq{
	width:60%;
height:370px;
 margin:50px;
 padding-left:120px;
	}

.gallery img:hover{
	filter:grayscale(100%);
	transform:scale(1.1);
}

.brd{border:groove;
border-color:#EEEEEE;
margin:40px;
background-color:#EEEEEE;
border-radius:50px;}
.cnt{
padding-left:37%;
font-weight:bold;
font-size:18px;
font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;

}

.videohaber{
	text-align:center;
	margin-top:150px;
	margin-bottom:70px;
	margin-bottom:150px;}
	
	
.contacta{
		width:100%;
		height:auto;
		box-sizing:border-box;
		
		}
		
.line{
	border:none;	
	border-top:.4rem solid #000;
	max-width:90rem;
	
	margin:2.5rem auto;
}
		
.div1{


width:50%;
height:565px;
display:inline-block;
text-align:center;
padding-left:150px;

	

}
.div2{

width:45%;
height:167px;
display:inline-block;
text-align:center;
position:absolute;
top:470px;
right:0px;
margin-right:55px;



}	
.iletdiv{
	padding:10px;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
	width:100%;
	height:250px;
	background-color:#343a40;
	color:#fff;}
	
#fcf-form {
    display:block;
}

.fcf-body {
    margin: 0;
    font-family: -apple-system, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    padding: 20px;
    padding-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    max-width: 100%;
}

.fcf-form-group {
    margin-bottom: 1rem;
}

.fcf-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.fcf-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fcf-form-control:focus {
    border: 1px solid #313131;
}

select.fcf-form-control[size], select.fcf-form-control[multiple] {
    height: auto;
}

textarea.fcf-form-control {
    font-family: -apple-system, Arial, sans-serif;
    height: auto;
}

label.fcf-label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.fcf-credit {
    padding-top: 10px;
    font-size: 0.9rem;
    color: #545b62;
}

.fcf-credit a {
    color: #545b62;
    text-decoration: underline;
}

.fcf-credit a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.fcf-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .fcf-btn {
        transition: none;
    }
}

.fcf-btn:hover {
    color: #212529;
    text-decoration: none;
}

.fcf-btn:focus, .fcf-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fcf-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.fcf-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.fcf-btn-block {
    display: block;
    width: 100%;
}

.fcf-btn-block+.fcf-btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
    width: 100%;
}
.iletdiv2{
	padding:5px;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
	width:50%;
	height:600px;
	background-color:#343a40;
	color:#fff;}
	
	
	.entry{ margin-top:42px;
	
		width:100%;
		height:700px;;
	
		background-color:#000;}
		
	.sld{width:50%;
	padding-right:20px;
	
	margin-right:20px;
	
	
	
	
	float:right;}
.abt {color:#FFF;
width:50%;
padding-top:150px;
padding-right:80px;
margin-left:30px;
margin-right:70px;

}




@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700");

body {
  margin: 0;
  padding: 0;
}

.container {
  height: 100vh;

  overflow-x: hidden;
}

.slide {
  position: sticky;
  top: 0;
  
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.2em;
  color: white;
  background-size: cover;
  background-position: center;

  h1 {
    font-size: 250%;
    text-shadow: 0 2px 2px black;
  }
}

#slide1 {
  background-image:url(img/p1.png);
}

#slide2 {
  background-image:url(img/p2.jpg);
}

#slide3 {
  background-image:url(img/p3.jpg);
}

#slide4 {
  background-image:url(img/p4.jpg);
}
#slide5 {
  background-image:url(img/p5.jpg);
}
#slide6 {
  background-image:url(img/p6.jpg);
}










/* Font */
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700');

/* Design */
*,
*::before,
*::after {
  box-sizing: border-box;
}



.main2{
	
  max-width: 1200px;
  margin: 0 auto;
}

.main2 h1 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.main2 img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

btn2 {
  color: #ffffff;
  padding: 0.8rem;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
}

.btn:hover {
  background-color: rgba(255, 255, 255, 0.12);
}

.cards2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cards2_item {
  display: flex;
  padding: 1rem;
}

@media (min-width: 40rem) {
  .cards2_item {
    width: 50%;
  }
}

@media (min-width: 56rem) {
  .cards2_item {
    width: 33.3333%;
  }
}

.card2 {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height:570px;
}

.card2_content {
  padding: 1rem;
  background: linear-gradient(to bottom left, #EF8D9C 40%, #FFC39E 100%);
}

.card2_title {
	
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0px;
}

.card2_text {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;    
  font-weight: 400;
}






/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}