@import "colors/navy.css";
@import "plugins.css";
@import "style.css";

:root{
    --brand-1: #005dab;
    --brand-2: #40b1ff;
  }

@font-face {
    font-family: "tredas";
    src: url("fonts/tredas.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.glightbox-clean .gclose{
    border-radius: 100% !important;
  }
  .swiper-container.nav-color .swiper-button.swiper-button-disabled, .swiper-container.nav-color .swiper-slide figure .item-link.swiper-button-disabled {
  background: #7cb798b3 !important;
}
  .swiper-container.nav-color .swiper-button, .swiper-container.nav-color .swiper-slide figure .item-link {
  background: #7cb798e6 !important;
  color: #ffffff !important;
}
  .swiper-container.nav-color .swiper-button:hover, .swiper-container.nav-color .swiper-slide figure .item-link:hover {
  background: #7cb798 !important;
}
  .navbar-light.fixed.navbar-stick .nav-link:hover{
            color: #7cb798;
  }
    @media (max-width: 991.98px){
    .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
      color: #ffffff !important;
    }
}
.logo-white{
    filter: brightness(0) invert(1);
    width: 230px;
    height: auto;
}
.offcanvas-header .logo-white{
    width: 150px;
}
nav.fixed .logo-white{
    filter: brightness(1) invert(0);
}
@media (min-width: 992px) {
  .navbar-expand-lg.transparent:not(.fixed) {
      padding-top: 0 !important;
  }
}
.main-menu > li:last-child > a{
    padding-right: 0 !important;
}
.main-menu li > ul.dropdown-menu > li > a{
    color: #000;
}
.header-top-menu {
  align-items: center;
  border-right: 1px solid #e5e7eb;
  padding-right: 25px;
}
.header-top-menu li a.nav-link{
  padding: 0 !important;
  font-weight: 100 !important;
  font-size: 0.7rem !important;
}
.bottom-footer-row{
  background-color: var(--brand-1);
}
footer .footer_musteri {
  border: 1px solid #ffffff;
  display: flex;
  width: auto;
  height: auto;
  overflow: hidden;
  border-radius: 45px;
  align-items: center;
  justify-content: space-around;
  padding-block: 10px;
}

@media(min-width: 320px) {
  footer .footer_musteri {
      margin-top:20px
  }
}

@media(min-width: 768px) {
  footer .footer_musteri {
      margin-top: 0;
  }
}

.icon-callcenter:before {
  content: "\63";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tredas";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer .footer_musteri_left,footer .footer_musteri_right {line-height: 1.2;}

footer .footer_musteri_left {
  margin: 0;
}

footer .footer_musteri_left i {
  font-size: 60px; 
  color: #fff;
  line-height: 0;
  display: flex;
}

footer .footer_musteri_right div:nth-child(1) {
  color: #fff;
  font-size: 14px;
  font-family: Arial;
  padding: 0;
}

footer .footer_musteri_right div:nth-child(2) {
  color: #fff;
  font-size: 35px;
  font-family: "Montserrat",sans-serif;
  padding: 0;
  margin-top: 0;
  text-align: center;
  line-height: 1;
}

footer .footer_musteri_right div:nth-child(2)>span {
  color: #40b1ff
}
.footer-menu{
  display: flex;
  justify-content: space-around;
  gap: 45px;
  margin: 0 !important;
  padding: 0 !important;
  align-items: start;
}
.footer-menu > li > a{
  padding: 0;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0;
}
.footer-menu li ul{
  display: block;
  background: transparent;
  padding: 0 !important;
  margin: 0;
  box-shadow: none !important;
  position: static;
}
.footer-menu li ul li a{
  font-weight: 300;
    font-size: .85rem;
    color: #fff;
    padding: 0 0 0px 20px;
    white-space: wrap;
    position: relative;
    letter-spacing: 0;
}
.footer-menu li ul li a:before{
  font-family: "Unicons" !important;
  content: "\e92b";
  position: absolute;
  right: auto;
  left: 0;
  top: 0;
  color: var(--brand-2);
}
.policy-menu{
  gap: 15px;
  justify-content: flex-end;
}
.policy-menu li a{
  font-size: .85rem;
  font-weight: 300;
}
.elder-image{
  border-radius: 15px;
  width: 150px;
}
.news-card figure img{
  object-fit: cover;
  height: 220px !important;
  width: 100% !important;
}
.news-card .post-title{
  height: 58px;
}
.news-swiper .swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
  right: calc(var(--spacing) * -8);
}
.news-swiper .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
  left: calc(var(--spacing) * -8);
}
.page-cover{
  height: 320px;
  display: flex;
  align-items: end;
}
.page-cover::before{
  background-color: rgba(21, 108, 239, .5);
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: 0.2rem;
  color: #ffffff;
  content: var(--bs-breadcrumb-divider, "/");
}
.page-sidebar-wrapper{
  padding: 20px;
  border-radius: 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #f3f4f6 0%, #f3f4f6 100%);
}
.page-sidebar-wrapper .sidebar-title{
  display: none;
}
.page-sidebar-wrapper .sidebar-container{
  margin-left: -20px;
}
ul.sidebar-menu-items{
  margin-bottom: 0;
}
ul.sidebar-menu-items li{
  display: flex;
  padding: 2px 0;
}
ul.sidebar-menu-items li.nav-item.d1.active > a{
  background-color: #dbeeff;
  border-radius: 0px 8px 8px 0px;
  overflow: hidden;
  width: 100%;
}

ul.sidebar-menu-items li a{
  display: flex;
  align-items: center;
  position: relative;
  padding: 5px 0;
}
ul.sidebar-menu-items li a::before{
  content: "";
  background-image: url("../img/tredas-simge-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  opacity: 0.8;
  margin-left: 15px;
}
.sidebar-menu-items li.dropdown{
  flex-direction: column;
}
.sidebar-menu-items li a{
  color: #000000;
}
.sidebar-menu-items li.dropdown.opened > a:after {
  content: "\f068";
}
.sidebar-menu-items li.dropdown > a:after {
  content: "\2b";
}
.sidebar-menu-items li.dropdown a:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.7rem;
}

.sidebar-menu-items li.dropdown ul.dropdown-menu li.dropdown a:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.7rem;
}

.sidebar-menu-items li.dropdown.opened a{
  color: #000000;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu{
  display: block;
  position: static !important;
  transform: none !important;
  box-shadow: none !important;
  width: 100% !important;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  margin-bottom: 0 !important;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li{
  padding: 0;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li a{
  white-space: normal;
  padding: 2px 0px 2px 5px;
  font-weight: 500;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu > li.active > a{
  color: var(--brand-1);
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li a:hover{
  color: var(--brand-1);
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li a::before{
  opacity: 1;
  background-image: none;
  background-color: #005dab;
  height: 2px;
  width: 16px;
  border-radius: 5px;
  min-width: 16px;
  align-self: flex-start;
  margin-top: 12px;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li.nav-item.dropdown.dropend.opened.active {
  color: var(--brand-1);
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu > li.dropdown.opened > ul.dropdown-menu{
  display: block;
  position: static !important;
  transform: none !important;
  box-shadow: none !important;
  width: 100% !important;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  margin-bottom: 0 !important;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li.dropdown.opened > ul.dropdown-menu li{
  padding: 0;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li.dropdown.opened > ul.dropdown-menu li a{
  white-space: normal;
  padding: 2px 0px 2px 5px;
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li.dropdown.opened > ul.dropdown-menu li a:hover{
  color: var(--brand-1);
}
.sidebar-menu-items li.dropdown.opened > ul.dropdown-menu li.dropdown.opened > ul.dropdown-menu li a::before{
  opacity: 1;
  background-image: none;
  background-color: #005dab;
  height: 2px;
  width: 10px;
  border-radius: 5px;
  min-width: 34px;
  align-self: flex-start;
  margin-top: 10px;
}
/*Top Sidebar*/
.page-sidebar-wrapper.top ul.sidebar-menu-items {
  display: flex;
  margin-bottom: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.page-sidebar-wrapper.top ul.sidebar-menu-items li.nav-item.d1.active > a {
  background-color: #dbeeff;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  padding-right: 15px;
  margin-left: 15px;
}
.hero-boxes{
  height: 300px !important;
  background-size: cover;
  justify-content: end;
  align-items: start;
  box-shadow: inset 180px -180px 150px -20px #005dabc2 !important;
}
.hero-boxes h1{
  color: #fff;
  font-size: 1.5em;
}
.tazminat-sorgulama-box{
  background-image: url("../img/tazminat-sorgulama-kutu.jpg");
}
.lisanssiz-elektrik-box{
  background-image: url("../img/lisanssiz-elektrik-uretimi-kutu.jpg");
}
.planli-kesinti-box{
  background-image: url("../img/planli-kesinti-kutu.jpg");  
}
.anlik-kesinti-box{
  background-image: url("../img/anlik-kesinti-kutu.jpg");  
}
.static-page-content-wrapper ul,
.static-page-content-wrapper ol,
.static-page-content-wrapper dl{
    list-style-type: square;
    padding-left: 20px !important;
}
.page-cover::before{
  z-index: 2;
  background-color: rgb(21 108 239 / 85%);
}
.page-cover-bg-wrapper{
  filter: blur(10px);
  overflow: hidden;
}
.news-detail h1:not(:first-child){
    display: none; 
}
.news-detail h3, .news-detail h3 em, .news-detail h3 strong, .news-detail h3 style{
    font-size: 16px;
    font-weight: 500;
    color: rgb(96, 105, 123);
    text-align: justify !important;
    font-style: normal !important;
}
.page-content-sidebar{
  padding: 20px;
  border-radius: 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #f3f4f6 0%, #ffffff 100%);    
}
.other-news .news-item-title{
    font-size: 16px;
    line-height: 1.4;
}
.card.hor_box{
 display: flex;
 flex-direction: row;
 transition: all 0.3s ease-in-out;
}
.card.hor_box:hover{
    transform: translateY(-5px);
}
.card.hor_box figure {
    display: flex;
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0.4rem;
    border-bottom-right-radius: 0 !important;
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    max-height: 90px;
}
.card.hor_box figure figcaption{
    display: none;
}
.news-card.hor_box figure img {
  object-fit: cover;
  height: auto !important;
  width: 100% !important;
  border-radius: 0 !important;
}
.card.hor_box .news-detail{
  display: none;   
}
.card.hor_box  .card-body{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    display: flex;
    align-items: center;
}
.card.hor_box .post-title {
  height: auto !important;
  margin: 0 !important;
  font-size: 0.9rem;
  font-weight: 500;
}
.card.hor_box .post-title a {
  color: #000 !important;
  transition: all 0.3s ease-in-out;
}
.card.hor_box:hover .post-title a{
  color: var(--brand-1) !important;
}
ul.pagination{
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
/*File List Module*/
.accordion-body ul.file-list-container{
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-left: 0 !important;
}
.file-list-container li{

}
.year-month .file-list-container li{
  display: flex;
}
.year-month .file-list-container li div.month{
  display: flex;
  width: 100px;
  position: relative;
  padding: 12px 10px;
  background-color: #ccc;
  border-radius: 10px 0px 0px 10px;
  font-weight: 500;
  justify-content: flex-start;
  align-items: center;
  color: #212529;
}
.file-list-container li a{
  position: relative;
  display: flex;
  padding: 12px 50px;
  background-color: #eeeeee;
  border-radius: 10px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  justify-content: space-between;
  align-items: center;
}
.file-list-container li .no-file{
  position: relative;
  display: flex;
  padding: 12px 50px;
  background-color: #fbfbfb;
  border-radius: 10px;
  font-weight: 500;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  color: #b3b3b3;
text-align: left;
}
.file-list-container li .no-file:before{
  content: "\f071";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 1.5em;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #e423148a;
  bottom: auto;
  width: 35px;
  transition: all ease-in-out 0.3s;
}
.year-month  .file-list-container li a{
  position: relative;
  display: flex;
  padding: 12px 50px;
  background-color: #fbfbfb;
  border-radius:0 10px 10px 0;
  font-weight: 500;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  text-align: left;
}
.year-month  .file-list-container li.multiple-files a{
  border-radius: 0;
  border-right: 1px solid #dcdcdc;
  font-size: 14px;
}
.year-month  .file-list-container li.multiple-files a:last-child{
  border-radius:0 10px 10px 0;
  border-right: 0;
}
.file-list-container li a span.file_size {
  font-size: 10px;
  margin-right: 5px;
  display: none;
}
.file-list-container li a:before{
  content: "\f15b";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 1.5em;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  width: 35px;
  color: #7e7e7e;
  transition: all ease-in-out 0.3s;
}
.file-list-container li a.pdf:before{
  content: "\f1c1";
}
.file-list-container li a.doc:before, .file-list-container li a.docx:before{
  content: "\e5ed";
}
.file-list-container li a.xls:before, .file-list-container li a.xlsx:before{
  content: "\e64d";
}
.file-list-container li a:after{
  content: "\f0ed";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  width: 35px;
  color: #7e7e7e;
  transition: all ease-in-out 0.3s;
}
.file-list-container li a:hover{
  background-color: var(--brand-1);
  color: #fff;
}
.file-list-container li a:hover:before{
  color: #fff;
}
.file-list-container li a:hover:after{
  color: #fff;
}
.file-list-wrapper h2:after{
  display: none;
}
.file-list-wrapper .accordion-button:not(.collapsed) {
  width: 100%;
  padding: 20px;
  background-color: var(--brand-1);
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.file-list-wrapper .accordion-button {
  width: 100%;
  padding: 20px;
  background-color: #f9f9f9;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
}
.file-list-wrapper .accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.file-list-wrapper .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.file-list-wrapper .accordion-item {
  background-color: #fff;
  border: 0;
}
.file-list-wrapper .accordion-body {
  padding: 0 0 1rem 0;
}
.accordion-item {
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #f9f9f9;
  overflow: hidden;
}

.accordion-header > button {
  width: 100%;
  padding: 20px;
  background-color: #f9f9f9;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.file-list-container{
    list-style: none !important;
    padding-left: 0 !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.accordion .accordion-header{
    margin-bottom: 0 !important;
}
.accordion .accordion-collapse.show {
  padding-top: 20px;
}
#accordionTalepler .accordion-collapse.show {
  padding-top: 0 !important;
}
.form-control.error{
  border-color: crimson;
}
.alert-danger{
  background-color: #fcf0f1 !important;
  border-color: #9e454b !important;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  color: #9e454b !important;
}
.alert-warning{
  background-color: #fff8ee !important;
  border-color: #e2a248 !important;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  color: #af803e !important;
}
.alert-success{
  background-color: #edf9f6 !important;
  border-color: #308970 !important;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  color: #308970 !important;
}
.form-group div.error{
  color: crimson;
  font-size: 12px;
  padding-left: 10px;
}
.form-control{
  position: relative;
  margin: 0px;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  background-clip: padding-box;
  border-color: rgba(8,60,130,0.07);
  font-weight: 500;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  webkit-appearance: none !important;
  color: #60697b;
  background-color: #fefefe;
  border-radius: 0.4rem;
  box-shadow: 0 0 1.25rem rgba(30,34,40,0.04);
  height: calc(2.5rem + 2px);
}
.form-control:focus{
  box-shadow: 0 0 1.25rem rgba(30,34,40,0.04); 
  border-color: rgba(63,120,224,0.5);
}
.form-control:placeholder{
  color: #60697b;
}
.form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
  padding-top: calc(var(--spacing) * 4);
  padding-bottom: 0.2rem;
  padding-left: 18px;
}
.form-floating>label{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #959ca9;
  margin-bottom: 10px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  z-index: 2;
  text-align: left;
  overflow: hidden;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  font-size: 0.75rem;
  border: 1px;
  border-style: solid;
  border-color: transparent;
}
.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
  color: #959ca9;
    padding-left: 14px;
    padding-top: 9px;
    width: 100%;
    font-size: 0.7rem;
    scale: 1;
}
.will-hide{
  display: none;
}
.form-submit-button{
  background-color: var(--brand-2);
  color: #fff;
  border-radius: 50px;
  border: 4px solid transparent;
}
.form-submit-button:hover{
  background-color: var(--brand-1);
  border-color: var(--brand-2);
}
.form-submit-button:active{
  background-color: var(--brand-2);
  border-color: var(--brand-1);
}
.ladda-spinner{
  margin-right: 10px; 
}
.form-row{
  margin-left: -15px;
  margin-right: -15px;
  flex: auto;
}
.odeme-talep-btn{
  max-width: 200px !important;
  background-color: var(--brand-1) !important;
  text-align: center !important;
  justify-content: center !important;
  color: #fff !important;
  padding: 5px 10px !important;
  font-size: 0.8rem !important;
  box-shadow: none !important;
}
.odeme-talep-btn:hover{ 
  background-color: var(--brand-2) !important;
  box-shadow: none !important;
}
table.display thead th{
  white-space: nowrap;
}
#bidsTable_wrapper .dt-length{
  display: none;
    
}
.static-page-content-wrapper{
  min-height: 600px;
}
.header-contacts {
  margin-left: 28px;
}
.header-contacts li a{
  color: #fff !important;
}
.header-contacts li a:hover{
  color: var(--brand-2) !important;
  transform: translateY(-5px) !important;
}
.page-content .video-card .post-title{
    font-size: 18px;
    line-height: 1.4;
    height: auto;
}
.page-content .video-card .post-title a{
  color: #000;
}
.page-content .video-card .post-title a:hover{
  color: var(--brand-2);
}
.video-card .overlay-1:hover .figcaption *, .video-card .overlay-1:hover figcaption *{
  
}

/*Error Page*/
.error-container {
  text-align: center;
  font-size: 106px;
  font-family: 'Catamaran', sans-serif;
  font-weight: 800;
  margin: 0 15px 70px 15px;
}
.error-container > span {
  display: inline-block;
  position: relative;
}
.error-container > span.four {
  width: 136px;
  height: 43px;
  border-radius: 999px;
  background:
          linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
          linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
          linear-gradient(to right, var(--brand-1), var(--brand-2));
}
.error-container > span.four:before,
.error-container > span.four:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 999px;
}
.error-container > span.four:before {
  width: 43px;
  height: 156px;
  left: 60px;
  bottom: -43px;
  background:
          linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
          linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
          linear-gradient(to right, var(--brand-1), var(--brand-2));
}
.error-container > span.four:after {
  width: 137px;
  height: 43px;
  transform: rotate(-49.5deg);
  left: -18px;
  bottom: 36px;
  background:
          linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
          linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
          linear-gradient(to right, var(--brand-1), var(--brand-2));
}

.error-container > span.zero {
  vertical-align: text-top;
  width: 156px;
  height: 156px;
  border-radius: 999px;
  background:
          linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
          linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
          linear-gradient(to right, var(--brand-1), var(--brand-2));
  overflow: hidden;
  animation: bgshadow 5s infinite;
}
.error-container > span.zero:before {
  content: '';
  display: block;
  position: absolute;
  transform: rotate(45deg);
  width: 90px;
  height: 90px;
  background-color: transparent;
  left: 0px;
  bottom: 0px;
  background:
          linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%),
          linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container > span.zero:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 999px;
  width: 70px;
  height: 70px;
  left: 43px;
  bottom: 43px;
  background: #FDFAF5;
  box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

@keyframes bgshadow {
  0% {
      box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
  }
  45% {
      box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  55% {
      box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  100% {
      box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
  }
}
.zoom-area {
  max-width: 490px;
  margin: 30px auto 30px; 
  font-size: 19px;
  text-align: center;
}
.search-input{
    border: 0;
    box-shadow: none;
    padding-left: 40px;
}
.search-result-nav .nav-link {
  background: #ffffff;
  border-radius: 8px !important;
  border: 0;
  color: var(--theme-global-color);
  padding: 8px 30px;
  line-height: 1.2;
}
.search-result-nav.nav-pills .nav-link.active, .search-result-nav.nav-pills .show>.nav-link {
  color: #ffffff;
}
.search-result-nav.nav-pills .nav-link.active, .search-result-nav.nav-pills .show>.nav-link {
  background-color: #dbeeff;
  color: var(--brand-1);
}
.search-results-page .result-item {
  background-color: #f3f4f6;
  margin-bottom: 15px;
  padding: 20px 25px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
/* Make Mini Arrow */
.search-results-page .result-item:before {
  content: "\f04b";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  top: 20px;
  left: 0;
  width: 24px;
  height: 24px;
  color: var(--brand-2);
  z-index: 1;
}
.search-results-page .result-item .title{
  font-weight: bold;
  font-size: 16px;
}
.search-results-page .result-item .desc{
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
.search-results-page .search-no-result {
  background-color: #f3f4f6;
  margin-bottom: 15px;
  padding: 20px 25px;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 10px;
}
.search-results-page .search-no-result i{
  color: var(--theme-secondary-color);
  font-size: 24px;
}
.news-detail-wrapper .news-image-area{
  width: 50% !important;
  height: auto !important;
  margin-bottom: 1em;
  float: left;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 1rem;
}
.news-detail-wrapper .news-image-area .photo-btn-wrapper {
  display: flex;
  margin-left: -1%;
  margin-right: -1%;
}
.news-detail-wrapper .news-image-area .news-photos-btn.photo-btn, .news-detail-wrapper .news-image-area .news-video-btn {
  padding: 0;
  text-align: center;
  float: none;
  background-color: #e2e2e2;
  color: #fff;
  margin-top: 0;
  position: relative;
  z-index: 200;
  align-items: center;
  display: flex;
  width: 31.33%;
  margin: 1%;
  height: 110px;
  overflow: hidden;
  border-radius: 4px;
  margin-top: 5px;
}
.news-detail-wrapper .news-image-area img {
  width: 100% !important;
  height: auto !important;
}
.news-detail-wrapper .news-image-area .news-photos-btn.photo-btn .photo-counter-info {
  background-color: rgba(33, 33, 33, 0.3);
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
}
.news-detail-wrapper .news-image-area .news-video-btn .photo-counter-info {
  background-color: rgba(33, 33, 33, 0.3);
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 1em;
}
.news-detail-wrapper .news-image-area .news-video-btn .photo-counter-info span{
  font-size: .9em;
}
.news-detail-wrapper .news-image-area .news-video-btn .photo-counter-info i{
  font-size: 1.8em;
}
.stretched-link{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kesinti-card .bolge-bilgisi{
  color: #000;
}
.kesinti-card .bolge-bilgisi b{
    opacity: .8;
}
.kesinti-card .zaman-bilgisi{
  font-size: 0.8rem;
}
.news-detail{
  text-align: justify;
}
.news-detail h1{
  text-align: left;
}