@charset "UTF-8";
@media (max-width:767px){

	body{ 
		 font-size: 16px; 
	 }
	
	 a {
		 color: #fff; opacity: 1; 
	 }
	 a:hover { text-decoration: none; color: #fff; opacity: 0.8;}
	p {font-size: 16px;}
	.fs-big {font-size: 26px !important;}
	.pl-5 {padding-left: 1.5rem !important;}
	 .pl-xs-0 {padding-left: 0 !important;}
	 

	.header-top {padding: 0 15px 0 15px;}	
	.header-top-left {width: 40%;}
	.header-top .header-top-left a{ display: inline-flex; color: #fff; margin-right: 15px;}
	.header-top .header-top-left a:hover{opacity: .8; color: #fff;}
	.header-top .header-top-left img{
		margin-right: 10px;
	}

	.header-top-right {width: 60%;}
	.header-top .header-top-right a{color: #fff; margin-left: 15px;}
	.header-top .header-top-right a:hover{opacity: .8; color: #fff;}
	.header-top .header-top-right img{
		margin-right: 10px;
	}
	.header-top-right .kataloglink {
		background-color: #fff;
		color: var(--primary) !important;
		padding: 10px 15px;
		font-size: 14px;
		font-weight: 600;
		transition: all .3s;
	}
	.header-top-right .kataloglink:hover{
		opacity: 1 !important;
		color: var(--secondary) !important;
	}
		.header-bottom {padding:10px 15px }


	 
	.d-xs-none {display: none !important;} 
	.hakkimizda-content {
		padding: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	.btn-primary {
		float: left;
		padding: 10px 20px;
		background-color: var(--primary);
		color: #fff;
		font-size: 13px; 	
		transition: all 200ms linear;
	}
	.btn-primary:hover {	
		background-color: var(--secondary); 		
	} 
	/*TOP MENU*/
	.mobilmenu {
		display: block;
		position: absolute;
		top: 61px;
		right: 30px;
	}
	.header.sticky .mobilmenu { 
		top:20px;		
	}
	.mobilmenu img:hover {
		cursor: pointer;
	}
	.closemenubtn {
		display: block;
		position: absolute;
		top: 16px;
		right: 20px;
	}
	.header-menu {
		float: none;
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left:0;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 9999;
		background-color: var(--primary);
		visibility: hidden;
		opacity: 0;
		transition: all 300ms linear;

	}
	.header-menu.opened{		
		left: 0;
		width: 100%;
		visibility: visible;
		opacity: 1;
	} 
	.header-menu img:hover {
		cursor: pointer;
	}

	#mainnav > ul > li {
		display: block; 
	} 
	.header #mainnav > ul > li > a {
		line-height: 45px;
		text-align: left;
		color: #fff;
		font-size: 22px;
		font-weight: 200;
	}	 
	#mainnav ul.submenu {
		display: none;
	} 

	.page-content {
		margin-top:43px ;
	}
	.page-content p {
		font-size: 17px;
		font-weight: 600;
	}
	.page-content img {
		border-radius: 35px;
		margin-bottom: 25px;
	}
	.solmenu .title {
		display: block;
		max-width: 385px;
		border-bottom: 3px solid var(--yellow);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.solmenu ul {
		display: none;	
	} 
	.breadercrumb 
	{
		margin: 0;
		padding: 0;
	}
	.breadercrumb li {
		display: inline-block;
	}
	.breadercrumb li a {
		display: block;
		color: var(--koyugri);
		position: relative;
		font-size: 12px;
		font-weight: 500;
		position: relative;
		padding: 0 7px 0 13px;
	}
	.breadercrumb li a:before {
		content: '>';
		position: absolute;
		top: 0;
		left: 0;
	}
	.breadercrumb li:first-child a:before {
		content: '';
		
	}
	.breadercrumb li:last-child a {
		color: var(--black);
		 
	 }

	 .max-width {
		max-width: 1366px;
		padding: 0 !important;
	}
	.programlinks img {  
		margin-bottom: 0 !important;
	}
/*--------------------*/
.mainSlider { 
		  margin-top: 114px; 
		  height: calc(100vh - 114px);
	  }
	  .mainSliderBottom .kolon {
		border-right: 0 !important;
		border-bottom: 0 !important; 
		} 
		.mainSliderBottom .kolon:after {
			content: '';
			position: absolute;
			bottom: 0;
			left: 30px;
			width: calc(100% - 60px);
			height: 1px;
			background-color: rgba(255,255,255,0.1);
			} 
	.mainSliderBottom .kolon.third {    
		border-bottom: 0 !important;
	} 
	  .mainSliderBottom .kolon img {
		height: 50%;
   }
   


.mainSliderBottom .pb-4, .mainSliderBottom .py-4 {
	padding-bottom: 0 !important;
}
.mainSliderBottom .pt-4, .mainSliderBottom .py-4 {
padding-top: 0 !important;
}



.mainKurumsal .kolon {border: 0 !important;
	margin: 10px 0;
	} 
	 



	  .giristop {
		float: left;
		width: 100%;
		height: calc(50% - 15px);
		border-radius: 35px;		
	}
	.girisbottom {
		float: left;
		width: 100%;
		height: calc(50% - 15px);
		border-radius: 35px;	
		margin-top: 15px;		
	
	}
	.girisbottom .left{
		float: left; 
		width: 100%;
		height: 10%;	
		padding: 30px;	 
	}
	.girisbottom .left h2{
		font-weight: 300;
		color: var(--primary);		
		font-size: 20px;
		line-height: 21px;
		margin-bottom: 0;
	} 
	.girisbottom .left h2 span{
		display: none;	
	}
	.girisbottom .left h2 .br{
		display: none;	
	}
	.girisbottom .right{
		float: left;	 
		width: 100%;
		height: 100%;
		padding: 0;	
	}
.Swiper2buttons {
	position: absolute;
	width: 100%;
	height: 50%;
	top:50%;
	margin-top: -25px;
	left: 0;
	z-index: 9;
}




	   
	  .giris-bottom { 
		width: 100%;
		height: auto;  
		margin-top: 15px; 
		padding: 15px;
	}
	.giris-bottom .left{  
		width: 100%;
		height: 100%;	
		padding: 15px;	
	}
	.giris-bottom .left h2{
		font-size: 25px;
		line-height: 26px;
		margin-bottom: 30px;
	}
	.giris-bottom .left h2 span{
		display: none;	
	}
	.giris-bottom .left h2 .br{
		display: none;	
	}
	.giris-bottom .right{
		float: left;	 
		width: 100%;
		height: 100%;		
	} 
	
	.yardim h2 {
		font-size: 22px;
		font-weight: 300;
	}
	.yardim p {
		font-size: 14px;
		margin: 0;
	}
	.yardim img {
		margin-right: 15px;
	}

	.yardim-m  {margin-bottom: 25px; border: 0 !important;}
	/*Gallery*/
	/* LIGHTBOX */
	.gallery {
		column-width: 220px;
		column-gap: 15px; 
	  }
	  
	  .gallery.col-w-auto {
		column-width: auto;	
	  }
	  
	  .gallery img {
		  display: inline-table;
		width: 100%;
		cursor: pointer;
		border-radius: 20px;
		margin-bottom: 15px; 
		background-color: var(--teriatry);
		padding: 10px; 
		transition: all 300ms linear;
	  }
	 
	  .gallery .menupage img { 
	  width: 30%; 
	  margin-right: 19px;
	}
	  .gallery img:hover {	
		background-color:var(--secondary); 
	  }
	  .gallery.col-w-auto img{
		padding: 0px; 
	  }
	  .menupage .gallery.col-w-auto img{
		padding: 5px; 
	  }
	.lightbox {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		display: none;
		background: #7f8c8d;
		perspective: 1000;
		z-index: 9999;
	  }
	  
	  .filter {
		position: absolute;
		width: 100%;
		height: 100%;
		filter: blur(20px);
		opacity: 0.5;
		background-position: center;
		background-size: cover;
	  }
	  
	  .lightbox img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotateY(0deg);
		max-height: 95vh;
		max-width: calc(95vw - 100px);
		transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
		transform-style: preserve-3d;
	  }
	  /*.lightbox:hover img{
		transform: translate(-50%, -50%) rotateY(180deg);
	  }*/
	  
	  [class^="arrow"] {
		height: 200px;
		width: 50px;
		background: rgba(0, 0, 0, 0.4);
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		cursor: pointer;
	  }
	  
	  [class^="arrow"]:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(-45deg);
		width: 15px;
		height: 15px;
	  }
	  
	  .arrowr {
		right: 0;
	  }
	  
	  .arrowr:after {
		border-right: 1px solid white;
		border-bottom: 1px solid white;
	  }
	  
	  .arrowl {
		left: 0;
	  }
	  
	  .arrowl:after {
		border-left: 1px solid white;
		border-top: 1px solid white;
	  }
	  
	  .close {
		position: absolute;
		right: 0;
		width: 50px;
		height: 50px;
		background: rgba(0, 0, 0, 0.4);
		margin: 20px;
		cursor: pointer;
	  }
	  
	  .close:after,
	  .close:before {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		width: 1px;
		height: 100%;
		background: #e74c3c;
	  }
	  
	  .close:after {
		transform: translate(-50%, -50%) rotate(-45deg);
	  }
	  
	  .close:before {
		transform: translate(-50%, -50%) rotate(45deg);
	  }
	/*Gallery end*/
	
	.blog .img img{
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.blog .baslik {
		float: left;
		width: 100%;
		min-height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: var(--secondary);
	}
	.blog .baslik a {
		font-size: 18px;
		color: var(--secondary);
	}
	.blog .kisa {
		font-size: 14px;
		margin-bottom:15px;
	}
	.blog .blogbtndetail {
		float: left; 
		width: 100%; 
		height: 50px;
		text-align: center;
		color: var(--secondary) !important;
	}
	.blog .blogbtndetail span { 
		background-color: #fff;
		height: 50px;
		position: relative;
		display: inline-block;
		line-height: 50px;
		padding: 0 25px;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;  
	} 
	.blog .blogbtndetail span img{ 
		 margin-left: 10px;
	} 

	.mobiltopmenu {
		float: left;
		width: 100%; 
		
	}
	.mobiltopmenu ul {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
		white-space: nowrap;
		overflow: auto;
	}
	.mobiltopmenu ul li {
		display: inline-block;
		margin-right: 10px;
	}
	.mobiltopmenu ul li a {
		color: var(--black);
	}
	.mobiltopmenu ul li a:hover {
		color: var(--secondary);
	}
	.mobiltopmenu ul li.active a{
		color: var(--primary) !important;
	}
	
	.iletisim-menu li {
		display: flex;
		font-size: 16px;
		line-height: 25px; 				
	}
	.iletisim-menu li a{		
		font-size: 16px;
		line-height: 16px; 
	}
	.iletisim-menu li img{		
		padding-bottom: 5px;
		margin-top: -5px;
		border-radius: 0 !important;
	}


	/*FOOTER*/
	.footer {
		float: left;
		width: 100%;
		 
		color: #fff;
		font-size: 13px;
		font-weight: 300;
	}
	.footer h2, .footer h3 {
		color: #fff;
		font-size: 20px;
	}
	.footer ul {
		margin: 0;
		padding: 0;
		text-align: center;	
	}
	.footer li {
		margin-bottom: 10px;
		display: block;
		margin-right: 15px;
	}
	.footer li img {margin-right: 0px;}
	.footer-iletisim li {display: inline-block;}
	/*FOOTER END*/

	.h-first {height: auto !important;}
	.videoplayer {height:auto}
	.havuz-video-bottom {height:auto}
	.btn-hemen-ara  {
		font-size: 15px;	   
   }
   .teknikozellik {font-size: 13px;}
   .keyifdolu { 
	left: 15px;
	width: calc(100% - 30px);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0 30px; 
	text-align: center;
	background-color: rgba(0,0,0,0.6);	
}
.keyifdolu h2 {
	transform:rotate(-5deg);
}
.uygulamavideo {
	width: 100%;
	height: 250px;
}
}
