
body
{
    
    font-family: 'Didact Gothic', 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: rgba(0,0,0,0.9);
    font-size: 12px;
    background: #fff;
}
a
{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    text-decoration:none !important;
}

li{
    list-style: none;
}
.smart-forms h1,
.smart-forms h2,
.smart-forms h3,
.smart-forms h4,
.smart-forms h5
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: rgba(0,46,108,0.8);
    color: #FFF;
}

.smart-forms h5
{
    display: inline-block;
    font-size: 12px;
}
.smart-forms h4
{
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 0px;
}
.gapsy
{
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
    background: rgba(0,0,0,0.03);
}
.gapsy.top20
{
    border-top: 1px solid #ccc;
}

.laci{
    background-color: #161A29;
}

.gri{
    background-color: rgba(46, 51, 74, 0.02);
}

.textureb{
        background: #ebf4f5 url('../images/text4.png');
}
.color-white{
    color:#fff;
}
.head_p{
    color: rgba(46, 51, 74, 0.67);
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
        line-height: 20px;
}

.logo
  {
  display: block;
  padding: 0px;
  height: auto;
  }
  .logo img{
      width: 150px;
  }

.content
{
    padding: 10px;
    border: 1px solid rgba(0,46,108,0.2);
    font-family: 'Didact Gothic', 'Source Sans Pro', sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    //background: rgba(255,255,255,1);
}
.content p li
{
    margin-left: 20px;
}
.block3 .content
{
    min-height: 130px;
}

footer
{
    color: rgba(255,255,255,0.9);
    line-height: 20px;
}
footer a
{
    color: rgba(255,255,255,0.9);
    line-height: 20px;
}
footer a:hover
{
    color: rgba(212, 200, 200, 0.9);
    line-height: 20px;
}
footer h4{
    border-bottom: 1px solid rgba(216, 218, 224, 0.19);
    line-height: 30px;
}

.footer_ust_yazi{
        text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: rgba(46, 51, 74, 0.87);
        padding-top: 10px;
}
.footer_alt{
    text-align: center;
    background-color: #11141F;
    padding: 10px;
}
.social
{
    position: fixed;
    right: 0px;
    top: 40%;
    z-index: 3000;
}

.social li a
{
    background: rgba(0,46,108,0.8);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    margin-bottom: 5px;
    color: #FFF;
    font-size: 20px;
}

@media (max-width: 768px) {
    .social
    {
        display: none;
    }
}
.homeiletisim li
{
    line-height: 30px;
}

.menu
{
    border-top: 1px solid rgba(0,46,108,0.1);
        border-bottom: 1px solid rgba(0,46,108,0.1);
    margin-top: 10px;
}

.toppy .but
{
    background: rgba(0,46,108,0.1);
    padding: 5px 15px;
    color: #002e6c;
    border-radius: 5px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
    
}



.toppy a.but:hover
{
    margin-right: 25px;
}
.ar .toppy .but
{
}
.arab .toppy a.but:hover
{
    margin-right: 15px;
    margin-left: 5px;
}


 .dropdown-menu
{
    font-size: 12px;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0px;
}



.table-layout {
    display:table;
    width:100%;
}
.table-layout .table-cell {
    display:table-cell;
}

.navbar-nav > li > a
{
    border-radius: 5px;
    color: #000000;
    padding: 5px 10px;
    margin: 10px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li.active > a
{
    background: #161A29;
    color: #FFF;
}


.navbar-form
{
    margin: 0px;
    padding: 0px;
}
.form-control
{
    height: 30px;
}


.search
{
    position: relative;
    color: #000;

}

.search input
{
    padding: 6px 30px 6px 10px;
    font-size: 12px;
}

.search button
{
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}
.search button i
{
    padding: 5px 10px;
    line-height: 20px;
}

.menu .navbar
{
    margin-bottom: 0px;
    min-height: 0px;
}

.navbar-toggle
{
    border: 1px solid #002e6c;
}
.navbar-toggle .icon-bar
{
    background-color: #002e6c;
}


.search
{
    margin: 10px 0px;
}



 .menu .dropdown-menu
{
    border: none;
    background: rgba(235, 244, 245, 0.84);
    border: 1px solid rgba(0,46,108,0.1);
    border-top: none;
}
 .menu .dropdown-submenu .dropdown-menu

{
    border-top: 1px solid rgba(0,46,108,0.1);
}

 .menu .dropdown-menu > li > a
{
    line-height: 25px;
}
 .menu .dropdown-menu > li > a:hover
{
    background: rgba(0,46,108,0.4);
    color: #FFF;
}

 .menu .nav .open > a, 
 .menu .nav .open > a:hover, 
 .menu .nav .open > a:focus
{
    background: rgba(0,46,108,0.8);
    color: #FFF;
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 5px;
    margin-left: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

/*.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}*/

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

@media (min-width: 768px) {
    .navbar-collapse
    {
        padding: 0px;
    }
    .navbar-nav > li > a
    {
        margin: 10px 10px 10px 0px;
    }
}


.submenu ul
{
    margin: 0px;
    padding: 0px;
    
}

.submenu li
{
    list-style: none;
    padding: 0px;
}

.submenu ul.navsub ul
{

    padding-left: 20px;
    display: none;    
/*    display:block;*/
}

.submenu ul.navsub li.active > ul
{
	display:block;
}

.submenu ul li
{
    border-top: 1px solid rgba(0,46,108,0.2);
}

.submenu ul li.active > a
{font-weight:bold;}

.submenu ul li a
{
    line-height: 35px;
    font-size: 14px;
    display: block;
}

.submenu ul li a:hover,
.submenu ul li.active > a
{
    margin-left: 5px;
    color: #161A29;
}
.submenu ul li a i
{
    margin-left: 10px; 
}

.submenu ul li ul li a
{
    font-size: 13px;
}

@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.uzak li
{
    float: left;
    margin-right: 10px;
}
@media (min-width: 1550px) {
    .fixhed
    {
        position: fixed;
        left: 0px;
        top: 40%;
        width: 200px;
    }
}

a.mosaiclisa
{
    position: relative;
    width: auto;
    height: auto;
    background: #FFF;
    padding: 5px;
    display: block;
    margin-bottom: 10px;
}
a.mosaiclisa.left
{
    margin-right: 10px;
    
}

a.mosaiclisa i
{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    display: inline;
    background-color: rgba(0,0,0,1);
    padding: 15px;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: -25px;
    margin-left: -25px
}

a:hover.mosaiclisa i
{
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.item_text
{
    padding: 80px 0px;
    display: inline-block;
    z-index: 100;
}
.item_text h1
{
    color: #FFF;
    background: rgba(0,46,108,0.8);
    padding: 20px 20px 5px 20px;
    margin: 0px;
}
.item_text h2
{
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    background: rgba(0,46,108,0.8);
    margin: 0px;
    padding: 0px 20px 20px 20px;
}
.item_text a.readmore
{
    padding: 10px 20px;
    color: #FFF;
    text-transform: uppercase;
    background: rgba(0,46,108,0.8);
    display: inline-block;
    font-size: 12px;
}
.item_text a:hover.readmore
{
    padding-left: 30px;
}

.title
{
    //background: rgba(255,255,255,1);
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
    margin-bottom: 10px;
}

.titlesec
{
    margin-top: 0px;
}

.title h2,
.title h1
{
    font-size: 14px;
    background: #161A29;
    display: inline-block;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    padding: 10px 15px;
    font-weight: 300;
}

.title2 h2
{
    font-size: 12px;
    background: rgba(255,255,255,1);
    display: block;
    color: #161A29;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bread i
{
    padding: 0px 5px;
}
.bread
{
    padding: 5px 0px;
    line-height: 30px;
}
.bread h1
{
    display: inline;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 30px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.haberler a h4,
.haberler2 a h4,
.basin a h4
{
    font-size: 14px;
    color: #161A29;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    font-weight: 400;
    padding: 0px 10px;
}

.haberler a,
.haberler2 a,
.basin a
{
    display: block;
}

.haberler a:hover h4,
.haberler2 a:hover h4,
.basin a:hover h4
{
    margin-left: 10px;
    display: block;
    margin-bottom: 10px;
}

.basin .item a
{
    background: rgba(255,255,255,1);
    padding: 10px;
    border: 1px solid rgba(0,46,108,0.1);
    margin-bottom: 20px;
}
.basin .item a:hover
{
    border: 1px solid rgba(0,46,108,0.3);
}



.icon i
{
    font-size: 100px;
    padding-right: 20px;
    color: #161A29;
}

.formlink a.panelbox
{
    margin-bottom: 0px;
}

.formlink .iconn
{
    float:left;
    display: inline-block;
}

a.footer-button
{
    padding: 5px 10px;
    border: 1px solid rgba(0,46,108,0.3);
    color: #161A29;
    display: inline-block;
}
a.footer-button:hover
{
    margin-left: 10px;
}

a.kat
{
    padding: 10px 20px;
    display: inline-block;
    background: #FFF;
    margin-bottom: 20px;
}
a:hover.kat
{
    color: #FF0000;
}
a.yazi
{
    overflow: hidden;
    line-height: 25px;
    height: 30px;
    display: block;
    float: left;
}

img.left
{
    margin-right: 10px;
}


.biglink
{
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.biglink i
{
    font-size: 100px;
    padding: 10px;
}

.urun_detay h1,
.urun_detay h3
{
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
.aciklama
{
    font-size: 12px;
}

.share
{
    padding: 10px;
    margin-bottom: 20px;
}

.urun_detay.white .share,
.urun_detay.white .title2 h2,
.urun_detay.white a.kat,
.urun_detay.white a.mosaiclisa
{
    background: rgba(0,46,108,0.05);
}

.iletisimblock .list-unstyled
{
    background: rgba(0,0,0,0.05);
}
.iletisimblock .list-unstyled.white
{
    background: rgba(255,255,255,1);
}

.iletisimblock span
{
    width: 80px;
    display: inline-block;
}
a.panelbox
{
    
    display: block;
    padding: 20px;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
    background: #FFF;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(0,46,108,0.1);
    color: #161A29;
    
}
a:hover.panelbox
{
    border: 1px solid rgba(0,46,108,0.3);
}
.panelbox i
{
    font-size: 60px;
}

/*! googlemaps */
#googlemaps
{
    position: relative;
    width: 100%;
    height: 400px;
}
#map_canvas
{
    width: 100%;
    height: 400px;
    position:absolute;

}

#info
{
    position: absolute;
    bottom:50px;
    left: 100px;
    display: block;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.90);
    padding: 10px 20px;
    font-size: 14px;
}


#toTop {
    background:rgba(132, 142, 175, 0.36);
    text-align:center;
    padding:5px 10px;
    position:fixed; 
    bottom:20px;
    right:20px;
    cursor:pointer; 
    display:none;
    color:#161A29;
    font-size:20px; 
    z-index:999;
}



.checkradio label {
  display: block;
  position: relative;
  padding: 0.5rem 1rem;
  line-height: 28px;
  font-weight: normal;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.checkradio label:last-of-type { margin-right: 1rem; }

.checkradio label i {
  display: inline-block;
  height: 25px;
  position: relative;
  top: 6px;
  font-style: normal;
  color: rgba(0,0,0,0.4);
}

.checkradio label span {
  display: inline-block;
  margin-left: 5px;
  line-height: 25px;
  color: gray;
}

.checkradio input[type="radio"],
.checkradio input[type="checkbox"] { display: none; }

.checkradio input[type="radio"] + i:before,
.checkradio input[type="checkbox"] + i:before {
  font-family: 'FontAwesome';
  font-size: 28px;
  height: 25px;
  width: 25px;
  display: inline-block;
}

.checkradio input[type="radio"]:checked + i,
.checkradio input[type="checkbox"]:checked + i {
  position: relative;
  -webkit-animation: icon-beat 0.1s ease;
  animation: icon-beat 0.1s ease;
}

.checkradio input[type="radio"]:checked + i + span,
.checkradio input[type="checkbox"]:checked + i + span {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.checkradio input[type="radio"] + i:before { content: "\f10c"; }

.checkradio input[type="radio"]:checked + i:before { content: "\f111"; }

.checkradio input[type="radio"]:checked + i + span,
.checkradio input[type="radio"]:checked + i:before { color: rgba(0, 128, 128, 0.8); }

.checkradio input[type="checkbox"] + i:before { content: "\f096"; }

.checkradio input[type="checkbox"]:checked + i:before { content: "\f046"; }

.checkradio input[type="checkbox"]:checked + i + span,
.checkradio input[type="checkbox"]:checked + i:before { color: rgba(0, 128, 128, 0.8); }


/*! supersized */
body { height:100%; }
img { border:none; }
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../images/supersized/progress.gif) no-repeat center center;}
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(../images/supersized/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
#controls-wrapper { margin:0 auto; height:42px; width:100%; bottom:0px; left:0; z-index:4; background:url(../images/supersized/nav-bg.png) repeat-x; position:fixed; }
#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; }
#slidecounter { float:left; color:#999; font:14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 15px; line-height:42px; }
#slidecaption { overflow:hidden; float:left; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 20px 0 0; line-height:42px; }
#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:left; margin-top:1px;border-right:1px solid #333; background:url('../images/supersized/bg-hover.png') repeat-x 0 44px; }
#play-button:hover{ background-position:0 1px; cursor:pointer; }
#prevslide, #nextslide{ position:absolute; height:43px; width:43px; top:50%; margin-top:-21px; opacity:0.6; }
#prevslide{ left:10px; background:url('../images/supersized/back.png'); }
#nextslide{ right:10px; background:url('../images/supersized/forward.png'); }
#prevslide:active, #nextslide:active{ margin-top:-19px; }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }
ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../images/supersized/nav-dot.png') no-repeat 0 -24px; }
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../images/supersized/bg-hover.png') repeat-x 0 44px; }
#tray-button:hover{ background-position:0 1px; cursor:pointer; }

#progress-back{ z-index:5; position:fixed; bottom:42px; left:0; height:8px; width:100%; background:url('../images/supersized/progress-back.png') repeat-x; }
#progress-bar{ position:relative; height:8px; width:100%; background:url('../images/supersized/progress-bar.png') repeat-x; }

#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto;  }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; }

#thumb-tray{ position:fixed; z-index:3; bottom:100; left:0; background:url(../images/supersized/bg-black.png); height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }
#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
#thumb-back{ left:0; background: url('../images/supersized/thumb-back.png') no-repeat center center;}
#thumb-forward{ right:0; background:url('../images/supersized/thumb-forward.png') no-repeat center center;}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
ul#thumb-list li:hover{ cursor:pointer; }

/*! fancyBox */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; 
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; 
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; 
	}
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('../images/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/*** Mosaic ***/



.mosaic-block {
    position:relative;
    overflow:hidden;
    width:100%;
    background:#333 url('../images/mosaic/progress.gif') no-repeat center center;
    background-color: #333;
}

.mosaic-backdrop {
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    background:#333;
    
}

.mosaic-overlay {
    display:none;
    z-index:5;
    position:absolute;
    width:100%;
    height:100%;
    
}
.circle .mosaic-overlay {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:alpha(opacity=00);
    display:none;
    height:100%;
    width:100%;
    display: table;
    vertical-align: middle;
}


.circle .mosaic-overlay i
{
    position:absolute;
    top:50%;
    left:50%;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-top:-25px;
    margin-left:-25px;
    display: block;
    font-size: 16px;
    color: #FFF;
    background-color: rgba(0,0,0,1);
    text-align: center;
    line-height: 50px;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}


.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-carousel .item {
position: relative;
}
.item a.owres
{
    
}
.item a:hover.owres
{
    color: #999;
}
.slideshow.owl-carousel .slimg
{
    z-index: 1;
}
.slideshow.owl-carousel .sltext
{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 200px;
    z-index: 2;
}
.slideshow.owl-carousel .sltext h2
{
    color: #FFF;
}
.slideshow.owl-carousel .owl-dots,
.haberler.owl-carousel .owl-dots
{
    display: none !important;
}

.haberler.owl-carousel .owl-controls
{
    position: absolute;
    right: 0px;
    top:-50px;
}
.haberler.owl-theme .owl-controls .owl-nav [class*='owl-']
{
    width: 25px;
    height: 25px;
    padding: 0px;
    line-height: 25px;
    text-align: center;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #93278f;
  color: white;
  text-decoration: none;
}

.marquee {
    overflow: hidden;
    color:#fff;
    font-size: 14px;
}

.marquee a{
    color: #fff;
    margin-right: 30px;
}
.marquee a:hover{
    color: rgba(255, 255, 255, 0.65);
}
.white
{
    background: #FFF;
}
.black
{
    background: rgba(0,0,0,1);
}
.white
{
    background: rgba(255,255,255,1);
}

.white10
{
    background: rgba(255,255,255,0.1);
}
.white20
{
    background: rgba(255,255,255,0.2);
}
.white30
{
    background: rgba(255,255,255,0.3);
}
.white40
{
    background: rgba(255,255,255,0.4);
}
.white50
{
    background: rgba(255,255,255,0.5);
}
.white60
{
    background: rgba(255,255,255,0.6);
}
.white70
{
    background: rgba(255,255,255,0.7);
}
.white80
{
    background: rgba(255,255,255,0.8);
}
.white90
{
    background: rgba(255,255,255,0.9);
}


.black10
{
    background: rgba(0,0,0,0.1);
}
.black20
{
    background: rgba(0,0,0,0.2);
}
.black30
{
    background: rgba(0,0,0,0.3);
}
.black40
{
    background: rgba(0,0,0,0.4);
}
.black50
{
    background: rgba(0,0,0,0.5);
}
.black60
{
    background: rgba(0,0,0,0.6);
}
.black70
{
    background: rgba(0,0,0,0.7);
}
.black80
{
    background: rgba(0,0,0,0.8);
}
.black90
{
    background: rgba(0,0,0,0.9);
}

.top0
{
    margin-top: 0px !important;
}
.top5
{
    margin-top: 5px !important;
}
.top10
{
    margin-top: 10px !important;
}
.top20
{
    margin-top: 20px !important;
}
.top30
{
    margin-top: 30px !important;
}
.top40
{
    margin-top: 40px !important;
}
.top50
{
    margin-top: 50px !important;
}
.top100
{
    margin-top: 100px !important;
}
.bottom0
{
    margin-bottom: 0px !important;
}
.bottom5
{
    margin-bottom: 5px !important;
}
.bottom10
{
    margin-bottom: 10px !important;
}
.bottom20
{
    margin-bottom: 20px !important;
}
.bottom30
{
    margin-bottom: 30px !important;
}
.bottom40
{
    margin-bottom: 40px !important;
}
.bottom50
{
    margin-bottom: 50px !important;
}
.bottom100
{
    margin-bottom: 100px !important;
}

.padding10
{
    padding: 10px !important;
}
.padding20
{
    padding: 20px !important;
}
.padding30
{
    padding: 30px !important;
}
.padding40
{
    padding: 40px !important;
}
.padding50
{
    padding: 50px !important;
}


.margin10
{
    margin: 10px !important;
}
.margin20
{
    margin: 20px !important;
}
.margin30
{
    margin: 30px !important;
}
.margin40
{
    margin: 40px !important;
}
.margin50
{
    margin: 50px !important;
}

.right20
{
    margin-right: 20px !important;
}

.right0
{
    padding-right: 0px !important;
}

.left
{
    float: left;
}
.right
{
    float: right
}
.last
{
    margin-left: 0px;
    margin-right: 0px;
}
.dummy
{
    clear: both;
    display: block;
}


.inputdisplay{
    display: none;
}

.alt_baslik{
    color: rgb(15, 41, 91);
    font-weight: bold;
    padding-top: 10px;
}
.baslik{
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #264D81;
    border-bottom: 1px solid rgba(101, 121, 148, 0.25);
    margin-bottom: 20px;
}
.yazar{
    color: #B37E0F;
    font-weight: bold;
}

.tarih{
    color:#A57B22;
}

a.siir
{
    color:#161A29;line-height: 22px;
    
}
a.siir:hover
{
    margin-left: 5px;
    color: rgba(22, 26, 41, 0.38);
}
.yazarlar{
    display: block;    
    text-align: center;
    padding: 30px;
    border: 1px solid #D9DEE5;
}

.yazarlar:hover{
    display: block;    
    text-align: center;
    padding: 30px;
    border: 1px solid #BDC2CA;
        background-color: rgba(247, 247, 247, 0.69);
}
.yazarlar strong{
          display: block;
    padding: 5px;
    font-size: 14px;
    color: #161A29;
}

.yazarlar span{
        display: block;
    padding: 5px;
    font-size: 33px;
    color: sienna;
}

 .devami {
    color: #161A29;
    height: 100%;
    width: 100%;
    display: block;
}

.devami:hover{
      color: #999;}