﻿body {margin:0px;
}
a { text-decoration:none; color:#14233a;
}
a:hover { text-decoration:none; color:#14233a;
}
    #sync1 .item{
        background: #ffffff;
        padding: 0px 0px;
        display:block;
        color: #FFF;
 
        text-align: center;
        width:100%;
        height:532px;
    }
        #sync1 .item h1 {
            position:  absolute;z-index:99; left:200px; color:#000;
        }
    #sync2 .item{
    display: block;
    height: 37px;
    background: #fff;
    font-family: 'Roboto Bold Condensed', Arial;
    cursor: pointer;
    float: left;
    width: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 19px;
    font-weight: normal;
    }
    #sync2 .item h1{
      font-size: 18px; 
      padding:0px; margin:0px;
    
    }
    #sync2 .synced .item{
      background: rgb(20, 35, 58);
 
   color:#fff;
    }
.owl-prev{ color:#121212; position:absolute; top:10px;  left:0px;   
width:30px; height:57px;  display:block; overflow:hidden;
}
.owl-next{ color:red; position:absolute; top:10px; left:930px; 
width:30px; height:57px; display:block; overflow:hidden;
}

img {padding:0px; margin:0px; border:0px;   
}
.owl-item img {padding:0px; margin:0px; border:0px;  margin-top:10px;  width:315px;
}  
.rakamM1 {

}

.rakamZeminManset {
    max-width: 955px;
    display: block;
 
    height: 38px;
    clear: both;
    margin: 0px auto;
    background: #fff;
    border-top: 1px solid #14233a;
    background: #fff;
    -webkit-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
}

#sync1 .item  h2 {
    position: absolute;
    top: 270px;
    border: 1px solid #e7e9ec;
    border-top: 2px solid #ca0002;
    background: rgba(255, 255, 255, 0.85);
    color: #1f1f1f;
    font-size: 29px;
    padding: 15px 30px;
    font-family: 'Roboto Bold Condensed', Arial;
}

@media (max-width: 768px) {

    .anaBannerZemi {
 
    height: 355px;
 
}
    .anaBanner {
        height: 355px;
    }
  #sync1 .item{
 
        height:355px;
    }

  .owl-item img {
   
    margin-left: 4px;
 margin-right: 4px;
    width: 180px;
}
}