.popup_bg {
    bacbackground-image: url('/images/popup_bg.png');
}

.sortable {
    cursor: grab;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.whatsapp {
    position: fixed;
    left: 15px;
    bottom: 15px;
    transition: all .5s ease-in-out
}

.whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
    font-size: 40px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #4dc247
}

.whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto
}

.whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.whatsapp:hover .tooltiptext {
    visibility: visible
}

.icon-lg {
    color: red;
    font-size: 24px
}

.telefon {
    position: fixed;
    left: 15px;
    bottom: 75px;
    transition: all .5s ease-in-out
}

.telefon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #181fc2
}

.telefon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto
}

.telefon:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.telefon:hover .tooltiptext {
    visibility: visible
}

@media (max-width: 500px) {
    .whatsapp {
        position: fixed;
        left: 15px;
        bottom: 15px;
        transition: all .5s ease-in-out
    }

    .whatsapp a {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
        font-size: 28px;
        display: block;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #4dc247
    }

    .whatsapp .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        line-height: normal;
        font-size: 15px;
        top: 13px;
        left: 105%;
        height: auto
    }

    .whatsapp:hover a {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .whatsapp:hover .tooltiptext {
        visibility: visible
    }

    .telefon {
        position: fixed;
        left: 15px;
        bottom: 75px;
        transition: all .5s ease-in-out
    }

    .telefon a {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
        font-size: 28px;
        display: block;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #181fc2
    }

    .telefon .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        line-height: normal;
        font-size: 15px;
        top: 13px;
        left: 105%;
        height: auto
    }

    .telefon:hover a {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .telefon:hover .tooltiptext {
        visibility: visible
    }
}

@media (max-width: 375px) {
    .whatsapp {
        position: fixed;
        left: 15px;
        bottom: 15px;
        transition: all .5s ease-in-out
    }

    .whatsapp a {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
        font-size: 28px;
        display: block;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #4dc247
    }

    .whatsapp .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        line-height: normal;
        font-size: 15px;
        top: 13px;
        left: 105%;
        height: auto
    }

    .whatsapp:hover a {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .whatsapp:hover .tooltiptext {
        visibility: visible
    }

    .telefon {
        position: fixed;
        left: 15px;
        bottom: 75px;
        transition: all .5s ease-in-out;
        z-index: 1
    }

    .telefon a {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
        font-size: 28px;
        display: block;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #181fc2
    }

    .telefon .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        line-height: normal;
        font-size: 15px;
        top: 13px;
        left: 105%;
        height: auto
    }

    .telefon:hover a {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .telefon:hover .tooltiptext {
        visibility: visible
    }

    .doviz {
        z-index: -1
    }

    .bayrak ul {
        list-style-type: none;
        color: #fff
    }

    .bayrak li {
        color: #fff
    }

    .doviz {
        z-index: -1
    }

    .mobil {
        display: none
    }
}

.bottom-slider {
    width: 150px;
    height: 75px;
    border-radius: 6px
}

.mobile {
    display: none
}

.success {
    background-color: green;
}

