.Relative {
    position: relative;
}

.DClear, .SClear {
    clear: both;
}

#EkOzellikTableDinamik {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*#region Slider*/
#Slider .Photos.owl-theme .owl-item img {
    height: 440px;
    border-radius: 6px;
}

#Slider .Photos.owl-theme .owl-controls {
    display: none !important;
}

#Slider .Satildi > img {
    width: 306px;
    height:auto;
    position: absolute;
    z-index: 1;
    bottom:0px;
    left:-19px;
display:none;
}
#Slider .satildi-takas > img {
    width: 306px;
    height: auto;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: -19px;
    display: none;
}


#slide-tumb .Pagination {
    width: 91%;
}

    #slide-tumb .Pagination img {
        cursor: pointer;
    }

    #slide-tumb .Pagination .owl-item {
        margin-right: 3px;
    }

        #slide-tumb .Pagination .owl-item img {
            cursor: pointer;
            width: 165px;

        }

    #slide-tumb .Pagination .owl-controls {
        display: none !important;
    }

.yetkiNo {
    color: #000;
    font-size: 16px;
    margin-bottom:10px;
}
.plaka {
    color: #5a5a74;
    font-size: 16px;
    margin-top: 15px;
    padding-left:10px;
}


/*#endregion*/


/*#region Ekspertiz*/
.Expertise .Img {
    position: relative;
}

    .Expertise .Img > img {
        position: absolute;
    }

        .Expertise .Img > img.expertise {
            position: static;
            width: auto;
            height: auto;
            display: inline;
        }

        .Expertise .Img > img.Tavan {
            left: 210px;
            top: 330px;
        }

        .Expertise .Img > img.Kaput {
            left: 210px;
            top: 80px;
        }

        .Expertise .Img > img.SolOnCamurluk {
            left: 80px;
            top: 130px;
        }

        .Expertise .Img > img.SagOnCamurluk {
            right: 80px;
            top: 130px;
        }

        .Expertise .Img > img.SolOnKapi {
            left: 55px;
            top: 225px;
        }

        .Expertise .Img > img.SagOnKapi {
            right: 55px;
            top: 225px;
        }

        .Expertise .Img > img.SolArkaKapi {
            left: 55px;
            top: 320px;
        }

        .Expertise .Img > img.SagArkaKapi {
            right: 55px;
            top: 320px;
        }

        .Expertise .Img > img.SolArkaCamurluk {
            left: 80px;
            top: 415px;
        }

        .Expertise .Img > img.SagArkaCamurluk {
            right: 80px;
            top: 415px;
        }

        .Expertise .Img > img.Bagaj {
            left: 210px;
            top: 485px;
        }

        .Expertise .Img > img.OnTampon {
            left: 210px;
            top: 15px;
        }

        .Expertise .Img > img.ArkaTampon {
            left: 210px;
            bottom: 0px;
        }

#EkspertizYazi {
    border-right: 1px solid #f0f1f2;
}
/*#endregion*/
/*#region Kredi Hesaplama*/
.Vade div.ComboWrap {
    position: relative;
    background: #fff url(/Content/images/expand-button.svg) 95% center no-repeat;
    background-size: 10px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #cfd1d3;
    border-radius: 6px;
    color: #7c7c7c;
    font-size: 16px;
}

    .Vade div.ComboWrap:hover, .Vade div.ComboWrap div:hover {
        border-color: #FF5100;
        color: #FF5100;
    }

    .Vade div.ComboWrap div {
        line-height: 48px;
        position: absolute;
        z-index: 0;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 15px;
        width: 260px !important;
    }

    .Vade div.ComboWrap select {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width:100% !important;
    }
/*#endregion*/
@media screen and (max-width: 1024px) {
    #Slider .Photos.owl-theme .owl-item img {
        height: auto;
    }
    .div-block-33 {
width:100% !important;
        min-height: unset;
        margin-top:45px;
        margin-left:10px;
    }
    .slide-tumb{
        width:100% !important;

    }
}

@media screen and (max-width: 991px) {
  
    #Slider {
        position:relative;
        width:660px;
        margin:0 auto;
    }
    .next-1._1{
        right:0% !important;
    }
    #Slider .Photos.owl-theme .owl-item img {
        height: 440px;
    }
    .div-block-33 {
width:587px !important;
        min-height: unset;
        margin-top: 0px;
        margin-left: auto;
    }
 .yetkiNo {
     text-align:center;
    }
    .plaka {
        text-align: center;
    }
   
}
@media screen and (max-width: 767px) {
 
    #Slider {
        position: relative;
        width: 400px !important;
        margin: 0 auto;
    }
        #Slider .Photos.owl-theme .owl-item img {
            height: auto;
            border-radius: 6px;
        }
    .div-block-33{
        min-height:unset;
    }
    #slide-tumb .Pagination {
        width: 80%;
    }
  
}

@media screen and (max-width: 479px) {
    #Slider {
        position: relative;
        width: 320px !important;
        margin: 0 auto;
    }

        #Slider .Photos.owl-theme .owl-item img {
            height: auto;
            border-radius: 6px;
        }
    #slide-tumb .Pagination {
        width: 74%;
    }
    
    /*#region Ekspertiz*/


    .Expertise .Img > img.Tavan {
        left: 175px;
        top: 285px;
    }

    .Expertise .Img > img.Kaput {
        left: 175px;
        top: 65px;
    }

    .Expertise .Img > img.SolOnCamurluk {
        left: 60px;
        top: 100px;
    }

    .Expertise .Img > img.SagOnCamurluk {
        right: 60px;
        top: 100px;
    }

    .Expertise .Img > img.SolOnKapi {
        left: 45px;
        top: 185px;
    }

    .Expertise .Img > img.SagOnKapi {
        right: 45px;
        top: 185px;
    }

    .Expertise .Img > img.SolArkaKapi {
        left: 45px;
        top: 265px;
    }

    .Expertise .Img > img.SagArkaKapi {
        right: 45px;
        top: 265px;
    }

    .Expertise .Img > img.SolArkaCamurluk {
        left: 60px;
        top: 345px;
    }

    .Expertise .Img > img.SagArkaCamurluk {
        right: 60px;
        top: 345px;
    }

    .Expertise .Img > img.Bagaj {
        left: 175px;
        top: 408px;
    }

    .Expertise .Img > img.OnTampon {
        left: 175px;
        top: 10px;
    }

    .Expertise .Img > img.ArkaTampon {
        left: 175px;
        bottom: 0px;
    }

    /*#endregion*/

}

@media screen and (max-width: 400px) {
    #Slider {
        position: relative;
        width: 320px;
        margin: 0 auto;
    }

        #Slider .Photos.owl-theme .owl-item img {
            height: auto;
            border-radius: 6px;
        }
    #slide-tumb .Pagination {
        width: 74%;
    }
    
    /*#region Ekspertiz*/


    .Expertise .Img > img.Tavan {
        left: 157px;
        top: 230px;
    }

    .Expertise .Img > img.Kaput {
        left: 157px;
        top: 60px;
    }

    .Expertise .Img > img.SolOnCamurluk {
        left: 55px;
        top: 95px;
    }

    .Expertise .Img > img.SagOnCamurluk {
        right: 55px;
        top: 95px;
    }

    .Expertise .Img > img.SolOnKapi {
        left: 40px;
        top: 160px;
    }

    .Expertise .Img > img.SagOnKapi {
        right: 40px;
        top: 160px;
    }

    .Expertise .Img > img.SolArkaKapi {
        left: 40px;
        top: 225px;
    }

    .Expertise .Img > img.SagArkaKapi {
        right: 40px;
        top: 225px;
    }

    .Expertise .Img > img.SolArkaCamurluk {
        left: 50px;
        top: 305px;
    }

    .Expertise .Img > img.SagArkaCamurluk {
        right: 50px;
        top: 305px;
    }

    .Expertise .Img > img.Bagaj {
        left: 157px;
        top: 350px;
    }

    .Expertise .Img > img.OnTampon {
        left: 157px;
        top: 10px;
    }

    .Expertise .Img > img.ArkaTampon {
        left: 157px;
        bottom: 0px;
    }

    /*#endregion*/

}

@media screen and (max-width: 370px) {
    #Slider {
        position: relative;
        width: 320px;
        margin: 0 auto;
    }

        #Slider .Photos.owl-theme .owl-item img {
            height: auto;
            border-radius: 6px;
        }
    #slide-tumb .Pagination {
        width: 74%;
    }
    
    /*#region Ekspertiz*/


    .Expertise .Img > img.Tavan {
        left: 147px;
        top: 230px;
    }

    .Expertise .Img > img.Kaput {
        left: 147px;
        top: 60px;
    }

    .Expertise .Img > img.SolOnCamurluk {
        left: 55px;
        top: 95px;
    }

    .Expertise .Img > img.SagOnCamurluk {
        right: 55px;
        top: 95px;
    }

    .Expertise .Img > img.SolOnKapi {
        left: 40px;
        top: 160px;
    }

    .Expertise .Img > img.SagOnKapi {
        right: 40px;
        top: 160px;
    }

    .Expertise .Img > img.SolArkaKapi {
        left: 40px;
        top: 225px;
    }

    .Expertise .Img > img.SagArkaKapi {
        right: 40px;
        top: 225px;
    }

    .Expertise .Img > img.SolArkaCamurluk {
        left: 50px;
        top: 305px;
    }

    .Expertise .Img > img.SagArkaCamurluk {
        right: 50px;
        top: 305px;
    }

    .Expertise .Img > img.Bagaj {
        left: 147px;
        top: 350px;
    }

    .Expertise .Img > img.OnTampon {
        left: 147px;
        top: 10px;
    }

    .Expertise .Img > img.ArkaTampon {
        left: 147px;
        bottom: 0px;
    }

    /*#endregion*/

}


@media screen and (max-width: 359px) {


    /*#region Ekspertiz*/


    .Expertise .Img > img.Tavan {
        left: 130px;
        top: 205px;
    }

    .Expertise .Img > img.Kaput {
        left: 130px;
        top: 50px;
    }

    .Expertise .Img > img.SolOnCamurluk {
        left: 47px;
        top: 80px;
    }

    .Expertise .Img > img.SagOnCamurluk {
        right: 47px;
        top: 80px;
    }

    .Expertise .Img > img.SolOnKapi {
        left: 33px;
        top: 143px;
    }

    .Expertise .Img > img.SagOnKapi {
        right: 33px;
        top: 143px;
    }

    .Expertise .Img > img.SolArkaKapi {
        left: 33px;
        top: 202px;
    }

    .Expertise .Img > img.SagArkaKapi {
        right: 33px;
        top: 202px;
    }

    .Expertise .Img > img.SolArkaCamurluk {
        left: 44px;
        top: 265px;
    }

    .Expertise .Img > img.SagArkaCamurluk {
        right: 44px;
        top: 265px;
    }

    .Expertise .Img > img.Bagaj {
        left: 130px;
        top: 303px;
    }

    .Expertise .Img > img.OnTampon {
        left: 130px;
        top: 5px;
    }

    .Expertise .Img > img.ArkaTampon {
        left: 130px;
        bottom: 0px;
    }

    /*#endregion*/

}
