html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    padding: 0;
    border: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: 'Cabin', sans-serif;
    background-color: #fff;
    overflow-x: hidden;
    font-display: swap;
}

ol,
ul {
    list-style: none
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
    padding: 0;
    margin: 0
}

a {
    text-decoration: none;
    color: unset;
}

*:hover {
    transition: all .2s ease-in-out
}

* {
    transition: all .2s ease-in-out
}

* {
    font-family: 'Cabin', sans-serif;
}

.header {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 2px 22px rgb(0 0 0 / 10%);
    box-shadow: 0 2px 22px rgb(0 0 0 / 10%);
    height: 75px;
    margin: auto;
    position: fixed;
    z-index: 99999999999999;
}

.header-ic {
    max-width: 1366px;
    height: 75px;
    margin: auto;
}

.hamburger {
    width: 50px;
    height: 75px;
    float: left;
    text-align: center;
}

.hamburger i {
    line-height: 75px;
}

.logo {
    width: 350px;
    float: left;
    height: 75px;
}

.arama {
    width: 600px;
    float: left;
    padding: 18px 20px 17px 20px;
    box-sizing: border-box
}

.search_widget {
    width: 450px;
    border: 2px solid #f7b31f;
    float: left;
    line-height: 36px;
    padding: 0 20px;
    position: relative;
    border-radius: 5px;
}

.container {
    width: 100%;
    margin: auto;
    max-width: 1366px;
    padding: 25px;
    box-sizing: border-box;
    padding-top: 75px;
}

.girisblock {
    background-color: #f8f8f8;
    padding: 22px;
    box-sizing: border-box;
    flex-basis: 100vw;
}

.videodetaysol {
    width: 860px;
    float: left;
    background-color: #f8f8f8;
    padding: 22px;
    box-sizing: border-box;
}

.videoaciklama {}

.anavideoadi {
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    margin: 0
}

.videokisabilgi {
    font-size: 14px;
    font-weight: 400;
    list-style: 18px;
    margin: 0;
}

.girisblocksag {
    flex-basis: 70vw;
}

.videodetaysag {
    width: 430px;
    float: right;
}

.yanliste {}

.yanliste ul {
    margin: 0;
}

.yanliste li {
    width: 100%;
    margin: 0;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
}

.yanliste li:hover {
    background-color: #f7f7f7;
}

.yanliste li .resim {
    height: 85px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0px;
    flex-basis: 20vw;
}

.yanliste li .aciklama {
    flex-basis: 30vw;
}

.yanliste li .aciklama a {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin: 0;
    color: #000
}

.yanliste li .aciklama p {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #000
}

.yanmenu {
    width: 275px;
    float: left;
    background-color: #333;
    margin: 15px 25px 20px 25px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 40px
}

.yanmenu a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    margin: 0 10px
}

::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #2eb8c4;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #f7b31f;
}

.yazarsol {
    width: 400px;
    margin-right: 50px;
    float: left;
    background-color: #f2f2f2;
    padding: 40px;
    box-sizing: border-box;
    text-align: center
}

.yazarsol h1 {
    font-size: 24px;
    color: #000;
    text-align: center;
}

.yazarresim {
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 100%;
    margin: auto;
    border: 10px solid #3db4e5
}

.yazarsag {
    width: 750px;
    float: left
}

.yazarliste li {
    width: 750px;
    border-bottom: 1px dotted #f2f2f2;
    padding: 5px 0
}

.yazarliste li a {
    font-size: 16px;
    color: #000;
    line-height: 24px
}

.yazarliste li i {
    font-size: 12px;
    color: #000;
    line-height: 24px;
    margin-right: 8px
}

.ustkategoriler {
    width: 100%;
    padding: 15px 0 25px 0;
}

.ustkategoriler li {
    width: 135px;
    float: left;
    margin: 5px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 6%);
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}

.ustkategoriler li .box {
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 100%;
}

.ustkategoriler li .box i {
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}

.ustkategoriler li a {
    font-size: 15px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
    color: #000;
    text-align: center;
}

.renk1 {
    background-color: #3db4e5;
}

.renk2 {
    background-color: #41ba77;
}

.renk3 {
    background-color: #f7b21b;
}

.renk4 {
    background-color: #f7cf3b;
}

.renk5 {
    background-color: #00adbb;
}

.renk6 {
    background-color: #999;
}


.blocklar {
    width: 70vw;
    padding: 50px 0 0 0;
    position: relative;
    margin: 0 auto;
}

.blockbaslik {
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
    border-radius: 10px;
    padding: 5px 20px;
    max-width: 150px;
    color: #fff;
    float: left;
}

.blocklar li {
    width: 12vw;
    float: left;
    margin: 0 15px 25px 0;
    height: 250px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
}

.lastbox {
    width: 12vw;
    height: 135px !important;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 1.2vw;
}

.blocklar li:hover {
    box-shadow: 0px 4px 8px rgb(0 0 0 / 15%);
}

.blocklar li .resim {
    width: 280px;
    height: 135px;
    border-radius: 5px;
    overflow: hidden;
}

.blocklar li .aciklama {
    padding: 10px;
}

.blocklar li .aciklama a {
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    margin: 0;
    color: #000
}

.blocklar li .aciklama p {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    margin: 0;
}

.tumu {
    position: absolute;
    right: 18px;
    top: 60px;
    background-color: #333;
    padding: 3px 10px;
    border-radius: 5px;
}

.tumu a {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    margin: 0;
}




.main {
    margin: 0 auto;
    display: block;
    height: 100%;
}

.mainInner {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.mainInner div {
    display: table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}

#sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    background: linear-gradient(180deg, #3db4e5 0%, #f7b21b 100%);
    z-index: 9999999999999999;
    margin-top: 75px;
}

.sidebarMenuInner {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.sidebarMenuInner li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.sidebarMenuInner li span {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}

.sidebarMenuInner li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

input[type="checkbox"]:checked~#sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}

.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 30px;
    left: 15px;
    height: 22px;
    width: 22px;
    z-index: 999999999999999999;

}

.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000;
}

.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}

.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}

.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}

input[type=checkbox]:checked~.sidebarIconToggle>.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}

input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}

input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}

.anahtarkelimeler {
    width: 100%;
    padding: 25px 0;
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li {
    float: left;
}

.tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag::before {
    background: #f7f7f7;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tag::after {
    background: #f7f7f7;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tag:hover {
    background-color: #3db4e5;
    color: white;
}

.tag:hover::after {
    border-left-color: #3db4e5;
}

.blogalani {
    width: 1310px;
}

.blogdetay {
    width: 1200px;
    margin: auto;
}

.blogpaylas {
    width: 180px;
    margin-right: 20px;
    float: left;
}

.blogpaylas li {
    width: 180px;
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.blogpaylas li i {
    font-size: 18px;
    margin-right: 5px;
}

.blogpaylas li a {
    font-size: 14px;
    color: #000
}

.blogpaylasgenis {
    width: 100%;
}

.blogpaylasgenis li {
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.blogpaylasgenis li i {
    font-size: 18px;
    margin-right: 5px;
}

.blogpaylasgenis li a {
    font-size: 14px;
    color: #000
}

.blogsol {
    width: 670px;
    float: left;
    margin-right: 30px;
}

.blogsol h1 {
    font-size: 36px;
    font-weight: 800;
    color: #000;
    margin: 0;
    margin-bottom: 15px;
}

.blogsol p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    margin: 0 0 25px 0;
}

.blogsag {
    width: 800px;
    float: none;
    margin: 0 auto;
}

.blogalani .article {
    width: 410px;
    margin: 0 40px 40px 0;
    max-height: 320px;
    border-radius: 5px;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #f9f9f9
}

.blogalani .article:nth-child(3n+3) {
    margin-right: 0px;
}

.blogalani .article:hover {
    box-shadow: 0px 0px 12px rgb(247 178 27 / 100%);
}

.blogalani .article .resim {
    width: 390px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 4px solid #f7b21b
}

.blogalani .article .aciklama {
    width: 390px;
    height: 250px;
    overflow: hidden;
}

.blogalani .article .aciklama a {
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
    margin: 0;
    color: #000;
    margin-bottom: 15px;
}

.blogalani .article .aciklama p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    margin: 0;
}

.blogsag .article {
    width: 300px;
    margin: 0 0 20px 0;
    max-height: 220px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #f9f9f9
}

.blogsag .article .resim {
    width: 280px;
    height: 140px;
    overflow: hidden;
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 4px solid #f7b21b
}

.blogsag .article .aciklama {
    width: 280px;
    height: 250px;
    overflow: hidden;
}

.blogsag .article .aciklama a {
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
    margin: 0;
    color: #000;
    margin-bottom: 15px;
}

.blogsag .article .aciklama p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    margin: 0;
}


.footer {
    width: 100%;
    border-top: 2px solid #3db4e5;
    height: 145px;
    background-color: #f9f9f9;
}

.footer-ic {
    max-width: 1366px;
    height: 75px;
    margin: auto;
    text-align: center;
    padding-top: 15px;
}


.altsosyal {
    width: 210px;
    margin: auto;
}

.altsosyal li {
    width: 50px;
    margin: 10px;
    float: left;
}

.altsosyal li i {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    margin: 0;
    color: #000;
    margin-bottom: 15px;
}

.ustkategoriler>ul {
    display: flex;
    justify-content: center;
}

.arama>form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.searchButton {
    position: relative;
    margin-left: 5px;
    margin-top: 5px;
}

.searchButton>input {
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 1;
    background-color: transparent;
    border: 2px solid #f7b31f;
}

.arabutoni {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    top: 8px;
}

.tparrows:before {
    color: black !important;
}

.girisAll {
    display: flex;
    width: 70vw;
    justify-content: center;
    margin: 0 auto;
}

.blocklar>img {
    width: 100%;
}

.slidermobil {
    height: 20vw;
}

.tp-leftarrow {
    left: 0vw !important;
}

.tp-rightarrow {
    left: unset !important;
    right: 0 !important;
}

.rev_slider,
.rev_slider_wrapper,
.forcefullwidth_wrapper_tp_banner,
.tp-fullwidth-forcer {
    height: 20vw !important;
}

.blocklar>a {
    float: right;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid black;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 70px;
    height: 40px;
    font-weight: 900;
}

.blocklar>a>i {
    padding-top: 2px;
}

.categoryBoxes {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    margin: 30px auto;
}

.categoryBoxes>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
    height: 100px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 6%);
    margin: 0 5px;
    font-size: 20px;
    background-image: url('/images/boxbg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.maviKenar {
    border-left: 3px solid #3fb3e5;
}

.yesilKenar {
    border-left: 3px solid #41bc77;
}

.turuncuKenar {
    border-left: 3px solid #f4cb35;
}

.categoryBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}