#banners .owl-sanext, #banners .owl-saprev {
    color: #e87523;
    cursor: pointer;
    display: block;
    opacity: .5;
    font-size: 20pt;
    position: absolute;
    z-index: 500;
    text-align: center;
    background: #ffffff;
    padding: 3px 12px;
    border-radius: 60%;transition: all .6s;
}
#banners {
overflow: hidden;
position: relative;

}
#banners .owl-sanext:hover, #banners .owl-saprev:hover {
background: #000 none repeat scroll 0 0;opacity: 1;
}
#banners .owl-pagination {
margin-top: -41px;
position: relative;
}
.owl-carousel .owl-wrapper {
padding: 0;
z-index:6
}
#banners .owl-page span {
background: #000 none repeat scroll 0 0;
display: block;
margin: 0px 3px;
width: 22px;
height: 22px;
}
#banners .owl-page.active span {
background: #FF9511 none repeat scroll 0 0;
opacity: 1;
position: relative;
width: 22px;
height: 22px;
}
#banners .ows .owl-buttons {
    position: absolute;
    bottom: 90px;
    width: 128px;
   /* right: 10px;*/
}
#banners .owl-sanext {
    left: 50px;}
#banners .owl-saprev {
}
#banners:hover .owl-saprev {
}
#banners:hover .owl-sanext {

}
#banners .owl-next, #banners .owl-prev {
display: none;
}
#banners .owl-carousel .owl-wrapper {
padding: 0;
}
#banners .resimler img {
}
.kita {
    float: left;
    width: 50%;
    display: table-cell;
}

.hhide {
    text-indent: -9999px;
    top: -9999px;
    position: absolute;
}
.owl-item.active .slogan::before {
    -webkit-animation: .6s .3s fadeInRight both;
    animation: .6s .3s fadeInRight both;
}
.owl-item.active .slogan::after {
    -webkit-animation: .8s .5s fadeIn both;
    animation: .8s .5s fadeIn both;
}
.owl-item.active .sloyazi {
    -webkit-animation: .8s .5s fadeInRight both;
    animation: .8s .5s fadeInRight both;
}

.owl-item.active .sloyazik {
    -webkit-animation: .8s .7s fadeInRight both;
    animation: .8s .7s fadeInRight both;
}

.owl-item.active .slbut {
    -webkit-animation: .8s 1s fadeInRight both;
    animation: .8s 1s fadeInRight both;
}

.owl-item.active .slsim {
    -webkit-animation: 1s 0.8s fadeInUp both;
    animation: 1s 0.8s fadeInUp both;
}


.slgt {
    margin: 0 auto;
    height: 100%;
    width: 80%;
    position: relative;
	overflow:hidden;
}

.resimler {
   /* height: 100vh; */
    height: 680px;
    background-position: center center;
    background-size: cover;
    display: block;
    overflow: hidden;
}

.slogan {
    text-align: right;
    position: absolute;
    top: 20%;
    width: 60%;
    right: 0;
}

.slogan .sloyazi { text-shadow: 0px 1px 6px rgb(0 0 0 / 57%);
    font-weight: 300;
    color: #fff;
    font-size: 40pt;
    WIDTH: 100%;
    margin-top: 20px;
    line-height: 1;
    letter-spacing: -1px;
}

.slogan .sloyazik {
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin: 16px 0;
    font-weight: 200;
}
.slogan::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    backdrop-filter: blur(8px) brightness(80%);
    border-radius: 20px;
    left: 0;
}
.slogan::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .6s;
    transition: all .6s;
    margin: 1rem;
    border: 1px dashed rgba(255,255,255,.5);
    clip-path: polygon(0 calc(100% - 100rem ),0 100%,10rem 100%,100rem 0,0 0,0 1rem,100% 1rem,100% 0,calc(100% - 1rem) 0,calc(100% - 10rem) 100%,100% 100%,100% calc(100% - 10rem));
    z-index: 555;
    border-radius: 10px;
}
#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( 135deg , rgb(204 212 212) 0%, rgb(255 255 255) 80%);
   /* background: linear-gradient( 281deg , rgb(65 17 17) 0%, rgb(233 118 35) 52%); */
}

.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);
}
.bansi:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .6s;
    transition: all .6s;
    margin: 10px;
    border: 2px dashed rgb(255 255 255 / 34%);
    clip-path: polygon(0 calc(100% - 100rem ),0 100%,10rem 100%,100rem 0,0 0,0 1rem,100% 1rem,100% 0,calc(100% - 1rem) 0,calc(100% - 10rem) 100%,100% 100%,100% calc(100% - 10rem));
    z-index: 555;
    border-radius: 10px;
}
.borta:hover:before {
    transform: rotate(180deg) translate(450%, 0);
    transition: all 3s cubic-bezier(0, -0.02, 0, 0.99);
}

#bantasiyici {
    position: relative;margin-top: -5px;
}
td {
    position: relative
}

.slbut {
    line-height: 2.2;
    padding: 8px 64px 8px 10px;
    color: #ffffff;
    background: #e97623;
    display: inline-block;
    font-weight: 400;
    border-radius: 30px;
    margin-top: 35px;}

.bsyaz h3 {
margin-bottom: 20px;
    font-size: 18pt;
    color: #000;
    margin-top: 10px;
    text-align: left;
    padding-left: 2px;
    font-weight: 200;
    letter-spacing: -1px;
}

.slsim {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 500px;
}


.borta .bsyaz h3 {
    color: #000
}

.bsyaz {
    padding: 15px 10px;
    font-size: 10pt;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.borta {overflow: hidden;}
.janti {text-align: center;padding: 15px;}
.ucsim {
width: 314px;
    position: absolute;
    right: -190px;
    opacity: .82;
    top: 20px;
    transform: rotate(340deg);
	transition: all .6s;
}
.bansi:hover .ucsim {
    right: -100px;
    opacity: 1;
    top: 40px;
	
}
.bspan {    z-index: 5;
    width: 65%;
    color:#4f6071;
    display: block;
    font-size: 10pt;
    line-height: 1.3;
    text-align: left;
    left: 1%;
    position: relative;
}

.incee {
/*background: #3b0b0b;*/
background: #404a54;
    color: #fff;
    display: inline-block;
    padding: 6px 24px;
    font-size: 11pt;
    position: absolute;
    bottom: 3%;
    z-index: 1500;
    left: 40%;
    border-radius: 4px;
}

.onac {
    float: left;
    width: 100%;
    text-align: center;
}


.sapan {
    display: block
}
.hakkont {   position: relative;
    background: linear-gradient( 270deg , rgb(204 212 212) 0%, rgb(255 255 255) 80%);
    display: inline-flex;
    margin-top: 20px;
    padding: 20px 10px;
    border-radius: 25px;
    box-shadow: 0px 11px 20px 7px rgb(0 0 0 / 11%);
    margin-top: 100px;
    border: 2px solid #fff;
}
.hakplay {
width: 80px;
    height: 80px;
    position: absolute;
    background: linear-gradient(18deg, rgb(64 74 84) 19%, rgb(229 229 229) 100%);
    border-radius: 50%;
    color: #ffffff;
    font-size: 30pt;
    line-height: 2.1;
    margin-left: 45%;
    margin-top: -70px;
    box-shadow: 0px 0px 0px 10px rgb(196 196 196 / 19%);
    animation: waves 1.5s linear infinite;
}
.hakplay:hover { background: linear-gradient(1deg, rgba(233,118,35,1) 19%, rgb(165 1 45) 100%);}
.haks {color:#000}
.haks img {width: 500px;border-radius: 25px;}
.iico {font-size: 30pt;
    border: 3px solid #F5851E;
    padding: 15px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: -42px;
    left: 33%;}
	    .bilgiler{    text-align: left;margin-top: 10px;padding:12px}
.bilgiler .title {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 200;
    letter-spacing: -2px;
    /* margin-top: 30px; */
    /* line-height: 1; */
    color: #000;
}
.bilgiler .text {
font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 15px;
    line-height: 24px;
    color: #575757;
}

.devam a {}
#banners .ows {
    max-width: 1200px;
    margin: 0 auto;
}
#tekki {height:474px}

@keyframes waves {
    0% {
        box-shadow: 0 0 0 0 rgb(0, 0, 0, 0.1), 0 0 0 5px rgb(0, 0, 0, 0.1), 0 0 0 20px rgba(0, 0, 0, 0.1)
    }
    100% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1), 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 35px rgba(0, 0, 0, 0)
    }
}
@media only screen and (max-width: 768px) {
	.hakplay {
    width: 65px;
    height: 65px;
    margin-left: -4%;
	    font-size: 24pt;
    margin-top: -34px;
}
    .slgt {
        width: 100%;
    }

    .slogan {
        position: absolute;
        top: 50%;
        left: 50%;
        right: 0;
        padding: 5px;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .resimler {height: 472px;}

.janti {text-align: center;
    padding: 0px 30px;}

    .slogan .sloyazi {
        width: 100%;
        font-weight: 600;
        font-size: 22pt;
    }

    .slogan .sloyazik {color: #fff;
    font-size: 11pt;
    padding: 16px;
	margin: 0;
    }
.slbut {
    padding:2px 18px 2px 5px;margin-top: 18px;
    }
    .onac {
        float: none;
        width: 100%;
    }

    .kita {
        float: none;
        width: 100%;
         display: block
    }
	.haks {width:100%;}
.haks img {width:100%;}
 .bilgiler{  margin-top: 5px;}
 #tekki {height:100%}
 .hakkont {display: block;}
}
@media only screen and (max-width: 520px) {
.slogan { width: 80%;}
.slogan::after {
    clip-path: polygon(0 calc(100% - 100rem ),0 100%,4rem 100%,100rem 0,0 0,0 1rem,100% 1rem,100% 0,calc(100% - 1rem) 0,calc(100% - 4rem) 100%,100% 100%,100% calc(100% - 10rem));
}
.slogan::before {backdrop-filter: blur(2px) brightness(70%);}
#banalt {height: auto;}
.bansi {height: 340px;width: 100%;margin-bottom: 8px;}
.hakplay {
    width: 70px;
    height: 70px;
    margin-left: -8%;
	margin-top: -72px;
	font-size: 26pt;
}
}