﻿body{ margin:0 auto; padding:0; overflow:auto;background:url(/images/map.jpg) center center;
       font-family: 'Open Sans', sans-serif;}
@font-face {font-family: museosans;src: url(../fonts/MuseoSansCyrl_3.woff);}
@font-face {font-family: myriad;src: url(../fonts/MYRIADPRO-REGULAR.woff);}

html {height:100%;}

.saydam {background: rgba(36,136,197,0.85);width: 100%;height: 100%;position: absolute;}


#nea {margin-left:auto;margin-right:auto; }
#nea span.ust{ color:#fff; font-family: museosans;font-size:72px; font-weight:900;display:block;text-align:center;text-shadow: 1px 1px 2px #0989e9;}
#nea span.alt{ color:#fff;font-size:24px;font-family: myriad; font-weight:300;display:block;text-align:center;text-shadow: 1px 1px 2px #0989e9;}

.outer{ position: absolute;display:table;height:75%;width:100%;margin-top:64px;}
.middle {display:table-cell;vertical-align:middle;}

#arama{ margin:48px auto;  position:relative;}
#arama .fspan1:first-child{ color:#b4bbc2; padding:11px 0; }

#arama  input[type="text"]{ width:570px;margin-left:24px; padding:16px; border-radius:2px; color:#999; background:#fff; border:none; box-shadow:1px 1px 2px #0989e9;}
#arama  input::-webkit-input-placeholder {color:#999; font-family: myriad;font-size:16px; }
#arama  input:-moz-placeholder {color:#999; font-family: myriad;font-size:16px;}
#arama  input::-moz-placeholder {color:#999;font-family: myriad;font-size:16px; }
#arama  input:-ms-input-placeholder { color:#999;font-family: myriad; font-size:16px;}
#arama  input{outline:none}

#arama  a { position:absolute; right:12px; top:10px; padding:10px 5px;  width:60px; border:none; color:#999;  font-size:4px; text-align:left;}
#arama  i{border:1px solid #999; border-radius:30px;background:#999}
.glyphicon-stop {border:none; margin-right:2px; border-radius:200px;}
.glyphicon-comment {font-size:18px;float:right;display:block;margin-top:-20px;}

#slg{  margin-left:auto;margin-right:auto;text-align:center;color:#FFF;}
#slg h2{font-weight:500; font-size:15px;text-shadow: 1px 1px 2px #0989e9;}


#alan{  margin:3% auto 0 auto;height:100px; text-align:center;color:#FFF;text-shadow: 1px 1px 2px #0989e9;}
#alan a.comlink{font-size:14px;line-height:32px;color:#fff;font-style:italic;cursor:pointer;}
#alan .com{font-size:32px;font-family:'Engravers MT';}
#alan .firm{font-size:14px;font-weight:600; margin-top:14px; display:block;color:#fff; }

 #app {width:100%;  bottom:50px;position:absolute;}
 .altapp{ margin:0px auto;position:relative;width:240px;}
 .altapp img {float:left;height:36px;border-radius:5px;margin-left:10px; border:1px solid #f9f9f9}


 @media only screen and (max-height: 550px) {#app{ display:none;}}
    

