 @charset "UTF-8";
h1{
  font-family: 'Barlow Condensed';
  font-size: 30px;
}
h2{
  font-size: 22px;
}
h3{
  font-size: 18px;
}
h4{
  font-size: 12px;
}
h5{
  font-size: 8px;
}
h6{
  font-family: 'Barlow Condensed';
  font-size: 18px;
}
a{
  font-family: 'Barlow Condensed';
}
p{
  font-family: 'Barlow Condensed';
}
button{
  font-family: 'Barlow Condensed';
}
.btn{
  font-family: 'Barlow Condensed';
}
dd{
  font-size: 20px;
  font-family: 'Barlow Condensed';
}
.form-control{
  font-family: 'Barlow Condensed';
}
.ortala{
  width: 1920px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0);
}
body{
  background-color: #f1f1f1;
  background-image: url('gorseller/icsayfalar-08.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

/*header*/
.header{
  position: relative;
  margin-left: 100px;
}

/**/
.mobile-container{
  display: none;
}
.mobil-ust{
  display: none;
}
/**/

/**/

.sol-menu ul {
  list-style-type: none;
  overflow: hidden;
}
.sol-menu li {
  float: left;
}
.sol-menu li a, .dropbtn {
  display: inline-block;
}
.sol-menu li.dropdown {
  display: inline-block;
}
.sol-menu .dropdown-content {
  display: none;
  position: fixed;
  background-color: #dc3546b7;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.sol-menu .dropdown-content a {
  color: rgb(255, 255, 255);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.sol-menu .dropdown-content a:hover {
  background-color: #dc3545;
}
.sol-menu .dropdown:hover .dropdown-content {
  display: block;
}

/**/

.navbar{
  margin-top: 0.7%;
}
.ust-menü{
  position: absolute;
  width: 1320px;
}
.sol-menu a{
  color: #ffffff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
}
.sol-menu a:hover{
  color: #cccccc;
}
.sol-menu .dık {
  margin-top: 10px;
  border-left: 1px solid rgb(255, 255, 255);
  height: 25px;
}
.sol-menu{
  float: left;
  margin-top: 75px;
}
.profil.btn{
  margin: 5px 5px 5px 5px;
  border-radius: 20px;
}
.profil{
  margin: 18px 10px 0 0;
}
.profil img{
  position: absolute;
  margin: -200px 0 0 -320px;
}
.profil a{
  color: #ffffff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
}
.profil a:hover{
  color: #cccccc;
}
.profil .btn {
  margin: 5px 5px 5px 5px;
  border-radius: 20px;
  line-height: 1;
}
.ust-ara{
  position: absolute;
  margin: -190px 0 0 720px;
  float: left;
}
.ust-ara p { 
  color:rgb(0, 0, 0);
}
.ust-ara #f-logo{
  width: 100px;
  height: 30px;
  margin-right: 15px;
}
.ust-ara img{
  width: 30px;
  height: 30px;
}
.ust-ara #logo{
  margin: -45px 0 0 340px;
}
.search{
  position: relative;
  float: left;
  margin: -26px 0 0 635px;
}
.form-control{
  border-radius: 1.5rem;
  height: 27px;
}

/*sayfa*/
.sayfa{
  position: relative;
  padding-bottom: 550px;
}
.sayfa h1{
  margin: 60px 0 0 390px;
  color: #ffffff;
  width: 930px;
  height: auto;
}
/*takvim*/
.yayın{
  position: relative;
  float: left;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1270px ;
  height: auto;
  margin: 20px 0 20px 370px;
  border-radius: 20px;
}
.yayın .dropbtn {
  background-color: #5e5e5e;
  color: white;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 15px;
  line-height: 0.3;
}
.yayın .dropdown a{
  color: #5e5e5e;
  text-decoration: none;
}
  
/* The container <div> - needed to position the dropdown content */
.yayın .dropdown {
  position: relative;
  display: inline-block;
  margin: 20px 0 0 20px;
}
  
/* Dropdown Content (Hidden by Default) */
.yayın .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.yayın .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
  
/* Change color of dropdown links on hover */
.yayın .dropdown-content a:hover {
  background-color: #f1f1f1
}
  
/* Show the dropdown menu on hover */
.yayın .dropdown:hover .dropdown-content {
  display: block;
}
  
/* Change the background color of the dropdown button when the dropdown content is shown */
.yayın .dropdown:hover .dropbtn {
  background-color: #5e5e5e;
}
.yayın .content{
  position: relative;
  width: 930px;
  height: auto;
}
.yayın .haber-1{
  width: 920px;
  height: auto;
}
.yayın .sabit-1{
  width: 920px;
  height: auto;
}
.baslık{
  margin: 30px 0 0 20px;
  color: #5e5e5e;
}
.baslık #hab-res{
  margin: 0 10px 10px 0;
  width: 910px;
  border-radius: 15px;
}
.baslık hr{
  margin: -32px 0 0 180px;
  width: 580px;
}
.baslık .sosyal {
  margin-left: 810px;
  margin-top: -15px;
}
.baslık .sosyal p{
  float: left;
  margin: 0px 0 0 -45px;
}
.baslık .sosyal-1{
  margin: -30px 0 0 810px;
}
.baslık .sosyal-1 p{
  float: left;
  margin: -30px 0 0 -45px;
}
.baslık .sosyal-2{
  margin: -30px 0 0 800px;
}
.baslık .sosyal-2 p{
  float: left;
  margin: 15px 0 0 -45px;
}
.baslık .sosyal-2 img{
  float: left;
  margin: 15px 0 0 5px;
}
.baslık #bas-link{
  float: left;
  color: #5e5e5e;
  text-decoration: none;
  margin: -32px 0 0 100px;
}
.baslık hr{
  margin: -27px 0 0 120px;
  width: 630px;
}
.satır{
    width: 960px;
    height: auto;
}
.yayın .satır-1 .card{
  float: left;
  background-color: #cccccc;
  width: 280px;
  height: 400px;
  margin: 30px 0 0 30px;
}
.yayın .satır-2 .card{
  float: left;
  background-color: #cccccc;
  width: 280px;
  height: 400px;
  margin: 30px 0 0 30px;
}
.card img{
  width: 260px;
  height: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.card h2{
  margin: 10px 0 0 10px;
  color: #ffffff;
}
.card h3{
  margin: 10px 0 0 10px;
  color: #dc3545;
}
.tarihler{
  width: 930px;
  margin: 0 0 0 30px;
}
.tarihler .tarih-bas{
  background-color: #dc3545;
  width: 70px;
  height: auto;
  border-radius: 15px;
}
.tarih-bas .baslık{
  width: 720px;
  margin-left: 90px;
}
.tarih-bas .gorsel-1{
  float: left;
  margin-left: 20px;
}
.tarihler .tarih-bas h2{
  text-align: center;
  color: rgb(255, 255, 255);
}
.tarihler .tarih-bas p{
  text-align: center;
  color: #ffffff;
}
.tarih-bas .baslık p{
  color: #000000;
}
.tarihler .tarih-bas .gorsel-1 h2{
  text-align: center;
  color: rgb(255, 255, 255);
}
.tarihler .tarih-bas .gorsel-1 p{
  text-align: center;
  color: #ffffff;
}
.baslıklar{
  margin: -280px 0 0 120px;
}
.baslıklar .baslık{
  margin-top: 35px;
}
.baslıklar .baslık h2{
  color: rgb(0, 0, 0);
}
.baslıklar .baslık p{
  color: #000000;
}
.yayın .ürün-tablo{
  width: 920px;
  height: 830px;
}
.yayın .table{
  margin: 30px 0 0 50px;
  width: 850px;
}
.table .btn{
  line-height: 0.6;
  margin: 0 0 0 -150px;
}
/*--*/
.metin{
  margin: 30px 0 0 25px;
  width: 920px;
}
.metin img{
  position: relative;
  float: left;
  width: 140px;
  height: 100px;
  margin-right: 20px;
  background-size: cover;
  border-radius: 15px;
}
.galeri{
  position: relative;
  background-color: #5e5e5e;
  background-repeat: no-repeat;
  width: 920px;
  height: auto;
  border-radius: 15px;
  margin: 20px 0 0 20px;
  padding: 5px;
  float: left;
}
.galeri img{
  float: left;
  border-radius: 15px;
  margin: 5px 5px 5px 5px;
  width: 140px;
  height: 100px;
}
.sutun1{
  float: left;
  position: relative;
  margin: 20px 0 0 30px;
}
.sutun1 h2{
  color: #dc3546b7;
}
.sutun1 hr{
  margin: -20px 0 0 160px;
  width: 270px;
  color: #dc3546b7;
}
.hab-gorsel{
  margin-top: 100px;
}
.hab-gorsel .gorsel img{
  width: 60px;
  height: 40px;
  border-radius: 5px;
  margin: -20px 10px 0 0;
}
.gorsel{
  width: 560px;
  height: 140px;
  margin-top: -80px;
}
.gorsel .baslık{
  width: 450px;
}
.gorsel .gorsel-1{
  float: left;
  position: relative;
  margin-top: 20px;
}
.gorsel .baslık h2{
  margin-top: 20px;
  color: rgb(0, 0, 0);
}
.gorsel .baslık h3{
  margin-top: 20px;
  color: rgb(0, 0, 0);
}
.gorsel .baslık p{
  color: #313131;
}
.haber-1 .hab-gorsel{
  margin-top: 100px;
}
.haber-1 .hab-gorsel .gorsel img{
  width: 80px;
  height: 60px;
  border-radius: 5px;
  margin: -20px 10px 0 20px;
}
.haber-1 .gorsel{
  width: 560px;
  height: 140px;
  margin-top: -80px;
}
.haber-1 .gorsel .baslık{
  width: 900px;
}
.haber-1 .gorsel .gorsel-1{
  float: left;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.haber-1 .gorsel .baslık h2{
  margin-top: 20px;
  color: rgb(0, 0, 0);
}
.haber-1 .gorsel .baslık h3{
  margin-top: 20px;
  color: rgb(0, 0, 0);
}
.haber-1 .gorsel .baslık p{
  color: #313131;
  font-size: 18px;
}
.page-link{
  border-radius: 40px;
  margin-right: 10px;
  color: #dc3545;
}
.page-link:hover{
  background-color: #dc3545;
  color: #ffffff;
}
.haber-1 .sayfalama{
  margin: 620px 0 0 100px;
}
.sutun2{
  float: left;
  position: relative;
  margin: 20px 0 0 -70px;
}
.sutun2 h2{
  color: #dc3546b7;
}
.sutun2 hr{
  margin: -20px 0 0 110px;
  width: 300px;
  color: #dc3546b7;
}
/*--*/
.yayın .etkinlik-sidebar{
  position: relative;
  float: right;
  margin: -850px 0 0 0;
}
.yayın .yayınlar-sidebar{
  position: relative;
  float: right;
  margin: -410px 0 0 0;
}
.yayın .sabit-sidebar{
  position: relative;
  float: right;
  margin: -280px 0 0 0;
}
.yayın .haber-sidebar{
  position: relative;
  float: right;
  margin: -1320px 0 0 0;
}
.yayın .haberler-sidebar{
  position: relative;
  float: right;
  margin: -1040px 0 0 0;
}
.yayın .grafik-sidebar{
  position: relative;
  float: right;
  margin: -50px 0 0 0;
}
.yayın .fiyat-sidebar{
  position: relative;
  float: right;
  margin: -830px 0 0 0;
}
.yayın .sayfa-menü .dık{
  float: left;
  border-left: 1px dotted #5e5e5e;
  height: 930px;
}
.yayın .sayfa-menü{
  position: relative;
  float: right;
  margin: 0 10px 0 0;
}
.sayfa-menü .sayfa-menü-1{
  margin-left: 10px;
}
.yayın .sayfa-menü a{
  color: #5e5e5e;
  text-decoration: none;
}
.yayın .sayfa-menü a:hover{
  color: #cccccc;
}
.yayın .sayfa-menü .cızgı{
  border-top: 1px dotted #5e5e5e;
  width: 200px;
  margin-bottom: 5px; 
}
.sayfa-menü img{
  width: 280px;
  margin-top: 10px;
}
.sayfa-menü .kuzum{
  background-image: url('gorseller/icsayfa-banner@2x-100.jpg');
  background-size: cover;
  width: 280px;
  height: 120px;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-top: 15px;
}
.sayfa-menü .anket{
  background-image: url('gorseller/takvim-back_1.png');
  background-size: cover;
  width: 280px;
  height: 200px;
  background-repeat: no-repeat;
  border-radius: 15px;
}
.sayfa-menü .anket p{
  font: 18px 'Barlow Condensed', sans-serif;
  margin: 10px 0 0 13px ;
}
.sayfa-menü .anket .radio{
  position: absolute;
}
.sayfa-menü .anket input{
  margin: 8px 0 0 15px;
}
.sayfa-menü .anket .btn{
  margin: 6px 0 0 25px;
  border-radius: 20px;
  line-height: 0.5;
}
.sayfa-menü .anket label{
  font: 13px 'Barlow Condensed', sans-serif;
  margin: 0 0 0 3px;
}
.sayfa-menü .istek{
  background-image: url('gorseller/bizeyazin.png');
  background-size: cover;
  width: 280px;
  height: 100px;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-top: 10px;
}
.sayfa-menü .ihracat{
  background-image: url('gorseller/banner-ihracat.png');
  background-size: cover;
  width: 280px;
  height: 100px;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-top: 10px;
}
/*footer*/
.footer{
  position: relative;
  background-image: url('gorseller/footer-back-04.jpg');
  width: 1920px;
  height: 550px;
  margin-top: -550px;
  clear: both;
}
.footer h1{
  position: absolute;
  font-family: 'Barlow Condensed', sans-serif; 
  margin: 30px 0 0 380px;
}
.footer .form-control{
  position: absolute;
  border-radius: 0.6rem;
  height: 35px;
  width: 300px;
  margin: 30px 0 0 1230px;
}
.footer .btn{
  position: absolute;
  line-height: 1.3;
  margin: 30px 0 0 1540px;
}
.footer #logo-foo img{
  position: absolute;
  margin: 140px 0 0 390px;
}
.footer p{
  position: absolute;
  margin: 280px 0 0 380px ;
}
.footer .dık{
  float: left;
  margin: 140px 0 0 680px;
  border-left: 1px dotted rgb(0, 0, 0);
  height: 370px;
}
.footer #link{
  position: absolute;
  margin: 170px 0 0 700px;
}
.footer a{  
  float: left;
  color: #5e5e5e;
  text-decoration: none;
  font-size: 15px;
  margin: 0 0 0 5px;
}
.footer .cızgı{
  position: absolute;
  margin: 240px 0 0 700px;;
  border-top: 1px dotted rgb(0, 0, 0);
  width: 925px;
}
.footer #link-1{
  position: absolute;
  margin: 250px 0 0 700px;
}
.footer .cızgı-1{
  position: absolute;
  margin: 320px 0 0 700px;;
  border-top: 1px dotted rgb(0, 0, 0);
  width: 925px;
}
.son-satir{
  position: absolute;
  margin: 220px 0 0 700px;;
}
.son-satir img{
  float: left;
  position: relative;
  margin: 130px 0 0 20px;
  width: 65px;
  height: auto;
}
.son-satir div{
  float: left;
}
.son-satir #farkli{
  margin: 140px 0 0 20px;
  width: 160px;
  height: 40px;
}
.footer .logo img{
  position: relative;
  float: left;
  width: 30px;
  height: 30px;
}
.footer .logo{
  position: absolute;
  margin: 460px 0 0 380px;
}
.footer .logo div{
  float: left;
}

/*----*/

@media (max-width: 1919px){
  .ortala{
    width: 1310px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 0);
    background-position: right;
  }
  /*header*/
  .header{
    margin: auto;   
  }
  .ust-ara{
    position: absolute;
    margin: -190px 0 0 480px;
    float: left;
  }
  .yayın{
    float: left;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1270px ;
    height: auto;
    margin: 20px 0 20px 20px;
    border-radius: 20px;
  }
  .sayfa h1{
    position: relative;
    margin: 60px 0 0 20px;
    color: #ffffff;
  }
  .footer{
    position: relative;
    background-image: url('gorseller/footer-back-04.jpg');
    background-position: bottom center;
    width: 100%;
    width: 1920px;
    height: 650px;
    margin: 0 0 0 -350px;
  }
}

/*---------------------------------------*/

@media screen and (max-width: 1024px){
  p{
    font-size: 25px;
  }
  h1{
    font-size: 21px;
  }
  .ortala{
    width: 100%;
    max-width: 1024px;
  }
  body{
    background-color: #f1f1f1;
    background-image: url('tablet-mobil-images/tablet-header.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    padding: 1% 1% 1% 1%;
  }
  /*header*/
  .mobil-ust{
    display: block;
    background-color:#ffffff;
    width: 1024px;
    height: 50px;
    margin: -10px 0 0 -10px;
  }
  .mobil-ust p{
    margin: 5px 5px 5px 20px;
    float: left;
  }
  .mobil-ust #f-logo{
    margin: 10px 0 0 60px;
    width: 100px;
  }
  .mobil-ust img{
    margin: 10px 0 0 5px;
  }
  .mobil-ust .form-control{
    margin: -10px 0 0 170px;
    border-radius: 1.5rem;
    width: 180px;
    height: 30px;
  }
  .mobile-container{
    display: block;
  }
  .topnav {
    background-color: rgba(51, 51, 51, 0);
    position: relative;
    margin: 50px 20px 0 20px;
    z-index: 2;
  }  
  .topnav #myLinks {
    float: right;
    position: absolute;
    display: none;
    margin: -30px 0 0 795px;
    background-color: #dc3545;
    border-radius: 15px;
    width: 170px;
  } 
  .topnav a {
    color: white;
    padding: 30px 30px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }
  .topnav .icon {
    background-image: url('tablet-mobil-images/hamburger-menu.png');
    background-size: 160px;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    margin: 0 20px 0 835px;
    width: 145px;
    top: 0;
  } 
  .topnav a:hover {
    background-color: rgba(221, 221, 221, 0);
    color: #5e5e5e;
  } 
  .active {
    background-color: #4caf4f00;
    color: white;
  }
  .topnav img{
      width: 300px;
  }
  /**/
  .topnav .dropdown {
    float: left;
    overflow: hidden;
  }
  .topnav .dropdown .dropbtn {
    font-size: 17px;    
    border: none;
    outline: none;
    color: white;
    padding: 30px 30px;
    background-color: #dc3545;
  }
  .topnav .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  .topnav .dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  .topnav .dropdown:hover .dropbtn {
    background-color: #dc3545;
    color: #5e5e5e;
  }
  .topnav .dropdown-content a:hover {
    background-color: #ddd;
    color: black;
  }
  .topnav .dropdown:hover .dropdown-content {
    display: block;
  } 
  .topnav .dropdown .dropbtn {
      display: none;
  }
  .topnav .dropdown {
      float: none;
  }
  .topnav .dropdown-content {
    position: relative;
  }
  .topnav .dropdown .dropbtn {
      display: block;
      width: 100%;
      text-align: left;
  }
  /**/
  .profil{
    position: absolute;
    margin: 0 0 0 690px;
    width: 300px;
    z-index: 1;
  }
  .profil a{
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
  }
  .profil a:hover{
    color: #cccccc;
  }
  .profil .btn {
    border-radius: 20px;
    line-height: 1;
  }
  .ust-ara{
    display: none;
  }
  .sol-menu{
    display: none;
  }
  .container img{
    display: none;
  }
  /*sayfa*/

  .sayfa{
    width: 100%;
    max-width: 1024px;
    height: auto;
  }
  .yayın{
    width: 100%;
    padding-bottom: 20px;
    float: left;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    width: 975px;
    height: auto;
    margin: 20px 0 20px 20px;
    border-radius: 20px;
  }
  .sayfa .sayfa-menü, .sayfa .dık{
    display: none;
  }
  .tarih-bas .baslık p{
    font-size: 15px;
    color: #000000;
  }
  .tarih-bas .gorsel-1{
    float: left;
    margin-left: 10px;
  }
  .galeri{
    width: 945px;
    height: auto;
  }
  .haber-1 .sayfalama{
    margin: 620px 0 0 0;
  }
  .sutun1{
    float: left;
    position: relative;
    margin: 20px 0 0 35px;
  }
  .gorsel {
    width: 50px;
  }
  .sutun1 p{
    font-size: 15px;
  }
  .sutun2{
    float: left;
    position: relative;
    margin: -360px 0 0 520px;
  }
  .sutun2 p{
    font-size: 15px;
  }
  .galeri{
    width: 945px;
    height: auto;
  }
  .baslık hr{
    margin: -32px 0 0 180px;
    width: 560px;
  }
  .baslık .sosyal {
    margin-top: -20px;
  }
  .baslık .sosyal p{
    margin: 0 0 0 -65px;
  }
  .baslık .sosyal img{
    margin-top: 10px;
  }
  .baslık .sosyal-1{
    margin: -30px 0 0 810px;
  }
  .baslık .sosyal-1 p{
    margin: -35px 0 0 -65px;
  }
  .baslık .sosyal-2{
    margin: -30px 0 0 800px;
  }
  .baslık .sosyal-2 p{
    margin: 10px 0 0 -60px;
  }
  .baslık .sosyal-2 img{
    margin: 15px 0 0 5px;
  }
  .metin{
    margin: 50px 0 0 25px;
    width: 920px;
  }

  /*footer*/
  .footer{
    position: relative;
    background-image: url('gorseller/footer-back-04.jpg');
    background-position: bottom center;
    width: 100%;
    width: 1366px;
    height: 660px;
    margin: 0 0 0 -350px;
  }
  .footer .form-control{
    position: absolute;
    border-radius: 0.6rem;
    height: 35px;
    width: 200px;
    margin: 25px 0 0 990px;
  }
  .footer .btn{
    position: absolute;
    line-height: 1.3;
    width: 120px;
    margin: 25px 0 0 1210px;
  }
  .footer #link{
    margin: 140px 0 0 720px;
  }
  .footer #link a{
    font-size: 22px;
  }
  .footer .cızgı{
    width: 625px;
    margin: 280px 0 0 720px;
  }
  .footer #link-1{
    margin: 290px 0 0 720px;
  }
  .footer #link-1 a{
    font-size: 22px;
  }
  .footer .cızgı-1{
    width: 625px;
    margin: 400px 0 0 720px;
  }
  .footer .son-satir{
    margin: 410px 0 0 720px;
  }
  .son-satir img{
    width: 100px;
    margin: 20px 0 0 10px;
  }
  .son-satir #farkli{
    margin: 30px 0 0 20px;
  }
  .footer .logo{
    position: absolute;
    margin: 560px 0 0 380px;
  }
  .footer .dık{
    margin: 140px 0 0 710px;
    height: 500px;
  }
}