.header-layout1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: none!important;
}

.contact-area-5{
    
    padding: 80px 0;
  }
  .page-shadow-title{
    top: 55px;
    -webkit-text-fill-color: rgb(0 0 0 / 10%) !important;
    -webkit-text-stroke: 1px hsl(0deg 0% 100% / 32%) !important;
  }
  .download-btn {
    transition: all 0.3s ease;
}

.download-btn:hover {
    background-color: var(--theme-color);
    color: #fff !important;
    border-color: var(--theme-color);
}

.download-btn:hover i {
    color: #fff !important;
}
.blog-single {
  position: relative;
  margin-bottom: var(--blog-space-y, 15px);
  background-color: var(--smoke-color2);
  overflow: hidden;
  padding: 40px;
  border-radius: 20px;

}

.blog-single .blog-text {
  margin-bottom: 15px;
}
.page-space{
  padding-top: 60px;
}
.etkinlik-image img{
  width:50%;
}
.etkinlik-image{
  display: flex;
  justify-content: center;
}
#serviceModalTitle{
  font-size: 25px;
}
@media(max-width:768px){
  .blog-single{
    padding: 25px;
  }
  .blog-single .blog-text{
    font-size: 14px;
  }
  .testi-card_name{
    font-size: 14px;
  }
  .testi-card_desig{
    font-size:12px
  }.modal-defter {
    width: 100%;
}
.defter-body{
  padding: 2rem;
}
/* .modal-dialog{
  margin: 0;
} */
.page-space {
  padding-top: 30px;
}
.muze-defteri-btn{
  width: 12rem;
}
.contact-wrap6 h2{
  font-size: 24px;
}
.contact-area-5 {
  padding: 40px 0;
}
.style5 a{
  display: flex
  ;
      align-items: center;
      justify-content: center;
}
.th-widget-contact .info-box_text .icon{
  display: flex
  ;
      align-items: center;
      justify-content: center;
}
#serviceModalTitle{
  font-size: 20px;
}
#serviceModalDesc{
  font-size:14px
}
}

.widget_title {

  color:#fff;
 
}
.menu-all-pages-container ul{
  padding: 0;
}
.menu-all-pages-container ul li a{
  font-size: 16px;
    font-weight: 400;
    padding: 0 0 0 1px;
    margin-bottom: 23px;
    font-family: var(--body-font);
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: none;
    color:#fff;
    position: relative;
}