/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.0.0
	Stable tag: 3.0.0
	Requires at least: 6.0
	Tested up to: 6.4
	Requires PHP: 7.3
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */

 @font-face {

  font-family: 'MazzardH-Light';

  src: url('assets/fonts/mazzard/MazzardH-Light.ttf');


  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'MazzardH-Regular';
  src: url('assets/fonts/mazzard/MazzardH-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MazzardH-Medium';
  src: url('assets/fonts/mazzard/MazzardH-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {

  font-family: 'MazzardH-Bold';

  src: url('assets/fonts/mazzard/MazzardH-Bold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Spec-Med';
  src: url('assets/fonts/spectral/Spectral-Medium.ttf');
  font-weight: normal;

  font-style: normal;
}
@font-face {
  font-family: 'Spec-I';
  src: url('assets/fonts/spectral/Spectral-Italic.ttf');
  font-weight: normal;

  font-style: normal;
}
@font-face {
  font-family: 'Spec-MI';
  src: url('assets/fonts/spectral/Spectral-MediumItalic.ttf');
  font-weight: normal;

  font-style: normal;
}


html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: "MazzardH-Regular";
  font-size: 1rem;
  font-weight: normal;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 27px;
}body {
  padding-top: 125px;
}
.site-navigation ul.menu li.menu-item-has-children:after{display:none !important}
body.overf {
overflow: hidden;}
 #masthead {
  z-index: 999 !important;
  position: relative;
}
.site-navigation ul.menu li.menu-item-has-children{padding-inline-end: 0 !important;}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family:'MazzardH-Bold';
  font-weight: normal;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.7rem;
}

h3 {
  font-size: 1.2rem;
}

h4 {
  font-size: 1.3rem;
}

h5 {
  font-size: 1.1rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
.sr-rhead {
  height: 85px;
  display: flex;
  align-items: center;
}
.sr-rhead h4 {
  position: relative;
  z-index: 1;
  font-size: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  margin: 0px;

}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
 .bannerleft {
  height: 370px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-left: 39%;
}
.news-slider {
  background: #f1f1f1;
  padding: 70px 0px;
}.ihomes-haber-container {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.banner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(89deg, white 40%, transparent );
  right: 0;
  padding: 21px 60px;
  padding-right: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.iyayin-owner {
  line-height: 16px;
  font-size: 14px;
}
.yayinmeta {
  height: 59px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.swbutton2 {
  border: none;
  box-shadow: 0px 8px 13px #dfdfdf;
  padding: 13px 33px;
  font-family: 'MazzardH-Medium';
  font-size: 13px;
  background: #fff;
  border-radius: 8px;
}
.iyayinbtns img {
  width: 16px;
}
.swbutton {
  border: none;
  box-shadow: 0px 8px 13px #dfdfdf;
  padding: 13px 16px;
  font-family: 'MazzardH-Medium';
  font-size: 13px;
margin-top:20px;
  background: #fff;
}.footer-bottom {
  background: #fff;
}
.banner-title h3 {
  font-size: 47px;
  color: #000;
}
.banner-button-prev.bannerbtns {
  position: absolute;
  top: 46%;
  left: -80px;
cursor: pointer;
  max-width: 20px;
}
.banner-button-next.bannerbtns {
  position: absolute;
cursor: pointer;
  max-width: 20px;
  top: 46%;
  right: -80px;
}
.fixactive li{
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.wpcf7-spinner{
  
  margin: 10px 24px  !important; 
}
.page-content.postlist {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.iyayincontent{
  
  height: 75px;
}
.ihomes-yayin-container {
  flex-basis: 47%;
}
article.post {
  padding: 5px;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 30px;
  background-image: linear-gradient(#f8f8f8, #f8f8f8), linear-gradient(to left, #f2f2f2, #cccccc);
  background-origin: border-box;
  background-clip: content-box, border-box;    flex-basis: 48%;
}
.articlecont{
  display: flex;
  gap: 30px;
  padding: 30px;
}
.post .wp-post-image{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.art-left {
  flex: 1;
}.art-right {
  flex: 2;
}
.arcibtn{
  margin-top: 40px;
}
.post  h2.entry-title{
  line-height: 31px;
}
.post h2.entry-title a{
  font-size: 27px;
  color: #151525;
  font-family: 'MazzardH-Medium';
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;

}
.art-right p{
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
article h2.entry-title {
  margin: 0;
  margin-top: -6px;
  margin-bottom: 12px;
}
article  p {
  margin: 0;
}
.blogheader {
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  align-items: normal;
  padding: 14px 30px;
  margin-bottom: 40px;
}
.ecirlce {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;z-index: 1;    top: 0;
  left: 0;
}
.etopinfop {
  background: #ffffffd9;
  display: inline-block;
  position: absolute;
  padding: 11px 14px;
  top: 0px;
  left: 19px;
  border-radius: 10px;
  font-family: "MazzardH-Medium";
}
.ecirlcep {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 1;
  top: -2px;
  left: 10px;
}
.ecirlcep.basliyor {
  background: #E88B00;
}
.ecirlce.devam-ediyor {
  background: #117E0E;
}
.ecirlce.basliyor{
  background: #E88B00;

}.ecirlce.tamamlandi{
  background: #151525;

}.etopinfo {
  background: #ffffffd9;
  display: inline-block;
  position: absolute;
  padding: 11px 14px;    top: 5px;
  left: 5px;
  border-radius: 10px;
  font-family: "MazzardH-Medium";
}
.eylemlist {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.blogheader2 {
  border-radius: 10px;
  display: flex;
  align-items: normal;
  margin-bottom: 40px;
  align-items: center;
    padding-top: 30px;
}
.eylemdate button {
    padding: 8px 14px;
    font-family: 'MazzardH-Bold';font-size: 13px;
}
.iyayincontent {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.eylemdate button.active {
    color: #fff;
    background: #151525;
}
.blogheaderleft{
    flex: 2;    display: flex;
    align-items: center;
    gap: 12px;
}
.bloginside {
  display: flex;
  align-items: normal;
}
.ihomes-yayin-container {
  background: #fff;
  box-shadow: 0px 0px 10px #cccccc70;
  border-radius: 17px;
  overflow: hidden;
  margin: 10px;
}
.ihomes-yayin-h {
  background: #efefef;
  padding: 14px 30px;
  padding-bottom: 1px;
}.iyayin-owner {
  font-style: italic;
  font-weight: 500;
  color: #000;
}
.iyayin-btm {
  padding: 20px 30px;
}
.iyayinlar-navs {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  padding: 10px;
}
.iyayinbtns {
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 0px 3px #ccc;
  display: flex;
  align-items: center;
  justify-content: center;cursor: pointer;
}
.iyayinbtns:hover{
  background-color: #151525;color: #fff;

}.iyayin-date {
  font-size: 13px;
}.iyayin-bottom {
  display: flex;
  gap:10px;
  justify-content: space-between;
  margin-top: 12px;
  align-items: center;
}
.swiper-home .swiper-slide {
  padding: 10px 0px;
}
.iyayin-bottom button{
  border: none;
  box-shadow: 0px 8px 13px #dfdfdf;
  padding: 13px 16px;
  font-family: 'MazzardH-Light';
  font-size: 13px;
}.iyayincontent {
  font-size: 15px;
  line-height: 25px;
}
.iyayin-title h3{font-family: "MazzardH-Medium";}
.iyayinbtns:hover img  {
  filter: invert(1);
}
.blogheader2 select ,.blogheader3 select {
    background-color: transparent;
    border: none;
    flex: 1;
    max-width: 222px;
}
.headsearch {
  flex: 2;
  position: relative;
  display: flex;
  align-items: center;
}
button.searchstop {
  position: absolute;
  right: 6px;
  display: none;
  top: 3px;
}
button.searchstop.show{
  display: block;
}
button.searchstop2 {
  position: absolute;
  right: 0;
  display: none !important;
  top: 8px;
}
button.searchstop2.show{
  display: block;
}
.blogheader input,.blogheader3 input{
  background-color: transparent;
  flex: 2;
  border: none;
  background-image: url(https://wetasarim.com/demo//wp-content/themes/hello-elementor/images/search2.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 47px;
  background-size: 26px;
}
.blogheader select{
  background-color: transparent;
  border: none;
  flex:1;
  flex: 1;
  max-width: 222px;
}
.nav-links {
  display: flex;
  align-items: center;
  justify-content: end;
  border-top: 1px solid #151525;
  padding-top: 40px;
  margin-top: 60px;
}
.page-numbers {
  width: 30px;
  height: 30px;
  display: flex;
  animation: ce;
  align-items: center;
  justify-content: center;
  color: #000;
}
span.page-numbers.current {
  background: #e5e5e5;
  border-radius: 5px;
  font-family: 'MazzardH-Medium';
}
.nav-links img {
  width: 7px;
}header.page-header {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 30px;
}
.medcon:hover .medcon2{display:flex;

}
.medcon img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medcon {
  
  flex-basis: 30%;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    height: 270px;
    cursor: pointer;

}
.medcon2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  top: 0;
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  background: linear-gradient(145deg, #11111e, transparent);
  border-radius: 25px;
}
.medya-title {
  font-size: 19px;
  font-family: 'MazzardH-Bold';
  margin-bottom: 10px;
}.medya-desc {
  font-family: 'MazzardH-Light';
  color: #c1c1c1;
}
.medcon {
  position: relative;
}

.search-fixed.active {
  animation: fadeIn .5s;
  -webkit-animation: fadeIn .5s;
  -moz-animation: fadeIn .5s;
  -o-animation: fadeIn .5s;
  -ms-animation: fadeIn .5s;
}
.search-fixed.hide {
  animation: fadeOut .5s;
  -webkit-animation: fadeOut .5s;
  -moz-animation: fadeOut .5s;
  -o-animation: fadeOut .5s;
  -ms-animation: fadeOut .5s;
}
button.sw2 {
  margin-top: 10px;
  border: none;
  box-shadow: 0px 8px 13px #dfdfdf;
  padding: 13px 16px;
  font-size: 13px;
  background: #fff;
  border-radius: 6px;
}

input:focus{outline:none;}
.search-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #05001ac7;
  z-index: 99;
  display: none;
  height: 100%;
}
.search-fixed.active{display: block;}
.search-container {
  width: 50%;
  right: 0;
  position: absolute;
  top: 120px;
  bottom: 0;
  background: #f8f8f8;
  padding: 40px 70px;
  padding-top: 51px;
  
  padding-left: 20px;
  padding-right: 0px;
}
button.socialclos {
  padding: 0px;
  display: none;
}
.search-close img{
  
  max-width: 11px;
}
.sr-cont {
  direction: ltr;
}
.search-close button{
  position: absolute;
  left: -70px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  color: #151525;
}

input.searchinpt {
  background: #fff;
  border: none;
  width:100%;
  box-shadow: 0px 0px 13px #cccccc61;
  padding: 14px 20px;
  border-radius: 20px;
  font-size: 18px;
}
.search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.search-loading {
  text-align: center;
  display:none;
  width: 50px;
  margin: auto;
  margin-top: 30px;
}
.search-loading.show{display:block;}
.seach-results {
  
  margin-top: 30px;
  direction: rtl;
  height: 100%;
  overflow-y: auto;
  padding: 22px;
  padding-right: 60px;
  padding-left: 60px;
}
.search-head {
  padding-left: 60px;
  padding-right: 60px;
}
.search-content {
  height: 90%;
}
.sr-title {
  font-weight: bold;
  font-size: 30px;
  border-bottom: 2px solid #000;
  width: fit-content;
  padding-bottom: 18px;
  font-family: 'MazzardH-Medium';
}
.sr-count {
  color: #737373;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 13px;
  align-items: end;
}
.sr-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sr-rhead {
  background: #efefef;
  padding: 11px 21px;
  font-weight: 600;
}.strw {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}.medya-title.galpop {
  cursor: pointer;
}
.sr-cont .medya-title.galpop {
  font-size: 17px;
  line-height: 21px;margin-bottom: 0px;
}.sr-cont {
  margin-bottom: 10px;
}.sr-rheadhab {
  background: transparent;
  padding: 21px;
  font-weight: 600;
  text-align: center;
  padding-top: 0px;
}.mobnav-cont {
  padding: 10px 39px;
}
.mobnav-cont {
  padding: 10px 39px;
  overflow-y: scroll;
  height: 62vh;
}
.mobnav-cont .searchnone {
  color: #fff;
}
.mob-nav-search{display: none;}
.sr-cont .medcon {
  display: grid;
  border-radius: 20px;
  overflow: hidden;
}
.site-navigation #menu-primary li ul li a::after{
  display: none !important;

}
.site-navigation #menu-primary li ul li a{
  text-align: center;
}
.sr-rheadhab {
  background: #FFF !important;
  padding: 10px 21px;
  font-weight: 600;
  border-bottom: 2px solid #000 !important;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sr-rheadpro{
  background-color: transparent !important;
  text-align: center;padding: 10px 16px;
}
.sr-rheadpro h4 {
  font-size: 17px;
  margin: 0px;
  font-size: 18px;
}
.sehabimg{background-color: #fff;}
.sehabimg img{
  border-radius: 23px;
  height: 110px;
  width: 100%;
  object-fit: cover;
}

.sr-rowhab {
  border-radius: 0px;
  overflow: hidden;
}
.sr-rheadhab h4{
  margin: 0px;
  font-size: 18px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.sr-cont .medcon2 {
  background: #000000ab !important;
  display: flex;
  top: inherit;
  padding-top: 20px;
  border-radius: 0px;
  border-top: 2px solid #fff;
  padding-bottom: 10px;
  justify-content: center;
  text-align: center;
  height: 70px;
  padding: 10px;
}

.sr-rcontent {
  background: #fff;
  padding: 24px;
  height: 130px;
}
.sr-row {
  border-radius: 30px;
  overflow: hidden;
}
.swiper.srrows {
  padding: 20px 0px;
}

.seach-results::-webkit-scrollbar {
  width: 4px;
  border-radius: 10px;
}

/* Track */
.seach-results::-webkit-scrollbar-track {
  background: #ccc;
}

/* Handle */
.seach-results::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 20px;
  height: 150px;
  max-height: 150px;

}

/* Handle on hover */
.seach-results::-webkit-scrollbar-thumb:hover {
  background: #000;
}
.sr-rhead.sr-eylembg {
  background-size: cover !important;
  background-position: center !important;
  color: #fff !important;
  line-height: 23px;
  padding-top: 50px;
  height: 120px;
  position: relative;
}
.sr-rhead.sr-eylembg::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: linear-gradient(0deg, black , transparent);
  bottom: 0px;
  top: 30px;
  /* z-index: 1; */
  left: 0;
  right: 0;
}
.sr-rhead h4{
  position: relative;
  z-index: 1;font-size: 20px;
}
.searchnone {
  direction: ltr;
}
ul#menu-1-6d139df li a{
  position: relative;
}
ul#menu-1-6d139df li a::before{
  content: "|";
  opacity: 1;
  /* padding: 0 10px; */
  display: block;
  position: absolute;
  right: 0;
  background: transparent;
  height: 40%;
}
.lftbtn button{
  border: 1px solid #151525;
  padding: 13px 16px;
  border-radius: 6px;
}.btn1{
  border: 1px solid #151525;
  padding: 13px 16px;
  border-radius: 6px;
}
.btn2 {
  background: linear-gradient(0deg, rgba(12,11,45,1) 0%, rgba(48,49,84,1) 100%);
  color: #fff;
  padding: 13px 16px;
  border-radius: 6px;
  margin-top: 60px;
}


@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.fixnav {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 10;
  list-style: none;
  padding: 0px;
}
.fixnav ul  {
  padding-left: 0;
  list-style: none;
  max-height: 0;
    overflow: hidden;
  transition: max-height 0.1s ease;
  padding-top: 3px;
}
.eylem-ext {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.izamancontent{
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.fixnav.active ul {
  max-height: 500px;
  height: auto;    transition: max-height 0.25s ease-in;

}

.footer-mid  .menu li:first-child
{display: none !important;}
.fixnav.active .socialclos{
  display: block;
}
.openhide{
  cursor: pointer;;
}
.fixnav.active .openhide{
  display: none;
}
.fixnav ul div{
  background-color: #fff;
}
.fixactive img {
  width: 27px;
}
.socialclos img {
  height: 24px;
  width: auto;
}
span.fixactive ul li {
  padding-top: 7px;
  padding-bottom:4px;
}
span.fixactive {
  background: #fff;
  min-height: 50px;
  box-shadow: 0px 2px 7px #00000063;
  display: inline-block;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 50px;
  display: flex;
  align-items: flex-start;
  padding-top: 12px;
  justify-content: center;
}
footer#site-footer {
  background: #151525;
  padding: 70px 0px;
  margin-top:60px;
}.copyright.site-footer {
  background: #fff;
}
.footer-logo {
  width: 220px;
}.footer-soc a {
  background: #fff;
  width: 35px;
  display: inline-block;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}.footer-soc {
  display: flex;
  gap: 11px;
}img.footer-soc {
  max-height: 14px;
}.footer-text {
  color: #FFFFFF;
  margin-bottom: 30px;
  margin-top: 30px;
}
.footer-top {
  display: flex;
 
  color: #fff;
 gap: 90px;
}
.xi-who span {
  opacity: .7;
}.xgal_big {
  position: relative;
}
.mob-nav-footer {
  padding: 11px 40px;
  position: absolute;
  bottom: 0px;
  padding-bottom: 20px;
  right: 0;
  z-index: 1;
  left: 0;
  background: #151525;
}.mob-nav-footer img{
  width: 150px;
}
.mob_nav_close img{
  width: 18px;
}
.mob-search {
  background: #181827;
  padding: 5px 40px;
  margin-bottom: 17px;
  position: relative;
}
input.mo_se_input {
  padding: 10px 40px;
  padding-right: 30px;
  width: 100%;
  background: url(images/mob_search.svg);
  border: none;    background-repeat: no-repeat;
  background-position: center left;
  color:#fff;
}
.mob-nav-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 40px;
  padding-right: 30px;
  padding-bottom: 10px;
}
footer ul.sub-menu {
  display: none;
}.footer-h2 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}.footer-right {
  flex: 2;
}.footer-mid {
  flex: 1;
}.footer-left {
  flex: 2;
}
.footer-mid .menu {
  list-style: none;
  padding: 0;
  color: #fff;
}
.footer-mid .menu a{
  color: #fff;
  line-height: 40px;
}
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
 button{font-family: 'MazzardH-Medium';font-size:16px}
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}



/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}
.galclose img  {
  width: 20px;
}
.xgaltop {
  display: flex;
  justify-content: end;
  position: absolute;
  top: 20px;
  right: 20px;
}

.xgallery-slider .swiper-button-next {
  right: 320px;
  color: #fff;
  top:40%;
  left: auto;
}
.xgallery-slider .swiper-button-prev {
  left: 320px;
  top:40%;
  color: #fff;
  right: auto;
}

.xgallery-slider .bimg {
  border-radius: 30px;
  height: calc(100% - 107px);
  margin: auto;
  width: 100%;
  object-fit: cover;
}
.xg-fixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #212130fa;
}
.xgallery {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}
.xgal_big {
  height: 85vh;
}
.xgallery-slider {
  width: 100%;
  height: 85vh;
  margin: 0 0 10px 0;
  padding-top: 50px;
  overflow: hidden;
}
.xgal_big .swiper-button-next {
  right: -90px;
  font-size: 12px;
  color: #fff;
}
.xgal_big .swiper-button-next::after,.xgal_big .swiper-button-prev::after{
  font-size: 29px;
}
.xgal_big .swiper-button-prev{
  left: -90px;
  font-size: 12px;
  color: #fff;

}
.xgallery-slider .swiper-slide {
  width: auto;
}.xi-detail {
  color: #fff;
  display: flex;
  gap: 60px;
  padding: 20px 10px;
  height: 107px;
}.xi-author {
  flex: 1;
}.xi-desc {
  flex: 2;
}
.xi-pin ,.xi-who{
  display: flex;
    align-items: center;
    gap: 12px;
    color: #bdbdc2;
    margin-bottom: 10px;
}
.xi-pin span, .xi-who span{
  flex: 1;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}.xi-desc {
  color: #c2c2c6;
  font-size: 14px;
  line-height: 19px;
}.xi-author img {
  height: 20px;
}.galleryico {
  flex: 4;
}
.xgallery-thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;    height: 15vh;
}
.xgallery-thumbs .swiper-slide {
  width: 100px;
  height: 80px;
  text-align: center;
  overflow: hidden;
  opacity: 0.1;
}
.xgallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.xgallery-thumbs .swiper-slide img {
  width: auto;
  height: 100%;
  border-radius: 20px;
  cursor: pointer;
}



/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #000;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus,
[type=submit]:focus,
[type=button]:focus {
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
  -webkit-appearance: none;
  background-image: url(images/select-bg.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
select:focus-visible,input:focus-visible,textarea:focus-visible,select:focus,input:focus,textarea:focus{
  outline: none;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
body.post-template-default.single {
  background: #f4f4f4;
}
.author {
  text-align: center;
  margin-bottom: 23px;
  font-style: italic;
}
.mobshow{display: none;}
.deskshow{display: block;}


@media (max-width: 1440px) {
  
  .xgallery {
    max-width: 680px;
  }
}

@media (max-width: 1024px) {
  .xgal_big .swiper-button-next {
    right: -50px;
  }
  .xgal_big .swiper-button-prev{
    left:-50px;
  }
}

@media (max-width: 850px) {
  .xgal_big .swiper-button-next {
    right:-30px;
  }
  .xgal_big .swiper-button-prev{
    left: -30px;
  }
  .xgallery {
  max-width: 460px;
}.xi-detail {
  gap: 10px;
  flex-direction: column;
}.xi-author {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
}

@media (max-width: 767px) {
  
  .footer-logo {
    width: 180px;
}
  .etopinfo {
    padding: 9px 16px;
    font-size: 13px;
    line-height: 18px;
}

  .headsearch{
    flex:1;
  }
  .sr-rhead {
    height: 65px;
  }
  .sr-rcontent {
    height: 110px;
}
 .sr-cont .medya-title {
    font-size: 15px !important;
   
    line-height: 20px !important; 
}

  
  .medya-title {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 18px;
}
.medcon2 {
  padding-left: 11px;
  padding-right: 11px;
}
  .ihomes-container {
    padding-bottom: 0px;
  }
  .sr-rheadhab h4 {
    font-size: 14px;
  
}
.medcon {
  height: 160px
}
  .eylemmobse .sr-rcontent {
    display: none;
}.seprogimg {
  display: flex;
}
.habermobhide{
  display: none;
}.sr-rheadpro {
  background: #fff !important;
}
.sr-rowhab .sehabimg img {
  border-radius: 13px;
}
.sr-rhead.sr-eylembg
{    height: 160px;padding-top: 80px;}
.sehabimg {
  background-color: transparent;
}
.sr-rheadpro h4 {
  font-size: 16px;
}
.seprogimg img{
  height: 130px;
  width: 100%;
  object-fit: cover;
}
.sehabimg img {
  border-radius: 23px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.sr-rheadhab {
  background: #FFF !important;
  padding: 13px;
  border-top-right-radius: 16px;
    border-top-left-radius: 16px;

}
  .sr-title {
    font-weight: bold;
    font-size: 25px;
    color: #fff;
    border-bottom: 2px solid #fff;
  }button.swbutton2 {
    padding: 10px 13px;
    box-shadow: none;
}.sr-count {
  font-size: 12px;
  gap: 2px;
}
.sr-rhead h4 {
  margin: 0px;
}
.sr-row {
  border-radius: 16px;
}
.sr-rhead {
  background: #efefef;
  padding: 12px 14px;
  font-weight: 600;
}

.sr-rhead h4 {
  font-size: 16px;
}
.sr-rcontent {
  background: #fff;
  padding: 13px;
}

  .blogheader3 {
    margin-bottom: 15px !important;
}
  .eylemdate button {
    font-size: 11px;
    border: 1px solid #000;
    border-radius: 11px;
    font-family: 'MazzardH-Regular';
    background: linear-gradient(90deg, white, transparent);
}

  .blogheaderleft {
    align-items: center;
    justify-content: center;
}
  .mobshow{display: block;}
  .deskshow{display: none;}
  .footer-top {
    flex-direction: column;
    padding: 10px 20px;
    gap: 40px;
}.footer-mid {
  display: none;
}
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
  .medcon .medcon2 {
    display: flex;
}
}

@media screen and (max-width:600px) {
  .ieylem-top img {
    height: 140px;
  }
  .xgallery-slider .bimg
  {
    height: calc(100% - 147px);
  }
  .bloginside {
    padding: 7px 12px !important;
}input.blogsearc {
  width: 191px;
}
  .blogheader{
    
    padding: 8px 10px;
  }select.s_order {
    font-size: 13px;
}
  .xgallery {
    width: 100%;
    max-width: 313px;
  }
  
  .xi-detail {
    flex-direction: column;    gap: 10px;
}
.xgallery-slider .swiper-button-prev {
  left: 6px;
  top: 50%;
}

.xgallery-slider .swiper-button-next {
  right: 5px;
  top: 50%;

}.xgallery .swiper-button-prev:after,.xgallery .swiper-button-next:after{
  
  font-size: 22px !important;
}

.xi-author {
  display: flex;
  justify-content: space-between;
}
}

@media screen and (max-width:460px) {
  
  
.xgaltop {
  padding-top: 0px;
  padding-right: 0px;
  z-index: 2;
}.xgallery {
  width: 100%;
  max-width: 300px;
  margin: 19px auto;
}

.xi-who ,.xi-pin{
  font-size: 13px;
  flex:1;
}
.xi-detail {
  padding: 10px 10px;
}

}
/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-moz-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-o-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-ms-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
