@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: "fontello";
    src: url(../font/fontello.eot?19717654);
    src: url(../font/fontello.eot?19717654#iefix)format("embedded-opentype"),url(../font/fontello.woff2?19717654)format("woff2"),url(../font/fontello.woff?19717654)format("woff"),url(../font/fontello.ttf?19717654)format("truetype"),url(../font/fontello.svg?19717654#fontello)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    src: url(../font/montserrat-v14-latin-ext_latin-300.eot);
    src: local("Montserrat Light"),local("Montserrat-Light"),url(../font/montserrat-v14-latin-ext_latin-300.eot?#iefix)format("embedded-opentype"),url(../font/montserrat-v14-latin-ext_latin-300.woff2)format("woff2"),url(../font/montserrat-v14-latin-ext_latin-300.woff)format("woff"),url(../font/montserrat-v14-latin-ext_latin-300.ttf)format("truetype"),url(../font/montserrat-v14-latin-ext_latin-300.svg#Montserrat)format("svg")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: url(../font/montserrat-v14-latin-ext_latin-regular.eot);
    src: local("Montserrat Regular"),local("Montserrat-Regular"),url(../font/montserrat-v14-latin-ext_latin-regular.eot?#iefix)format("embedded-opentype"),url(../font/montserrat-v14-latin-ext_latin-regular.woff2)format("woff2"),url(../font/montserrat-v14-latin-ext_latin-regular.woff)format("woff"),url(../font/montserrat-v14-latin-ext_latin-regular.ttf)format("truetype"),url(../font/montserrat-v14-latin-ext_latin-regular.svg#Montserrat)format("svg")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    src: url(../font/montserrat-v14-latin-ext_latin-500.eot);
    src: local("Montserrat Medium"),local("Montserrat-Medium"),url(../font/montserrat-v14-latin-ext_latin-500.eot?#iefix)format("embedded-opentype"),url(../font/montserrat-v14-latin-ext_latin-500.woff2)format("woff2"),url(../font/montserrat-v14-latin-ext_latin-500.woff)format("woff"),url(../font/montserrat-v14-latin-ext_latin-500.ttf)format("truetype"),url(../font/montserrat-v14-latin-ext_latin-500.svg#Montserrat)format("svg")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    src: url(../font/montserrat-v14-latin-ext_latin-600.eot);
    src: local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(../font/montserrat-v14-latin-ext_latin-600.eot?#iefix)format("embedded-opentype"),url(../font/montserrat-v14-latin-ext_latin-600.woff2)format("woff2"),url(../font/montserrat-v14-latin-ext_latin-600.woff)format("woff"),url(../font/montserrat-v14-latin-ext_latin-600.ttf)format("truetype"),url(../font/montserrat-v14-latin-ext_latin-600.svg#Montserrat)format("svg")
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: url(../font/montserrat-v14-latin-ext_latin-700.eot);
    src: local("Montserrat Bold"),local("Montserrat-Bold"),url(../font/montserrat-v14-latin-ext_latin-700.eot?#iefix)format("embedded-opentype"),url(../font/montserrat-v14-latin-ext_latin-700.woff2)format("woff2"),url(../font/montserrat-v14-latin-ext_latin-700.woff)format("woff"),url(../font/montserrat-v14-latin-ext_latin-700.ttf)format("truetype"),url(../font/montserrat-v14-latin-ext_latin-700.svg#Montserrat)format("svg")
}

body {
    font-family: "Montserrat",sans-serif;
    overflow-x: hidden;
    background: url(../images/background.png)repeat-y
}

* {
    outline: 0!important
}

.form-control:focus {
    box-shadow: none!important
}

[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background: #4c4c79;
    border-radius: 4px
}

::-webkit-scrollbar-track {
    background: #eef3f5
}

.icon-left:before {
    content: ""
}

.icon-eye-outline:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-emo-happy:before {
    content: ""
}

.icon-emo-wink:before {
    content: ""
}

.icon-emo-thumbsup:before {
    content: ""
}

.icon-lock-filled:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-left-open-outline:before {
    content: ""
}

.icon-left-open:before {
    content: ""
}

.icon-right-open-outline:before {
    content: ""
}

.icon-right-open:before {
    content: ""
}

.icon-heart-empty:before {
    content: ""
}

.icon-align-justify:before {
    content: ""
}

.icon-comment-1:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-lightbulb:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-key-outline:before {
    content: ""
}

.icon-user-1:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.animate-spin {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block
}

.topbar {
    height: 60px;
    background: #2b2b55;
    color: #fff
}

.topbar ul {
    padding: 9px 0 0;
    margin: 0
}

.topbar ul li {
    display: inline;
    padding-left: 10px
}

.topbar ul li:first-child {
    padding-left: 0
}

.apppanel-foot a,.category a,.kutu a,.topbar ul li a {
    text-decoration: none
}

.topbar ul li img {
    width: 40px
}

li>a>.ylmz-iconset::before {
    display: table;
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-left: 10px;
    float: left;
    transition: all .5s ease-out
}

li>a>.android::before {
    background: url(../images/iconset/android.png),#a4c639;
    background-size: 40px!important;
    z-index: 9999;
    transition: background-color .5s
}

li>a:hover>.android::before {
    background: url(../images/iconset/android.png)
}

li>a>.apple::before {
    background: url(../images/iconset/apple.png),#c53d4b
}

li>a:hover>.android::before,li>a:hover>.apple::before,li>a:hover>.mirc::before {
    background-size: 40px!important;
    z-index: 9999;
    background-color: #ff7300
}

li>a:hover>.apple::before {
    background: url(../images/iconset/apple.png)
}

li>a>.apple::before,li>a>.facebook::before,li>a>.mirc::before {
    background-size: 40px!important;
    z-index: 9999;
    transition: background-color .5s
}

li>a>.mirc::before {
    background: url(../images/iconset/mirc.png),#d45490
}

li>a:hover>.mirc::before {
    background: url(../images/iconset/mirc.png)
}

li>a>.facebook::before {
    background: url(../images/iconset/facebook.png),#3b5998
}

li>a:hover>.facebook::before {
    background: url(../images/iconset/facebook.png);
    background-size: 40px!important;
    z-index: 9999;
    background-color: #526897
}

li>a>.twitter::before {
    background: url(../images/iconset/twitter.png),#00a0d1
}

li>a:hover>.twitter::before {
    background: url(../images/iconset/twitter.png);
    background-size: 40px!important;
    z-index: 9999;
    background-color: #59b9d6
}

li>a>.instagram::before,li>a>.twitter::before,li>a>.youtube::before {
    background-size: 40px!important;
    z-index: 9999;
    transition: background-color .5s
}

li>a>.instagram::before {
    background: url(../images/iconset/instagram.png),#3f729b
}

li>a:hover>.instagram::before {
    background: url(../images/iconset/instagram.png);
    background-size: 40px!important;
    z-index: 9999;
    background-color: #507a9c
}

li>a>.youtube::before {
    background: url(../images/iconset/youtube.png),#c4302b
}

li>a:hover>.youtube::before {
    background: url(../images/iconset/youtube.png);
    background-size: 40px!important;
    z-index: 9999;
    background-color: #db423d
}

.topbar .toplink ul li a {
    color: #ff7300;
    text-decoration: none;
    -webkit-transition: color 1s;
    transition: color 1s
}

.blog .chat_description a:hover,.btn-chat,.chatpanel i,.header nav.navbar .navbar-collapse .nav-item.active .nav-link,.topbar .toplink ul li a:hover {
    color: #fff
}

.btn-chat {
    background: #ff7300;
    background: linear-gradient(90deg,#ff7300 0,#fab47b 79%);
    border: 1px solid #ff7300;
    -webkit-transition: background-color .8s;
    transition: background-color .8s
}

.btn-chat:hover {
    color: #fff;
    background: #28a745;
    border-color: #28a745
}

.btn-chat.focus,.btn-chat:focus {
    box-shadow: 0 0 0 .2rem #4c4c79
}

@media screen and (max-width: 1228px) {
    .topbar ul {
        margin:0 auto;
        display: table
    }
}

@media screen and (max-width: 768px) {
    .topbar ul li:nth-child(4),.topbar ul li:nth-child(5),.topbar ul li:nth-child(6),.topbar ul li:nth-child(7) {
        display:none
    }
}

@media screen and (max-width: 1228px) {
    .topform {
        display:none!important
    }
}

.header {
    background: #fff;
    height: 100px;
    color: #fff;
    border-bottom: 1px solid #e8e8e8
}

.header .navbar {
    height: 99px
}

.header .navbar-collapse {
    flex-grow: unset
}

.header nav.navbar .navbar-collapse ul li {
    margin-right: 10px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: background-color .8s;
    transition: background-color .8s
}

.header nav.navbar .navbar-collapse ul li:hover {
    background: #2b2b55;
    border-radius: 5px;
    color: #fff
}

.header nav.navbar .navbar-collapse .nav-link {
    font-weight: 600;
    font-size: 17px;
    color: #4c4c79
}

.header .dropdown-item.active,.header .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4c4c79
}

.header nav.navbar .navbar-collapse .nav-item.active {
    background: #2b2b55
}

.header nav.navbar .navbar-collapse .nav-link:focus,.header nav.navbar .navbar-collapse .nav-link:hover {
    color: #fff
}

.blog .blogyazi h1 i,.blog .blogyazi h2 i,.blog .chat_description .settings a i,.header nav.navbar .navbar-collapse .nav-link i {
    color: #ff7300
}

.my-logo {
    display: inline-block;
    animation: headShake;
    animation-duration: 2s
}

.navbar-light .navbar-brand {
    color: #4c4c79;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px
}

.navbar-light .navbar-brand:hover {
    color: #2b2b55
}

@media screen and (max-width: 992px) {
    .header nav.navbar .navbar-collapse .float-right {
        float:none!important
    }

    .header nav.navbar {
        padding: 0!important
    }

    .header nav.navbar .navbar-collapse ul {
        padding: 0;
        margin: 0
    }

    .header nav.navbar .navbar-collapse ul li {
        text-align: left;
        border-bottom: 1px solid #e8e8e8;
        padding-left: 10px
    }

    .header nav.navbar .navbar-collapse {
        background: #fff
    }

    .header .navbar-brand {
        padding-left: 20px
    }

    .header .navbar-toggler {
        margin-right: 20px
    }
}

.header .navbar-nav .dropdown-menu {
    padding: 0
}

.header .navbar-nav .dropdown-menu a.dropdown-item {
    padding: .55rem 1.5rem;
    border-bottom: 1px solid #d2d2d2
}

.subheader {
    padding: 20px 0 30px;
    background-image: url(../images/bg-a.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    height: 250px
}

.subheader .content-text,.subheader .title-text {
    color: #fff;
    font-size: 45px;
    font-weight: 600
}

.subheader .content-text {
    font-size: 25px;
    width: 80%;
    margin: 30px auto;
    text-shadow: 1px 1px #000
}

@media screen and (max-width: 992px) {
    .subheader .content-text {
        font-size:22px;
        width: 80%;
        margin: 30px auto
    }
}

@media screen and (max-width: 735px) {
    .subheader .content-text {
        font-size:20px;
        width: 90%;
        margin: 20px auto
    }
}

@media screen and (max-width: 400px) {
    .subheader .content-text {
        font-size:17px;
        width: 94%;
        margin: 20px auto
    }
}

.chatpanel {
    min-height: 60px;
    background: #2b2b55;
    color: #fff
}

.chatpanel form {
    display: table;
    margin: 0 auto;
    padding-top: 8px
}

.chatpanel .input-group-text {
    background-color: #4c4c79;
    border: 0;
    color: #fff
}

.chatpanel .form-control {
    background-color: #fff;
    border: 0;
    color: #2b2b55;
    border-left: .3em solid transparent;
    height: calc(1.8em + .75rem + 2px)
}

.chatpanel .form-control:focus {
    color: #2b2b55;
    background-color: #fff;
    border-color: #4c4c79;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.chatpanel .form-control::-webkit-input-placeholder {
    color: #2b2b55;
    opacity: 1
}

.chatpanel .form-control::-moz-placeholder {
    color: #2b2b55;
    opacity: 1
}

.chatpanel .form-control:-ms-input-placeholder {
    color: #2b2b55;
    opacity: 1
}

.chatpanel .form-control::-ms-input-placeholder {
    color: #2b2b55;
    opacity: 1
}

.chatpanel .form-control::placeholder {
    color: #2b2b55;
    opacity: 1
}

.chatpanel .btn {
    padding: .53rem .95rem;
    font-weight: 600
}

.chatpanel img {
    width: 50px;
    float: left;
    padding-top: 5px
}

.chatpanel .span {
    font-size: 11px;
    line-height: 1.35;
    padding-top: 15px
}

.chatpanel .span a {
    color: #ff7300;
    text-decoration: none
}

@media screen and (max-width: 1200px) {
    .mobilemirc {
        display:none
    }
}

@media screen and (max-width: 992px) {
    .header nav.navbar .navbar-collapse .nav-item.active {
        background:0 0
    }

    .header nav.navbar .navbar-collapse .nav-item.active .nav-link {
        color: #2b2b55
    }

    .chatpanel .mobile {
        display: table
    }
}

.kutu .apppanel-items {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #4c4c79;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 600px;
    -webkit-transition: background-color 1s;
    transition: background-color 1s
}

@media screen and (max-width: 992px) {
    .chatpanel {
        padding:30px
    }

    .kutu .apppanel-items {
        padding: 30px 15px;
        border: 0;
        display: table;
        margin: 0 auto
    }
}

.kutu .apppanel-items:hover {
    background: #4c4c79
}

.kutu .apppanel-items:last-child {
    border: 0
}

.kutu .app-icon {
    display: block;
    margin-right: 30px;
    min-width: 55px
}

.kutu .app-content {
    display: block
}

.kutu .app-content-title {
    display: block;
    color: #17a2b8;
    font-size: 19px;
    font-weight: 600
}

.kutu .app-content-description {
    display: block;
    color: #fff;
    font-size: 14px
}

.kutu .ylmz-iconset::before {
    display: table;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 5px;
    float: left;
    transition: all .5s ease-out
}

.kutu .android::before {
    background: url(../images/iconset/android.png)
}

.kutu .android::before,.kutu .apple::before,.kutu .mirc::before {
    background-size: 80px!important;
    z-index: 9999;
    transition: background-color .5s
}

.kutu .apple::before {
    background: url(../images/iconset/apple.png)
}

.kutu .mirc::before {
    background: url(../images/iconset/mirc.png)
}

.blog {
    min-height: 203px
}

.blog .chat_description {
    padding: 0;
    margin: 20px 5px 50px;
    overflow: hidden;
    position: relative;
    background: #2b2b55;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 477px
}

@media screen and (max-width: 992px) {
    .blog .chat_description {
        border-top-right-radius:5px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 10px
    }
}

.blog .chat_description a {
    text-decoration: none;
    color: #ccc;
    transition: color .5s
}

.blog .chat_description .title {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-box-orient: horizontal;
    padding-top: 10px
}

.blog .chat_description .title h2 {
    font-weight: 600;
    border-bottom: 1px solid #343965;
    padding-bottom: 10px;
    margin-top: 1px;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 15px;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase
}

.blog .chat_description .settings_all {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #343965
}

.blog .chat_description .settings {
    padding-left: 0;
    margin-left: 10px
}

.blog .chat_description .settings a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding-left: 5px
}

.blog .chat_description .button-go {
    padding-right: 20px;
    margin-bottom: 20px
}

.blog .chat_description .button-go a {
    color: #fff!important
}

.blog .chat_description .settings a:first-child {
    padding-left: 0
}

.blog .chat_description .content {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

.blog .chat_description .image {
    align-items: stretch;
    position: relative;
    overflow: hidden
}

.blog .chat_description .image img {
    width: 100%;
    height: 200px;
    padding: 0;
    border-radius: 0;
    transition: all .25s ease-in-out;
    opacity: .5
}

.blog .chat_description .image img:hover {
    transform: scale(1.1);
    opacity: .8
}

.blog .chat_description .desc {
    align-items: stretch;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    padding: 15px
}

.blog .blogyazi h1,.blog .blogyazi h2 {
    position: relative;
    top: 20px;
    font-weight: 600;
    font-size: 25px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #4c4c79
}

.owl-theme .owl-nav {
    position: absolute;
    top: -53px;
    right: 10px
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: #4c4c79!important;
    color: #fff!important;
    border: 0;
    padding: 3px!important;
    font: inherit
}

.owl-carousel .owl-nav button.owl-next:focus,.owl-carousel .owl-nav button.owl-prev:focus,.owl-carousel button.owl-dot:focus {
    border: 0!important
}

.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel button.owl-dot:hover {
    border: 0!important
}

.owl-carousel .owl-item {
    margin-bottom: -30px
}

.makale {
    background: #4c4c79;
    background: linear-gradient(0deg,#4c4c79 0,#2b2b55 79%)
}

.makale .mobilresim {
    width: 120%;
    height: 100%;
    margin: 40px 0 0;
    bottom: 0;
    position: absolute;
    display: table
}

.yazalim {
    font-size: 16px;
    margin-top: 45px;
    font-weight: 400;
    color: #cecece;
    padding-right: 100px;
    padding-left: 150px;
    height: 560px;
    overflow-y: scroll
}

.yazalim h2 {
    color: #9f9ff5;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 28px
}

.yazalim::-webkit-scrollbar {
    width: 5px
}

.yazalim::-webkit-scrollbar-thumb {
    background: #4c4c79;
    border-radius: 4px
}

.yazalim::-webkit-scrollbar-track {
    background: #2b2b55
}

@media screen and (max-width: 992px) {
    .yazalim {
        font-size:13px;
        margin-top: 5px;
        padding-right: 10px;
        padding-left: 10px
    }

    .yazalim h2 {
        font-size: 14px
    }
}

.category .cat-panel .cat-comments input,.m10 {
    margin-top: 10px
}

.footer {
    margin-bottom: 0;
    background: #fff
}

.footer .footer-links a:hover {
    color: #ff7300
}

.footer .footer-links a:last-child,.footer .footer-links ul li:last-child a {
    border: 0
}

.footer .footer-logo {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.footer .footer-logo img {
    display: table;
    margin: 0 auto
}

.footer .footer-copyright {
    color: #2b2b55;
    padding: 10px;
    text-align: center
}

.footer .footer-copyright a,.footer .footer-links ul li a {
    color: #2b2b55;
    text-decoration: none
}

.footer-links ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-links ul li {
    display: inline
}

.footer .footer-links ul li a {
    border-right: 2px solid #6f6f97;
    padding: 5px 20px;
    -webkit-transition: color 1s;
    transition: color 1s
}

.footer .bg-2,.footer .bg-3 {
    background-repeat: no-repeat;
    background-size: cover
}

.footer .bg-2 {
    padding: 20px 0 30px;
    background-image: url(../images/bg-2.jpg);
    background-position: 50% 17%;
    text-align: center;
    height: 380px
}

.footer .bg-3 {
    background-image: url(../images/bg-3.jpg);
    background-position: 50% 27%;
    height: 450px
}

@media screen and (max-width: 768px) {
    .footer .bg-2 {
        display:none
    }
}

@media screen and (min-width: 768px) {
    .footer .bg-3 {
        display:none
    }
}

.footer .footer-links {
    display: table;
    margin: 0 auto;
    padding: 20px
}

@media screen and (max-width: 1024px) {
    .footer .footer-links {
        display:flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer .footer-links .menu ul li a {
        border: 0;
        display: table;
        margin: 0 auto;
        width: 50%;
        float: left
    }
}

@media screen and (max-width: 768px) {
    .footer .footer-links .menu ul li a {
        border:0;
        display: table;
        margin: 0 auto;
        width: 100%;
        float: none;
        text-align: center
    }
}

.kutu {
    border-radius: 10px;
    background: #fff;
    padding: 30px;
    margin-bottom: 20px
}

.kutu.dark {
    background: #2b2b55;
    color: #fff
}

.kutu.orange {
    background: #ff7300;
    color: #fff
}

.kutu.orange li:last-child {
    border-bottom: 0!important
}

.kutu.purple {
    background: #6f42c1
}

.kutu.cyan {
    background: #17a2b8
}

.kutu.indigo {
    background: #6610f2
}

.kutu.m-60 {
    margin-top: 60px
}

.kutu h3 {
    color: #fff;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700
}

.kutu li,.kutu.dark li {
    border-bottom: 1px solid #343965
}

.kutu ul {
    padding: 0
}

.kutu li {
    overflow: hidden;
    display: flex;
    padding: 20px 0;
    font-size: 13px;
    line-height: 25px
}

.sss {
    margin-bottom: 20px
}

.sss #tab {
    margin-top: 20px;
    width: 100%;
    display: inline-block
}

.sss #tab .tab-box:last-child {
    margin-bottom: 0
}

.sss #tab .tab-box {
    width: 100%;
    margin-bottom: 15px
}

.sss #tab .tab-box a {
    height: 53px;
    line-height: 53px;
    background-color: #4c4c79;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transition: .25s!important;
    padding-left: 30px!important;
    text-align: left!important
}

.sss #tab .tab-box a span {
    width: 42px;
    height: 42px;
    border-radius: 42px;
    background-color: #2b2b55;
    border: 6px solid #fff;
    text-align: center;
    position: absolute;
    left: -21px;
    top: 5.5px;
    line-height: 32px;
    font-size: 18px;
    transition: .25s
}

.sss #tab .tab-content {
    background-color: #3e98ff;
    padding: 0 30px;
    margin-top: -7px;
    border-radius: 0 0 11px 11px
}

.sss #tab .tab-content p {
    color: #fff!important;
    padding-bottom: 20px
}

.sss p {
    font-size: 15px;
    line-height: 18px;
    color: #344696
}

.sss #tab .tab-content p span {
    display: block;
    padding-top: 15px
}

.sss p span {
    display: block;
    margin-top: 20px
}

.sss #tab .tab-box a.active {
    background-color: #2b2b55
}

.pagination a.active,.pagination a:hover,.sss #tab .tab-box a.active span {
    background-color: #ff7300
}

.sss #tab .tab-box a i.fa-check,.sss #tab .tab-box a.active i.fa-question {
    display: none
}

.sss #tab .tab-box a.active i.fa-check {
    display: inline-block
}

@media screen and (max-width: 600px) {
    .sss #tab .tab-box a span {
        display:none!important
    }
}

.sss form {
    padding-top: 9px;
    display: flex;
    flex-flow: wrap
}

.sss #tab .tab-box a,.sss .inputGroup,.sss .inputGroup label {
    display: block;
    border-radius: 10px;
    position: relative
}

.sss .inputGroup {
    background-color: #4c4c79;
    margin: 11px 1%;
    width: 48%;
    height: 48px
}

@media only screen and (max-width: 550px) {
    .blog .blogyazi h2 {
        font-size:20px
    }

    .sss #tab .tab-box a {
        font-size: 12px
    }

    .sss .inputGroup {
        width: 100%;
        margin: 4px 1%
    }
}

.sss .inputGroup label {
    padding: 12px 30px;
    width: 100%;
    text-align: left;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: color 200ms ease-in;
    transition: color 200ms ease-in;
    overflow: hidden
}

.sss .inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: "";
    background-color: #2b2b55;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale3d(1,1,1);
    transform: translate(-50%,-50%) scale3d(1,1,1);
    -webkit-transition: all 300ms cubic-bezier(.4,0,.2,1);
    transition: all 300ms cubic-bezier(.4,0,.2,1);
    opacity: 0;
    z-index: -1
}

.sss .inputGroup label:after {
    width: 32px;
    height: 32px;
    content: "";
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in
}

.sss .inputGroup input:checked~label {
    color: #fff
}

.sss .inputGroup input:checked~label:before {
    -webkit-transform: translate(-50%,-50%) scale3d(56,56,1);
    transform: translate(-50%,-50%) scale3d(56,56,1);
    opacity: 1
}

.sss .inputGroup input:checked~label:after {
    background-color: #ff7300;
    border-color: #ff7300
}

.sss .inputGroup label span.bd {
    margin-right: 50px;
    margin-top: 2px
}

.sss .inputGroup label em {
    color: #ff7300;
    font-style: normal;
    padding-right: 3px
}

.sss .inputGroup input {
    width: 32px;
    height: 32px;
    -webkit-box-ordinal-group: 2;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden
}

.apppanel-foot,.apppanel-foot .apppanel-items {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.apppanel-foot {
    background: #fff
}

.apppanel-foot .apppanel-items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 2vw;
    border-right: 1px solid #e8e8e8;
    width: 100%;
    -webkit-transition: background-color 1s;
    transition: background-color 1s
}

.apppanel-foot .apppanel-items:nth-child(1) {
    background: #67de6c
}

.apppanel-foot:hover .apppanel-items:nth-child(1) {
    background: #4caf50
}

.apppanel-foot .apppanel-items:nth-child(2) {
    background: #ff9238
}

.apppanel-foot:hover .apppanel-items:nth-child(2) {
    background: #d06c1a
}

.apppanel-foot .apppanel-items:nth-child(3) {
    background: #81e2ff
}

.apppanel-foot:hover .apppanel-items:nth-child(3) {
    background: #62b3cc
}

@media screen and (max-width: 992px) {
    .apppanel-foot .apppanel-items {
        padding:30px 15px;
        border: 0;
        display: table;
        margin: 0 auto
    }

    .apppanel-foot {
        display: block
    }
}

.apppanel-foot .apppanel-items:last-child {
    border: 0
}

.apppanel-foot .app-icon {
    display: block;
    margin-right: 40px;
    min-width: 55px
}

.apppanel-foot .app-content,.music-player .info .jp-playlist li.jp-playlist-current {
    display: block
}

.apppanel-foot .app-content-title:hover,.kutu.orange .kutu-content ul li a:hover,.post-detail .post-info i {
    color: #ff7300
}

.apppanel-foot .app-content-title {
    display: block;
    color: #2b2b55;
    font-size: 22px;
    font-weight: 600;
    -webkit-transition: color 1s;
    transition: color 1s
}

.apppanel-foot .app-content-description {
    display: block;
    color: #2b2b55;
    font-size: 14px
}

.apppanel-foot .ylmz-iconset::before {
    display: table;
    content: "";
    width: 70px;
    height: 70px;
    border-radius: 5px;
    margin-left: 10px;
    float: left;
    transition: all .5s ease-out
}

.apppanel-foot .friends::before {
    background: url(../images/iconset/friends.png)
}

.apppanel-foot .friends::before,.apppanel-foot .helping::before,.apppanel-foot .music::before {
    background-size: 70px!important;
    z-index: 9999;
    transition: background-color .5s
}

.apppanel-foot .music::before {
    background: url(../images/iconset/music.png)
}

.apppanel-foot .helping::before {
    background: url(../images/iconset/help.png)
}

.music-player {
    position: fixed;
    width: 300px;
    height: 55px;
    background: 0 0;
    overflow: hidden;
    z-index: 9999;
    background: #4c4c79;
    bottom: 0;
    right: 0;
    border-top-left-radius: 50px;
    box-shadow: 0 0 10px #2b2b55
}

.music-player img {
    position: absolute;
    top: 16px;
    left: 10px;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 44px!important;
    height: 34px!important
}

.music-player .info,.music-player .info .jp-playlist li .jp-free-media,.music-player .info .jp-playlist li .jp-playlist-item-remove {
    display: none
}

.music-player .info .jp-playlist li {
    display: none;
    padding: 0
}

.music-player .info .jp-playlist li a {
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
    color: #fff
}

.music-player .info .jp-playlist li a span {
    font-size: 14px;
    display: block;
    margin-top: 10px
}

.music-player .info .left,.music-player .info .right {
    width: 25px;
    position: absolute;
    top: 30px;
    left: 30px
}

.music-player .info .right {
    left: auto;
    right: 30px
}

.music-player .info [class^=icons-] {
    margin: 0 0 10px
}

.music-player .info .center {
    padding: 5px 0 0
}

.music-player .progress,.music-player .volume-level {
    width: 100%;
    height: 5px;
    display: block;
    background: 0 0;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    border: 0
}

.music-player .progress .ui-slider-range,.music-player .volume-level .ui-slider-range {
    display: block;
    background: #00bcd4;
    height: 3px!important;
    border-radius: 0
}

.music-player .progress .ui-slider-handle,.music-player .volume-level .ui-slider-handle {
    position: absolute;
    top: -8px;
    width: 8px;
    height: 22px;
    background: url(../images/radioset/tsqwz1N.png)no-repeat center;
    border: 0;
    outline: 0;
    margin: 0 0 0-3px;
    cursor: move
}

.music-player .controls {
    height: 90px;
    background: 0 0;
    text-align: center;
    display: table;
    margin: 0 auto
}

.music-player .controls .current {
    font-size: 16px;
    color: #fff;
    float: left;
    padding-top: 11px;
    padding-left: 50px;
    position: absolute;
    right: 20px
}

.music-player .controls .play-controls {
    padding-top: 9px;
    display: table;
    margin: 0 auto
}

.music-player .controls .play-controls a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 10px
}

.music-player .controls .volume-level {
    position: absolute;
    width: 150px;
    height: 2px;
    background: #e1e1e1;
    top: 40px;
    right: 60px
}

@media screen and (max-width: 1100px) {
    .music-player .controls .volume-level,.music-player .info .jp-playlist li.jp-playlist-current {
        display:none
    }

    .music-player .controls .current {
        font-size: 12px;
        padding-top: 18px
    }

    .music-player .controls .play-controls {
        margin: 10px auto
    }
}

@media screen and (max-width: 768px) {
    .music-player {
        width:100%;
        border-top-left-radius: 0
    }

    .footer {
        margin-bottom: 55px
    }
}

.music-player .controls .volume-level .ui-slider-range {
    height: 5px
}

.music-player .controls .volume-level .ui-slider-handle {
    top: -7px;
    margin-left: -9px;
    width: 16px;
    height: 16px;
    background-image: url(../images/radioset/V5i67V2.png)
}

.music-player .controls .volume-level .icons-volume-up {
    position: absolute;
    right: -34px;
    top: -10px;
    width: 35px
}

.music-player .controls .volume-level .icons-volume-down {
    position: absolute;
    top: -10px;
    width: 35px;
    right: auto;
    left: -35px
}

[class^=icons-] {
    width: 24px;
    height: 24px;
    background: url(../images/radioset/E09T8tf.png)no-repeat center;
    display: block
}

.icons-shuffle {
    background-image: url(../images/radioset/AQAxRxS.png)
}

.icons-heart {
    background-image: url(../images/radioset/E09T8tf.png)
}

.icons-repeat {
    background-image: url(../images/radioset/338F8MX.png)
}

.icons-share {
    background-image: url(../images/radioset/PGIC6ME.png)
}

.icons-previous {
    background-image: url(../images/radioset/LIqj0nr.png)
}

.icons-play {
    background-image: url(../images/radioset/play-button.png)
}

.icons-pause {
    background-image: url(../images/radioset/lIhwduj.png)
}

.icons-next {
    background-image: url(../images/radioset/Mb6Nzj5.png)
}

.icons-volume-up {
    background-image: url(../images/radioset/speaker.png)
}

.icons-volume-down {
    background-image: url(../images/radioset/mute.png)
}

.progress.ui-slider {
    display: none
}

section.page-content {
    padding: 100px 0
}

.category .cat-panel {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    border-bottom: 18px solid #2b2b55;
    margin-bottom: 30px;
    background: #f9fbff
}

.category .cat-panel .cat-title {
    background-color: #2b2b55;
    color: #fff;
    height: 60px
}

.category .cat-panel .cat-title h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1em;
    padding: 17px 30px
}

.category .cat-panel .cat-content {
    padding: 30px;
    font-size: 20px;
    color: #242424;
    font-weight: 400
}

.category .cat-panel .cat-content .posts .post {
    font-size: 16px;
    margin-bottom: 30px
}

.category .cat-panel .cat-content .posts .post .image img {
    width: 100%;
    border-radius: 10px
}

.category .cat-panel .cat-content .posts .post .info {
    margin-bottom: 5px
}

.category .cat-panel .cat-content .posts .post .info .category {
    background-color: #4c4c79;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 0 8px;
    margin-right: 10px
}

.category .cat-panel .cat-content .posts .post .info span {
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500
}

.category .cat-panel .cat-content .posts .post h4 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px
}

.category .cat-panel .cat-content .posts .post h4 a {
    color: #242424
}

.category .cat-panel .cat-content .posts .post span.content {
    display: block;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-weight: 400
}

.container {
    max-width: 1240px
}

.category .cat-panel .cat-content .posts .post a.read-more {
    background: #ff7300;
    display: inline-block;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    font-weight: 600
}

.category .cat-panel .cat-content .posts .post a.read-more:hover {
    background: #ff7300;
    background: linear-gradient(90deg,#ff7300 0,#fab47b 79%)
}

.pagination,.pagination a {
    display: inline-block;
    margin: 20px 0
}

.pagination a {
    background-color: #2b2b55;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 16px;
    min-width: 30px;
    text-align: center;
    padding: 3px 10px;
    margin: 0 1px
}

.kutu-content form button {
    position: absolute;
    border: 0;
    background-color: transparent;
    right: 15px;
    font-size: 22px;
    top: 0;
    bottom: 0;
    color: #ff7300
}

.kutu-content form.search-form {
    position: relative
}

.kutu-content form.search-form input[type=text] {
    width: 100%;
    line-height: 57px;
    border-radius: 10px;
    color: #fff;
    background-color: #161638;
    border: 0;
    padding: 0 20px
}

.kutu.orange .kutu-content ul li {
    border: 0;
    padding: 10px 0 0
}

.kutu.orange .kutu-content ul li a {
    background: #2b2b55;
    border-radius: 5px;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    width: 100%;
    -webkit-transition: color 1s;
    transition: color 1s
}

.kutu.orange .kutu-content ul li a:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px
}

.kutu.orange .kutu-content ul li a span.bagde {
    border-radius: 3px;
    font-size: 13px;
    width: 40px;
    text-align: center
}

.popular-posts .post a {
    text-decoration: none
}

.popular-posts .post {
    border-bottom: 1px solid #343965;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular-posts .post:last-child {
    border: 0
}

.popular-posts .post .image {
    width: 100%;
    position: relative;
    max-width: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.popular-posts .post .image img {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.popular-posts .post .image span {
    color: #fff;
    background: #17a2b8;
    font-weight: 600;
    position: absolute;
    min-width: 22px;
    height: 22px;
    top: -10px;
    left: -10px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    padding-right: 5px;
    padding-left: 5px
}

.popular-posts .post .image span .far {
    padding-right: 4px
}

.popular-posts .post .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    width: 100%;
    padding-left: 20px
}

.popular-posts .post .content a.category {
    background-color: #17a2b8;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 0 5px;
    border-radius: 2px
}

.popular-posts .post .content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 2px 0
}

.popular-posts .post .content h4 a {
    color: #fff
}

.popular-posts .post .content span.date {
    color: #fff;
    font-weight: 500
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #eb7a55;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #eb7a55,0 0 5px #eb7a55;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0,-4px);
    -moz-transform: rotate(3deg) translate(0,-4px);
    -ms-transform: rotate(3deg) translate(0,-4px);
    -o-transform: rotate(3deg) translate(0,-4px);
    transform: rotate(3deg) translate(0,-4px)
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #eb7a55;
    border-left-color: #eb7a55;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite
}

.post-detail .post-info {
    padding: 10px 0;
    text-align: center;
    font-size: 16px
}

.post-detail .post-info a,.post-detail .post-info span {
    color: #000;
    margin: 5px
}

.post-detail .post-info a::after,.post-detail .post-info span::after {
    content: "|";
    margin-left: 10px
}

.post-detail .post-info span:last-child::after {
    display: none
}

.postx-content {
    font-weight: 300;
    font-size: 16px
}

.postx-content,.postx-content p {
    margin-top: 30px
}

h2.posts-title {
    font-size: 22px
}

.category .cat-panel .cat-comments {
    padding: 10px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    background: #2b2b55;
    border-top: 1px solid #343965
}

.category .cat-panel .cat-comments button {
    margin-top: 9px
}

.category .cat-panel .cat-comments input:first-child {
    margin-top: 0
}

.comments-container {
    margin: 60px auto 15px;
    width: 768px
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700
}

#comments-list .children,.comments-list {
    position: relative;
    padding-top: 30px
}

.comments-list {
    margin-top: 20px
}

.comments-list:after,.comments-list:before {
    content: "";
    position: absolute;
    background: #343965
}

.comments-list:before {
    width: 2px;
    height: 100%;
    left: 32px;
    top: 0
}

.comments-list:after {
    bottom: 0;
    left: 29px;
    width: 7px;
    height: 7px;
    border: 3px solid #343965;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.reply-list:after,.reply-list:before {
    display: none
}

#comments-list .children li:before,.reply-list li:before {
    content: "";
    width: 60px;
    height: 2px;
    background: #343965;
    position: absolute;
    top: 25px;
    left: -94px
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative
}

#comments-list .children,.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px
}

#comments-list .children .comment-box {
    width: 610px
}

.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    margin-left: -40px;
    border: 3px solid #17a2b8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    overflow: hidden
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%
}

#comments-list .children .comment-avatar,.reply-list .comment-avatar {
    width: 50px;
    height: 50px
}

.comment-main-level:after,.comments-list li:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both
}

.comments-list .comment-box {
    width: 680px;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    margin-right: 20px
}

.comments-list .comment-box:after,.comments-list .comment-box:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-style: solid;
    border-color: transparent #4c4c79;
    top: 8px
}

.comments-list .comment-box:after {
    border-width: 10px 12px 10px 0;
    left: -11px
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0,0,0,.05);
    left: -12px
}

.reply-list .comment-box {
    width: 610px
}

.comment-box .comment-head {
    background: #4c4c79;
    padding: 10px 12px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #a6a6a6;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.comment-box .comment-head i:hover {
    color: #03658c
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px
}

.comment-box .comment-name a,.comment-box .comment-name.by-author,.comment-box .comment-name.by-author a {
    color: #fff
}

.comment-box .comment-head span {
    float: left;
    color: #f1f1f1;
    font-size: 12px;
    position: relative;
    top: 1px
}

.comment-box .comment-content {
    background: #fff;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

@media only screen and (max-width: 1215px) {
    .comments-list .comment-avatar,.comments-list .comment-box:after,.comments-list .comment-box:before,.comments-list:after,.comments-list:before,.reply-list li:before {
        display:none
    }

    .comments-list .comment-box {
        width: 100%
    }
}

@media only screen and (max-width: 766px) {
    .comments-container {
        width:480px
    }

    .comments-list .comment-box {
        width: 100%
    }

    .comment-box .comment-content {
        font-size: 11px
    }

    #comments-list .children .comment-box,.reply-list .comment-box {
        width: 100%
    }

    #comments-list .children,.reply-list {
        padding-left: 20px
    }

    #comments-list .children li:before {
        display: none
    }
}

h3.comment-reply-title {
    color: #fff;
    font-size: 13px
}

.comment-head a.comment-reply-link:hover,h3.comment-reply-title a {
    color: #ff7300
}

h3.comment-reply-title a#cancel-comment-reply-link {
    color: #fff;
    font-size: 14px;
    background: #17a2b8;
    float: right;
    padding: 10px;
    border-radius: 10px
}

p.comment-notes {
    color: #fff;
    font-size: 12px
}

.comment-form-cookies-consent {
    display: none
}

.col-md-106 {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px
}

@media (min-width: 768px) {
    .col-md-106 {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.comment-head a.comment-reply-link {
    float: right;
    font-size: 12px;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

.logged-in-as a {
    color: #ff7300;
    font-size: 12px
}

.logged-in-as a:nth-child(2) {
    color: #fff;
    font-size: 14px;
    background: #17a2b8;
    float: right;
    padding: 10px;
    border-radius: 10px
}

.komutlar {
    font-size: 14px;
    font-weight: 400
}

.komutlar .komut-detay {
    margin-top: 20px;
    border-bottom: 1px solid #8282aa;
    padding-bottom: 10px
}

.komutlar .komut-detay .komut {
    color: red
}

.komutlar .komut-detay .cevap:before,.komutlar .komut-detay .komut:before,.komutlar .komut-detay .orn:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #4c4c79;
    padding-right: 10px
}

.komutlar .komut-detay .cevap {
    color: #707070;
    text-indent: 20px;
    margin-top: 20px
}

.komutlar .komut-detay .cevap:before,.komutlar .komut-detay .orn:before {
    content: ""
}

.komutlar .komut-detay .orn {
    padding-top: 10px;
    text-indent: 20px
}

.komutlar .komut-detay .orn:before {
    content: ""
}

img.alignleft,img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline
}

img.alignleft {
    margin: 0 7px 2px 0
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    display: table;
    margin: 0 auto
}
