.kita {
float: left;
width: 50%;
display: table-cell;
}

.hhide {
text-indent: -9999px;
top: -9999px;
position: absolute;
}

.bell2 {
animation: bellshake2 300ms infinite; 
}

@keyframes bellshake2 {
0% { transform: rotate(0); }
15% { transform: rotate(5deg); }
30% { transform: rotate(-5deg); }
45% { transform: rotate(4deg); }
60% { transform: rotate(-4deg); }
75% { transform: rotate(2deg); }
85% { transform: rotate(-2deg); }
92% { transform: rotate(1deg); }
100% { transform: rotate(0); }
}

.slgt {
margin: 0 auto;
height: 100%;
/*   width: 1200px; */
position: relative;
}
.slgt:before {
content: "";
width: 100%;
height: 100%;
background: linear-gradient(to top, rgba(0,0,0,0.25) 60%,rgba(0,0,0,1) 100%);
position: absolute;
}
.resimler {
height: 94vh; 
/* height: 680px;*/
background-position: center center;
background-size: cover;
display: block;
overflow: hidden;
transition: all 0.8s ease 0s; 
}
.owl-item.active .sloyazi {
-webkit-animation: 1s .8s fadeInDown both;
animation: 1s .8s fadeInDown both;
}

.owl-item.active .sloyazik {
-webkit-animation: .8s 1.3s fadeInDown both;
animation: .8s 1.3s fadeInDown both;
}

.owl-item.active .slbut {
-webkit-animation: .8s 1.8s fadeInDown both;
animation: .8s 1.8s fadeInDown both;
}

.owl-item.active .slsim {
-webkit-animation: 1s 0.8s fadeInUp both;
animation: 1s 0.8s fadeInUp both;
}

.slogan {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
z-index: 5000;
}

.slogan .sloyazi {    text-shadow: 0px 2px 3px #000000;
font-family: 'Marcellus', serif;
font-weight: 800;
color: #fff;
font-size: 46pt;
WIDTH: 100%;
line-height: 1;
letter-spacing: -1px;
}

.slogan .sloyazik {
color: #e1b883;
font-size: 18px; width: 40%;
margin: 16px 0;
font-weight: 300;
margin: 0 auto;
}

#banalt {
width: 100%;
height: 200px;
z-index: 2000;
position: relative;
}

#banmar {
margin: 0 auto;
height: 100%;
}

.bansi {
float: left;
width: 33.333%;
height: 270px;
position: relative;
background: linear-gradient( 
132deg
, rgb(0 0 0) 0%, rgb(209 127 27) 84%);
}

.bansi.borta:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
background: rgba(255,255,255,.3);
top: 0;
filter: blur(5px);
transform: rotate(180deg) translate(-450%, 0);
transition: all 3s cubic-bezier(0, -0.02, 0, 0.99);
}

.borta:hover:before {
transform: rotate(180deg) translate(450%, 0);
transition: all 3s cubic-bezier(0, -0.02, 0, 0.99);
}

#bantasiyici {
position: relative;
background: #30355d;
margin-top: -5px;
}

td {
position: relative
}

.slbut {background: #d8a86a;
line-height: 2.2;
padding: 8px 64px 8px 10px;
color: #000;
display: inline-block;
font-weight: 400;
border-radius: 30px;
margin-top: 35px;}

.bsyaz h3 {
font-family: 'Marcellus', serif;
margin-bottom: 20px;
font-size: 18pt;
color: #fff;
margin-top: 10px;
text-align: left;
padding-left: 14px;
}

.slsim {
position: absolute;
right: 0;
bottom: 0px;
width: 500px;
}


.borta .bsyaz h3 {
color: #fff
}

.bsyaz {
padding: 10px 5px;
font-size: 10pt;
color: #ffffff;
font-weight: 400;
line-height: 1.5;
text-align: center;
}

.bbasi {
}

.borta {
background: #d17f1b;
overflow: hidden;
-webkit-box-shadow: inset 0px -59px 46px -9px rgba(0,0,0,0.24);
-moz-box-shadow: inset 0px -59px 46px -9px rgba(0,0,0,0.24);
box-shadow: inset 0px -59px 46px -9px rgba(0,0,0,0.24);
}
.janti {text-align: center;}
.bsonu {
}

.ucsim {
width: 285px;
position: absolute;
right: -80px;
bottom: -110px;
opacity: .5;
}

.bspan {    z-index: 5;
width: 70%;
margin-right: 20px;
/* float: right; */
color: #efdfce;
display: block;
font-size: 11pt;
line-height: 1.3;
text-align: left;
left: 4%;
position: relative;
}

.incee {
background: #000;
color: #fff;
display: inline-block;
padding: 5px 20px;
font-size: 10pt;
position: absolute;
bottom: 25px;
left: 4%;
border-radius: 40px
}

.onac {
float: left;
width: 100%;
text-align: center;
}


.sapan {
display: block
}


.hakkont {      position: relative;
background: #fff;
display: inline-flex;
margin-top: 20px;
/* border-radius: 0px 0px 30px 30px; */
overflow: hidden;
padding: 10px;}
.haks {color:#000}
.haks img {    width: 500px;border-radius: 0px 50% 50% 50%;
box-shadow: -6px -6px 0px 3px rgb(159 134 89);}
.iico {    font-size: 30pt;
/* margin-right: 15px; */
border: 3px solid #F5851E;
padding: 15px;
border-radius: 50%;
/* margin-top: -111px; */
background: #000;
position: absolute;
top: -42px;
left: 33%;}

.bilgiler .title {
font-size: 25px;
margin-bottom: 20px;
font-weight: 300;
letter-spacing: -2px;
/* margin-top: 30px; */
/* line-height: 1; */
color: #be6205;
}
.bilgiler .text {
font-size: 18px;
letter-spacing: -1px;
margin-bottom: 15px;
line-height: 24px;
color: #575757;
TEXT-ALIGN: LEFT;
}
.bilgiler{margin-top: 10px;padding:12px}
.devam a {

}
#banners .ows {
max-width: 1200px;
margin: 0 auto;
}

#tekki {height:474px}

.icimages:before {
content: "";
width: 200px;
height: 300px;
background: linear-gradient(180deg, rgba(0,0,0,0) 34%, rgb(0 0 0) 100%);
position: absolute;
z-index: 50;
right: -123px;
margin-top: -21px;
transform: skew( 327deg,10deg);
transition: all 0.4s linear 0s;
}
.owl-item .awenbanner {    
transform: scale(1);
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: all 60s linear 0s;
}

.owl-item.active .awenbanner  {transform: scale(1.5);transition: all 60s linear 0s; }

@media only screen and (max-width: 768px) {
.haks {width:100%;}
.haks img {width:100%;}
.bilgiler{  margin-top: 5px;}
#tekki {height:100%}
.hakkont {
display: block;
}
.slgt {
width: 100%;
}

.slogan {
position: absolute;
top: 50%;
left: 50%;
right: 0;
padding: 5px;
transform: translate(-50%, -50%);
width: 100%;
}

.resimler {
height: 420px;
}

.janti {}

.slogan .sloyazi {
width: 100%;
font-weight: 600;
font-size: 22pt;
}

.slogan .sloyazik {    color: #e1b883;
font-size: 11pt;
padding: 16px;
width: 100%;
}
.slbut {
padding:2px 25px 2px 5px;
}
.onac {
float: none;
width: 100%;
}

.kita {
float: none;
width: 100%;
display: block
}
}