@media (min-width: 768px) {
    .AnasayfaSlider .TeamNavi {
        display: flex;
        /* transform: translate(104px, -18px); */
        /* position: absolute; */
        /* bottom: 0; */
        /* width: 100%; */
        /* left: 0; */
        /* z-index: 2; */
        flex-direction: row-reverse;
    }

    .AnasayfaSlider .swiper-button-next {

        position: absolute!important;
        top: 50%;
        right: 0;
        width: 48px;
        height: 68px;
        border-radius: 0;
        background: black;
        border: 0px solid #000;
    }
    .AnasayfaSlider .swiper-button-prev {
        position: absolute!important;
        top: 50%;
        right: 0;
        width: 48px;
        height: 68px;
        border-radius: 0;
        background: black;
        border: 0px solid #000;
        position: absolute;
        margin-right: 25px;
        left: 0;
        right: auto!important;
    }
}
.AnasayfaSlider img{
    width: 100%;
}

.AnasayfaSlider .swiper-button-next:after, .AnasayfaSlider .swiper-button-prev:after {

    font-size: 36px;
    color: #fdd94d;
    font-weight: 900;
}
.AnasayfaSlider .swiper-button-next, .AnasayfaSlider .swiper-button-prev {
    width: 48px;
    height: 68px;
    border-radius: 0;
    background: transparent;
    border: 0px solid #000;
}
.AnasayfaSlider .swiper-button-next:hover, .AnasayfaSlider .swiper-button-prev:hover {
    background: transparent;

    border: 0px solid transparent;

}
.AnasayfaSlider .swiper-button-next{
    right: 0;
    /*position: relative;*/
}
.AnasayfaSlider .swiper-button-prev {
    /*position: relative;*/
    margin-right: 25px;
    left: 0;
}

#ProjeVideolari{
    display: flex;
    /* height: 350px; */
    margin-bottom: 0;
}
#ProjeVideolari .videoBaslik{
    margin-top: 15px;
    font-weight: 900;
}

#ProjeVideolari .swiper-slide {
    flex-direction: column;
    display: flex;
    justify-content: center;
}
#ProjeVideolari .swiper-slide a{
    height: 192px!important;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}#ProjeVideolari .swiper-slide img{
     height: 100%;
     width: 100%;
 }
#ProjeVideolari .swiper-slide .bg-blk{
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    background: #0000003d;
}
#ProjeVideolari .swiper-slide i{
    cursor: pointer;
    position: absolute;
    font-size: 78px;
    color: white;
}


#ProjeVideolari .swiper-button-next:after, #ProjeVideolari .swiper-button-prev:after {
    font-size: 16px;
    color: #000;
}
#ProjeVideolari .swiper-button-next, #ProjeVideolari .swiper-button-prev {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    border: 2px solid #000;
}
#ProjeVideolari .swiper-button-next:hover, #ProjeVideolari .swiper-button-prev:hover {

    border: 0px solid #000;

}
#ProjeVideolari .swiper-button-next{
    right: 0;
    position: relative;
}
#ProjeVideolari .swiper-button-prev {
    position: relative;
    margin-right: 25px;
}
#ProjeVideolari .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#ProjeVideolari .slider-wrapper{
    overflow: hidden;
}


#ProjeVideolari .swiper-button-next {
    border: 0px solid;
    border-radius: 0;
    padding: 25px 0;
    position: absolute;
    right: 0;
    left: auto;
    transform: translate(38px, -50px);
    top: 50%;
    width: 45px;
    z-index: 0!important;
}
#ProjeVideolari .swiper-button-prev {
    border: 0px solid;
    border-radius: 0;
    padding: 25px 0;
    position: absolute;
    transform: translate(-48px, -50px);
    top: 50%;
    width: 45px;
    z-index: 0!important;
}
@media (min-width: 768px) {

    #ProjeVideolari .swiper-button-next:hover, #ProjeVideolari .swiper-button-prev:hover {
        background: linear-gradient(90deg, #F9E59A 0%, #D1BE73 100%);
    }
    #ProjeVideolari .swiper_wrap {
        padding: 15px 0px;
        height: 350px;
    }

    #ProjeVideolari .swiper-button-next {
        color: black !important;
        background: #fdd94d;
        border: 0px solid;
        border-radius: 0;
        padding: 25px 0;
        position: absolute;
        top: 50%;
        width: 45px;
        right: 0;
        left: auto;
        height: 45px;
        transform: translate(0px, -220px);
        margin-top: 0;
    }
    #ProjeVideolari .swiper-button-prev {
        color: black !important;
        border-radius: 0;
        border: 0px solid;
        padding: 25px 0;
        position: absolute;
        top: 50%;
        width: 45px;
        right: 0;
        left: auto;
        height: 45px;
        transform: translate(-30px, -220px);
        margin-top: 0;
        background: #fdd94d;
    }

    footer .gnlmrkz {
        margin-top: 70px !important;
    }
}
@media (max-width: 768px) {
    #ProjeVideolari {
        margin-bottom: 0!important;
    }
    #ProjeVideolari .swiper-slide img {
        object-fit: cover;
        height: 191px;
    }
    #ProjeVideolari .swiper-slide {
        height: 250px;
    }
    footer .gnlmrkz{
        margin-top: 0px !important;
    }
    #ProjeVideolari .swiper-slide .bg-blk {
        height: 191px;
    }
}
/*form*/
.socils a {
    color:black;
}
/*form*/

/*footer*/

#Footer .wrapper{
    padding: 0 0;
    padding-left: 50px;
}
footer a {
    color: black;
    text-decoration: none;
}
footer a:hover{
    color: black;
    text-decoration: none;
}
footer .flat span p i{

    width: 15px;
    margin-right: 5px;
}
.socils {
    font-size: 21px;
}
.socils .fa, .socils .fab, .socils .fad, .socils .fal, .socils .far, .socils .fas {
    margin-right: 15px;

}
@media (min-width: 768px){
    .footerdsc{
        width: 250px;
    }
    .footbg {
        height: 90%;
        width: 100%;
        background: #fed94d;
        clip-path: polygon(33% 0, 100% 0, 100% 100%, 19% 100%);
        position: absolute;
        z-index: -1;
    }
}
@media (max-width: 768px) {
    footer .copyr-text {
        width:100%!important
    }

    footer .cops {
        text-align: center
    }
}

/*footer*/


@media (min-width: 768px) {
    #ProjeVideolari .TeamNavi {
        display: flex;
        transform: translate(-256px, -63px);
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        flex-direction: row-reverse;
    }

    .AnasayfaSlider{
        height: -webkit-fit-content;
    }
}
@media (max-width: 768px) {

    .AnasayfaSlider img {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: top;
    }
    .AnasayfaSlider{
        height: 630px;
    }
}

.ProjelerimizSlider .swiper-button-next{
    right: 0;
    background: transparent;
}
.ProjelerimizSlider .swiper-button-prev{
    left: 0;
    background: transparent;
}

.ProjelerimizSlider .swiper-button-next:after {
    color:#fdd94d;
    font-size: 16px;
}
.ProjelerimizSlider .swiper-button-prev:after {
    color:#fdd94d;
    font-size: 16px;
}
