.bg-color-siyah { background: var(--color-siyah); }  

 

.text-color-safir { color: var(--color-safir); }
.text-color-modern-koyu { color: var(--color-modern-koyu); } 
.text-color-turuncu { color: var(--color-turuncu); }
.text-color-modern-acik { color: var(--color-modern-acik); }
.text-color-antrasit { color: var(--color-antrasit); }
.text-color-gunes { color: var(--color-gunes); }
 

h1,.h1{
    font-size:27px;
    line-height:28px;
    color: #062C41;
}
h2,.h2{
    font-size:24px;
    line-height:26px;
    color: #062C41;
}
h3,.h3{
    font-size:22px;
    line-height:24px;
    color: #062C41;
}
h4,.h4{
    font-size:19px;
    line-height:21px;
    color: #062C41;
}
h5,.h5{
    font-size:17px;
    line-height:19px;
    color: #062C41;
} 
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{
    color:inherit;
    -webkit-transition:0.5s;
    transition:0.5s
}
a{ 
    -webkit-transition:0.3s;
    transition:0.3s
}

p {
    font-size:15px;
    line-height:24px;
    font-weight:400; 
    margin:0 0 10px; 
}
 

.fa-facebook-color{color: var(--color-facebook) !important;}
.fa-twitter-color{color: var(--color-twitter) !important;}
.fa-instagram-color{color: var(--color-instagram) !important;}
.fa-youtube-color{color: var(--color-youtube) !important;}

.social-share li:hover .fa-facebook-color,
.social-share li:hover .fa-twitter-color,
.social-share li:hover .fa-instagram-color,
.social-share li:hover .fa-youtube-color
{color: #fff}

.section-padding {
    position: relative;
    padding: 30px 0px;
}
.section-padding2 {
    position: relative;
    padding: 50px 0px;
} 
.section-padding3 {
    position: relative;
    padding: 80px 0px;
} 

.height-x8, .height-x8 img {
    width: 100%;
    height: 530px !important;
}
.height-x7, .height-x7 img {
    width: 100%;
    height: 510px !important;
}
.height-x6, .height-x6 img {
    width: 100%;
    height: 450px !important;
}
.height-x5, .height-x5 img {
    width: 100%;
    height: 400px !important;
}
.height-x4, .height-x4 img {
    width: 100%;
    height: 350px !important;
}
.height-x3, .height-x3 img {
    width: 100%;
    height: 300px !important;
}
.height-x2, .height-x2 img {
    width: 100%;
    height: 250px;
}
.height-x1, .height-x1 img {
    width: 100%;
    height: 180px;
}
.height-x8 img,
.height-x8 video,
.height-x7 img,
.height-x7 video,
.height-x6 img,
.height-x6 video,
.height-x5 img,
.height-x5 video,
.height-x4 img,
.height-x4 video,
.height-x3 img,
.height-x3 video,
.height-x2 img,
.height-x2 video,
.height-x1 img,
.height-x1 video {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.w-70 {
    width: 70% !important; 
}   
a.max-btn,
button.max-btn {
    text-align: center; 
    display: inline-block;
    height: 38px;
    line-height: 40px;
    color:#fff;
    background: var(--color-turkuaz);
    padding: 5px 30px;
    font-size: 15px;
    font-weight: 300;
    -webkit-transition: 0.4s;
    transition: 0.4s; 
    border: 0 none; 
    border-radius: 0px; 
    position: relative;
    z-index: 1;
    cursor: pointer; 
    letter-spacing: 0.1px; 
    border-radius: 5px;
}
 

a.max-btn i,
button.max-btn i {
    padding-left: 6px;
    position: relative;
    font-size: 14px
}

a.max-btn:hover:after,
button.max-btn:hover:after {
    left: 0;
    width: 100%;
}

a.max-btn.btn-large,
button.max-btn.btn-large {
    height: 40px;
    line-height: 40px;
    padding: 0 50px !important;
    font-size: 17px;
}

a.max-btn.btn-large i,
button.max-btn.btn-large i { 
    padding-left: 10px
}

a.max-btn.btn-medium,
button.max-btn.btn-medium {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 17px;
}
 
a.max-btn.btn-small,
button.max-btn.btn-small {
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 16px;
}
 
 
a.max-btn.btn-primary,
button.max-btn.btn-primary {
    background: var(--color-modern-koyu);
    color: var(--color-beyaz); 
    border:1px solid var(--color-modern-koyu);
}

a.max-btn.btn-primary:hover,
button.max-btn.btn-primary:hover {
    color: var(--color-beyaz);
    background: var(--color-safir);
    border:1px solid var(--color-beyaz);
}  


a.max-btn.btn-secondary,
button.max-btn.btn-secondary {
    background: var(--color-safir); 
    color: var(--color-beyaz);
    font-weight: 400;
}

a.max-btn.btn-secondary:hover,
button.max-btn.btn-secondary:hover {
    color: var(--color-mor);
    background: var(--color-modern-koyu);
    border:1px solid var(--color-beyaz);
}  
   

a.max-btn.btn-curved,
button.max-btn.btn-curved {
    border-radius: 10px 5px
}

a.max-btn.btn-curved:hover,
button.max-btn.btn-curved:hover {
    border-radius: 5px 10px;
    color: #fff;
}

a.max-btn.btn-curved2,
button.max-btn.btn-curved2 {
    border-radius: 5px 10px
}

a.max-btn.btn-curved2:hover,
button.max-btn.btn-curved2:hover {
    border-radius: 10px 5px
}


a.max-btn.btn-border,
button.max-btn.btn-border {
    background-color: transparent;
    border: 1px solid var(--color-modern-koyu);
    color: var(--color-modern-koyu) ;
    width: auto;
    padding: 10px 20px;
    position: relative; /* Parent container relative positioning */
    display: inline-flex;
    align-items: center; /* Vertical centering */,
    text-align: right;
}
a.max-btn.btn-border:hover,
button.max-btn.btn-border:hover {
    background-color: var(--color-safir);
    border-color: var(--color-safir);
    color: var(--color-beyaz) ;
}
.btn-border span {
    padding: 0 56px;
    padding-right: 10px; 
    font-weight: 500;
}
.btn-border i {
    position: absolute;
    right:  -18px; /* Adjust this value as needed to move the icon half outside */
    font-size: 30px !important; 
}
.btn-border2 {
    border: 1px solid var(--color-lighten01) !important;
    color: var(--color-koyu-kahve) !important;
} 
.btn-border2:hover {
    border: 1px solid var(--color-koyu-kahve) !important;
    color: var(--color-beyaz) !important;
} 
.btn-border2:hover i{ 
    color: var(--color-koyu-kahve) !important;
} 

.max-btn-link {  
    font-size: 16px;
    color: var(--color-antrasit);
    padding-bottom: 2px;
    border-bottom: 2px solid var(--color-kirmizi); 
    line-height: 1.33;
    font-weight: 700;
    letter-spacing: 0.8px;
}
.max-btn-link i{  
    position: relative;
    top: 1px;
    margin-left: 5px;
    color: var(--color-kirmizi); 
}


.whatsapp_siparis {
    width: auto;
    background-color: #128c7e !important; 
    color: #fff !important; 
} 
.btn-link {
    font-size: 16px !important;
    line-height: 32px;
    font-weight: 600 !important;
    display: inline-block;
    white-space: nowrap;
    text-decoration: underline;
    color: var(--color-kirmizi);

}






    @font-face {
      font-family: 'fontello';
      src: url('../webfonts/fontello.eot?94952771');
      src: url('../webfonts/fontello.eot?94952771#iefix') format('embedded-opentype'),
           url('../webfonts/fontello.woff?94952771') format('woff'),
           url('../webfonts/fontello.ttf?94952771') format('truetype'),
           url('../webfonts/fontello.svg?94952771#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
  font-display: swap;
    }
    .sosyal-icon {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: never;
     
      display: inline-block;
      text-decoration: inherit; 
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
      
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }


.fas, /* solid için */
.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

@font-face {
  font-family: 'Font Awesome 6 Light';
  font-style: normal;
  font-weight: 300; /* Hafif için genelde 300 */
  font-display: swap;
  src: url("../webfonts/fa-light-400.woff2") format("woff2"), 
       url("../webfonts/fa-light-400.ttf") format("truetype"); 
}

.fa-light {
  font-family: 'Font Awesome 6 Light';
  font-weight: 300;
   font-style: normal !important;
}

 
.fab,
.fa-brands {
  font-weight: 400; }
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}
.fa-play:before{content:"\f04b"}   
.fa-facebook:before {
  content: "\f09a"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}
.fa-map-marker:before{content:"\f041"}
.fa-long-arrow-left::before {
  content: "\f177"; }
.fa-long-arrow-right::before {
  content: "\f178"; }
.fa-angle-left::before {
  content: "\f104"; }
.fa-angle-right::before {
  content: "\f105"; } 
.fa-angle-down::before {
  content: "\f107"; }
.fa-angle-up::before {
  content: "\f106"; }
.fa-phone::before {
  content: "\f095";  }
.fa-envelope::before {
  content: "\f0e0"; }
.fa-paper-plane::before {
  content: "\f1d8"; }
.fa-bars::before {
  content: "\f0c9"; }
.fa-x::before {
  content: "\58"; }   


.fa-users::before {
  content: "\f0c0"; }

.fa-user::before {
  content: "\f007"; }
  


.back-safir{background: var(--color-safir);}
.back-modern-koyu{background: var(--color-modern-koyu);}
.back-modern-acik{background: var(--color-modern-acik);}
.back-turuncu{background: var(--color-turuncu);}


 

.hakkimizda-stil-1 {
  background-image: url(../img/mask2.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 50% auto; 
  background: linear-gradient(to right, rgba(44,62,80, 0.2) 1%, rgba(44,62,80, 0.1) 10%, transparent 75%);
}

.hakkimizda-stil-1 .trv-we-rec2-media-main-wrap {
  display: flex;
  justify-content: center;
  gap: 20px;
  height: auto;
}

.hakkimizda-stil-1 .trc-we-rec-l-bx,
.hakkimizda-stil-1 .trc-we-rec-r-bx {
  flex: 1;
  max-width: 300px;
  border-radius: 50px 18px 50px 18px;
}

 
.hakkimizda-stil-1 .img-container.long {
  height: 390px; 
  margin-bottom: 30px;
}

 
.hakkimizda-stil-1 .img-container.wide {
  height: 180px; 
}
 
.hakkimizda-stil-1 .trc-we-rec-r-bx {
  margin-top: 190px;
}

.hakkimizda-stil-1 .trc-we-rec-r-bx .img-container {
  height: 410px;
}

.hakkimizda-stil-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px 18px 50px 18px;
  display: block;
    box-shadow: rgba(27, 30, 30, 0.6) 0px 5px 12px;
}






.hakkimizda-stil-1{
  position: relative; 
  height: auto;
  overflow: hidden; 
  font-family: var(--font-Montserrat); 
}
  


.hakkimizda-stil-1 .max-content {
    color: var(--color-modern-koyu);
} 

.hakkimizda-stil-1  .section-title .pre-title {
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    font-family: var(--font-Cinzel);
    color: var(--color-modern-koyu);
    margin-left: -180px;
}

.hakkimizda-stil-1 .title {
    font-size: 50px;
    line-height: 64px;
    text-align: left;
    font-weight: 200;
    text-transform: capitalize;
    letter-spacing: 2px; 
    font-style: italic;
    font-family: var(--font-Playfair);
    margin-bottom: 40px;
    margin-left: -180px;
    color: var(--color-modern-koyu);
}















.max-kutu-1-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);
}

.max-kutu-1-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);
}
.object-fit-cover {
  object-fit: cover;
  aspect-ratio: 1 / 1;
}


.max-kutu-1-block {
    position: relative; 
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 25%);
    border-radius: 10px;
}
.max-kutu-1-image {
    width: 100%; 
    border-radius: 0px;
} 
.max-kutu-1-image a{
    width: 100%; 
    height: 100%;
    display: block;
}
.max-kutu-1-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 

.max-kutu-1-text-dis,
.max-kutu-3-text-dis {
    padding: 50px 0 0 50px;
}
.max-kutu-1-text-dis2 {
    padding: 50px 50px 0 0px;
}

.max-kutu-1-text-dis span,
.max-kutu-1-text-dis2 span {
    font-size: 20px;
    font-weight: 300; 
  position: relative;
  color: var(--color-antrasit2)
}
 .max-kutu-1-text-dis span  {
  padding-left: 40px; 
}
.max-kutu-1-text-dis span:after {
    content: "";
    display: block;
    min-width: 90px;
    height: 2px;
    background: var(--color-modern-koyu);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -64px;
}
 .max-kutu-1-text-dis2 span  {
  padding-left: 104px; 
}
.max-kutu-1-text-dis2 span:after {
    content: "";
    display: block;
    min-width: 90px;
    height: 2px;
    background: var(--color-modern-koyu);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}
.max-kutu-1-text-dis h3,
.max-kutu-1-text-dis2 h3  {
margin-top: 20px; 
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; 
} 
.max-kutu-1-text-dis .max-kutu-3-text,
.max-kutu-1-text-dis2 .max-kutu-3-text {
    font-size: 18px;
    margin: 0 0 40px;
}








 
.counter-bg {
    background: linear-gradient(135deg, var(--color-modern-koyu), var(--color-safir));
    color: var(--color-modern-acik); 
    border-radius: 12px;
    padding: 80px 0;
} 
.counter-bg .single-counter {
    display: flex;
    align-items: center;
    gap: 25px;
    text-align: left; /* İkon ve yazı yan yanayken sola hizalı daha iyi durur */
}

.counter-bg .single-counter .icon {
    height: 90px;
    min-width: 90px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: var(--color-modern-koyu);
    margin: 0 auto 0px; 
}

.counter-details {
    display: block;
    text-align: center;
}

/* Yan yana durmalarını sağlayan ana kısım */
.counter-bg .single-counter .counter-details .counter-title {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px; 
    font-weight: 700;
    line-height: 1;
}

.counter-plus, .max-counter-number {
    display: inline-block;
    color: #fff;
    font-size: 50px; /* Rakamla aynı boyuta getirdik */
    font-weight: 700;
}

.counter-plus {
    margin-right: 5px; /* Artı ile rakam arasına hafif boşluk */
}

.counter-bg .single-counter .counter-details p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    display: block;
}

.fa-umbrella::before {
    content: "\f0e9";
}

.fa-warehouse::before {
    content: "\e594";
}

.fa-store::before {
    content: "\f54e";
}

.fa-award::before {
    content: "\f559";
}







.max-ana-title-1 strong {
    font-size:40px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
} 
.max-ana-title-1-outer {
    overflow: hidden;
} 
.max-ana-title-1 .title { 
    font-size: 16px;
    color: #000;
}


.max-ana-title-2 strong {
    font-size:30px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
} 
.max-ana-title-2-outer {
    overflow: hidden;
} 
.max-ana-title-12 .title { 
    font-size: 16px;
    color: #000;
}


.overflow-hidden {
  overflow: hidden;
}


.max-kutu-8-block {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.6);
    position: relative; 
    overflow: hidden;   
    border-radius: 14px;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
 .max-kutu-8-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-8-block a.max-kutu-8-image{ 
    display: block;
    width: 100%;
    height: 100%;  
}
.max-kutu-8-block img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;  
    object-fit: cover; 
} 
.max-kutu-8-block a.max-kutu-8-image:before { 
    width: 100%;
    height:60%;
    content: "";
    bottom: 0px;
    position: absolute; 
    background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0, 0.8) 0, rgb(0, 0, 0, 0.6) 40%, 
        rgba(17, 108, 179, 0) 80%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0, 0.8) 0, rgb(0, 0, 0, 0.5) 40%, 
        rgba(17, 108, 179, 0) 80%);
}
.max-kutu-8-block .content-inner{
  position: absolute;
  left: 5%;
  bottom: 26px; 
  z-index: 2;
  padding-right: 20px;
  opacity: 1;
  transition: all 500ms ease;
  width: 90%;
  height: auto; 
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(5px);
    border-radius: 8px;
}
 
.max-kutu-8-block .content-inner .text-box{
  height: auto;
  position: relative;
  display: block;
  padding: 10px; 
  color: #fff;
} 
.max-kutu-8-block .content-inner .text-box h3{
  display: block;
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px; 
  letter-spacing: 1px; 
} 
.max-kutu-8-block .content-inner .text-box p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    line-height: 22px;
    height: 44px; /* line-height * 2 */
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}









.parallax {
    background-image: url('../img/slayt2.webp');  
    background-size: cover;
    background-attachment: fixed; 
    background-position: center bottom;   /* Görseli üst kısmına yerleştir */
    height: 480px;
    display: flex;
    align-items: center; 
    color: #fff;
    position: relative;  /* Konumlandırma için */
}
.parallax::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;  
    width: 70%;   
    height: 100%;  
    background: linear-gradient(90deg, #0A192F 0%, rgba(0, 0, 0, 0) 100%);  /* Gece mavisi rengi soldan başlar, sağda şeffaflaşır */
    z-index: 2;  
}

.parallax-inner {
    position: relative;   
    width: 100%;
    height: 100%;
    padding: 0px;
    z-index: 999; 
    text-align: left;
    left: 0px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.parallax .content  {
  width: 70%;
}
.parallax .content h2 {
    position: relative;
    display: block; 
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
    text-transform: uppercase; 
    margin-bottom: 10px;
    letter-spacing: 2px; 
}
 
.parallax .content p{
    color: #fff;
    padding: 20px;
    padding-left: 0px;
    font-size: 17px;
    margin-bottom: 0px;
}








.blog-kutu-1-block {
    position: relative; 
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 10px;
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.blog-kutu-1-block:hover{ 
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%); 
}
.blog-kutu-1-image {
    width: 100%; 
    border-radius: 0px;
} 
.blog-kutu-1-image a{
    width: 100%; 
    height: 100%;
    display: block;
}
.blog-kutu-1-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}  
.blog-kutu-1-content {
    background: #FFFFFF; 
    padding:20px 25px  0px 0px; 
    position: relative;
    font-size: 14px;
}
.blog-kutu-1-title {
    color: #1c1417;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
} 

.blog-kutu-1-text {
    font-size: 14.5px;
    line-height: 22px;
    margin-bottom: 10px;
    width: 90%;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* İki satırda sınırlar */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-kutu-link-btn { 
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    right: 0px;
    bottom: 0px;
    position: absolute;
    border-radius: 40px;
    background: var(--color-modern-koyu);
     transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.blog-kutu-link-btn a {  
    color: #fff;
    font-size: 20px;
    text-align: center; /* Bu, yatay ortalamaya yardımcı olur */
}

.blog-kutu-1-block:hover .blog-kutu-link-btn{ 
    background: var(--color-modern-acik);
    color:  var(--color-modern-koyu);
}

.blog-kutu-1-block:hover .blog-kutu-link-btn a{  
    color:  var(--color-modern-koyu);
}













#breadcrumb3 {
    height: 180px;
    overflow: hidden;
    position: relative;
}
#breadcrumb3 .breadcrumb-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#breadcrumb3 .breadcrumb-background img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

 
#breadcrumb3 .breadcrumb-background::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;  
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 60%, transparent 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 60%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 60%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    pointer-events: none;
    opacity: .75;
    z-index: 5;
}
 
#breadcrumb3 .breadcrumb-background::after {
    content: "";
    display: block;
    width: 100%;
    height: 40%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6)20%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    pointer-events: none;  
}


#breadcrumb3 .container {
    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-box-pack: justify;
    -webkit-justify-content: flex-end;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end; 
    position: relative;
    z-index: 1;
    padding-top:120px;
    height: 100%;
    font-family: var(--font-Michroma);
}
 #breadcrumb3 .container .breadcrumb-info h2 {
     font-size: 24px;
     color: #fff;
     font-weight: 400;
     margin-bottom: 15px;
     line-height:22px;
     letter-spacing: 1px;
}
 #breadcrumb3 .container .breadcrumb-info ul {
     display: flex;
     flex-wrap: wrap;
}
 #breadcrumb3 .container .breadcrumb-info ul li {
     margin-bottom: 15px;
     position: relative;
     color: #ccc; 
     font-size: 18px;
}
 #breadcrumb3 .container .breadcrumb-info ul li a {
     color: #fff;
}
#breadcrumb3 .container .breadcrumb-info ul li span {
     color: #fff;
}
 #breadcrumb3 .container .breadcrumb-info ul li a {
     opacity: 0.9;
     transition: 0.25s ease opacity;
}
 #breadcrumb3 .container .breadcrumb-info ul li a:hover {
     opacity: 1;
}
 #breadcrumb3 .container .breadcrumb-info ul li + li {
     padding-left: 10px;
     margin-left: 10px;
}







.maxantalya-urun-item {
    position: relative;
    background-color: #fff;
    border-radius: 0px 50px;
    border: 1px solid #ddd;
    padding: 10px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.maxantalya-urun-item::after {
    content: "";
    width: 115px;
    height: 115px;
    transform: rotate(45.403deg);
    flex-shrink: 0;
    background: var(--color-modern-koyu);
    position: absolute;
    bottom: -72px;
    right: -75px; 
}
.maxantalya-urun-item:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.20);
    transform: translateY(-5px);
}
.maxantalya-urun-thumb a {
  display: block;
    width: 100%; 
    height: 220px;
}
.maxantalya-urun-thumb img {
    object-fit: cover;
    width: 100%;
    border-radius: 6px;
    border-top-right-radius: 40px;
    height: 220px;
}

.maxantalya-urun-content {
    padding: 20px;
}

.maxantalya-urun-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

.maxantalya-urun-title a {
    color: var(--color-modern-koyu);
    text-decoration: none;
    transition: 0.3s;
    font-family: var(--font-Cinzel)
}

.maxantalya-urun-title a:hover {
    color: var(--color-safir);
}

.maxantalya-urun-text {
    font-size: 14.5px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.maxantalya-urun-btn a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--color-modern-koyu);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}

.maxantalya-urun-btn i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-modern-koyu);
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.maxantalya-urun-btn a::after {
    content: "";
    width: 135px;
    height: 1px;
    top: 50%;
    right: 40px;
    background-color: var(--color-safir);
    position: absolute;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}
.maxantalya-urun-item:hover .maxantalya-urun-btn i {
    background-color: var(--color-safir);
    transform: translateX(5px);
}









.flexslider2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative; 
    border: 0 !important; 
}
 
 .flexslider2 .slides {
  height: 100%; 
  position: relative;
  overflow: hidden;  
    text-align: center; 
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; 
}
 .flexslider2 .slides li{ 
  height: 100%; 
  margin-bottom: 20px; 
} 
.flexslider2 .product-image {
  position: relative;
  overflow: hidden;
  height: 100% !important;
    width: 100% !important; 
    text-align: center; 
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; 
    border-radius: 3px; 
}
.flexslider2 .product-image a{ 
  height: 100% !important;
    width: 100% !important;
    display: block;
    overflow: hidden;
    border-radius: 10px;   
}

.flexslider2 .product-image img,
.flexslider2 .product-image iframe {
  width: 100% !important; 
  height: 100% !important;
    object-fit: cover;
    overflow: hidden;  
    border-radius: 10px;
}



.flexslider2 .flex-direction-nav {
  top: 44%;
  width: 100%;
  height:1px;  
  position: absolute;
  z-index: 2;   
  line-height: 40px; 
}

.flexslider2 .flex-direction-nav .flex-nav-next {  
    float: right;
  position: relative;
  right:  10px;     
  width: 40px;  
  height: 40px;
  display: inline-block;
}  
.flexslider2 .flex-direction-nav  .flex-nav-prev{  
  left: 10px;    
  position: relative;  
  width: 40px;  
  height: 40px; 
  display: inline-block;
}

.flexslider2 .flex-direction-nav  .flex-nav-prev a{
    width: 40px;  
  height: 40px;
  position: relative; 
  border-radius: 6px;
  background: var(--color-modern-koyu);
}

.flexslider2 .flex-direction-nav .flex-nav-next a{
    width: 40px;  
  position: relative; 
  height: 40px;    
  border-radius: 6px;
  background: var(--color-modern-koyu);
}

 .flexslider2 .flex-direction-nav .flex-nav-prev:hover a,
.flexslider2 .flex-direction-nav .flex-nav-next:hover a {
  background: var(--color-modern-acik);
  color: var(--color-modern-koyu);
}



.flexslider2 .slides  .referans-dis {
    height: 420px !important;
}
.flexslider2 .referans-image {
  position: relative;
  overflow: hidden;
  height: 100% !important;
    width: 100% !important; 
    text-align: center; 
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; 
    border-radius: 3px;
}
.flexslider2 .referans-image a {
    display: block;
    width: 100% !important;
    height: 100% !important;
}
.flexslider2 .referans-image img {
  width: 100% !important; 
  height: 100% !important;
    object-fit: cover;
    overflow: hidden; 
    border-radius: 3px;
    border-radius: 5px;
}

.referans-dis h1 {
  margin-top: 14px;
  margin-bottom: 8px;
  font-size: 24px; 
  text-transform: capitalize;
  font-weight: 500;
}

.referans-dis h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 20px; 
  font-weight: 600;
  text-transform: capitalize;
}
.referans-dis h3 {
  margin-top: 20px;
  margin-bottom: 8px; 
}













.sidebar .widget {
    background: #f8f5f0;
    padding: 30px 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
.sidebar .widget-title {
    margin-bottom: 20px;
    font-size: 22px;
}

.sidebar .widget ul {
    margin-bottom: 0;
    padding: 0;
}
.sidebar .widget h6 { 
    font-size: 24px;
}
.sidebar .widget .recent li {
    display: block;
    overflow: hidden; 
    margin-bottom: 20px;
    color: #666;
    font-size: 18px;
    line-height: 20px;
}
.sidebar .widget .recent .thum {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
    overflow: hidden;
}
.sidebar .widget .recent .thum img{
    width: 100px;
    height: 80px;
    object-fit: cover;
}
.sidebar .widget .recent a {
    display: block;
    margin-left: 115px;
}
.sidebar .widget ul li a {
    color: #333;
    font-size: 16px;
}

.sidebar .widget ul li p {
    margin-left: 115px;
    font-size: 14px;
    line-height: 20px;
}








.sayfa_ici_flexslider {
    max-width: 400px; 
    max-height: 280px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.flexslider2.sayfa_ici_flexslider .slides li {
    height: auto !important;
    height: 280px !important;
}
.sayfa_ici_flexslider img{
    object-fit: cover;
}

.sayfa-content {
  font-size: 14px;
}
.sayfa-title {
  margin-top:0px;
  margin-bottom: 12px;
  font-size: 24px; 
  text-transform: capitalize;
  font-weight: 500;
}

.sayfa-content h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 20px; 
  font-weight: 600;
  text-transform: capitalize;
}
.sayfa-content h3 {
  margin-top: 20px;
  margin-bottom: 8px; 
  font-size: 18px; 
  font-weight: 600;
}


.sidebar .max-widget {
  position: relative;
  height: auto;
  overflow: hidden;
}
.sidebar .max-widget .max-widget-title{
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    font-size: 32px;
    color: var(--color-modern-koyu);
}
.sidebar .max-widget .max-widget-title::before {
    position: absolute;
    content: '';
    width: 25px;
    border-bottom: 3px solid var(--color-modern-koyu);
    bottom: 0;
    left: 0;
}

.sidebar .max-widget .max-widget-title::after {
    position: absolute;
    content: '';
    width: 55px;
    border-bottom: 3px solid var(--color-modern-koyu);
    bottom: 0;
    left: 40px;
}

.sidebar .max-widget .category-list .active a {
    color: var(--color-safir);
    text-transform: capitalize;
}

.sidebar .max-widget .category-list a {
  font-size: 16px;
    display: block;
    padding: 18px 0;
    border-bottom: 1px solid #ced4da;
    transition: all .5s ease-in-out;
  text-transform: capitalize;
}
.sidebar .max-widget .category-list a i {
    margin-right: 5px;
    color: var(--color-modern-koyu);
}



.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }








.widget_inner {
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    margin-bottom: 50px;
    border-radius: 20px;
    overflow: hidden;
}
.widget_inner h2{ 
    font-size: 18px;
  margin-bottom: 4px;  
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    color: #fff !important; 
    padding: 20px;
    background: var(--color-modern-koyu);
} 
.widget_list {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd; 
    padding: 10px;
}
.widget_list:last-child {
    margin-bottom: 0; 
    border-bottom: 0;
}
 
.widget_list a {
    font-size: 14.5px; 
    text-transform: capitalize;
    font-weight: 600;
    line-height: 28px;
    color: #062C41 !important;
} 

.widget_list > ul > li { 
    position: relative;
}
 




















 
 

.form-control {
  width: 100%;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 12px;
  border-radius: 5px;
  box-sizing: border-box;
  color: var(--color-modern-koyu);
  background: var(--color-modern-acik);
  transition: all 0.3s ease;
}

.form-group {
  margin-bottom: 20px;
}

.form-group textarea.form-control {
  height: 160px;
  resize: none;
}

.form-control:focus {
  color: #fff;
  outline: 0;
  background: var(--color-modern-koyu);
  box-shadow: none;
}

.form-control::placeholder {
  color: var(--color-modern-koyu);
  font-size: 15px;
  opacity: 1;
}

input.form-control {
  padding-left: 12px;
}

textarea.form-control {
  padding-top: 15px;
}
@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-head p {
    color: #24262e;
    font-size: 18px;
    line-height: 32px;
}
.contact_info { 
    padding-top: 0px;
    border-radius: 10px 0 0 10px;
    height: 100%; 
    padding-left: 30px;
} 
 
.contact-social {
    margin-top:  20px; 
}
.contact-social > span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}

.cl-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 25px;
  font-weight: 400;
}

.cl-list li:last-child {
  margin-bottom: 0;
}

.cl-list li > span:first-child {
  display: flex;
  align-items: center;
  flex-basis: 100%; 
  font-weight: 600;
  color: #000;
}

.cl-list li > span:first-child i {
  font-size: 24px;
  color: #619f9d;
  margin-right: 10px;
  width: 30px;
  text-align: center;
}

.cl-list li .ilet {
  display: block;
  flex-basis: 100%;
  padding-left: 40px;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.cl-list li a.ilet:hover {
  color: #619f9d;
}




.social-links.without-bg {
  display: flex;
  gap: 15px;
  padding: 0;
  list-style: none;
}

.social-links.without-bg li {
  display: inline-block;
}

.social-links.without-bg li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border: 1px solid var(--color-modern-koyu);
  border-radius: 50%;
  color: var(--color-modern-koyu);
  font-size: 20px;
  background-color: transparent;
  transition: all 0.3s ease;
  text-decoration: none;
}

.social-links.without-bg li a:hover {
  background-color: var(--color-modern-koyu);
  color: #fff;
}
 



.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 {
    border-top: 1px solid var(--color-modern-acik);
    position: relative;
    background-color: var(--color-modern-koyu);
} 
.footer-top{ 
    position: relative;
    color: #fff;
    padding: 70px 0 35px 0; 
} 
footer .container{
    z-index: 9;
    position: relative;
 }
footer img{
    width: 144px;
    height: 80px;
    margin-bottom: 20px; 
    filter: brightness(100%) invert(100%);
}
footer h3 { 
    font-size: 20px;
    margin-bottom: 20px; 
    color: #fff;
}
footer a { 
    font-size: 15px;
    font-weight: 400; 
    color: var(--color-modern-acik);
} 
footer .widget {
    border: none !important;
    margin-bottom: 0; 
}
footer .widget span.footer-baslik {
    font-size: 26px;
    position: relative;
    padding-left: 20px;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 400;
    color: var(--color-modern-acik);
    font-family: var(--font-Playfair);
    display: block;
}
footer .widget span.footer-baslik::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background-color: var(--color-modern-acik);
    height: 100%;
}
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_post2  {
    padding-left: 20px;
}
footer .widget_recent_post li {
    padding: 2px 0 4px 0;
    margin: 0;
    margin-bottom: 10px;
    background: none;  
} 
footer .widget_recent_post li a{
   color: var(--color-modern-acik); 
} 
.widget-address strong{
    font-size: 16px; 
    font-weight: 600;
  color: #ccc;
}
.footer .social-links-footer.without-bg li a {
    color: var(--color-modern-acik);
}
footer .copyright-area {
    padding: 22px 0; 
    color: var(--color-modern-acik);
    border-top: 1px solid #e8e8e8;
}
footer .copyright-area p { 
    margin-bottom: 0;
    color: var(--color-modern-acik);
} 

.progress {
    display: none;
}
 




.whatsapp-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    background-color: #25D366;
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out; 
    text-decoration: none;

    /* Giriş Animasyonu Başlangıcı */
    transform: translateY(100px) scale(0.5); 
    opacity: 0;
    animation: fadeInScaleUp 1s forwards ease-out 1s; 
}

/* Sayfa yüklendiğinde butonun zarifçe görünmesi */
@keyframes fadeInScaleUp {
    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

/* Nabız atma (Titreşim) efekti */
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); } 
    100% { transform: scale(1); }
}

/* Nabız animasyonunu başlat */
.whatsapp-btn {
    animation: fadeInScaleUp 1s forwards ease-out 1s,
               pulse 2s infinite ease-in-out 3s;
}

/* Hover'da sadece gölge belirginleşir (Orijinal görünüm korunur) */
.whatsapp-btn:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.6);
}

.whatsapp-text {
    position: absolute;
    right: 70px;
    background-color: #f0f0f0;
    color: #333;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 14px;
    white-space: nowrap;
    pointer-events: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    
    /* Mesajın Başlangıç Durumu */
    opacity: 0; 
    transform: translateX(20px); 
    
    /* Animasyon: Mesajın butondan hemen sonra zarifçe görünmesi */
    animation: messageIn 0.5s forwards ease-out 2s, /* 2 saniye sonra başla */
               messageOut 0.5s forwards ease-in 10s; /* 10 saniye sonra kaybolmaya başla */
}

/* Mesajın Görünme Animasyonu */
@keyframes messageIn {
    to {
        opacity: 1; 
        transform: translateX(0); /* Normal konumuna gelsin */
    }
}

/* Mesajın Kaybolma Animasyonu (Kullanıcıyı rahatsız etmemek için) */
@keyframes messageOut {
    from {
        opacity: 1; 
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(20px);
    }
}


/* Mesaj kutusu için ok */
.whatsapp-text::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f0f0f0; 
    transform: translateY(-50%);
}













@media only screen and (max-width:1204px) {
 
 .hakkimizda-stil-1 .title {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 20px 
}

.hakkimizda-stil-1 .trc-we-rec-r-bx {
    margin-top: 190px;
}


.max-kutu-1-text-dis2 {
    padding: 20px 50px 0 0px;
}
.max-kutu-1-text-dis, .max-kutu-3-text-dis {
    padding: 20px 0 0 50px;
}

.counter-bg .single-counter { 
    gap: 5px; 
}




}










@media only screen and (max-width:992px) {
.mb-4 {
    margin-bottom: 1rem !important;
}
.section-padding3 {
    position: relative;
    padding: 30px 0px;
}


.hakkimizda-stil-1 .section-title .pre-title { 
    margin-left: -0px;
}
 .hakkimizda-stil-1 .title { 
    margin-left:0px;
}


.max-kutu-1-text-dis h3, .max-kutu-1-text-dis2 h3 { 
    font-size: 26px; 
    line-height: 30px;
}

.max-kutu-1-text {
    font-size: 14px; 
    margin: 0 0 4px;
}

.counter-bg { 
    padding: 50px 0;
}

.height-x5, .height-x5 img {
    width: 100%;
    height: 320px !important;
}

.parallax { 
    height: 440px; 
}
.parallax .content {
    width: 80%;
}
.parallax .content h2 { 
    font-size: 28px;
    line-height: 36px; 
}
.parallax .content p { 
    padding: 14px; 
    padding-left: 0px;
    font-size: 15px;
}


.footer-top { 
    padding: 30px 0 30px 0;
}
footer img {
    width: 150px;
    height: 108px; 
}
.footer .widget_recent_post {
  padding-left: 0px;
  margin-top: 20px;
}

footer .widget h6 { 
    margin-bottom: 10px; 
}

footer .widget {

  margin-top: 20px;
}


.hakkimizda-stil-1 .trv-we-rec2-media-main-wrap {
    gap: 0px;
}
.maxantalya-urun-btn a::after { 
    width: 125px; 
}

#breadcrumb3 .container .breadcrumb-info ul li {
    margin-bottom:  5px; 
    font-size: 16px;
}
#breadcrumb3 .container .breadcrumb-info ul li + li {
    padding-left: 4px;
    margin-left: 4px;
}


}






@media (max-width: 768px) {
.g-5, .gy-5 {
    --bs-gutter-y: 1rem;
}
.g-5, .gx-5 {
    --bs-gutter-x: 1rem;
}
.mt-5 {
    margin-top: 1rem !important;
}
.max-ana-title-1 strong {
    font-size: 32px; 
}
.max-ana-title-1 .title {
    font-size: 14px; 
}

.max-ana-title-2 strong {
    font-size: 32px; 
}
.max-ana-title-2 .title {
    font-size: 14px; 
}
.hakkimizda-stil-1 .title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px;
    }


.height-x4, .height-x4 img {
    width: 100%;
    height: 280px !important;
}
    .max-kutu-1-text-dis2 {
        padding: 6px 00px 0 0px;
    }

.max-kutu-1-text-dis h3, .max-kutu-1-text-dis2 h3 {
    margin-top: 10px; 
}
    .max-kutu-1-text-dis, .max-kutu-3-text-dis {
        padding: 6px 0 0 0px;
    }

.counter-bg .single-counter {
  margin: 0 auto;
        width: 60%; 
        margin-bottom: 20px;
    }
    .counter-bg .single-counter .icon { 
    margin: 0px;
}
.counter-plus, .max-counter-number { 
    font-size: 40px; 
}


  .parallax {
    height: 460px;
  }
    .parallax .content {
        width: 100%;
    }

    .parallax .content h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 4px;
    }


.flexslider2 .slides  .referans-dis {
    height: 280px !important;
}




}







 