section.parallax-b{
	padding: 200px 0;
	background-image: url(../img/parallax1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
span.oy{
	padding-left: 30px;
	float: left;
	display: inline-block;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color:#000;
	text-shadow: 1px 1px 1px black;
	text-align: left
}
h3.soru{
	text-shadow: 1px 1px 1px black;
}
strong.istar{
	color: #106b28;
}
.anket{
	margin-bottom: 20px;
}
a.yorum, a.yorum:hover,a.yorum:active{
	text-decoration:none;
}
.dump-bottom{
	padding-bottom: 50px;
}
.dump-bottom10{
	padding-bottom: 20px;
}
.dropdown-menu>.active>a{
	background-color: #106b28;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a{
	color: #fff;
	font-weight:400;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: none;
	position: relative;
	padding: 8px 10px 8px 5px;
	font-size: 0.9em;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	    font-style: normal;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu{
	background-color: #106b28;
	
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: #138130;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after{
	border-color: transparent transparent transparent #fff;
}
.menu1{
	text-decoration: none;	
}
.thumb-info .ref .thumb-info-wrapper:after{
	background: transparent;
	
}
.bottompad10{
	padding-bottom: 20px;
}
.custom-thumb-info {
    border: none;
    overflow: initial;
}
.custom-box-shadow {
    box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
}
.custom-thumb-info .thumb-info-wrapper {
    margin: 0 !important;
}
.custom-thumb-info .thumb-info-caption {
    display: block;
    padding: 20px 40px;
}
.custom-thumb-info .thumb-info-caption .custom-event-infos, .custom-thumb-info .thumb-info-caption .thumb-info-catption-text {
    float: left;
    width: 100%;
}
.custom-event-infos ul {
    padding: 0;
    margin: 0;
}
.custom-post-event {
    position: relative;
}
.custom-post-event .post-event-date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 20px;
}
.custom-post-event .post-event-date span.year {
    font-size: 0.9em;
}
.custom-post-event .post-event-date span.day {
    font-size: 1.9em;
}
.custom-post-event .post-event-date span {
    display: block;
}
.custom-secondary-font {
    font-family: "Playfair Display", serif !important;
}
.custom-margin-1 {
    margin-left: 95px;
}
.custom-event-infos ul {
    padding: 0;
    margin: 0;
}
.custom-event-infos ul li:first-child {
    margin-left: 0;
}
.custom-event-infos ul li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
    font-size: 0.9em;
}
.custom-event-infos ul li i {
    font-size: 1.2em;
    color: #1f222b;
    font-weight: bold;
}
.custom-thumb-info .thumb-info-caption .thumb-info-caption-text, .custom-thumb-info .thumb-info-caption p {
    padding: 0;
    font-size: 1em;
    line-height: 2;
}
.recent-posts .date .year,
article.post .post-date .year {
	color: #106b28;
}
.galeri .zoom {
	background: #0088cc;
	border-radius: 100%;
	bottom: 8px;
	color: #FFF;
	display: block;
	height: 30px;
	padding: 6px;
	position: absolute;
	right: 8px;
	text-align: center;
	width: 30px;
}

.galeri .zoom i {
	font-size: 14px;
	left: -1px;
	position: relative;
	top: -3px;
}

#rpb_spacer{display:none;height:44px}
#rpb{
	background-color: #000;
	display: none;
	z-index:998;
	clear:both;
	margin:0 auto;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden;
	padding:10px 5px;
	box-sizing:border-box;
}
#rpb div{
	display:flex;
	flex:1
}
#rpb div a{
	background-color: #0c3;
	color:#fff;
	display:block;
	padding:10px;
	border-radius:21px;
	height:34px;
	line-height:14px;
	font-size:14px;
	margin:0 5px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	box-sizing:content-box;
	text-decoration:none !important;
	width:100%;
	box-sizing:border-box
}
#rpb div a .dashicons{
	transform:translateY(-3px) rotateY(180deg)
}