body {
font-family:'Open Sans', sans-serif;
font-weight:400;
color:#2f2f2f;
font-size:14px;
background-color:#FFF;
line-height:25px;
padding-top:70px;
}

a {
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
text-decoration:none!important;
color:#2f2f2f;
}

p a {
color:#C7303F;
}

p a:hover {
color:#eca684;
}

a:hover {
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
text-decoration:none!important;
color:#C7303F;
}

ul {
margin:0;
padding:0;
}

h1 {
font-size:20px;
color:#C7303F;
font-weight:700;
line-height:32px;
margin:0 0 10px 10px;
padding:0;
}

h6 {
font-size:14px;
color:#C7303F;
font-weight:700;
line-height:32px;
margin:0 0 10px;
padding:0;
}

.tumu {
font-size:12px;
float:right;
text-align:right;
padding:3px 20px;
}

.bs-example {
margin-right:0;
margin-left:0;
background-color:#fff;
border-radius:4px 4px 0 0;
-webkit-box-shadow:none;
box-shadow:none;
display:block;
border:1px #ddd solid;
padding:20px;
}

#scrolltoTop {
background:#C7303F;
text-align:center;
position:fixed;
bottom:20px;
right:20px;
cursor:pointer;
display:none;
color:#fff;
font-size:20px;
z-index:999;
padding:5px 10px;
}

.navbar-ozel {
background-color:#2F2F2F;
border:0;
}

.navbar-ozel .navbar-nav > .active > a,.navbar-ozel .navbar-nav > .active > a:hover,.navbar-ozel .navbar-nav > .active > a:focus {
color:#fff;
background-color:#C7303F;
}

.navbar-ozel .navbar-nav > li > a {
color:#fff;
}

.navbar-toggle .icon-bar {
background-color:#C7303F;
}

.navbar-ozel .navbar-collapse,.navbar-ozel .navbar-form {
border-color:#e7e7e7;
}

.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
background-color:rgba(149,25,62,0.62);
background-image:none;
color:#FFF;
}

.logo {
width:300px;
margin:0 auto;
}

.content {
border:1px solid rgba(180,195,114,0.22);
margin-top:20px;
padding:10px;
}

#owl-demo .item img {
display:block;
width:100%;
height:auto;
}

.owl-carousel .owl-wrapper:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.owl-carousel {
display:none;
position:relative;
width:100%;
-ms-touch-action:pan-y;
}

.owl-carousel .owl-wrapper {
display:none;
position:relative;
-webkit-transform:translate3d(0px,0px,0px);
}

.owl-carousel .owl-wrapper-outer {
overflow:hidden;
position:relative;
width:100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
-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;
}

.owl-carousel .owl-item {
float:left;
}

.owl-controls .owl-page,.owl-controls .owl-buttons div {
cursor:pointer;
}

.owl-controls {
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.grabbing {
cursor:url(grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0);
-ms-transform:translate3d(0,0,0);
}

.owl-theme .owl-controls {
margin-top:-25px;
text-align:center;
-webkit-tap-highlight-color:transparent;
position:relative;
}

.owl-theme .owl-controls .owl-buttons div {
color:#FFF;
zoom:1;
display:inline;
font-size:12px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
background:#869791;
filter:Alpha(Opacity=50);
opacity:0.5;
margin:5px;
padding:3px 10px;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter:Alpha(Opacity=100);
opacity:1;
text-decoration:none;
}

.owl-theme .owl-controls .owl-page {
zoom:1;
display:inline;
}

.owl-theme .owl-controls .owl-page span {
display:block;
width:12px;
height:12px;
filter:Alpha(Opacity=50);
opacity:0.5;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
background:#869791;
margin:5px 7px;
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
filter:Alpha(Opacity=100);
opacity:1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
height:auto;
width:auto;
color:#FFF;
font-size:12px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:2px 10px;
}

.owl-item.loading {
min-height:150px;
background:url(AjaxLoader.gif) no-repeat center center;
}

.title {
border-bottom:3px solid #E9997C;
}

p {
text-align:justify;
}

.week-post a:hover {
display:block;
opacity:0.7;
}

.feed-wrap {
position:relative;
overflow:hidden;
margin-bottom:10px;
list-style:none;
}

.feed-wrap .img-area {
width:80px;
float:left;
margin-right:20px;
}

.feed-wrap .img-area img {
width:80px;
height:80px;
}

.feed-wrap .text-item {
display:block;
}

.feed-wrap .text-item h5 {
margin-top:0;
padding-top:0;
margin-bottom:2px;
font-size:15px;
line-height:1.4em;
display:block;
max-height:2.8em;
overflow:hidden;
}

.mt-item {
font-size:11px;
font-style:italic;
color:#B4C372;
word-spacing:.1em;
}

.etiket {
font-size:13px;
display:inline-block;
}

.etiket a {
background-color:rgba(220,205,198,0.06);
border:1px solid #f0f0f0;
display:inline-block;
color:#2F2F2F;
float:left;
font-weight:400;
line-height:1.4em!important;
margin-bottom:3px;
margin-right:3px;
transition:all .2s linear 0;
padding:6px 10px;
}

.etiket a:hover {
border:1px solid #E9544D;
}

.search_text {
width:100%;
}

.search_btm {
width:20%;
float:right;
}

.smart-forms #searchtop input {
padding-left:10px;
}

footer {
margin-top:20px;
border-top:1px solid #4a4040;
font-size:13px;
font-weight:200;
padding:10px;
}

footer .border_bottom {
border-bottom:1px solid rgba(255,255,255,0.1);
text-align:center;
}

.list-arrow-icons li:before {
margin-left:-18px;
position:absolute;
font-family:fontawesome;
content:"\f105";
color:#FFF;
}

.list-arrow-icons li {
list-style:none;
margin-left:25px;
}

.social-icons {
list-style-type:none;
margin:0;
padding:0;
}

.social-icons li {
display:inline-block;
-o-transition:background-color .2s ease;
font-size:14px;
padding-left:5px;
padding-right:5px;
margin-left:0;
}

.social-icons li a {
display:block;
line-height:28px;
}

.social-icons li:hover a {
color:#e6726d;
}

.social-icons .share {
margin-left:10px;
font-size:13px;
}

.copyright-content {
border-top:1px solid rgba(255,255,255,0.1);
min-height:80px;
text-align:center;
color:#FFF;
padding:20px 0;
}

.pagination {
display:inline-block;
padding-left:0;
border-radius:4px;
margin:20px 15px;
}

.pagination > li > a,.pagination > li > span {
font-size:12px;
color:#000;
background-color:#FDFDFD;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
background-color:#B4C372;
border-color:#ddd;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
color:#4B6B2B;
background-color:#fff;
border-color:#ddd;
}

.anket {
font-size:15px;
color:#4B6B2B;
}

.yorum .tarih {
font-size:11px;
font-style:italic;
color:#969696;
word-spacing:.1em;
}

.yorum {
border-left:solid 2px #eee;
display:block;
float:left;
margin-bottom:20px;
padding:10px 2px 10px 15px;
}

.btn-ozel {
color:#fff;
background-color:#C7303F;
border-color:#C7303F;
}

.help-block {
display:block;
margin-top:5px;
margin-bottom:10px;
color:#C7303F;
}

.last {
margin-left:0;
margin-right:0;
}

.clear {
clear:both;
}

.inputdisplay {
display:none;
}

iframe {
width:100%!important;
border:none;
min-height:400px;
padding-bottom:20px;
}

.blog-hover {
margin-top:20px;
}

.blog-hover figure {
background:#000;
overflow:hidden;
float:left;
width:50%;
margin-right:20px;
}

.blog-hover figure img {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-transition:.3s ease-in-out;
transition:.3s ease-in-out;
width:100%;
}

.blog-hover figure:hover img {
opacity:.5;
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.blog-category a {
font-size:13px;
transition:300ms;
-webkit-transition:300ms;
color:#E9544D;
font-weight:bolder;
letter-spacing:1px;
text-transform:uppercase;
padding:6px 14px;
}

.icerik_alt {
display:block;
width:100%;
font-size:11px;
transition:300ms;
-webkit-transition:300ms;
color:#eca684;
font-weight:bolder;
letter-spacing:1px;
text-transform:uppercase;
text-align:center;
margin-top:20px;
}

.icerik_alt span {
margin-right:15px;
}

.anket_sonuc {
padding-right:20px;
text-align:right;
width:90px;
display:block;
float:left;
}

.anket_kazanan {
background-color:#ABDE78;
font-weight:700;
line-height:41px;
border:1px solid #e5e5e5;
}

.anket_diger {
line-height:41px;
border:1px solid #e5e5e5;
}

.ana {
width:175px;
position:relative;
margin:auto;
}

.b_kelimeler {
width:100%;
-webkit-box-shadow:0 3px 5px 0 rgba(50,50,50,0.5);
-moz-box-shadow:0 3px 5px 0 rgba(50,50,50,0.5);
box-shadow:0 3px 5px 0 rgba(50,50,50,0.5);
background-color:#fff;
overflow:hidden;
}

.b_kelime {
width:100%;
float:left;
cursor:pointer;
border-bottom:1px solid #CCC;
font-size:12px;
color:#333!important;
text-align:left;
padding:10px;
}

a:hover.b_kelime {
color:#E36932!important;
}

.b_kelime span {
margin-left:10px;
}

.b_arama_baslik {
width:370px;
background-color:#5dad19;
font-weight:700;
color:#FFF;
float:left;
cursor:pointer;
text-align:left;
padding:10px;
}

.benzer {
line-height:20px;
overflow:hidden;
text-align:center;
height:40px;
margin-bottom:15px;
}

.sinirli {
line-height:20px;
height:40px;
overflow:hidden;
margin-top:10px;
margin-bottom:0;
}

.psinirli {
height:100px;
overflow:hidden;
}

.imgblok {
width:40%;
margin-right:20px;
float:left;
}

.twitter-takip {
max-height:210px;
overflow:hidden;
}

h2,h3,h4,h5 {
font-size:16px;
color:#4C6A33;
font-weight:700;
line-height:32px;
margin:0 0 10px;
padding:0;
}

.navbar-ozel .navbar-nav > li > a:hover,.navbar-ozel .navbar-nav > li > a:focus,.navbar-ozel .navbar-nav > .open > a,.navbar-ozel .navbar-nav > .open > a:hover,.navbar-ozel .navbar-nav > .open > a:focus {
color:#fff;
background-color:rgba(149,25,62,0.62);
}

.dropdown-menu > li > a,footer a {
color:#FFF;
}

.dropdown-menu,.bg-clr {
background-color:#2F2F2F;
}

.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus,.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
background-color:rgba(149,25,62,0.62);
background-image:none;
}

.btn-danger:focus,.btn-ozel.focus,.btn-ozel:hover,.btn-ozel:active,.btn-ozel.active,.open > .dropdown-toggle.btn-ozel {
color:#fff;
background-color:#D43646;
border-color:#D43646;
}

@media max-width 760px{
body {
font-size:13px;
}

h2,h3,h4 {
font-size:12px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
padding-right:5px;
padding-left:5px;
}

.row {
margin-right:-5px;
margin-left:-5px;
}

.content {
padding:3px;
}

.blog-hover figure {
width:100%;
}
}