














 

 
.max-kutu-1-baslik {
    display: inline-block;
    padding: 0 20px; 
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    color: var(--color-kirmizi);
    background: rgba(233, 64, 87, 0.22);
    border: 1px solid var(--color-kirmizi);
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
}

 .max-kutu-1-baslik2{ 
    color: var(--color-mor);
    background: rgba(138, 35, 135, 0.22);
    border: 1px solid var(--color-mor);
}


 .max-kutu-1-block {
    position: relative; 
    overflow: hidden; 
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
     position: relative;
     overflow: hidden;
    border-radius: 10px; 
}
.max-kutu-1-image  {
    position: relative;
    border: 2px solid var(--color-mor);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    border-radius: 10px; 
    overflow: hidden;
}


 .max-kutu-1-block:hover .max-kutu-1-image{
     transform: scale(0.98);
     box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
     background-size: 130%;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.max-kutu-1-image a.overlay-bx-2 {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 7
}
.max-kutu-1-meta-info { 
    font-size: 24px;
    font-weight: 500;
    text-align: left; 
    left:40px;
    bottom: 40px; 
    position: absolute;
    z-index: 99;
    width: auto;
    color: #fff;
}
.max-kutu-1-block .overlay-bx-2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; 
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; 
    z-index: 6;
}  
.max-kutu-1-title {
    padding: 12px 20px;
    font-size:20px;
    font-weight: 600;
    color: var(--color-kirmizi);
    background-color: #f8f8f8;
    text-align: center;
    margin-top: 20px; 
    border-radius: 20px;
}






 .max-kutu-2-block {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    position: relative; 
    overflow: hidden; 
    border-radius: 10px; 
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
    aspect-ratio: 1 / 1;
}  
.max-kutu-2-block-anasayfa { 
    aspect-ratio: 6 / 5 !important;
}
 .max-kutu-2-block-yazi { 
    display: flex;
    flex-direction: column; 
    justify-content: center;  
    height: 100%;
} 

.max-kutu-2-baslik {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px; 
    color: var(--color-kirmizi);
    font-family: var(--font-ninfa);
}

.max-kutu-2-yazi {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
.text-right {
    text-align: right;
}

 .max-kutu-2-block:hover {
     transform: scale(0.98);
     box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
     background-size: 130%;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.max-kutu-2-image a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 7
}
.max-kutu-2-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.max-kutu-2-meta-info { 
    font-size: 26px;
    font-weight: 400;
    text-align: left; 
    left:20px;
    bottom: 20px; 
    position: absolute;
    z-index: 99;
    width: auto;
    color: #fff;
}
.max-kutu-2-block .overlay-bx-2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; 
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; 
    z-index: 6;
} 
.max-kutu-2-block .overlay-bx-2:before { 
    width: 100%;
    height: 60%;
    content: "";
    bottom: 0px;
    position: absolute;  
    background-image: -webkit-linear-gradient(90deg, #0A192F 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 60%);
background-image: -ms-linear-gradient(90deg, #0A192F 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 60%);

}





.max-kutu-3-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 500px;
}

.max-kutu-3-baslik {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px; 
    color: var(--color-kirmizi);
    font-family: var(--font-ninfa);
}

.max-kutu-3-yazi {
    font-size:17px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px;
    padding-right:120px;
}
 .video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}
.max-kutu-3-video {
    flex-grow: 1;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    max-height: 280px;
}

.max-kutu-3-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.max-kutu-3-video a {
    text-align: center;
    color: #ffffff;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: linear-gradient(to right, #f45a43, #f25144, #f04846, #ee3f47, #eb3449);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    border-radius: 50%;
    padding-left: 10px;
    text-decoration: none;
}

.max-kutu-3-video a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    border-radius: 50%;
    background: #f04846;
    z-index: -1;
}

.max-kutu-3-video a:hover {
    background: #119da4;
    transition: 0.6s;
}

.max-kutu-3-video i {
    font-weight: 500;
    line-height: 100px;
}

.max-kutu-3-video i::before {
    font-size: 40px;
}

@keyframes ripple {
    0%, 35% {
        transform: scale(0);
        opacity: 1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        transform: scale(2);
    }
}

.max-kutu-3-image {
    height:500px;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.max-kutu-3-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}









.breadcrumb3 { 
    padding: 12px 0;
    border-bottom: 1px solid #edf1f2;
}
 
.breadcrumb-info3 {
    display: flex;
    flex-flow: row wrap;   
    justify-content: flex-end;
    align-items: center;
}

/*—  Liste  —*/
.breadcrumb-info3 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: transparent;  
}

/*—  Liste öğeleri  —*/
.breadcrumb-info3 ul li {
    font-size: 14px;
    line-height: 24px;
    margin-right: 4px;
    font-weight: bold;           
}
 
.breadcrumb-info3 ul li:last-child {
    margin-right: 0;
    color: var(--color-kirmizi);
}
 
.breadcrumb-info3 ul li a {  
    text-decoration: none;
    color: var(--color-kirmizi); 
}
.breadcrumb-info3 ul li a:hover {
    color: #000;                    
}




.hakkimizda { 
    position: relative;  
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1); 
}  
.hakkimizda-image {
    width: 100%; 
    position: relative;
    display: block;  
}
.hakkimizda-image a {
    width: 100%;
    height: 100%;
    display: block;
}
.hakkimizda-image img {
    width: 100%;
    height: 100%;
    z-index: 9;
    position: relative; 
    border-radius:10px; 
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,0.20);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,0.20);
    -o-box-shadow: 0 0 25px rgba(0,0,0,0.20);
    box-shadow: 0 0 25px rgba(0,0,0,0.20);
}  


.hakkimizda-dis .txt_baslik { 
    font-size: 26px;
    line-height: 26px;
    color: var(--color-turuncu);
    font-weight: 600;
}

.hakkimizda-dis .txt_icerik {
    line-height: 22px;
    padding-bottom: 0;
    margin:15px 20px 20px 0px; 
    color: #35444f;
    font-size: 16px; 
    font-weight: 400;
}





.hakkimizda-stil-5 .radius-one {
    margin-bottom: 20px;
}

.hakkimizda-stil-5 .inner-img img {
    width: 100%;
    height: 300px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 45%);
    object-fit: cover;
}


.hakkimizda-stil-5 .radius-one img {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 45%);
}

.hakkimizda-stil-5 .radius-two img {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 30px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 45%);
}

.hakkimizda-stil-5 .radius-three img {
    border-top-left-radius: 100px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 45%);
}
.hakkimizda-stil-5 .radius-four img {
    border-top-right-radius: 100px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 45%);
}
.hakkimizda-stil-5 .hakkimzida-slogan,
.hakkimizda-stil-6 .hakkimzida-slogan {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: var(--color-kirmizi); 
        -webkit-text-stroke-width: 0px;
        -webkit-text-stroke-color:var(--color-kirmizi);
        margin-bottom: 20px;
        font-family: var(--font-ninfa)
}












.neredeyiz {
  position: relative;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.neredeyiz-image {
  width: 100%;
  position: relative;
  display: block;
}

.neredeyiz-dis .txt_baslik {
  font-size: 26px;
  line-height: 26px;
  color: var(--color-turuncu);
  font-weight: 600;
}

.neredeyiz-dis .txt_icerik {
  line-height: 22px;
  padding-bottom: 0;
  margin: 15px 20px 20px 0px;
  color: #35444f;
  font-size: 16px;
  font-weight: 400;
}




.flexslider2 {
    width: 100%;
    overflow: hidden;
    position: relative; 
    border-radius: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px; 
}
 
 .flexslider2 .slides {
  position: relative;
  overflow: hidden;  
    text-align: center;   
}
 .flexslider2 .slides li{ 
  height: 440px !important;   
}
  
.flexslider2 .product-image {
  position: relative;
  overflow: hidden;
  height: 100% !important;
    width: 100% !important; 
    text-align: center; 
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; 
    border-radius: 10px;
    padding:0px;
}
.flexslider2 .product-image a  {
  width: 100% !important; 
  height: 100% !important;
  display: block;
}
.flexslider2 .product-image img,
.flexslider2 .product-image video {
  width: 100% !important; 
  height: 100% !important;
    object-fit: cover;
    overflow: hidden;  
    border-radius: 10px;
}
.flexslider2  .flex-direction-nav {
  top: 48%;
  width: 100%;
  height: 1px; 
  position: absolute;   
}

.flexslider2  .flex-direction-nav  .flex-nav-prev {
    width: 40px;
  right: 10px;  
  height: 40px;
  position: absolute; 
}

.flexslider2  .flex-direction-nav .flex-nav-next {
    width: 40px;
  height: 40px;
    float: left;
  position: absolute;
  left:  10px;    
  line-height: 42px;
} 
.flexslider2 .flex-direction-nav a.flex-prev:before {
  content: '\f105';
}

.flexslider2 .flex-direction-nav a.flex-next:before {
  content: '\f104';
}


.flexslider2 .flex-direction-nav a:before,
.flexslider2 .flex-direction-nav a:after {
  background: var(--color-kirmizi);
  height: 40px;
    width: 40px;
    line-height: 40px; 
  border-radius: 5px; 
}
 
.flexslider2 .flex-direction-nav .flex-nav-prev:hover a:before,
.flexslider2 .flex-direction-nav .flex-nav-next:hover a:before {
  background: rgba(48,48,48,1); 
  color: #fff;
}
 
.sayfa_ici_flexslider {
    max-width: 340px; 
    min-height: 300px;
    max-height: 440px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    float: none;
}
.flexslider2.sayfa_ici_flexslider .slides li {
    height: auto !important;
    max-height: 440px !important;
}
.sayfa_ici_flexslider img{
    object-fit: cover;
}


.sayfa-dis  {
  display: flex;
}
.post-details {
  float: left;
}
.sayfa-title {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px; 
}  
.sayfa-dis h2{
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.sayfa-content {  
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
    font-size: 16px;
}
.post-body{
    font-size: 16px;
}





 
.class-info-wrap {
  position: relative;
  display: block;
  margin-top: 30px;
  padding: 10px 0px;
  background-color: var(--color-beyaz);
  border-radius: 30px; 
}

.info-item {
  display: flex;
  border-top: 1px solid #ececec;
  padding-top: 15px; 
  margin-bottom: 15px;
}

.info-item i {
  color: var(--color-kirmizi);
  font-size: 30px;
  margin-right: 22px;
}

.info-item .title {
  margin-bottom: 6px;
  font-size: 18px;
}




.widget {
  padding: 30px;
  background-color: var(--beyaz-color);
  border: 1px solid var(--color-kirmizi);
  border-radius: 8px;
  margin-bottom: 40px;
  position: relative;
}

.widget_title {
  font-size: 24px;
  font-weight: 600; 
  margin-bottom: 40px;
  position: relative;
}

.widget_title::before,
.widget_title::after {
  content: '';
  position: absolute;
  height: 3px;
  top: 40px;
  left: 0;
}

.widget_title::before {
  width: 100%;
  background-color: var(--color-border);
}

.widget_title::after {
  width: 30px;
  background-color: var(--color-kirmizi);
}

.widget_categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget_categories li {
  margin-bottom: 15px;
}

.widget_categories a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  color: var(--title-color);
  text-decoration: none;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.widget_categories i {
  font-size: 18px;
  color: var(--color-kirmizi);  
  min-width: 20px;  
}

.fa-calendar-day::before {
  content: "\f783"; }

 
.max-ana-title-1-outer {
    width: auto;
    max-width: 400px;
    height: 2px;
    display: block;
    position: relative; 
    padding: 5px 0 10px;
}
.max-ana-title-2-outer {
    width: auto;
    max-width: 400px;
    display: block;
    position: relative;
    margin: 10px auto;  
    background: var(--color-kahve);
}
.max-ana-title-2 span{ 
    display: block;
    position: relative;  
    margin-top: 20px;
}
.max-ana-title-3-outer {
    width: 310px;
    height: 2px;
    display: block;
    position: relative;  
    background: var(--color-kahve);
}

.max-ana-title-1-outer:after,
.max-ana-title-1-outer:before,
.max-ana-title-2-outer:after,
.max-ana-title-2-outer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 50%;
    left: 0;
}

.max-ana-title-1-outer:before,
.max-ana-title-2-outer:before { 
    background-size: 15px;
    background-position: center;
    z-index: 1;
}

.max-ana-title-1-outer:after,
.max-ana-title-2-outer:after {
    transition: opacity 0.3s ease, animation 0.3s ease;
    background: linear-gradient(
        to right,
        #FFD700 5%, 
        #B76E79  35%, 
        #6B8E23  70%, 
        #3a66b2  95%  
    );
    background-size: 200%;
    background-position: 0%;
    animation: bar 5s linear infinite;
}

@keyframes bar {
    0% {
        background-position: 200%;
    }
    100% {
        background-position: 0%;
    }
}
.max-ana-title-1 strong {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;  
    margin-bottom: 10px;
    color:#444;
}
.max-ana-title-1 p {
    display: block;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;  
    margin-bottom: 10px;
}
.max-ana-title-2 strong {
    display: block;
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;  
    margin-bottom: 10px; 
    color:#444;
}
.max-ana-title-2 p {
    display: block;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;  
    margin-bottom: 10px;
}
.max-width-900 {
    width: 900px;
}

.bg-gri {
    background: rgba(252, 252, 255,1);
}


.ana-hizmetler-1-dis {
    position: relative;
    z-index: 2;
} 
.ana-hizmetler-1-dis .title2 {
    color: #272e39; 
    font-weight: 400;
    display: block;
}

.max-etkinlik-1 {
    border: 1px solid rgba(233, 64, 87, 0.1);
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.max-etkinlik-1-img-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.max-etkinlik-1-img-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
}

.max-etkinlik-1-tarih {
  position: absolute;
  left: 10px;
  bottom: 10px;
  background-color: rgba(255,255,255,0.9);
  color: var(--color-kirmizi);
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 4px;
}
.max-etkinlik-1-icerik {
    padding: 15px 10px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.max-etkinlik-1-baslik {
    font-size: 20px;
    margin-bottom: 0;
    color: var(--color-kirmizi);
    font-weight: 500;
    width: 100%; 
}

.max-etkinlik-1-alt {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 10px;
}

.max-etkinlik-1-alt p {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    flex: 1;
    min-width: 200px;
    margin: 0;
}

.max-etkinlik-1-btn {
    font-size: 14px;
    padding: 6px 12px;  
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease;
    white-space: nowrap;
    margin-bottom: 0;
}





.blog_card_two {
    margin-top: calc(.25rem * 7.5); /* 1.875rem */
    justify-content: space-between;
}

.blog_card_two .blog_card_two__thumb img {
    width: 100%;
    height: 100%;
    transition-property: all;
    border-radius: 10px;
}

.blog_card_two .blog_card_two__content {
    z-index: 9; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); /* ease-in-out örneği */
    transition-duration: 0.4s;
    padding:10px 25px  0px 0px;
    position: relative; 
}

.blog_card_two .blog_card_two__content .blog_card_two__content--post-list { 
    align-items: center;
    gap: 25px;
    margin-bottom: 50px;
    display: flex;
}

.blog_card_two .blog_card_two__content h3 {
    font-weight: 500;  
    font-size: 20px;
    margin-top:5px;
    margin-left: 50px;
}

.blog_card_two .blog_card_two__content p {
    font-weight: 400;  
    font-size: 15px; 
    margin-left: 50px;
}

.blog_card_two .blog_card_two__content .blog-button  { 
    margin-left: 50px;
    display: block;
}

.blog_card_two .blog_card_two__content .blog_card_two__content--date {
    rotate: 90deg;  
    background: linear-gradient(120deg, rgba(242, 113, 33, 0.92), rgba(233, 64, 87, 0.92), rgba(138, 35, 135, 0.92));
    text-align: center;
    border-radius: 36px;
    margin: 70px -64px 0; 
    position: absolute;
    padding:5px 14px;
    color: #fff;
}

.blog_card_two .blog_card_two__content .blog_card_two__content--date i{
    margin-right: 5px;     
}
.fa-calendar::before {
  content: "\f133"; }






                    
.max-kutu-5-block { 
    position: relative; 
    border-radius: 10px;
    border-radius: 20px;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.max-kutu-5-block:hover {
     transform: scale(0.98);
     box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
     background-size: 130%;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
 
.max-kutu-5-meta-info { 
    height: auto; 
    font-weight: 400;
    text-align: left; 
    left:20px;
    top: 20px; 
    position: absolute;
    z-index: 99;
    width: auto;
    transition: transform 0.4s; 
    background: rgba(255,255,255,0.9);
    padding: 10px 20px;
    border-radius: 12px;
} 
.max-kutu-5-meta-info h3{  
    font-size: 20px; 
    font-weight:600;
    color: var(--color-turuncu); 
    font-family: var(--font-ninfa);
    margin-bottom: 0px;
}  
 
.max-kutu-5-tarih {
  position: absolute;
  left: 20px;
  top: 80px;
  background-color: rgba(255,255,255,0.9);
  color: var(--color-kirmizi);
  padding: 5px 10px;
  font-size: 14px;
    border-radius: 12px;
  z-index: 99;
}
.max-kutu-5-block .overlay-bx-1 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; 
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; 
    z-index: 6;
}  
.max-kutu-5-image {
    position: relative;
    overflow: hidden; 
    border-radius: 20px;
}
.max-kutu-5-image .icon-dis { 
     width:70px;
     height:70px; 
     background: #fff;
     position: absolute;
     z-index: 99;
     bottom:0px;
     right: 0px;
    border-top-left-radius: 20px;
     box-shadow: 0 20px 0 0 #FFFFFF;
}
.max-kutu-5-image .icon {
     width: 60px;
     height: 60px;  
}
.max-kutu-5-image .icon:hover .iconBox {
     transform: scale(1.1);
}
.max-kutu-5-image .icon-dis::before {
     position: absolute;
     content: "";
     top: -40px;
     right: 0px;
     background: transparent;
    height: 40px;
    width: 20px;
     border-bottom-right-radius: 12px;
     box-shadow: 0 20px 0 0 #FFFFFF;
    border-bottom-right-radius: 20px;
}
.max-kutu-5-image .icon-dis::after {
     position: absolute;
     content: "";
     top: 30px;
     left: -20px;
     background: transparent;
    height: 40px;
    width: 20px;
    border-bottom-right-radius: 20px;
     box-shadow: 0 15px 0 0 #FFFFFF;
}
.max-kutu-5-image .icon .iconBox {
     position: absolute;
     inset: 1rem;
     background: var(--color-turuncu);
     border-radius: 50%;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: 0.3s;
}
.max-kutu-5-image .icon .iconBox i {
    font-size: 20px;
    line-height: 20px;
    color:#fff;
}










.custom-tabs {
  border: none;
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
 

/* Sekme içeriği */
.tab-pane img {
  max-width: 100%;
  border-radius: 8px;
}


 
.nav-tabs {
  border: none;
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 5px;
  padding-bottom: 15px;
border-bottom: 1px solid rgba(110, 120, 132, 0.5);
 }

 
.nav-tabs .nav-link {
    margin-right: 10px;
  cursor: pointer;
  border-radius: 30px;
  border: 1px solid var(--color-mavi);
  background: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  min-width: 150px;
  padding: 0 24px;
  color: #555;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* Aktif tab görünümü */
.nav-tabs .nav-link.active {
border-bottom: 1px solid var(--color-mor);
  color: var(--color-mor); 
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

/* Hover efekti */
.nav-tabs .nav-link:hover {
border-bottom: 1px solid var(--color-mor);
  color: var(--color-mor);  
}






.kampanya-1-bg {
    background-color: rgba(138, 35, 135, 0.08);
}


.max-kutu-6-item {
    border: 1px solid #DFE3EC;
    border-radius: 10px;
    background: #fff; 
    transition: .3s linear;
    filter: drop-shadow(0px 2px 5px #DDE1EB);
}
.max-kutu-6-thumb {
    position: relative;
}
.max-kutu-6-thumb img {
    border-radius: 8px 8px 120px;
    -webkit-transition:0.5s;
    transition:0.5s
} 

.max-kutu-6-item:hover {
    filter: drop-shadow(0px 14px 14px #DDE1EB);
    border-color: var(--color-beyaz);
}
.max-kutu-6-item:hover .max-kutu-6-thumb img {
    border-radius: 8px 8px 90px;
}
.max-kutu-6-item:hover .max-kutu-6-content .title {
    color: var(--color-kirmizi);
}
.max-kutu-6-content {
    padding: 10px 15px 20px;
}
.max-kutu-6-content .title {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.max-kutu-6-content .detayli-bilgi {
    font-size: 16px;
    display: block;
    position: relative;
    letter-spacing: 0.3px;
    padding-bottom: 10px; 
}
.max-kutu-6-content .detayli-bilgi::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 84px;
    height: 4px;
    border-radius: 4px;
    background: var(--color-kirmizi);
}







.kampanya-2-bg {
    background-color: #F9F6EF;
}
.team-card {
  position: relative;
  margin-bottom: 30px;
  text-align: left;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

.team-card .team-img {
  position: relative;  
  -webkit-mask-image: url(../img/t-mask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;

  mask-image: url(../img/t-mask.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  z-index: 2;
}

.team-card .team-img img {
  width: 100%;
}

.team-card .team-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-kirmizi);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  z-index: 0;
}

.team-card .team-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 30px;
}

.team-card .team-text {
  color: var(--color-beyaz);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-60px);
  transition: 0.4s ease-in-out;
}

.team-card .team-info {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0px 13px 16px 0px rgba(226, 222, 208, 0.07);
  text-align: center;
  padding: 180px 40px 35px;
  margin-top: -155px;
}

.team-card .team-title {
  color: var(--color-kirmizi);
  margin-bottom: 0;
}

.team-card .team-title a {
  color: inherit;
}

.team-card .team-title a:hover {
  color: var(--color-kirmizi);
}

.team-card .expand-btn {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  box-shadow: 0px 10px 15px rgba(156, 41, 178, 0.25);
}

.icon-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: var(--color-kirmizi);
  color: var(--color-beyaz);
  text-align: center;
  border-radius: 50%;
  border: none;
}

.team-card:hover .team-img:before {
  visibility: visible;
  opacity: 0.8;
}

.team-card:hover .team-text {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.team-card:hover .icon-btn {
  box-shadow: 0px 1px 1px rgba(156, 41, 178, 0.25);
}

.fa-gift::before {
  content: "\f06b"; }













.event-card {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06); 
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25); 
  border-radius: 20px; 
}

.event-image-wrapper {
  position: relative;  
}

.event-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

.event-date {
  position: absolute; 
  left: 20px;
  background: var(--color-kirmizi);
  border: 10px solid #fff;
  color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
  text-align: center;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  top: -50px;
}

.event-day {
  font-size: 22px;
  line-height: 1;
}

.event-month {
  font-size: 18px;
  line-height: 1;
}

.event-body {
  padding: 20px;
}

.event-title {
    display: block;
  font-weight: 700;
  color: #003049;
  margin-bottom: 15px;
  font-size: 22px;
}

.event-info {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
}

.event-info i {
  color: #9d28b0;
  font-size: 16px;
  margin-right: 8px;
}
.event-time {
    margin-bottom: 10px;
}
.event-details-link {
  color: #9d28b0;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.event-details-link i{
  font-size: 20px;
  position: relative;
  top:2px;
}

.event-details-link:hover {
  text-decoration: underline;
}


.fa-clock::before {
  content: "\f017"; }
.fa-map-marker-alt::before {
  content: "\f3c5"; } 







.parallax {
    background-image: url('../img/akdeniz-prallax.webp');  
    background-size: cover;
    background-attachment: fixed; 
    background-position: left;   
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    position: relative;
}  
.parallax-alanyum {
    background-image: url('../img/alanyum-prallax.webp');   
}  
.parallax-inner {
    width: 100%;
    height:100%; 
    padding: 0px;   
    text-align: left;
    z-index: 1
}
.parallax-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 60%);
    z-index: -1; /* Arka planda kalmasını sağlar */
}
.parallax .content {
    z-index: 5
} 
.parallax .content h1{
    color: #fff; 
    font-size: 30px;
} 
.parallax .content span {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-dk-yesil);
    margin-bottom: 14px;
    letter-spacing: 2px;
}
.parallax .content  {
    color: #fff;
    padding: 20px;
    padding-top:  0px;
    padding-left: 0px;
    font-size: 17px;
}





.section-before.style-2 {
    top: -10px;
}
.section-before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    width: 100%;
    height: auto;
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
}
.section-after.style-2 {
    bottom: -10px;
}
.section-after {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    z-index: 5;
    width: 100%;
    height: auto;
}




.breadcrumb-wrapper2 {
  position: relative; 
  overflow: hidden;
  width: 100%;
  height: auto;
  z-index: 999; 
  text-align: center;
  background-image: url('../img/bread.webp');
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Yarı saydam perde */
.breadcrumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  background: linear-gradient(120deg, 
    rgba(242, 113, 33, 0.3), 
    rgba(233, 64, 87, 0.3), 
    rgba(138, 35, 135, 0.3));
  z-index: 1;
}

.breadcrumb-inner2 {
  position: relative;
  z-index: 2; /* Yazılar üstte kalsın */
}

.breadcrumb-content2 {
  padding: 30px 0;
  text-align: center;
}

.breadcrumb-title2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 36px;
  text-transform: capitalize;
  color: #fff;
}

.breadcrumb-nav2 {
  margin-top: 10px;
  font-size: 16px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.breadcrumb-link2 {
  color: white;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.breadcrumb-link2:hover {
  text-decoration: underline;
}

.breadcrumb-separator,
.breadcrumb-current2 {
  color: white;
  font-weight: 600;
}
 
.fa-home::before {
  content: "\f015"; }



.section-dis {
    position: relative;
    width: 40%;
    line-height: 26px;
    color: var(--color-mor)
}
.section-baslik{ 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px; 
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-family: var(--font-ninfa)
}
.section-text{  
    font-weight: 400;
    font-size: 22px; 
    position: relative; 
    margin-bottom: 30px;
    color: var(--color-kirmizi)
}







.breadcrumb-wrapper {
  position: relative; 
  overflow: hidden;
  width: 100%;
  height: auto;
  z-index: 999; 
  text-align: center;
}
.breadcrumb-back-color {
    background: linear-gradient(120deg, rgba(242, 113, 33, 0.92), rgba(233, 64, 87, 0.92), rgba(138, 35, 135, 0.92));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 100%; /* İsteğe göre artırabilirsin */
    border-bottom-right-radius: 100%; /* İsteğe göre artırabilirsin */
} 
 

.breadcrumb-content {
  padding: 40px 0 40px;
  display: block;
  margin: auto;
  text-align: center;
}

.breadcrumb-title {
  font-weight: 800;
  font-size: 50px;
  text-transform: capitalize;
  color: var(--color-beyaz); /* Beyaz için özel değişken, yoksa 'white' yazabilirsin */
}

 
  

.fa-magnifying-glass::before {
  content: "\f002"; }
  
.oyun-icerik  {
  text-align: center;
    font-size: 17px;
    font-weight: 400;
  line-height: 26px; 
  z-index: 999;
  position: relative;
} 
.oyun-icerik h2 {
  text-align: center;
    font-size: 26px;
    font-weight: 500;
    margin-bottom:20px;
} 
.oyun-icerik h3 {
  text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
} 


 









.contact_info {
    padding: 40px 40px 20px;
    border-radius: 10px;
    height: 100%;
  background: linear-gradient(120deg, rgba(242, 113, 33, 0.92), rgba(233, 64, 87, 0.92), rgba(138, 35, 135, 0.92));
}

.sub-title {
    font-size: 22px;
    color: #fff;
    padding-left: 0;
    margin-top: 0;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: 500;
    border-bottom: 2px solid var(--color-beyaz);
}  
.cl-list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
    font-weight: 500; 
}
.cl-list li:last-child {
    margin-bottom: 0;
}
.cl-list li > span {
    width: 35px;
}
.cl-list li > span i {
    font-size: 26px;
    color: #fff;
}
.cl-list li > p,
.cl-list li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    max-width: 80%;
    padding-left: 20px;
    margin-bottom: 0px;
}
.cl-list li > p span,
.cl-list li > a span {
    display: inline-block;
    color: #619f9d;
}

 
.iletisim-map iframe {
    width: 100%;
    height: 500px;
    border:0;
}

 
.form-control {
  width: 100%;
  border: 0;
  color: var(--color-beyaz);
  font-size: 14px;
  font-weight: 500;
  background: rgba(233, 64, 87, 0.8);
  padding: 10px 0 10px;
  border-radius: 5px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.form-group {
  margin-bottom: 20px;
}

.form-group textarea.form-control {
  height:160px;  
}

.form-control:focus {
  color: #fff;
  outline: 0;
  background: var(--color-turuncu);
  box-shadow: none;
  padding-left: 10px;
}

input.form-control {
  color: var(--color-beyaz);
  padding-left: 10px;
  background: rgba(233, 64, 87, 0.8);
}

input.form-control::placeholder,
textarea.form-control::placeholder {
  color: var(--color-beyaz);
  text-align: left;
  font-size: 15px;
}
 
textarea.form-control::placeholder {
  color: var(--color-beyaz);
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 15px;
  padding-left: 10px;
}
 
@media (min-width: 768px) {
  .row {
    display: flex;
    align-items: stretch;
  }

  .col-sm-6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .col-sm-6 .form-group {
    flex: 1;
  }

 
}

 
.contact-social {
    margin-top:  20px; 
}
.contact-social > span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}
.social-links.without-bg li a {
    background-color: inherit;
    width: auto;
    height: auto;
}
.social-links.without-bg {
    display: inline-block;
    margin-left: 0px;
}
.social-links.without-bg li {
    margin-top: 5px;
    margin-right: 10px;
    display: inline-block;
}
.social-links.without-bg li a {
    display: inline-block;
    font-size: 22px;
    color: #fff;
} 

.social-links-footer.without-bg li a { 
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: var(--color-kirmizi);
    width: 45px;
    height: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

 


.popup-mobile-menu {
    z-index:9999;
    position:fixed;
    content:"";
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,.8);
    visibility:hidden;
    opacity:0;
    -webkit-transition:opacity .5s ease-out;
    transition:opacity .5s ease-out
}
.popup-mobile-menu .inner {
    width:305px;
    z-index:999;
    position:absolute;
    background:#FFF;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
    height:100%; 
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    opacity:0;
    left:-150px;
    -webkit-transition:all .5s ease-out;
    transition:all .5s ease-out
}
.popup-mobile-menu .inner .header-top {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    border-bottom:1px solid var(--color-border);
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:15px 20px
}
.popup-mobile-menu .inner .header-top .logo a img {
    width: 94px;
    height:90px
}
.popup-mobile-menu .inner .header-top .logo2 a img {
    width: 94px;
    height:64px
}
.popup-mobile-menu .inner .header-top .logo a img.logo-dark {
    display:none
}
.popup-mobile-menu .inner .header-top .logo a img.logo-light {
    display:inline-block
}
.popup-mobile-menu .inner .header-top .close-menu .close-button {
    background:var(--color-white);
    border:0 none;
    color:var(--color-heading);
    width:40px;
    height:40px;
    line-height: 30px;
    font-size:20px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:100%;
    box-shadow:0 10px 20px rgba(0,0,0,.26);
    -webkit-transition:var(--transition);
    transition:var(--transition);
    font-weight: 600;
    cursor: pointer;
} 
.popup-mobile-menu .inner .header-top .close-menu .close-button:hover { 
    box-shadow:0 5px 15px rgba(0,0,0,.26); 
} 
.popup-mobile-menu.active {
    visibility:visible;
    opacity:1
}
.popup-mobile-menu.active .inner {
    opacity:1;
    left:0;
    overflow-y:auto
}
.popup-mobile-menu .mainmenu {
    list-style:none;
    padding:0;
    margin:0;
    padding:15px 20px
}
.popup-mobile-menu .mainmenu li {
    margin:0
}
.popup-mobile-menu .mainmenu li a {
    padding:8px 0;
    display:block;
    font-size:16px;
    font-weight:500
}
.popup-mobile-menu .mainmenu li a.active {
    color:var(--color-kirmizi)!important
}
.popup-mobile-menu .mainmenu li+li {
    border-top:1px solid var(--color-border)
} 
.popup-mobile-menu .mainmenu .has-droupdown .submenu {
    padding:0;
    max-width:100%;
    list-style:none;
    padding-left:14px; 
    position: relative !important;
    transform: translate(0px, 0px) !important;
}
.popup-mobile-menu .mainmenu .has-droupdown .submenu li a {
    font-size:15px
}
.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active {
    color:var(--color-kirmizi)!important
}
.popup-mobile-menu .mainmenu .has-droupdown>a {
    position:relative;
    color: var(--color-menu);
} 
 
.popup-mobile-menu.active {
    visibility: visible;
    opacity: 1;
}




.social-share li {
    margin:0px 3px 15px 6px; 
    width: 45px;
    display: inline-block;
} 
.social-share li a {
    border: 1px solid #000;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
} 



footer {
    position: relative; 
    padding: 75px 0px 0px;
    background: #0c2442;
    background: linear-gradient(120deg, rgba(242, 113, 33, 0.92), rgba(233, 64, 87, 0.92), rgba(138, 35, 135, 0.92));
} 

.footer-top{ 
    position: relative;
    color: var(--color-beyaz); 
    position: relative;
    width: 100%;
}
 
footer .container{
    z-index: 9;
    position: relative;
 }
.footer-logo{
    position: relative;
    height: auto;
    overflow: hidden;
    font-size: 22px;
}
.footer-logo img{
    width:140px; 
    height: 134px;
    margin-bottom: 10px; 
    display: block;
}
.footer-logo2 img{
    width:140px; 
    height: 94px;
    margin-bottom: 10px; 
    display: block;
}
.footer-logo span{
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
footer h3 { 
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
}
footer a { 
    font-size: 16px;
    font-weight: 400;
    color: #fff;
} 
footer .widget {
    border: none !important;
    margin-bottom: 0; 
}
address {
    margin: 0;
    margin-top: 20px;
}
address span { 
    display: block; 
    padding-bottom: 5px;
    margin-bottom: 5px; 
    font-size: 14px;
}
 address span strong {
    display: inline-block;
    width: auto;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0; 
}
footer .widget_recent_post {
    padding-left: 40px;
} 
footer .widget_recent_post li {
    padding: 2px 0 4px 0;
    margin: 0;
    margin-bottom: 10px;
    background: none;  
} 
footer .widget_recent_post li a{
    font-size: 17px;
} 


.widget-address .contact {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.widget-address .contact .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .25s ease opacity;
    -o-transition: .25s ease opacity;
    -moz-transition: .25s ease opacity;
    transition: .25s ease opacity;
}
.widget-address  .contact .item svg,
.widget-address  .contact .item i  {
    width: 35px;
    height: 35px;
    fill: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    font-size: 35px;
}
.widget-address .contact .item span {
    color: #fff;
    line-height: 1.5;
    -webkit-transition: .25s ease transform;
    -o-transition: .25s ease transform;
    -moz-transition: .25s ease transform;
    transition: .25s ease transform;
}
.widget-address .contact .item+.item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .05);
}

.widget-address .contact .item:hover  {
  color: var(--color-turuncu)
}
.widget-address .contact .item:hover svg {
  fill: var(--color-turuncu);
  stroke: var(--color-turuncu); /* gerekiyorsa */
}

footer .copyright-area {
    margin-top: 50px;
    padding: 22px 0;
    border-top:1px solid var(--color-kirmizi);
    color: #fff;
}
footer .copyright-area p { 
    margin-bottom: 0;
    color: #fff;
} 


.progress {
    display: none;
}
 


.park-switch{
  position: fixed;
  left: 22px;
  bottom: 32px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  padding: 8px 14px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  background: linear-gradient(135deg,
    var(--color-turuncu) 0%,
    var(--color-kirmizi) 50%,
    var(--color-mor) 100%);
  box-shadow: 0 8px 20px rgba(0,0,0,.2);
  transition: transform .15s ease, box-shadow .15s ease;
}
.park-switch:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0,0,0,.25);
  background:var(--color-mor);
  color:var(--color-beyaz);
}
.park-switch i{
  font-size: 16px;
}

@media (max-width:480px){
  .park-switch{ font-size:13px; padding:.7rem .9rem; }
  .park-switch i{ font-size:15px; }
}

.fa-location-dot::before {
  content: "\f3c5"; }















@media only screen and (max-width:1240px) { 

.alt_sayfa_header .mainmenu-nav .mainmenu>li>a{ 
    padding:0 20px; 
}  




}



@media only screen and (max-width:1200px) { 

 .g-5, .gy-5 {
    --bs-gutter-y: 2rem;
}
.g-5, .gx-5 {
    --bs-gutter-x: 2rem;
}
.mt-4 {
    margin-top: 0.5rem !important;
}
.mt-5 {
    margin-top: 2rem !important;
}
.height-x7, .height-x7 img {
    height: 400px !important;
}
.height-x6, .height-x6 img  { 
    height: 360px !important;
}
 
.height-x5, .height-x5 img { 
    height: 340px !important;
}
.height-x4, .height-x4 img { 
    height: 280px !important;
}
.height-x3, .height-x3 img { 
    height: 250px !important;
} 

.social-links.without-bg li { 
    margin-right: 10px; 
}


footer .widget_recent_post {
    padding-left: 30px;
} 
.widget {
    padding: 20px; 
    margin-bottom: 30px; 
}

.alt_sayfa_header .mainmenu-nav .mainmenu>li>a { 
    padding: 0 10px; 
    font-size: 16px;
    font-weight: 400; 
}
.slayt_dis {
    position: relative;
    height: 86vh !important;
}
.height-x3, .height-x3 img {
    width: 100%;
    height: 250px !important;
}

.max-kutu-2-baslik {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 12px;
}
.max-kutu-2-yazi {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.event-title { 
    font-weight: 500; 
    font-size: 18px;
}


.widget_title {
    font-size: 20px; 
}

.park-switch { 
    left: 12px;
    bottom: 22px;  
    font-weight: 400;
    line-height: 17px;
    font-size: 14px; 
    width: 180px; 
    border-radius: 30px;
}


.max-kutu-3-block { 
    height: auto;
    overflow: hidden; 
}

.max-kutu-3-yazi {
    font-size: 16px; 
    line-height: 22px; 
    padding-right: 30px;
}


 
.video-wrapper { 
  position: relative;
    height:220px;
}

.event-card {
  margin-bottom: 10px;
}
.max-ana-title-2 strong { 
    font-size: 28px;
    font-weight: 600;
    line-height: 32px; 
}


.breadcrumb-title {
    font-weight: 700;
    font-size: 44px; 
}

.breadcrumb-content {
    padding: 30px 0 30px; 
}
    .breadcrumb-title {
        font-weight: 700;
        font-size: 40px;
        margin-bottom: 0px;
    }
.oyun-video { 
    height: 510px; 
}
    footer .widget_recent_post {
        padding-left:  0px;
    }

    .widget {
        padding: 20px;
        padding-bottom:  0px;
        margin-bottom:  0px;
    }

    footer .widget_recent_post {
        padding-left: 0px;
        padding-top: 0px;
    }
.contact-social {
    margin-top: 20px;
    margin-bottom: 20px;
}
.widget-address .contact {
  margin-top: 20px;
}
.sayfa_ici_flexslider {
    max-width:280px;
    min-height: 300px;
    max-height: 400px; 
    margin-right: 20px;
    margin-bottom: 10px;
}

.event-body {
    padding-top:12px;
}
.hakkimizda-dis .txt_icerik {
    line-height: 21px;
    padding-bottom: 0;
    margin: 15px 0px 20px 0px;
    color: #35444f;
    font-size: 16px;
    font-weight: 400;
}

 }



@media only screen and (max-width:992px) {

    .max-kutu-2-yazi { 
        line-height: 26px;
    }
  .dropdown-menu { 
    position: relative; 
    margin-top:  0px; 
    padding-top: 0px;
  }

.alt_sayfa_header .header-brand .logo2 img {
    height: 110px;
}
.max-kutu-3-image {
    height: 408px;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.breadcrumb-title { 
        font-size: 30px; 
    }

.video-var {
    margin-top: 160px;
}
.section-before.style-2 {
        top: -2px;
    }
.parallax .content  { 
    padding: 20px 5px 20px 5px; 
}
.parallax .content h1 { 
    font-size: 26px;
}
.parallax .content  {
    line-height: 22px;
    font-size: 14px;
}



}





@media only screen and (max-width:767px) {
    .slayt_dis { 
        height: 72vh !important;
    }

.flexslider svg {
    height: 80px; 
}

.section-padding { 
    padding: 20px 0px;
}

.anasayfa-oyun-yazi {
  margin-top: 0em !important;
}
.anasayfa-oyun-yazi .max-kutu-2-block-yazi {
  height: auto !important;
}
.max-kutu-3-yazi {
    font-size: 16px;
    font-weight:400;
    line-height:24px;
    margin-bottom: 20px; 
    padding-right:  0px;
}
.parallax { 
    height: 400px; 
} 
.section-after.style-2 {
    bottom: 0px;
}
    .event-card {
      margin-top: 20px;
        margin-bottom: 40px;
    }

    .park-switch {
        left: 8px;
        bottom: 18px;
        font-weight: 400;
        line-height: 17px;
        font-size: 14px;
        width: 150px;
        border-radius: 20px;
    }
footer { 
    padding:40px 0px 0px; 
}
.breadcrumb-content2 {
    padding: 20px 0; 
}
.alt_sayfa_header .header-brand .logo img {
    width: auto;
    height: 130px;
    max-width: none;
}

.alt_sayfa_header .header-mainmenu, .header-action {
    height: 74px;
}


.breadcrumb-title2 { 
    font-size: 28px;
    line-height: 30px; 
}

    .breadcrumb-title { 
        font-size: 36px; 
    }

 
.sayfa-dis {
        flex-wrap: wrap !important;
    }
 
 .flexslider2, .flexslider2 .slides {
    height: 330px !important;
}
.flexslider2 .slides li {
    height: 330px !important;
}

    .sayfa_ici_flexslider {
        max-width: 100%;
        min-height: 250px;
        max-height: 330px;
        margin-right: 0px;
        margin-bottom: 20px;
    }

.shape-3{ 
  bottom:  -70px;
  left: -60px;
}

.header-action .mobile-menu-bar .hamberger-button { 
    margin-right: 10px; 
}
    .flexslider svg {
        height: 60px;
    }

.max-kutu-2-yazi {
        font-size: 17px; 
    }

 .max-kutu-2-block { 
    aspect-ratio: 6 / 5;
}  


}










@media only screen and (max-width:575px) {


    .breadcrumb-title { 
        font-size: 26px; 
    }
 
    .oyun-video {
        height: 400px;
    }

 
.oyun-video a { 
    width:80px;
    height: 80px;
    line-height: 93px; 
    padding-left:  0px; 
}
 .oyun-video a::after { 
    width: 80px;
    height: 80px; 
}

.oyun-video i::before {
    font-size: 30px;
}

.park-switch { 
        bottom: 10px;  
        border-radius: 16px;
    }

    .breadcrumb-content {
        padding:50px 0 30px;
    }
    .alt_sayfa_header .header-brand .logo img { 
        width: 114px;
        height: 110px; 
    }
.alt_sayfa_header .header-brand .logo2 img{
width: 135px !important; 
    height:90px !important;     
}  
 
.height-x5, .height-x5 img {
        height: 240px !important;
    }

}






@media only screen and (max-width:475px) {

.alt_sayfa_header .header-brand .logo img {
        height: 110px;
    }
    .alt_sayfa_header .header-mainmenu, .header-action {
        height: 70px;
    }
.slayt_dis {
        height: 68vh !important;
    }
.oyun-icerik h2 { 
    font-size: 22px; 
}


}



