@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&display=swap');

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.form-label {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #7d7d7d;
}

.form-switch .form-check-input {
    width: 2.2em;
}

.form-check-input {
    height: 1.2em;
}

.mes-user-name {
    background-image: linear-gradient(30deg, rgb(75 100 224) 0%, rgb(167 33 200 / 95%) 100%);
}

.profile-detail .profile-detail-top {
    background-color: #252b42
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0a2a6d;
}

.nav-tabs .nav-link {
    color: #000;
    background-color: #e2e7f0;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 7px 30px;
    border-top-left-radius: 0.45rem;
    border-top-right-radius: 0.45rem;
    height: 100%;
}

.tab-pane.fade {
    animation: slide-down 0.6s ease-out;
}

.tab-pane.fade.show {
    transform: translateY(0rem);
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(20%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.uyead_m {
    display: none;
}

.yorumgonder {
    margin: 15px;
}

#sturup_ucret .sutun {
    width: calc(100% / 4 - 5px);
}

.dis-site {
    display: flex;
    flex-direction: column;
}

a {
    text-decoration: none !important;
}

.link-koyu:hover {
    color: #003459;
}

.link-acik:hover {
    color: #00b9fd;
}

.manset-baslik {
    font-weight: 600;
    color: #000000;
    position: absolute;
    top: 0px;
    left: 26px;
    padding: 3px 20px;
    background-color: #e1f371;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: solid 1px #ccc;
}

.carousel-caption {
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding-left: 1%;
    padding-top: 15px;
    padding-bottom: 0;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.7);
}

.ort {
    margin-left: auto;
    margin-right: auto;
}

.alan {
    overflow: hidden;
}

.btn-kirmizi-yeni {
    background-color: #881d38;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 7px;
    border: 0;
}

.btn-red {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #c10505;
    padding: 13px 65px;
    color: #fff;
    font-size: 16px;
}

.btn-red:hover {
    color: #fff;
    background-color: #910303;
}

.left-side {
    display: none;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid #ce0e0e00;
    border-bottom: 0;
    border-left: 0.4em solid #c50d0d00;
    margin-top: 5px;
    color: #0a2a6d;
    position: absolute;
    right: 10px;
}

#main {
    display: none;
}


.button-kirmizi-yeni {
    display: block;
    background-color: #b44264;
    color: #fff;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
    font-size: 12px;
}

.button-kirmizi-yeni:hover {
    background-color: #424d5d;
    color: #fff;
}

.button-kirmizi-gri {
    display: block;
    background-color: #797979;
    color: #fff;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
    font-size: 12px;
}

.button-kirmizi-gri:hover {
    background-color: #424d5d;
    color: #fff;
}

.btn-mavi {
    width: 100%;
    background-color: #007488;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
}

.btn-mavi a {
    padding: 10px;
    display: block;
    color: #fff;
}

.btn-mavi a:hover {
    width: 100%;
    background-color: #424d5d;
    color: #fff !important;
    display: block;
    font-size: 16px;
    text-align: center;
}

.pknormal_1 {
    padding: 5px 1px;
    color: #323232;
    font-size: 15px;
    font-weight: 600;
}

.pknormal_2 {
    padding: 3px 5px;
    color: #0072ff;
    font-size: 15px;
    font-weight: 600;
}

.pknormal_3 {
    padding: 3px 5px;
    color: #0072ff;
    font-size: 15px;
    font-weight: 600;
}

.pknormal_4 {
    padding: 3px 5px;
    color: #0072ff;
    font-size: 15px;
    font-weight: 600;
}

.pknormal_5 {
    color: #a52a2a;
    font-size: 15px;
    font-weight: 600;
}

.profil-detay-ust {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    border-bottom: #b44264 solid 2px;
}

.profil-detay-ust2 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.profil-detay-ust .isim {
    font-size: 1.2rem;
    font-weight: 400;
    color: #021da2;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-family: system-ui;
}

.profil-detay-yeni {
    width: 85%;
    display: flex;
    flex-direction: column;
    margin: 30px auto;
}

.profil-satir-yeni {
    padding: 10px 15px;
    display: flex;
    width: 100%;
    background-color: #dee7e8;
    margin: 1px 0;
}

.icsayfa .profil-satir-yeni:first-of-type {
    background-color: #f7f7f7;
    border: #fff solid 1px;
}

#uprofil-baslik {
    background-color: #eadcdc !important;
    font-style: italic;
    font-weight: 400;
}

.profil-sol-yeni {
    font-weight: 600;
    width: 50%;
    display: flex;
    align-items: center;
}

.profil-sol-yeni {
    width: 45%;
}

.profil-detay-ana-yeni {
    margin: 0 0 11px 0;
    padding: 0 61px;
}

.profil-detay-ana-yeni .presim {
    width: 50%;
    margin-left: unset;
    margin-right: unset;
}

.col-plus {
    flex: 0 0 auto;
    width: 17.666667%;
}

.presim2 {
    height: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    overflow: hidden;
}

.presim2 img {
    height: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: solid 3px rgba(255, 255, 255, 0.5);
}

.uye-profil-butonlar-yeni {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: flex-end;
}

.uye-profil-butonlar-yeni div {
    padding: 5px;
}

.top20 {
    margin-top: 20px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.fade:not(.show) {
    opacity: unset;
}

.yazi-kirmizi {
    color: #a52538;
}

.yazi-yesil {
    color: #2f9511;
}

.yazi-sari {
    color: #dfb532;
}

.yazi-mavi {
    color: #1d3fdf;
}

.carousel-item img {
    height: 175px;
    object-fit: cover;
    object-position: 37% 34%;
}

.btn_yeni {
    width: 100%;
    background: #e2e2e2;
    border: 0;
    line-height: 2.5em;
    padding: 0 0 0 1em;
    outline: none;
    text-decoration: none;
    font-weight: 600;
    color: #222;
    margin-top: 2.5em;
}

.btn_yeni .arrow {
    display: inline-block;
    line-height: 2.5em;
    text-align: center;
    background: #333;
    color: white;
    font-size: 1em;
    width: 2.5em;
    -webkit-transition: margin 200ms;
    transition: margin 200ms;
    margin-left: 3rem;
}

.btn_yeni:hover {
    background: #f56d5e;
    color: #fff;
}

.btn_yeni:hover .arrow {
    margin-left: 1.25em;
    background-color: #262626;
}

.btn_yeni:active {
    background: #ccc;
}

.btn_yeni:active .arrow {
    margin-left: 1.5em;
}

.btn-info .arrow {
    background-color: indianred;
}

.btn-info:hover .arrow {
    background-color: #c14e4e;
}

button::-moz-focus-inner {
    border: none;
}

.list-product-nav a {
    font-size: 16px;
    display: block;
    text-decoration: none;
}

.list-product-nav a:hover,
.list-product-nav a:focus {
    color: #444;
}

.list-product-nav>li {
    border-bottom: solid 2px #fff;
    text-align: center;
}

.list-product-nav>li a.list-product-cat {
    color: #444;
    padding: 10px 20px;
    background-color: #c5c9ce;
    text-align: left;
}

.list-product-nav>li>a.list-product-cat:hover,
.list-product-nav>li>a.list-product-cat:focus {
    color: #444;
}

.list-product-subnav {
    display: none;
    border: solid 1px #e9e9e9;
    padding: 15px;
}

.list-product-subnav li a {
    color: #444;
    padding: 6px 25px;
}

.center {
    text-align: center;
}

#page-wrap {
    width: 100%;
    margin: 30px auto;
    position: relative;
}

#chat-wrap {
    border: 1px solid #09c;
    margin: 0 0 15px 0;
}

#chat-area {
    height: 300px;
    overflow: auto;
    padding: 20px;
    background-image: url("/public/images/default/sohbet.jpg");
}

#chat-area1 {
    height: 1000px;
    overflow: auto;
    padding: 20px;
    background-image: url("/public/images/default/sohbet.jpg");
}

#chat-area span {
    color: white;
    background: #222;
    padding: 3px 6px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 8px 0 0;
}

#chat-area p {
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}

#name-area {
    position: absolute;
    top: 12px;
    right: 0;
    color: white;
    font: bold 12px "Roboto";
    text-align: right;
}

#name-area span {
    color: #fa9f00;
}

#send-message-area p {
    float: left;
    color: #222;
    padding-top: 20px;
    font-size: 14px;
    width: 100px;
}

#sendie {
    border: 2px solid #999;
    width: 678px;
    padding: 10px;
    font: 14px "Roboto";
    float: left;
}


#ickkisim {
    display: flex;
    align-items: center;
    height: 90px;
    width: 75%;
    justify-content: flex-end;
}

.mailalan {
    font-size: 12px;
    width: 300px;
    float: left;
}

.mailalan a {
    color: #fff;
    transition: all 0.2s ease-in-out;
    display: block;
}

.mailalan a:hover {
    color: #e7e7ae;
}

.mailalan a .fa {
    margin-right: 5px;
    color: #e7e7ae;
}

#mySidenav .btn-group {
    display: none;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #eff5f7;
    border: 1px solid #abbaca;
    border-radius: 0.25rem;
}



.dropdown-item {
    display: block;
    width: 100%;
    padding: 9px 40px;
    clear: both;
    font-size: 14px;
    color: #eaeaea;
    text-align: inherit;
    white-space: nowrap;
    background-color: #007ea7;
    border-bottom: #2c9ec3 1px solid;
    font-weight: 400;
}

.dropdown-item:hover {
    background-color: #00a8e8;
    color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
}

body main .container {
    width: 75vw;
}



.carousel-item img {
    height: 387px;
    width: 100%;
}

.soruust {
    height: 30px;
    display: block;
    overflow: hidden;
    background-color: #138ca1;
}

.soruust .sorustalan {
    float: left;
    width: calc(100% / 3);
    text-align: center;
    line-height: 32px;
    color: #fff;
}

.soruust .sorustalan:nth-child(1) {
    background-color: #515151;
}

.soruust .sorustalan:nth-child(2) {
    background-color: #4cae4c;
}

.soruust .sorustalan:nth-child(3) {
    background-color: #d43f3a;
}

.button {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    outline: none;
    color: #fff;
    background: transparent;
}

.button a {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    outline: none;
    color: #fff;
    background: transparent;
}

.button span {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.button:before,
.button:after {
    margin-top: 0px;
    padding-top: 0px;
    content: "";
    position: absolute;
    left: 0;
    border: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.4s, opacity 0.6s;
    -moz-transition: 0.4s, opacity 0.6s;
    -o-transition: 0.4s, opacity 0.6s;
    transition: 0.4s, opacity 0.6s;
    background-color: #5b6382;
}


.button:before {
    content: attr(data-hover);
    -webkit-transform: translate(-200%, 0);
    -moz-transform: translate(-200%, 0);
    -ms-transform: translate(-200%, 0);
    -o-transform: translate(-200%, 0);
    transform: translate(-200%, 0);
}

.button:after {
    content: attr(data-active);
    -webkit-transform: translate(150%, 0);
    -moz-transform: translate(150%, 0);
    -ms-transform: translate(150%, 0);
    -o-transform: translate(150%, 0);
    transform: translate(150%, 0);
}

.button:hover span,
.button:active span {
    opacity: 0;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
}

.button:hover:before,
.button:active:after {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.button:active:before {
    -webkit-transform: translate(-150%, 0);
    -moz-transform: translate(-150%, 0);
    -ms-transform: translate(-150%, 0);
    -o-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.ebaslik {
    margin-top: 30px;
    color: #333;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}

.cizgi {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background-color: #242c42;
    margin-bottom: 50px;
}

.kibaslik {
    margin-top: 30px;
    color: #fff;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}

.kicizgi {
    width: 250px;
    height: 3px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 50px;
}

.siyah {
    background-color: #242c42;
    padding: 10px;
    border: 0 solid #d9dbdf;
    overflow: hidden;
    margin-bottom: 20px;
    color: #fff !important;
}

.haberkutu a {
    width: calc(100% / 4 - 20px);
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    height: 268px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    border: solid 1px rgba(0, 0, 0, 0.12);
}

.haberkutu a:hover {
    color: #0383ae;
    background-color: #e9ebee;
}

.habresim {
    width: 100%;
    height: 150px;
    margin-right: 10px;
    overflow: hidden;
}

.habresim img {
    width: 100%;
    height: 150px;
    margin-right: 10px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.habresim img:hover {
    background: #242c42;
    opacity: 0.8;
}

.habhaberbaslik {
    overflow: hidden;
    color: #2e374e;
    height: 70px;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
}

.habkategoriismi {
    width: 100%;
    color: #e6f8ff;
    height: 25px;
    font-size: 14px;
    text-align: center;
    padding: 2px;
    background-color: #003459;
}

.habtarih {
    color: #003459;
    font-style: italic;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-align: right;
    padding-right: 5px;
}

#flexiselDemo2 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100px;
    max-height: 100px;
    display: block;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -30px;
    background-image: url(/public/images/default/button-previous.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #de4245;
    border-radius: 100%;
}

.nbs-flexisel-nav-right {
    right: -30px;
    background-image: url(/public/images/default/button-next.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #de4245;
    border-radius: 100%;
}

.form-group {
    margin-bottom: 1.5rem;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    background-clip: padding-box;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
    border-radius: 25px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -8px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-end;
    padding-left: 0;
    margin-right: 1%;
    margin-left: 15%;
    list-style: none;
}

.main {
    padding: 5px 5px;
}

.sorusayi2 a {
    border: #c15303 2px solid;
    border-radius: 100%;
    float: left;
    padding: 2px;
    color: #c15303;
    margin: 2px;
    text-align: center;
    font-size: 12px;
    width: 27px;
    height: 27px;
}

.sorusayi2 a:hover {
    color: #000;
    font-weight: bold;
}





.formatForButton {
    background-color: #4d4d4d;
    float: left;
    color: #000 !important;
    font-size: 12px;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    margin: 2px;
    text-align: center;
    padding: 4px;
}

.cevapbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.cevap-panel-baslik {
    font-weight: 600;
    font-size: 1.1em;
    display: flex;
    flex-direction: row;
    background-color: RGBA(0, 0, 0, 0.75);
    color: #f0f0ee;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
}

.kalin {
    font-weight: 600 !important;
}

.video {
    display: block;
    overflow: hidden;
    float: left;
    width: 525px;
    height: 300px;
}

.mobiller {
    float: right;
    width: 350px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.mobiller a {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}


table .customer_avatar {
    float: left;
    display: block;
    height: auto;
    padding: 5px 15px;
    max-width: 122px;
}

.customer_avatar {
    float: left;
    display: block;
    height: auto;
    padding: 5px 15px;
}

.customer_avatar img {
    border-radius: 100%;
    height: 70px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    border: solid 3px #d2d2d2;
}



@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }

    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }

    75% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

.bilgi {
    overflow: hidden;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
    display: block;
    width: 400px;
    float: left;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.bilgi .fa {
    font-size: 50px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    color: #242c42;
}


.banner {
    background-position: center;
    height: 150px;
    overflow: hidden;
}

.banner-baslik {
    margin-top: 40px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 36px;
    font-weight: bold;
}

.egitim_logo img {
    width: 80px;
    height: 80px;
}


.dis-site .sol {
    width: 100%;
    margin-top: 20px;
    min-height: 300px;
}


.sol hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sol .icresim {
    padding: 0px;
    border: 1px solid #d9dbdf;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.iclist {
    overflow: hidden;
}

.iclist ul {
    margin: 0px;
    padding: 0px;
}

.iclist ul li {
    list-style: none;
}

.iclist ul li a {
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
    display: block;
    padding-left: 10px;
    transition: all 0.2s ease-in-out;
}

.iclist ul li a:hover {
    color: #242c42;
    font-weight: bold;
    padding-left: 15px;
    border-bottom: solid 1px #242c42;
}

.iclist ul li a .fa {
    margin-right: 5px;
}

.duelloiclist {
    overflow: hidden;
}

.duelloiclist ul {
    margin: 0px;
    padding: 0px;
}

.duelloiclist ul li {
    list-style: none;
}

.duelloiclist ul li {
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
    display: block;
    padding-left: 10px;
    transition: all 0.2s ease-in-out;
}

.duelloiclist_ust {
    overflow: hidden;
}

.duelloiclist_ust ul {
    width: 100%;
    padding-left: 0;
}

.duelloiclist_ust ul li {
    float: left;
    width: calc(100% / 5);
    color: #666;
    display: block;
    transition: all 0.2s ease-in-out;
}

.duelloiclist_ust ul li .btn-mavi-1 {
    width: 99%;
}

.duelloiclist_ust ul li a {
    float: left;
    display: block;
    transition: all 0.2s ease-in-out;
}

.bootstrap-select span {
    color: #222;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #fff;
    background-image: none;
}




.pknormal {
    text-shadow: 0px 0px 0px rgb(0 0 0 / 60%);
    font-size: 13px;
    color: rgb(53, 0, 0);
    text-align: center;
    margin: 1px 10px;
    flex-direction: column;
    display: flex;
}

.pksilver {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    font-size: 13px;
    color: #fff;
}

.pkgold {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    font-size: 13px;
    color: #ff0;
    text-align: center;
    margin: 1px 10px;
    flex-direction: column;
    display: flex;
}

.uyeadresim {
    width: 100%;
    height: 75px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background-image: linear-gradient(30deg, rgba(121, 110, 255, 0.95) 0%, rgba(33, 200, 122, 0.95) 100%);
    background-repeat: repeat-x;
}

.uyead {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    width: 100%;
    display: flex;
    height: 83px;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
}

.uyead span:first-of-type {
    font-size: 0.95rem;
    color: #0a2a6d;
    padding: 4px;
    border-image-source: linear-gradient(to left, #ffffff, #94989c, #ffffff);
    border-style: solid;
    border-width: 1px;
    border-image-slice: 0 0 5 0;
    font-weight: 500;
}

.uyead span:last-of-type {
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 1px;
    color: #9f0068;
    padding: 3px;
}

.profil-bilgileri {
    width: 65%;
}

.uyead {
    display: flex;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
}

.uyead .uyead-img {
    width: 35%;
    display: flex;
    justify-content: center;
}


.dogyan {
    margin: auto;
    display: flex;
    justify-content: center;
    width: 100%;
    display: flex;
}

.dogru-yanlis-d {
    height: 28px;
    width: 150px;
    color: #fff;
    display: flex;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    margin: 0;
    padding: 5px;
    align-items: center;
    justify-content: center;
}

.dogru-yanlis-y {
    height: 28px;
    width: 150px;
    color: #fff;
    display: flex;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    margin: 0;
    padding: 5px;
    align-items: center;
    justify-content: center;
}

.uyeadresim .uyead img {
    width: 58px;
    height: 70px;
    float: right;
    border: #ffffff solid 2px;
    box-shadow: 2px 1px 6px 0px #272727;
}

.altbaslik {
    background-color: #717e8a;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    padding: 7px;
    text-align: left;
    margin-bottom: 0px;
}

.altbaslik span a {
    float: right;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    color: #222;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out;
}

.altbaslik span a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
}

.kanlatim {
    overflow: hidden;
    padding: 0;
    height: 275px;
}

.kanlatim_detay {
    overflow: hidden;
    padding: 0px;
}

.kanlatim ul {
    margin: 0px;
    padding: 0px;
}

.kanlatim ul li {
    list-style: none;
}

.kanlatim ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #111;
}

.progress-bar {
    overflow: unset;
}

.kanlatim ul li a:hover {
    color: #26b9b2;
}

.kanlatim ul li a .badge {
    float: right;
    background-color: #0c2349;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
    color: #fff;
}

.kanlatim ul li a:hover .badge {
    background-color: #cb0000;
}

.kanlatim_detay {
    overflow: hidden;
    padding: 0px;
}

.kanlatim_detay ul {
    margin: 0px;
    padding: 0px;
}

.kanlatim_detay ul li {
    list-style: none;
}

.kanlatim_detay ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #666;
    border-bottom: solid 1px #e2e2e2;
    transition: all 0.2s ease-in-out;
}

.kanlatim_detay ul li a:hover {
    color: #000;
    border-bottom: solid 1px #000;
}

.kanlatim_detay ul li a .badge {
    float: right;
    background-color: #0c2349;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
    color: #fff;
}

.kanlatim_detay ul li a:hover .badge {
    background-color: #cb0000;
}

.sorugonder {
    overflow: hidden;
    margin-bottom: 30px;
}

.sorugonder img {
    height: 100px;
    width: 100%;
    float: left;
}

.basari {
    overflow: hidden;
    margin-bottom: 30px;
}

.basari img {
    height: 88px;
    width: 100%;
    float: left;
}

.sorugonder p {
    color: #666;
    width: 170px;
    padding-top: 10px;
    float: left;
}

.sorugonder .buton {
    width: 80%;
    font-size: 18px;
    padding: 0;
    line-height: 35px;
    text-align: left;
    margin-bottom: 20px;
    height: 35px;
}

.sorugonder .buton a {
    color: #fff;
    display: block;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 1);
    padding: 0px;
    font-size: 14px;
    height: 20px;
}

.sorugonder .buton a:hover {
    color: #fff;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
}

.sorugonder .buton .fa {
    width: 50px;
    height: 33px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    float: left;
    background-color: #be7f25;
    color: #fff;
    margin-right: 20px;
}

.ickonubaslik .fa {
    font-size: 18px;
    margin-right: 5px;
}

.rastgele {
    overflow: hidden;
}

.rastgele span {
    text-align: center;
    float: left;
    width: 250px;
    padding-top: 10px;
    font-size: 13px;
}

.rastgele a {
    margin-top: 10px;
    font-size: 14px;
}

.rastgele img {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.rastgelebuton {
    display: block;
    background-color: #42b449;
    color: #fff;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
}

.rastgelebuton:hover {
    background-color: #1b8422;
    color: #fff;
}

.takipbuton {
    overflow: hidden;
    color: #fff !important;
}

.takipbuton span {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 10px;
    font-size: 13px;
    color: #fff !important;
}

.takipbuton a {
    margin-top: 10px;
    font-size: 14px;
    color: #fff !important;
}

.takipbuton img {
    width: 64px;
    height: 14px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    color: #fff !important;
}

.takipbuton {
    display: block;
    background-color: #c1a681;
    color: #fff !important;
    width: 100%;
    padding: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
}

.takipbuton:hover {
    background-color: #cb854c;
    color: #fff !important;
}

.takipbuton2 {
    overflow: hidden;
    color: #fff !important;
}

.takipbuton2 span {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 10px;
    font-size: 13px;
    color: #fff !important;
}

.takipbuton2 a {
    margin-top: 10px;
    font-size: 14px;
    color: #fff !important;
}

.takipbuton2 img {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    color: #fff !important;
}

.takipbuton2 {
    display: block;
    background-color: #c1c1c1;
    color: #fff !important;
    width: 100%;
    padding: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    transition: all 0.2s ease-in-out;
}

.takipbuton2:hover {
    background-color: #9a9695;
    color: #fff !important;
}

.rist {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    color: #fff;
}

.rist>.rist-icon {
    width: 33px;
    float: left;
    color: #fff !important;
    height: 100%;
    text-align: center;
}

.ristyesil {
    background-color: #5cb85c;
}

.rist .drist {
    background: #4cae4c;
}

.ristkirmizi {
    background-color: #d9534f;
}

.rist .yrist {
    background: #d43f3a;
}

.ristgri {
    background-color: #515151;
}

.rist .trist {
    background: #616161;
}

.ristmavi {
    background-color: #0071c2;
}

.rist .mrist {
    background: #337ab7;
}

.rist a {
    display: block;
    color: #fff;
}

.ristkonu {
    background-color: #858f97;
}

.rist .konurist {
    background: #acb6bf;
}

.konu a {
    display: block;
    color: #fff;
}

.panel-heading {
    border: 0px;
    color: #666;
}

.panel .panel-heading a {
    color: #666 !important;
    transition: all 0.2s ease-in-out;
    display: block;
}

.panel .panel-heading a:hover {
    color: #242c42;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: solid 0px #242c42;
    transition: all 0.2s ease-in-out;
}

.sonmesaj {
    border-color: #c5c5c5;
    border-bottom-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 0px 0 rgba(199, 199, 199, 0.2), 0 11px 10px 0 rgba(33, 33, 33, 0.1);
    background-color: #f7f7f787;
    margin-bottom: 20px;
}

.tarih-yazi-yeni {
    font-size: 12px;
    font-style: italic;
    color: #9c9c9c;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dikkat {
    background-color: #c80d0d !important;
}

.dikkat2 {
    background-color: #b23b62 !important;
    padding: 7px;
}

.panel-group {
    margin-bottom: 0px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 15px;
    line-height: 2;
}

.panel-default>.panel-heading {
    border: 1px #c3bdbd solid;
    padding: 8px;
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

.kistalan {
    margin: 5px 5px;
}

.kistkapsa {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    margin: 0 auto;
    border-left-color: #118a9f;
    background-color: rgba(91, 192, 222, 0.1);
}

.kistalan:nth-child(2n + 1) {
    background-color: rgba(43, 84, 44, 0.1);
}

.kistkapsa .kistkonu {
    float: left;
}

.kistkapsa .kistbut {
    float: right;
    font-size: 12px;
}

.kistkapsa .kistbut span {
    float: left;
    background-color: #dfdfdf;
    margin-top: -4px;
    padding: 5px;
    border-radius: 3px;
    border: solid 1px #bebebe;
    margin-right: 5px;
}

.kistkapsa .kistbut .kistsifirla {
    float: left;
}

.kistkapsa .kistbut .kistsifirla a {
    float: left;
    background-color: #26a69a;
    margin-top: -4px;
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 3px;
    border: solid 1px #26a69a;
    color: #fff;
}

.rist>.rist-icon>.fa {
    position: relative;
    top: calc(50% - 7px) !important;
}

.rist>.rist-text {
    line-height: 19px;
    padding-top: 9px;
    padding-left: 45px;
    padding-right: 20px;
}

.yeniuyeler ul li a img {
    margin-right: 10px;
}

.yeniuyeler ul li a .label {
    margin-top: 8px;
    margin-right: 10px;
    padding: 5px;
    font-weight: normal;
    font-size: 12px;
}

.sayfalama {
    overflow: hidden;
    margin-top: -20px;
    margin-bottom: 20px;
}

.yazdirma {
    display: block;
    overflow: hidden;
    height: 35px;
    margin-top: -8px;
    margin-right: -1px;
}

.yazdirma a .fa {
    line-height: 25px;
}

.geri {
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    color: #fff;
    background-color: #09c;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    display: block;
    float: right;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.geri:hover {
    background-color: #3b6ab8;
    color: #fff !important;
}

.ymesaj {
    width: 75%;
}

.ytarih {
    width: 15%;
    font-size: 12px;
    font-style: italic;
    color: #868686;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #e2dfdf !important;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #d2cece !important;
}

.sol .tab {
    overflow: hidden;
    height: 50px;
}


.tab button {
    background-color: #d6e9ec;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 33px;
    transition: 0.3s;
    font-size: 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin: 1px;
}

.tab2 {
    background-color: #d6e9ec;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 33px;
    transition: 0.3s;
    font-size: 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin: 1px;
}

.tab button:hover {
    background-color: #ddd;
}

.tabsactive {
    background-color: #2f98ab;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
}

.tab button.active {
    background-color: #2f98ab;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

#konu {
    display: none;
    padding: 0 0 15px 0;
    border-top: none;
}

.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.v-align-middle a {
    color: #444;
}

table.dataTable tbody tr .baslik:hover {
    background-color: #ffffff;
    text-decoration: underline;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #666;
    text-decoration: none;
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #c6c8cb;
    background-color: #5bb5ca;
    color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #7694c5;
    border: 1px solid #0a2a6d;
    border-bottom-color: transparent;
    cursor: default;
    padding: 10px;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.sorubaslik {
    overflow: hidden;
    display: block;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
    padding: 20px;
    margin-top: 5px;
}

.sorubaslik span {
    font-size: 14px !important;
    font-family: "Roboto" !important;
    color: #222 !important;
}

.sorubaslik .fa-quote-left {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #ccc;
}

.sorubaslik .fa-quote-right {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #ccc;
}

.siklar {
    padding: 0 15px;
}


.sorusayi {
    background-color: #0071c2;
    float: left;
    position: absolute;
    color: #fff;
    padding: 3px;
    right: 30px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 28px;
}

.sorualt .yresim {
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 10px;
    padding-top: 3px;
}

.sorualt .yresim img {
    margin-left: auto;
    margin-right: auto;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.12);
}

.sorualt span {
    color: #999;
    font-size: 11px;
    margin-top: 3px;
    display: block;
}

.sorualt .isim {
    color: #666;
    font-size: 12px;
    margin-top: -3px;
}

.kaydet {
    cursor: pointer;
}

.topl {
    height: 50px;
    width: 50px;
    background-color: #0f83b4;
    padding: 10px;
    color: #fff;
    font-size: 13px;
}



.sorualt .hatabildir .bookmark i {
    font-size: 16px;
    text-align: center;
    margin-bottom: 2px;
    margin-right: 3px;
    color: #f7cc31;
}

.sorualan .hatabildir a {
    font-size: 13px;
    color: #444;
}



.sorualt .hatabildir a:hover {
    display: flex;
    opacity: 1;
    color: #fff;
    background-color: #0091bb;
}

.sorualt .hatabildir i {
    font-size: 14px;
    text-align: center;
    margin-bottom: 2px;
    margin-right: 3px;
}

.hakkutu {
    overflow: hidden;
}

.hakkutu img {
    float: left;
    margin-right: 20px;
    width: 100px;
}

.paket {
    width: 235px;
    transition: all 0.2s ease-in-out;
    float: left;
    overflow: hidden;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}

.paket:hover {
    background-color: rgba(255, 102, 0, 0.1);
}

.paket .icbaslik {
    text-align: center;
}

.paket .fiyat {
    text-align: center;
    font-size: 24px;
    color: #f60;
    font-weight: bold;
    border-bottom: solid 1px #f60;
    border-top: solid 1px #f60;
}

.paket ul {
    margin: 0px;
    padding: 0px;
    height: 370px;
}

.paket ul li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.msg-onck {
    font-style: italic;
    font-weight: bold;
    color: #888;
    background-color: #fef0cb;
    width: 100%;
    padding: 5px 50px;
}


.teklifana img {
    display: block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    border: solid 4px rgba(255, 255, 255, 0.5);
}

.setkapsa .konubaslik {
    float: left;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    width: 400px;
    margin-top: 20px;
    line-height: 50px;
    margin-left: 10px;
}

.setkapsa .btnler {
    float: right;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    width: 180px;
    margin-top: 20px;
    line-height: 50px;
}

.setkapsa {
    background-color: #dfdfdf;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.set a {
    display: block;
    overflow: hidden;
}

.set a .icset {
    display: block;
    overflow: hidden;
    background-color: #b62149;
    color: #fff;
    font-size: 16px;
    padding: 7px;
}

.set a .icset img {
    overflow: hidden;
    width: 50px;
    height: 50px;
    float: left;
    border: solid 2px rgb(235, 246, 255);
}



.set a .duello {
    background-color: #424242;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.set a .duello_ofline {
    background-color: #999;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.set a .duello_davetli {
    background-color: #e7e5ce;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #444;
    padding: 5px;
}

.set:hover .duello_davetli {
    background-color: #84c884;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.onlinealan {
    overflow-y: auto;
    height: 600px;
}

.set a:hover .icset {
    background-color: #84c884;
}

.set a:hover .duello {
    background-color: #337ab7;
}




.duellosonuc .dubaslik span {
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #fff;
}






.duellosonuc .icset .yarismaci .badge {
    padding: 5px 15px 5px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #ffffff;
    background-color: #f89406;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}





.duellosonuc .icset .sonuclar .label-primary {
    font-weight: normal;
    line-height: 25px;
}

.dubaslik .dubas {
    float: left;
    width: 600px;
    overflow: hidden;
}





.duteklifalan {
    display: block;
    overflow: hidden;
    text-align: center;
}

.duarka .vstek {
    display: none;
}

.pyazi {
    padding: 20px;
}

.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 3px #ccc;
}

.notice-sm {
    padding: 10px;
    font-size: 80%;
}

.notice-lg {
    padding: 35px;
    font-size: large;
}

.notice-success {
    border-color: #80d651;
}

.notice-success>strong {
    color: #80d651;
}

.notice-info {
    border-color: #45abcd;
}

.notice-info>strong {
    color: #45abcd;
}

.notice-warning {
    border-color: #feaf20;
}

.notice-warning>strong {
    color: #feaf20;
}

.notice-danger {
    border-color: #d73814;
}

.notice-danger>strong {
    color: #d73814;
}

.goldrenk {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #d9dbdf;
    overflow: hidden;
    margin-bottom: 30px;
}

.yenigolduyeler ul {
    margin: 0px;
    padding: 0px;
}

.yenigolduyeler ul li {
    list-style: none;
}

.yenigolduyeler ul li a {
    float: left;
    width: calc(100% / 3);
    text-align: center;
    display: block;
    overflow: hidden;
    border-bottom: solid 0px #eee !important;
    padding: 5px !important;
    color: #222 !important;
}

.yenigolduyeler ul li a i {
    color: #ede1a8 !important;
}

.yenigolduyeler ul li a img {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    border: 3px;
    border-radius: 20px;
    border-color: #dac35a;
    border-style: solid;
}

#menuicon {
    display: none;
}

#menualan {
    display: none;
}



.reklambanner {
    overflow: hidden;
    display: block;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper .alert {
    margin-bottom: 0px;
}

@media screen and (max-width: 1024px) {
    #ickkisim {
        display: flex;
        align-items: center;
        height: 45px;
    }

    .alan {
        width: 1024px;
        overflow: hidden;
    }

    .dogyan .tdogru,
    .dogyan .tyanlis {
        width: calc(100% / 2);
        margin-right: 0px;
        font-size: 13px;
    }

    .dogyan .tyanlis {
        width: calc(100% / 2);
        font-size: 13px;
    }

    .dubaslik .dubas {
        float: left;
        width: 220px;
        overflow: hidden;
    }

    .duarka {
        height: 350px;
        background-image: none;
    }

    .duarka .birinciyar {
        float: none;
        display: block;
        width: 100%;
        height: 170px;
        text-align: center;
        padding-top: 20px;
        background-color: #118a9f;
    }

    .duarka .birinciyar img {
        display: block;
        overflow: hidden;
        width: 70px;
        height: 70px;
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
        border: solid 4px rgba(255, 255, 255, 0.5);
    }

    .duarka .ikinciyar {
        float: none;
        display: block;
        width: 100%;
        height: 170px;
        text-align: center;
        padding-top: 30px;
        background-color: #f4b11b;
    }

    .duarka .ikinciyar img {
        display: block;
        overflow: hidden;
        width: 70px;
        height: 70px;
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
        border: solid 4px rgba(255, 255, 255, 0.5);
    }

    .duarka .vstek {
        height: 50px;
        width: 69px;
        left: 42%;
        top: 145px;
        position: absolute;
        display: block;
    }

    .duarka .vstek img {
        height: 50px;
        width: 69px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 360px) and (max-width: 799px) {

    .nav-tabs .nav-link {
        color: #000;
        background-color: #e2e7f0;
        border-color: #dee2e6 #dee2e6 #fff;
        padding: 7px 30px;
        border-top-left-radius: 0.45rem;
        border-top-right-radius: 0.45rem;
        height: 100%;
        width: 100%;
    }

    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        width: 50%;
    }


    .ugalan {
        margin: auto;
        width: 100% !important;
        position: relative;
        z-index: 5;
        height: 80px;
    }

    #ickkisim {
        margin: 4px 0;
        font-size: 15px;
        color: #000;
        padding: 5px 10px 5px 0;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        border-top: 1px solid #e2e2e2;
    }

    .banneralan {
        height: 54px;
        position: fixed;
        top: 0;
        z-index: 1000;
    }

    .uyeadresim .uyead {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
        overflow: hidden;
        width: 50%;
        display: flex;
        height: 65px;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
}

@media (max-width: 800px) {

    .uyead_m {
        background-color: #fff;
        margin-top: 16px;
        display: flex;
        padding: 5px;
    }

    .uyeadresim {
        display: none;
    }

    .carousel-caption {
        position: relative;
        /* bottom: 0px; */
        z-index: 10;
        padding-left: 1%;
        padding-top: 1px;
        padding-bottom: 1px;
        color: #fff;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.7);
        margin-bottom: 0px;
    }

    body main .container {
        width: 100%;
        padding: 0;
    }

    .sol .tab {
        overflow: hidden;
        height: 96px;
    }

    .tab button {
        background-color: #d6e9ec;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 8px 33px;
        transition: 0.3s;
        font-size: 15px;
        width: 100%;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .profil-detay-ust2 {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }

    .profil-detay-ana-yeni {
        margin: 0 0 11px 0;
        padding: 0 10px;
    }

    .profil-detay-ust2 {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        flex-direction: row;
    }

    #menualan {
        left: 0;
        top: 13px;
        position: absolute;
        z-index: 0;
        width: 275px;
        height: 100%;
        min-height: 1100px;
        overflow: scroll;
        clear: both;
        background: #a7b1b5;
        display: block;
        -webkit-box-shadow: 10px 10px 5px -5px rgb(0 0 0 / 26%);
        -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 5px -5px rgb(0 0 0 / 26%);
        border: 1px solid #4a4a4a;
    }


    #mySidenav .btn-group button a:hover {
        background-color: #00a8e8;
        color: #444;
    }

    #mySidenav .btn-group button a:active {
        border: unset;
    }

    #main span {
        font-size: 28px;
        font-weight: 400;
        padding: 1px 17px;
        margin: 7px 7px;
        width: 59px;
        text-align: right;
        display: block;
    }

    #mySidenav .btn-group {
        display: block;
    }

    #main {
        display: flex;
        width: 10%;
        position: fixed;
        color: #242c42;
        transition: 0.5s;
        z-index: 100;
        padding: 1px;
        margin: 0 auto;
        right: 23px;
        top: 0;
        z-index: 1001;
    }

    #main .mlogo {
        padding: 0 15px;
        width: 50%;
        text-align: center;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: 0 !important;
        margin: 0 !important;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        width: 98%;
    }

    .left-menu .btn-group {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .left-menu .btn-group button {
        width: 100%;
        background-color: #242c42;
    }

    .left-side {
        display: none;
    }

    .left-side {
        display: none;
    }

    .left-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .left-menu .item {
        width: 100%;
        border-bottom: #ccc 1px solid;
        margin: 0;
        font-size: 1em;
    }

    .left-menu .item i {
        margin: 0 15px 0 15px;
    }

    .left-menu .item a {
        color: #ffffff;
        display: block;
        padding: 11px 11px 11px 0;
        font-size: 13px;
    }

    .left-menu .item a:hover {
        background-color: #4943d4;
        color: #ffffff;
        cursor: pointer;
    }

    .banneralan {
        height: 55px;
        position: fixed;
        top: 0;
        z-index: 1000;
    }

    .topalan {
        height: 100px;
        position: fixed;
        top: 0;
        z-index: 1000;
    }

    .carousel-item img {
        height: 190px;
        width: 100%;
    }


    #menuicon {
        position: absolute;
        left: 0px;
        top: 15px;
        cursor: pointer;
        display: block;
        width: 30px;
        height: 30px;
        font-size: 18px;
    }

    #menuicon span .fa {
        color: #444;
    }

    #ickkisim {
        display: none;
    }

    .ickkisim_m {
        display: flex;
        background-color: #fff;
        height: 70px;
    }

    .ickkisim_m h1 {
        font-size: 14px;
        font-weight: 600;
    }

    .ickkisim_m h2 {
        font-size: 13px;
        font-weight: 300;
    }

    .kurum-bilgisi-logo {
        padding: 10px;
    }

    .kurum-bilgisi-baslik {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 10px 0 0 5px;
    }

    #ickkisim img {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        border-radius: 0%;
        margin-left: 20px;
    }

    .ugalan .kurum {
        display: block;
    }

    .alan {
        width: 100%;
        overflow: hidden;
    }

    .ustalan {
        background-color: #242c42;
        width: 100%;
        color: #fff;
        line-height: 30px;
    }

    .menuler ul {
        margin: 0px;
        padding: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .menuler ul li {
        list-style: none;
        float: none;
    }

    .menuler ul li a {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        color: #444;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        border-bottom: solid 1px #ccc;
        font-size: 12px;
        display: block;
        transition: all 0.2s ease-in-out;
    }

    .menuler ul li .ana {
        background-color: #ffc107;
        color: #444;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
    }

    .menulera {
        float: none;
        overflow: hidden;
        display: block;
        background-color: #f3f3f3;
        padding: 0px;
        height: auto;
        width: 100%;
        margin-top: -10px;
        margin-bottom: 10px;
    }

    .menulera ul {
        margin: 0px;
        padding: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .menulera ul li {
        list-style: none;
        float: left;
        padding: 5px;
    }

    .menulera ul li a {
        float: left;
        padding: 5px;
        padding-right: 0px;
        color: #444;
        padding-top: 0px;
        padding-bottom: 0px;
        display: block;
        border-bottom: solid 0px #ccc;
        font-size: 12px;
        display: block;
        transition: all 0.2s ease-in-out;
    }

    .menulera ul li:nth-child(5n + 1) {
        display: none;
    }

    .mailalan {
        display: none;
    }

    .soruust {
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .soruust .sorustalan {
        float: none;
        width: 100%;
        text-align: center;
        line-height: 32px;
        color: #fff;
    }

    .item img {
        height: unset !important;
        object-fit: unset;
        object-position: unset;
    }

    .carousel-caption h1 {
        font-size: 14px;
        font-weight: bold;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
    }

    .carousel-caption h3 {
        font-size: 13px;
        font-weight: normal;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
    }

    .carousel-caption a {
        background-color: #86bc42;
        color: #fff;
        line-height: 25px;
        font-size: 12px;
        padding: 5px;
        font-weight: 700;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    }

    .ebaslik {
        margin-top: 10px;
        color: #333;
        height: 40px;
        font-size: 22px;
        line-height: 40px;
        text-align: center;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
    }

    .cizgi {
        width: 100px;
        height: 3px;
        margin: 0 auto;
        background-color: #242c42;
        margin-bottom: 10px;
    }

    .sayikutu {
        display: block;
        float: left;
        width: 100%;
        margin-left: 1px;
        margin-right: 1px;
        text-align: center;
    }

    .kulyorum {
        width: 100%;
        overflow: hidden;
        float: none;
    }

    .customer_avatar {
        width: 100%;
        float: none;
        display: block;
        overflow: hidden;
        padding: 15px;
        padding-top: 25px;
        margin-right: 5px;
        min-height: 180px;
        height: auto;
        border-bottom: solid 2px #e9ebee;
    }

    .kulymesaj {
        border-left: solid 0px #ccc;
    }

    .bilgi {
        overflow: hidden;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
        display: block;
        width: 100%;
        float: left;
        font-size: 20px;
        text-align: center;
        margin-bottom: 40px;
    }

    .video {
        display: block;
        overflow: hidden;
        float: left;
        width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .mobiller {
        float: right;
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
        margin-top: 20px;
    }

    .mobiller a img {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .banner {
        background-position: center;
        height: 80px;
        overflow: hidden;
        margin-top: 102px;
    }

    .banner-baslik {
        margin-top: 25px;
        color: #fff;
        letter-spacing: 1px;
        font-size: 28px;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
    }

    .icbaslik {
        color: #333;
        font-size: 18px;
        line-height: 20px;
        text-align: left;
        text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
    }

    .dis-site .sag {
        float: right;
        width: 100%;
        display: none;
    }

    .sag .sagmenu {
        overflow: hidden;
    }

    .sag .sagmenu ul {
        margin: 0px;
        padding: 0px;
    }

    .sag .sagmenu ul li {
        list-style: none;
    }

    .sag .sagmenu ul li a {
        color: #666;
        line-height: 20px;
        border-bottom: solid 1px #eee;
        display: block;
        padding-left: 5px;
        transition: all 0.2s ease-in-out;
    }

    .sag .sagmenu ul li a:last-of-type {
        border-bottom: unset;
    }

    .sag .sagmenu ul li {
        color: #666;
        line-height: 20px;
        border-bottom: solid 1px #eee;
        display: block;
        padding-left: 5px;
        transition: all 0.2s ease-in-out;
    }

    .sag .sagmenu ul li:last-of-type {
        border-bottom: unset;
    }

    .sag .sagmenu ul li a:hover {
        color: #242c42;
        font-weight: bold;
        padding-left: 15px;
    }

    .sag .sagmenu ul li a .fa {
        margin-right: 5px;
    }

    .uyeadresim .uyead {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        text-shadow: 1px 2px 4px rgb(0 0 0 / 40%);
        overflow: hidden;
        width: 40%;
        display: flex;
        height: 84px;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .user-img {
        display: flex;
        justify-content: center;
        width: 20%;
    }

    .uyead img {
        width: 60px !important;
        height: 60px !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        border: solid 2px rgb(255 255 255);
        box-shadow: 2px 2px 4px #757575;
    }

    .pknormal {
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
        font-size: 13px;
        margin: 1px 0;
        width: 40%;
        padding: 7px 0 0 15px;
        text-align: left;
    }

    .username-statu {
        color: rgb(255 110 8);
    }

    .username-box {
        display: flex;
        flex-direction: column;
    }

    .username-box .user-name {
        font-size: 0.95rem;
        font-weight: 600;
        color: #585858;
    }


    .card-header {
        padding: 0.3rem 1.25rem;
    }


    .rastgele img {
        display: none;
    }

    .rastgele span {
        text-align: center;
        float: none;
        width: 250px;
        padding-top: 10px;
    }

    .konusorucoz img {
        display: none;
    }

    .dogyan .tdogru {
        width: 50%;
        float: left;
        margin-right: 0px;
    }

    .dogyan .tyanlis {
        width: 50%;
        float: right;
        margin-right: 0px;
    }

    .konusorucoz span {
        text-align: center;
        float: left;
        width: 100%;
        padding-top: 10px;
    }

    .sorugonder {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .basari {
        overflow: hidden;
        margin-bottom: 2 0;
    }

    .basari img {
        padding-right: 15px;
        height: 88px;
        width: 100%;
        float: left;
    }

    .sorualt .telif a {
        display: none;
    }

    .sbsatir {
        display: block;
        overflow: hidden;
        margin-bottom: 10px;
        width: auto;
    }

    #sendie {
        border: 2px solid #999;
        width: 100%;
        padding: 10px;
        font: 14px "Roboto";
        float: left;
    }

    .reklambanner {
        overflow: hidden;
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .duelloiclist_ust {
        overflow: hidden;
    }

    .duelloiclist_ust ul {
        width: 100%;
    }

    .duelloiclist_ust ul li {
        float: none;
        color: #666;
        display: block;
        transition: all 0.2s ease-in-out;
        background-color: #dfdfdf;
    }

    .duelloiclist_ust ul li a {
        float: none;
        color: #fff;
        padding: 15px;
        display: block;
        text-align: left;
        transition: all 0.2s ease-in-out;
    }

    .duelloiclist_ust ul li a:hover {
        float: none;
        color: #c50404;
        display: block;
        transition: all 0.2s ease-in-out;
    }

    .teklifana a {
        display: block;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .teklifana .icset {
        float: none;
        display: block;
        overflow: hidden;
        background-color: #d9534f;
        color: #fff;
        font-size: 16px;
        padding: 15px;
        line-height: 50px;
    }

    .teklifana img {
        display: block;
        overflow: hidden;
        width: 50px;
        height: 50px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 5px;
        float: left;
        border: solid 4px rgba(255, 255, 255, 0.5);
    }


    .kanlatim {
        overflow: hidden;
        padding: 0;
        height: unset;
    }

    .kanlatim ul li a {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: #666;
        font-size: 13px;
    }

    .duelloiclist_ust ul li {
        float: left;
        width: 100%;
        color: #666;
        display: block;
        transition: all 0.2s ease-in-out;
    }

    .img-duello {
        object-fit: cover;
        object-position: 29% 40%;
        height: 135px;
    }

    .beyaz table tbody tr td a {
        color: #444;
        margin: 0px 0 5px;
        display: flex;
        flex-wrap: wrap;
    }

    .sorusayi2 a {
        border: #c15303 1px solid;
        border-radius: 100%;
        float: left;
        padding: 1px;
        color: #c15303;
        margin: 2px;
        text-align: center;
        font-size: 11px;
        width: 20px;
        height: 20px;
    }
}