﻿

/* card css */

.card-outside {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/card1.jpg);
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}



.card-outside-first {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/card1.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-second {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/card2.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-third {
    max-width: 100%;
    width: 70%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/card3.jpg);
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-fourth {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/kvk.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-five {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/randevu_card.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-six {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/gelisimdegisimakdemileri.png);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}
.card-outside-noregister {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/noregister.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-basvurusonaerdi {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/basvuruson.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}


.card-outside-noregister-notitle {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/Areas/KurumsalForm/Contents/images/noregisternotitle.jpg);
    border: 0px !important;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
}

.card-outside-col {
    padding-left: 22%;
}

.card-body {
    padding: 100px 50px !important;
}





.card-title {
    z-index: 1000;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.card-body-div {
    color: #fff;
    font-size: 18px;
    margin-left: 22%;
    font-weight: bold;
    word-wrap: break-word;
    padding: 15px;
}

.card-body-div-a {
    color: #f4bb19;
    text-decoration: none;
    cursor: pointer;
}

.no-gutters-second {
    background-image: linear-gradient(to left, #000,transparent);
    height: 100%;
}


.card-img-second {
    height: 100%;
    border-radius: 0px !important;
}


/* card css */

/* btn css */

.btn-3:hover {
    background: transparent !important;
    box-shadow: none !important;
}

    .btn-3:hover:before {
        height: 100% !important;
    }

    .btn-3:hover:after {
        width: 100% !important;
    }

.btn-2 {
    border-radius: unset !important;
}

.btn {
    font-family: 'Lato', sans-serif !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}

/* btn css */

/*old btn css */
.btn-sign {
    z-index: 1000;
    padding: 10px;
    font-size: 13px !important;
    background-color: #fff;
    color: #2f4050;
    border-radius: 0px !important;
    margin-top: 10px;
}
/*old btn css */


@media (max-width:768px) {

    .card-outside {
        width: 100% !important;
    }

    .card-outside-third {
        width: 100% !important;
    }

    .card-outside-col {
        padding-left: 2% !important;
    }

    /*.card-outside-noregister {
        max-width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(/Areas/KurumsalForm/Contents/images/noregistermobile.jpg);
        border: 0px !important;
        border-radius: 7px !important;
        box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
    }

    .card-outside-basvurusonaerdi {
        max-width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(/Areas/KurumsalForm/Contents/images/basvurusonmobile.jpg);
        border: 0px !important;
        border-radius: 7px !important;
        box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
    }

    .card-outside-noregister-notitle {
        max-width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url(/Areas/KurumsalForm/Contents/images/noregistermobilenotitle.jpg);
        border: 0px !important;
        border-radius: 7px !important;
        box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 5px 0px;
    }*/

    .card-body-div {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        word-wrap: break-word;
        margin-left: -20px;
        margin-top: 50px;
    }
}
