body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
    margin: 0;

}
a {
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #8B9237;
    text-decoration: none;
}
.dropdown-submenu {
    position: relative;
}

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

.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: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu>li>a:hover {
    background-color: #8B9237;
    color: #ffffff;
}
.navbar-nav>li>a {
    color: #000000;
}
.nav>li>a {
    padding: 10px 10px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: transparent; /* Old browsers */
    border: 0px;
    color: #8B9237;
}
.navbar-nav>li>a:hover {
    background-color: #8B9237; 
    border: 0px;
    color: #ffffff;
    border-radius: 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #8B9237;
}

.beyaz{
    color: #ffffff;
}
a.beyaz:hover{
    color: #8B9237;
    text-decoration: none;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .thumb_blok, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: none;
    height: auto;
    height: 100%;

}
.thumbnail {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail:hover{
    background-color: #8B9237;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: transparent;
}
.thumb_ic{
    overflow: hidden;
    height: 160px;
}
.baslik{
    color: #8B9237;
    font-size: 18px;
    font-weight: bold;
    min-height: 40px;
    padding-top: 5px;
}
.kbaslik{
    color: #8B9237;
    font-weight: bold;
    min-height: 30px;
    padding-top: 5px;
}
.beyaz{
    color: #ffffff;
}
.sosyal{
    padding-top: 61px;
    text-align: right;
}
.sosyal_footer{
    padding-top: 48px;
    text-align: right;
}
h1{
    font-size: 22px;
}

h2{
    font-size: 18px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.carousel-caption {
    text-shadow: 0 3px 3px rgba(0,0,0,1);
    background-color: rgba(0,0,0,.5);
    -webkit-border-top-left-radius: 120px;
    -webkit-border-top-right-radius: 120px;
    -moz-border-radius-topleft: 120px;
    -moz-border-radius-topright: 120px;
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
    bottom: 0px;
    padding-bottom: 50px;
}
.carousel-caption-b {
    margin-top: 26px;
    bottom: 0px;
    padding-bottom: 10px;
    text-align: center;

}
.carousel-caption-c {
    margin-top: 26px;
    bottom: 0px;
    padding-bottom: 3px;
    text-align: center;

}
.tus-b {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    bottom: 60px;
}
.tus-b li{
    border: 1px solid #999999;
}
.tus-b li.active{
    background-color: #999999;
    border:none;
}
.tus-c {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    bottom: 60px;
}
.tus-c li{
    border: 1px solid #999999;
}
.tus-c li.active{
    background-color: #999999;
    border:none;
}
td, th {
    padding: 10px;
}


.menu_ayar{
    padding-top: 95px;
}
.menu_ust_ayar{
    padding-top: 15px;
}
.orta_yazi{
    padding: 15px;
}
.kutular{
    background-color: #898989; 
    min-height: 70px; 
    padding-top: 10px;
}
.sag_sol_ayar{
    margin-left: 0px;
    margin-right: 0px;
}
.video_ayar{
    width: 480px;
    margin: auto;
}
.hizmet{
    background-color: #F7F8F8;
    margin: 5px;
    padding: 15px;

}
.h_kutu{
    border: solid 2px #C5C6C6;
    padding: 15px;
    height: 320px;
    overflow: hidden;
}
.s_kutu{
    height: 420px;
    overflow: hidden;
}
.grow { transition: all 3s ease-in-out; }
.grow:hover { transform: scale(1.5); }
.katalog_ic{
    overflow: hidden;
    height: 478px;
}
@media(max-width: 768px){
.kutular{
    min-height: 90px; 
    padding-top: 10px;
}
.menu_ayar{
    padding-top: 10px;
}
.orta_yazi{
    padding: 15px;
}
.navbar-toggle .icon-bar {
    background-color: #898989;
}
.navbar-toggle {
    border: solid 2px #898989;
    width: 100%;
    float: none;
    margin-right: 0;
}
.sosyal{
    padding-top: 20px;
    text-align: center;
}
.navbar-nav .open .dropdown-menu>li>a {
    color: #727271;
}
.sosyal_footer{
    padding-top: 20px;
    text-align: center;
}
.carousel-caption {
    text-shadow: 0 3px 3px rgba(0,0,0,1);
    background-color: transparent;
}
.mobil_orta{
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

    }
	
@media(max-width: 320px){
    .carousel-caption{
        padding: 0px;
        }
    h3{
        font-size: 20px;
    }
    .carousel-indicators{
        display: none;
    }
    .video_ayar{
    width: 240px;
    }

    }
	
	
	/*Sefa*/
	
	.etkinlik-box {
		width:auto;
		height:auto;
		min-height:200px;
		overflow:hidden;
		background-color:#999999;
		cursor:pointer;
		margin-bottom:20px;
	}
	
	.etkinlik-box .etkinlik-image {
		margin-left:-15px;
	}
	
	.etkinlik-box .etkinlik-image img {
		width:100%;
		height:auto;
	}
	
	.etkinlik-box .etkinlik-text {
		color:#fff;
	}
	
	.makale-box .makale-alt {
		background-color:#1e386b;
		color:#fff;
		padding:10px;
		font-size:0.8em;
	}
	.owl-carousel {
		display:block;
		
	}
	
	footer {
		min-height:150px;
		height:auto;
		background-color:#1b2f36;
		width:100%;
		overflow:hidden;
	}
	
	footer .footer-box {
		margin-bottom:15px;
		padding:15px;
		color:#fff;
	}
	
	footer .footer-box h3 {
		margin-bottom:25px;
	}
	
	footer .footer-box p {
		margin-bottom:25px;
	}