@font-face {
    font-family: "Sofia-SemiBold";
    src: url("../fonts/SofiaPro-SemiBold.ttf");
}
@font-face {
    font-family: "Sofia-Bold";
    src: url("../fonts/SofiaPro-Bold.ttf");
    font-weight: bold;
}
@font-face {
    font-family: "Sofia-Regular";
    src: url("../fonts/SofiaPro-Regular.ttf");
}
.img-avatar {
    display: block;
    margin: 0 auto;
}
.nick {
    font-family: Sofia-SemiBold !important;
    font-size: 16px;
    margin-top: 5px;
}
.vcid {
    font-family: Sofia-Regular !important;
    font-size: 12px;
    margin-top: -10px;
    color: #222222;
}
.ikonlar {
    padding: 0;
    list-style: none;
    margin-bottom: 0px;
}
.ikonlar li {
    display: inline-block;
    margin: 0.15em;
    position: relative;
    font-size: 1em;
}
.ikonlar a {
    display: inline-block;
}
.ikonlar a:before {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: " ";
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    background: #195da1;
    transition: all 0.5s ease-out;
}
.ikonlar a:hover:before {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.5s ease-out;
    background: #fff;
    opacity: 0.5;
}
.ikonlar li.active:before {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: " ";
    width: 10px;
    height: 10px;
    position: absolute;
    left: -2px;
    top: -2px;
    z-index: 99;
    border-radius: 100%;
    background: #ff0000;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease-out;
}
.ikonlar a:hover i {
    color: #2a2e60;
}

.ikonlar i {
    color: #fff;
    position: absolute;
    top: 0.6em;
    left: 0.63em;
    transition: all 265ms ease-out;
}
.vpoints {
    font-family: Sofia-SemiBold !important;
    font-size: 13px;
    margin-top: 28px;
    color: #222222;
}
.vp {
    color: #ffc502;
}
.vc {
    color: #00aa34;
}
.rank-panel {
    font-family: Sofia-Bold !important;
    font-size: 16px;
    cursor: auto !important;
    width: 80% !important;
    margin-top: 20px;
    border: none !important;
    color: #fff;
}
.rank-panel:hover {
    color: #fff !important;
}
.bg-0 {
    background-color: #939fb9 !important;
}
.bg-1 {
    background-color: #780404 !important;
}
.bg-2 {
    background-color: #841ac0 !important;
}
.bg-27 {
    background-color: #03060e !important;
}
.bg-15 {
    background-color: #0d938d !important;
}

.bg-4 {
    background-color: #939fb9 !important;
}
.bg-5 {
    background-color: #939fb9 !important;
}
.bg-6 {
    background-color: #939fb9 !important;
}
.bg-7 {
    background-color: #939fb9 !important;
}
.bg-8 {
    background-color: #939fb9 !important;
}
.bg-9 {
    background-color: #046102 !important;
}
.bg-10 {
    background-color: #0e1581 !important;
}
.bg-11 {
    background-color: #bd297c !important;
}
.bg-13 {
    background-color: #0080ff !important;
}
.bg-14 {
    background-color: #ff0040 !important;
}
.bg-18 {
    background-color: #0ec0a3 !important;
}
.bg-404 {
    background-color: #195da1 !important;
}

.bg-44 {
    background-color: #9490ca !important;
}

.sidebar-havadurumu {
    background-image: linear-gradient(
            to right,
            rgb(21 21 21 / 52%),
            rgb(134 68 68 / 73%)
        ),
        url(../img/vice.png) !important;
    background-size: cover !important;
    height: 120px;
    font-size: 16px;
}
.derece {
    font-family: Sofia-Bold;
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
.tarih {
    font-family: Sofia-SemiBold;
    font-size: 13px;
    color: #fff;
    margin-top: -3px;
}
.panel .sidebar-panel-ust {
    border: none;
    color: white !important;
    font-size: 16px;
    /* font-weight: bold; */
    background: rgb(72, 178, 253);
    background: linear-gradient(60deg, #42423c 0%, #23286a 100%);

    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
    /* font-family: Sofia-Bold; */
}
.panel .sidebar-panel-ic {
    /* -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
    border: 1px solid #ddd;
}
.son {
    font-family: Sofia-SemiBold;
    font-size: 14px;
    margin-bottom: 10px;
}
.son:last-child {
    margin-bottom: 10px;
}
.panel-icon {
    color: #195da1;
    font-size: 15px;
    margin-right: 6px;
}
.carousel-indicators li {
    display: inline-block;
    width: 8px !important;
    height: 8px !important;
    margin: 1px;
    text-indent: -999px;
    background-color: #2a2e608a !important;
    opacity: 0.9 !important;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 8px !important;
    height: 8px !important;
    background-color: #2a2e60 !important;
    margin: 1px !important;
    opacity: 1 !important;
}

/*@media screen and (min-width: 768px) */
.carousel-indicators {
    bottom: -20px !important;
}

#sidebar .carousel-indicators {
    bottom: -20px !important;
    left: 7% !important;
}

@media (min-width: 992px) {
    .col-md-3-5 {
        width: 23.16655% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (min-width: 992px) {
    .col-md-8-5 {
        width: 76.83345% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (max-width: 992px) {
    .col-md-3-5 {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .col-md-8-5 {
        width: 100% !important;
    }
}

.poster {
    background: transparent !important;
}
.vice-poster {
    width: 100%;
    float: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: linear-gradient(90deg, rgb(183 183 183) 0%, rgb(84 84 84) 100%);

    /* background: linear-gradient(90deg, rgba(255,98,133,1) 0%, rgba(72,178,253,1) 100%); */
}

.poster .vicepostavatar img {
    border: none !important;
}
.vice-avatar {
    width: 15%;
    height: 150px;
    float: left;
}
.vice-avatar-rank {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #150905;
    right: 0;
    border-top-right-radius: 10px;
    z-index: 99;
    color: white;
    font-size: 13px;
    padding: 5px 8px;
}
.vice-avatar-rank img {
    width: 16px !important;
    height: 22px !important;
    background: none !important;
    border-radius: 0px !important;
}
.dogrulanmis-uye {
    color: #2a2e60;
}
.vip-uye {
    color: #ffa723;
}
.vice-kutu {
    color: #fff;
    background: #201d1d30;
    /* border-radius: 10px; */
    margin-top: 12px;
    font-family: Sofia-Regular;
    font-size: 14px;
    padding: 4px 15px 4px 15px;
    border: 1px solid #857e7e;
    display: inline-block;
}
.ikon {
    background: black;
    padding: 5px;
    border-radius: 50%;
}
.vice-oduller {
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(255 98 133 / 63%) 0%,
        rgb(72 178 253 / 66%) 100%
    );
    bottom: 0;
    display: inline-block;
    text-align: center;
    min-width: 276px;
    right: -255px;
    top: 130px;
    z-index: -101 !important;
    padding: 2px 10px 2px 20px;
    color: white;
    border-bottom-right-radius: 10px;
    float: left;
}
.vice-oduller .fa {
    margin-left: 1px;
}
.mt30 {
    margin-top: 30px !important;
}
.karakterler .slick-dots {
    margin-bottom: 50.5px !important;
    margin-left: 150px !important;
    display: inline-grid !important;
    width: 30px !important;
}

.yatay-1 {
    float: right;
    width: 27%;
    border-radius: 10px;
    background: #ffffff20;
    padding: 10px;
    margin-left: 10px;
    color: #fff;
    font-family: Sofia-Regular;
    font-size: 15px;
}

.yatay-2 {
    float: right;
    width: 28%;
    background: #201d1d30;
    padding: 10px;
    margin-left: 10px;
    color: #fff;
    font-weight: 500 !important;
    font-family: Sofia-Regular;
    font-size: 14px;
    border: 1px solid #857e7e;
}

.yatay-3 {
    float: right;
    width: 45%;
    background: #201d1d30;
    padding: 10px;
    position: relative;
    border: 1px solid #857e7e;
}

.karakter-fotograf {
    float: left;
}

.karakter-bilgiler {
    margin-top: 5px;
    float: left;
    font-family: Sofia-Regular;
    color: #fff;
    font-size: 14px;
}
.karakter-bilgiler a {
    color: #fff !important;
}
.vice-vip-rank {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: #5cb85c;
    /* border-bottom-right-radius: 10px;
    border-top-left-radius: 10px; */
    z-index: 99;
    color: white;
    font-size: 13px;
    padding: 9px 8px;
}
.vice-cinsiyet {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    /* border-bottom-left-radius: 10px;
    border-top-right-radius: 10px; */
    z-index: 99;
    font-size: 22px;
    padding: 6px 8px;
}
.bg-kadin {
    color: #ff61ddf5;
}
.bg-erkek {
    color: #00b8ff;
}
.vice-karakter-level {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: #195da1;
    /* border-bottom-right-radius: 10px;
    border-top-left-radius: 10px; */
    z-index: 99;
    color: white;
    text-align: center;
    padding: 2px;
    font-size: 16px;
    font-family: Sofia-Bold;
}
.progress {
    height: 10px !important;
    margin-bottom: 5px !important;
    margin-top: 2px !important;
}
.kategori-yeni {
    font-size: 30px;
    color: #195da1;
}
.kategori-eski {
    font-size: 30px;
    color: #6e6c6c;
}
.navbar {
    text-transform: none !important;
    font-family: Sofia-SemiBold !important;
    font-size: 13.5px !important;
    text-align: center;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    /* border-bottom: 2px solid rgb(255, 255, 255); */
    padding: 15px !important;
    /* border-radius: 15px; */
    background-color: #195da1 !important;*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    /* border-radius: 15px; */
    /* color: #1a1a1a; */
    /*border-radius: 20px;*/
    background-color: #ffffff;
    /*border-bottom: 3px solid rgb(36, 36, 36); */
}

@media (min-width: 768px) {
    .navbar-nav > li {
        /* padding-right: 20px; */
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px !important;
        /* padding-bottom: 0px !important; */
        line-height: 25px !important;
        padding: 1px 10px 5px 10px !important;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        display: inline-block !important;
        float: none !important;
        /* padding:10px; */
    }
}
.img-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.popover-heading {
    color: #fff !important;
    background: #2a2e60 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    width: 236px;
    padding: 0px;
    background-color: #fff;
    border: 1px dotted #d65b9f;
    border-radius: 15px !important;
}
.popover-body {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
.popover-title {
    color: #fff !important;
    background: linear-gradient(
        270deg,
        rgba(72, 178, 253, 1) 0%,
        rgba(158, 140, 196, 1) 48%,
        rgba(255, 98, 133, 1) 100%
    ) !important;
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #3a3a3a;

    background-color: #f7f7f7;
    background-image: -webkit-gradient(
        linear,
        0 0,
        0 100%,
        from(#ffffff),
        to(#d2d2d2)
    );
    background-image: -webkit-linear-gradient(top, #ffffff, #d2d2d2);
    background-image: -moz-linear-gradient(top, #ffffff, #d2d2d2);
    background-image: -ms-linear-gradient(top, #ffffff, #d2d2d2);
    background-image: -o-linear-gradient(top, #ffffff, #d2d2d2);
    border-bottom: 1px solid #a7a7a7;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

@media (min-width: 1200px) {
    .container-vice {
        width: 1366px !important;
    }
}

@media (max-width: 600px) {
    .yatay-3 {
        width: 100%;
    }
    .poster .vicepostavatar img {
        width: 100px;
        height: 100px;
    }
    .karakterler {
        width: 70% !important;
    }

    .basarim-mobil {
        display: none;
    }

    .forumnick-mobil {
        border: 0 !important;
        background: transparent !important;
        background-color: transparent !important;
    }

    .posterallen-yatay {
        width: 33%;
        position: absolute;
        float: left;
        margin-top: 115px;
    }
    .vice-avatar {
        /*width:45%;*/
        margin-top: 10px;
    }
    .posterallen-yatay div:nth-child(3) {
        margin-top: 10px !important;
        display: none;
    }
    .vice-oduller {
        display: none;
    }
}

.awards img {
    width: 28px;
    height: 28px;
    margin-top: 0px;
    margin-right: 5px;
    background: none !important;
}

.post-rank {
}

.post-rank img {
}

@media (min-width: 992px) {
    .col-md-12 {
        padding-right: 0px;
    }
}

.vice-haber-konu {
    position: absolute;
    top: 0;
    left: 0;
    min-width: auto;
    height: 32px;
    background: #2c6181;
    /* border-bottom-right-radius: 10px; */
    /* border-top-left-radius: 10px; */
    z-index: 99;
    color: white;
    font-size: 13px;
    padding: 8px 20px;
    /* border-bottom-right-radius: 10px; */
    margin-top: 20px;
}
.vice-haber-resim {
    background-size: cover !important;
    height: 200px;
}

#haber .carousel-indicators {
    bottom: -25px !important;
}
#haber .carousel-indicators li {
    width: 21px !important;
    height: 16px !important;
}
#haber .carousel-indicators .active {
    width: 30px !important;
    height: 16px !important;
}
.profilcizgi .profilsosyal {
    margin-right: 1%;
}
.viceisim {
    margin-top: -4.5%;
}
.dropmenu > li > a {
    /* border-radius: 20px; */
}
.catbg {
    background: linear-gradient(270deg, rgb(146 41 179) 0%, rgb(73 124 175) 48%, rgb(25 93 161) 100%);

}
tr.catbg th.first_th {
    background: transparent;
}
tr.catbg th.last_th {
    background: transparent;
}
tr.catbg th {
    background: transparent;
}
#sidebar a {
    color: #39414b;
}

#sidebar a i {
    color: #fff;
}
#sidebar a i:hover {
    color: rgb(135 201 247);
    transform: rotateX(360deg) scale(1.4);
    transition: 0.5s;
}

@media (max-width: 600px) {
    #sidebar .col-xs-6 {
        padding: 3px;
    }
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
    float: none;
    text-align: left;
    margin-bottom: 10px;
    border-radius: 20px;
    border: 1px solid #dedede;
    transition: 1s;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #5b9bd1;
    color: #ffffff;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    background-color: #5b9bd1;
    color: #ffffff;
    margin-left: -2px;
}

.yeni-alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.yeni-alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.yeni-alert-secondary {
    color: #383d41;
    background-color: #ffffff;
    border-color: #c1c1c1;
}

.yeni-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.yeni-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.yeni-btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.yeni-btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.yeni-btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.yeni-btn-secondary:focus,
.btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.yeni-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.yeni-btn-lg,
.yeni-btn-group-lg > .yeni-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.yeni-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.yeni-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid rgba(0, 0, 0, 0.125);
    min-height: 1px;
    padding: 1.25rem;
}

.yeni-card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background: linear-gradient(60deg, #42423c 0%, #23286a 100%);

    color: #fff;
}

.yeni-list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.yeni-list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.yeni-badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.yeni-d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.yeni-justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.yeni-align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.yeni-badge-primary {
    color: #fff;
    background-color: #007bff;
}

.yeni-badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.vicehesabimbilgi-yeni {
    padding-top: 30px;
    width: 50%;
    margin: auto;
    float: left;
}

.ucp_yazilar_yeni {
    font-weight: normal;
    color: #828282;
    padding-left: 1px;
    margin-top: 10px;
}

/** BAŞVURU **/

.hikaye-secim {
    background: url(https://cdn.discordapp.com/attachments/753656453725683783/773486834474680350/surus_yetenek.jpg);
    width: 200px;
    height: 300px;
    transform: skewX(-15deg);
    float: left;
    z-index: 99999;
    text-align: center;
    display: inline-block;
    filter: opacity(1);
}
.vice-stats {
    padding: 5px 5px 7px 5px;
}

.stats-button {
    font-size: 90% !important;
    padding: 7px 10px !important;
    margin-right: 10px !important;
}

.ekip-liste {
    padding: 7px 15px;
    border-radius: 4px;
    background: #e9e9e9;
    margin: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.profil-img-icon {
    padding: 10px;
    float: right;
    color: #fff;
    margin-top: -199px;
    z-index: 999;
    position: relative;
    font-size: 24px;
}

.profil-img-icon:hover {
    transition: all 0.2s ease-in-out;
    transform: scale(1.5);
}

.profil-img-icon a {
    color: #fff;
    text-decoration: none;
}

.ekip-liste .uye {
    position: relative;
    z-index: 0;
    margin-left: -10px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ekip-liste .uye:first-child {
    margin-left: 0;
}
.ekip-liste.uye {
    cursor: pointer;
}
.ekip-liste .uye:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}
.uye img {
    width: 100%;
    max-width: 30px;
    height: 30px;
    border-radius: 50%;
}
.uye-34 img {
    max-width: 34px;
    height: 34px;
}

.whos_viewing .uye {
    position: relative;
    z-index: 0;
    margin-left: -10px;
    border: 2px solid transparent;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.whos_viewing .uye:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}
.subject span a {
    font-size: 13px;
    /*font-family:Sofia-SemiBold; */
}
