*{padding: 0px;margin: 0px;;}

.roboto-serif-yazi {
    font-family: "Roboto Serif", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
      "wdth" 100,
      "GRAD" 0;
  }
  .social-share {
    display: flex;
    gap: 10px;
}

.social-share a {
    display: inline-block;
    width: 40px; /* İhtiyaca göre boyutlandırabilirsiniz */
    height: 40px; /* İhtiyaca göre boyutlandırabilirsiniz */
}

.social-share img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Görüntünün düzgün bir şekilde sığmasını sağlar */
}
  p{
    font-family: "Roboto", sans-serif;
  }
  .roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  .navbar-nav {
    display: flex;
    align-items: center; /* Dikey hizalama */
    justify-content: flex-end; /* Sağa yatay hizalama */
}
.nav-item {
    margin-right: 10px; /* Öğeler arası boşluk */
    list-style: none; /* Liste işaretlerini kaldırma */
}
.containerr{
    width: 100%;
}
.anasayfa{
    width: 100%;
    
}
.spotvideo {

    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    object-fit: cover;
    z-index: -1;
    overflow: hidden;
}
.section1{
    width: 45%; 
    margin: 40px auto;
}
.section1 p{
    font-size:16.0pt;line-height:150%;font-family:"Verdana",sans-serif;
    mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:"Times New Roman";
}
#resim1{width: auto;height:450px;margin: 30px 0px; ;}
#resim1 img{width: 100%;height: 100%; }
.section2{
   width: 100%;

}

.bgparallax {
    position: relative;
    background-position: center; 
    background-size: cover;
    background-attachment: fixed;
}

.bgparallaxone {

    height: 100vh;
    background-image: url(3.jpg);
    position: relative;
}

.bgparallaxtwo {
    height: 100vh;
    background-image: url(1.jpg);
    position: relative;
}
.section3{
    width: 45%;
    margin: 50px auto;
}
.section3 p{
    font-size:16.0pt;line-height:150%;
    font-family: "Roboto Serif", serif;

    
}
.baslik {
    margin-top: auto;
    margin-bottom: auto;
    text-indent: -.05pt;
    line-height: 150%;
    font-size: 16.0pt;
    text-align: left;
    font-family: "Roboto", sans-serif;
}
.section3x5{
    width: 100%;
}
.section3x5 img{
    height: 800px;
    float:right;
}
.infografik{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#gorsel5{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#gorsel5 img{
    width: 100%;
    height: 400px;
}
.yazi{
         
     opacity: 0;    
        width: 100%;
        font-size: 25px;
        font-weight: 600;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: opacity 0.1s ease; 
        background: transparent;
        font-family: "Roboto Serif", serif;
}
.yazi p{
    background: transparent;
    width: 30vw;
    padding-left: 50px;
    letter-spacing: 3px;
}
.footer{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: "Roboto Serif", serif;
    
}
.footer p{
    line-height: 28px;
    font-family:"Verdana",sans-serif;mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:"Times New Roman";
}
.footer b{
    font-family:"Verdana",sans-serif;mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:"Times New Roman";
    font-weight: 700;
    
}
p{
    font-family:"Verdana",sans-serif;mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:"Times New Roman";
}
.img1{
    width: 650px;
    height: auto;
}
.yan{
    float: right;
    height: 300px;

}



@media (max-width:1092px) {
    .section3x5 img {
        height: 400px;
        float: right;
    }
   .img1{
    width: 460px;
    height: auto;
}
    .yazi p {
        background: transparent;
        width: 40vw;
        padding-left: 50px;
        letter-spacing: 3px;
    }
    .footer p{
        width: 80%;
    }
    .yan{
        height: 216px;
    }
    
}
@media (max-width:800px) {
    .section1{
        width: 60%; 
        margin: 40px auto;
    }
    .section1 p{
        font-size:2.5vw;line-height:150%;font-family:"Verdana",sans-serif;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";
    }
    #resim1{width: 100%;height:50vw;margin: 30px 0px;}
    #resim1 img{width: 100%;height: 100%;}
    .section3{
        width: 60%;
        margin: 40px auto;
    }
    .section3 p{
        font-size:2.5vw;line-height:150%;font-family:"Verdana",sans-serif;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";
    }
    .yazi p {
        background: transparent;
        width: 40vw;
        padding-left: 50px;
        letter-spacing: 3px;
        font-size: 3vw;
    }
    .footer p{
        width: 80%;
    }
    .yan{
        height: 196px;
    }
    
}
@media (max-width:550px) {
    .section1{
        width: 70%; 
        margin: 40px auto;
    }
    .section1 p{
        font-size:4vw;line-height:150%;font-family:"Verdana",sans-serif;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";
    }
    #resim1{width: auto;height:70vw;margin: 30px 0px;}
    #resim1 img{width: 100%;height: 100%;}
    .bgparallax {
        position: relative;
     background-position:center;
        background-size: cover;
        background-attachment: fixed;
    }
    #gorsel5 img{
        width: 100%;
        height: 40vw;
    }
   
    .footer p{
        width: 80%;
    }
    .section3{
        width: 70%;
        margin: 40px auto;
    }
    .section3 p{
        font-size:4vw;line-height:150%;font-family:"Verdana",sans-serif;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";
    }
    .bgparallaxone {

        height: 50vh;
        background-image: url(gorsel3.jpg);
        position: relative;
    }
    .bgparallaxtwo {
        height: 50vh;
        background-image: url(gorsel4.jpg);
        position: relative;
    }
    .img1{
        width: 390px;
        height: auto;
    }
    .yan{
        height: 196px;
    }
}
@media (max-width:450px) {
    .section1{
        width: 70%; 
        margin: 40px auto;
    }
    .section1 p{
        font-size:4vw;line-height:150%;font-family:"Verdana",sans-serif;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";
    }
    #resim1{width: 100%;height:70vw;margin: 30px 0px;}
    #resim1 img{width: 100%;height: 100%;}
    .section3x5 img {
        height: 300px;
        float: right;
    }
    .yazi p {
        background: transparent;
        width: 45vw;
        padding-left: 50px;
        letter-spacing: 3px;
        font-size: 3.5vw;
        font-weight: 600;
    }
    .bgparallaxtwo {
        height: 50vh;
        background-image: url(gorsel4.jpg);
        position: relative;
    }
    .img1{
        width: 300px;
        height: auto;
    }
    .yan{
        height: 160px;
    }
}

@media (min-width:1093px) {
    .section3x5 img {
        height: 400px;
        float: right;
    }
   .img1{
    width: 650px;
    height: auto;
}
    .yazi p {
        background: transparent;
        width: 40vw;
        padding-left: 50px;
        letter-spacing: 3px;
    }
    .footer p{
        width: 80%;
    }
    
}
