/*
Theme Name: radyantisi
Theme URI: http://www.gozdeweb.com
Description: Responsive HTML5 template
Version: 1.0
Author: G&#246;zde Web
Author URI: http://www.gozdeweb.com
Tags: flexible-width, right-sidebar, two-columns, valid HTML5, widgets
*/
body {
	/*background:#f5eae0;*/
	font-size:16px;
}
a, a:hover, a:focus, a:active {text-decoration:none;outline:none !important}
.wow {
	visibility:hidden;
}
#main {
	border:1px solid rgb(220 166 166);
	border-top:none;
-webkit-box-shadow:0px 0px 14px 2px #d5c0c0;
-moz-box-shadow:0px 0px 14px 2px #d5c0c0;
box-shadow: 0px 0px 14px 2px #d5c0c0;
max-width:1460px;
margin-left:auto !important;
margin-right:auto !important;
}
#main-content {
	background:rgba(255,255,255,0.96);
	padding-top:20px;
}
#header {
	background:rgba(145, 255, 35, 0.1);
	padding-top:10px;
	padding-bottom:10px;
}
.logo-brand {
padding-right: 20px;
padding-left: 10px;
display: block;
}
.logo-brand img {
	width:auto;
	max-height:66px;
}
/* main menu */
#main-menu .navbar-default {
	margin:0;
	min-height:40px;
	background:#fff;
	border-top:1px solid #d90000;
	border-bottom:1px solid #d90000;
	-webkit-box-shadow: -2px 10px 16px -13px rgba(0,0,0,0.4);
	-moz-box-shadow: -2px 10px 16px -13px rgba(0,0,0,0.4);
	box-shadow: -2px 10px 16px -13px rgba(0,0,0,0.4);
    background: -moz-linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(128,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,0,0,1)), color-stop(50%, rgba(128,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(128,0,0,1) 50%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(128,0,0,1) 50%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(128,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(128,0,0,1) 50%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#FF0000',GradientType=0 ); /* ie6-9 */
}

#main-menu .navbar-default .navbar-nav > li > a {
    color: #ffffff;
	 padding-top:14px;
	 padding-bottom:14px;
	 font-weight:bold;
}
#main-menu .navbar-default .navbar-nav > .active > a, #main-menu .navbar-default .navbar-nav > .active > a:focus, 
#main-menu .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: rgba(140,35,0,0.4);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #b30000;
}
#main-menu .dropdown-menu {
	background-color: #ab0333;
	padding:0px;
}

#main-menu .dropdown-menu > li > a {
	color:#fff;
	font-weight:bold;
	padding:8px 6px;
}
#main-menu .dropdown-menu > li > a:hover {
	background:#be0336;
	color:#ff9999;
}

/* menu ortala */
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none !important;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}
@media (max-width: 970px) {
	#main-menu .navbar-default .navbar-nav > li > a {
		padding-left:8px;
		padding-right:8px;
		font-size:14px;
	}

}

.site-title-brand {
	text-align:left;
	padding:3px 10px;
}
.site-title-brand h1 {
	font-size:24px;
	margin:0;
	color:#d90000;
	padding-left:10px;
}
.site-title-brand h2 {
	font-size:14px;
	margin:0;
	color:#777777;
}

#h-search {min-width:300px;width:100%;margin:0;padding:10px !important;background:#fff !important}
#h-search li {border:none !important}
#h-search>li>form>div {margin:0;padding:0}
#h-search .input-group-addon {
    padding: 0px;
	border:none;
}
#h-search .input-group-addon button {
    margin: 0;
	border-radius:0;
}

/* home slider */
#home_slider {
	position:relative;
	margin-top:-20px;
	margin-bottom:10px;
}
#home_slider .item {
	background-repeat:no-repeat;
	background-size:cover;
}
#home_slider .carousel-inner {
	position:relative;
}
#home_slider .carousel-content {
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	text-align:center;
	width:100%;
	z-index:901;
	background:rgba(0,0,0,0.6);
	color:#fff;
	opacity:0;
}
#home_slider .item .animation{
  opacity:0;
}
#home_slider .active .carousel-content {
	-webkit-animation: fadeInUp 600ms linear 800ms both;
	-moz-animation: fadeInUp 600ms linear 800ms both;
	-o-animation: fadeInUp 600ms linear 800ms both;
	-ms-animation: fadeInUp 600ms linear 800ms both;
	animation: fadeInUp 600ms linear 800ms both;
	opacity:1;
}
#home_slider .carousel-content h1 {
	margin:0;
	padding:6px;
	font-size:24px;
}
#home_slider .indicator{
	display:none;
}
#home_slider .carousel-button {
	position:absolute;
	top:48%;
	left:0;
	z-index:900;
	width:100%;
}
#home_slider .carousel-button a{
	background:rgba(0,0,0,0.6);
	color:#fff;
	border-radius:0;
}
#home_slider .carousel-button .prev {
	position:absolute;
	left:0;
}
#home_slider .carousel-button .next {
	position:absolute;
	right:0;
}
#home_slider .bg-url {
	position: absolute;
	background-size:cover;
	top:0;left:0;right:0;bottom:0;
}
/* single */
.single-title {
	margin:10px 0px;
	line-height:30px;
	font-size:28px;
	border-bottom:1px solid #d90000;
	padding-bottom:10px;
}

/* kategoriler */
.cat-title {
	border-bottom:2px solid #d90000;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	padding:5px;
}
.category-posts {
	position:relative;background:#fff;
	border: 1px solid #d5d5d5;
	margin-bottom: 30px;
	box-shadow: 3px 3px 3px #e6e6e6;
}
.category-posts>a {
	display:block;
	padding:6px;
}
.category-posts>a .category-post-title {
	height:40px;
	overflow:hidden;
	display:block;
}
.category-posts>a h4 {
	line-height:16px;
	margin:0px;
	padding:3px 0px;
	font-size:18px;
	display:table;
	width:100%;
	height:36px;
}
.category-posts>a h4 span{
	display:table-cell;
	vertical-align:middle;
}

.category-post-image {
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	width:96%;
	height:160px;
	display:block;
}

#kategoriler a {
	margin-bottom:10px;
}
/* widgets */


/* sidebars */
#sidebar{
	position:relative;
	/*margin-top:12px;*/
}

aside.widget {
	display:block;
	/*-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1) ;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1) ;*/
	background:#fff;
	margin-bottom:16px;
	position:relative;
	padding:10px;
}
#sidebar aside.widget {
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2) ;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2) ;
	overflow:hidden;
	display:block;
	border:1px solid #ddd;
	border:1px solid rgba(0,0,0,0.1);
	padding:5px;
	background-color:#fff;
	border-radius:3px;
	box-shadow:0 0.125em 0.275em 0 rgba(0,0,0,0.06);
}
aside.widget .widget-title{
	margin:0;
	top:-4px;
	margin-bottom:3px;
	font-size:20px;
	font-weight:600;
	padding:3px;
	padding-bottom:0;
	z-index:10;
	position:relative;
	text-align:center;
}
aside.widget .widget-title span{
	background: #FFFFFF;
	padding:4px 14px;
	border:none;
	display:inline-block;
	color:#FF5C26;
}
aside.widget h1.widget-title:after{
	content:"";
	position:absolute;
	width:99%;
	top:18px;
	left:1px;
	padding:1px;
	border-bottom:1px dotted #DDDDDD;
	border-top:1px dotted #DDDDDD;
	z-index:-1;
}

aside.widget>ul,aside.widget>div>ul,
aside.widget_nav_menu ul,
aside.widget>ul>li>ul,aside.widget>div>ul>li>ul,
aside.widget>ul>li>ul>li>ul,aside.widget>div>ul>li>ul>li>ul,
aside.widget>ul>li>ul>li>ul>li>ul,aside.widget>div>ul>li>ul>li>ul>li>ul
{
	list-style:none;
	padding-left:0;
}

aside.widget>ul>li,
aside.widget>div>ul>li,
aside.widget_nav_menu ul>li,
aside.widget>ul>li>ul>li,aside.widget>div>ul>li>ul>li,
aside.widget>ul>li>ul>li>ul>li,aside.widget>div>ul>li>ul>li>ul>li,
aside.widget>ul>li>ul>li>ul>li>ul>li, aside.widget>div>ul>li>ul>li>ul>li>ul>li
{
	position:relative;
	padding:0;
}
aside.widget ul li a,
aside.widget_nav_menu ul li a {
	display:block;
	color:#418398;
	font-weight:600;
	font-size:14px;
	line-height:28px;
}
aside.widget>ul>li>a,
aside.widget_nav_menu ul>li>a {
	padding:6px 10px 6px 10px;
	border-bottom:1px dotted #ddd;
}
aside.widget_nav_menu ul>li>ul>li>a,
aside.widget>ul>li>ul>li>a {
	padding:4px 10px 4px 26px;
	border-bottom:1px dotted #ddd;
}
aside.widget_nav_menu ul>li>ul>li>ul>li>a,
aside.widget>ul>li>ul>li>ul>li>a,
aside.widget>ul>li>ul>li>ul>li>ul>li>a {
	display:block;
	padding:4px 10px 4px 42px;
	border-bottom:1px dotted #ddd;
}
aside.widget>ul>li>a:hover,
aside.widget_nav_menu ul>li>a:hover,
aside.widget>ul>li>ul>li>a:hover,
aside.widget>ul>li>ul>li>ul>li>a:hover,
aside.widget>ul>li>ul>li>ul>li>ul>li>a:hover
{
	background:#F8F8F8;
}
aside.widget .current-cat>a,
aside.widget .current-menu-item>a {
	color:#D93600;
}

aside.widget>ul>li>a:before,
aside.widget_nav_menu ul>li>a:before,
aside.widget>ul>li>ul>li>a:before,
aside.widget>ul>li>ul>li>ul>li>a:before,
aside.widget>ul>li>ul>li>ul>li>ul>li>a:before
{
	content:"\00bb\00a0";
}
#sidebar aside .badge {
	position:absolute;
	right:3px;top:4px;
}
#bottom_full {
	padding:10px;
	margin-top:16px;
	border-top:1px solid #eee;
}
#bottom_full .widget-title{
	margin:0px;
	padding:6px 0px;
	text-align:center;
	font-size:26px;
	color:#008c69;
}
#bottom_full .tagcloud{
	text-align:center;
}
#bottom_full .tagcloud a{
	font-size:16px !important;
	padding:3px 8px;
	border:1px solid #eee;
	border-radius:3px;
	display:inline-block;
	margin-bottom:4px;
}
footer {
	margin-top:20px;
	border-top:1px solid #dbc9ae;
	padding:10px;
	text-align:center;
background: rgba(235,225,206,1);
background: -moz-linear-gradient(top, rgba(235,225,206,1) 0%, rgba(255,249,242,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,225,206,1)), color-stop(53%, rgba(255,249,242,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(235,225,206,1) 0%, rgba(255,249,242,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(235,225,206,1) 0%, rgba(255,249,242,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(235,225,206,1) 0%, rgba(255,249,242,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(235,225,206,1) 0%, rgba(255,249,242,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe1ce', endColorstr='#ffffff', GradientType=0 );
}

.related .related-h {
	margin-bottom:10px;
}
.related .list-group-item {
	margin-bottom:15px;
}

.related img {
	height:50px;
	width:auto;
	margin-right:10px;
}

.aligncenter{
	display:block;
	margin:0 auto;
}
.alignleft{
	float:left;
}
img{max-width:100%;height:auto}

input[type="text"], input[type="email"], textarea {
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    transition: all 1s ease-in-out 0s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.searchform {position:relative}
.searchform label {display:none}

#searchsubmit {
	position:absolute;
	right:0;
	top:0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  background: #3498db;
  padding: 7px 16px;
  text-decoration: none;
  border:none;
}
#searchsubmit:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.btn {
	border-radius:0;
}

.kc-container {
    margin: 0 auto !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
	max-width:initial !important;
}
.panel-grid-cell img {
	margin-bottom:2px;
}

.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
