body {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', Open Sans, Arial;
    background: #98c3cb;
}

.keyif_ust {
    color: #ffffff;
    background: #234d9f;
    padding: 10px 0;
    height: 40px;
}

span.keyif_slogan {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    float: right;
    text-align: right;
}

div#navbar {
    background: url(images/back.jpg);
    background-size: cover;
    position: relative;
}

div#navbar::before {
    background: linear-gradient(0deg,#f7a71c 0,#2855ac 100%);
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    left: 0;
    background-size: cover;
    opacity: .6;
}

a.nav-link {
    background: #234d9f;
    margin: 0 5px;
    padding: 10px 20px!important;
    border-radius: 10px;
    color: #ffffff!important;
    font-weight: 600;
}

a.nav-link:hover {
    color: #fff600!important;
}

.keyif-Govde {
}

div#keyif-Sohbete-Basla {
    padding: 40px 0;
}



.keyif-SohbetOdalari p {
    font-size: 20px;
    background: #98c3cb;
    padding: 10px;
    text-align: center;
    color: #05434d;
    font-weight: 700;
    border-radius: 10px;
    border-bottom: 2px solid #e8e473;
}

.keyif-ChatForm {
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
}

.form-item p {
    background: #98c3cb;
    margin: 0px 0 20px;
    color: #054351;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    font-size: 12px;
}

.form .form-submit input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E91E63;
    border: 0;
    color: #fff;
    width: 100%;
    padding: 8px;
    font-size: 24px;
    font-weight: 700;
    outline: none;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    text-shadow: 0 2px 0 rgba(0,0,0,0.15);
}





input#nick {
    width: 100%;
    border-radius: 5px;
    border-color: transparent;
    margin: 7px 0;
    padding: 10px;
    background: #e7f3f5;
}

input#password {
    width: 100%;
    border-radius: 5px;
    border-color: transparent;
    margin: 7px 0;
    padding: 10px;
    background: #e7f3f5;
}

button.btn.btn-info {
    width: 100%;
    margin: 10px 0;
}

h1.keyif-AnaSlogan.mb-0 {
    color: #ffe500;
    font-weight: 700;
    font-size: 45px;
}

h2.keyif-AltAciklama.mb-0 {
    font-size: 26px;
    margin: 30px 0 0;
    color: #ffffff;
}

.keyif-Slogan {
    margin: 60px 0;
}

div#keyif-Yazi-Govdesi {
}

.keyif-Tanitim {
    background: #ffffff;
    padding: 20px;
    margin: 20px 0;
    border-radius: 10px;
    border-top: 2px solid #f7a71c;
    border-bottom: 2px solid #f7a71c;
    overflow: hidden;
}

.keyif-Tanitim h2 {
    color: #673AB7;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 5px 0;
    font-size: 35px;
    font-weight:600;
}

.keyif-Tanitim h3 {
    color: #673AB7;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 5px 0;
    font-size: 30px;
}

.keyif-Tanitim h4 {
    color: #673AB7;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 5px 0;
    font-size: 25px;
}

.keyif-Tanitim h5 {
    color: #673AB7;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 5px 0;
    font-size: 20px;
}

.keyif-Tanitim h6 {
    color: #673AB7;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 5px 0;
    font-size: 15px;
}

.keyif-Tanitim a {
    color: #999999;
}

.Tanitim-Sol {
    float: left;
    text-align: left;
}

.Tanitim-Sol img {
    width: 70%;
    margin: 20px;
}

.Tanitim-Sag {
    float: right;
    text-align: right;
}

.Tanitim-Sag img {
    width: 70%;
    margin: 20px;
}

.keyif-Tanitim-Kisim {
    overflow: hidden;
    padding: 20px 0;
}

div#CepSohobet-Blogdan-Son-Yazilar {
    background: #3466c9;
    padding: 35px 0;
}

.card-deck {
    width: 100%;
    margin: 0 auto;
}

#footer {
    background: #234d9f;
    color: #ffffff;
    padding: 20px 0;
}

.footer-text {
    width: 100%;
}

span.hell {
    float:right;
}

span.dost {
    float:left;
}

span.dost a {
    color: #e8f713;
    text-decoration: none;
}

span.dost a:hover {
    color: #ffffff;
    text-decoration: none;
}

.card-deck .card img {
    width: 100%;
    height: auto;
}



.keyif-SonKonular {
    background: #3466c9;
    margin-bottom: 20px;
}

.keyif-SonKonular img {
    width: 100%;
    height: auto;
}

.card-body {
    background: #ffffff;
    height: 165px;
}