<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    overflow-x: hidden;
}

.container {
    max-width: 1250px !important;
}

#navbarSupportedContent {
    opacity: 0 !important;
    display:none !important;
}

.footer-logo img{
    border-radius:50%;
}
.logo{
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    width:100%;

}
.logo a img {
    width: 95px;
    height: 95px;
}
.menu img{
    margin-top:-30px;
}
.main-menu-sol {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.outer-box {
    position: absolute !important;
    z-index: 2;
    width: 70%;
    top: 0;
    right: 0;
}

.duyuru-alani {
    display: flex;
    justify-content: flex-end;
}

.duyuru-box {
    color: white;
    margin-right: 20px;
    margin-left: -20px;
}

.duyuru-text {
    color: darkgray;
}

.duyuru-alani div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 30px;
    border-left: 1px solid rgba(224, 224, 224, 0.1);
    border-right: 1px solid rgba(224, 224, 224, 0.1);
    padding-left: 50px;
    padding-right: 50px;
    margin-top: -10px;
}

    .duyuru-alani div p {
        font-size: 13px;
        color: aliceblue;
        float: right !important;
        margin-left: 10px;
    }

.acordion-menu {
    margin-top: 30px;
}

    .acordion-menu ul li a {
        transition: all .5s;
    }

        .acordion-menu ul li a:hover {
            color: white;
            margin-left: 5px;
        }

.contact-info-box ul li a {
    font-size: 11px !important;
    color: red;
}
.roportaj-link{
    color:black;
    font-size:18px;
    font-weight:600;

}
.owl-nav {
    display: none;
}

.thumb-box figure img {
    width: 100%;
    height: 145px;
    object-fit: cover;
    overflow: hidden;
    transition: .5s;
}

    .thumb-box figure img:hover {
        transform: scale(1.2);
    }
    .header-sag-alan{
        display:flex;
        flex-direction:row;
        justify-content:center;
    }
        .header-sag-alan ul {
        text-align:center;
        }
          .header-sag-alan p {
        text-align:center;
        }



.lightbox-image img {
    width: 100%;
    height: 590px;
    object-fit: cover;
}

    .lightbox-image img:hover {
        box-shadow: 0 15px 25px rgba(0,0,0,.8);
        border-bottom: 1px solid rgba(224, 224, 224, 0.8);
    }

.specialize-section-two .carousel-outer .thumbs-carousel img {
    margin-bottom: -15px;
}

.hakkimizda-profil {
    display: flex;
    justify-content: center;
}

    .hakkimizda-profil img {
        width:200px;
        height:200px;
        object-fit:cover;
        text-align: center;
        padding: 3px;
        border-radius: 50%;
        box-shadow: 0 15px 25px rgba(0,0,0,.3);
        border-bottom: 1px solid rgba(224, 224, 224, 0.8);
    }
.text-box h4{
    display:block;
    text-align:center;

}
.sec-title{
     margin-top:30px;
     margin-bottom:20px;
}
.sec-title h2, .sec-title span{
    display:block;
    text-align:center;
   
}
.image iframe{
    width:370px;
    height:200px;
}
.son-roportaj-alani {
    width: 100%;
    height: 400px;
    position: relative;
}

.inner-column div {
    background-image: url(images/background/microfon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .inner-column div .image img {
        margin-top: 50px;
        transition: 0.5s;
    }

.roportaj-box {
    height: 200px;
}
.bizden-haberler{
    margin-top:-50px;
    margin-bottom:-40px;
}
.blog-alani{
    margin-top:-10px;
}
.blog-alani .sec-title{
    margin-top:-80px;
}
.btn-bizden-haberler{
    z-index:5;
    position:relative;
}
.bizden-haberler-resim img{
    width:100%;
    height:190px !important;
    object-fit:cover !important;
}
.bizdenHaberler-text:hover {
    opacity:.8;
}
.bizdenHaberler-text{
    background-color:gray;
  padding-left:20px;
    width:89%;
}
.bizdenHaberler-text h3 a{
    font-size:15px;
      color:white;
    font-weight:400;
}
.caption-box
{
    margin-top:20px;
}

.roportaj-image img {
    padding: 1px;
    box-shadow: 10px 20px 2px rgba(10,10,10,.4);
    object-fit: cover;
    width: 90% !important;
    height: 200px !important;
    object-fit: cover;
    border-bottom: 5px solid rgba(224, 224, 224, 0.8);
    padding: 2px;
}

.roportaj-image {
    overflow: hidden;
    height: 210px !important;
}

    .roportaj-image img:hover {
        transform: scale(1.1);
    }

.roportajResim img {
    width: 100%;
    height: 600px;
}

.video-box {
    width: 100%;
    height: 370px;
}


.video-text {
    display: block;
    width: 370px;
    height: 50px;
    background-color: white;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    color: black;
}

.video-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 39px;
    margin-left: 49px;
}

    .video-header p {
        font-size: 39px;
        color: white;
        opacity: .5;
        font-size: 50px;
        line-height: 1.2em;
        font-weight: 600;
    }

    .video-header a {
        font-size: 16px;
        color: wheat;
        margin-top: 20px;
    }

.blog-box {
    height: 250px;
}

.blog-resim img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.content h1{
    font-size:25px;
}
.content h4{
    font-size:20px;
}
.footer-social {
    margin-left: -30px;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
}
.footer-smedya{
    	position: relative;
    margin-top:10px;
    display:flex;
    margin-left:15px;
    flex-direction:row;
    justify-content:flex-start;
}


.news-block-three{
    margin-top:-27px;
}
.footer-bottom {
    width: 100%;
    height: 40px;
    background-color: black;
}
.footer-social p{
    color:gray;
    font-size:14px;

}
.foto-galeri {
    width: 100%;
    height: auto;
    padding: 10px;
    padding-bottom:20px;
    box-shadow: 0 15px 25px rgba(0,0,0,.2);
    margin-top: 160px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

.foto-galeri-box {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 25px;
}

    .foto-galeri-box .row-1 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

.resim1 img, .resim2 img, .resim3 img, .resim4 img, .resim5 img, .resim6 img, .resim7 img, .resim8 img {
    width: 80px;
    height: 80px;
    float: left;
    margin: 3px;
}

.widget-title {
    font-size: 18px;
    padding: 10px;
}
.sidebar-widget{
    margin-top:180px;
}
.widget-content article{
    margin-top:-30px;
}
.video-galeri {
    width: 100%;
    height: 300px;
    margin-top: 20px;
    box-shadow: 0 15px 25px rgba(0,0,0,.3);
    margin-bottom: 30px;
}

    #mobilMenu {
      display:none;
     opacity:0;
     margin-top:26px;
    }
 
.videoGaleri-text {
    font-size: 18px;
    padding: 15px;
    margin-bottom:10px;
}

.duyuru-text {
    font-size: 13px;
    color: white;
}

.duyuru-text:hover {
    font-size: 13px;
    color: darkorange;
}
.duyuru-box{
color:white;
font-weight:500;
margin-left:-30px;
}

.duyuru-box:hover{
color:darkorange;
}

.inner-duyuru-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.inner-diger-duyuru-box {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

    .inner-diger-duyuru-box div {
        display: flex;
    }

        .inner-diger-duyuru-box div div {
            display: flex;
            flex-direction: column;
        }

    .inner-diger-duyuru-box i {
        margin-right: 10px;
    }

.tum-roportajlar img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.caption-box .inner h1{
    font-size:32px;
    margin-bottom:10px;
}
.tum-bloglar a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.social-bx {
    display: flex;
}

    .social-bx li {
        margin-right: 10px;
    }

.btn-ropartajlar {
    width: 100%;
}

.image-box figure img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-bottom: 10px solid rgba(224, 224, 224, 0.5);
    border-right: 10px solid rgba(24, 24, 24, 0.1);
}

.blog-box figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-bottom: 10px solid rgba(224, 224, 224, 0.5);
    border-right: 10px solid rgba(24, 24, 24, 0.1);
}

.resim-galeri a img {
    width: 100%;
    height: 170px;
    padding:7px;
    object-fit: cover;
    border-bottom: 10px solid rgba(224, 224, 224, 0.5);
    border-right: 10px solid rgba(24, 24, 24, 0.1);
}
.resim-galeri-text h3 a{
    font-size:15px;
}
.videoBoyut {
    width: 100%;
    height: 200px;
}

.video-card {
    height: 350px;
    margin-top: 20px;
}

.card-title {
    font-size: 16px;
    color: black;
    font-weight: 500;
}
.menu img{
    width:80px;
    height:80px;
    border-radius:50%;
    padding:2px;
    border:5px solid white;
        
}
.card-text {
    font-size: 15px;
}

.image-box figure {
    position: relative;
}

.kategori-adi {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 30px;
    margin-top: 30px;
    background-color: rgba(2, 0, 11, 0.26);
    color: white;
    font-size: 12px;
    padding: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.content h4{
    margin-top:10px;
    margin-bottom:30px;
    font-size:16px;
    color:black;
    margin-left:10px;
}
.galeriResimBox a img{
    object-fit:cover;
    width:110px;
    height:100px;
}

.footer-login{
    font-size:11px;
    color:gainsboro;
}
  .digerRoportajlarAlani{
        margin-top:30px !important;
    }
  .sidebar-side{
      position:relative;
      margin-top:-119px;
      margin-bottom:30px;

  }
  .inner-menu{
      position:relative;
  }

  .hidden-bar .inner-box2{
	position:relative;
	background-color: #222222;
 background-color: rgba(2, 0, 11, 0.89);
	padding:55px 30px 50px;
}

  #mobil-icon{
      font-size:30px;
      margin-left:auto;
      margin-top:30px;
      display:block;
  }


  .mobil-header{
     display:none;
     padding:5px;
  }

 
  .sosyalMedya1, .sosyalMedya2, .sosyalMedya3, .sosyalMedya4, .sosyalMedya5 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-right:1px;
    box-shadow: 0 10px 10px rgba(0,0,0,.2);
    transition: .8s;
}

    .sosyalMedya1:hover, .sosyalMedya2:hover, .sosyalMedya3:hover, .sosyalMedya4:hover, .sosyalMedya5:hover {
        box-shadow: 0 8px 5px rgba(0,0,0,.5);
    }

.sosyalMedya1 {
    background-color: #3B5998;
}

.sosyalMedya2 {
    background-color: #55ACEE;
}

.sosyalMedya3 {
    background-color: #0082CA;
}

.sosyalMedya4 {
    background-color: #2E5E86;
}

.sosyalMedya5 {
    background-color: #ED302F;
}

.sosyalMedyaiconAlani {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 15px;
}

.sosyalMedyaicon {
    font-size: 12px;
    color: white;
    margin-top: 8px;
}
</pre></body></html>