* {
    box-sizing: border-box;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
p {
    font-size:14px;
    margin-top:0;
    text-align:left;
}
    html, body {
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #919191;
    text-align:center;
    background-image:url(/eshot-bg.jpg);
}
.pclass {
    color: #0f9725;
    font-size: 18px;
    font-weight: 500;
}
button[disabled], button:hover[disabled] {
    background: #ccc;
    color: #868484;
    border: 1px solid #ccc;
}
#kvkkhtml {
    text-align: left;
    font-size: 13px;
    margin:30px 0;
}
#clickkvkk input{
    width:25px;
    height:25px;
    float:left;
    margin-right:15px;
}
.kisiselveriler {
    font-size: 11px;
    text-align: left;
    display: block;
    margin-top: 15px;
}
a {
    color: #2196f3;
}
    a:focus, a:hover {
        color: #2196f3;
    }
:focus {
    outline: 0;
}

.row {
    text-align: center;
}
.loginpage {
    width: 450px;
    position: absolute;
    margin: 30px auto;
    border: 1px solid #ccc;
    padding: 40px 20px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 10px #989898;
    left: 0;
    right: 0;
}
body::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient( 90deg, #0016545e 50%, #00000061 100%);
    left: 0;
    right: 0;
    z-index: -1;
}

.form-group {
    margin-bottom: 15px;
    clear: both;
}
._3aZSEakcdkHxlebE120301230 {
    color: #2196f3;
    font-weight: 600;
    text-align:left;
    display: block;
    margin-top:15px;
}

.register {
    color: #2196f3;
    text-decoration: none;
    font-weight: 500;
}

input {
    background: #f0f2f5;
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    transition: 0.3s;
    border: 1px solid #ccc;
}

    input:focus {
        outline: 0;
        background: #f0f2f5;
    }

    input::placeholder {
        font-size: 14px;
        font-weight: 400;
    }

.logo-container {
    text-align: center;
    margin: 0 0 30px;
}

    .logo-container img {
        width: 150px;
        height: auto;
        margin: auto;
    }

.mt-30 {
    margin-top: 30px;
}

.button {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 48px;
    font-size: 15px;
    border-radius: 0;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.sociallist li {
    float: left;
    position: relative;
}
    .sociallist li:first-child {
        width: 49%;
        margin-right: 1%;
    }
    .sociallist li:last-child {
        width: 49%;
        margin-left: 1%;
    }

.social {
    background: white;
    border: 1px solid #cccccc;
    color: #091627;
    font-weight: 500;
    font-size: 15px;
    line-height: 50px;
    margin-bottom: 0;
}

    .social:hover {
        color: #0071dc;
        background: transparent;
        border: 1px solid;
    }

.button i {
    font-size: 19px;
    color: #0071dc;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.mediagiris {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 30px;
}

.form-valitadion {
    position: relative;
}

.guvenli {
    color: #0f9725;
    font-weight: 600;
    font-size: 13px;
    display: block;
    text-align: center;
    position: relative;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 15px;
}

.copyright {
    display: block;
    color: #919191;
    margin-top: 10px;
}

h1 {
    font-size: 28px;
    font-weight: 500;
    color: #040b15;
    text-align: left;
    margin: 0;
    margin-bottom: 15px;
}


.btncolor {
    background-color: #000;
    border: 1px solid #000;
    color: #ffffff;
}

    .btncolor:hover, .btncolor:focus {
        background-color: #333;
        color: #fff !important;
    }

.list-spam li{
    font-size:14px;
    text-align:left;
    margin-bottom:5px;
}
.list-spam{
    list-style:disc;
    margin-left:15px;
}


.modalstate {
    background-color: #ff000036;
    display: flex;
    padding: 15px;
    text-align: left;
    color: #000;
    margin-bottom: 15px;
    border-radius: 0;
    border-left: 8px solid rgb(250, 63, 63);
    font-size: 14px;
}

ul {
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
label.error {
    font-size: 12px;
    text-align: left;
    display: block;
    margin-top: 5px;
    color: rgb(250, 63, 63);
}
input.error {
    border: 2px solid rgb(250, 63, 63);
    background: rgb(250 63 63 / 15%);
}
input.valid {
    border: 2px solid #00B863;
    background: #2196f31f;
}


.musteri-destek{
    margin-top:30px;
}
.s1 {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
}

#loading {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}

    #loading div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        left: 0;
        right: 0;
        top: 50%;
        margin: 8px auto;
        margin-top: -35px;
        border: 8px solid #4330bf;
        border-radius: 50%;
        animation: lds-ring 0.7s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #4330bf #4330bf #F2AE30 #4330bf;
    }

        #loading div:nth-child(1) {
            animation-delay: -0.45s;
        }

        #loading div:nth-child(2) {
            animation-delay: -0.3s;
        }

        #loading div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.logtext {
    display: block;
    z-index: 99999;
    position: absolute;
    font-size: 30px;
    left: 0;
    right: 0;
    bottom: 100px;
    color: #36344d;
    font-weight: bold;
}
@media(max-width:768px){
    .loginpage {
        width: calc(100% - 30px);
        margin: 30px 15px;
    }
}


.nav-link {
    padding: 5px 15px;
    display: inline-block;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    margin-top: 15px;
    font-size: 22px;
}


.dropdown-menu li{
    display:inline-block;
    margin:0 10px;
    color:#000;
}
.dropdown-menu li a{
    text-decoration:none;
    color: #000;
}