.alt-category {
    padding: 20px;
    margin-top: -90px;
    z-index: 99;
    background-color:white;
    border: 1px solid #355070;
}
.alt-category img{
    width: 50px;
    height: 50px;
}
.alt-category h3{
 
    padding-top: 10px;
    display: inline;
}
.hizmetler {
    position: absolute;
    padding: 17px;
    height: 20%;
    bottom: 10px;
    width: 92.5%;
    overflow: hidden;
    color: white !important;
}
.hizmetler-holder > div:nth-child(1) .hizmetler {
    background-color: #3c638e;
}
.hizmetler-holder > div:nth-child(2) .hizmetler {
    background-color: #e91010;
}
.hizmetler-holder > div:nth-child(3) .hizmetler {
    background-color: #ff6842;
}
.hizmetler-holder > div:nth-child(4) .hizmetler {
    background-color: #6c935c;
}
.hizmetler-holder > div:nth-child(5) .hizmetler {
    background-color: #d7d71e;
}
.hizmetler-holder > div:nth-child(6) .hizmetler {
    background-color: #4190ed;
}
.hizmetler:hover{
    height: 93%;
    transition: 1s all ease-in-out;
    width: 92%;
}
.hizmetler h3{
 color: white !important;
 font-weight: 700 !important;
 text-transform: uppercase;
}
.hizmetler p{
    color: white !important;
    font-size: 16px !important;
}
.hizmetler-btn {
    border: 2px solid #FFCDB2;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: white !important;
    font-weight: 700;
}
.hizmetler-btn:hover{
    border: 2px solid #355070;
}
.hakkimizda h2{
    padding-top: 10px;
    color: #355070 !important;
}
.h-icerik h2 {
    font-size: 30px;
    font-weight: 700;
    color: #355070;
    text-transform: uppercase;
}
.video-b {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #355070;
    padding-bottom: 27px !important;
}
.bslk-v {
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
}
.bslk-v2{
    padding-left: 20px;
    padding-right: 5px;
    height: 75px;
}
.vdo .item{
    border: 1px solid lightgray;
}
.video-ap{
    background-image: url('../../../2022/08/video-min.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 400px) and (max-width:768px)  {
    .items:hover .hizmetler {
        height: 95%;
        transition: 1s all ease-in-out;
        width: 94%;
    }
    .hizmetler {
        padding: 36px;
        width: 94%;
    }
}
@media only screen and (min-width: 768px) and (max-width:990px)  {
    .movie .item img {
        height: 250px!important;
        width: auto!important;
    }
}
@media (max-width: 1199px) {
    .bslk-v{
        font-size: 16px;
    }
}
@media (max-width: 800px) {
    .iltsm{
        display: none;
    }
}

.vdo{
    margin-top: 40px;
}
