/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	background:	#fff;
	font-family: 'TitilliumWeb-Regular' sans-serif;
	overflow-x: hidden; /* Animasyon sırasında yatay taşmayı engelle */
}
@font-face{
   font-family:'TitilliumWeb-Regular';
   src: url(../fonts/TitilliumWeb-Regular.ttf)format('truetype');
}
@font-face{
   font-family:'TitilliumWeb-Bold';
   src: url(../fonts/TitilliumWeb-Bold.ttf)format('truetype');
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
p{
	margin:0;
}
h1,h2, h3,h4,h5 ,h6{
  margin-top: 0px;
  margin-bottom: 0px;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
h1.b1,h2.b2,h3.b3{
	margin-bottom:25px;
	display: block;
}
/*-- Header Part Starts Here --*/
.header {
	position: relative;
	text-align: center;
	background: #0e81ba;
	padding: 1em 0;
}
.logo {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 15%;
}
.menu{
  float: right;
  width: 73%;
}
.top-menu{
  float: left;
  width: 75%;
}
.top-menu ul li{
	display:inline-block;
}
.top-menu ul li a {
    display: block;
    padding: 0.45em 2em 0 1em;
    color: #fff;
    position: relative;
}
.top-menu ul li a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #00273b;
    transition: width 0.3s ease;
}
.top-menu ul li a:hover::after,
.top-menu ul li.active a::after {
    width: 100%;
}
.top-menu ul li.active a, .top-menu ul li a:hover {
    color: #fff;
}
.top-menu ul li.active a {
    color: #00273b;
}
.search {
  position: relative;
  border-radius: 3px;
  float: right;
  background: #fff;
  width: 25%;
}
.search input[type="text"] {
  margin: 0px 0;
  padding: 6px 33px 6px 15px;
  outline: none;
  background: none;
  border: none;
  width: 100%;
  position: relative;
  font-size: 0.9em;
  -webkit-appearance: none;
}
.search input[type="submit"] {
  background: url('../images/search1.png') no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  outline: none;
  position: absolute;
  height: 24px;
  top: 3px;
  right: 8px;
}
/* ══════════════════════════════════════════════════════
   FULL SLAYT – Modern Hero
   ══════════════════════════════════════════════════════ */

/* ── Genel yapı ── */
.fs-hero {
    position: relative;
    overflow: hidden;
}

/* ── Slides container ── */
.fs-slides {
    position: relative;
    width: 100%;
    height: 716px;
    overflow: hidden;
}
@media (max-width: 768px) {
    .fs-slides { height: 70vh; min-height: 400px; max-height: 600px; }
}

.fs-slide {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    opacity: 0;
    transition: opacity 0.9s ease;
    z-index: 0;
}
.fs-slide.fs-active {
    opacity: 1;
    z-index: 1;
}

/* Ken Burns arka plan */
.fs-slide-bg {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-size: cover;
    background-position: center;
}
.fs-slide.fs-active .fs-slide-bg {
    animation: fsBgScale 8s ease-out forwards;
}
@keyframes fsBgScale {
    from { transform: scale(1.08); }
    to   { transform: scale(1.00); }
}

.fs-slide-bg--desktop { display: block; }
.fs-slide-bg--mobile  { display: none;  }
@media (max-width: 768px) {
    .fs-slide-bg--desktop { display: none;  }
    .fs-slide-bg--mobile  { display: block; }
}

/* Gradyan karartma */
.fs-slide-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(
        160deg,
        rgba(0,39,59,0.58) 0%,
        rgba(0,39,59,0.12) 55%,
        rgba(0,39,59,0.65) 100%
    );
    z-index: 1;
}

/* Slayt üzerindeki metin */
.fs-slide-content {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 8% 120px;
    z-index: 2;
}
.fs-slide-title {
    font-size: 3em;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin: 0 0 0.4em;
    max-width: 700px;
    text-shadow: 0 2px 20px rgba(0,0,0,0.4);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.7s ease 0.45s, transform 0.7s ease 0.45s;
}
.fs-slide-desc {
    font-size: 1.15em;
    color: rgba(255,255,255,0.88);
    max-width: 560px;
    line-height: 1.7;
    text-shadow: 0 1px 8px rgba(0,0,0,0.3);
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.7s ease 0.72s, transform 0.7s ease 0.72s;
}
.fs-slide.fs-active .fs-slide-title,
.fs-slide.fs-active .fs-slide-desc {
    opacity: 1;
    transform: translateY(0);
}

/* İlerleme çubuğu */
.fs-progress-bar {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%; height: 3px;
    background: rgba(255,255,255,0.15);
    z-index: 10;
}
.fs-progress-fill {
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #0e81ba, #005782);
}

/* Sayaç + nokta kontrolleri */
.fs-controls {
    position: absolute;
    bottom: 113px; left: 8%;
    display: flex;
    align-items: center;
    gap: 20px;
    z-index: 10;
}
.fs-counter {
    font-size: 0.78em;
    color: rgba(255,255,255,0.65);
    letter-spacing: 0.1em;
    font-weight: 500;
}
.fs-counter-current {
    font-size: 1.6em;
    color: #fff;
    font-weight: 700;
    vertical-align: middle;
}
.fs-dots { display: flex; gap: 8px; align-items: center; }
.fs-dot {
    width: 28px; height: 3px;
    border-radius: 2px;
    background: rgba(255,255,255,0.35);
    border: none; padding: 0; cursor: pointer;
    transition: background 0.3s ease, width 0.3s ease;
}
.fs-dot.fs-dot--active { background: #fff; width: 44px; }

/* Scroll göstergesi */
.fs-scroll-hint {
    position: absolute;
    bottom: 155px; left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.fs-scroll-hint span {
    display: block;
    width: 2px; height: 42px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.8));
    border-radius: 2px;
    animation: fsScrollPulse 1.8s ease-in-out infinite;
}
@keyframes fsScrollPulse {
    0%   { transform: scaleY(0); transform-origin: top;    opacity: 1; }
    49%  { transform: scaleY(1); transform-origin: top;    opacity: 1; }
    50%  { transform: scaleY(1); transform-origin: bottom; opacity: 1; }
    100% { transform: scaleY(0); transform-origin: bottom; opacity: 0; }
}

/* ── Özellik Kutuları ── */
.fs-features-wrap {
    position: relative;
    z-index: 50;
    margin-top: -110px;
}
.fs-wave {
    position: absolute;
    top: 50px; left: 0;
    width: 100%; height: 60px;
    z-index: -1;
    pointer-events: none;
}
.fs-wave svg { width: 100%; height: 100%; display: block; }

.fs-features {
    padding: 0 0 2.5em;
    position: relative;
    z-index: 3;
}
.fs-feature-col {
    margin-bottom: 20px;
    opacity: 0;
    animation: fsCardIn 0.6s ease forwards;
}
@keyframes fsCardIn {
    from { opacity: 0; transform: translateY(22px); }
    to   { opacity: 1; transform: translateY(0); }
}
.fs-feature-card {
    background: #fff;
    border-radius: 12px;
    padding: 1.8em 1.6em;
    box-shadow: 0 4px 24px rgba(0,39,59,0.09), 0 1px 4px rgba(0,39,59,0.06);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    text-align: center;
}
.fs-feature-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
    border-radius: 12px 12px 0 0;
    background: linear-gradient(90deg, #0e81ba, #005782);
}
.fs-feature-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 40px rgba(0,39,59,0.15);
}
.fs-feature-icon {
    width: 64px; height: 64px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(14,129,186,0.1), rgba(0,87,130,0.18));
    display: flex; align-items: center; justify-content: center;
    margin: 0 auto 1em;
    transition: transform 0.3s ease;
}
.fs-feature-card:hover .fs-feature-icon { transform: scale(1.1) rotate(5deg); }
.fs-feature-icon img { max-width: 36px; max-height: 36px; object-fit: contain; }
.fs-feature-title {
    font-size: 1.05em;
    font-weight: 700;
    color: #00273b;
    margin: 0 0 0.5em;
}
.fs-feature-desc {
    font-size: 0.88em;
    color: #5a7080;
    line-height: 1.7;
    margin: 0;
}
@media (max-width: 640px) {
    .fs-features { padding: 1.5em 0 1em; }
    .fs-slide-title { font-size: 2em; }
    .fs-controls { left: 5%; bottom: 103px; }
    .fs-scroll-hint { bottom: 140px; }
    .fs-features-wrap { margin-top: -80px; }
}
/*--welcome-Part-starts-Here --*/
.welcome{
	padding:3em 0px 3em 0px;
}
.welcome-top{
	text-align:center;
}
.welcome-top h1{
	font-size:2.5em;
	color:#005782;
	 font-family:'TitilliumWeb-Bold';
}
.welcome-top p {
	font-size: 1em;
	margin: 1% auto 0;
	width: 80%;
	line-height:1.9em;
	color: #999;
}
.welcome-bottom{
	margin-top:3%;
}
.welcome-left {
  padding-left: 0;
}
.welcome-left h3{
	font-size:1.8em;
	font-weight:400;
	color:#777777;
	margin: 0;
}
.welcome-left p{
	font-size: 1em;
	margin-top: 1.6%;
	line-height:1.9em;
	color: #999;
}
.welcome-left img{
	width:100%;
}
.welcome-one{
	margin-top:4%;
}
.col-md-6.welcome-one-left {
  padding: 0;
}
.welcome-left a.one-top {
  margin-top: 17px ;
    display: block;
}

/* ── Welcome Animasyonları ── */

/* Varsayılan: görünmez */
.wlc-title,
.wlc-subtitle,
.wlc-col-left,
.wlc-col-right {
    opacity: 0;
    transform: translateY(32px);
    transition: opacity 0.72s ease, transform 0.72s ease;
}

/* section animate-visible olunca sırayla belir */
.section.animate-visible .wlc-title {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.05s;
}
.section.animate-visible .wlc-subtitle {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.22s;
}
.section.animate-visible .wlc-col-left {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.38s;
}
.section.animate-visible .wlc-col-right {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.54s;
}

/* Başlık altında ince dekoratif çizgi */
.welcome-top h1.wlc-title {
    position: relative;
    display: inline-block;
    padding-bottom: 0.3em;
}
.welcome-top h1.wlc-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 60px;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #0e81ba, #005782);
    transition: transform 0.55s ease 0.7s;
}
.section.animate-visible .welcome-top h1.wlc-title::after {
    transform: translateX(-50%) scaleX(1);
}

/* Logo hover */
.wlc-logo-wrap {
    display: block;
    overflow: hidden;
}
.wlc-logo {
    transition: transform 0.35s ease, filter 0.35s ease;
    width: 100%;
}
.wlc-logo-wrap:hover .wlc-logo {
    transform: scale(1.08);
    filter: drop-shadow(0 4px 10px rgba(0,87,130,0.25));
}

/* Sağ taraf büyük görsel hover */
.wlc-img-wrap {
    overflow: hidden;
    border-radius: 6px;
}
.wlc-main-img {
    transition: transform 0.5s ease;
    width: 100%;
}
.wlc-img-wrap:hover .wlc-main-img {
    transform: scale(1.04);
}
/* ── Düz Yazı Detay (duz_yazi_detay.php) ── */
.dyz-wrap {
    padding: 5em 0 4em;
}

/* Başlık */
.dyz-header {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 3em;
}
.dyz-header-line {
    flex: 1;
    height: 1px;
    background: linear-gradient(to right, transparent, #005782, transparent);
    opacity: 0.3;
}
.dyz-title {
    font-size: 2em;
    font-weight: 300;
    color: #005782;
    letter-spacing: 0.03em;
    white-space: nowrap;
    margin: 0;
}

/* Görsel + metin yan yana, eşit yükseklik */
.dyz-body {
    display: flex;
    align-items: stretch;
    gap: 2.5em;
}

/* Görsel */
.dyz-image-wrap {
    flex: 0 0 45%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,87,130,0.12);
}
.dyz-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}
.dyz-image:hover {
    transform: scale(1.02);
}

/* Görselsiz tam genişlik */
.dyz-no-image {
    width: 100%;
}
.dyz-has-image {
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

/* Metin */
.dyz-text {
    font-size: 1em;
    line-height: 1.95em;
    color: #555;
    text-align: justify;
    overflow-y: auto;
    flex: 1 1 0;
    padding-right: 10px;
}
.dyz-text p {
    margin-bottom: 1.2em;
}

/* Scroll çubuğu — Webkit (Chrome, Safari, Edge) */
.dyz-text::-webkit-scrollbar {
    width: 5px;
}
.dyz-text::-webkit-scrollbar-track {
    background: rgba(0, 87, 130, 0.06);
    border-radius: 10px;
}
.dyz-text::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #0e81ba 0%, #005782 60%, #00273b 100%);
    border-radius: 10px;
    transition: background 0.3s;
}
.dyz-text::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #005782 0%, #00273b 100%);
}

/* Firefox */
.dyz-text {
    scrollbar-width: thin;
    scrollbar-color: #005782 rgba(0, 87, 130, 0.06);
}

/* Mobil */
@media (max-width: 767px) {
    .dyz-body {
        flex-direction: column;
    }
    .dyz-image-wrap {
        flex: none;
        width: 100%;
        margin: 0 0 1.5em 0;
    }
    .dyz-has-image {
        width: 100%;
    }
    .dyz-text {
        overflow-y: visible;
        max-height: none;
        padding-right: 0;
    }
    .dyz-title {
        font-size: 1.4em;
        white-space: normal;
        text-align: center;
    }
    .dyz-header {
        flex-direction: column;
        gap: 8px;
    }
    .dyz-header-line {
        width: 60%;
        height: 1px;
    }
}
/* ────────────────────────────────────────── */

/*---start-content----*/
.content {
  padding:5em 0;
}
.content-slogan{
	text-align:center;
}
.content-slogan p,.content-slogan a{
	color: #7B7C7E;
	font-size: 1.7em;
	width: 82%;
	margin: 0 auto;
	padding:0 0 20px 0px;
}
.content-slogan a{
	color:#0e81ba;
	font-size:1em;
	font-weight: 500;
}
.slogan-sub{
	text-align:center;
}
.slogan-sub p{
	color: #7B7C7E;
	font-size: 1em;
	width: 95%;
	margin: 0 auto;
	padding:0px 0px 20px 0px;
}
/*---grids----*/
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.images_1_of_3:first-child { 
	margin-left: 0; 
	background:rgba(54, 201, 215, 0.9);
} 
.images_1_of_3:nth-child(2){ 
	background:rgba(189, 189, 189, 0.99);
} 
.images_1_of_3:nth-child(3){ 
	background:rgba(227, 69, 84, 0.83);
} 
.images_1_of_3 {
	width: 31.8%;
	padding: 1.5em 1.5em 2em 1.5em;
	text-align: center;
	display: block;
	float:left;
	margin: 1em 0 1em 1.3em;
}
.images_1_of_3  img {
	max-width:100%;
	display: inline-block;
}
.images_1_of_3  h3{
	color: #FFFFFF;
	font-size: 1.7em;
	padding: 10px 0px 0px 0px;
	font-family:'TitilliumWeb-Bold';
}
.images_1_of_3  p  {
	font-size: 1em;
	color: #FFF;
	line-height: 1.9em;
	padding: 10px 0px 21px 0px;
}
.images_1_of_3 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_3 .button a{
		background: #fff;
		padding: 12px 32px;
		color: #005782;
		font-size: 0.875em;
		transition: 0.5s ease;
		-o-transition: 0.5s ease;
		-webkit-transition: 0.5s ease;
		text-transform: uppercase;
}
.images_1_of_3 .button a:hover{
	    background:#7B7C7E;
	    color:#fff;
}
/*--nature-Part-start-Here--*/	
.nature{
	background:url(../images/nature.jpg) no-repeat 0px -100px;
	min-height:400px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.nature-top {
	width: 61%;
  float: right;
  background:rgba(14, 129, 186, 0.59);
  text-align: center;
  padding: 3% 21px;
  margin-top: 13%;
}
.nature-top h3{
	color:#fff;
	font-size:2.1em;
	font-weight:400;
}
.nature-top p{
	font-size: 15px;
	margin-top: 2.5%;
	line-height: 1.9em;
	color: #fff;
}
/*--nature-Part-end-Here--*/

/* --- dogal_banner / nature animations --- */
.nat-box {
	opacity: 0;
	transform: translateX(50px);
}
.section.animate-visible .nat-box {
	animation: natBoxIn 0.9s 0.25s ease forwards;
}
@keyframes natBoxIn {
	from { opacity: 0; transform: translateX(50px); }
	to   { opacity: 1; transform: none; }
}
.nat-title {
	opacity: 0;
	transform: translateY(16px);
}
.section.animate-visible .nat-title {
	animation: natIn 0.65s 0.7s ease forwards;
}
@keyframes natIn {
	from { opacity: 0; transform: translateY(16px); }
	to   { opacity: 1; transform: none; }
}
.nat-desc {
	opacity: 0;
	transform: translateY(12px);
}
.section.animate-visible .nat-desc {
	animation: natIn 0.65s 0.95s ease forwards;
}

/* ══ Slogan Kutular (hizmetler) animasyonları ══ */

.slg-slogan, .slg-sub {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.section.animate-visible .slg-slogan {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.05s;
}
.section.animate-visible .slg-sub {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.2s;
}

/* Kart staggered giriş */
.slg-card {
    opacity: 0;
    transform: translateY(30px);
}
.section.animate-visible .slg-card {
    animation: slgCardIn 0.6s ease forwards;
}
@keyframes slgCardIn {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* Görsel hover: zoom + overlay */
.slg-img-wrap {
    position: relative;
    overflow: hidden;
    display: block;
}
.slg-img {
    width: 100%;
    display: block;
    transition: transform 0.45s ease;
}
.slg-img-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(160deg, rgba(14,129,186,0.5), rgba(0,39,59,0.65));
    opacity: 0;
    transition: opacity 0.35s ease;
}
.slg-img-wrap:hover .slg-img { transform: scale(1.06); }
.slg-img-wrap:hover .slg-img-overlay { opacity: 1; }
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	
	.wrap{
		width:95%;
	}
	.grid_1_of_3{ 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_3 {
		width:94%;
		padding:3%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	
	.wrap{
		width:95%;
	}
	.grid_1_of_3{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_3 {
		width:92%;
		padding:4%;
	}
}
/*--welcome-Part-Ends-Here --*/
/*--field-Part-start-Here--*/		
.fields{
	padding:6em 0px;
}
.fields-left{
	text-align:center;
}
.fields-left span{
	background:url(../images/f-1.png) no-repeat;
	width:86px;
	height:80px;
	display:block;
	margin:0 auto;
}
.fields-left span.home{
	background-position:-7px 8px;
}
.fields-left span.men{
	background-position:-101px -3px;
}
.fields-left span.pen{
	background-position:-188px 0px;
}
.fields-left h4 {
	font-size: 1.3em;
	font-weight: 400;
	color: #005782;
	margin: 15px 0 0 0;
}
.fields-left p{
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999;
}
/*----- footer ----*/
.footer {
   border-top:1px solid rgba(51, 51, 51, 0.17);
   padding: 2em 0em 1em 0;
  text-align:left;
  background:#F4F4F4;
}
.footer-grid h4{
  color: #005782;
  font-size: 1.3em;
  margin-bottom: 0.2em;
}
.footer-grid ul{
	margin:0;
	padding:0;
}
.footer-grid ul li{
	display:block;
}
.footer-grid ul li a{
  font-size: 0.95em;
  color: #999;
  text-decoration: none;
  padding: 0.2em 0;
  display: inline-block;
}
.footer-grid ul li a:hover{
	color:#005782;
}
.contact-grid ul li{
   font-size: 0.87em;
  color: #999;
  padding: 0.3em 0;
}
.contact-grid ul li span{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../images/footer-icons.png) no-repeat 0px 0px;
	display:inline-block;
	vertical-align:middle;
	margin-right:0.5em;
}
.contact-grid ul li a{
	font-size:1.1em;
	display:inline-block;
}
.contact-grid ul li span.c-icon1{
	background-position: 0px -25px;
}
.contact-grid ul li span.c-icon2{
	background-position: 0px -49px;
}
ul.social-icons{
	margin:1em 0 0 0;
	padding:0;
}
ul.social-icons li{
	display:inline-block;
}
ul.social-icons li a span{
	width:32px;
	height:32px;
	display:inline-block;
	background:url(../images/social-icons.png) no-repeat 0px 0px;
	margin-right:0.2em;
}
ul.social-icons li a span:hover{
 opacity:0.6;
}
ul.social-icons li a span.facebook{
	background-position:0px 0px;
}
ul.social-icons li a span.twitter{
	background-position: -36px 0px;
}
ul.social-icons li a span.thumb{
	background-position: -72px 0px;
}
ul.social-icons li a:hover{
	opacity:0.7em;
}
.copy {
  text-align:center;
  background:#005782;
padding:1em; }
.copy p {
  color: #fff;
  font-size:1em;
}
.copy p a {
   color: #fff;
}
.copy p a:hover{
	 text-decoration: underline;
}
/*--about-Part-starts-Here --*/
.about{
	padding:6em 0px;
}
.about-top h1,.blog-head h1,.gallery-top h1{
	text-align:center;
	font-family:'TitilliumWeb-Bold';
	font-size:2.3em;
	color:#333;
}
.about-top h4 {
	font-size: 1.3em;
	text-align:center;
	font-weight: 400;
	color: #005782;
	margin: 18px 0 0 0;
}
p.abt_text{
	text-align:center;
}
.about-top p{
	font-size: 1em;
	margin-top: 1%;
	line-height: 1.9em;
	color: #999;
}
.about-bottom{
	margin-top:2%;
}
.about-left img{
	width:100%;
}
.about-left h5 {
	font-size: 1.25em;
	font-weight: 400;
	margin: 18px 0 6px 0;
}
.about-left h5 a{
	
	color: #005782;
	text-decoration:none;
}
.advn-one {
	margin-top: 7%;
}
.advantages {
  margin-top: 4em;
}
.advantages-left h3{
	color:#777;
	font-size:2.2em;
	 font-family:'TitilliumWeb-Bold';
}
.ad-mian {
	margin-top: 3%;
}
.ad-left {
	width: 10%;
	float: left;
}
.ad-left p {
	color: #fff;
	background: #005782;
	padding: 13px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	font-size: 20px;
}
.ad-right {
	width: 84%;
	float: right;
}
.ad-right h4, .advn-two h4 {
	color: #005782;
	font-size: 1.2em;
	font-weight: 400;
	margin: 0;
	line-height: 1.4em;
}
.ad-right h4 a{
	text-decoration:none;
		color: #005782;
		font-size:1em;
}
.ad-right p {
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 8px;
}
.advn-two ul {
	padding: 0;
	margin-top: 3%;
}
.advn-two ul li {
	list-style-image: url(../images/marker.png);
	margin: 0px 0px 12px 18px;
	vertical-align: top;
}
.advn-two p{
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 8px;
}
.advn-two {
	margin-top: 7%;
}
.advn-two ul li a {
	color: #999;
	font-size: 15px;
	font-weight: 400;
}
.advn-two ul li a:hover{
	color:#005782;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

/* ══ Hakkımızda (about) animasyonları ══ */

/* Başlık + alt başlık fade-in */
.abt-title, .abt-subtitle {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.65s ease, transform 0.65s ease;
}
.section.animate-visible .abt-title {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.05s;
}
.section.animate-visible .abt-subtitle {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.22s;
}

/* Hakkımızda başlık altı dekoratif çizgi */
.about-top h1.abt-title {
    position: relative;
    display: inline-block;
    padding-bottom: 0.28em;
}
.about-top h1.abt-title::after {
    content: '';
    position: absolute;
    bottom: 0; left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 56px; height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #0e81ba, #005782);
    transition: transform 0.5s ease 0.65s;
}
.section.animate-visible .about-top h1.abt-title::after {
    transform: translateX(-50%) scaleX(1);
}

/* Kartlar staggered giriş */
.abt-card {
    opacity: 0;
    transform: translateY(36px);
    animation: none;
}
.section.animate-visible .abt-card {
    animation: abtCardIn 0.62s ease forwards;
}
@keyframes abtCardIn {
    from { opacity: 0; transform: translateY(36px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* Görsel hover — overlay + zoom */
.abt-img-wrap {
    position: relative;
    overflow: hidden;
}
.abt-img {
    width: 100%;
    transition: transform 0.45s ease;
    display: block;
}
.abt-img-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(160deg, rgba(14,129,186,0.55), rgba(0,39,59,0.7));
    opacity: 0;
    transition: opacity 0.35s ease;
}
.abt-img-wrap:hover .abt-img { transform: scale(1.07); }
.abt-img-wrap:hover .abt-img-overlay { opacity: 1; }

/* Read more hover */
.abt-readmore {
    display: inline-block;
    position: relative;
}
.abt-readmore::after {
    content: '';
    position: absolute;
    bottom: -2px; left: 0;
    width: 0; height: 2px;
    background: #005782;
    transition: width 0.3s ease;
    border-radius: 1px;
}
.abt-readmore:hover::after { width: 100%; }

/* ══ Özellikler (fields) animasyonları ══ */

/* İkon daire wrap */
.fld-icon-wrap {
    width: 76px; height: 76px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(14,129,186,0.1), rgba(0,87,130,0.18));
    display: flex; align-items: center; justify-content: center;
    margin: 0 auto 1em;
    transition: transform 0.35s ease, background 0.35s ease;
}
.fld-card:hover .fld-icon-wrap {
    transform: scale(1.12) rotate(6deg);
    background: linear-gradient(135deg, rgba(14,129,186,0.22), rgba(0,87,130,0.32));
}
.fld-icon { display: block; }

/* Kartlar staggered giriş */
.fld-card {
    opacity: 0;
    transform: translateY(32px);
    padding-bottom: 1.5em;
    transition: none;
}
.section.animate-visible .fld-card {
    animation: fldCardIn 0.6s ease forwards;
}
@keyframes fldCardIn {
    from { opacity: 0; transform: translateY(32px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ══ Avantajlar animasyonları ══ */

/* Başlıklar */
.adv-title {
    opacity: 0;
    transform: translateX(-24px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.section.animate-visible .adv-title {
    opacity: 1; transform: translateX(0);
    transition-delay: 0.08s;
}

/* Numara + madde pop-in */
.adv-item {
    opacity: 0;
    transform: translateX(-18px);
    animation: none;
}
.section.animate-visible .adv-item {
    animation: advItemIn 0.55s ease forwards;
}
@keyframes advItemIn {
    from { opacity: 0; transform: translateX(-18px); }
    to   { opacity: 1; transform: translateX(0); }
}

/* Numara dairesi pulse on hover */
.adv-num p {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.ad-mian:hover .adv-num p {
    transform: scale(1.15);
    box-shadow: 0 6px 18px rgba(0,87,130,0.35);
}

.team{
	padding:6em 0px;
}
.team-bottom{
	margin-top:4%;
}
.team-top{
	text-align:center;
}
.works{
margin-top:4em;
}
.works h3 {
	color:#777;
	font-size:2.2em;
	 font-family:'TitilliumWeb-Bold';
	 margin-bottom:1.2em;
	text-align:center;
}

.grid_4 {
	width: 22%;
	float: left;
	margin: 0 3% 0% 0;
}
.text1 p {
color: #9A9598;
line-height: 1.9em;
font-size: 1em;
}
.text1 img {
	width: 100%;
}
.text1 h4{
	  font-size: 1.2em;
  color:#005782;
  margin:0.5em 0;
}
/*--about-Part-Ends-Here --*/

/* ══ Ekip animasyonları ══ */

.ekp-title {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.62s ease, transform 0.62s ease;
}
.section.animate-visible .ekp-title,
.selection.animate-visible .ekp-title {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.05s;
}

.ekp-card {
    opacity: 0;
    transform: translateY(30px);
}
.section.animate-visible .ekp-card,
.selection.animate-visible .ekp-card {
    animation: ekpCardIn 0.6s ease forwards;
}
@keyframes ekpCardIn {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* Fotoğraf hover: zoom + isim overlay */
.ekp-img-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.ekp-img {
    width: 100%;
    display: block;
    transition: transform 0.45s ease;
}
.ekp-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to top, rgba(0,39,59,0.88) 0%, rgba(0,39,59,0.0) 60%);
    opacity: 0;
    display: flex;
    align-items: flex-end;
    transition: opacity 0.38s ease;
}
.ekp-overlay-text {
    padding: 0.8em 1em;
    transform: translateY(12px);
    transition: transform 0.38s ease;
}
.ekp-overlay-text span {
    color: #fff;
    font-size: 0.95em;
    font-weight: 600;
}
.ekp-img-wrap:hover .ekp-img { transform: scale(1.07); }
.ekp-img-wrap:hover .ekp-overlay { opacity: 1; }
.ekp-img-wrap:hover .ekp-overlay-text { transform: translateY(0); }
/*--blog-starts--*/
.blog {
  padding: 6em 0;
}
span.glyphicon {
  color: #005782;
}
.pager li > a, .pager li > span {
  border-radius: 15px;
  color: #353a3d;
}
.blg_sec{
	margin-top:1.5em;
}
.blog-main p {
	color: #999;
	font-size: 15px;
	margin-top: 5px;
}
.blog-head{
	text-align:center;
}
.blog-top {
  margin-top: 3%;
}
.blog-main p a{
	color:#005782;
}
.blog-main p a:hover{
	text-decoration:underline;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	color:#999;
}
a.bg {
	color: #005782;
	font-size:1.3em;
	font-weight: 400;
	text-decoration: none;
}
.blog-one{
	margin-top:1.5em;
}
.blog-one img{
	width:100%;
}
.col-md-5.blog-one-left {
  	padding-left: 0;
}
.blog-comments {
  margin-top: 2.5em;
  border-top: 1px solid rgba(153, 153, 153, 0.2);
  padding: 1.3em 0px;
}
.blog-comments ul {
  padding: 0;
}
.b-btn {
	margin-top: 26px;
}
.blog-comments ul li{
	list-style:none;
	display:inline-block;
	margin-right:15px;
}
.b-btn a{
	color: #fff;
	padding: 5px 15px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	outline: none;
	font-size: 13px;
	background: #005782;
}
.b-btn a:hover{
	background:#2a2017;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

/* ══ Blog animasyonları ══ */

.blg-title {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.62s ease 0.05s, transform 0.62s ease 0.05s;
}
.section.animate-visible .blg-title {
    opacity: 1; transform: translateY(0);
}

.blg-card {
    opacity: 0;
    transform: translateY(28px);
    border-radius: 10px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}
.section.animate-visible .blg-card {
    animation: blgCardIn 0.62s ease forwards;
}
@keyframes blgCardIn {
    from { opacity: 0; transform: translateY(28px); }
    to   { opacity: 1; transform: translateY(0); }
}
.blg-card:hover {
    box-shadow: 0 10px 32px rgba(0,39,59,0.13);
    transform: translateY(-4px);
}
.blog-main-one {
	border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.blog-right h3,.blog-right h2{
	color: #005782;
	font-size: 1.3em;
	font-weight: 400;
}
.blog-right ul{
	padding:0;
	margin-top:1.5em;
}
.blog-right ul li{
	list-style:none;
	margin-bottom:8px;
}
.blog-right ul li a {
	color: #999;
	font-size: 1em;
}
.blog-right ul li a:hover{
	color:	#005782;
	margin-left: 10px;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.posts{
	margin-top:2em;
}
.categories:nth-child(1){
	margin-top:0;
}
.categories{
	margin-top:2em;
}
p.sngl {
	margin-top: 1.5em;
}
.blog-one p {
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 1em;
}
.blog-one-left p{
	margin-top:0;
}
.pagination {
	margin: 4% 0 0 0;
}
.blog-comments ul li a, .blog-comments ul li p {
	color: #999;
	font-size: 0.9em;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
.blog-comments ul li a:hover{
	color:	#005782;
	text-decoration: none;
  	transition: 0.5s all;
  	-webkit-transition: 0.5s all;
  	-moz-transition: 0.5s all;
  	-o-transition: 0.5s all;
  	-ms-transition: 0.5s all;
}
.related{
	margin-top:3em;
}
.contact-form {
	margin-top: 1.7em;
}
.related-left{
	text-align:center;
	padding-left: 0;
}
.related-left h4 {
	color: #005782;
	font-size: 1.3em;
	margin: 13px 0 0 0;
}
.contact-form form input[type="text"]{
	padding: 10px 15px;
	width: 100%;
	color: #333;
	font-size: 1em;
	border: 1px solid #E3E3E3;
	outline: none;
	display: block;
	margin: 10px 0;
}
 .contact-form form textarea {
  padding: 10px 15px;
  width: 100%;
  color: #333;
  font-size: 1em;
  border: 1px solid #E3E3E3;
  outline: none;
  display: block;
  margin: 10px 0;
}
.contact-form form textarea {
  height: 200px;
  resize: none;
}
.contact-form form input[type="submit"]:hover{
	background: #2a2017;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.contact-form form input[type="submit"] {
	color: #fff;
	background: #005782;
	padding: 0.7em 1.7em;
	font-size: 1em;
	margin-top: 1em;
	border: none;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-heading a,.media-heading{
	color:#005782;
}
.media-body p {
	font-size: 15px;
	margin-top: 10px;
	line-height: 1.9em;
	color: #999;
}
.comments-bottom {
	margin-top: 3%;
}
.media {
	margin-top: 24px;
}
.comments {
	margin-top: 5%;
}
.related-bottom {
	margin-top: 3%;
}
.related-left img {
	width: 100%;
}
.reply{
	margin-top: 5%;
}
ul.pager {
	margin: 0;
}
/*--blog-end--*/
/*--pages-start--*/
.pages {
	padding: 7em 0px;
}
h3.ghj {
	color: #000;
	font-size: 2em !important;
	margin: 0 0 1em;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
	padding: 2em 0;
}
.breadcrumb {
	margin-bottom: 3em !important;
}
.table {
	margin-bottom: 0;
}
.b4,.b5,.b6 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.bs-example h1, .bs-example hh2, .bs-example h3, .bs-example h4, .bs-example h5, .bs-example h6 {
  margin: 0 0 10px;
}
/*--pages-end--*/
/*--gallery-Part-Ends-Here --*/
.gallery{
	padding:6em 0px;
}
.gallery-top{
	text-align:center;
}
.gallery-bottom{
	margin-top:5%;
}
.gallery-left img{
	width:100%;
}
.gallery-left{
	position: relative;
}
.gallery-1{
	margin-top:25px;
}
.gallery-1:nth-child(1){
	margin-top:0;
}
/*--gallery-Part-Ends-Here --*/

/* ══ Galeri animasyonları ══ */

.gal-title, .gal-subtitle {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.section.animate-visible .gal-title {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.05s;
}
.section.animate-visible .gal-subtitle {
    opacity: 1; transform: translateY(0);
    transition-delay: 0.2s;
}

/* Grid staggered giriş */
.gal-item {
    opacity: 0;
    transform: scale(0.9);
}
.section.animate-visible .gal-item {
    animation: galItemIn 0.55s ease forwards;
}
@keyframes galItemIn {
    from { opacity: 0; transform: scale(0.9); }
    to   { opacity: 1; transform: scale(1); }
}

/* Görsel hover: zoom + overlay + artı ikonu */
.gal-img-wrap {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 4px;
}
.gal-img {
    width: 100%;
    display: block;
    transition: transform 0.45s ease;
}
.gal-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(160deg, rgba(14,129,186,0.55), rgba(0,39,59,0.72));
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.35s ease;
}
.gal-zoom {
    color: #fff;
    font-size: 2.2em;
    font-weight: 300;
    line-height: 1;
    transform: scale(0.6);
    transition: transform 0.3s ease 0.05s;
}
.gal-img-wrap:hover .gal-img { transform: scale(1.08); }
.gal-img-wrap:hover .gal-overlay { opacity: 1; }
.gal-img-wrap:hover .gal-zoom { transform: scale(1); }

/*--contact-Part-starts-Here --*/
.contact{
	padding:6em 0px;
}
.contact-right iframe{
	border:none;
	width:100%;
	height:350px;
}
.contact-left {
	padding-right: 15px;
}
.contact-left h1,.contact-left h2{
	font-size:2.2em;
	font-family:'TitilliumWeb-Bold';
	color:#333;
}
.contact-left p{
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999;
}
.contact-right {
	padding-left: 15px;
}
.contact-right input[name="ad_soyad"] {
	margin-right: 2%;
	float: left;
	width: 49%;
	color: #BCBCBC;
	background: none;
	padding: 15px 10px;
	outline: none;
	border: 1px solid #BCBCBC;
}
.contact-right input[type="email"] {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  box-sizing: border-box;
  color: #BCBCBC;
  background: none;
  padding: 15px 10px;
  outline: none;
  border: 1px solid #BCBCBC;  
}
.contact-right textarea {
  clear: both;
  width: 100%;
  color: #BCBCBC;
  resize: none;
  background: none;
  height: 12.7em;
  padding: 15px;
  outline: none;
  border: 1px solid #BCBCBC;
  margin-top: 1.4%;
}
.submit-btn input[type=submit] {
  color: #ffffff;
  padding: 10px 50px;
  font-size: 20px;
  cursor: pointer;
  font-weight: 500;
  margin: 20px 0 0 0px;
  border: none;
  background: #005782;
  outline: none;
}
.submit-btn input[type=submit]:hover {
  background: #2a2017;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.contact-bottom{
	margin-top:5%;
}
/*--contact-Part-Ends-Here --*/

/* --- iletisim / contact animations --- */
.ilt-title {
	opacity: 0;
	transform: translateX(-30px);
}
.section.animate-visible .ilt-title {
	animation: iltFromLeft 0.7s 0.1s ease forwards;
}
@keyframes iltFromLeft {
	from { opacity: 0; transform: translateX(-30px); }
	to   { opacity: 1; transform: none; }
}
.ilt-form-title {
	opacity: 0;
	transform: translateX(-30px);
}
.section.animate-visible .ilt-form-title {
	animation: iltFromLeft 0.7s 0.15s ease forwards;
}
.ilt-map-wrap {
	opacity: 0;
	transform: translateX(30px);
}
.section.animate-visible .ilt-map-wrap {
	animation: iltFromRight 0.8s 0.2s ease forwards;
}
@keyframes iltFromRight {
	from { opacity: 0; transform: translateX(30px); }
	to   { opacity: 1; transform: none; }
}
.ilt-form-field {
	opacity: 0;
	transform: translateY(18px);
}
.section.animate-visible input[name="ad_soyad"].ilt-form-field {
	animation: iltFieldIn 0.5s 0.15s ease forwards;
}
.section.animate-visible input[type="email"].ilt-form-field {
	animation: iltFieldIn 0.5s 0.27s ease forwards;
}
.section.animate-visible textarea.ilt-form-field {
	animation: iltFieldIn 0.5s 0.4s ease forwards;
}
@keyframes iltFieldIn {
	from { opacity: 0; transform: translateY(18px); }
	to   { opacity: 1; transform: none; }
}
.ilt-submit-wrap {
	opacity: 0;
	transform: translateY(12px);
}
.section.animate-visible .ilt-submit-wrap {
	animation: iltFieldIn 0.5s 0.55s ease forwards;
}
.submit-btn input[type=submit] {
	transition: background 0.3s ease, box-shadow 0.3s ease;
}
.submit-btn input[type=submit]:hover {
	background: #0e81ba !important;
	box-shadow: 0 4px 18px rgba(14,129,186,0.35);
}

/* ── İnsan Kaynakları Formu (insan_kaynaklari.php) ── */
.ik-wrap { padding: 4em 0; }

.ik-section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1em;
    font-weight: 600;
    color: #005782;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin: 2em 0 1em;
    padding-bottom: 0.5em;
    border-bottom: 2px solid rgba(0,87,130,0.12);
}
.ik-step {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background: #005782;
    color: #fff;
    font-size: 0.8em;
    font-weight: 700;
    border-radius: 50%;
    flex-shrink: 0;
}
.ik-row {
    display: flex;
    gap: 12px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.ik-col-full  { flex: 1 1 100%; }
.ik-col-half  { flex: 1 1 calc(50% - 6px); min-width: 140px; }
.ik-col-third { flex: 1 1 calc(33.33% - 8px); min-width: 120px; }

.ik-label {
    display: block;
    font-size: 0.82em;
    color: #777;
    margin-bottom: 4px;
    font-weight: 500;
}
.ik-req { color: #e05a5a; }

.ik-input {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #BCBCBC;
    background: none;
    color: #444;
    font-size: 0.92em;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.2s;
    font-family: inherit;
}
.ik-input:focus {
    border-color: #005782;
}
.ik-select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23999'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
}
.ik-textarea {
    resize: vertical;
    min-height: 80px;
}

/* Checkbox grubu */
.ik-checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 8px 0;
}
.ik-check-grid { gap: 8px 12px; }
.ik-check {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.88em;
    color: #555;
    cursor: pointer;
    white-space: nowrap;
}
.ik-check input { cursor: pointer; accent-color: #005782; }

/* Dosya yükleme */
.ik-file-wrap { position: relative; }
.ik-file-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    top: 0; left: 0;
}
.ik-file-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    border: 1px dashed #BCBCBC;
    cursor: pointer;
    font-size: 0.9em;
    color: #888;
    transition: border-color 0.2s, color 0.2s;
}
.ik-file-label:hover { border-color: #005782; color: #005782; }
.ik-file-icon { font-size: 1.2em; }

/* KVKK */
.ik-kvkk-row { margin-top: 1em; }
.ik-kvkk { font-size: 0.88em; color: #666; cursor: pointer; white-space: normal; }
.ik-link { color: #005782; text-decoration: underline; }

/* Gönder butonu */
.ik-submit-wrap { margin-top: 1.5em; }
.ik-submit-btn {
    background: #005782;
    color: #fff;
    border: none;
    padding: 12px 50px;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.06em;
    cursor: pointer;
    outline: none;
    transition: background 0.3s;
}
.ik-submit-btn:hover { background: #00273b; }

/* İK bilgi kutusu */
.ik-info-box {
    margin-top: 2em;
    padding: 1em;
    border-left: 3px solid rgba(0,87,130,0.3);
    background: rgba(0,87,130,0.03);
}
.ik-info-box p {
    margin: 0.3em 0;
    font-size: 0.9em;
    color: #555;
}
.ik-icon { margin-right: 6px; }

/* Mobil */
@media (max-width: 767px) {
    .ik-col-half,
    .ik-col-third { flex: 1 1 100%; }
    .ik-row { gap: 8px; }
}
/* ─────────────────────────────────────────────────── */
/*--media-quaries-starts-here--*/
@media (max-width:1440px){
	.top-menu {
	  width: 72%;
	}
}
@media (max-width:1366px){
.gallery {
	padding: 5em 0px;
}
.welcome {
	padding: 10em 0px 5em;
}
.offer {
	padding: 0em 0px 5em 0px;
}
.fields {
	padding: 5em 0px;
}
.contact, .about, .team, .blog{
	padding: 5em 0px;
}
.pages {
	padding: 6em 0px;
}
}
@media (max-width:1280px){
.menu {
  width: 75%;
}
.search {
   width: 29%;
}
.pages {
	padding: 5em 0px;
}
.comments {
  margin-top: 4%;
}
.related {
  margin-top: 4%;
}
.related-bottom {
  margin-top: 2%;
}
.contact-bottom {
	margin-top: 4%;
}
.blog-comments {
	padding: 1.1em 0px;
	margin-top: 2em;
}
.blog-top {
	margin-top: 2%;
}
.gallery-bottom {
	margin-top: 4%;
}
.advn-one,.advn-two {
	margin-top: 5.5%;
}
.team-bottom {
	margin-top: 2%;
}
.welcome-bottom {
	margin-top: 2%;
}
.offer-bottom {
	margin-top: 2%;
}
.nature {
  min-height: 338px;
}
.content {
  padding: 0em 0 5em;
}
.nature-top h3 {
	font-size: 2em;
}
.nature-top {
	width: 62%;
  padding: 4.8% 21px;
  margin-top: 5%;
}
.reply {
  margin-top: 4%;
}
.top-menu {
  width: 70%;
}
.top-menu ul li a {
  padding: 0.45em 1em 0 1em;
}
}
@media (max-width:1024px){
.banner-bg {
  background: url(../images/11.jpg) no-repeat 0px 0px;
  min-height: 544px;
  background-size:cover;
}
.banner2 {
  background: url(../images/33.jpg) no-repeat 0px 0px;
  min-height: 544px;
  background-size:cover;
}
.rslides img {
  height: 544px;
}
.top-menu ul li a {
  padding: 1em 1em 1em 1em;
}
.pages {
	padding: 4em 0px;
}
.related-left h4 {
  font-size: 1.25em;
  margin: 10px 0 0 0;
}
.contact, .about, .team, .blog {
	padding: 4em 0px;
}
.contact-right iframe {
	height: 320px;
}
.menu {
  width: 77%;
}
.search {
  margin-top: 0.6em;
}
.submit-btn input[type=submit] {
	padding: 9px 47px;
	font-size: 18px;
}
.gallery {
	padding: 4em 0px;
}
.gallery-bottom {
	margin-top: 3%;
}
#filters li span {
  font-size: 14px;
}
.header {
	padding:0;
}
.logo a img {
	width: 80%;
}
.banner-text_grid img {
  border: 4px solid #eee;
  width: 34%;
}
.banner-text_grid h4 {
  font-size: 1.2em;
}
.banner-text_grid p {
  line-height: 1.6em;
  font-size:0.95em;
}
.welcome-top h1 {
	font-size: 2.5em;
}
.welcome-top p {
	margin: 5px auto 0;
	width: 95%;
	  line-height: 1.6em;
	  font-size:.95em;
}
.welcome-left p {
  font-size: 0.95em;
  line-height: 1.6em;
}
.welcome-left h3 {
	font-size: 1.55em;
}
.heading h3,.heading h2,.heading h1{
	font-size: 2em;
}
.content-slogan p{
  font-size: 1.5em;
  width: 100%;
  line-height: 1.4em;
}
.content-slogan a {
	font-size:1.15em;
}
.slogan-sub p {
  font-size: 0.9em;
  width: 100%;
  line-height:1.7em;
}
.images_1_of_3 p {
  font-size: 0.95em;
  line-height: 1.6em;
    padding: 10px 0px 13px 0px
}
.images_1_of_3 .button a {
  padding: 8px 32px;
  font-size: 0.8em;
}
.nature-top h3 {
	font-size: 1.75em;
}
.offer-left h4 {
	font-size: 1.3em;
}
.nature-top {
	margin-top: 5em;
	padding: 4% 18px;
}
.welcome-bottom {
  margin-top: 3em;
}
.nature {
  min-height: 320px;
  background: url(../images/nature.jpg) no-repeat 0px -110px;
}
.nature-top p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.fields-left h4 {
	font-size: 1.3em;
}
.fields {
	padding: 4em 0px;
}
.fields-left p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.welcome-left  a.one-top {
	margin-top: 24px;
}
.offer {
	padding: 0em 0px 4em 0px;
}
.contact-right input[name="ad_soyad"] {
	margin-right: 8px;
	float: none;
}
.about-top h4 {
  font-size: 1.35em;
  margin-top: 9px;
}
.ad-left p {
  padding: 8px 0px;
}
.ch-grid li {
  margin: 0 20px !important;
}
.team-bottom {
	margin-top: 3%;
}
.col-md-7.blog-one-left {
	padding: 0;
}
.blog-one {
	margin-top: 1.2em;
}
a.bg {
	font-size: 1.3em;
}
.blog-right h3,.blog-right h2{
	font-size: 1.3em;
}
.blog-right ul {
	margin-top: 1em;
}
.blog-one p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.b-btn a {
	padding: 4px 9px;
	font-size: 12px;
}
.b-btn {
	margin-top: 10px;
}
.blog-right ul li a {
	font-size: 14px;
}
.blog-comments ul li a, .blog-comments ul li p {
	font-size: 14px;
	margin-left: 7px;
}
.blog-comments {
	padding: 1em 0px;
}
.blog-main p {
	font-size: 14px;
	margin-top: 2px;
}
.related-left {
  padding: 0 7px;
}
.about-top p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.ad-right p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.advn-two p {
  font-size: 0.95em;
  line-height: 1.7em;
}
.text1 p {
  line-height: 1.7em;
  font-size: 0.95em;
}
.advn-two ul li {
  margin: 0px 0px 18px 18px;
}
}
@media (max-width:991px){
.banner-text {
  float: left;
  width: 33.3%;
}
.logo {
  width: 18%;
}
.logo a img {
  width: 100%;
}
.top-menu ul li a {
  padding: 1em 0.7em;
}
.menu {
  width: 79%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -129px 0px;
  min-height: 544px;
  background-size: cover;
}
.banner2{
	background: url(../images/33.jpg) no-repeat -120px 0px;
  min-height: 544px;
  background-size:cover;
}
.rslides img {
  height: 544px;
}
.banner-text_grid img {
  border: 4px solid #eee;
  width: 43%;
}
.welcome-one-left {
  padding: 0;
  float: left;
  width: 50%;
}
.welcome-one-right {
  float: left;
  width: 50%;
}
.welcome-left {
  padding-left: 0;
  margin-top: 1em;
  width: 50%;
  float: left;
}
.images_1_of_3 {
  width: 31.6%;
}
.about-left {
  float: left;
  width: 33.3%;
}
.ad-left {
  width: 6%;
}
.ad-right {
  width: 90%;
}
.advantages-left.heading {
  margin-top: 2em;
}
.blog-left {
  float: left;
  width: 70%;
}
.blog-right {
  width: 30%;
  float: left;
}
.gallery-left {
  float: left;
  width: 50%;
  margin-bottom: 1.5em;
}
.top-menu {
  width: 71%;
}
.fields-left {
  float: left;
  width: 33.33%;
}
.footer-grid {
  float: left;
  width: 50%;
}
.footer-grid:nth-child(3) {
  width: 51%;
  margin-top:2em;
}
.footer-grid:nth-child(4) {
  width: 49%;
  margin-top: 2em;
  padding-left: 0.5em;
}
.images_1_of_3 {
  padding: 1.5em 1em 2em 1.5em;
}
.images_1_of_3:nth-child(3) {
  width: 31.3%;
}
}
@media (max-width:900px){
.banner-text {
  float: left;
  width: 33.3%;
}
.logo {
  width: 18%;
}
.logo a img {
  width: 100%;
}
.top-menu ul li a {
  padding: 1em 0.7em;
}
.menu {
  width: 79%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -129px 0px;
  min-height: 544px;
  background-size: cover;
}
.banner2{
	background: url(../images/33.jpg) no-repeat -120px 0px;
  min-height: 544px;
  background-size:cover;
}
.rslides img {
  height: 544px;
}
.banner-text_grid img {
  border: 4px solid #eee;
  width: 43%;
}
.welcome-one-left {
  padding: 0;
  float: left;
  width: 50%;
}
.welcome-one-right {
  float: left;
  width: 50%;
}
.welcome-left {
  padding-left: 0;
  margin-top: 1em;
  width: 50%;
  float: left;
}
.images_1_of_3 {
  width: 31.6%;
}
.about-left {
  float: left;
  width: 33.3%;
}
.ad-left {
  width: 6%;
}
.ad-right {
  width: 90%;
}
.advantages-left.heading {
  margin-top: 2em;
}
.blog-left {
  float: left;
  width: 70%;
}
.blog-right {
  width: 30%;
  float: left;
}
.gallery-left {
  float: left;
  width: 50%;
  margin-bottom: 1.5em;
}
.top-menu {
  width: 71%;
}
}

@media (max-width:800px){
span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
	padding: 7px;
	font-size: 14px;
	width: 100%;
	font-weight:600;
	display:block;
	color: #fff;
}
ul.navig li a:hover{
	color:#005782;
}
span.menu{
	display:block;
	float:right;
	margin: 1px 0px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 2222;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	padding: 10px 0px;
	background:#0e81ba;
}
.navigation {
	height: 20px;
  padding: 13px 0px 0em;
  margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
.logo a img {
  width: 100%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -148px 0px;
  min-height: 490px;
  background-size: cover;
}
.banner2{
	background: url(../images/33.jpg) no-repeat -120px 0px;
  min-height: 490px;
  background-size:cover;
}
.rslides img {
  height: 490px;
}
.banner-top {
  bottom: -8em;
  width: 100%;
}
.banner-text {
  float: left;
  width: 33.3%;
}
.banner-text_grid img {
  border: 4px solid #eee;
  width: 52%;
}
.menu {
  width: 59%;
}
.search {
  width: 65%;
  margin: 0.4em;
}
.navigation {
  padding: 10px 0px 0em;
}
.images_1_of_3 {
  width: 31.45%;
}
.top-menu {
  width: 15%;
}
}
@media (max-width:768px){
span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
	padding: 7px;
	font-size: 14px;
	width: 100%;
	font-weight:600;
	display:block;
	color: #fff;
}
ul.navig li a:hover{
	color:#005782;
}
span.menu{
	display:block;
	float:right;
	margin: 1px 0px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 2222;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	padding: 10px 0px;
	background:#0e81ba;
}
.navigation {
	height: 20px;
  padding: 13px 0px 0em;
  margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
.logo a img {
  width: 100%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -148px 0px;
  min-height: 400px;
  background-size:cover;
}
.banner2{
	background: url(../images/33.jpg) no-repeat -120px 0px;
  min-height: 400px;
  background-size:cover;
}
.rslides img {
  height: 400px;
}
.banner-text_grid img {
  width: 49%;
  max-width: 70px;
}
.banner-text {
  float: left;
  width: 33.3%;
}
.banner-top {
  bottom: -8em;
  width: 100%;
}
.pages {
	padding: 3em 0px;
}
.related-left {
  width: 25%;
  float: left;
}
.menu {
  width: 53%;
}
.search {
  margin: 0.6em 0;
}
.search {
  width: 60%;
}
.contact-form {
  margin-top: 1.2em;
}
.contact-form form input[type="submit"] {
  padding: 10px 22px;
  font-size: 13px;
  margin-top: 6px;
}
.contact-form form input[type="text"] {
  padding: 8px 15px;
  font-size: 14px;
}
.contact-form form textarea {
  height: 155px;
  font-size: 14px;
}
.gallery-1 {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.gallery-1::-webkit-scrollbar {
  display: none;
}
.gallery-left {
  flex: 0 0 100%;
  width: 100%;
  padding: 0;
  scroll-snap-align: start;
  pointer-events: none;
}
.gallery-left a {
  pointer-events: auto;
}
.related-left h4 {
  font-size: 1.1em;
}
.media-body p {
  font-size: 0.9em;
  margin-top: 4px;
  line-height: 1.7em;
}
.col-md-5.blog-one-left {
	width: 43%;
	float: left;
}	
.col-md-7.blog-one-left {
	width: 57%;
	float: right;
}
.blog-one p {
  font-size: 0.9em;
  line-height: 1.67em;
}
.b-btn {
	margin-top: 10px;
}
.blog-comments {
	padding: 10px 0px;
	margin-top: 1.2em;
}
a.bg {
	font-size: 1.2em;
}
.blog-right h3,.blog-right h2{
	font-size: 1.2em;
}
.col-md-3.blog-right {
	margin-top: 25px;
}
.blog-right ul {
  margin-top: 10px;
}
.blog-right ul li {
  margin-bottom: 5px;
}
.categories {
  margin-top: 1.3em;
}	
.pager li > a, .pager li > span {
  padding: 4px 21px;
  font-size: 14px;
}
.ch-grid li {
  margin: 0 8px !important;
}
.pagination {
  margin: 3% 0 0 0;
}
.about-left {
	width: 33.3%;
	float: left;
}
.ad-left {
	width: 8.7%;
}
.ad-left p {
	padding: 15px 0px;
}
.advn-one, .advn-two {
	margin-top: 3.5%;
}
.advantages-left:nth-child(2){
	margin-top: 3.5%;
}
.ad-right {
  width: 87%;
}
.about-top h4 {
	font-size: 1.2em;
}
.contact-top,.contact-bottom{
	text-align: center;
}
.contact-left p {
	margin-top: 1%;
	font-size: 0.9em;
}
.contact-right {
	margin-top: 13px;
	padding-left: 15px;
}
.contact-right iframe {
	height: 250px;
}
.contact-right input[name="ad_soyad"] {
	padding: 12px 10px;
	font-size: 13px;
}
.contact-right input[type="email"] {
	padding: 12px 10px;
	font-size: 13px;
}
.contact-right textarea {
	height: 11.7em;
	font-size: 13px;
	padding: 11px;
}
.submit-btn input[type=submit] {
	padding: 9px 40px;
	font-size: 16px;
	margin: 10px 0 0 0px;
}
.contact, .about, .team, .blog,.gallery{
	padding: 3em 0px;
}
.logo {
  left: 2%;
}
.banner-text_grid h4 {
  font-size: 1.1em;
}
.banner-text_grid p {
  line-height: 1.6em;
  font-size: 0.9em;
}
.welcome-top h1 {
	font-size: 2.1em;
}
.welcome-one-left {
	width: 50%;
	float: left;
}
.welcome-one-right {
	width: 50%;
	float: right;
}
.images_1_of_3 {
  width: 31%;
}
.welcome-left h3 {
	font-size: 1.45em;
}
.welcome-left p {
	font-size: 0.9em;
	margin-top: 1.1%;
}
.welcome-top p {
	width: 97%;
	font-size: 0.9em;
}
.welcome-left  a.one-top {
	margin-top: 9px;
}
.images_1_of_3 p {
  font-size: 0.9em;
}
.welcome-left:nth-child(2){
	margin-top:3%;
}
.welcome-one {
	margin-top: 2%;
}
.offer-left {
	width: 25%;
	float: left;
	padding: 0 5px;
}
.content {
  padding: 0em 0 3em;
}
.heading h3,.heading h2,.heading h1{
	font-size: 1.5em;
}
.welcome {
	  padding: 8em 0px 3em;
}
.content-slogan p {
  font-size: 1.4em;
}
.content-slogan a {
  font-size: 1em;
}
.nature-top h3 {
	font-size: 1.3em;
}
.nature-top {
  margin-top: 8em;
  width: 76%;
}
.nature-top p {
	font-size: 0.9em;
	margin-top: 2.3%;
}
.nature {
	min-height: 310px;
}
.fields {
	padding: 3em 0px;
}
.fields-left {
	width: 33.3%;
	float: left;
}
.fields-left h4 {
	font-size: 1.2em;
}
.fields-left p {
	font-size: 0.9em;
	margin-top: 1.5%;
}
.fields-left span {
	width: 65px;
	height: 65px;
	background-size: 300%;
}
.fields-left span.men {
	background-position: -65px 0px;
}
.fields-left span.pen {
	background-position: -130px 0px;
}
.offer-left h6 {
	font-size: 15px;
	left: 5px;
	padding: 3px 30px 7px 15px;
	background-size: 92%;
}
.works {
  margin-top: 2em;
}
.footer-grid {
  margin-bottom: 2em;
}
.about-top p {
	font-size:0.9em;
}
.ad-right p {
  font-size: 0.9em;
  margin-top: 2px;
}
.advn-two p {
  font-size: 0.9em;
  margin-top: 4px;
}
.advn-two ul li a {
  font-size: 0.9em;
}
.advn-two ul {
	margin-top: 1.5%;
}
.col-md-6:nth-child(3){
	margin-top: 4%;
}
.about-left h5 {
  font-size: 1.2em;
}
.text1 h4 {
  line-height: 1.3em;
}
.text1 p {
  font-size: 0.9em;
}
}
@media (max-width:640px){
.logo a img {
  width: 60%;
}
.logo {
  left: -5%;
  width: 45%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -250x 0px;
  min-height: 300px;
  background-size:cover;
}
.banner2 {
  background: url(../images/33.jpg) no-repeat -100px 0px;
  min-height: 300px;
  background-size:cover;
}
.rslides img {
  height: 300px;
}
.banner-text_grid img {
  width: 17%;
  max-width: 50px;
}
.banner-text_grid h4 {
  font-size: 0.95em;
}
.label {
	font-size: 59%;
}
.breadcrumb {
	margin-bottom: 2em !important;	
}
.welcome-one-left {
  width: 48%;
  float: left;
}
.welcome-one-right {
  width: 52%;
  float: right;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
	padding: 1em 0;
}
h3.ghj {
	font-size: 1.7em !important;
	margin: 0 0 12px;
}
.gallery-bottom {
  margin-top: 4%;
}
.related-left h4 {
  font-size: 1em;
}
a.bg {
  font-size: 1.1em;
}
.blog-main p {
  font-size: 0.9em;
}
.blog-one p {
  font-size: 0.85em;
}
.blog-comments ul li a, .blog-comments ul li p {
	font-size: 13px;
	margin-left: 5px;
}
.b-btn a {
	padding: 2px 6px;
	font-size: 11px;
}	
.b-btn {
	margin-top: 4px;
}
.col-md-5.blog-one-left {
  width: 47%;
}
.col-md-7.blog-one-left {
  width: 53%;
}
span.glyphicon {
  font-size: 15px;
}
.ch-grid li {
  width: 215px !important;
  height: 215px !important;
  margin: 10px 40px 10px 41px !important;
}
.about-top h4 {
	font-size: 1.1em;
}
.about-left h5 {
  font-size: 1.1em;
}
.about-left {
  padding: 0 5px;
}
.ad-left p {
  padding: 10px 0px;
}
.ad-right h4, .advn-two h4 {
  font-size: 1.1em;
}
.about-left h5 {
	font-size: 1.1em;
	margin: 10px 0 3px 0;
}
.gallery-bottom {
	margin-top: 6%;
}
.welcome-top h1 {
	font-size: 1.8em;
}
.welcome {
  padding: 2em 0 3em;
}
.welcome-left h3 {
	font-size: 1.3em;
}
.welcome-left  a.one-top {
	margin-top: 16px;
}
.heading h3,.heading h2,.heading h1 {
	font-size: 1.8em;
}
.welcome-left:nth-child(2) {
	margin-top: 2.2%;
}
.nature-top h3 {
	font-size: 1.25em;
}
.nature-top {
	width: 43%;
	padding: 6% 21px;
	margin-top: 2.5%;
}
.nature {
	min-height: 285px;
}
.fields-left {
	padding: 0 5px;
}
.fields {
	padding: 2em 0px;
}
.fields-left h4 {
	margin-top: 10px;
}
.fields-left span {
	width: 60px;
	height: 60px;
}
.fields-left span.men {
	background-position: -60px 0px;
}
.fields-left span.pen {
	background-position: -120px 0px;
}
.contact-left p {
	font-size: 0.85em;
	margin-top: 3px;
}
.contact-right iframe {
	height: 220px;
}
.contact-right input[name="ad_soyad"] {
	margin-right: 7px;
	float: none;
}
.content-slogan p {
  font-size: 1.2em;
}
.slogan-sub p {
  line-height: 1.6em;
}
.images_1_of_3 {
  width: 100%;
  margin-left: 0;
}
.welcome-left:nth-child(2),.welcome-left{
	padding-right:0;
}
.nature-top {
  width: 93%;
  padding: 6% 21px;
  margin-top: 6em;
}
.nature-top p {
  line-height: 1.5em;
}
.grid_4 {
  width: 47%;
}
.heading h3, .heading h2, .heading h1 {
  font-size: 1.4em;
}
.text1 h4 {
  line-height: 1.1em;
}
.grid_4.span66 {
  margin-top: 2em;
}
.fields-left h4 {
  font-size: 1em;
}
.images_1_of_3:nth-child(3) {
  width: 100%;
}
.banner-sec {
  position: inherit;
}
.banner-top {
	margin: 2em 0px 0px;
	position: inherit;
}
.banner-text {
  float: none;
  width: 100%;
  margin-bottom: 1em;
}
}
@media (max-width:480px){
.label {
  font-size: 51%;
}
.welcome-left {
  width: 100%;
}
.gallery-1 {
  margin-top: 15px;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 0;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.gallery-1::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
.gallery-left {
  flex: 0 0 100%;
  width: 100%;
  padding: 0;
  scroll-snap-align: start;
  pointer-events: none;
}
.gallery-left a {
  pointer-events: auto;
}
.gallery-left:nth-child(1),.gallery-left:nth-child(2){
	margin-bottom: 0;
}
.gallery {
  padding: 2em 0px;
}
.gallery-bottom {
  margin-top: 3%;
}
.media-body p {
  font-size: 13px;
  margin-top: 1px;
}
.related-left {
  width: 50%;
}
.related-left:nth-child(1),.related-left:nth-child(2){
	margin-bottom:10px;
}
.related-bottom {
  margin-top: 3%;
}
.media {
  margin-top: 10px;
}
.search input[type="text"] {
  padding: 4px 33px 4px 15px;
}
.contact-form form input[type="text"] {
  padding: 6px 15px;
  font-size: 13px;
  margin: 8px 0;
}
.contact-form form textarea {
  height: 140px;
  font-size: 13px;
}
.contact-form form input[type="submit"] {
  padding: 5px 18px;
  margin-top: 1px;
}
.media-heading a, .media-heading {
  font-size: 16px;
}
.about-top h4 {
	font-size: 1em;
	margin: 10px 0;
	line-height: 1.3em;
}
.about-bottom {
  margin-top:1.5em;
}
.advantages {
  margin-top: 2em;
}
.advantages-left.heading {
  padding: 0;
}
.about-top p {
	font-size: 0.85em;
	margin-top: 1px;
}
.about-left h5 {
	font-size: 1em;
}
.ad-left p {
	padding: 7px 0px;
	font-size: 16px;
}
.ad-right h4, .advn-two h4 {
	font-size: 1.1em;
}
.ad-right p {
	font-size: 0.85em;
}
.advn-two p {
	font-size: 0.85em;
	margin-top: 2px;
}
.advn-two ul li a {
	font-size: 13px;
}
.advn-two ul li {
	margin: 0px 0px 9px 18px;
}
.ch-info h3 {
	padding: 65px 0 0 0 !important;
	height: 108px !important;
}
.contact, .about, .team, .blog {
	padding: 2em 0px;
}
.contact-right iframe {
	height: 180px;
}
.contact-right input[name="ad_soyad"] {
	margin-right: 4px;
	float: none;
	padding: 9px 10px;
}
.contact-right input[type="email"] {
	padding: 9px 10px;
}
.contact-right textarea {
	height: 10em;
}
.submit-btn input[type=submit] {
	padding: 8px 30px;
	font-size: 14px;
	margin: 7px 0 0 0px;
}
.fields-left {
	width: 100%;
	float: none;
}
.fields-left:nth-child(1),.fields-left:nth-child(2){
	margin-bottom:15px;
}
.fields-left h4 {
	font-size: 1.07em;
	margin-top: 7px;
}
.fields-left p {
	font-size: 0.85em;
	margin-top: 3px;
}
.fields-left span {
	width: 50px;
	height: 50px;
}
.fields-left span.men {
	background-position: -50px 0px;
}
.fields-left span.pen {
	background-position: -100px 0px;
}
.menu {
  width: 57%;
}
.logo {
  left: -2%;
}
.logo a img {
  width: 75%;
}
.search {
  width: 74%;
}
span.menu {
	margin: 0px 0px 0 0;
}
.callbacks_tabs a:after {
	height: 9px;
	width: 9px;
}
.welcome-top h1 {
	font-size: 1.4em;
}
.welcome-top p {
	width: 100%;
	font-size: 0.85em;
	margin: 4px auto 0;
}
.welcome-left h3 {
	font-size: 1.07em;
}
.welcome-left p {
	font-size: 0.85em;
	margin-top: 7px;
}
.welcome-left:nth-child(2) {
	margin-top: 3.2%;
}
.heading h3,.heading h2,.heading h1{
	font-size: 1.4em;
}
.nature-top h3 {
	font-size: 1.1em;
}
.nature-top p {
	font-size: 0.85em;
}
.nature-top {
	  width: 100%; 
}
.welcome-left  a.one-top{
	margin-top: 25px;
}
.nature {
	min-height: 255px;
}
#filters li span {
  font-size: 11px;
  padding: 6px 15px;
}
.col-md-5.blog-one-left,.col-md-7.blog-one-left{
  width: 100%;
  float: none;
}
.col-md-7.blog-one-left{
	margin-top:3%;
}
.blog-right ul li a {
  font-size: 0.85em;
}
.blog-right ul li a {
  font-size: 0.85em;
}
.blog-right ul {
  margin-top: 6px;
}
a.bg {
  font-size: 1em;
}
.blog-right h3,.blog-right h2{
	font-size: 1.1em;
}
.flex-control-paging li a {
  width: 9px;
  height: 9px;
}
.pages {
  padding: 2em 0px;
}
.banner-text {
  width: 100%;
  margin-bottom: 2em;
}
.banner-top {
  bottom: -16em;
  width: 100%;
}
.banner-text_grid img {
  width: 21%;
  max-width: 55px;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -159px -2px;
  min-height: 250px;
  background-size: cover;
}
.banner2 {
  background: url(../images/33.jpg) no-repeat -80px -2px;
   min-height: 250px;
  background-size:cover;
}
.rslides img {
  height: 250px;
}
.banner-top {
  bottom: -2em;
  width: 100%;
  position: inherit;
}
.banner-text_grid {
  padding: 1em 2em;
}
.welcome {
  padding: 5em 0px 3em;
}
.content-slogan p {
  font-size: 1.1em;
}
.slogan-sub p {
  font-size: 0.85em;
}
.images_1_of_3 h3 {
  font-size: 1.3em;
}
.blog-left,.blog-right {
  padding: 0;
}
.footer-grid ul li a {
  font-size: 0.85em;
}
.welcome-one-right {
  width: 48%;
}
}
@media (max-width:320px){
.logo {
  width: 40%;
}
.logo a img {
  width: 100%;
}
.menu {
  width: 54%;
}
.search {
  width: 60%;
}
.search {
  margin: 0.5em 0;
}
.search input[type="text"] {
  padding: 3px 27px 3px 6px;
  font-size: 0.8em;
}
.search input[type="submit"] {
  top: 2px;
  right: 2px;
  background-size: 83%;
}
.banner-bg {
  background: url(../images/11.jpg) no-repeat -127px -2px;
  min-height: 180px;
  background-size: cover;
}
.banner2 {
  background: url(../images/33.jpg) no-repeat -40px -2px;
  min-height: 180px;
  background-size: cover;
}
.rslides img {
  height: 180px;
}
.banner-text_grid img {
  width: 40%;
}
.banner-left {
	padding: 0 3px;
}
a.bg {
	font-size: 0.9em;
}
.blog-one {
	margin-top: 10px;
}
.blog-left,.blog-right {
	padding: 0;
}
.blog-comments ul li {
	margin-right: 3px;
}
span.glyphicon {
  font-size: 12px;
}
.blog-right h3,.blog-right h2 {
  font-size: 1.05em;
}
.col-md-3.blog-right {
  margin-top: 20px;
}
.blog-comments {
  padding: 7px 0px;
  margin-top: 1em;
}
.pager li > a, .pager li > span {
  padding: 2px 15px;
  font-size: 12px;
}
.logo {
	left: 4%;
	text-align: left;
}
#filters li span {
	font-size: 9px;
	padding: 4px 6px;
	margin: 0 0px 0 0;
}
.gallery {
	padding: 2em 0px;
}
.gallery-bottom {
	margin-top: 4%;
}
.navigation {
	height: 11px;
}
span.menu {
	margin: -5px 0px 0 0;
}
.callbacks_tabs a:after {
	height: 8px;
	width: 8px;
}
.welcome {
	padding: 3em 0px;
}
.welcome-top h1 {
	font-size: 1.2em;
}
.welcome-left {
	padding: 0;
}
.welcome-one-right {
	padding-right: 0;
}
.welcome-left  a.one-top {
	margin-top: 8px;
}
.welcome-left:nth-child(2) {
	margin-top: 5%;
}
.heading h3,.heading h2,.heading h1 {
	font-size: 1.2em!important;
}
.blog-main p {
  font-size: 0.8em;
}
.welcome-bottom {
	margin-top: 3%;
}
.nature-top h3 {
	font-size: 1.05em;
}
.nature {
  min-height: 205px;
}
.nature-top {
  float: none;
  margin: 13% auto;
}
.nature {
	min-height: 227px;
}
.fields {
	padding: 1.5em 0px;
}
.fields-left span {
	width: 40px;
	height: 40px;
}
.fields-left span.men {
	background-position: -40px 0px;
}
.fields-left span.pen {
	background-position: -80px 0px;
}
.fields-left {
	padding: 0;
}
.contact-left.heading {
	padding: 0;
}
.contact-right {
	padding: 0;
}
.contact-left p {
	margin-top: 5px;
	line-height: 1.4em;
}
.contact-right input[name="ad_soyad"],
.contact-right input[name="eposta_adres"] {
	margin:0 0 7px 0;
	float: none;
}
.contact-right iframe {
	height: 150px;
}
.contact-right input[name="ad_soyad"],
.contact-right input[type="email"] {
	width: 100%;
	margin-bottom: 3px;
	padding: 7px 10px;
	font-size: 0.8em;
}
.submit-btn input[type=submit] {
	padding: 6px 18px;
	font-size: 0.8em;
	margin: 4px 0 0 0px;
}
.contact,.about,.team,.blog {
	padding: 1.5em 0px;
}
.about-top h4 {
	font-size: 0.83em;
	margin-top: 3px;
}
.about-left {
	width: 100%;
	margin-bottom: 4%;
}
.about-left:nth-child(3){
	margin-bottom:0
}
.ad-left {
	width: 11%;
}
.ad-left p {
	padding: 5px 0px;
	font-size: 0.8em;
}
.ad-right h4, .advn-two h4 {
	font-size: 1em;
}
.advn-one, .advn-two {
	margin-top: 5.5%;
}
.ch-grid li {
  width: 165px !important;
  height: 165px !important;
  margin: 6px 35px 9px 41px !important;
}
.ch-info {
  width: 125px !important;
  height: 125px !important;
}
.ch-info-wrap {
  width: 125px !important;
  height: 125px !important;
}
.ch-info h3 {
	padding: 25px 0 0 0 !important;
	height: 64px !important;
	font-size: 10px !important;
}
.related {
	margin-top: 6%;
}
.reply {
	margin-top: 6%;
}
.contact-form {
	margin-top: 0.85em;
}
.related-left h4 {
	font-size: 14px;
	margin: 5px 0 0 0;
}
.contact-form form input[type="text"] {
	padding: 5px 15px;
	font-size: 12px;
	margin: 6px 0;
}
.contact-form form textarea {
	height: 100px;
	font-size: 12px;
}
.contact-form form input[type="submit"] {
	font-size: 11px;
}
.gallery-1 {
  margin-top: 10px;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.gallery-left {
  flex: 0 0 100%;
  width: 100%;
  padding: 0;
  scroll-snap-align: start;
  pointer-events: none;
}
.gallery-left a {
  pointer-events: auto;
}
.gallery-left:nth-child(1), .gallery-left:nth-child(2) {
	margin-bottom: 0;
}
.nature-top p {
	font-size: 12px;
}
h2, .h2 {
	font-size: 1.1em !important;
}
h1, .h1 {
	font-size: 1.1em !important;
}
h3, .h3 {
	font-size: 0.9em;
}
h4, .h4 {
	font-size: 0.85em;
}
.label {
	font-size: 41% !important;
}
.breadcrumb {
	margin-bottom: 1em !important;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 8px 12px !important;
  font-size: 14px !important;
}
.bs-example h1, .bs-example hh2, .bs-example h3, .bs-example h4, .bs-example h5, .bs-example h6 {
  margin: 0px 0 5px;
}
.banner-text_grid p {
  line-height: 1.5em;
  font-size: 0.88em;
}
.content-slogan p {
  font-size: 1em;
}
.images_1_of_3 p {
  font-size: 0.85em;
  padding: 10px 0px 6px 0px;
}
.images_1_of_3 {
  padding: 3% 0% 9%;
}
.images_1_of_3 .button a {
  padding: 6px 21px;
  font-size: 0.8em;
}
.content {
  padding: 0em 0 1.5em;
}
.footer-grid h4 {
  font-size: 1.1em;
}
.footer-grid ul li a {
  font-size: 0.8em;
  padding: 0.1em 0;
}
.footer-grid {
  margin-bottom: 1.5em;
  float: none;
}
.footer-grid:nth-child(3) {
  width: 100%;
}
.footer-grid:nth-child(4) {
  width: 100%;
  padding-left: 1em;
}
.footer {
  line-height: 1.4em;
  padding: 1em 0em 0em 0;
}
.text1 h4 {
  font-size: 0.9em;
}
.text1 p {
  font-size: 0.85em;
  line-height: 1.6em;
}
.works h3 {
  font-size: 1.3em;
  margin-bottom: 0.9em;
}
}
/*--media-quaries-starts-here--*/

/* ============================================
   MODÜL ANIMASYONLARI - Soldan/Sağdan Gelen
   ============================================ */

/* Modül wrapper temel stilleri */
.cms-module-wrapper {
    position: relative;
    overflow: hidden;
}

/* Başlangıç durumu - görünmez */
/* ============================================
   MODUL ANIMASYON SİSTEMİ
   ============================================ */

/* Ana container - animasyon taşmalarını gizle */
#main-content {
    overflow-x: hidden;
    width: 100%;
}

/* Animasyon sınıfları - hem wrapper hem de section için */
.cms-module-wrapper.animate-hidden,
.section.animate-hidden {
    opacity: 0;
}

/* Soldan gelen animasyon */
.cms-module-wrapper.animate-from-left,
.section.animate-from-left {
    transform: translateX(-100px);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Sağdan gelen animasyon */
.cms-module-wrapper.animate-from-right,
.section.animate-from-right {
    transform: translateX(100px);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Görünür hale geldiğinde */
.cms-module-wrapper.animate-visible,
.section.animate-visible {
    opacity: 1;
    transform: translateX(0);
}

/* ============================================
   DİNAMİK ZEMİN RENKLERİ SİSTEMİ
   ============================================ */

/* Üçgen dekorasyon sistemi */
.tri-even::before,
.tri-odd::before,
.tri-even::after,
.tri-odd::after {
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 1;
    opacity: var(--tri-opacity, 0.2);
    will-change: transform;
    transition: transform 0.08s linear;
}

/* Çift modül üçgen parallax */
.tri-even::before {
    transform: translate(var(--tri-bx, 0px), var(--tri-by, 0px));
}
.tri-even::after {
    transform: translate(calc(var(--tri-ax, 0px) * -1), calc(var(--tri-ay, 0px) * -1));
}

/* Tek modül üçgen parallax */
.tri-odd::before {
    transform: translate(calc(var(--tri-bx, 0px) * -1), var(--tri-by, 0px));
}
.tri-odd::after {
    transform: translate(var(--tri-ax, 0px), calc(var(--tri-ay, 0px) * -1));
}

/* İçerik her zaman üçgenlerin ve ovallerin üstünde */
.tri-even .container,
.tri-odd .container {
    position: relative;
    z-index: 2;
}

/* Ara katman div'ler (gallery, welcome vb.) de üstte olmalı */
.tri-even > div:not(.tri-oval),
.tri-odd > div:not(.tri-oval) {
    position: relative;
    z-index: 2;
}

.tri-even, .tri-odd {
    overflow: hidden;
}

/* Çift modül: küçük üstte (sol), uç aşağıda — ▼ */
.tri-even::before {
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: var(--tri-color, #e8e8e8);
    clip-path: polygon(0% 0, 100% 0, 50% 100%);
}

/* Çift modül: büyük altta (sağ), uç yukarıda — ▲ */
.tri-even::after {
    bottom: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background: var(--tri-color, #e8e8e8);
    clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}

/* Tek modül: büyük üstte (sağ), uç aşağıda — ▼ */
.tri-odd::before {
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background: var(--tri-color, #e8e8e8);
    clip-path: polygon(0% 0, 100% 0, 50% 100%);
}

/* Tek modül: küçük altta (sol), uç yukarıda — ▲ */
.tri-odd::after {
    bottom: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: var(--tri-color, #e8e8e8);
    clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}

/* Modül içindeki ilk element için zemin rengi düzeni */
.cms-module-wrapper > div:first-child,
.cms-module-wrapper > section:first-child {
    min-height: 50px;
    padding-top: 1px; /* Margin collapse önlemek için */
}

/* Özel arka planlı modüllerin renklerini koruma */
.cms-module-wrapper .welcome,
.cms-module-wrapper .about,
.cms-module-wrapper .gallery,
.cms-module-wrapper .contact,
.cms-module-wrapper .footer {
    background-color: inherit !important;
}

/* Mobil cihazlarda animasyonları devre dışı bırak - direkt göster */
@media (max-width: 768px) {
    .cms-module-wrapper.animate-from-left,
    .cms-module-wrapper.animate-from-right,
    .section.animate-from-left,
    .section.animate-from-right {
        transform: none !important;
        opacity: 1 !important;
        transition: none !important;
    }
    
    .cms-module-wrapper.animate-hidden,
    .section.animate-hidden {
        opacity: 1 !important;
    }
}

/* ============================================
   KAYAN SLIDER (INFINITE CAROUSEL)
   ============================================ */

.kayan-slider-wrapper {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 50%, #f0f8ff 100%);
    overflow: hidden;
    position: relative;
}

.kayan-slider-header {
    text-align: center;
    margin-bottom: 60px;
}

.kayan-slider-header h2 {
    font-size: 42px;
    font-family: 'TitilliumWeb-Bold', sans-serif;
    color: #0e81ba;
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(14, 129, 186, 0.1);
}

.kayan-slider-header p {
    font-size: 17px;
    color: #555;
    max-width: 750px;
    margin: 0 auto;
    line-height: 1.7;
    font-family: 'TitilliumWeb-Regular', sans-serif;
}

/* Slider container */
.kayan-slider-track-container {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 90px;
}

/* Navigation buttons */
.kayan-slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.98);
    border: 3px solid #0e81ba;
    color: #0e81ba;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}

.kayan-slider-nav svg {
    width: 28px;
    height: 28px;
}

.kayan-slider-nav:hover {
    background: #0e81ba;
    color: #fff;
    transform: translateY(-50%) scale(1.15);
    box-shadow: 0 8px 25px rgba(14, 129, 186, 0.35);
}

.kayan-slider-prev {
    left: 15px;
}

.kayan-slider-next {
    right: 15px;
}

/* Slider indicators (dots) */
.kayan-slider-indicators {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 40px;
    padding: 0 20px;
}

.kayan-slider-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d1d5db;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 0;
}

.kayan-slider-dot:hover {
    background: #9ca3af;
    transform: scale(1.3);
    border-color: #6b7280;
}

.kayan-slider-dot.active {
    background: #0e81ba;
    width: 40px;
    border-radius: 8px;
    border-color: #0e81ba;
    box-shadow: 0 2px 8px rgba(14, 129, 186, 0.4);
}

/* Slider track - transform based */
.kayan-slider-track {
    display: flex;
    gap: 35px;
    cursor: grab;
    user-select: none;
    will-change: transform;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.kayan-slider-track:active {
    cursor: grabbing;
}

/* Slider item */
.kayan-slider-item {
    flex: 0 0 auto;
    /* width kaldırıldı - Bootstrap grid sistem col-md-* sınıfları kullanacak */
    background: linear-gradient(135deg, #ffffff 0%, #fafbfc 100%);
    border-radius: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid #f0f3f6;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}

.kayan-slider-item:hover {
    transform: translateY(-12px);
    box-shadow: 0 12px 40px rgba(14, 129, 186, 0.25), 0 5px 15px rgba(14, 129, 186, 0.15);
    border-color: #0e81ba;
    background: linear-gradient(135deg, #ffffff 0%, #f0f8ff 100%);
}

.kayan-slider-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0e81ba 0%, #1a9bd7 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.kayan-slider-item:hover::before {
    opacity: 1;
}

.kayan-slider-link,
.kayan-slider-content {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    gap: 0;
}

.kayan-slider-image-wrapper {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: transparent;
    border-radius: 0;
    overflow: hidden;
}

.kayan-slider-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(80%) brightness(0.95);
    opacity: 0.85;
    transition: all 0.5s ease;
    pointer-events: none;
    transform: scale(1);
}

.kayan-slider-item:hover img {
    filter: grayscale(0%) brightness(1.05);
    opacity: 1;
    transform: scale(1.05);
}

.kayan-slider-title {
    font-size: 17px;
    color: #2c3e50;
    text-align: center;
    font-family: 'TitilliumWeb-SemiBold', sans-serif;
    display: block;
    line-height: 1.5;
    transition: all 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 20px 25px;
}

.kayan-slider-item:hover .kayan-slider-title {
    color: #0e81ba;
    font-family: 'TitilliumWeb-Bold', sans-serif;
    transform: translateY(-2px);
}

/* Responsive adjustments */
@media (max-width: 991px) {
    .kayan-slider-wrapper {
        padding: 60px 0;
    }
    
    .kayan-slider-header h2 {
        font-size: 34px;
    }
    
    .kayan-slider-header p {
        font-size: 16px;
    }
    
    .kayan-slider-track-container {
        padding: 25px 70px;
    }
    
    .kayan-slider-nav {
        width: 48px;
        height: 48px;
    }
    
    .kayan-slider-nav svg {
        width: 24px;
        height: 24px;
    }
    
    .kayan-slider-prev {
        left: 10px;
    }
    
    .kayan-slider-next {
        right: 10px;
    }
    
    .kayan-slider-item {
        /* Tablet: 3 öğe için yaklaşık %30 width */
        width: calc((100% - 40px) / 3);
        min-height: 240px;
        padding: 0;
    }
    
    .kayan-slider-image-wrapper {
        height: 150px;
    }
    
    .kayan-slider-title {
        font-size: 15px;
        padding: 15px 20px;
    }
    
    .kayan-slider-track {
        gap: 25px;
    }
}

@media (max-width: 640px) {
    .kayan-slider-wrapper {
        padding: 50px 0;
    }
    
    .kayan-slider-header h2 {
        font-size: 28px;
    }
    
    .kayan-slider-header p {
        font-size: 15px;
    }
    
    .kayan-slider-track-container {
        padding: 15px 45px;
    }
    
    .kayan-slider-nav {
        width: 42px;
        height: 42px;
        border-width: 2px;
    }
    
    .kayan-slider-nav svg {
        width: 20px;
        height: 20px;
    }
    
    .kayan-slider-prev {
        left: 5px;
    }
    
    .kayan-slider-next {
        right: 5px;
    }
    
    .kayan-slider-item {
        /* Mobile: 1 öğe için %100 width */
        width: 100%;
        min-height: 280px;
        padding: 0;
        border-radius: 0;
    }
    
    .kayan-slider-image-wrapper {
        height: 180px;
    }
    
    .kayan-slider-track {
        gap: 20px;
    }
    
    .kayan-slider-title {
        font-size: 13px;
        letter-spacing: 0.2px;
        padding: 12px 15px;
    }
    
    .kayan-slider-dot {
        width: 10px;
        height: 10px;
    }
    
    .kayan-slider-dot.active {
        width: 30px;
    }
}

/* --- kayan_slider animations --- */
.ksld-title {
	opacity: 0;
	transform: translateY(20px);
}
.section.animate-visible .ksld-title {
	animation: ksldTitleIn 0.65s 0.1s ease forwards;
}
@keyframes ksldTitleIn {
	from { opacity: 0; transform: translateY(20px); }
	to   { opacity: 1; transform: none; }
}
.ksld-subtitle {
	opacity: 0;
	transform: translateY(14px);
}
.section.animate-visible .ksld-subtitle {
	animation: ksldTitleIn 0.65s 0.28s ease forwards;
}
.ksld-item {
	opacity: 0;
	transform: translateY(24px) scale(0.97);
}
.section.animate-visible .ksld-item {
	animation: ksldItemIn 0.55s ease forwards;
}
.section.animate-visible .ksld-item:nth-child(1) { animation-delay: 0.15s; }
.section.animate-visible .ksld-item:nth-child(2) { animation-delay: 0.25s; }
.section.animate-visible .ksld-item:nth-child(3) { animation-delay: 0.35s; }
.section.animate-visible .ksld-item:nth-child(4) { animation-delay: 0.45s; }
.section.animate-visible .ksld-item:nth-child(n+5) { animation-delay: 0.5s; }
@keyframes ksldItemIn {
	from { opacity: 0; transform: translateY(24px) scale(0.97); }
	to   { opacity: 1; transform: none; }
}
.kayan-slider-image-wrapper img {
	transition: transform 0.4s ease;
}
.kayan-slider-link:hover .kayan-slider-image-wrapper img {
	transform: scale(1.06);
}