@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;600;700&display=swap');


body {
counter-reset: pbmitbox3;
font-family: 'Titillium Web', sans-serif;
}

.ozelelementor{
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
padding: 30px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font-size: 15px;
border-radius: 20px;
margin: 10px;
}
.apple-card {
border-radius: 9px;
border: none;
background-color: #f9f9f917;
padding: 2rem;
}

.apple-subtitle {
font-size: 1.2rem;
color: #a1a1a1;
font-weight: 400;
margin-bottom: 0.5rem;
}

.reactions {
display: flex;
align-items: flex-end;
justify-content: space-around;
padding: 20px 0;
flex-wrap: wrap; /* Tepkilerin mobilde satıra geçmesine izin ver */
}

.reaction {
display: flex;
flex-direction: column;
align-items: center;
margin: 10px; /* Mobil uyum için aralarına daha fazla boşluk bırak */
cursor: pointer;
}

.reaction-emoji {
font-size: 2.0rem;
background-color: #f1f1f1;
border-radius: 50%;
padding: 15px;
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
transition: transform 0.3s ease;
}

.reaction:hover .reaction-emoji {
transform: scale(1.2);
}

.reaction-count {
font-size: 1.2rem;
color: #333;
}

.reaction {
transition: transform 0.3s ease;
}

.reaction-count {
font-size: 1.2rem;
margin-top: 5px;
}

.reaction:hover {
transform: scale(1.1);
}

/* Mobil uyumlu tasarım */
@media (max-width: 768px) {
.reactions {
justify-content: center; /* Mobilde hizayı merkeze al */
}

.reaction-emoji {
font-size: 1.8rem; /* Mobilde daha küçük emoji boyutu */
padding: 10px; /* Emoji çevresindeki boşluğu küçült */
}

.reaction-count {
font-size: 1rem; /* Mobilde daha küçük sayı yazı boyutu */
}
}

@media (max-width: 480px) {
.reaction-emoji {
font-size: 1.6rem; /* Daha küçük cihazlar için emoji boyutu */
padding: 8px;
}

.reaction-count {
font-size: 0.9rem; /* Daha küçük cihazlarda sayı fontu */
}
}

.tag-lists a:hover,
.tagcloud a:hover {
background: #3368c6;
color: #fff;
border-color: #3368c6;
}


.blog-single .tag-lists a:hover {
border-color: #3368c6;
color: #fff;
}

.blog-single .tag-lists span {
padding: 4px 13px;
background: #031b4e;
color: #fff;
border-radius: 35px;
margin-right: 6px;
display: inline-block;
}


.blog-single .post-meta .social-share i.fa-share, .blog-single .post-meta .social-share .ts-icon-share {
width: 30px;
height: 30px;
border-radius: 50%;
background: #3368c6;
color: #fff;
display: block;
text-align: center;
padding: 10px 0;
cursor: pointer;
padding: 10px 0;
font-size: 12px;
}

.header-bg-dark {
background: #031b4e;
}

.heading-style3 .block-title, .heading-style3 .widget-title, .sidebar .widget .block-title, .sidebar .widget .widget-title {
letter-spacing: 0.64px;
color: #3368c6;
line-height: 25px;
font-weight: 800;
font-size: 16px;
text-transform: uppercase;
}

.heading-style3 .block-title .title-angle-shap:before, .heading-style3 .block-title .title-angle-shap:after, .heading-style3 .widget-title .title-angle-shap:before, .heading-style3 .widget-title .title-angle-shap:after, .sidebar .widget .block-title .title-angle-shap:before, .sidebar .widget .block-title .title-angle-shap:after, .sidebar .widget .widget-title .title-angle-shap:before, .sidebar .widget .widget-title .title-angle-shap:after {
position: absolute;
top: 0;
content: "";
background: #3368c6;
left: 0;
}

.newsletter-area {
background-color: #000 !important;
background-image:unset;
padding: 40px 0;
}

.newsletter-area .footer-newsletter input[type=submit] {
position: absolute;
right: 0;
top: 0;
padding: 0 40px;
border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
height: 48px;
line-height: 48px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
background: #3368c6;
border: none;
color: #fff;
cursor: pointer;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}

.newsletter-area .footer-newsletter input[type=submit]:hover {
background: #c0cde4;
}


a {
color: #3368c6;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}


.post-feature-slider .swiper-button-prev, .post-feature-slider .swiper-button-next {
width: 50px;
height: 50px;
line-height: 48px;
opacity: 0;
-webkit-transition: all ease 500ms;
transition: all ease 500ms;
background: #3368c6;
border-color: #3368c6;
}

.post-feature-slider .swiper-button-prev:hover,
.post-feature-slider .swiper-button-next:hover {
background: #c0cde4;
border-color: #c0cde4;
}

a:hover {
text-decoration: none;
color: #c0cde4 !important;
}

.post-list-item .recen-tab-menu.nav-tabs li a.active {
color:#3368c6;
}

.post-list-item .recen-tab-menu.nav-tabs li a:before, .post-list-item .recen-tab-menu.nav-tabs li a:after {
position: absolute;
top: 0;
content: "";
background: #3368c6;
left: 0;
opacity: 0;
}

.BackTo {
background: #031b4e none repeat scroll 0 0;
border-radius: 50%;
color: #979797;
cursor: pointer;
height: 44px;
position: relative;
text-align: center;
width: 44px;
display: block;
padding: 12px 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-left: auto;
}

.footer-social li a:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

.ts-footer .footer-left-widget .footer-social li a:hover,
.ts-footer .footer-widget .footer-social li a:hover {
color: #c0cde4;
-webkit-transform: scale(1);
transform: scale(1);
}

.apple-title {
font-size: 2rem;
font-weight: 600;
color: #333;
}

.apple-input {
border: none;
border-radius: 12px;
background-color: #ececec;
padding: 0.75rem 1rem;
font-size: 1rem;
color: #333;
transition: all 0.3s ease;
}

.apple-input:focus {
background-color: #e0e0e0;
outline: none;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.apple-btn {
background-color: #3368c6;
color: white;
padding: 0.7rem 2rem;
border-radius: 28px;
border: none;
font-size: 1rem;
font-weight: 500;
transition: background-color 0.3s ease, box-shadow 0.3s ease;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
box-shadow: 0 2px 10px rgba(0, 113, 227, 0.3);
}

.apple-btn:hover {
background-color: #c0cde4;
box-shadow: 0 4px 14px rgba(0, 113, 227, 0.4);
}

.apple-btn:active {
background-color: #004999;
box-shadow: 0 2px 8px rgba(0, 113, 227, 0.3);
}

.shadow {
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title i {
color: #031b4e;
}

.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #031b4e;
border-color: #031b4e;
}

.pagination li.active a:hover, .pagination li:hover a:hover {
background: #c0cde4;
color:white !important;
}


.ozel-icon{
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.084), 0px 2px 3px rgba(0, 0, 0, 0.168);
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 40px;
}


.checkbox-wrapper input[type="checkbox"] {
display: none;
}

.checkbox-wrapper .terms-label {
cursor: pointer;
display: flex;
align-items: center;
}

.checkbox-wrapper .terms-label .label-text {
margin-left: 10px;
}

.checkbox-wrapper .checkbox-svg {
width: 30px;
height: 30px;
}

.checkbox-wrapper .checkbox-box {
fill: rgba(207, 205, 205, 0.425);
stroke: #8c00ff;
stroke-dasharray: 800;
stroke-dashoffset: 800;
transition: stroke-dashoffset 0.6s ease-in;
}

.checkbox-wrapper .checkbox-tick {
stroke: #8c00ff;
stroke-dasharray: 172;
stroke-dashoffset: 172;
transition: stroke-dashoffset 0.6s ease-in;
}

.checkbox-wrapper input[type="checkbox"]:checked + .terms-label .checkbox-box,
.checkbox-wrapper input[type="checkbox"]:checked + .terms-label .checkbox-tick {
stroke-dashoffset: 0;
}
.Btn-blog {
width: 100%;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background-color: rgb(15, 15, 15);
border: none;
color: white;
font-weight: 600;
gap: 8px;
cursor: pointer;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.103);
position: relative;
overflow: hidden;
transition-duration: 1s; /* Animasyon süresini 1 saniye olarak ayarladık */
}

.svgIcon {
width: 16px;
}

.svgIcon path {
fill: black;
}

.Btn-blog::before {
width: 100%;
height: 130px;
position: absolute;
content: "";
background-color: white;
border-radius: 50%;
left: -100%;
top: 0;
transition-duration: 1s; /* Animasyon süresini 1 saniye olarak ayarladık */
mix-blend-mode: difference;
}

.Btn-blog:hover::before {
transition-duration: 1s; /* Animasyon süresini 1 saniye olarak ayarladık */
transform: translate(100%,-50%);
border-radius: 0;
}

.Btn-blog:active {
transform: translate(5px,5px);
transition-duration: .3s;
}
.svgdivozel{
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.084), 0px 2px 3px rgba(0, 0, 0, 0.168);
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 40px;
background: white;
position: absolute;
right: 13px;
}
.svgdivozeluye {
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.084), 0px 2px 3px rgba(0, 0, 0, 0.168);
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 40px;
background: white;
position: relative;
right: -8px;
}
.blog-uyecardtitle {
color: white !important;
font-size: 14px;
}
.blog-notfound {
background: #d6d8d90f;
color: unset;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.post-date-info{
font-size: 12px;
}
.blog-single .post .post-body {
background: #ffffff00 !important;
border: 0;
padding: 0;
}

.sidebarblogdetail{
margin-left: 65px;
}
@media only screen and (max-width: 767px) {
.sidebarblogdetail{
margin-left: 0px;
}
}

/* From Uiverse.io by doniaskima */
.btn-17,
.btn-17 *,
.btn-17 :after,
.btn-17 :before,
.btn-17:after,
.btn-17:before {
border: 0 solid;
box-sizing: border-box;
}

.btn-17 {
-webkit-tap-highlight-color: transparent;
-webkit-appearance: button;
background-color: #000;
background-image: none;
color: #fff;
cursor: pointer;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
font-size: 100%;
font-weight: 900;
line-height: 1.5;
margin: 0;
-webkit-mask-image: -webkit-radial-gradient(#000, #fff);
padding: 0;
text-transform: uppercase;
}

.btn-17:disabled {
cursor: default;
}

.btn-17:-moz-focusring {
outline: auto;
}

.btn-17 svg {
display: block;
vertical-align: middle;
}

.btn-17 [hidden] {
display: none;
}

.btn-17 {
border-radius: 99rem;
border-width: 2px;
padding: 0.8rem 3rem;
z-index: 0;
}

.btn-17,
.btn-17 .text-container {
overflow: hidden;
position: relative;
}

.btn-17 .text-container {
display: block;
mix-blend-mode: difference;
}

.btn-17 .text {
display: block;
position: relative;
}

.btn-17:hover .text {
-webkit-animation: move-up-alternate 0.3s forwards;
animation: move-up-alternate 0.3s forwards;
}

@-webkit-keyframes move-up-alternate {
0% {
transform: translateY(0);
}

50% {
transform: translateY(80%);
}

51% {
transform: translateY(-80%);
}

to {
transform: translateY(0);
}
}

@keyframes move-up-alternate {
0% {
transform: translateY(0);
}

50% {
transform: translateY(80%);
}

51% {
transform: translateY(-80%);
}

to {
transform: translateY(0);
}
}

.btn-17:after,
.btn-17:before {
--skew: 0.2;
background: #fff;
content: "";
display: block;
height: 102%;
left: calc(-50% - 50% * var(--skew));
pointer-events: none;
position: absolute;
top: -104%;
transform: skew(calc(150deg * var(--skew))) translateY(var(--progress, 0));
transition: transform 0.2s ease;
width: 100%;
}

.btn-17:after {
--progress: 0%;
left: calc(50% + 50% * var(--skew));
top: 102%;
z-index: -1;
}

.btn-17:hover:before {
--progress: 100%;
}

.btn-17:hover:after {
--progress: -102%;
}


.blog-container {
max-width: 900px;
margin: 0 auto;
padding: 30px;
}

.comment-section {
background-color: #ffffff12;
border-radius: 10px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
padding: 20px;
margin-bottom: 20px;
}

/* Kullanıcı Bilgileri */
.user-info {
display: flex;
align-items: center;
margin-bottom: 15px;
}

.user-avatar {
border-radius: 50%;
border: 2px solid #3498db;
width: 50px;
height: 50px;
object-fit: cover;
}

.user-details {
margin-left: 15px;
}

.user-name {
font-size: 1.2rem;
font-weight: bold;
color: #34495e;
}

.comment-date {
font-size: 0.9rem;
color: #95a5a6;
margin-top: 3px;
}

/* Yorum Metni */
.comment-text {
font-size: 1rem;
line-height: 1.7;
color: #2c3e50;
margin-bottom: 15px;
padding: 15px;
border-left: 4px solid #3498db;
background-color: #f8f9fa;
border-radius: 5px;
}

/* Etkileşim Butonları */
.interaction-bar {
display: flex;
justify-content: flex-start;
border-top: 1px solid #e0e0e0;
padding-top: 10px;
}

.interaction-btn {
margin-right: 15px;
color: #7f8c8d;
font-size: 0.9rem;
cursor: pointer;
transition: color 0.3s, transform 0.3s;
}

.interaction-btn:hover {
color: #2980b9;
transform: translateY(-2px);
}

.interaction-btn i {
margin-right: 5px;
}

.comment-box {
margin-top: 30px;
padding: 20px;
background-color: #fdfdfd;
border-radius: 10px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
border-color: #000000;
}

.comment-box-header {
font-size: 1.1rem;
font-weight: bold;
color: #34495e;
margin-bottom: 15px;
}

.comment-form {
display: flex;
flex-direction: column;
}

.textarea {
width: 100%;
resize: none;
height: 80px;
border: 1px solid #dfe6e9;
border-radius: 8px;
padding: 10px;
font-size: 1rem;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
transition: border-color 0.3s;
margin-bottom: 10px;
}

.textarea:focus {
border-color: #3498db;
outline: none;
}

.action-buttons {
text-align: right;
}

.btn {
padding: 10px 20px;
font-size: 0.9rem;
border-radius: 6px;
border: none;
cursor: pointer;
transition: background-color 0.3s, box-shadow 0.3s;
}

.btn-primary {
background-color: #3368c6;
color: #fff;
box-shadow: 0 3px 8px rgba(52, 152, 219, 0.2);
}

.btn-primary:hover {
background-color: #c0cde4;
box-shadow: 0 5px 15px rgba(41, 128, 185, 0.3);
}

.btn-outline {
background-color: transparent;
color: #3498db;
border: 1px solid #3498db;
margin-left: 10px;
}

.header-bg-dark .navbar-sticky.sticky {
background: #031b4e;
}

.btn-outline:hover {
background-color: #3498db;
color: #fff;
}

/* Responsive Tasarım */
@media (max-width: 768px) {
.blog-container {
padding: 15px;
}

.user-name {
font-size: 1rem;
}

.comment-text {
font-size: 0.95rem;
}

.interaction-btn {
margin-right: 10px;
}
}


.Btnblogcomment {
width: 140px;
height: 35px;
display: flex;
align-items: center;
justify-content: flex-start;
border: none;
border-radius: 5px;
overflow: hidden;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.089);
cursor: pointer;
background-color: transparent;
}

.leftContainer {
width: 70%;
height: 100%;
background-color: #0060ff;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
font-size: 13px;
}

.leftContainer .like {
color: white;
font-weight: 600;
}

.likeCount {
width: 40%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #0060ff;
font-weight: 600;
position: relative;
background-color: white;
}

.likeCount::before {
height: 8px;
width: 8px;
position: absolute;
content: "";
background-color: rgb(255, 255, 255);
transform: rotate(45deg);
left: -4px;
}

.Btnblogcomment:hover .leftContainer {
background-color: #0060ff;
}

.Btnblogcomment:active .leftContainer {
background-color: rgb(201, 0, 0);
}

.Btnblogcomment:active .leftContainer svg {
transform: scale(1.15);
transform-origin: top;
}
.custom-image-container {
position: relative;
width: 100%;
max-width: 100%;
}

.custom-image {
width: 100%;
display: block;
border-radius: 10px;
}

.image-caption {
position: absolute;
bottom: 0%;
left: 50%;
transform: translateX(-50%);
background-color: rgba(0, 0, 0, 0.6);
color: #ffffff;
padding: 10px 20px;
border-radius: 25px;
font-size: 12px;
font-weight: 500;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
z-index: 2;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
text-align: center;
}


/* Modal Backdrop */
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5); /* Yarı saydam siyah arka plan */
z-index: 1040; /* Arka planın diğer içeriklerin üstünde görünmesini sağlar */
}

/* Modal Content */
.modal-content-md {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 90%;
max-width: 500px;
background-color: #ffffff; /* Beyaz arka plan */
border-radius: 10px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); /* Hafif gölge efekti */
padding: 20px;
z-index: 1050; /* İçeriğin arka planın üstünde görünmesini sağlar */
overflow: hidden; /* İçeriğin taşmasını önler */
}

/* Close Button */
.close-btn {
position: absolute;
top: 10px;
right: 10px;
background: none;
border: none;
font-size: 1.5rem;
cursor: pointer;
color: #555555; /* İkon rengi */
}

.close-btn:hover {
color: #ff5e5e; /* Hover durumu için ikon rengi */
}

/* Form Title */
.widget_title {
font-size: 1.75rem;
font-weight: bold;
color: #333333; /* Başlık rengi */
text-align: center;
margin-bottom: 20px;
}


/* Mobil Uyumluluk */
@media (max-width: 768px) {
.modal-content-md {
width: 95%;
max-width: 90%;
padding: 15px;
}

.widget_title {
font-size: 1.5rem;
}

.form-control {
font-size: 0.9rem;
padding: 8px;
}

.btn-primary {
font-size: 1rem;
padding: 10px;
}

.close-btn {
font-size: 1.2rem;
}
}

/* Genel Form Konteyneri */
.bloglogin-form-container {
margin-top: 3rem;
display: flex;
justify-content: center;
align-items: center;
}

.bloglogin-form-container .row {
display: flex;
flex-wrap: wrap;
}

.bloglogin-form {
background-color: #f9f9f9;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin-bottom: 1.5rem;
width: 500px;
}
@media only screen and (max-width: 767px) {
.bloglogin-form {
background-color: #f9f9f9;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin-bottom: 1.5rem;
width: 100%;
}
}

.bloglogin-form .logo-container {
display: flex;
align-items: center;
font-size: 1.5rem;
font-weight: bold;
color: #333;
}

.bloglogin-form .logo-container .ozel-icon {
font-size: 20px;
color: black;
}

.bloglogin-form .line {
height: 2px;
background-color: #00000014;
margin: 1rem 0;
}

/* Form Grupları */
.bloglogin-form-group {
margin-bottom: 1rem;
}

.bloglogin-form-group label {
font-weight: bold;
color: #333;
}

.bloglogin-form-group input {
width: 100%;
padding: 10px;
border-radius: 5px;
border: 1px solid #ccc;
background-color: #fff;
font-size: 1rem;
transition: border-color 0.3s ease;
}

.bloglogin-form-group input:focus {
border-color: #007bff;
box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

/* Checkbox Wrapper */
.bloglogin-checkbox-wrapper {
display: flex;
align-items: center;
margin-bottom: 1rem;
}

.bloglogin-checkbox-wrapper .checkbox-custom {
display: none;
}

.bloglogin-checkbox-wrapper .checkbox-label {
position: relative;
cursor: pointer;
font-weight: bold;
color: #333;
margin-left: 10px;
}

.bloglogin-checkbox-wrapper .checkbox-svg {
width: 20px;
height: 20px;
stroke: #007bff;
fill: transparent;
}

.bloglogin-checkbox-wrapper .checkbox-custom:checked + .checkbox-label .checkbox-svg .checkbox-tick {
stroke-dashoffset: 0;
transition: stroke-dashoffset 0.3s ease;
}

/* Gönder Butonu */
.bloglogin-btn {
background-color: #007bff;
color: #fff;
border: none;
padding: 12px;
border-radius: 5px;
font-size: 1.2rem;
font-weight: bold;
width: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background-color 0.3s ease;
}

.bloglogin-btn:hover {
background-color: #0056b3;
}

.bloglogin-btn .svgIcon {
margin-left: 10px;
width: 20px;
height: 20px;
fill: #fff;
}

/* Unutulan Şifre Linki */
.bloglogin-forgot-password-link {
display: block;
text-align: center;
color: #007bff;
font-weight: bold;
margin-top: 1rem;
transition: color 0.3s ease;
}

.bloglogin-forgot-password-link:hover {
color: #0056b3;
}


.ozelicdizayn{
box-shadow: unset;
background: unset;
padding: 25px;
float: inline-end;
position: relative;
left: 13px;
}
@media only screen and (max-width: 767px) {
.ozelicdizayn{
box-shadow: unset;
background: unset;
padding: 5px;
float: inline-end;
position: relative;
left: 0px;
}
}

.bloglogin-kayit{
position: relative;
left: 45px;
}

@media only screen and (max-width: 767px) {
.bloglogin-kayit{
position: relative;
left: 0px;
}
}

.ts-footer {
padding: 25px;
}
.cke_notifications_area{
display: none;
}

/* Gallery card düzeni */
.gallery-card {
position: relative;
overflow: hidden;
transition: transform 0.3s ease;
}

.gallery-card:hover {
transform: scale(1.05); /* Üzerine gelindiğinde büyütme efekti */
}

.gallery-photo img {
width: 100%;
height: auto;
display: block;
border-radius: 12px;
transition: opacity 0.3s ease;
}

.gallery-overlay {
position: absolute;
top: 0;
left: 10px;
width: 92%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
transition: opacity 0.3s ease;
border-radius: 12px;
}

.gallery-card:hover .gallery-overlay {
opacity: 1; /* Üzerine gelindiğinde kaplamayı göster */
}

.gallery-overlay .icon {
color: #fff;
font-size: 2rem;
}

.gallery-overlay .icon i {
transition: transform 0.3s ease;
}

.gallery-card:hover .icon i {
transform: scale(1.2); /* İkonu biraz büyüt */
}

#loading-screen {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
background: white;
}

.containerblog {
display: flex;
justify-content: center;
align-items: center;
}

.swing div {
border-radius: 50%;
float: left;
height: 2em;
width: 2em;
}

.swing div:nth-of-type(1) {
background: -webkit-linear-gradient(left, #385c78 0%, #325774 100%);
background: linear-gradient(to right, #385c78 0%, #325774 100%);
}

.swing div:nth-of-type(2) {
background: -webkit-linear-gradient(left, #325774 0%, #47536a 100%);
background: linear-gradient(to right, #325774 0%, #47536a 100%);
}

.swing div:nth-of-type(3) {
background: -webkit-linear-gradient(left, #4a5369 0%, #6b4d59 100%);
background: linear-gradient(to right, #4a5369 0%, #6b4d59 100%);
}

.swing div:nth-of-type(4) {
background: -webkit-linear-gradient(left, #744c55 0%, #954646 100%);
background: linear-gradient(to right, #744c55 0%, #954646 100%);
}

.swing div:nth-of-type(5) {
background: -webkit-linear-gradient(left, #9c4543 0%, #bb4034 100%);
background: linear-gradient(to right, #9c4543 0%, #bb4034 100%);
}

.swing div:nth-of-type(6) {
background: -webkit-linear-gradient(left, #c33f31 0%, #d83b27 100%);
background: linear-gradient(to right, #c33f31 0%, #d83b27 100%);
}

.swing div:nth-of-type(7) {
background: -webkit-linear-gradient(left, #da3b26 0%, #db412c 100%);
background: linear-gradient(to right, #da3b26 0%, #db412c 100%);
}



@-webkit-keyframes ball-l53 {
0%, 50% {
-webkit-transform: rotate(0) translateX(0);
transform: rotate(0) translateX(0);
}

100% {
-webkit-transform: rotate(50deg) translateX(-2.5em);
transform: rotate(50deg) translateX(-2.5em);
}
}

@keyframes ball-l53 {
0%, 50% {
-webkit-transform: rotate(0) translate(0);
transform: rotate(0) translateX(0);
}

100% {
-webkit-transform: rotate(50deg) translateX(-2.5em);
transform: rotate(50deg) translateX(-2.5em);
}
}

@-webkit-keyframes ball-r53 {
0% {
-webkit-transform: rotate(-50deg) translateX(2.5em);
transform: rotate(-50deg) translateX(2.5em);
}

50%,
100% {
-webkit-transform: rotate(0) translateX(0);
transform: rotate(0) translateX(0);
}
}

@keyframes ball-r53 {
0% {
-webkit-transform: rotate(-50deg) translateX(2.5em);
transform: rotate(-50deg) translateX(2.5em);
}

50%,
100% {
-webkit-transform: rotate(0) translateX(0);
transform: rotate(0) translateX(0)
}
}

@-webkit-keyframes shadow-l-n53 {
0%, 50% {
opacity: .5;
-webkit-transform: translateX(0);
transform: translateX(0);
}

100% {
opacity: .125;
-webkit-transform: translateX(-1.57em);
transform: translateX(-1.75em);
}
}

@keyframes shadow-l-n53 {
0%, 50% {
opacity: .5;
-webkit-transform: translateX(0);
transform: translateX(0);
}

100% {
opacity: .125;
-webkit-transform: translateX(-1.75);
transform: translateX(-1.75em);
}
}

@-webkit-keyframes shadow-r-n53 {
0% {
opacity: .125;
-webkit-transform: translateX(1.75em);
transform: translateX(1.75em);
}

50%,
100% {
opacity: .5;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

@keyframes shadow-r-n53 {
0% {
opacity: .125;
-webkit-transform: translateX(1.75em);
transform: translateX(1.75em);
}

50%,
100% {
opacity: .5;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

.swing-l {
-webkit-animation: ball-l53 .425s ease-in-out infinite alternate;
animation: ball-l53 .425s ease-in-out infinite alternate;
}

.swing-r {
-webkit-animation: ball-r53 .425s ease-in-out infinite alternate;
animation: ball-r53 .425s ease-in-out infinite alternate;
}
/* Blogwindow genel stiller */
.blogwindow {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.5); /* Yarı saydam arka plan */
z-index: 9999;
}

.custom-blogwindow-dialog {
max-width: 900px; /* İsteğe bağlı olarak genişliği ayarlayın */
margin: auto;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}

.custom-blogwindow-content {
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); /* Gölgelendirme */
max-height: 90vh; /* Dikey olarak ekranın %90'ı */
display: flex;
flex-direction: column;
}

.custom-blogwindow-header {
padding: 15px;
border-bottom: none;
background-color: #000000b0;
color: #ffffff;
text-align: right;
position: relative;
}

.custom-close-btn {
margin: 0;
padding: 0;
background: none;
border: none;
font-size: 24px;
color: #ffffff;
cursor: pointer;
position: absolute;
top: -3px !important;
right: 15px;
}
.custom-blogwindow-body {
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow-y: auto;
}

.custom-blogwindow-body img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}

.custom-blogwindow-footer {
padding: 15px;
text-align: right;
background-color: #f7f7f7;
border-top: 1px solid #ddd;
}

.custom-checkbox-wrapper {
position: relative;
padding-left: 25px;
cursor: pointer;
font-size: 14px;
user-select: none;
display: flex;
}

.custom-checkbox-wrapper input[type="checkbox"] {
position: absolute;
opacity: 0;
cursor: pointer;
}

.custom-checkbox-wrapper .checkbox-custom-label {
cursor: pointer;
color: #333;
}

.custom-checkbox-wrapper .checkbox-custom-label .checktext {
margin-left: 5px;
color: #333;
font-weight: bold;
}

/* Custom checkbox görünümü */
.custom-checkbox-wrapper input[type="checkbox"] + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 18px;
border: 2px solid #3498db;
background-color: transparent;
border-radius: 3px;
}

.custom-checkbox-wrapper input[type="checkbox"]:checked + label:before {
background-color: #3498db;
border-color: #3498db;
}

.custom-checkbox-wrapper input[type="checkbox"]:checked + label:after {
content: "";
position: absolute;
left: 6px;
top: 3px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}

/* Dikey kaydırma için modal içinde scrollbar */
.custom-blogwindow-body {
overflow-y: auto;
}

.custom-blogwindow-body::-webkit-scrollbar {
width: 8px;
}

.custom-blogwindow-body::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.2);
border-radius: 4px;
}

.custom-blogwindow-body::-webkit-scrollbar-track {
background-color: transparent;
}

/* Responsive uyum için */
@media (max-width: 768px) {
.custom-blogwindow-dialog {
max-width: 95%;
}

.custom-blogwindow-content {
max-height: 80vh;
}

.custom-close-btn {
right: 10px;
}
}
.lang {
float: left;
width: 100%;
}

.lang img {
display: inline-block;
height: 16px;
margin-right: 8px;
margin-top: 0px;
margin-bottom: -3px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.lang .currencyitems a {
width: 24%;
}

.activelang {
opacity: 0.45;
filter: alpha(opacity=45);
}

.activelangcur {
opacity: 0.45;
filter: alpha(opacity=45);
}

.lang h4 {
float: left;
width: 100%;
padding-bottom: 10px;
margin-bottom: 15px;
font-size: 24px;
}

.lang a {
display: inline-block;
vertical-align: top;
margin: 5px 10px;
font-size: 16px;
color: #9d9d9d;
padding: 5px 15px;
border: 1px solid #0000004d;
border-radius: 5px;
}

.lang a selected {
opacity: 0.45;
filter: alpha(opacity=45);
}

.lang a:hover {
color: #000;
}
.rounded-25 {
border-radius: 25%;
}

.btn-shine {
position: relative;
margin: 10px;
padding: 14px 11px;
outline: none;
text-decoration: none;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
text-transform: uppercase;
background-color: #fff;
border: 1px solid rgba(22, 76, 167, 0.6);
border-radius: 10px;
color: #000000;
font-weight: 600;
font-size: 12px;
font-family: inherit;
z-index: 0;
overflow: hidden;
transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.btn-shine span {
color: black;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.7px;
}

.btn-shine:hover {
animation: rotate624 0.7s ease-in-out both;
}

.btn-shine:hover span {
animation: storm1261 0.7s ease-in-out both;
animation-delay: 0.06s;
}

@keyframes rotate624 {
0% {
transform: rotate(0deg) translate3d(0, 0, 0);
}

25% {
transform: rotate(3deg) translate3d(0, 0, 0);
}

50% {
transform: rotate(-3deg) translate3d(0, 0, 0);
}

75% {
transform: rotate(1deg) translate3d(0, 0, 0);
}

100% {
transform: rotate(0deg) translate3d(0, 0, 0);
}
}

@keyframes storm1261 {
0% {
transform: translate3d(0, 0, 0) translateZ(0);
}

25% {
transform: translate3d(4px, 0, 0) translateZ(0);
}

50% {
transform: translate3d(-3px, 0, 0) translateZ(0);
}

75% {
transform: translate3d(2px, 0, 0) translateZ(0);
}

100% {
transform: translate3d(0, 0, 0) translateZ(0);
}
}

.btn-shine {
border: 1px solid;
overflow: hidden;
position: relative;
}

.btn-shine span {
z-index: 20;
}

.btn-shine:after {
background: #38ef7d;
content: "";
height: 155px;
left: -75px;
opacity: 0.4;
position: absolute;
top: -50px;
transform: rotate(35deg);
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
z-index: -10;
}

.btn-shine:hover:after {
left: 120%;
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
.mobilhiddenx{
display: none;
}
}
@media only screen and (max-width: 767px) {
.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator {
border: none;
}
}
.main-video {
flex: 4;
display: flex;
justify-content: center;
align-items: center;
background-color: #000;
}

.main-video iframe {
width: 90%;
height: 90%;
}

.video-bar {
flex: 1;
background-color: #333;
color: #fff;
overflow-y: auto;
padding: 20px;
position: relative;
right: 24px;
border-radius: 0px 8px 8px 0px;
height: 100%;
}

.video-bar h3 {
text-align: center;
margin-bottom: 20px;
font-size: 1.5em;
}

.video-list {
list-style: none;
padding: 0;
height: 100px;
}

.video-list li {
margin-bottom: 15px;
}

.video-list li a {
    text-decoration: none;
    color: #fff;
    display: block;
    background-color: #444;
    padding: 10px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.video-list li a:hover {
background-color: #555;
}

/* Geniş ekranlar için düzenleme */
@media (min-width: 768px) {
.main-video iframe {
width: 100%;
height: 31pc;
object-fit: cover;
}
}

/* Küçük ekranlar için düzenleme */
@media (max-width: 767px) {
.container {
flex-direction: column;
}

.main-video iframe {
width: 100%;
height: 100%;
object-fit: cover;
}
.video-bar {
width: 100%;
height: auto;
padding: 10px;
left: 0%;
border-radius: 0px 2px 0px 0px;
}
}

.profile-icon {
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid #c0cde4;
overflow: hidden;
display: inline-block;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
background: white;
}

.profile-img {
width: 100%;
height: 100%;
display: flex;
object-fit: cover;
font-size: 14px;
background: white;
justify-content: center;
align-items: center;
text-align: center;
position: relative;
color: black;
}
@media only screen and (max-width: 767px) {
.social-links li {
display: inline-block;
list-style-type: none;
padding: 0 6px;
font-size: 10px;
}

}
.header-profile-icon{
background: rgba(255, 255, 255, 0.1);
border-radius: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-right: 1px solid rgba(255, 255, 255, 0.2);
width: 65px;
height: 67px;
line-height: 70px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
}

@media only screen and (max-width: 767px) {

.header-profile-icon {
background: unset;
border-radius: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-right: unset;
width: unset;
height: unset;
line-height: 70px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
position: relative;
right: 3px;
}
}


.gallery-item-x {
position: relative;
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
border-radius: 15px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
height: 100%; /* Kartların boyutunu eşitlemek için eklenmiştir */
}

.gallery-item-x:hover {
transform: scale(1.05);
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}

.gallery-item-x img {
width: 100%;
height: 250px; /* İsteğe göre yüksekliği ayarlayabilirsiniz */
object-fit: cover;
border-radius: 15px;
transition: opacity 0.3s ease;
}

.gallery-item-x .gallery-icon {
position: absolute;
right: -5px;
top: 33px;
transform: translate(-50%, -50%);
color: white;
font-size: 20px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 50px;
width: 50px;
border-radius: 67%;
opacity: 0;
transition: opacity 0.3s ease;
text-align: center;
}

.gallery-item-x:hover .gallery-icon {
opacity: 1;
}

.gallery-item-x .gallery-caption {
position: absolute;
bottom: -26px;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(0, 0, 0, 0.6);
color: white;
text-align: center;
font-size: 18px;
font-weight: bold;
transition: background-color 0.3s ease;
}

.gallery-item-x:hover .gallery-caption {
background-color: rgba(0, 0, 0, 0.8);
}
.ad-left, .ad-rightx {
position: absolute;
top: 275px;
width: 230px;
height: auto;
text-align: center;
padding-top: 10px;
z-index: 10;
}

.ad-left {
left: 45px;
}

.ad-rightx {
right: 45px;
}
@media (max-width: 1280px) {
.ad-left, .ad-rightx {
display: none;
}
}
.hide-ads {
display: none;
}