﻿
.manset955 {
    display: block;
    width: 1025px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 10px;
    position: relative;
}



.anaKucukManset {
    height: 575px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}



 
.anaKucukManset a {
    width: 317px;
    height: 260px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    margin:8px;
}

.anaKucukManset a h4 {
    padding: 5px 2px;
    margin: 5px auto;
    width: 92%;
    height: auto;
    font-size: 17px;
}
    .anaKucukManset a span {
        display: flex;
        width: 317px;
        height: 183px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position-x: center !important;
    }

 

.swiper1 {
    width: 700px;
    height: 440px;
    float:left;
    margin-left:9px;
    margin-top:20px;
}

    .swiper1 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0px !important;
        left: 0;
        background-color: #fff !important;
        width: 700px !important;
        height: 35px;
    }
 
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            line-height:18px;
            height:393px;
        }
            .swiper-slide img {
                width: 100%;
                max-width: 100%;
                /*  max-height: 100%;*/
                -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
 
                position: absolute;
                left: 50%;
                top: calc(50% );
                height: 400px !important;
            }



swiper-slide [class^="swiper-button-"]::after {
    font-size: 10px !important;
}

.swiper-pagination {

}
.swiper-pagination1 {
    width: 700px !important;
    height: 36px;
    text-align: left;
    bottom: 0px !important;
}
.swiper-pagination2 {
    width: 600px !important;
    bottom: 3px !important;
    height: 36px;
    text-align: center;
}
.swiper-pagination-bullet {
    height: 35px;
    width: 35.8px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    font-family: 'roboto_condensedbold';
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px;
    background: #fff ;
    color:#000;
    font-size:16px;
    opacity: 1;
    font-weight: bold;
    border-right:1px #efefef solid;
}
.swiper-pagination-bullet-active {
    background-color: #9c0000 !important;
    color: #fff !important;
}
@media (max-width: 768px) {

    .manset955 {
        width: 755px;
        height: 493px;
    }


    .swiper1 {
        width: 758px;
        height: 493px;
    }

    .swiper1 img {
            width: 758px !important;
            height: initial !important;
        }

    .swiper-pagination1 {
        width: 758px;
    }

    .swiper-pagination2 {
        width: 758px !important;
    }


 
 
 
    .swiper2 {
        width: 628px;
        height: 427px;
    }
    .swiper2 img {
        width: 628px !important;
        height: 352px !important;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        width: 628px !important;
        height: 30px !important;
    }

    .swiper-pagination-bullet {
        height: 26px;
        width: 26px;
        line-height: 26px;
        font-size: 14px;
        font-weight: normal;
        border: 1px solid #606060;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 1px;
        font-weight: normal;
    }
}
 @media (max-width: 768px) {

    .manset955 {
        width: 96% !important;
        height: auto;
    }
    .anaKucukManset {
        justify-content: space-around;
        width: 96% !important;
        height: auto;
    }
        .anaKucukManset a picture {
            width: 100%;
            height: 223px;
 
        }
 
    .swiper-pagination1 {
        width: 100%;
    }

    .swiper-slide {
        height: 223px;
    }
    .swiper1 {
        width: 100%;
        height: 241px;
        margin-top: 5px;
        margin-left:5px;
    }
        .swiper1 img {
            width: 100% !important;
            height: initial !important;
            top: calc(50% - 10px);
        }

    .swiper2 {
        width:394px;
        height: 310px;
    }

    .anaKucukManset .swiper-slide img{
    width: 390px !important;
    height: 219px !important;
    top: calc(50% - 50px);
        }

    .swiper-pagination2 {
        width: 394px !important;
    }

    .swiper-pagination-bullet {
        height: 14px;
        width: inherit;
        line-height: 14px;
        font-size: 12px !important;
        font-weight: normal;
        border: 1px solid #eaeaea;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        width: 99% !important;
        height: 20px !important;
    	display: flex;
    	justify-content: center;
    }
 
 
}
  

 