body{background-image:url("../images/bg/crossed_stripes.png");font-size:14px;    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;color:#333333;}
a:link, a:visited{color:#0e3466;}
a:hover, a:active, #filters li a:hover, .meta li a:hover{color:#000;}
#header{}
#intro-wrap, #slideshow-wrap{height:500px;background-image: url(/images/gorsel2.jpg);background-color:#aaa;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:30px;}
.wp-pagenavi a:hover, #top-bar-wrap, .open-bar, ul.arrowlist li:before, .toggle-head .arrow, .acc-item .arrow, .toggle-head .minus .arrow{background-color:#0954A1;}
.wp-pagenavi span.current, #top-bar-wrap, .projects .hp-image, .tab-set .tabs-titles li .current, .comment-author-wrap, #author-info .avatar{border-bottom-color:#0954A1;}
.jqueryslidemenu ul li ul, table.tbl-style th{border-top-color:#0e3466;}
.sc-testimonials li.testimonial, .pullquote-right, .pullquote-left, .pullquote, .code, .pre, .cta-box{border-left-color:#0e3466;}
.dropcap1, #nav .current-menu-item a{color:#0e3466;}
.flex-caption h3 span{background-color:rgba(62, 194, 67, .7);box-shadow:10px 0 0 rgba(62, 194, 67, .7), -10px 0 0 rgba(62, 194, 67, .7);}
.flex-caption h3 span{background-color:rgb(62, 194, 67) \9;}
h1, h2, h3, h4, h5, h6, h2.post-title{    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal;font-style:normal;color:#0e3466;}
#filters li a, #content a.button{    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
#nav a, #nav-toggle-content{    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal;font-size:15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2.post-title a{color:#0e3466;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#000;}
#slideshow .slideshow-details h3, #intro .intro-details h2, #slideshow .slideshow-item h2, #slideshow .slideshow-item h3, #slideshow .slideshow-item h4{color:#FFF;}
#slideshow .slideshow-details p, #intro .intro-details p, #slideshow .slideshow-item{color:#ddd;}

#intro .intro-details span{background-color: rgba(255,255,255,0.8);padding: 15px;color: #444; border-radius: 30px;}

#home-cta .cta-text h2{color:#0e3466;}
#home-cta .cta-text p{color:#777777;}
#ziyaretci_container{width:100%;}
.ziyaretci_text{color:#000000;font-size:12px;margin-top:3px;background-color:rgba(0,0,0,0.08);padding:20px;-webkit-border-radius:5px;border-radius:5px;text-shadow:#fff 1px 1px 0;}
.ziyaretci-v{padding:0;z-index:2;left:18px;position:absolute;border-right:12px solid transparent;border-top:12px solid rgba(0,0,0,0.08);border-left:0px solid transparent;}
.ziyaretci_baslik{color:#167AE0;font-size:15px;margin-top:15px;}
.ziyaretci_head{color:#167AE0;font-size:17px;float:left;height:10px;}
.ziyaretci_pic{float:left;}
.ziyaretci_container{width:100%;position:relative;top:10px;float:left;}
.ziyaretciler{width:100%;height:auto;position:relative;}
.ziyaretci_buttons{visibility:hidden;width:100%;float:left;height:20px;margin-top:-5px;}
.ziyaretci_buttons img{cursor:pointer;}
.ziyaretci_content{position:relative;width:100%;min-height:350px;}
.ziyaretci_icerik{position:absolute;left:0;top:0;display:none;}




#banner-wrap {

	width: 100%;
	height: 330px;
	float: left;
	position: relative;

}

    .anasayfa-kutu{
        position: relative;
        -webkit-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        height: 270px;
        overflow: hidden;
    }

    .anasayfa-kutu-baslik {

    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 10px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.6);

    }

    .anasayfa-kutu-icerik {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 30px;
    color: #a6a6a6;
    
    font-size: 13px;
    display: none;
        transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;

    }

    .anasayfa-kutu:hover .anasayfa-kutu-icerik {
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff !important;
        display: block !important;
    }

    .anasayfa-kutu:hover .anasayfa-kutu-baslik {
        display: none !important;
    }



@media only screen and (max-width:767px){

#intro-wrap, #slideshow-wrap {

height: 100px;
background-size: contain;

}

#intro {
    margin-top: 50px;
}


.col-sm-6 {
    width: 50%;
    float: left;
}

#intro .intro-details span { padding: 2px !important; }


    .anasayfa-kutu-icerik {
    padding: 10px;
    }

    #layerslider { margin: 0px !important; }

    .anasayfa-fixed { font-size: 20px !important; }


    
.anasayfa-kutu { height: auto !important; }

}
