@import url('reset.css');
@import url('animate.css');
@import url('slide.css');
@import url('hover.css');
@import url('flat-buttons.css');


 
 

a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}

::-webkit-scrollbar-thumb {
  background-clip: padding-box !important;
  background-color: rgba(0,145,255,0.9) !important;
  border-radius: 0px; 
}

::-webkit-scrollbar-button {
  width: 0 !important;
  height: 0 !important;
  display: none !important;
}

::-webkit-scrollbar-corner {
  background-color: transparent !important;
}

#menu_ac { 
	text-align:right; 
	color:lightblue;
	display:none;
	padding:5px;
	position:absolute;
	top:20px;
	right:2px;
}

#menu {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	z-index:9988;
	width:100%;
	
}
/* sosyal */
.sosyal {
	display:block;
	position:absolute;
	padding:0px;
	height:40px;
	width:100%;
	background:rgba(235,235,235,1);
	z-index:9988;
}
.contact {
	display:inline-block;
	margin-top:10px;
}
.ikon {
	position:absolute;
	right:20px;
	display:inline-block;
	color:rgba(0,145,255,1);
	margin-top:6px;
}
.ikon a {
	color:rgba(0,145,255,1);
}
a.face:hover { color:lightblue;}
a.instagram:hover { color:lightblue;}
a.youtube:hover {color:lightblue;}

.contact a  {
	color:rgba(0,145,255,1);
	font:normal 14px 'Roboto', sans-serif;
}
.contact a:hover {
	color:orange;
}

 /* logo */ 
 div.logo-img {
	width:30%;
	display:inline-block;
	
 }
.logo {
	display:block;
	position:absolute;
	top:0px;
	width:100%; 
	background:rgba(255,255,255,1);
	z-index:9999;
	border-bottom:1px solid orange;
} 
.logo figure {
	width:50%;
	margin-left:40px;
}
 .logo img {
	top:0px;
	max-width:100%;
	border:0px solid white;
 }
 .l1 {
	 margin-bottom:20px;
 }
 
/* üst menü */ 

nav.ust-menu {
	
	padding:10px;
	margin-left:40px;
	display:inline-block;
	margin-bottom:50px;
	width:64%;
	height:10px;
}
nav.ust-menu1 {
	
	display:none;
}  
.ust-menu li {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:33px;
 	height:25px;
	float:right;
	margin-left:8px; 
	
	
}

 
.ust-menu li:hover {
  
}
.ust-menu li a {
	color:rgba(0,0,0,1);
	font:bold 20px 'Roboto', sans-serif;
}
.ust-menu li a:hover {
	color:orange;
}
.orange-li  {
	background:rgba(0,150,255,0.9);
	border-radius: ;
	color:white;
	border-radius:5px; 
	
}
.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }


/* icerik*/



#fragman-1-icerik  {
	
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:360px;
	width:48%;
	padding: 1%;
	display:inline-block;
	float:left;
	color:rgba(33,33,33,1);
	text-align:center;
	font:normal 20px 'Roboto', sans-serif;
	padding-top:0px;
	margin-top:300px;
	line-height:35px;	
	border:0px 2px 2px 0px solid black;
	
}

.baslik {
	font:bold 55px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
}
.blue {
	font:bold 55px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
	color:rgba(0,145,255,0.7);
}

.saydam   {
	position:relative;
	margin-top:-120px;
	background-color:rgba(255, 255, 255, 0.4);
	height:77px;
	color:#000;
	font:normal 30px 'Roboto', sans-serif;
	padding:20px;
	
}
.saydam h4   {
	font:normal 18px 'Roboto', sans-serif;
	color:#000000;
 }

#orta-kisim-1 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#orta-kisim-2 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#sag-1{
	margin-top:0px;
	width:50%;
	display:inline-block; 
	float:left;
	}
#sag-1 img{	
	width:100%;
}
#sol-1{
	margin-top:0px;
	display:inline-block;
	width:50%;
	float:left;
	}
#sol-1 img{	
	width:100%;
	
}
#sag-2{
	margin-top:0px;
	width:50%;
	display:inline-block; 
	float:left;
	}
#sag-2 img{	
	width:100%;
}
#sol-2{
	margin-top:0px;
	display:inline-block;
	width:50%;
	float:left;
	}
#sol-2 img{	
	width:100%;
	
}
 #ps {
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	 position:relative;
	 clear:both;
	 height:650px;
	 padding-top:180px;
	 
 }


 /* footer */ 
footer { 

	position:relative;
	margin-top:0px;
	bottom:0px;
	width:100%;
	background:rgba(233,233,233, 1);
	background-image: url('../img/-bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top; 
} 


#footer-section {
	width:98%;
	padding:1%;
	display:inline-block;
	text-align:center;
	color:rgba(140,145,255,1);
	
}
.footer-1 {
	height:20px;
	margin:10px;
	display:inline-block;
	width:48%;
	text-align:left;
	color:rgba(255,255,255, 1);
}
.footer-1 p {
	height:20px;
	width:90%;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px dotted grey;
	font:normal 16px 'Roboto', sans-serif;	
	text-align:left;
	color:rgba(55,55,55, 1);
}
.footer-1 i,a {
	color:rgba(55,55,55, 1);
	padding:10px;
	padding-left:0px;
}
.footer-1 li {
	list-style:none;
	
	padding:8px;
	padding-left:0px;
	height:5px;
	margin-left:05px;
	margin-bottom:10px;
	font:normal 15px 'Roboto', sans-serif;	
	color:rgba(55,55,55, 1);
}

 

#copyright{
	background:rgba(33,33,33,1);
	height:40px;
	text-align:center;
	padding-top:15px;
	color:rgba(255,255,255, 1);
	font:normal 12px 'Roboto', sans-serif;	
	border-top:1px dotted white;
}
#copyright a{
	color:rgba(255,255,255, 1);
	font:normal 12px 'Roboto', sans-serif;	
} 











 
 
 
/*============================================================ 
	Responsive Styles
 ============================================================*/

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1280px) {
.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }	
	
div#menu {
	width:100%;
	padding:0;
	margin:0px;
}
#menu_ac {	
	display:block; 
	margin-top:40px;
}
 
 
 
.logo {
	width:100%;
	display:block;
	position:absolute;
	padding:0px;
	top:0px;
	margin:0px;
	background:rgba(255,255,255,1);
	z-index:999999;
} 
  div.logo-img  {
	position:relative;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
}
.logo figure {
	width:40%;
	margin:0px;
	padding:1%;
}
 .logo img {
	top:0px;
	max-width:80%;
 }
 
nav.ust-menu {
	display:none;
	padding:0px;
	margin:0px;
	width:100%;
	height:auto;
	position:relative;
} 
.ust-menu1 li {
	background:lightblue;
	position:relative;
	display:block;
	text-align:center;
	padding:1%;
	margin-top:0px;
	margin-bottom:3px;
	height:50px;
	margin-left:1%;
	border:1px solid white;
	width:95%;
	text-align:left;
}
.ust-menu1 li:hover { 
	height:50px;
	transition: all 200ms;
}
.ust-menu1 li a {
	font:normal 15px 'Roboto', sans-serif;	
	color:black; 
}
.ust-menu1 li a:hover {
	color:white;
}
.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }
.cycle-next,.cycle-prev {
	display:none;
}
     


#fragman-1-icerik  {
	
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:40px;
	width:98%;
	padding: 1%;
	display:block;
	clear:both;
	color:rgba(33,33,33,1);
	text-align:center;
	font:normal 18px 'Roboto', sans-serif;
	padding-top:0px;
	margin-top:250px;
	line-height:35px;	
	
}

.baslik {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
}
.blue {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
	color:rgba(0,145,255,0.7);
}

.saydam   {
	position:relative;
	margin-top:-120px;
	background-color:rgba(255, 255, 255, 0.4);
	height:77px;
	color:#000;
	font:normal 25px 'Roboto', sans-serif;
	padding:20px;
	
}
.saydam h4   {
	font:normal 18px 'Roboto', sans-serif;
	color:#000;
 }

#orta-kisim-1 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#orta-kisim-2 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#sag-1{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-1 img{	
	width:100%;
}
#sol-1{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;

	}
#sol-1 img{	
	width:100%;
	
}
#sag-2{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-2 img{	
	width:100%;
}
#sol-2{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;
	
	}
#sol-2 img{	
	width:100%;
	
}
 #ps {
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	 position:relative;
	 clear:both;
	 height:650px;
	 padding-top:180px;
	 
 }

 /* footer */ 
footer {
	margin-top:80px;
	position:relative;
	bottom:0px;
	width:100%;	
	background:rgba(233,233,233, 1);
	background-image: url('../img/footer-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top; 
	display:block;
} 
#footer-bottom {
	display:block;
}
#footer-section {
	width:96%;
	padding:1%;
	display:block;
}
.footer-1 {
	
	margin-top:10px;
	display:inline-block;
	width:96%;
	text-align:left;
}
.footer-1 p {
	 
	width:90%;
	padding:1%;
	border-bottom:2px dotted white;
	color:rgba(55,55,55,1);
	font:normal 18px 'Roboto', sans-serif;	
	text-align:left;
}
.footer-1 i,a {
	
 
	color:rgba(55,55,55,1);
	margin:10px;
	text-align:left;
}
.footer-1 span {
	margin-left:5px;
	margin-bottom:10px;
	color:rgba(55,55,55,1);
	font:normal 14px 'Roboto', sans-serif;	
} 
#copyright{
	width:96%;
	padding:2%;
	background:rgba(0,0,0,0.6);
	height:auto;
	text-align:center;
	padding-top:10px;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
	border-top:1px dotted white;
}
#copyright a{
	text-align:center;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
}
  
 
}


/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {
	
	.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 } 
 
div#menu {
	width:100%;
	padding:0;
	margin:0px;
}
#menu_ac {	
	display:block; 
	margin-top:15px;
}
.sosyal {
	display:block;
	height:55px;
}
.contact a{
	display:inline-block;
	padding:0px;
	margin-top:5px;
	
}
.contact {
	display:inline-block;
	padding:0px;
	margin-top:5px;
	
}
.ikon{
	display:none !important;
}
 
.logo {
	width:100%;
	display:block;
	position:absolute;
	padding:0px;
	top:0px;
	margin:0px;
	background:rgba(255,255,255,1);
	z-index:999999;
} 
  div.logo-img  {
	position:relative;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
}
.logo figure {
	width:50%;
	margin:0px;
	padding:1%;
}
 .logo img {
	top:0px;
	max-width:80%;
 }
 
nav.ust-menu {
	display:none;
	padding:0px;
	margin:0px;
	width:100%;
	height:auto;
	position:relative;
} 
.ust-menu1 li {
	background:lightblue;
	position:relative;
	display:block;
	text-align:center;
	padding:1%;
	margin-top:3px;
	margin-bottom:3px;
	height:50px;
	margin-left:1%;
	border:1px solid white;
	width:95%;
	text-align:left;
}
.ust-menu1 li:hover { 
	height:50px;
	transition: all 200ms;
}
.ust-menu1 li a {
	font:normal 15px 'Roboto', sans-serif;	
	color:black; 
}
.ust-menu1 li a:hover {
	color:white;
}
.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }
.cycle-next,.cycle-prev {
	display:none;
}
     

#fragman-1-icerik  {
	
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:50px;
	width:98%;
	padding: 1%;
	display:block;
	clear:both;
	color:rgba(33,33,33,1);
	text-align:center;
	font:normal 17px 'Roboto', sans-serif;
	padding-top:0px;
	margin-top:200px;
	line-height:35px;	
	
}

.baslik {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
}
.blue {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
	color:rgba(0,145,255,0.7);
}

.saydam   {
	position:relative;
	margin-top:-120px;
	background-color:rgba(255, 255, 255, 0.4);
	height:77px;
	color:#000;
	font:normal 25px 'Roboto', sans-serif;
	padding:20px;
	
}
.saydam h4   {
	font:normal 18px 'Roboto', sans-serif;
	color:#000;
 }

#orta-kisim-1 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#orta-kisim-2 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#sag-1{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-1 img{	
	width:100%;
}
#sol-1{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;

	}
#sol-1 img{	
	width:100%;
	
}
#sag-2{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-2 img{	
	width:100%;
}
#sol-2{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;
	
	}
#sol-2 img{	
	width:100%;
	
}
 #ps {
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	 position:relative;
	 clear:both;
	 height:650px;
	 padding-top:180px;
	 
 }

 /* footer */ 
footer {
	margin-top:80px;
	position:relative;
	bottom:0px;
	width:100%;	
	background:rgba(233,233,233, 1);
	background-image: url('../img/footer-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top; 
	display:block;
} 
#footer-bottom {
	display:block;
}
#footer-section {
	width:96%;
	padding:1%;
	display:block;
}
.footer-1 {
	
	margin-top:10px;
	display:inline-block;
	width:96%;
	text-align:left;
	color:rgba(55,55,55,1);
}
.footer-1 p {
	 
	width:90%;
	padding:1%;
	border-bottom:2px dotted white;
	color:rgba(55,55,55,1);
	font:normal 18px 'Roboto', sans-serif;	
	text-align:left;
}
.footer-1 i,a {
	
 
	color:rgba(55,55,55,1);
	margin:10px;
	text-align:left;
}
.footer-1 span {
	margin-left:5px;
	margin-bottom:10px;
	color:rgba(55,55,55,1);
	font:normal 14px 'Roboto', sans-serif;	
} 
#copyright{
	width:96%;
	padding:2%;
	background:rgba(0,0,0,0.6);
	height:auto;
	text-align:center;
	padding-top:10px;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
	border-top:1px dotted white;
}
#copyright a{
	text-align:center;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
}
  
 
 
 
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
	.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }
div#menu {
	width:100%;
	padding:0;
	margin:0px;
}
#menu_ac {	
	display:block;
	margin-top:-10px;
	
}
.sosyal {
	display:inline-block;
	height:55px;
}
.contact a{
	display:inline-block;
	padding:0px;
	margin-top:5px;
	
}
.contact {
	display:block;
	padding:0px;
	margin-top:5px;
	
}
.ikon{
	display:none !important;
}
 
.logo {
	width:100%;
	display:block;
	position:relative;
	padding:0px;
	top:0px;
	margin:0px;
	background:rgba(255,255,255,1);
	z-index:999999;
} 
  div.logo-img  {
	position:relative;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
}
.logo figure {
	width:50%;
	margin:0px;
	padding:1%;
}
 .logo img {
	top:0px;
	max-width:80%;
 }
 
nav.ust-menu {
	display:none;
	padding:0px;
	margin:0px;
	width:100%;
	height:auto;
	position:relative;
} 
.ust-menu1 li {
	background:lightblue;
	position:relative;
	display:block;
	text-align:center;
	padding:1%;
	padding-top:15px;
	margin-top:3px;
	margin-bottom:3px;
	height:60px;
	margin-left:1%;
	border:1px solid white;
	width:95%;
	text-align:left;
}
.ust-menu1 li:hover {
	
	height:60px;
	transition: all 200ms;
}
.ust-menu1 li a {
	font:normal 25px 'Roboto', sans-serif;	
	color:black; 
	 
}
.ust-menu1 li a:hover {
	color:white;
}
.cycle-slideshow {
	width:100%;
	display:block;
	position:relative;
	top:150px;
	margin:0 auto;
 }
.cycle-next,.cycle-prev {
	display:none;
}
     
    

#fragman-1-icerik  {
	
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:80px;
	width:98%;
	padding: 1%;
	display:block;
	clear:both;
	color:rgba(33,33,33,1);
	text-align:center;
	font:normal 15px 'Roboto', sans-serif;
	padding-top:0px;
	margin-top:200px;
	line-height:35px;	
	
}

.baslik {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
}
.blue {
	font:bold 25px 'Roboto', sans-serif;
	padding:10px;
	line-height:25px;
	color:rgba(0,145,255,0.7);
}

.saydam   {
	position:relative;
	margin-top:-120px;
	background-color:rgba(255, 255, 255, 0.4);
	height:53px;
	color:#000;
	font:normal 17px 'Roboto', sans-serif;
	padding:20px;
	text-align:justify;
	
}
.saydam h4   {
	font:normal 14px 'Roboto', sans-serif;
	color:#000;
 }

#orta-kisim-1 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#orta-kisim-2 {
	 padding:0px;
	 margin-top:0px;
	 border:0px;
	
}
#sag-1{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-1 img{	
	width:100%;
}
#sol-1{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;

	}
#sol-1 img{	
	width:100%;
	
}
#sag-2{
	margin-top:0px;
	width:100%;
	display:block; 
	clear:both;

	}
#sag-2 img{	
	width:100%;
}
#sol-2{
	margin-top:0px;
	display:block;
	width:100%;
	clear:both;
	
	}
#sol-2 img{	
	width:100%;
	
}
 #ps {
	background-image: url('../images/');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	 position:relative;
	 clear:both;
	 height:650px;
	 padding-top:180px;
	 
 }

 /* footer */ 
footer {
	  
	margin-top:80px;
	position:relative;
	bottom:0px;
	width:100%;	
	background:rgba(233,233,233, 1);
	background-image: url('../img/footer-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top; 
	display:block;
} 
#footer-bottom {
	display:block;
}
#footer-section {
	width:96%;
	padding:1%;
	display:block;
}
.footer-1 {
	
	margin-top:10px;
	display:inline-block;
	width:97%;
	text-align:left;
}
.footer-1 p {
	 
	width:96%;
	padding:1%;
	border-bottom:2px dotted white;
	color:rgba(55,55,55,1);
	font:normal 18px 'Roboto', sans-serif;	
	text-align:left;
}
.footer-1 i,a {
	
 
	color:rgba(55,55,55,1);
	margin:4px;
	text-align:justify;
}
.footer-1 span {
	margin-left:5px;
	margin-bottom:10px;
	color:rgba(55,55,55,1);
	font:normal 14px 'Roboto', sans-serif;	
} 
#copyright{
	width:96%;
	padding:2%;
	background:rgba(0,0,0,0.6);
	height:auto;
	text-align:center;
	padding-top:10px;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
	border-top:1px dotted white;
}
#copyright a{
	text-align:center;
	color:lightgrey;
	font:normal 12px 'Roboto', sans-serif;	
}
  
 

}


/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
 

}

 

 
 
 


