.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.m0px{
    margin: 0px!important;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.kkfAraBaslik{
    font-size: 25px;
    display: block;
    border-bottom: 1px solid #999999;
    font-weight: bolder;
    padding-bottom: 5px;
    padding-left: 10px;
}
.kkfFormLabel{
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 0px!important;
}
.kkfFormAraLabel{
    font-weight: bolder;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    display: block;
    margin-top: 20px;
}
.kkfFiyatBilgisi{
    font-weight: bolder;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
}
.kkFormTitle{
    display: block;
    border: 2px solid black;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.kkFormTitle > div >h1{
    font-size: 36px;
    font-weight: bolder;
    margin: 0px;
    padding-top: 20px;
}
.kkFormTitle > div >h2{
    font-size: 24px;
    font-weight: bolder;
    margin: 0px;
    padding-top: 20px;
}
.kkFormTitle > div >h3{
    font-size: 24px;
    margin: 0px;
    padding-top: 20px;
}
a.beyazlink{
    color: white!important;
}
a.beyazlink:hover{
    color: #dddddd!important;
}
.fontEtForm{
    font-size: 24px!important;
    color: #000!important;
    font-weight: bolder!important;
}
a.fontEtForm:hover{
    color: #fff!important;
}
.fontEtFormTitle{
    font-size: 18px!important;
    color: #000!important;
    font-weight: bolder!important;
}
em{
    color:#000!important;
}
.etkinlikKapasiteBilgiPencere{
    border-top:2px solid #425657!important;
    margin: 35px 15px 0px 5px;
    padding: 10px;
    color:#425657!important;
    text-align: center!important;
}
.fiyatBox{
    background:#425657;
    text-align: center;
    margin-top:10px;
    padding-top: 5px;
    border-radius: 8px;
}
.fiyatBox > span{
    height: 50px;
    line-height: 50px;
}
.fiyatBox > span.tutarBaslik{
    color:#fff;
    font-size:18px;
    font-weight: bold;
}
.fiyatBox > span.tutar{
    color:#fff;
    font-size:36px;
    font-weight: bolder;    
}
.fiyatBox > span.tutarOndalik{
    color:#fff;
    font-size:16px;
    font-weight: lighter;   
    top: 0px;     
}

.timerBox{
    background:#C93334;
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
    padding-top: 5px;
    border-radius: 8px;
}
.timerBox > span{
    height: 30px;
    line-height: 30px;
}

.timerBox > span.baslik{
    color:#fff;
    font-size:18px;    
}
.timerBox > span.sure{
    color:#fff;
    font-size:18px;
    font-weight: bold;
}

.btn-satinal{
    background-color: #425657;
    color:#fff;
    border:1px solid  #425657;
    display: block;
    padding: 30px;
    font-size: 36px;
    font-weight: bolder;
}
.btn-satinal:hover{
    background-color: #fff;
    color:#425657;
}

#seciliKoltukListesi{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}
#seciliKoltukListesi > li{
    float: left;
    display: inline-table;
    border: 2px solid #425657;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 8px;
    margin: 3px;
    width: 48%;
}
#seciliKoltukListesi > li > span{
    font-weight: normal;
    font-size: 12px;
    color: #a4a4a4;
    float: right;
}
#seciliKoltukListesi > li > a{
    font-size: 12px;
    float: right;
    margin-left: 5px;
}
#seciliKoltukListesi > li > a:hover{
    color: red;
}
table.rounded-corners {
    padding: 5px!important;
    border-style: hidden!important;
    border-radius: 10px!important;
    border-spacing: 0!important;
    border-collapse: separate!important;
    border: 1px solid #A4A4A4!important; 
}
select.uk-select{
    height: 47px!important;
}


.classBox{
    border:5px solid #16ADEC!important;
}
.kitapListesi{
    margin: 0px!important;
    padding: 0px!important;
}
.kitapListesi > li{
    border:1px solid #D8D8D8;
    margin-bottom: 15px!important;
    background: #F8FCFD!important;
    display: flex!important;
}
.kitapListesi > li > div.resim{
    width: 15%!important;
    padding: 10px!important;
    border-right:1px solid #D8D8D8;
}
.kitapListesi > li > div.butonlar{
    width: 10%!important;
    padding: 10px!important;
    border-left:1px solid #D8D8D8;
    text-align: left!important;
}
.kitapListesi > li > div.butonlar > div.fiyat{
    display: block!important;
    font-size: 16px!important;
    padding: 2px 5px!important;
    text-align: center!important;
    font-weight: bolder!important;
    color:#2F3952!important;
}
.kitapListesi > li > div.butonlar > a{
    display: block!important;
    background: #2F3952!important;
    border:1px solid #2F3952!important;
    color:#fff!important;
    font-size: 12px!important;
    padding: 2px 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    margin-bottom: 5px!important;
}
.kitapListesi > li > div.butonlar > a:hover{
    color:#2F3952!important;
    background: #fff!important;
}
.kitapListesi > li > div.resim > img{
    border:3px solid #BFBFBF!important;
}
.kitapListesi > li > div.metin{
    width: 85%!important;
}
.kitapListesi > li > div.metin > h4{
    font-size: 18px!important;
    font-weight: bold!important;
    padding: 10px 0px 10px 10px!important;
    margin: 0px!important;
}
.kitapListesi > li > div.metin > p{
    padding: 0px!important;
    margin:0px!important;
    font-size:12px!important;
    padding:3px 10px!important;
}
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
  
  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  
    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  .btn-social
{
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 54px;
}

.btn-social .fa,.btn-social i
{
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
}
.btn-social:hover,.btn-social:focus
{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i
{
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}
.btn-social.btn-xs
{
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}
.btn-social.btn-sm
{
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}
.btn-social.btn-lg
{
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.btn-behance
{
    background-color: #1769ff;
}
.btn-behance:hover
{
    background-color: #4a8aff;
}
.btn-bitbucket
{
    background-color: #205081;
}
.btn-bitbucket:hover
{
    background-color: #2a69aa;
}
.btn-codepen
{
    background-color: #76daff;
}
.btn-codepen:hover
{
    background-color: #a9e8ff;
}
.btn-deviantart
{
    background-color: #4e6252;
}
.btn-deviantart:hover
{
    background-color: #657e6a;
}
.btn-digg
{
    background-color: #000;
}
.btn-digg:hover
{
    background-color: #1a1a1a;
}
.btn-dribbble
{
    background-color: #ea4c89;
}
.btn-dribbble:hover
{
    background-color: #ef7aa7;
}
.btn-dropbox
{
    background-color: #007ee5;
}
.btn-dropbox:hover
{
    background-color: #1998ff;
}
.btn-facebook
{
    background-color: #3b5998;
}
.btn-facebook:hover
{
    background-color: #4c70ba;
}
.btn-flickr
{
    background-color: #0063dc;
}
.btn-flickr:hover
{
    background-color: #107cff;
}
.btn-foursquare
{
    background-color: #ef4b78;
}
.btn-foursquare:hover
{
    background-color: #f37a9b;
}
.btn-github
{
    background-color: #4183c4;
}
.btn-github:hover
{
    background-color: #689cd0;
}
.btn-google-plus
{
    background-color: #dd4b39;
}
.btn-google-plus:hover
{
    background-color: #e47365;
}
.btn-instagram
{
    background-color: #3f729b;
}
.btn-instagram:hover
{
    background-color: #548cb9;
}
.btn-jsfiddle
{
    background-color: #4679bd;
}
.btn-jsfiddle:hover
{
    background-color: #6c94ca;
}
.btn-lastfm
{
    background-color: #e31b23;
}
.btn-lastfm:hover
{
    background-color: #e9484e;
}
.btn-linkedin
{
    background-color: #0976b4;
}
.btn-linkedin:hover
{
    background-color: #0b96e5;
}
.btn-paypal
{
    background-color: #253b80;
}
.btn-paypal:hover
{
    background-color: #304da8;
}
.btn-pinterest
{
    background-color: #cc2127;
}
.btn-pinterest:hover
{
    background-color: #e04046;
}
.btn-reddit
{
    background-color: #ff4500;
}
.btn-reddit:hover
{
    background-color: #ff6a33;
}
.btn-skype
{
    background-color: #00aff0;
}
.btn-skype:hover
{
    background-color: #24c4ff;
}
.btn-soundcloud
{
    background-color: #f80;
}
.btn-soundcloud:hover
{
    background-color: #ffa033;
}
.btn-stack-overflow
{
    background-color: #fe7a15;
}
.btn-stack-overflow:hover
{
    background-color: #fe9748;
}
.btn-steam
{
    background-color: #7da10e;
}
.btn-steam:hover
{
    background-color: #a1d012;
}
.btn-stumbleupon
{
    background-color: #eb4924;
}
.btn-stumbleupon:hover
{
    background-color: #ef7053;
}
.btn-trello
{
    background-color: #256a92;
}
.btn-trello:hover
{
    background-color: #2f88bb;
}
.btn-tumblr
{
    background-color: #35465c;
}
.btn-tumblr:hover
{
    background-color: #485f7c;
}
.btn-twitch
{
    background-color: #6441a5;
}
.btn-twitch:hover
{
    background-color: #7e5bbe;
}
.btn-twitter
{
    background-color: #55acee;
}
.btn-twitter:hover
{
    background-color: #83c3f3;
}
.btn-vimeo
{
    background-color: #1ab7ea;
}
.btn-vimeo:hover
{
    background-color: #49c6ee;
}
.btn-vine
{
    background-color: #00b488;
}
.btn-vine:hover
{
    background-color: #00e7af;
}
.btn-vk
{
    background-color: #45668e;
}
.btn-vk:hover
{
    background-color: #587fae;
}
.btn-wechat
{
    background-color: #98d11c;
}
.btn-wechat:hover
{
    background-color: #afe53b;
}
.btn-wordpress
{
    background-color: #21759b;
}
.btn-wordpress:hover
{
    background-color: #2a95c5;
}
.btn-xing
{
    background-color: #026466;
}
.btn-xing:hover
{
    background-color: #039598;
}
.btn-yahoo
{
    background-color: #400191;
}
.btn-yahoo:hover
{
    background-color: #5601c4;
}
.btn-yelp
{
    background-color: #af0606;
}
.btn-yelp:hover
{
    background-color: #e00808;
}
.btn-youtube
{
    background-color: #e52d27;
}
.btn-youtube:hover
{
    background-color: #ea5955;
}
.btn-email
{
    background-color: #44c456;
}
.btn-email:hover
{
    background-color: #6bd079;
}
.btn-whatsapp
{
    background-color: #128C7E;
}
.btn-whatsapp:hover
{
    background-color: #25D366;
}

.timeHtml{
    border-radius: 11px 0px 11px 0px;
    -webkit-border-radius: 11px 0px 11px 0px;
    -moz-border-radius: 11px 0px 11px 0px;
    background-color:#990000;
    color:#fff;
    padding-left:10px;
    padding-right:10px;  
    padding-top:15px;
    padding-bottom:15px;
    width:140px!important;
    text-align:center;   
    
}