@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Google Sans Regular"),local(GoogleSans-Regular),url(fonts/4UaGrENHsxJlGDuGo1OIlL3Kwp5MKg.woff2) format("woff2");
    unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Google Sans Regular"),local(GoogleSans-Regular),url(fonts/4UaGrENHsxJlGDuGo1OIlL3Nwp5MKg.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Google Sans Regular"),local(GoogleSans-Regular),url(fonts/4UaGrENHsxJlGDuGo1OIlL3Awp5MKg.woff2) format("woff2");
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Google Sans Regular"),local(GoogleSans-Regular),url(fonts/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Google Sans Medium"),local(GoogleSans-Medium),url(fonts/4UabrENHsxJlGDuGo1OIlLU94Yt3CwZ-Pw.woff2) format("woff2");
    unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Google Sans Medium"),local(GoogleSans-Medium),url(fonts/4UabrENHsxJlGDuGo1OIlLU94YtwCwZ-Pw.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Google Sans Medium"),local(GoogleSans-Medium),url(fonts/4UabrENHsxJlGDuGo1OIlLU94Yt9CwZ-Pw.woff2) format("woff2");
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Google Sans";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Google Sans Medium"),local(GoogleSans-Medium),url(fonts/4UabrENHsxJlGDuGo1OIlLU94YtzCwY.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

body {
    background: #f0f0f0;
    color: #000;
    font-family: "Google Sans",sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.6
}

a {
    color: #000!important;
    text-decoration: none!important
}

.yorumust {
    margin-top: 1.5rem
}

.yorumcizgi {
    border-top: 1px solid #efefef
}

.yorumgel {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    color: #666;
    margin-top: 30px
}

.yorumsayfala {
    border-radius: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0 0 8px rgba(136,136,136,.1)
}

.commresim {
    float: left;
    padding-right: 15px
}

.ss {
    width: 80px!important;
    height: 80px!important;
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #e2e6e9;
    border-radius: .25rem
}

.goricon {
    margin-bottom: 2px
}

.etiketler a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 30px;
    color: rgba(0,0,0,.75);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    background: rgba(0,0,0,.05);
    margin-bottom: 5px
}

.etiketler a:hover {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 30px;
    color: rgba(255,255,255,.9);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-bottom: 5px
}

.makbas {
    background: #fff;
    border-radius: 30px;
    margin-top: 15px;
    padding: 26px
}

.makale a {
    font-weight: 500;
    color: #222
}

.makale a:hover {
    font-weight: 500;
    color: #000
}

.makale p {
    color: #000
}

a:hover {
    text-decoration: none;
    color: #000
}

.circle {
    position: relative;
    width: 100%;
    height: 0;
    padding: 95% 0 0;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #00c851
}

.circle img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width: 768px) {
    .mobust {
        padding-top:10px
    }
}

@media (max-width: 768px) {
    .smgiris {
        width:100%!important
    }
}

@media (max-width: 350px) {
    .mobilara {
        display:none
    }
}

@keyframes gg-bar {
    10% {
        box-shadow: inset 0 -4px 0
    }

    30% {
        box-shadow: inset 0 -10px 0
    }

    60% {
        box-shadow: inset 0 -6px 0
    }

    80% {
        box-shadow: inset 0 -8px 0
    }

    to {
        box-shadow: inset 0 -2px 0
    }
}

.dj_iconu,.dj_iconu::after,.dj_iconu::before {
    display: inline-block;
    box-sizing: border-box;
    width: 3px;
    height: 12px;
    box-shadow: inset 0 -24px 0;
    animation: gg-bar 1.3s ease infinite alternate
}

.dj_iconu {
    position: relative;
    transform: scale(var(--ggs,1.4));
    color: #fb804a;
    margin-right: 15px
}

.dj_iconu::after,.dj_iconu::before {
    content: "";
    position: absolute;
    bottom: 0
}

.dj_iconu::before {
    left: -4px;
    animation-delay: -2.4s
}

.dj_iconu::after {
    right: -4px;
    animation-delay: -3.7s
}

.responsive-tabs {
    overflow: overlay
}

.responsive-tabs>input {
    display: none
}

.responsive-tabs>input:checked+label+section {
    display: block
}

.responsive-tabs>label {
    display: block
}

@media (min-width: 992px) {
    .responsive-tabs>label {
        display:inline-block
    }
}

.responsive-tabs>section {
    width: 100%;
    display: none
}

@media (min-width: 992px) {
    .responsive-tabs>section {
        float:left
    }
}

.responsive-tabs>input:checked+label {
    background-color: #fff;
    color: green
}

.responsive-tabs>label:not(:first-of-type) {
    border-top: 1px solid #ddd
}

.responsive-tabs>section {
    background-color: #fff
}

.responsive-tabs {
    overflow: overlay
}

.responsive-tabs>input {
    display: none
}

.responsive-tabs>input:checked+label {
    background: linear-gradient(to right,#dc2430,#7b4397);
    border-radius: 100px;
    color: #fff;
    font-weight: 400;
    cursor: default;
    transition: background-color .5s linear .5s,color .5s linear .5s
}

.responsive-tabs>input:checked+label::after {
    opacity: 0
}

.responsive-tabs>input:checked+label+section {
    max-height: 10000px;
    transition: all .5s cubic-bezier(1,0,1,0) .5s
}

@media (min-width: 992px) {
    .responsive-tabs>input:checked+label+section {
        display:block
    }
}

.responsive-tabs>label {
    position: relative;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    font-weight: 400;
    margin: 0;
    display: block;
    transition: background-color .5s linear,color .5s linear
}

@media (min-width: 992px) {
    .responsive-tabs>label {
        display:inline-block;
        padding: 10px 20px
    }
}

.responsive-tabs>label::after {
    content: "";
    position: absolute;
    top: 23px;
    right: 25px;
    border-color: #fff transparent transparent transparent;
    border-style: dotted;
    transition: opacity .5s linear
}

@media (min-width: 992px) {
    .responsive-tabs>label::after {
        content:none
    }
}

.responsive-tabs>section {
    margin-top: 15px;
    margin-bottom: 15px;
    max-height: 0;
    border-radius: 30px;
    overflow: hidden;
    transition: all .5s cubic-bezier(0,1,0,1);
    width: 100%;
    background-color: #fff;
    display: block
}

@media (min-width: 992px) {
    .responsive-tabs>section {
        float:left;
        display: none
    }
}

.navbar-nav {
    font-weight: 400
}

.navbar-nav .nav-item {
    margin-right: 20px
}

.navbar-nav .nav-item:hover {
    margin-right: 20px
}

.nav-item {
    position: relative
}

.nav-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 2px solid #fff;
    border-radius: 100px
}

.nav-item:hover:after {
    width: 100%;
    transition: .8s
}

.navbar-nav .nav-item svg {
    color: #fff
}

.navbar-nav .nav-item:first-child {
    margin-right: 20px;
    padding-left: 0
}

.navbar-nav .nav-item:last-child {
    margin-right: 0
}

.container h1,h2,h3 {
    font-size: 1.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.sagustbaslik {
    margin: 16px 16px 1px 0;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.5
}

.u-muzik {
    -webkit-appearance: button;
    background: linear-gradient(120deg,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800);
    background-size: 600% 600%;
    animation: BackgroundGradient 20s ease infinite;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 30px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    text-decoration: none;
    border-radius: 3px
}

.u-muzik:hover {
    -webkit-appearance: button;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 30px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    border-radius: 3px
}

.u-muzik2 {
    -webkit-appearance: button;
    background: linear-gradient(120deg,#f44336,#e91e63,#9c27b0,#673ab7,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800);
    background-size: 600% 600%;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 30px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    text-decoration: none;
    border-radius: 3px
}

.u-muzik2:hover {
    -webkit-appearance: button;
    text-decoration: none;
    background: #f44336;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 30px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    border-radius: 3px
}

.u-muzik-blog {
    vertical-align: middle;
    font-size: 15px!important;
    background: #fbb900;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    padding: 3px 5px
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes BackgroundGradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.arama {
    -webkit-appearance: button;
    background: linear-gradient(120deg,#00bcd4,#009688,#4caf50,#ffc107,#ff9800,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800);
    background-size: 600% 600%;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 15px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    text-decoration: none;
    border-radius: 3px
}

.arama:hover {
    -webkit-appearance: button;
    text-decoration: none;
    background: #f44336;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 14px 15px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    border-radius: 3px
}

.djyayinci a {
    color: #555;
    text-decoration: none
}

.djyayinci a:hover {
    color: #111;
    text-decoration: none
}

.toplistesi .dse:nth-child(3n+1) span {
    border-radius: 100vh;
    font-size: 16px;
    background: #00f260;
    background: -webkit-linear-gradient(to right,#0575e6,#00f260);
    background: linear-gradient(to right,#0575e6,#00f260)
}

.toplistesi .dse:nth-child(3n+2) span {
    font-size: 16px;
    background: #ff5f6d;
    background: -webkit-linear-gradient(to right,#ffc371,#ff5f6d);
    background: linear-gradient(to right,#ffc371,#ff5f6d);
    border-radius: 100vh
}

.toplistesi .dse:nth-child(3n+3) span {
    font-size: 16px;
    background: #7b4397;
    background: -webkit-linear-gradient(to right,#dc2430,#7b4397);
    background: linear-gradient(to right,#dc2430,#7b4397);
    border-radius: 100vh
}

.footer a {
    color: #fff!important;
    text-decoration: none
}

.footer a:hover {
    color: #fff
}

.footer-widget-topbing h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px;
    position: relative
}

.footer-widget-topbing h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 5px;
    border-radius: 30px;
    width: 80px;
    background: linear-gradient(120deg,#ff9800,#f44336,#e91e63)
}

.well li {
    margin-bottom: 10px
}

.well ul {
    padding-left: 0;
    list-style: none
}

.well ul li a {
    padding-left: 0;
    list-style: none
}

.market-btn {
    display: inline-block;
    padding: .3125rem .875rem;
    padding-left: 2.8125rem;
    background-position: center left .75rem;
    background-color: #fff;
    border-radius: 3px;
    background-size: 1.5rem 1.5rem;
    background-repeat: no-repeat;
    text-decoration: none
}

.market-btn .market-button-title {
    display: block;
    color: #222;
    font-size: 1.125rem
}

.market-btn .market-button-subtitle {
    display: block;
    margin-bottom: -.25rem;
    color: #888;
    font-size: .75rem
}

.market-btn:hover {
    background-color: #f7f7f7;
    text-decoration: none
}

.apple-btn {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiMyZTJlMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
}

.google-btn {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzVDREFERDsiIHBvaW50cz0iMjkuNTMsMCAyOS41MywyNTEuNTA5IDI5LjUzLDUxMiAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNCREVDQzQ7IiBwb2ludHM9IjM2OS4wNjcsMTgwLjU0NyAyNjIuMTc1LDExOS40NjcgMjkuNTMsMCAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEQzY4QTE7IiBwb2ludHM9IjI5LjUzLDUxMiAyOS41Myw1MTIgMjYyLjE3NSwzODMuNTUxIDM2OS4wNjcsMzIyLjQ3IDI5OS4wMDQsMjUxLjUwOSAiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0E5NjsiIGQ9Ik0zNjkuMDY3LDE4MC41NDdsLTcwLjA2Myw3MC45NjFsNzAuMDYzLDcwLjk2MWwxMDguNjg4LTYyLjg3N2M2LjI4OC0zLjU5Myw2LjI4OC0xMS42NzcsMC0xNS4yNyAgTDM2OS4wNjcsMTgwLjU0N3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}

.input-container {
    position: relative
}

.input-container>svg {
    position: absolute;
    height: 24px;
    top: 15px;
    left: 15px
}

.input-container>input {
    padding-left: 50px!important
}

.yetenekdark {
    padding: 15px;
    background: #fff
}

.logos {
    height: 60px;
    max-width: 100%;
    margin-left: 5px;
    width: 220px
}

.muziktadi {
    background: linear-gradient(120deg,#ff9800,#f44336,#e91e63);
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500
}

.kulak {
    max-width: 100%;
    height: 35px;
    margin-right: 15px
}

.sosyalm {
    width: 40px;
    max-width: 100%;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 40px
}

.menico {
    margin-bottom: 3px;
    margin-right: 5px
}

.aramas {
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    border-radius: 3px;
    outline: 0;
    border: none;
    padding: 9px 9px 9px 15px
}

.mobilara {
    max-width: 100%
}

.dans {
    z-index: 9999
}

.ortaicerik {
    font-size: 16px;
    color: #fff;
    margin: 10 0 20px 0;
    font-weight: 400;
    line-height: 1.7
}

.kull {
    color: #e6457b;
    margin-top: -6px
}

.kullform {
    text-shadow: none;
    border-radius: 3px;
    outline: 0;
    border: none;
    padding: 9px 9px 9px 15px;
    width: 100%
}

.pass {
    margin-top: -6px
}

.sgiris {
    width: 100%
}

.sarkiiste {
    margin-bottom: 2px;
    margin-left: 5px
}

.micon {
    float: left;
    background-color: #fff;
    border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    list-style: none;
    text-align: left;
    padding: 22px;
    box-shadow: 0 5px 7px 0 #000;
    font-weight: 700;
    font-size: 18px
}

.calarico {
    width: 40px;
    margin-right: 5px
}

.yeteneksohbet {
    margin-top: 50px
}

.top10 {
    background: linear-gradient(135deg,#043d55,#087394,#106cbb,#32edca);
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    margin-top: 5px
}

.solbar {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    width: 100%
}

.mskhaberler {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.topicon {
    margin-bottom: 4px;
    margin-right: 5px
}

.ackapat a:hover {
    color: #fff
}

.topslider {
    background: #fff;
    border-radius: 100px;
    padding: 0 5px;
    margin-top: 15px
}

.sonmakalem {
    background: rgb(39 94 119);
    padding: 15px;
    border-radius: 5px;
    color: #fff
}

.bhaberico {
    margin-bottom: 4px;
    margin-right: 5px;
    color: #e01a4f
}

.makalelerim {
    background: #fff;
    border-radius: 5px 15px;
    margin-top: 5px;
    padding: 5px;
    width: 100%
}

.yazb {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px
}

.anaico {
    margin-bottom: 1px
}

.devamgor {
    background: #fff;
    border-radius: 100px;
    margin-top: 15px;
    padding: 16px;
    font-weight: 700;
    text-align: center;
    color: #aaa
}

.sonmakelelerim {
    background: linear-gradient(135deg,#043d55,#087394,#106cbb,#32edca);
    padding: 15px;
    border-radius: 5px;
    width: 100%
}

.djhak {
    background: #fff;
    border-bottom: 1px solid #0f0f0f
}

.hepsigor {
    background: #fff;
    border-radius: 100px;
    padding: 0 5px;
    margin-top: 15px
}

.djinc {
    padding: 5px 10px;
    text-align: center
}

.haftalar {
    margin-bottom: 4px;
    margin-right: 5px;
    color: #ffc527
}

.mtti {
    margin-top: 35px
}

.footerustkisim {
    padding-top: 60px;
    padding-bottom: 30px
}

.sayico {
    margin-bottom: 2px;
    margin-left: -3px;
    margin-right: 5px;
    color: #ffc527
}

.breadcrumbr {
    background: #fff;
    border-radius: 100px;
    margin-top: 50px;
    padding: 20px 20px 5px 20px
}

.yazibaslik {
    font-weight: 700;
    margin-bottom: 20px
}

.yazirsm {
    border-radius: 5px
}

.yaziadmin {
    margin-bottom: 2px
}

.dsohbetgiris {
    background: linear-gradient(to right,#6b6b6b,#937550);
    padding: 15px;
    border-radius: 15px
}

.dsohbet {
    font-size: 250%;
    font-weight: 700!important;
    color: #fff;
    margin-bottom: 0
}

.dsohbetic {
    margin-bottom: 2px;
    margin-right: 5px
}

.dsalt {
    margin-bottom: 35px
}

.skico {
    color: #e6457b
}

.dskull {
    text-shadow: none;
    border-radius: 30px;
    outline: 0;
    border: none;
    padding: 15px;
    width: 100%
}

.dsbaglan {
    width: 100%;
    border-radius: 30px;
    padding: 20px
}

.dsbaglan:hover {
    width: 100%;
    border-radius: 30px;
    padding: 20px
}

.dkategori {
    background: rgb(29 136 177);
    padding: 15px
}

.dkatb {
    font-size: 18px;
    font-weight: 700px;
    color: #fff;
    margin-bottom: 0
}

.dkatico {
    margin-bottom: 2px;
    margin-right: 5px
}

.dkatb {
    font-size: 18px;
    font-weight: 700px;
    color: #fff;
    margin-bottom: 0
}

.dkatico {
    margin-bottom: 2px;
    margin-right: 5px
}

.dkatlist {
    font-size: 17px;
    font-weight: 700;
    padding: 10px 0;
    height: 46px;
    margin-left: 4px;
    padding-left: 10px
}

.dkatdetay {
    background: linear-gradient(to left,#fefefe 50%,rgb(21 101 139) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease;
    border: 1px solid #6d6d6d!important
}

.dkatdetay:hover {
    background-position: left bottom;
    color: #fff!important
}

.dse.dkatdetay {
    margin: 5px 0
}

.dse.dkatdetay .col-2 {
    max-width: 46px
}

.dse.dkatdetay .col-9 {
    min-width: 85%
}

.dkaticon {
    background: rgb(29 122 177);
    width: 50px;
    text-align: center;
    color: #fff;
    height: 46px;
    padding: 10px 0
}

.dkatlist {
    font-size: 17px;
    font-weight: 700;
    color: #000
}

.dpop {
    background: linear-gradient(135deg,#043d55,#087394,#106cbb,#32edca);
    padding: 15px;
    border-radius: 15px 0;
    margin-top: 35px
}

.dpops {
    font-size: 18px;
    font-weight: 700px;
    color: #fff;
    margin-bottom: 0
}

.dpopico {
    margin-bottom: 2px;
    margin-right: 5px
}

.hafprogic {
    padding: 20px
}

.progbasla:first-child {
    padding-bottom: 15px;
    padding-top: 0;
    border-top: 0
}

.progbasla {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid rgba(0,0,0,.1)
}

.progbasla:last-child {
    padding-top: 15px;
    padding-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.saatico {
    margin-bottom: 4px;
    margin-right: 5px;
    color: #e01a4f
}

.yayico {
    max-width: 32px
}

.sidebarsohbet a {
    color: #000!important
}

.aramabtn {
    border-radius: 0 50px 50px 0
}

.armaform {
    border-radius: 50px 0 0 50px
}

.toplistesi {
    background: #fff
}

#intro_top {
    width: 100%;
    z-index: 1;
    position: relative;
    height: auto;
    padding: 80px 0;
    background: #03add8 url(images/background.jpg);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center 50px;
    background-attachment: fixed
}

#login_wrap {
    width: 100%;
    height: 100%
}

#login_all {
    width: 800px;
    max-width: 94%;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    color: #fff
}

.intro_social_container {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 20px
}

.intro_social_btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px;
    border-radius: 50%
}

.login_not_member {
    text-align: center;
    padding-top: 5px
}

#intro_section_user {
    padding: 72px 0
}

.active_user {
    height: 110px;
    text-align: center;
    float: left;
    overflow: hidden
}

#last_active {
    width: 100%;
    height: 110px;
    margin: 0 auto
}

.active_avatar {
    width: 110px;
    height: 110px;
    border-radius: 50%
}

#last_active .left-arrow,#last_active .right-arrow {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-top: 5px;
    cursor: pointer;
    margin-top: 40px
}

#last_active .left-arrow {
    float: left;
    border-right: 10px solid #ccc;
    display: none
}

#last_active .left-arrow:hover {
    border-right: 10px solid #000
}

#last_active .right-arrow {
    float: right;
    border-left: 10px solid #ccc;
    display: none
}

#last_active .right-arrow:hover {
    border-left: 10px solid #000
}

#last_active .last-clip {
    margin: 0 20px;
    overflow: hidden;
    position: relative
}

#last_active .last_10 {
    height: 110px;
    width: 10000%;
    overflow: hidden;
    position: relative
}

.section {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.section_content {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto
}

.section_inside {
    margin: 0 auto
}

@media screen and (max-width: 1120px) {
    .section_inside {
        width:96%
    }
}

@media screen and (min-width: 1121px) {
    #intro_top {
        background-attachment:fixed
    }
}

@media screen and (max-width: 1100px) {
    #intro_top {
        background-size:auto 100%;
        background-position: center 0;
        padding: 80px 0
    }
}

@media screen and (max-width: 768px) {
    #intro_top {
        background-size:auto 100%;
        background-position: center 0
    }
}

.yeniblogsistemorta {
    background: url(/control/login/Gray/images/arkabg.jpg);
    background-size: cover
}

.yenisohbetgirisimiz {
    background: #ed325e;
    background-size: cover;
    background-image: linear-gradient(135deg,#043d55,#087394,#106cbb,#32edca);
    padding: 20px;
    border-radius: 15px;
    box-shadow: inset 0 0 36px -7px #000
}

.baslikgetirbakalim {
    font-size: 1.75rem;
    font-weight: 800;
    color: #fff
}

.kull {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px
}

.kullaniciadinney {
    border: none!important
}

.girisinput {
    background-color: #fff;
    padding: 5px;
    padding-right: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border-radius: 4px;
    color: #495057
}

.girisicon {
    width: 28px
}

.input-group .input-group-addon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-color: transparent;
    margin-right: 8px
}

.yeniblogsistem_sifreunuttum {
    float: right;
    font-size: 15px;
    margin: 5px
}

.yeniblogsistem_yan {
    margin: 50px
}

.yeniblogsistem_yan h1 {
    font-weight: 700;
    color: #fff;
    font-size: 2pc
}

.yeniblogsistem_yan h2 {
    color: #000;
    font-size: 1pc;
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .yenisohbetgirisimiz {
        margin-top:20px;
        padding-bottom: 40px
    }

    .yeniblogsistem_yan {
        margin: 40px 0 0 0;
        text-align: center
    }

    .yeniblogsistem_yan h1 {
        display: none
    }

    .yeniblogsistem_yan h2 {
        display: none
    }
}

.shbt-giris {
    background: #ffc107;
    color: #fff;
    font-weight: 700
}

.shbt-kaydol {
    background: #18ba8b;
    color: #fff;
    font-weight: 700
}

.yetenekforum {
    color: #fb3
}

.baslikgelsin {
    margin: 16px 16px 1px 0;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.5
}

.aciklamagelsin {
    font-size: 16px;
    color: #fff;
    margin: 10 0 20px 0;
    font-weight: 400;
    line-height: 1.7
}

.sagresim {
    margin-left: 325px;
    margin-top: -250px
}

.micon {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    box-shadow: 0 5px 7px 0 #000;
    font-weight: 700;
    font-size: 18px
}

.micon i {
    font-size: 100px
}

.micon p {
    margin-top: 27px
}

.makale {
    border-radius: 10px;
    padding: 20px;
    font-weight: 500;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 8%);
    border: 5px solid rgb(88 33 122)
}

.blog-resmi img {
    height: 150px;
    border-radius: 10px;
    background-size: cover;
    border: 1px #000 solid!important;
    max-width: 100%
}

.badge img {
    border-radius: 50%
}

.ortafont1 {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    text-shadow: 1px 1px rgb(0 177 255 / 0%);
    font-size: 24px
}

.msk {
    background-image: linear-gradient(135deg,#fcfcfc,#fff,#fff,#fff);
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 30%);
    border-radius: 1px;
    box-shadow: inset 0 0 36px -7px #000
}

.ortafont {
    background: #2e5275;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    text-shadow: 1px 1px rgb(0 177 255 / 0%);
    font-size: 24px
}

.sbutton {
    width: 100%;
    background: #ff0;
    color: #000;
    border: none;
    outline: 0;
    padding: 15px 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 15px
}

.cbutton:hover,.sbutton:hover {
    background: #feac00;
    box-shadow: 0 5px 25px 0 rgb(255 136 0 / 50%);
    color: #fff
}

.cbutton {
    background: #25332c;
    color: #fff;
    border: none;
    outline: 0;
    padding: 12px 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 15px
}

.hbaslik {
    font-weight: 900;
    color: #fff;
    font-size: 26px
}

.ctop {
    color: #fff;
    margin-top: 15px
}

.ccicon,.menico,.userico {
    width: 24px;
    height: 24px
}

.navbar-nav .nav-link {
    font-size: 14px;
    color: #fff!important;
    font-weight: 500;
    border-radius: 50px
}

@media (min-width: 992px) {
    .icerik,.ust {
        border-radius:15px;
        border: 2px dotted #c4c2c0
    }

    .icerik,.ust {
        background: #fff;
        box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%);
        margin-top: -100px
    }

    .ust {
        background: #fff;
        box-shadow: 0 5px 25px 0rgb (0 0 0 / 10%);
        margin-top: 5px
    }

    .ust {
        border-radius: 15px;
        position: relative;
        border: 2px dotted #c4c2c0
    }

    .logo {
        max-width: 200px;
        height: 80px;
        width: 180px
    }

    .mmenu {
        background: #00a6d5bb;
        border-bottom: 3px solid rgb(255 255 255);
        padding: 5px;
        z-index: 2;
        border-radius: 50px
    }

     .header {
        background: #ed325e;
        background-size: cover;
        background-position: left top;
        background-image: url(../images/arkabu.png),-webkit-linear-gradient(135deg,#2a0455,#770894,#bb1080,#ed325e,#ed325e,#f37231,#c8166b);
        background-image: url(../images/arkabu.png),linear-gradient(43deg,#2a42bf 0,#ab36a3 46%,#f1ae35 100%)
    }
}

@media (max-width: 992px) {
    .logo {
        max-width:230px;
        height: auto;
        width: 100%;
        object-fit: cover
    }

    .mmenu {
        background: rgb(0 0 0);
        box-shadow: 0 4px 30pxrgba (0,0,0,.1);
        -webkit-backdrop-filter: blur(5px);
        border: 2pxdottedrgba (255,255,255,.3);
        border-radius: 5px;
        padding: 5px;
        z-index: 2
    }

    .ust {
        background: #fff;
        box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%)
    }

    .ust {
        border-radius: 15px;
        top: -20px;
        border: 2px dotted #c4c2c0;
        position: relative
    }
	  .header {
        background: #ed325e;
        background-size: cover;
        background-position: left top;
        background-image: url(../images/arkabu.png),-webkit-linear-gradient(135deg,#2a0455,#770894,#bb1080,#ed325e,#ed325e,#f37231,#c8166b);
        background-image: url(../images/arkabu.png),linear-gradient(43deg,#2a42bf 0,#ab36a3 46%,#f1ae35 100%);
    }
}

   
.collapse.show {
    z-index: 10
}

.rs1 {
    font-weight: 800;
    color: #ff068b;
    font-size: 30px;
    margin: 10px 0
}

.rs2 {
    font-weight: 800;
    color: #2c2599;
    font-size: 30px;
    margin: 10px 0
}

.chatbg {
    background: #00000066;
    padding: 32px;
    border-radius: 3px
}

.ytanim {
    font-weight: 600;
    font-size: 13px;
    font-family: Montserrat,sans-serif;
    color: #fff
}

.kalphizala {
    padding-bottom: 0
}

.mobiluygulama {
    font-weight: 700;
    font-size: 32px;
    font-family: Montserrat,sans-serif;
    color: #ffbf00;
    text-shadow: 1px 1px #111
}

.mobiluyg {
    padding: 5px 10px;
    display: inline-flex!important;
    background: #6600d500;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 24px;
    line-height: 26px;
    color: #fff!important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    font-weight: 700;
    border: 1px solid #fff!important
}

.htag {
    font-size: 20px;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    text-shadow: 1px 1px #111
}

.color1 {
    color: #00ffe7
}

.color2 {
    color: #f35597
}

.h1 {
    color: #fff
}

p.uygulamatanitim {
    color: #fff;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.sik-sorulan {
    box-shadow: 0 5px 50px rgb(40 40 40 / 20%);
    background: linear-gradient(135deg,#2a0455,#770894,#bb1080,#ed325e);
    border-radius: 7px;
    padding: 0 15px;
    width: 100%;
    color: #000!important;
    margin-bottom: 20px;
    font-weight: 500
}

.uygulamabilgisi {
    color: #000;
    font-size: 1.1rem
}

.ortakisim {
    background: linear-gradient(135deg,#1c0455,#770894,#8f10bb,#a532ed,#32b9ed,#31a2f3);
    border-radius: 15px;
    box-shadow: 0 5px 25px 0 rgb(255 255 255 / 25%);
    padding: 20px 20px 35px 20px
}

img.ortaimg {
    max-width: 100%;
    height: auto;
    border-radius: 100px;
    border: 3px solid #fff
}

.ekip1 {
    font-weight: 700;
    font-size: 22px;
    font-family: Montserrat,sans-serif;
    color: #ffbf00;
    text-shadow: 1px 1px #111;
    margin-top: -18px
}

#best-players {
    background-image: url(../images/stars-bg.png);
    padding: 50px 15px 30px;
    box-shadow: 0 20px 60px 0 rgba(1,1,1,.09);
    position: relative;
    text-align: center;
    background-size: cover
}

#best-players div.section-title {
    font-family: "Dosis Bold";
    font-size: 30px;
    color: #395ad4;
    margin-bottom: 15px
}

#best-players div.section-desc {
    font-family: Arial;
    font-size: 18px;
    color: #5b738a;
    margin-bottom: 30px
}

#best-players div.owl-carousel {
    margin-bottom: 30px
}

#best-players div.owl-carousel .owl-stage-outer {
    margin-bottom: 50px
}

#best-players div.owl-carousel .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: inline-block;
    margin: 0 7.5px
}

#best-players div.owl-carousel .owl-dots .owl-dot.active {
    background-image: url(../images/dot-active.png)
}

#best-players div.owl-carousel img {
    width: unset;
    display: unset
}

#best-players div.owl-carousel div.slider-item {
    text-align: center
}

#best-players div.owl-carousel div.slider-item figure.image {
    width: 110px;
    height: 110px;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

#best-players div.owl-carousel div.slider-item div.name {
    font-family: "Dosis Medium";
    font-size: 20px;
    color: #717178;
    margin-bottom: 10px
}

#best-players div.owl-carousel div.slider-item div.ratio span.icon {
    display: inline;
    vertical-align: middle;
    margin-right: 5px
}

#best-players div.owl-carousel div.slider-item div.ratio span.name {
    display: inline;
    vertical-align: middle;
    font-family: "Dosis Medium";
    font-size: 20px;
    color: #ee8320
}

#best-players div.bottom-title {
    width: 100%;
    display: block;
    text-align: center;
    font-family: "Dosis Bold";
    font-size: 36px;
    color: #395ad4
}

#best-players div.bottom-title span {
    color: #fa7831
}

#best-players div.owl-carousel div.slider-item div.ratio span.icon img {
    width: 20px
}

#best-players div.owl-carousel div.slider-item div.ratio>* {
    position: relative
}

.msfuyg {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    margin-right: 15px;
    line-height: 16px;
    background: #ffe100;
    color: #000;
    border-radius: 3px;
    padding: 15px 6px;
    width: 130px;
    box-shadow: 0 0 0 5px hsl(0deg 0% 100% / 15%),0 8px 14px -6px rgb(1 10 50 / 40%)
}

.badge-info {
    color: #fff;
    font-weight: 500;
    font-size: 25px;
}

.ustmenu {
    background: linear-gradient(135deg, #000000, #b25a6e, #9d4f71, #aeaeae);
    box-shadow: 1px 3px 0 2px #000;
    -webkit-background-size: 100% 100%!important;
    background-size: 100% 100%!important;
    padding: 0
}

.sohbetuyg {
    margin: 8px auto 25px auto;
    display: block;
    background: #ffec00;
    color: #000;
    font-weight: 500;
    text-transform: none;
    font-size: 20px;
    border: 0;
    text-decoration: none;
    /* border-radius: 50px; */
    box-shadow: inset 12px -4px 14px 6px hsl(0deg 0% 100%), inset -11px 4px 0px 0px rgb(0 0 0);
    width: 90%;
    height: 40px;
    line-height: 16px
}

.uyeuyg {
    background: #13ff04;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    padding: 14px 30px;
    line-height: 1;
    text-transform: none;
    font-size: 16px;
    border: 0;
    text-decoration: none;
    border-radius: 50px;
    box-shadow: 0 0 0 5px hsl(0deg 0% 100% / 27%),0 8px 14px -6px rgb(0 0 0)
}

.ctitle {
    font-size: 20px;
    font-weight: 700;
    font-family: Amita;
    color: #fff!important
}

.cust {
    padding: 10px 0;
    background: rgb(86 86 86)
}

.cicon {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    margin-top: -9px
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright a img {
    float: right;
    margin: 5px 0 20px 20px
}

.alignnone a img {
    margin: 5px 20px 20px 0
}

.alignleft a img {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter a img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 5px;
    padding: 0 4px 2px
}

.sohbetsystem {
    overflow: hidden;
    background: #cbe1ea
}

.sohbetplatformu {
    color: #fb3
}

.radyoyuac {
    background-color: #000
}

.copy {
    background: rgb(22 22 22);
    color: #fff;
    font-size: 19px
}

.altback {
    background: rgb(32 32 32);
    color: #fff;
    box-shadow: 0 5px 25px 0 rgb(255 255 255 / 3%)
}

.contents {
    background: repeating-linear-gradient(234deg, #000000, #fff 1217px 104px);
    margin-right: auto;
    margin-left: auto
}

.babamenu {
    background: linear-gradient(135deg,#043d55,#087394,#106cbb,#32edca);
    padding: 15px!important;
    box-shadow: inset 0 0 36px -7px #000
}

.responsive-tabs>label {
    background-color: #0a1036
}

.etiketler a:hover {
    background: #0a1036
}

.ekranayaz {
    font-weight: 700;
    color: #fff
}

.duyuruiconu {
    margin-right: 15px
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: grab;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.yonetimekibimiz1 {
    background: #fff
}

.yonetimekibimiz2 {
    box-shadow: 0 2px 1px rgba(40,40,40,.2)
}

.yonetimekibimiz3 {
    padding-top: 10px;
    padding-bottom: 20px
}

.yonetimekibimiz4 {
    font-size: 1.5rem;
    font-weight: 700;
    background: linear-gradient(120deg,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800,#f44336,#e91e63,#9c27b0,#673ab7,#3f51b5,#2196f3,#03a9f4,#00bcd4,#009688,#4caf50,#ffc107,#ff9800);
    animation: BackgroundGradient 20s ease infinite;
    background-size: 600% 600%;
    -webkit-background-clip: text;
    color: transparent;
    padding: 13px
}

.yonetimekibimiz5 {
    border-radius: 100px;
    width: 100%;
    height: auto
}

.yetenek_giris {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 40px
}

.yetenek_giris input {
    border: 0!important
}

.sgiris {
    background-color: #fff;
    padding: 10px;
    padding-right: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border-radius: 4px
}

.sbaglan {
    padding: 15px;
    border-radius: 20px;
    text-transform: none
}

.girisicon {
    width: 30px
}

.altust {
    padding-bottom: 60px
}

.yetenek_ust {
    background: url(img/background.png) bottom center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.cizik {
    border-bottom: 5px solid #ddd
}

.arkas {
    box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07)!important
}

a {
    color: orange
}

a:hover {
    color: #111;
    text-decoration: none
}

.sohbetgirisim {
    border-radius: 20px;
    background-position: center;
    box-shadow: 0 15px 35px 0 rgba(0,0,0,.3)
}

.bcard {
    word-break: break-all;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    background: #fff
}

.btn-memow {
    width: 42%;
    background: #f69401;
    color: #fff;
    padding: 12px;
    border-radius: 0 5px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 10px #f53b3b
}

.btn-memow2 {
    width: 42%;
    background: #119615;
    color: #fff;
    padding: 12px;
    border-radius: 0 5px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 10px #f102cd
}

.yetenek_renklicizgi {
    margin-bottom: 5px;
    margin-top: 15px;
    background: linear-gradient(135deg,#6271f6 5%,#f9417a 95%);
    height: .1875pc;
    width: 100px
}

.yetenek_anainfo p {
    color: #777;
    font-size: .145833333in;
    line-height: 200%;
    margin-bottom: .9375pc;
    margin-top: 25px
}

.modal-header {
    background: #6e0e92;
    color: #fff;
    padding: 15px 30px!important;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.cookie_wrap {
    background: #6e0e92;
    color: #fff
}

.section {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.section_content {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto
}

.section_inside {
    margin: 0 auto
}

@media screen and (max-width: 1120px) {
    .section_inside {
        width:96%
    }
}

@media screen and (max-width: 768px) {
    .yetenek_giris {
        color:#fff;
        padding-top: 30px;
        padding-bottom: 50px
    }

    .yetenek_yan {
        margin: 40px 0 0;
        text-align: center
    }

    .yetenek_yan h1 {
        font-size: 25px
    }
}

.box1 {
    color: #180944;
    font-size: 40px!important
}

.box2 {
    color: #ec1d99
}

.box3 {
    color: #37dbba
}

.article {
    line-height: 2;
    margin-bottom: 0;
    padding-top: 10px;
    color: #fff
}

.user_item_avatar .acav {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    display: block;
    cursor: pointer;
    margin-top: -15px;
    border-right: 5px solid #00e5ff;
    border-bottom: 5px solid #ffffff;
}

.user_item_data,.user_item_name {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space:nowrap; */
    padding: 0 10px;
}

.username {
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    text-align: center
}

.bellips {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.text_xsmall {
    font-size: 15px;
    font-weight: 500;
}

.user_item_avatar {
    display: table-cell;
    /* vertical-align: middle; */
    width: 36px;
    position: relative;
}

.sitesahibi {
    border-radius: 20px;
    border-bottom: 5px #ffffff solid;
    padding: 0 13px;
    background: linear-gradient(to bottom, #a64d5a 0, #a3a3a3 100%);
    box-shadow: inset 0 0 36px -7px #000;
}






