
.listUl li {
    min-height: 177px;
}

#loadersServices {
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 100%;
}
.fa-map-marker-alt,
.fa-dot-circle {
    color: #5bc0de;
}
.listDateUl li.disabled{
    background-color:#ccc;
}
.listDateUl li.disabled:hover .cardGun {
    color:white !important;
}
.listDateUl li.disabled:hover .cardGun {
    color:white !important;
}

.listTimeUl li.disabled{
    background-color:#ccc;
}
.listTimeUl li.disabled:hover .cardGun {
    color:white !important;
}
.listTimeUl li.disabled:hover .cardGun {
    color:white !important;
}
/*Jumbotron*/
.jumbotron {
    background-color: transparent;
    margin: 0;
    padding: 10px;
}

.jumbotron h1 {
    letter-spacing: 2.5px;
    font-size: 3.5em;
}

.jumbotron h1,
.jumbotron p {
    text-align: center;
}
.cursor{
    cursor: pointer;
}

/*map*/
#googleMap {
    width: 100%;
    height: 300px;
    margin: 2px auto;
}
#googleMap2 {
    width: 100%;
    height: 300px;
    margin: 2px auto;
}

/*output box*/
#output {
    text-align: center;
    font-size: 14px;
    margin: 20px auto;
}

#mode {
    color: black;
}
.ekhizmetcont {
    border-radius: 9px;
    max-width: 450px;
    width: 100%;
    height: 96px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    margin: 1em auto;
    background: rgb(247, 247, 247);
    box-shadow: rgb(164 164 164 / 50%) 0px 2px 4px 0px;
    border: 2px solid rgb(231, 192, 39);
}
.ekhizmet {
    border-radius: 9px;
    max-width: 450px;
    width: 100%;
    height: 96px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    margin: 1em auto;
    background: rgb(255, 255, 255);
    box-shadow: none;
    border: 2px solid rgb(99, 99, 99);
}
.ivsdbc {
    width: 25px;
    height: 25px;
}
.jvIdMP {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40px;
    margin: 0px 1.5em;
}
.bCRaIr {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
}

 .cursor{
     cursor: pointer;
 }
.ekEsya{
    border: 2px solid #000000;
    border-radius:10px;
    margin:10px 0px 15px 0px;
}
.ekEsya input[type="checkbox"]{
    width: 20px;
    height: 20px;
    background: #da2b79;
    border:2px solid rgb(0, 0, 0);
    margin: 40px 0px 0px 0px;
    accent-color: #da2b79;
}
input[type="checkbox"]:checked{
    border: 2px solid #da2b79;
}
.ekEsyaContent{
    display: flex;
    justify-content: start;
    padding:5px 0px 0px 60px;
}
.ekEsyaContent img{
    filter: grayscale(100%);
    width: 40px;height: 40px;
}
.ekEsyaContent .img{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ekEsyaContent .text{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.ekEsyaContent .text{
    padding-top: 20px;
    padding-left: 20px;
}


@media screen and (max-width: 700px) {
    .listUl li{
        min-height: 70px;
        padding: 2px !important;
    }
    .wrapper{
        display: inline-flex !important;
        height: 100px !important;
        width: 100% !important;
        margin-top: 21px !important;
        align-items: center !important;
        justify-content: space-evenly !important;
        flex-direction: column !important;
        border-radius: 5px !important;
        padding: 9px 15px !important;
    }
    .listUl li label{
        width: 232px;
        height: 59px;
    }
    .listUl li label img {
        width: 45px;
        height: 45px;
        filter: grayscale(100%);
    }
    .shadowOzet .baslik{
        margin: 0px !important;
    }
    #customIOzet{
        padding: 0 !important;
    }
    
    .listUl h5 {
        margin-top: 10px;
        font-size: 17px;
        height: 30px;
        width: 118%;
        margin-top: 23px;
        text-align: left;
    }
    .textImg {
        font-size: 26px;
    }
    .telContSize{
        left: 0 !important;
    }
    #mobileWp{
        margin-top: -8px !important;
    }
    .devamFooter{
        margin-left: 24px;
    }
    #locaCustom{
        padding: 0 !important;
    }
    #headerMobile{
        margin-top: 20px !important;
    }
    .header{
        padding: 0 !important;
    }
    #logoCustom{
        width: 155px !important;
        margin-top: 10px;
    }
    #mobilRefresh{

    }
    #colTerl{
        padding: 0 !important;
    }
}