﻿html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: var(--tema-renk-icerik); }
a, a:active, a:hover, a:visited { text-decoration: none; transition: all ease .1s; color: var(--tema-renk-link); }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--baslik-fontu); font-weight: 700; color: var(--tema-renk-baslik); font-size: var(--baslik-font-boyutu); }

:focus, input:focus { outline: 0 !important; }
::placeholder { color: #aaa; opacity: 1; }

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 }
/******/
.container { margin: 0 auto; position: relative }
.container:after, .etezgah:before { display: table; content: " "; }
.etezgah:after { clear: both; }
.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% }
/******/
header { padding: 15px 0; }



header .logo {position: relative;display: block;width: 136px;margin: 10px 0 0 0;}
header .logo a {}

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: 400;width: 100%;flex-wrap: nowrap;justify-content: flex-end;}
header nav .li1, header nav a { position: relative }

header nav .li1 { }
header nav .li1 > a {color: #000;padding: 7px 25px 6px 25px;display: block;line-height: 27px;font-size: 15px;font-weight: var(--icerik-font-weight);}
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a {color: #333;opacity: 1;}
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative }
header .li1.okKoy:after { left: 50%; color: #28a4db; content: ''; position: absolute; z-index: 3; width: 0; bottom: 1px; height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk1); }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 40px; left: -73px; z-index: 98; width: 283px; padding: 10px 0; text-align: left; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09); border-top: solid 4px var(--tema-renk2); }
header nav .ulWrap2:after { position: absolute; top: -11px; left: 50%; margin-left: -4px; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid var(--tema-renk2); 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: var(--tema-renk2); }

/****/
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; }


/****/
header nav .li2.okKoy2:hover:after { display: none; }
header .okKoy2 { position: relative }

/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }


/************/

#slider .item { overflow: hidden; height: 100vh; background-repeat: no-repeat; background-position: top center; background-size: cover; position: relative; }
#slider .item:after {content: '';position: absolute;left: 0;top: 0;height: 300px;width: 100%;background: linear-gradient(181deg, black, transparent 85%);}


#slider .item  img {
    width: 100%;
    height: auto;
}

#slider .item .metin { left: calc((100% - 1170px) / 2); width: 518px; max-width: 100%; position: absolute; top: 50%; transform: translateY(-50%); margin-top: -75px; }
#slider h2 { margin: 0; color: #fff; font-size: 56px; font-weight: bold; margin-top: 15px; margin-bottom: 20px; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

#slider .baslik1 { margin: 0; color: #fff; font-size: 16px; letter-spacing: .025em; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; position: relative; display: inline-block; }
#slider .baslik1:after { content: ''; width: 50px; height: 1px; display: block; background-image: url(/d/r/pattern-1-1.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; margin-top: 5px; }
#slider .ozet { margin: 0; color: #fff; font-size: 20px; font-weight: 300; margin-bottom: 45px; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

#slider .active .baslik1 { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-delay: .5s; animation-delay: .5s; }
#slider .active h2 { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-delay: 1s; animation-delay: 1s; }
#slider .active .ozet { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
#slider .owl-theme .owl-nav.disabled + .owl-dots { margin: 0; }
#slider .owl-theme .owl-dots { position: absolute; bottom: -4px; right: 70px; width: 100%; text-align: right; }
#slider .owl-theme .owl-dots .owl-dot { outline: none; margin: 0 7.5px; padding: 0; background-color: #fff; position: relative; }
#slider .owl-theme .owl-dots .owl-dot:before { content: ''; width: 100%; background-color: #e23e4e; height: 3px; position: absolute; bottom: 0; left: 0; opacity: 0; z-index: 10; -webkit-transition: all .4s ease; transition: all .4s ease; }
#slider .owl-theme .owl-dots .owl-dot span { padding: 0px; margin: 0; border-radius: 0px; background-color: transparent; width: 150px; height: 90px; background-size: cover; background-repeat: no-repeat; -webkit-transition: all .4s ease; transition: all .4s ease; }
#slider .owl-theme .owl-dots .owl-dot:hover:before,
#slider .owl-theme .owl-dots .owl-dot.active:before { opacity: 1; }
#slider .owl-theme .owl-dots .owl-dot:hover span,
#slider .owl-theme .owl-dots .owl-dot.active span { opacity: .3; }

#slider a.more { border: none; outline: none; display: inline-block; vertical-align: middle; font-size: 13px; color: #fff; background-color: #e23e4e; border-radius: 2px; display: inline-block; vertical-align: middle; text-align: center; text-transform: uppercase; font-size: 14px; padding: 13px 34.5px; font-weight: bold; -webkit-transition: all .4s ease; transition: all .4s ease; }


/***/

.slideOklar { margin: 25px 0 0 0; }
.slideOklar .left, .slideOklar .right { background: url(/d/ortak.png) #ecc10f; display: block; width: 40px; height: 40px; position: absolute; z-index: 5; top: 50%; margin-top: -20px; border-radius: 50%; }
.slideOklar .left { background-position: -491px -557px; transform: rotate(180deg); left: 15px; }
.slideOklar .right { right: 15px; background-position: -489px -557px; }
.slideOklar .left:hover { opacity: .6 }
.slideOklar .right:hover { opacity: .6 }


/************/

.sayfaTepe {margin: 20px 0 60px 0;text-align: center;}


.sayfaTepe h1 {color: var(--tema-renk2);margin: 0;font: 400 28px var(--baslik-fontu);}
.breadcrumb {padding: 0;margin: 0;}

.breadcrumb > li { color: #ddd; letter-spacing: 1px; display: inline-block; font-size: 11px; }
.breadcrumb a { color: #58585a; font-weight: 400; font-size: 15px; font-family: var(--icerik-fontu); }

.breadcrumb > li + li:before { padding: 0 8px; color: #555; content: "/\00a0"; font-size: 16px; }

/*******/
header nav .li1:hover .bolgeler { display: block; width: 400px; left: -139px; }
header nav .li1 .bolgeler:after { left: 193px; }


.logoBeyaz { display: none }

@media (min-width: 1901px) {
    .container { width: 1170px; }
}


@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1600px) {
}

@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) {
    .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) {
    .container { padding: 0 10px }
    .row { display: block; }

    .etezgah { 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; }
    .xs10 { width: 80%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }

    #slider .ozet br { display: none; }
    header .logo a { position: relative }
    #slider .item .metin { left: 10px; margin: 0; z-index: 9; }
    #slider .baslik1 { }
    #slider h2 { font-size: 22px }
    #slider .item:after { height: 100vh; z-index: 1; background: linear-gradient( 181deg, #4f4f4f 50px, transparent 100vh); }
    #slider .item{height:75vh}
}
