*{
	  box-sizing: border-box;
}

body{
	margin  : 0 ;
	padding : 0 ;
	background-color :ffffff;
	font-family: 'Oxygen', sans-serif;
	display: flex;
	flex-direction: column;
}

font{
	float:left;
	letter-spacing:2px;
	padding-top:8px;
}

#en_alt_footer{
	background-color:#58585A;
	color:white;
	height:50px;
	width :100%;

	top:0;
	z-index:1;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	
}
.hakkimizda_dis{
    margin:0px;
	padding:0px;
	width:100%;
	
}

.hakkimizda_metin{
    margin:0px;
	padding:0px;
	width:80%;
	float:left;
	padding-top:20px;
	padding-right:200px;
	
	
}

.hakkimizda_foto{
    margin:0px;
	padding:0px;
	width:20%;
	float:left;
	padding-left:10px;
	padding-bottom: 10px;
	
}

.hizmetlerimiz{
	margin:0px;
	margin-top:30px;
	margin-bottom:10px;
	padding:8px;
	width:100%;
	height:40px;
	background-color:red;
	font-size:18px;
	color:white;
	font-weight: bold;
	
}

.hizmetlerimiz_dis{
	margin:0px;
	padding:10px;
	width:100%;
	background-color:white;
	font-size:18px;
	
}

.hizmetlerimiz_ic{
	margin:0px;
	padding:0px;
	width:25%;
	background-color:white;
	color:#EA5C24;
	float:left;
	font-weight: bold;
	border-right-style:solid;
	border-left-style:solid;
	border-width:0.5px;
	
	
}
.fiyatlandirma_dis{
	margin:0px;
	padding:0px;
	width:100%;
	background-color:white;
	font-size:18px;
	justify-content: space-around;
	
}

.fiyatlandirma_ic{
	margin:0 px;
	padding:0px;
	width:20%;
	background-color:#F0F0F0;
	color:#EA5C24;
	float:left;	
	border-right-color:white;
	border-left-color:white;
	font-weight: bold;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px;
	margin-bottom:5px;
}

#social{
	background-color:#58585A;
	color:white;
	height:55px;
	width :100%;
	position: sticky;
	top:0;
	z-index:1;
	font-size: 17px;
	text-align: right;
	padding: 10px;
	
}

#social>a:link {
        text-decoration: none;
    }
 
#social>a:visited {
        text-decoration: none;
    }
 
#social>a:hover {
        text-decoration: none;
    }
 
#social>a:active {
        text-decoration: none;
    }

	 .ince_logo{
		 
		display:none;		
	 }
	

.menu_bar{
	background-color:#EA5C24;
	color:white;
	width :100%;
	height:100px;
	z-index:1;
	font-size: 15 px;
	text-align: left;
	padding: 5px; 
	display:flex;
	justify-content: space-around;
	margin-bottom:20px;

}
.hizli_menu{
	width :100%;
	margin:0px;
	padding:10px;
	background-color:white;
	display:flex;
	justify-content: space-around;
	
}







.logo{
	width:30%;
	
}

.sahtelogo{
	width:30%;
	display:none;
}
.logo img{

	
}

.menu {
	margin-top:1px;
	width:70%;
	background-color: #EA5C24;
	padding:0;

}
.menu ul{
	float:left;
	margin-left:0px;
	padding:0;
	width:95%;
	
	
}
.menu ul li{
	list-style-type: none;
	display:inline-block;
	padding:10px;
	margin:0px;
	line-height:50px;
	text-align:center;
}
.menu a{
    color:white;
	font-size: 19px;
	text-decoration: none;
	box-sizing:border-box;
	padding: 10px;
	transition: 0.5s;
	display:block;

	}
.menu a:hover{
	color:#EA5C24;
	background-color:white;
	
}

.kontrol{
   position:relative;
   font-size:50px;
   float:right;
   line-height:60px;
   padding: 5px;
   color :white;   
   margin-right: 20px;
   border:0px solid gray;
   cursor:pointer;
   display:none;
   }
#kontrol{
	display:none;
	
}	


@media (max-width:1050px){
	.hakkimizda_metin{
		padding:0px;
		margin:0px;
		width :100%;
		float:left;
		margin:5px;
		padding:10px;
	
		
	}
	.hakkimizda_foto{
		padding:0px;
		margin:0px;
		width :100%;
		float:left;
		
		margin:5px;
		padding:10px;
		
		
	}
.hizli_menu{
	width :100%;
	margin:0px;
	padding:15px;
	padding-left:35px;
	background-color:white;
	display:flex;
	justify-content: space-around;
	
}

  .hizli_menu img{
  display: block;
  max-width: 70%;
  height: auto;
  float:center;
	
}
	
.hizmetlerimiz{
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	padding:8px;
	width:100%;
	height:40px;
	background-color:red;
	font-size:18px;
	color:white;
	
	
}
	
.hizmetlerimiz_ic{
	margin:0px;
	padding:0px;
	width:100%;
	background-color:white;
	float:left;
	
}


.fiyatlandirma_ic{
	margin:0px;
	padding:0px;
	width:100%;
    background-color:#F0F0F0;
	float:left;
	
    border-top-color:white;
	border-bottom-color:white;
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:2px;
}
	
	.menu_bar{
	background-color:#EA5C24;
	color:white;
	width :100%;
	height:70px;
	z-index:1;
	font-size: 15 px;
	text-align: left;
	padding:0px; 
	display:flex;
	justify-content: space-around;
	margin-bottom:5px;

}
	
	
	
	.kontrol{
		display:block;
	}
	.menu{

	margin:0;
	padding:0;
	width:100%;
	background-color: #EA5C24;
	
	}
	
	 .logo{
		      
 display:none;

     }
 
	 .sahtelogo{
		      
 display:block;
 width:100%;
 height:70px;
background-color:#EA5C24;
padding:10px;
 

     }
	 
	 	 .ince_logo{
	     float:left;
		 margin:0px;
		 padding:5px;
		display:block;	
	 }
	
	 

	
	
	.menu ul{
	position:absolute;
	margin-top:35px;
	margin-left:0px;
	width: 100%;
	display:none;}

.menu ul li {
	display:block;
	margin:0;
	padding:0;
	width:100%;}
.menu a{
	background-color:red;
	width: 100%;
	font-size:25px;
	line-height:50px;
	border-style: solid; 
	border-width: 0.5px;
	border-radius:1;
	border-bottom:1 px dotted white;
	
}

#kontrol:checked~ul{
	display:block;
	
}

#kontrol:checked~img{
	display:none;
	
}
font{
	font-size:8px;
	float:left;
	letter-spacing:1px;
	padding-top:10px;
}	
	
#en_alt_footer{
	
	font-size:9px;
}	
	
	
}


@media (max-width:370px){
#social_gizli{
display:none;	

}
	
}




#social>i{
	margin-right:15px;
}
#social>i:hover{
	opacity:0.8;

}
	

       .embed-container { 
	               position: relative; 
                   padding-bottom:22%; 
                   height: 400px; 
                   overflow: hidden; 
                   max-width: 100%; } 

       .embed-container iframe, .embed-container object, .embed-container embed { 
                   position: absolute; 
                   top: 0; 
                   left: 0; 
                   width: 100%; 
                   height: 400px; }

       .esnek {
                   width: 100%;
                   max-width: 100%;
                   height: auto; }




/** slider css styles  */

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1920px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}