body{
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-family: 'Titillium Web', sans-serif;
}


header{
    position: fixed;
    z-index: 999;
    width: 100%;
}

.ikonset{
    display: table;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 30px;
}

.birinci{
    margin-top: 50px;
}


.hexagon h3{
    position: absolute;
    text-align: center;
    margin:  auto;
    width: 100%;
    line-height: 150px;
    color: white;
    font-weight: bold;
}

.hexagon {
  position: relative;
  width: 300px; 
  height: 173.21px;
  background-color: #1965ae;
  margin: 0 auto;
    margin-top: 130px;
    margin-bottom: 40px;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 86.60px solid #1965ae;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 86.60px solid #1965ae;
}


.baslik{
       margin-bottom: 40px;
}

.baslik h1{
   
   color: black;
    display: table;
    margin: 0 auto;
    font-size: 38px;
    font-weight: bold;
  
}

.baslik img{
    display: table;
    margin: 0 auto;
    margin-top: 13px;
}

.ikonset span{
    border-bottom: 5px solid #1965ae;
    padding-bottom: 5px;
}

.ikonset p{
    margin-top: 20px;
}



span{
    font-size: 29px;
}

.navbar{
    height: 100px;
}

.navbar-default{
    height: 100px;
    background: #1265b0 !important;
    border: none;
    border-radius: 0;
}

.navbar-brand{
    margin-top: -2px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a{
    color: white;
    font-size: 17px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: white;
}

.navbar-right{
    margin-top: 25px;
}


.baslik{
    font-weight: bold;
}

.ikinci{
    margin-top: 60px;
    background: #f5f5f5;
    padding: 50px 0;
}


.loading{
    width: 100%;
    height: 100%;
    background: #1965ae;
    position: fixed;
    z-index: 9999999999;
}

.ikinci{
    text-align: center;
}

.ikinci ul{
    width: 100%;
    display: table;
    text-align: center;
}

.ikinci ul li{
    list-style: none;
}

.loadlogo img{
    margin: auto;
    display: table;
    position: absolute;
    margin: auto;
    left: 50%;
    top: 50%;
    margin-left: -160px;
    margin-top: -80px;
}

.buyult{
    font-size: 26px;
    font-weight: bold;
}

.ikinci .col-md-6 img{
    width: 100%;
}

.ucuncu{
    margin-top: 70px;
}

.ucuncu img{
    width: 100%;
}


.asagidogru{
    margin-top: 90px;
}

.ucuncu h1{
    font-weight: bold;
    color: black;
}

.ucuncu h2{
    font-weight: bold;
}

.ucuncu ul{
    float: left;
    display: table;
    padding: 0;
}

.ucuncu ul li{
    list-style: none;
}

footer .container{
    border-top: 1px solid rgba(0,0,0,0.3);
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}


video::-webkit-media-controls-play-button {}

video::-webkit-media-controls-volume-slider {}

video::-webkit-media-controls-mute-button {}

video::-webkit-media-controls-timeline {}

video::-webkit-media-controls-current-time-display {}

video{opacity: 0.1; position: absolute;}

video::-webkit-media-controls {
  display: none;
}


.dorduncu{
    height: 450px;
    position: relative;
    margin-top: 40px;
}

.dorduncu .tanisalim{
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 180px;
    font-size: 30px;
    font-weight: bold;
}

.hakkimizda{
    position: relative;
}

.hakkimizda .hakkimizdabaslik{
    position: absolute;
    z-index: 99;   
    text-align: center;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 220px;
    color: white;
    font-weight: bold;
    font-size: 42px;
}

.hakkimizda img{
    width: 100%;
}

.tekilicerik{
    margin-top: 50px;
    
}

.tekilicerikbaslik{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    font-size: 36px;
}

.tekilicerik h2{
    font-weight: bold;
    
}

.logos img{
width: 100%;
    margin-bottom: 30px;
}

.tekilref img{
    width: 100%;
}


.musteri ul li{
    list-style: none;
}

.iletisimform input{
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}

.iletisimform textarea{
    width: 100%;
    padding: 10px;
    height: 140px;
    margin-top: 5px;
}

.gonderbuton{
    background: #1965ae;
    border: none;
    color: white;
    font-weight: bold;
}

.telbilgi{
    margin-top: 25px;
}

.harita{
    margin-top: 30px;
}


@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    
    .navbar{
        position: relative; z-index: 999999; 
    }
    
    .navbar-default .navbar-toggle{
        margin-top: 60px; border-radius: 0 !important; background: white; 
    }
    
    .navbar-nav{
        background: white;

    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a{
        color: black;
        margin-top: 10px;
    }
    

    
    .navbar-right{
        margin: 0;
    }
    

    
}