﻿html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: #111; font-weight: var(--icerik-font-weight); }
a, a:active, a:hover, a:visited { text-decoration: none; transition: all ease .1s; color: var(--tema-renk3); }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--baslik-fontu); font-weight: var(--baslik-font-weight); color: var(--tema-renk1); font-size: var(--baslik-font-boyutu); }

:focus, input:focus { outline: 0 !important; }
::placeholder { color: #aaa; opacity: 1; font-weight: var(--icerik-font-weight) }

ul, p { margin: 0; padding: 0; list-style: none; }
img { max-width: 100%; display: block; }
figure { margin: 0; padding: 0 }
::selection { color: #ffffff; background: #0095da; }
/***/
* { box-sizing: border-box; }
.container { width: 1170px; margin: 0 auto; max-width: 100%; position: relative; }
.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/

.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { position: relative; padding: 0 }
.cl1 { width: 8.333333% }
.cl2 { width: 16.666667% }
.cl3 { width: 25% }
.cl4 { width: 33.333333%; }
.cl5 { width: 41.666667% }
.cl6 { width: 50% }
.cl7 { width: 58.333333% }
.cl8 { width: 66.666667% }
.cl9 { width: 75% }
.cl10 { width: 83.333333% }
.cl11 { width: 91.666667% }
.cl12 { width: 100% }
/******/
/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }


header {padding: 0 30px;width: 100%;top: 0;z-index: 999;background: #e5f2ff;} 
header .satir2 {margin-top: 2px;}
 

header .logo {position: relative;display: inline-block;text-align: center;padding: 5px 25px 5px 15px;}
header .logo a {display: block;text-align: center;width: 337px;margin: 9px 0 0 0;max-width: 100%;}

header .logo img { }
header nav {flex-grow: 1;margin: 20px 0 0 0;}
header nav .ul1 { display: flex; margin: 0; line-height: 46px; font-weight: 700; width: 100%; flex-wrap: nowrap; justify-content: center; }
header nav .li1, header nav a { position: relative }

header nav .li1 {line-height: 4px;}
header nav .li1 > a {color: #000;padding: 17px 10px 17px 10px;display: block;line-height: 27px;font-weight: var(--icerik-font-weight);font-size: 16px;text-transform: uppercase;}
header nav.menupt .li1 > a{
    padding: 17px 7px 17px 7px;
}
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { opacity: .8; }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { left: 50%; color: #28a4db; content: ''; position: relative; z-index: 3; width: 0; bottom: 0; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk2); top: -7px; }
header .li1.okKoy:hover:after { display: none }
header nav > ul > li:nth-child(3){}
header nav > ul > li:nth-child(3) .ulWrap2{
    width: 723px;
    left: -314px;
}
header nav > ul > li:nth-child(3) .ulWrap2 li{
    width: 50%;
    margin-bottom: 10px;
}
header nav > ul > li:nth-child(3) .ulWrap2 ul{
    display: flex;
    flex-wrap: wrap;
    padding: 15px 14px;
}header nav > ul > li:nth-child(3) .ulWrap2 li a{
    display: block;
    line-height: 24px;
    padding: 10px 15px;
}
/****/
header nav .ulWrap2 {display: none;background: #fff;position: absolute;top: 60px;left: -74px;z-index: 98;width: 239px;padding: 10px 0;text-align: left;box-shadow: 0 2px 20px 0 rgb(0 0 0 / 9%);}
header nav .ulWrap2:after {position: absolute;top: -7px;left: 50%;margin-left: -4px;width: 0;height: 0;border: 8px solid transparent;border-top: 0;border-bottom: 7px solid #fff;content: "";}
header nav .ul2 { position: relative; }


header nav .li1:hover > .ulWrap2 { display: block; }


header nav .ul2 .li2 { line-height: initial; position: relative; }
header nav .ul2 .li2 > a {padding: 1px 15px;color: #2d2c19 !important;white-space: normal;font-weight: 400;font-size: 16px;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 51px;}
header nav .ul2 .li2:hover > a {background: #2b2b2b;color: #fff !important;}

/****/
header nav .ulWrap3 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap3:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #333; left: 0; }

header nav .li2:hover > .ulWrap3 { display: block; }

header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 12px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }

header nav .ul3 .li3:hover > a { color: #111 !important; }

header nav .li2:hover > .ulWrap3 { display: block; }

header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 13px; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 400 15px 'Raleway'; }

header nav .ul3 .li3:hover > a { color: #D14D42 !important; }

/****/
header nav .ulWrap4 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul4 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap4:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #f39500; left: 0; }

header nav .li3:hover > .ulWrap4 { display: block; }

header nav .ul4 .li4 { line-height: initial; }
header nav .ul4 .li4 > a { padding: 7px 15px; font-size: 13px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 600 12px 'Raleway'; }

header nav .ul4 .li4:hover > a { color: #D14D42 !important; }

/****/
/************/

#slider { position: relative; height: 100vh; }
 
#slider .swiper-button-next{
    right: 120px;
}
#slider  .swiper-button-prev{
    right: 35px !important;
    left: initial;
}

 
#slider .swiper-button-next, #slider .swiper-button-prev {background: url(/d/ortak.png) var(--tema-renk2);display: block;width: 40px;height: 40px;position: absolute;z-index: 5;top: 50%;border-radius: 50%;margin-top: 24px;}
#slider .swiper-button-next {background-position: -491px -557px;transform: rotate(180deg);left: 55px;}
#slider .swiper-button-prev { right: 15px; background-position: -489px -557px; }
#slider .swiper-button-next:hover { opacity: .6 }
#slider .swiper-button-prev:hover { opacity: .6 }



#slider .swiper-pagination {position: absolute;bottom: 20px;z-index: 999;left: 50%;transform: translateX(-50%);}
#slider .swiper-pagination-bullet {width: 41px;height: 3px;text-align: center;padding: 3px 0 0 0;color: #000000;font-size: 12px;opacity: 1;background: #fff;border-radius: 0;margin: 0 10px;}
#slider .swiper-pagination-bullet-active {color: #fff;background: var(--tema-renk2);}
#slider #sliderSwiper { height: 100vh; }
#slider .swiper-slide:after {content: "";display: block;width: 100%;height: 209px;position: absolute;left: 0;top: 0;background: linear-gradient(180deg, black, transparent);z-index: 9;}

#slider .swiper-slide { overflow: hidden; }
#slider .swiper-slide video { width: 100%; height: auto; }
#slider .swiper-slide img { width: 100%; height: auto; max-width: initial; }
#slider .swiper-slide .metin {position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);width: 100%;}
#slider .swiper-slide .metin .title {margin: 0;font-size: 25px;color: #b9b9b9;font-weight: 300;text-align: center;}
#slider .swiper-slide .metin .subtitle {font-size: 54px;color: #fff;text-align: center;width: 487px;margin: 0 auto;max-width: 100%;font-family: var(--baslik-fontu);line-height: 46px;}
/***/

.slideOklar { margin: 25px 0 0 0; }
.slideOklar .left, .slideOklar .right { background: url(/d/ortak.png); display: block; width: 33px; height: 66px; position: absolute; z-index: 5; top: 50%; margin-top: 0; border-radius: 50%; left: 0; }
.slideOklar .left { background-position: -588px -674px; transform: rotate(180deg); }
.slideOklar .right { right: 0; background-position: -588px -674px; }
.slideOklar .left:hover { transform: scale(1.1) rotate(180deg); }
.slideOklar .right:hover { transform: scale(1.1); }


/************/

.sayfaTepe {padding: 0;margin-bottom: 45px;}
.sayfaTepe .container { margin: 45px auto 0 auto; }
.sayfaTepe h1 {color: var(--tema-renk2);margin: 0 0 15px 0;font: 600 32px var(--baslik-fontu);line-height: 20px;text-align: center;text-transform: uppercase;}
.breadcrumb {padding: 0;margin: 0px 0 0 0;text-align: center;line-height: 20px;letter-spacing: -.5px;}

.breadcrumb > li {color: #888;display: inline-block;font-size: 16px;}
.breadcrumb a {color: #888;font-weight: 400;font-size: 16px;font-family: var(--icerik-fontu);}

.breadcrumb > li + li:before {padding: 0 1px 0 5px;color: #888;content: "/\00a0";font-size: 16px;}

/*******/


/*******/
#sagNav { float: right; }
a.teklifA { display: block; min-width: 117px; height: 40px; transition: all .4s ease; position: relative; background-color: var(--tema-renk1); color: #fff; font-size: 13px; font-weight: 400; padding: 13px 15px; letter-spacing: 1px; border-radius: 3px; z-index: 1; }
a.teklifA:hover { background-color: var(--tema-renk2); }
a.teklifA:after { content: ''; position: absolute; border-radius: 50%; top: 15px; right: 10px; background: url(/d/r/sprite.png) no-repeat -450px -509px; width: 17px; height: 11px; }
a.teklifA:hover:after { filter: brightness(20%); }
a.teklifA:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); background-color: var(--tema-renk2); }

a.teklifA:hover:before { transform: scaleX(1); transform-origin: left center; }

a.telefA { color: #f5bd42; margin: 12px 0 0 0; font-size: 21px; font-weight: 500; line-height: 29px; }
a.telefA:after { content: '' }
/******/


.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }


/*******/
.diller {z-index: 9;display: flex;border-radius: 4px;margin: 37px 0 0 0;justify-content: flex-end;}
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller a {padding: 6px 12px;display: block;text-align: center;color: #111;font-weight: 400;font-size: 13px;letter-spacing: .3px;position: relative;background: #fbfbfbd4;}
.diller a.active {background: var(--tema-renk2);color: #fff;}
.diller a:hover { opacity: 1; }


.diller a:after {content: "";width: 1px;height: 27px;background: rgb(26 26 26 / 14%);position: absolute;right: 0;top: 0px;}
.diller a:last-child:after { display: none }

/****/ /**mobil**/ /*******/
#mobilcontact { }
#mobilcontact div { margin: 25px 0; }
#mobilcontact div:last-child { }
#mobilcontact div strong { margin-bottom: 5px; font-weight: 400; display: block; text-transform: capitalize; color: #444; font-size: 17px; }
#mobilcontact div address { font-style: normal; font-size: 15px; line-height: 25px; letter-spacing: .7px; color: #808080; width: 85%; }
#mobilcontact div a { font-size: 15px; letter-spacing: .5px; margin-left: 0; margin-right: 8px; }
#mobilcontact div a:hover { color: #fff }

#mobilMenu { top: 0; position: fixed; height: 100%; z-index: 99; width: 100%; overflow-x: hidden; overflow-y: auto; background: linear-gradient(90deg, #ffffff 25%, #cbb26ff0 25%); color: #fff; -webkit-overflow-scrolling: touch; top: calc(-100% + -200px); transition: all ease .7s; visibility: hidden; padding: 150px 30px 0 30px; }
#mobilMenu.active { top: 0; visibility: visible; }
#mobilMenu .ul1 { padding-left: 13px; }
#mobilMenu .li1 { float: left; margin-right: 30px; width: 224px; }
#mobilMenu .li1 > a {font-size: 16px;margin-bottom: 15px;display: block;color: #111;position: relative;}
#mobilMenu .ulWrap2 {padding-left: 25px;margin-bottom: 15px;}
#mobilMenu .ul2 { }
#mobilMenu .li2 { }
#mobilMenu .li2 > a {font-size: 15px;display: block;padding: 5px 0;position: relative;color: #111;margin: 5px 0 4px 0;}
#mobilMenu ul li a:before { content: ""; display: block; height: 2px; width: 0; position: absolute; bottom: 0; box-shadow: 0 0 0 2px #111 inset; opacity: 0; left: 0; transition: all ease .3s; }
#mobilMenu ul li a:hover:before { opacity: 1; width: 35px; }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; display: none; }
#kapatMobil:hover { color: #ccc }


.mobilSosyal { margin-top: 10px; position: relative; text-align: center }
.mobilSosyal i { font-size: 12px; color: #fff; border-radius: 50%; border: 2px solid #e0e1e1; height: 28px; width: 28px; padding: 8px; margin: 5px 3px; text-align: center; line-height: 9px }
.mobilSosyal i:hover { color: #999 }
.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }

#hamburger {display:none;top: 22px;right: 5px;z-index: 101;width: 25px;height: 25px;transition: .5s ease-in-out;cursor: pointer;position: absolute;}
#hamburger:after { transition: all ease .3s; content: ''; position: absolute; left: -11px; z-index: -4; top: -11px; width: 40px; height: 40px; border-radius: 50%; /* background: #fff; */ }
#hamburger.open:after { }
#hamburger:hover span:nth-child(2) { width: 100% }

#hamburger.open { }
#hamburger span {display: block;height: 2px;width: 100%;background: #111;opacity: 1;left: 0;transition: .25s ease-in-out;position: absolute;}

#hamburger span:nth-child(1) { top: 0; }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 7px; right: 0; left: initial; width: 20px; }
#hamburger span:nth-child(4) { top: 14px; }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); width: 100%; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); width: 100%; }

/***/
#test { position: absolute; right: 10%; top: 50%; transform: translateY(-50%); width: 400px; overflow: hidden; height: 330px; z-index: 55; }
#test .swiper-container { width: 100%; height: 100%; }

#test .swiper-slide { text-align: center; font-size: 18px; /* Center slide text vertically */ justify-content: center; align-items: center; color: #fff; }

#test .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }

/******/
#sosyalNC { display: flex; margin-top: 11px; }
#sosyalNC a { color: #020e27; font-size: 14px; display: block; margin-left: 30px; position: relative; font-weight: 600; }
#sosyalNC a { background: url(/d/r/sprite.png) no-repeat; display: block; margin-left: 13px; height: 22px; width: 19px; opacity: .8; }
#sosyalNC a:hover { opacity: 1; }

#sosyalNC a.face { background-position: -491px -570px; }
#sosyalNC a.inst { background-position: -552px -649px; }
#sosyalNC a.linked { background-position: -513px -512px; width: 34px; height: 34px; }
/******/
#contactus { border-left: solid 1px #efece2; padding-left: 30px; }


.logoBeyaz { display: none }

@media (min-width:1401px) {
    .container {}

 
}

@media (min-width:1200px) and (max-width: 1400px) {
    #slider div.item .metin { margin-top: 0; }
}

@media (min-width:992px) and (max-width:1199px) {
    .container { width: 96%; padding: 0 10px; margin: 0 2% }
}

@media (min-width:768px) and (max-width:991px) {
    #hamburger {display:block}
    .container { width: 100%; padding: 0 10px }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }

    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }

    /********/
}

@media (max-width:767px) {
    #hamburger {display:block}
    .container {padding: 0 10px;width: 100%;}
    .row { display: block; }

    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }

    .xs8 { width: 60%; padding: 0; }
    .xs10 { width: 80%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }


    #slider .ozet br { display: none; }
    #slider div.item { padding: 0; height: 70vh; }
    #slider h2 { font-size: 26px; }

    #slider div.item .metin { margin: 0; width: calc(100% - 20px); z-index: 5; padding: 0; text-align: left; transform: initial; left: 10px; top: 175px; }
    #slider div.item .metin { margin: 0; width: calc(100% - 20px); z-index: 5; padding: 0; text-align: left; transform: initial; left: 10px; top: 120px; }
    #sagNav { margin: 45px 0 0 0; }
    a.teklifA { padding: 6px 5px; height: 26px; min-width: 76px; font-size: 12px; }
    a.teklifA:after { display: none }
    #slider .baslik1 { font-size: 16px; }
    #slider .ozet { font-size: 16px; margin-bottom: 25px; }
    .diller {margin: 35px 0 0 0;}
    #slider {height: 500px;}
    #slider #sliderSwiper, #slider .slide-inner {height: 500px;}
    #mobilcontact div address { width: 100% }
    #slider .swiper-slide video { width: auto; height: 100vh; overflow: hidden; left: 50%; transform: translateX(-50%); position: absolute; }
    #slider .swiper-slide .metin {left: 10px;width: calc(100% - 10px);}
    #slider .swiper-slide .metin .title {font-size: 20px;}
    header .row { display: flex }
    #mobilMenu {background: linear-gradient( 90deg, #ffffff 0%, #cbb26ff2 0%);padding: 100px 10px 0 10px;}
    #mobilMenu .row { display: flex; flex-wrap: wrap }

    #mobilMenu .cl3 { order: 2; }
    #mobilMenu .cl9 { order: 1; }
    #mobilMenu .li1 {margin-right: 0;width: 100%;}
    #slider .swiper-slide img {width: 100%;height: auto;overflow: hidden;left: 50%;transform: translateX(-50%);position: absolute;}
#slider .swiper-slide .metin .subtitle{
    font-size: 29px;
    line-height: 30px;
}
#slider .swiper-button-prev{left: 64px;top: 70%;}
#slider .swiper-button-next{left: 20px;top: 70%;}
    header .logo a{width: 248px;margin: 0;}
header .logo{
    padding: 5px 25px 5px 15px;
}
}
