﻿
.bolder {
	font-weight: 600;
}

.btn {
	border-radius: 2rem
}

.cfix, .middlebar:after {
	content: '';
	display: block;
	width: 100%;
	clear: both;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	overflow: auto
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

	audio:not([controls]) {
		display: none;
		height: 0;
	}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

	button,
	html input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
	}

		button[disabled],
		html input[disabled] {
			cursor: default;
			opacity: .5;
		}

		button::-moz-focus-inner,
		input::-moz-focus-inner {
			border: 0;
			padding: 0;
		}

	input[type="checkbox"],
	input[type="radio"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0.4375em;
		padding: 0;
	}

	input[type="date"]::-webkit-inner-spin-button,
	input[type="date"]::-webkit-outer-spin-button,
	input[type="time"]::-webkit-inner-spin-button,
	input[type="time"]::-webkit-outer-spin-button,
	input[type="datetime-local"]::-webkit-inner-spin-button,
	input[type="datetime-local"]::-webkit-outer-spin-button,
	input[type="week"]::-webkit-inner-spin-button,
	input[type="week"]::-webkit-outer-spin-button,
	input[type="month"]::-webkit-inner-spin-button,
	input[type="month"]::-webkit-outer-spin-button,
	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button {
		height: auto;
	}

	input[type="search"] {
		-webkit-appearance: textfield;
	}

		input[type="search"]::-webkit-search-cancel-button,
		input[type="search"]::-webkit-search-decoration {
			-webkit-appearance: none;
		}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

	fieldset > :last-child {
		margin-bottom: 0;
	}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


body,
button,
input,
select,
textarea {
	color: #666;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
}

h1, .panel-pricing .price,
h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page,
h4,
.lead,
.team-2 .title,
.rs-team-1 .title,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 16px;
	font-style: italic;
	line-height: 1.6;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
		content: "";
	}

	blockquote p {
		margin-bottom: 1.4736842105em;
	}

	blockquote cite,
	blockquote small {
		color: #1a1a1a;
		display: block;
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.75;
	}

		blockquote cite:before,
		blockquote small:before {
			content: "\2014\00a0";
		}

	blockquote em,
	blockquote i,
	blockquote cite {
		font-style: normal;
	}

	blockquote strong,
	blockquote b {
		font-weight: 400;
	}

	blockquote > :last-child {
		margin-bottom: 0;
	}

	blockquote footer, blockquote small, blockquote .small {
		display: block;
		color: #041e42;
	}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #ffffff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}


::-webkit-input-placeholder {
	color: #686868;
	font-family: "Roboto", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: "Roboto", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: "Roboto", sans-serif;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: "Roboto", sans-serif;
}

html, body {
	width: 100%;
	height: 100%;
}

i, cite, em, var, address, dfn {
	font-style: italic;
}

.animationload {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background-color: #fff;
}

.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	width: 200px;
	height: 200px;
	background-image: url("../images/apple-touch-icon.png");
	background-position: center;
	background-repeat: no-repeat;
}

.pos-relative {
	position: relative;
}

.section {
	position: relative;
	background-size: cover;
	background-position: center;
	/*> .container-fluid,
  	> .container{
  		padding-top: 80px;
  		padding-bottom: 80px;
  	}
  	&.overlap-bottom{
     		position: relative;
      	z-index: 100;
      	margin-bottom: -125px;
      	> .container{
      		background-color: $color_1;
  		    padding-top: 20px;
  		    padding-bottom: 0;
      	}
  	}*/
}

	.section.services {
		background: #184d7c
	}

	.section.section-border {
		border-bottom: 1px solid #eee;
	}

	.section.banner {
		padding: 0 0;
	}

	.section.testimony > .container, .section.page404 > .container {
		padding-top: 50px;
		padding-bottom: 0;
	}

	.section.section-no-padding > .container {
		padding-top: 0;
		padding-bottom: 0;
	}

	.section.stat-client > .container {
		padding-top: 20px;
		padding-bottom: 20px;
	}

.content-wrap {
	padding: 40px 0;
}

.content-wrap-20 {
	padding: 20px 0;
}

.content-wrap-top {
	padding-top: 80px;
}

.content-wrap-2x {
	padding: 140px 0;
}

.sosmed-icon {
	margin-top: 6px;
}

	.sosmed-icon a {
		color: #ffffff;
		background-color: transparent;
		display: table-cell;
		padding: 3px 10px 2px 4px;
	}

		.sosmed-icon a:hover {
		}

	.sosmed-icon.primary a {
		color: #5eabd8;
	}

		.sosmed-icon.primary a:hover {
			color: #999999;
			background-color: transparent;
		}

.bg-light {
	background-color: rgba(255, 112, 0, 0.05);
}

.bg-1 {
	background-color: #5eabd8;
}

.bg-2 {
	background-color: #333333;
}

.bgwhite {
	background-color: #ffffff;
}

.font__color-white {
	color: #ffffff;
}

.color-white {
	color: #ffffff !important;
}

.color-primary {
	color: #5eabd8;
}

.color-secondary {
	color: #333333;
}

.section-heading, .section-heading-events {
	font-family: 'Roboto', serif;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 600;
	color: #444;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
}

.section-heading-mini {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 300;
	color: #5eabd8;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}

.section-heading-secondary {
	font-family: 'Cinzel', serif;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 400;
	color: #808080;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
}

.section-heading-s {
	font-size: 21px
}

.section-heading:after, .section-heading-events:after {
	content: '';
	display: block;
	vertical-align: bottom;
	width: 90px;
	height: 3px;
	background: url(../images/head-bg.png) no-repeat left center;
	margin-bottom: 10px;
	margin-top: 20px;
}

.section-heading-light {
	color: #fff
}

	.section-heading-light:after {
		background: url(../images/head-bg2.png) no-repeat left center;
	}

.iletisim-bolumu .section-heading-light:after {
	background: url(../images/head-bg3.png) no-repeat left center;
}

.section-heading-secondary:after {
	display: none
}

.section-heading span, .section-heading-events span {
	color: #5eabd8;
}

.section-heading.light, .light.section-heading-events {
	color: #5eabd8;
}

	.section-heading.light span, .light.section-heading-events span {
		color: #ffffff;
	}

	.section-heading.light:after, .light.section-heading-events:after {
		background: #ffffff;
	}

.section-heading.white, .white.section-heading-events {
	color: #ffffff;
}

.section-heading.center, .center.section-heading-events {
	text-align: center;
}

	.section-heading.center:after, .center.section-heading-events:after {
		margin-left: auto;
		margin-right: auto;
	}

.section-heading.no-after:after, .no-after.section-heading-events:after {
	display: none;
}

.subheading {
	margin-top: -20px;
	margin-bottom: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #777;
	font-weight: 400;
	font-size: 16px
}

.section-subheading {
	/*@extend h5;
  color: $black_2;*/
}

.section-heading-2 {
	font-size: 24px;
	font-weight: 600;
	color: #333333;
}

.section-heading-3 {
	font-size: 1.714em;
	line-height: normal;
}

.section-heading-events {
	padding-top: 0;
	margin-left: 110px;
	clear: none;
	font-size: 30px;
	color: #999999;
}

.no-gutter {
	margin-right: 0;
	margin-left: 0;
}

	.no-gutter > [class^="col-"],
	.no-gutter > [class*=" col-"],
	.no-gutter[class*='col-'],
	.no-gutter[class*=" col-"] {
		padding-right: 0;
		padding-left: 0;
	}

.gutter-5 {
	margin-right: 0;
	margin-left: 0;
}

	.gutter-5 > [class^="col-"],
	.gutter-5 > [class*=" col-"],
	.gutter-5[class*='col-'],
	.gutter-5[class*=" col-"] {
		padding-right: 5px;
		padding-left: 5px;
	}


a {
	color: #595959;
	text-decoration: none;
}

	a:hover {
		color: #5eabd8;
		text-decoration: none;
	}


p {
	margin: 0 0 20px 0;
}

h1, .panel-pricing .price,
h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page,
h4,
.lead,
.team-2 .title,
.rs-team-1 .title,
h5 {
	margin-top: 10px;
	margin-bottom: 20px;
}

h1, .panel-pricing .price {
	font-size: 3.571em;
	line-height: normal;
}

h2, .banner-page .title-page {
	font-size: 29px;
	line-height: normal;
}

h3, .jumbo-heading h2, .jumbo-heading .banner-page .title-page, .banner-page .jumbo-heading .title-page {
	font-size: 1.714em;
	line-height: normal;
}

h4, .lead, .team-2 .title, .rs-team-1 .title {
	font-size: 1.286em;
	line-height: normal;
}

h5 {
	font-size: 14px;
	line-height: 22px;
}

h6 {
	font-size: 13px;
}

strong, b {
	font-weight: 700;
}

.lead {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	line-height: 1.6;
}

ol {
	margin-left: 24px;
}

ul {
	list-style: initial;
	margin-left: 24px;
}

/*Admin menüde atlama yapıyor*/
/*ul li { margin: 8px 0; } */

.title-heading {
	color: #041e42;
	font-size: 36px;
	line-height: 50px;
}

blockquote {
	padding: 15px 20px;
	background-color: #f6f6f6;
	margin: 0 0 20px;
	border-left: 5px solid #5eabd8;
	font-style: italic;
}

.jumbo-heading {
	color: #333333;
	font-size: 20px;
	position: relative;
}

	.jumbo-heading h2, .jumbo-heading .banner-page .title-page, .banner-page .jumbo-heading .title-page {
		position: relative;
		z-index: 2;
	}

	.jumbo-heading .fa {
		font-size: 200px;
		position: absolute;
		top: 0;
		left: 0;
		color: #f5f5f5;
		z-index: 1;
	}

ul.checklist {
	margin: 0;
}

	ul.checklist li {
		list-style: none;
		margin: 10px 0 10px 35px;
	}

		ul.checklist li:before {
			font-family: FontAwesome;
			content: "\f00c";
			font-size: 20px;
			color: #5eabd8;
			margin-left: -35px;
			margin-right: 15px;
		}

ul.bull {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}

	ul.bull li {
		position: relative;
		padding: 0 0 0 26px;
		margin: 0 0 14px;
	}

		ul.bull li:before {
			content: "\f105";
			font: normal normal normal 14px/1 FontAwesome;
			position: absolute;
			left: 0;
			top: 2px;
			display: inline-block;
			vertical-align: top;
			font-size: 16px;
			color: #5eabd8;
		}

ul.circle {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}

	ul.circle li {
		position: relative;
		padding: 4px 0 4px 20px;
		margin: 0 0 14px;
		line-height: 22px;
	}

		ul.circle li:before {
			content: "\f10c";
			font: normal normal normal 14px/1 FontAwesome;
			position: absolute;
			left: 0;
			top: 10px;
			display: inline-block;
			vertical-align: top;
			font-size: 7px;
			color: #333333;
		}

.bgsection {
	background-attachment: fixed;
	background-size: cover;
}

	.bgsection:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: #5eabd8;
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
	}

.grid-services {
	margin-top: 30px;
	margin-bottom: 30px;
}

.grid-item {
	margin-top: 30px;
	margin-bottom: 30px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.spacer-10 {
	height: 10px;
}

	.spacer-10::after {
		display: block;
		content: "";
		clear: both;
	}

.spacer-30 {
	height: 30px;
}

	.spacer-30::after {
		display: block;
		content: "";
		clear: both;
	}

.spacer-50 {
	height: 50px;
}

	.spacer-50::after {
		display: block;
		content: "";
		clear: both;
	}

.spacer-70 {
	height: 70px;
}

	.spacer-70::after {
		display: block;
		content: "";
		clear: both;
	}

.spacer-90 {
	height: 70px;
}

	.spacer-90::after {
		display: block;
		content: "";
		clear: both;
	}

.spacer-110 {
	height: 70px;
}

	.spacer-110::after {
		display: block;
		content: "";
		clear: both;
	}

.uk16 {
	font-size: 16px;
}

.uk18 {
	font-size: 18px;
}

.uk21 {
	font-size: 21px;
}

.uk24 {
	font-size: 24px;
}

.uk36 {
	font-size: 36px;
}

.uk48 {
	font-size: 48px;
}

.uk60 {
	font-size: 60px;
}

.uk72 {
	font-size: 72px;
}

.banner-page {
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

	.banner-page .title-page {
		text-align: center;
		color: #999999;
		margin-bottom: 0;
		color: white;
		font-family: "Roboto", sans-serif;
		font-weight: 600;
		font-size: 38px
	}

	.banner-page .breadcrumb-container {
		background-color: transparent;
	}

	.banner-page .breadcrumb {
		padding: 0;
		margin: 0;
		text-align: center;
		background-color: transparent;
		font-size: 13px;
		font-weight: 400;
		color: #ffffff;
	}

		.banner-page .breadcrumb > .active,
		.banner-page .breadcrumb a {
			color: white;
			font-weight: bolder;
			text-shadow: -1px 0 #184d7c, 0 1px #184d7c, 1px 0 #184d7c, 0 -1px #184d7c;
		}

			.banner-page .breadcrumb > .active:hover,
			.banner-page .breadcrumb a:hover {
				color: #5eabd8;
			}


.widget {
	margin-bottom: 50px;
	clear: both;
}

.widget-title {
	font-size: 18px;
	font-weight: 600;
	color: #5eabd8;
	margin-top: 15px;
	margin-bottom: 0;
	position: relative;
	padding-left: 20px;
}

.category-nav {
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
}

.category-nav {
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
}

	.category-nav li {
		list-style: none;
		margin: 0;
		font-weight: 700;
	}

		.category-nav li a {
			color: #222222;
			display: block;
			padding: 15px 20px;
			margin-bottom: 5px;
			background-color: #eff3f6;
			border-left: 5px solid transparent;
		}

			.category-nav li a:hover {
				border-color: #5eabd8;
			}

		.category-nav li.active a {
			border-color: #5eabd8;
		}

.info-detail dl {
	font-size: 16px;
}

.info-detail dt {
	font-weight: 700;
}

.info-detail dd {
	margin-bottom: 20px;
}

.widget.tags a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: rgba(153, 153, 153, 0.8);
	border: 1px solid #ccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

	.widget.tags a:hover {
		background-color: #5eabd8;
		color: #ffffff;
		border-color: #5eabd8;
	}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #5eabd8;
}


.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #5eabd8 url("../images/cd-top-arrow.svg") no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}

	.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
		-webkit-transition: opacity .3s 0s, visibility 0s 0s;
		-moz-transition: opacity .3s 0s, visibility 0s 0s;
		transition: opacity .3s 0s, visibility 0s 0s;
	}

	.cd-top.cd-is-visible {
		visibility: visible;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
	}

	.cd-top.cd-fade-out {
		opacity: 0.5;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter: alpha(opacity=50);
	}

	.cd-top:hover {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
	}

.hover-img {
	background: #5eabd8;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin: 0 -1.5px;
}

	.hover-img img {
		width: 100%;
		-webkit-object-fit: cover;
		-moz-object-fit: cover;
		-ms-object-fit: cover;
		object-fit: cover;
		-webkit-transition: 0.5s ease all;
		-moz-transition: 0.5s ease all;
		-ms-transition: 0.5s ease all;
		-ms-transition: 0.5s ease all;
		transition: 0.5s ease all;
	}

	.hover-img:hover img {
		/*opacity: 0.6;*/
		opacity: 0.6;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
		/*transform: scale(1.1);*/
		-webkit-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

.readmore {
	display: block;
	margin-top: 20px;
	font-weight: 700;
	color: #5eabd8;
}

	.readmore:hover {
		color: #5eabd8;
		text-decoration: underline;
	}

.img-rounded {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}

.color_white {
	color: #ffffff;
}

@media (min-width: 1200px) {
	.col-3 > .col-md-4:nth-child(3n+1),
	.col-3 > .col-sm-4:nth-child(3n+1) {
		clear: both;
	}
}

.img-border {
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}

.bg-primary {
	background-color: #5eabd8;
}

.promo-ads {
	padding: 25px;
	background-size: cover;
}

	.promo-ads .fa {
		font-size: 70px;
	}

	.promo-ads .title {
		font-size: 21px;
		font-weight: bold;
		margin-bottom: 10px;
	}

.img-border-lg {
	border: 7px solid #eee;
}


.media-anim .media, .box-fundraising .media, .feature-box-8 .media, .box-event .media {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	background-color: #ffffff;
}

	.media-anim .media img, .box-fundraising .media img, .feature-box-8 .media img, .box-event .media img {
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transition: 0.4s all linear;
		transition: 0.4s all linear;
		height: 170px;
		width: 100%;
	}

.media-anim:hover .media, .box-fundraising:hover .media, .feature-box-8:hover .media, .box-event:hover .media {
	background-color: #333333;
}

	.media-anim:hover .media img, .box-fundraising:hover .media img, .feature-box-8:hover .media img, .box-event:hover .media img {
		opacity: 0.3;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
		filter: alpha(opacity=30);
		-webkit-transform: scale(1.05, 1.05);
		-ms-transform: scale(1.05, 1.05);
		transform: scale(1.05, 1.05);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

.box-fundraising .text p {
	min-height: 115px;
}

.animationload {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background-color: #fff;
}

.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	width: 200px;
	height: 200px;
	background-image: url("../images/apple-touch-icon.png");
	background-position: center;
	background-repeat: no-repeat;
}


:focus {
	outline: none;
}

.btn, .btn-primary, .btn-secondary, .btn-light, .btn-grey, .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills li a, .btn-ghost-light, .btn-ghost-dark {
	font-size: 14px;
	color: #ffffff;
	padding: 13px 40px;
	border: 0;
	/*@include border-radius(30px);*/
}

.btn-default {
	background-color: #5eabd8;
	color: #ffffff;
	padding: 15px 20px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

	.btn-default:hover {
		background-color: #5eabd8;
	}

.btn-cta {
	background-color: #333333;
	color: #ffffff;
	padding: 15px 25px;
	border: 0;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

	.btn-cta:hover {
		background-color: #1a1a1a;
		color: #ffffff;
	}

.btn-primary {
	background-color: #46a5e2;
	color: #ffffff;
}

	.btn-primary:hover {
		background-color: #20a1c4;
		color: #ffffff;
	}

.btn-secondary {
	background-color: #e59a41;
}

	.btn-secondary:hover {
		background-color: #292929;
		color: #ffffff;
	}

.btn-primary.disabled {
	background-color: #5eabd8;
	border-color: #5eabd8;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

	.btn-primary.disabled:hover {
		color: #ffffff;
		background-color: #cc5a00;
	}

.btn-secondary.disabled {
	background-color: #333333;
	border-color: #333333;
}

	.btn-secondary.disabled:hover {
		background-color: #292929;
		color: #ffffff;
	}

.btn-light {
	background-color: #ffffff;
	color: #5eabd8;
	border: 1px solid #ffffff;
}

	.btn-light:hover {
		background-color: #333333;
		color: #ffffff;
		border-color: transparent;
	}

.btn-grey, .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills li a {
	background-color: #F8F8F8;
	color: #333333;
	border: 1px solid #F8F8F8;
}

	.btn-grey:hover, .rs-nav-tabs .nav-pills .nav-link:hover, .rs-nav-tabs .nav-pills li a:hover {
		background-color: #333333;
		color: #ffffff;
		border-color: transparent;
	}

.btn-ghost-light {
	background-color: transparent;
	color: #ffffff;
	border: 1px solid #ffffff;
}

	.btn-ghost-light:hover {
		background-color: #5eabd8;
		color: #ffffff;
		border-color: transparent;
	}

.btn-ghost-dark {
	background-color: transparent;
	color: #999999;
	border: 1px solid #999999;
}

	.btn-ghost-dark:hover {
		background-color: #5eabd8;
		color: #ffffff;
		border-color: transparent;
	}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #5eabd8;
	border-color: #5eabd8;
}

.pagination {
	margin-left: 0;
}

	.pagination .page-item .page-link {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		padding: 15px 20px;
		margin-right: 5px;
		margin-bottom: 5px;
		color: #999999;
		display: inline-block;
		border-color: transparent;
		background: #eee;
		border: 0;
	}

		.pagination .page-item .page-link:hover, .pagination .page-item .page-link.active {
			color: #ffffff;
			background: #5eabd8;
		}

	.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
		border-radius: 0;
	}

	.pagination .page-item.active .page-link {
		color: #ffffff;
		background: #5eabd8;
	}

.btn-sidebar {
	border-radius: 0;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
}

	.btn-sidebar .fa {
		margin-right: 10px;
		font-size: 1.4em;
		vertical-align: middle;
	}

/* 2.3. BOX ICON 1 pakai */
.box-icon-1 {
	margin-bottom: 15px;
}

	.box-icon-1 .icon {
		display: inline-block;
		color: #5eabd8;
		font-size: 27px;
		line-height: 2.2;
		float: left;
		width: 60px;
		height: 60px;
		background: #F8F8F8;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-ms-border-radius: 100px;
		border-radius: 100px;
		text-align: center;
	}

	.box-icon-1 .body-content {
		margin-left: 70px;
		font-weight: 400;
		color: #999999;
	}

		.box-icon-1 .body-content .heading {
			font-weight: 700;
			color: #333333;
		}


.box-icon-2 {
	text-align: left;
	margin-bottom: 30px;
}

	.box-icon-2 .icon {
		width: 55px;
		height: 55px;
		color: #ffffff;
		background-color: #5eabd8;
		text-align: center;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		border-radius: 30px;
		display: table-cell;
		vertical-align: middle;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}

		.box-icon-2 .icon .fa {
			font-size: 24px;
		}

	.box-icon-2 .title {
		margin-bottom: 15px;
		margin-top: 30px;
	}

	.box-icon-2:hover .icon {
		-webkit-animation-name: hvr-icon-push;
		animation-name: hvr-icon-push;
		-webkit-animation-duration: 0.3s;
		animation-duration: 0.3s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;
		background-color: #333333;
	}

	.box-icon-2:hover .title {
		color: #5eabd8;
	}

.icon-with-text {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

	.icon-with-text .icon {
		;
		background-color: transparent;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		padding-top: 20px;
		margin: 0 auto;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}

		.icon-with-text .icon .fa {
			font-size: 35px;
		}

	.icon-with-text .no {
		position: absolute;
		top: 45px;
		left: 0;
		font-size: 65px;
		opacity: 0.1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
		filter: alpha(opacity=10);
		color: #333333;
		font-family: "Lora", serif;
		font-weight: 600;
	}

	.icon-with-text .subtitle {
		margin-bottom: 0;
		margin-top: 20px;
		color: #777;
		font-size: 15px;
	}

	.icon-with-text .title {
		margin-bottom: 25px;
		margin-top: 5px;
		color: #333333;
	}

	.icon-with-text:hover .title {
		color: #5eabd8;
	}


@-webkit-keyframes hvr-icon-push {
	50% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}

@keyframes hvr-icon-push {
	50% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}

.box-icon-3 {
	margin-bottom: 40px;
	padding: 20px 30px;
	background-color: #ffffff;
	border: 1px solid #e1e2e4;
	height: 280px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	display: table-cell;
	vertical-align: middle;
	border-spacing: 50px;
}

	.box-icon-3:after {
		content: '';
		clear: both;
	}

	.box-icon-3 .icon {
		color: #5eabd8;
		font-size: 36px;
		line-height: 43px;
		margin-bottom: 20px;
	}

	.box-icon-3 .heading {
		font-size: 16px;
	}

	.box-icon-3 .body-content {
		position: relative;
		min-height: 5px;
		color: #999999;
	}

		.box-icon-3 .body-content .fa {
			padding: 8px 0;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			color: rgba(255, 112, 0, 0.6);
			-webkit-transition: all .1s ease .3s;
			-moz-transition: all .1s ease .3s;
			-ms-transition: all .1s ease .3s;
			-o-transition: all .1s ease .3s;
			transition: all .1s ease .3s;
		}

		.box-icon-3 .body-content p {
			max-height: 0;
			opacity: 0;
			overflow: hidden;
			-webkit-transition: max-height .4s ease, opacity .5s ease;
			-moz-transition: max-height .4s ease, opacity .5s ease;
			-ms-transition: max-height .4s ease, opacity .5s ease;
			-o-transition: max-height .4s ease, opacity .5s ease;
			transition: max-height .4s ease, opacity .5s ease;
		}

		.box-icon-3 .body-content a {
			color: #5eabd8;
			padding: 10px 0;
			display: block;
		}

			.box-icon-3 .body-content a:hover {
				text-decoration: underline;
			}

	.box-icon-3:hover {
		-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
		-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
		box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
	}

		.box-icon-3:hover .body-content .fa {
			color: #5eabd8;
			opacity: 0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
			filter: alpha(opacity=0);
		}

		.box-icon-3:hover .body-content p {
			max-height: 80px;
			opacity: 1;
			-webkit-transition: max-height .7s ease .15s, opacity .8s linear .2s;
			-moz-transition: max-height .7s ease .15s, opacity .8s linear .2s;
			-ms-transition: max-height .7s ease .15s, opacity .8s linear .2s;
			-o-transition: max-height .7s ease .15s, opacity .8s linear .2s;
			transition: max-height .7s ease .15s, opacity .8s linear .2s;
		}


.progress {
	height: 4px;
	background-color: #999;
}

.progress-bar {
	background-color: #5eabd8;
}

.progress-fundraising.progress-lg .progress {
	height: 10px;
	background-color: #fff;
	border-radius: 0;
}

.progress-fundraising .total {
	color: #5eabd8;
	font-size: 24px;
	display: inline-block;
}

	.progress-fundraising .total span {
		font-size: 16px;
		color: #333333;
	}

.progress-fundraising .persen {
	float: right;
	padding-top: 14px;
	font-weight: 700;
}

.progress-fundraising .progress {
	clear: both;
}

.progress-fundraising .detail {
	margin-top: 20px;
	color: #5eabd8;
	/*small{
  	color: $white;
  }*/
}

.box-fundraising {
	background-color: #F8F8F8;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 4px 5px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 4px 5px 0 rgba(0, 0, 0, 0);
	box-shadow: 4px 5px 0 rgba(0, 0, 0, 0);
	margin-bottom: 30px;
}

	.box-fundraising .media {
		width: 100%;
		margin-bottom: 0;
		position: relative;
	}

	.box-fundraising .meta-date {
		text-align: center;
		margin-right: 20px;
		background-color: #5eabd8;
		color: #fff;
		padding: 8px 0;
		width: 80px;
		height: 80px;
		display: table-cell;
		vertical-align: middle;
		float: left;
		position: absolute;
		bottom: 10px;
		left: 10px;
		z-index: 2;
	}

		.box-fundraising .meta-date .month {
			text-transform: uppercase;
			display: block;
			line-height: 1;
		}

		.box-fundraising .meta-date .date {
			font-size: 43px;
			line-height: .8;
			font-weight: 700;
			margin-top: 5px;
			margin-bottom: 5px;
			display: block;
		}

	.box-fundraising .body-content {
		padding: 20px;
		overflow: hidden;
		position: relative;
	}

	.box-fundraising .title {
		font-size: 18px;
		font-weight: 500;
	}

	.box-fundraising .progress-fundraising {
		margin-top: 20px;
	}

	.box-fundraising:hover {
		-webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
		box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
	}

	.box-fundraising a:not(.btn):not(.btn-primary):not(.btn-secondary):not(.btn-light):not(.btn-grey):not(.btn-ghost-light):not(.btn-ghost-dark):hover {
		color: #5eabd8;
	}

	.box-fundraising .meta {
		margin-bottom: 20px;
		font-size: 14px;
	}

		.box-fundraising .meta > span:first-child {
			margin-right: 30px;
		}

		.box-fundraising .meta .location, .box-fundraising .meta .date {
			color: #5eabd8;
		}

	.box-fundraising .body-content .date {
		width: 100%;
		padding: 0;
		text-align: left;
		padding-bottom: 8px
	}

	.box-fundraising .body-content .title {
    margin-bottom: 10px;
    min-height: 81px;
	}

	.box-fundraising .text {
		clear: both;
		display: block;
    min-height: 50px;
	}

.etkinlik-detay .date, .haberler-thumb .date {
	width: auto;
	padding: 0
}

.haberler-thumb .box-news-1 .title {
	clear: both;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px
}

.single-news .meta {
	clear: both;
	display: block;
	text-align: left;
	float: none
}

.single-news .meta-date {
	text-align: left !important;
	float: none !important
}

.meta-date-heading {
	text-align: center;
	margin-right: 20px;
	background-color: #5eabd8;
	color: #fff;
	padding: 8px 0;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

	.meta-date-heading .month {
		text-transform: uppercase;
		display: block;
		line-height: 1;
	}

	.meta-date-heading .date {
		font-size: 48px;
		line-height: .8;
		font-weight: 700;
		margin-top: 5px;
		margin-bottom: 5px;
		display: block;
		font-family: "Lora", serif;
	}


.box-image-1 {
	position: relative;
	margin-bottom: 30px;
}

	.box-image-1 .image {
		overflow: hidden;
		background-color: #000;
	}

		.box-image-1 .image img {
			opacity: .9;
			max-width: 100%;
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
			-webkit-transition: 0.1s all linear;
			transition: 0.1s all linear;
		}

	.box-image-1:hover .image img {
		opacity: .4;
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
		box-shadow: none;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.box-image-1 .description {
		position: absolute;
		left: 40px;
		bottom: 40px;
	}

	.box-image-1 .blok-title {
		color: #ffffff;
		font-size: 24px;
		font-weight: 400;
	}


.box-image-2 .image img {
	width: 100%;
}

.box-image-2 .blok-title {
	color: #5eabd8;
	font-size: 24px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 20px;
}


.box-image-4 {
	position: relative;
	margin-bottom: 30px;
}

	.box-image-4 .media {
		overflow: hidden;
		background-color: #5eabd8;
		position: relative;
	}

		.box-image-4 .media img {
			opacity: 1;
			max-width: 100%;
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
			-webkit-transition: 0.1s all linear;
			transition: 0.1s all linear;
		}

	.box-image-4 .body {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: -webkit-calc(100% - 20px);
		height: calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
		width: calc(100% - 20px);
		background-color: rgba(255, 112, 0, 0.4);
		border: solid 10px #333333;
		opacity: 0;
		-webkit-transition: opacity .2s ease-in-out;
		transition: opacity .2s ease-in-out;
	}

		.box-image-4 .body .content {
			position: absolute;
			width: 80%;
			top: 50%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			text-align: center;
		}

	.box-image-4 .title {
		color: #ffffff;
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.box-image-4 .category {
		color: #ffffff;
	}

	.box-image-4:hover .media img {
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
		box-shadow: none;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.box-image-4:hover .body {
		opacity: 1;
	}

	.box-image-4:hover .title {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}


.box-image-3 {
	position: relative;
	margin-bottom: 40px;
}

	.box-image-3 .image {
		overflow: hidden;
		background-color: #5eabd8;
		position: relative;
	}

		.box-image-3 .image:before {
			content: '';
			position: absolute;
			background: url(../images/link.gif) center top no-repeat;
			top: 40%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			width: 50px;
			height: 50px;
			text-align: center;
			z-index: 9;
			color: #ffffff;
			font-size: 30px;
			filter: alpha(opacity=0);
			opacity: 0;
			-webkit-transition: all ease .25s;
			transition: all ease .25s;
		}

		.box-image-3 .image img {
			opacity: 1;
			max-width: 100%;
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
			-webkit-transition: 0.1s all linear;
			transition: 0.1s all linear;
		}

	.box-image-3:hover .image img {
		opacity: .2;
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.box-image-3:hover .image:before {
		top: 50%;
		filter: alpha(opacity=1);
		opacity: 100;
	}

	.box-image-3 .blok-title {
		text-align: center;
		color: #666666;
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.box-image-3:hover .blok-title {
		color: #5eabd8;
	}


.team-2 {
	position: relative;
	margin-bottom: 30px;
	text-align: left;
}

	.team-2 .media {
		display: block;
		position: relative;
		background-color: rgba(255, 112, 0, 0);
		overflow: hidden;
		margin-bottom: 20px;
		position: relative;
	}

		.team-2 .media .social-icon {
			display: flex;
			justify-content: center;
			position: absolute;
			bottom: 0;
			opacity: 0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
			filter: alpha(opacity=0);
			width: 100%;
			margin-left: 0;
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}

			.team-2 .media .social-icon li {
				line-height: 2.2;
			}

				.team-2 .media .social-icon li a {
					-webkit-border-radius: 50%;
					-moz-border-radius: 50%;
					-ms-border-radius: 50%;
					border-radius: 50%;
					background-color: #ffffff;
				}

					.team-2 .media .social-icon li a:hover {
						color: #5eabd8;
					}

		.team-2 .media img {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition: 0.4s all linear;
			transition: 0.4s all linear;
		}

	.team-2:hover .media {
		background-color: rgba(255, 112, 0, 0.9);
	}

		.team-2:hover .media img {
			opacity: 0.2;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
			filter: alpha(opacity=20);
			-webkit-transform: scale(1.05, 1.05);
			-ms-transform: scale(1.05, 1.05);
			transform: scale(1.05, 1.05);
			-webkit-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
		}

		.team-2:hover .media .social-icon {
			bottom: 40px;
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
		}

	.team-2 .body {
		overflow: hidden;
		color: #999999;
	}

	.team-2 .title {
		margin-bottom: 0;
	}

	.team-2 .position {
		color: #5eabd8;
		font-size: 13px;
	}


.feature-box-8 {
	position: relative;
	padding-bottom: 40px;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

	.feature-box-8 .media {
		width: 100%;
		margin-bottom: 30px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		border-radius: 20px;
	}

		.feature-box-8 .media img {
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			-ms-border-radius: 20px;
			border-radius: 20px;
		}

	.feature-box-8 .body {
		position: relative;
		padding-right: 50px;
	}

	.feature-box-8 .title {
		font-size: 18px;
		color: #999999;
		margin-bottom: 10px;
		font-weight: 700;
		letter-spacing: .2px;
		display: inline-block;
	}

	.feature-box-8.light .body {
		color: #ffffff;
	}

		.feature-box-8.light .body .title {
			color: #ffffff;
		}

	.feature-box-8 .more {
		position: absolute;
		right: 0;
		top: 0;
		width: 45px;
		height: 45px;
		display: block;
		border: 1px solid #999999;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		border-radius: 30px;
		font-size: 24px;
		text-align: center;
	}

	.feature-box-8:hover {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

		.feature-box-8:hover .title {
			color: #5eabd8;
		}

		.feature-box-8:hover .more {
			background-color: #5eabd8;
			color: #ffffff;
			border-color: #5eabd8;
		}

	.feature-box-8.style-2 {
		background-color: #5eabd8;
		padding: 30px 20px 5px 20px;
		color: #ffffff;
		-webkit-border-radius: 0 0 20px 20px;
		-moz-border-radius: 0 0 20px 20px;
		-ms-border-radius: 0 0 20px 20px;
		border-radius: 0 0 20px 20px;
	}

		.feature-box-8.style-2.bg-1 {
			background-color: #ff9b4d;
		}

		.feature-box-8.style-2.bg-2 {
			background-color: #ff8d33;
		}

		.feature-box-8.style-2 .title {
			color: #ffffff;
		}

		.feature-box-8.style-2 .more {
			border-color: #ffffff;
			color: #ffffff;
		}

		.feature-box-8.style-2:hover .more {
			background-color: #ffffff;
			color: #5eabd8;
			border-color: #5eabd8;
		}


.feature-box-7 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

	.feature-box-7 .media {
		width: 100%;
	}

	.feature-box-7 .body {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(153, 153, 153, 0.8);
		padding: 20px;
		height: 60%;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		-webkit-transform: translateY(65%);
		transform: translateY(65%);
	}

		.feature-box-7 .body .info-box .text {
			color: #fff;
		}

		.feature-box-7 .body .info-box .title {
			color: #fff;
			font-size: 16px;
			font-weight: 700;
			margin-bottom: 24px;
			line-height: 2;
		}

			.feature-box-7 .body .info-box .title:after {
				content: '';
				height: 2px;
				width: 30px;
				display: block;
				margin: 7% 0;
				background: #fde428;
				-webkit-transform-origin: left top;
				-moz-transform-origin: left top;
				-ms-transform-origin: left top;
				-o-transform-origin: left top;
				transform-origin: left top;
				-webkit-transform: scale(0, 1);
				-moz-transform: scale(0, 1);
				-ms-transform: scale(0, 1);
				-o-transform: scale(0, 1);
				transform: scale(0, 1);
				-webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
				-moz-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
				-o-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
				transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
			}

	.feature-box-7:hover .body {
		transform: translateY(0%);
	}

		.feature-box-7:hover .body .title:after {
			-webkit-transform: scale(1, 1);
			-moz-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}


.box-testimony {
	position: relative;
	box-sizing: border-box;
}

	.box-testimony:before {
		content: "\f10e";
		color: #000000;
		font-family: FontAwesome;
		font-size: 60px;
		float: left;
		line-height: initial;
	}

	.box-testimony .quote-box {
		margin-left: 80px;
	}

		.box-testimony .quote-box blockquote {
			font-size: 18px;
			line-height: 32px;
			font-weight: 600;
			padding: 0;
			background-color: transparent;
			margin: 0;
			border-left: 0;
			font-style: italic;
		}

		.box-testimony .quote-box .quote-name {
			margin-top: 30px;
			font-size: 24px;
			line-height: 34px;
			font-weight: 700;
			color: #5eabd8;
		}

			.box-testimony .quote-box .quote-name span {
				font-size: 12px;
				font-style: italic;
				color: #222222;
				font-weight: normal;
				display: block;
			}


.testimonial-1 {
	position: relative;
	margin-bottom: 30px;
}

	.testimonial-1 .media {
		float: left;
		margin: 0 30px 30px 0;
		width: 125px;
		height: 125px;
		display: block;
		position: relative;
		background-color: #ffffff;
		border: 5px solid #F8F8F8;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
	}

		.testimonial-1 .media img {
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			-ms-border-radius: 50%;
			border-radius: 50%;
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition: 0.4s all linear;
			transition: 0.4s all linear;
		}

	.testimonial-1:after {
		content: "\f10d";
		font-family: FontAwesome;
		position: absolute;
		top: 0;
		left: 95px;
		z-index: 9;
		color: #5eabd8;
		font-size: 18px;
	}

	.testimonial-1:hover .media {
		background-color: rgba(51, 51, 51, 0.3);
	}

		.testimonial-1:hover .media img {
			filter: alpha(opacity=30);
			opacity: .3;
			-webkit-transform: scale(1.05, 1.05);
			-ms-transform: scale(1.05, 1.05);
			transform: scale(1.05, 1.05);
			-webkit-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
		}

	.testimonial-1 .body {
		overflow: hidden;
		color: #999999;
	}

	.testimonial-1 .title {
		color: #5eabd8;
		font-weight: 700;
		font-size: 16px;
	}

		.testimonial-1 .title:before {
			content: '\2014 \00A0';
		}

	.testimonial-1 .position {
		color: white;
	}

	.testimonial-1 .company {
		margin-bottom: 20px;
	}


.testimonial-2 {
	position: relative;
	margin-bottom: 30px;
	margin-left: 0;
	margin-bottom: 100px;
	background-color: #5eabd8;
}

	.testimonial-2 .body {
		border: none;
		margin-bottom: 0;
		padding: 30px;
		font-weight: 500;
		color: #fff;
		min-height: 140px;
	}

	.testimonial-2 .info {
		background-color: #fff;
		display: inline-block;
		padding: 20px 20px;
		margin-top: -40px;
		float: right;
		min-width: 290px;
		border-bottom: 2px solid #5eabd8;
		height: 90px;
		position: relative;
		z-index: 3;
	}

		.testimonial-2 .info .media {
			max-width: 60px;
			max-height: 60px;
			float: left;
		}

		.testimonial-2 .info .info-title {
			margin-left: 80px;
		}

		.testimonial-2 .info .title {
			color: #5eabd8;
			font-weight: 700;
			font-size: 16px;
		}

		.testimonial-2 .info .position {
			color: white;
		}

		.testimonial-2 .info .company {
			color: white;
			margin-bottom: 20px;
		}

	.testimonial-2:hover {
		background-color: #333333;
	}

		.testimonial-2:hover .info {
			border-color: #333333;
		}


.testimonial-3 .media {
	text-align: center;
	/*float: left;*/
}

	.testimonial-3 .media img {
		width: 200px;
		margin: 0 auto;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		-ms-border-radius: 100px;
		border-radius: 100px;
	}

.testimonial-3 .body {
	/*padding-left: 200px;*/
	font-size: 20px;
	line-height: 1.6;
}

.testimonial-3 .title {
	color: #999999;
	font-weight: 700;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.testimonial-3 .company {
	color: #777;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.testimonial-3 .media {
		float: none;
	}

		.testimonial-3 .media img {
			margin: 0 auto;
			margin-bottom: 25px;
		}

	.testimonial-3 .body {
		padding-left: 0;
		text-align: center;
	}
}


.box-team {
	border: 1px solid #eee;
	margin-bottom: 30px;
	background-color: #5eabd8;
	color: #fff;
}

	.box-team:hover {
		background-color: #5eabd8;
	}

	.box-team:after {
		content: '';
		display: block;
		width: 100%;
		clear: both;
	}

	.box-team .box-image {
		float: left;
		width: 50%;
		position: relative;
	}

		.box-team .box-image img {
			display: block;
			width: 100%;
		}

		.box-team .box-image .sosmed {
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			background-color: rgba(255, 255, 255, 0.6);
			text-align: center;
			padding: 10px 0;
		}

			.box-team .box-image .sosmed .fa {
				font-size: 18px;
				color: #5eabd8;
				padding: 0 20px;
			}

				.box-team .box-image .sosmed .fa:hover {
					color: #46c2ca;
				}

	.box-team .body-content {
		float: left;
		width: 50%;
		padding: 30px 30px;
		position: relative;
	}

		.box-team .body-content .people {
			font-size: 24px;
			font-weight: 700;
			margin-bottom: 0;
		}

		.box-team .body-content .position {
			color: #333333;
			font-size: 12px;
			font-style: italic;
		}

		.box-team .body-content .excert {
			margin-top: 20px;
			margin-bottom: 35px;
		}

		.box-team .body-content .phone {
			font-size: 18px;
		}

			.box-team .body-content .phone .fa {
				font-size: 30px;
				color: #000000;
				margin-right: 10px;
				vertical-align: middle;
			}

	.box-team:hover {
		background-color: #333333;
		color: #000;
	}

		.box-team:hover .position {
			color: #5eabd8;
		}

.box-statistic {
	text-align: center;
	margin-top: 40px;
}

	.box-statistic .icon {
		font-size: 36px;
		color: #ed1c24;
		margin-bottom: 30px;
	}

	.box-statistic .heading {
		font-size: 36px;
		color: #5eabd8;
		font-weight: 700;
		margin-bottom: 20px;
	}

	.box-statistic .subheading {
		font-size: 14px;
		font-weight: 600;
		color: #46c2ca;
	}

.counter-1 .counter-number {
	display: block;
	vertical-align: middle;
	padding: 0;
	width: 70px;
	padding-right: 14px;
	letter-spacing: -.5px;
	font-weight: 700;
	font-size: 48px;
	color: #5eabd8;
	font-family: "Lora", serif;
}

.counter-1 .counter-title {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	text-align: left;
	line-height: 18px;
	margin-bottom: 0;
	color: #333333;
}

.box-history .item {
	padding-bottom: 40px;
}

	.box-history .item:before {
		content: '';
		position: absolute;
		left: 92px;
		top: 0;
		bottom: 0;
		width: 1px;
		background-color: #eee;
		z-index: -1;
	}

	.box-history .item .year {
		float: left;
		font-size: 18px;
		font-weight: 700;
	}

	.box-history .item .year-info {
		position: relative;
		margin-left: 100px;
	}

		.box-history .item .year-info:before {
			content: '';
			position: absolute;
			left: -30px;
			width: 15px;
			height: 15px;
			background-color: #ed1c24;
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			-ms-border-radius: 30px;
			border-radius: 30px;
		}

		.box-history .item .year-info .heading {
			font-size: 24px;
			color: #5eabd8;
			margin-bottom: 20px;
		}

	.box-history .item:after {
		content: '';
		clear: both;
		display: block;
	}

.history-2 .timeline__item .media {
	display: table-cell;
	width: 30%;
}

	.history-2 .timeline__item .media img {
		margin-bottom: 80px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		border-radius: 20px;
	}

.history-2 .timeline__item .year {
	font-size: 6rem;
	font-weight: 700;
	color: #5eabd8;
	letter-spacing: -.04em;
	margin-top: -15px;
	line-height: normal;
	font-family: "Lora", serif;
}

.history-2 .timeline__item .aksen {
	position: relative;
	display: table-cell;
	width: 80px;
}

	.history-2 .timeline__item .aksen:before {
		content: '';
		position: absolute;
		left: 50%;
		top: 20px;
		bottom: -5px;
		width: 1px;
		background: #e6e6e6;
		border-radius: 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.history-2 .timeline__item .aksen:after {
		content: '';
		position: absolute;
		left: 50%;
		top: 8px;
		width: 9px;
		height: 9px;
		background: #5eabd8;
		border-radius: 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

.history-2 .timeline__item:last-child .aksen:before {
	display: none;
}

.history-2 .timeline__item .text {
	display: table-cell;
	padding: 0 0 50px;
	vertical-align: top;
}

	.history-2 .timeline__item .text .title {
		font-size: 20px;
		margin: 0 0 16px;
		padding: 0;
		font-weight: 700;
	}

@media (max-width: 767px) {
	.history-2 .timeline__item .media {
		display: block;
		width: 100%;
	}

		.history-2 .timeline__item .media img {
			margin-bottom: 20px;
		}

	.history-2 .timeline__item .aksen {
		display: none;
	}
}

.box-partner {
	margin-top: 30px;
	margin-bottom: 30px;
}

	.box-partner .item {
		padding-top: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #eee;
	}

		.box-partner .item .box-image {
			float: left;
			width: 20%;
			font-size: 18px;
		}

			.box-partner .item .box-image img {
				width: 100%;
				border: 1px solid #eee;
				padding: 20px;
			}

		.box-partner .item .box-info {
			float: left;
			width: 70%;
			position: relative;
			margin-left: 40px;
		}

			.box-partner .item .box-info .heading {
				font-size: 24px;
				color: #5eabd8;
				font-weight: 700;
				margin-bottom: 20px;
			}

		.box-partner .item:after {
			content: '';
			clear: both;
			display: block;
		}

		.box-partner .item:last-child {
			border-bottom: 0;
		}

.display-none {
	display: none !important;
}

.panel-faq.panel-group .panel {
	border-radius: 0px;
}

.panel-faq .panel-default {
	border-color: transparent;
}

	.panel-faq .panel-default > .panel-heading {
		background-color: #E7E7E7;
		border-color: #ddd;
		border: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 15px 20px 15px 50px;
		position: relative;
	}

		.panel-faq .panel-default > .panel-heading:before {
			padding: 0 0px 0 20px;
			content: "\29BF";
			font-family: Arial;
			color: #5eabd8;
			font-size: 24px;
			position: absolute;
			top: 13px;
			left: 0;
			line-height: 1;
		}

		.panel-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: transparent;
		}

	.panel-faq .panel-default.active > .panel-heading {
		/*background-color: $color_4;*/
		color: #333333;
	}

		.panel-faq .panel-default.active > .panel-heading:before {
			color: #5eabd8;
			content: "\29BE";
		}

.panel-faq .panel-title {
	font-size: 16px;
	display: block;
}

	.panel-faq .panel-title > a,
	.panel-faq .panel-title > a:active,
	.panel-faq .panel-title > a:focus {
		color: inherit;
		text-decoration: none;
		display: block;
	}

.panel-faq .panel-body {
	padding: 15px 20px;
	background-color: #ffffff;
	margin-top: 0;
}

	.panel-faq .panel-body p {
		margin: 10px 0;
	}

.panel-faq .collapse.in {
	display: block;
	visibility: visible;
}


.faq-list {
	margin: 0;
	padding: 0;
}

	.faq-list li {
		list-style: none;
	}

		.faq-list li .fa {
			color: #f00;
			font-size: 14px;
			margin-right: 10px;
		}

	.faq-list .faq-item-image {
		position: relative;
		width: 100%;
		text-align: center;
	}

		.faq-list .faq-item-image img {
			display: block;
		}

.faq-1 .item {
	margin-bottom: 70px;
}

	.faq-1 .item .question {
		position: relative;
		padding-left: 40px;
		font-size: 1.714em;
		line-height: normal;
		margin-bottom: 30px;
	}

		.faq-1 .item .question:before {
			content: "\f059";
			color: #000000;
			font-family: FontAwesome;
			position: absolute;
			left: 0;
			top: 5px;
		}

	.faq-1 .item .answer {
		position: relative;
		padding-left: 40px;
		margin-bottom: 30px;
	}

		.faq-1 .item .answer:before {
			content: "\f064";
			color: #333333;
			font-family: FontAwesome;
			position: absolute;
			left: 0;
			top: 5px;
		}


.panel-pricing {
	border-color: #eee;
	text-align: center;
	margin-bottom: 40px;
	background-color: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	-webkit-transition: 0.4s all linear;
	transition: 0.4s all linear;
}

	.panel-pricing .price {
		padding: 15px 0;
		background-color: #F7F7F7;
		color: #999999;
		border-top: 1px solid #eee;
		margin-bottom: 0;
	}

		.panel-pricing .price sup {
			font-size: 24px;
			margin-right: 5px;
			top: -.6em;
		}

		.panel-pricing .price small {
			font-size: 14px;
			margin-left: 0px;
			display: block;
		}

	.panel-pricing h3, .panel-pricing .jumbo-heading h2, .jumbo-heading .panel-pricing h2, .panel-pricing .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .panel-pricing .title-page, .panel-pricing .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .panel-pricing .title-page {
		font-size: 20px;
		line-height: 34px;
		font-weight: 700;
		margin: 0;
	}

	.panel-pricing > .panel-heading {
		background-color: #ffffff;
		border-color: #eee;
		padding: 10px 0px 0px 0px;
	}

	.panel-pricing.best > .panel-heading {
		background-color: #5eabd8;
		color: #ffffff;
	}

	.panel-pricing .table > tbody > tr > td, .panel-pricing .table > tfoot > tr > td {
		padding: 12px 0;
		vertical-align: top;
		border-top: none;
	}

	.panel-pricing .table {
		margin-bottom: 0;
	}

	.panel-pricing .panel-body {
		padding: 10px;
		text-align: center;
	}

		.panel-pricing .panel-body table,
		.panel-pricing .panel-body th,
		.panel-pricing .panel-body td {
			border: 0;
			text-align: center;
		}

	.panel-pricing .panel-footer {
		padding: 30px 0;
		border-top: 0;
		background-color: #ffffff;
	}

	.panel-pricing:hover {
		-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
		-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
		box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
	}


.career-tabs > ul {
	margin-left: 0px;
}

.career-tabs .nav-tabs {
	border-bottom: 0;
}

	.career-tabs .nav-tabs > li {
		float: left;
		margin-bottom: 0;
		width: 25%;
		background: #5eabd8;
		text-align: center;
	}

		.career-tabs .nav-tabs > li > a {
			padding: 20px 0;
			color: #999999;
			margin-right: 0;
			border-radius: 0;
			font-weight: 700;
		}

			.career-tabs .nav-tabs > li > a:hover {
				background-color: #333333;
				color: #ffffff;
			}

		.career-tabs .nav-tabs > li.active > a, .career-tabs .nav-tabs > li.active > a:hover, .career-tabs .nav-tabs > li.active > a:focus {
			cursor: default;
			background-color: #eff3f6;
		}

.career-tabs .tab-content {
	padding: 20px 30px;
	border: 1px solid #eee;
	background-color: #eff3f6;
}


.box-certificate {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}

	.box-certificate .media {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		z-index: 1;
		overflow: hidden;
		background-color: #ffffff;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		border-radius: 20px;
	}

		.box-certificate .media img {
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			-ms-border-radius: 20px;
			border-radius: 20px;
			-webkit-transition: 0.4s all linear;
			transition: 0.4s all linear;
		}

		.box-certificate .media a:before {
			content: "\f002";
			font-family: FontAwesome;
			position: absolute;
			top: 40%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			width: 50px;
			height: 50px;
			text-align: center;
			z-index: 9;
			color: #ffffff;
			font-size: 30px;
			filter: alpha(opacity=0);
			opacity: 0;
			-webkit-transition: all ease .25s;
			transition: all ease .25s;
		}

	.box-certificate .body {
		text-align: center;
	}

	.box-certificate:hover .body:before {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	.box-certificate:hover .media {
		background-color: #333333;
	}

		.box-certificate:hover .media img {
			filter: alpha(opacity=80);
			opacity: .4;
			-webkit-transform: scale(1.05, 1.05);
			-moz-transform: scale(1.05, 1.05);
			-ms-transform: scale(1.05, 1.05);
			-o-transform: scale(1.05, 1.05);
			transform: scale(1.05, 1.05);
			-webkit-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
		}

		.box-certificate:hover .media a:before {
			top: 50%;
			filter: alpha(opacity=1);
			opacity: 100;
		}


.box-news-1 {
	position: relative;
	margin-bottom: 30px;
}

	.box-news-1 .media {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		z-index: 1;
		overflow: hidden;
		background-color: #333333;
	}

		.box-news-1 .media img {
			-webkit-transition: 0.4s all linear;
			transition: 0.4s all linear;
		}

		.box-news-1 .media a:before {
			content: "\f0c1";
			font-family: FontAwesome;
			position: absolute;
			top: 40%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			width: 50px;
			height: 50px;
			text-align: center;
			z-index: 9;
			color: #ffffff;
			font-size: 30px;
			filter: alpha(opacity=0);
			opacity: 0;
			-webkit-transition: all ease .25s;
			transition: all ease .25s;
		}

	.box-news-1 .body {
		position: relative;
		padding-bottom: 20px;
	}

		.box-news-1 .body .title a {
			color: #333333;
		}

			.box-news-1 .body .title a:hover {
				color: #5eabd8;
			}

		.box-news-1 .body .meta {
			color: #5eabd8;
			font-size: 13px;
			margin-top: 5px;
		}

			.box-news-1 .body .meta span {
				display: inline-table;
				margin-right: 20px;
			}

			.box-news-1 .body .meta .fa {
				margin-right: 5px;
			}

	.box-news-1:hover .body:before {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	.box-news-1:hover .media img {
		filter: alpha(opacity=80);
		opacity: .4;
		-webkit-transform: scale(1.05, 1.05);
		-moz-transform: scale(1.05, 1.05);
		-ms-transform: scale(1.05, 1.05);
		-o-transform: scale(1.05, 1.05);
		transform: scale(1.05, 1.05);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.box-news-1:hover .media a:before {
		top: 50%;
		filter: alpha(opacity=1);
		opacity: 100;
	}


.box-news-2 {
	position: relative;
	margin-bottom: 40px;
}

	.box-news-2 .image {
		overflow: hidden;
		background-color: #5eabd8;
		position: relative;
	}

		.box-news-2 .image img {
			opacity: 1;
			max-width: 100%;
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			transform: scale(1, 1);
			-webkit-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
			-webkit-transition: 0.1s all linear;
			transition: 0.1s all linear;
		}

		.box-news-2 .image:before {
			content: '';
			position: absolute;
			background: url(../images/link.gif) center top no-repeat;
			top: 40%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			width: 50px;
			height: 50px;
			text-align: center;
			z-index: 9;
			color: #ffffff;
			font-size: 30px;
			filter: alpha(opacity=0);
			opacity: 0;
			-webkit-transition: all ease .25s;
			transition: all ease .25s;
		}

	.box-news-2:hover .image img {
		opacity: .2;
		-webkit-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.box-news-2:hover .image:before {
		top: 50%;
		filter: alpha(opacity=1);
		opacity: 100;
	}

	.box-news-2 .meta-date {
		margin-top: 10px;
		color: #5eabd8;
		font-size: 12px;
		font-style: italic;
	}

	.box-news-2 .blok-title {
		color: #666666;
		font-size: 18px;
		margin-top: 5px;
		margin-bottom: 20px;
		height: 50px;
		overflow: hidden;
	}

		.box-news-2 .blok-title a:hover {
			color: #ed1c24;
		}


.meta-blog, .list-news .news-item .meta, .single-news .meta {
	margin-bottom: 20px;
}

	.meta-blog:after, .list-news .news-item .meta:after, .single-news .meta:after {
		clear: both;
		content: " ";
		display: table;
	}

	.meta-blog > div, .list-news .news-item .meta > div, .single-news .meta > div {
		float: left;
		font-size: 13px;
		line-height: normal;
	}

		.meta-blog > div:last-child, .list-news .news-item .meta > div:last-child, .single-news .meta > div:last-child {
			text-align: right;
			float: right;
		}

		.meta-blog > div i, .list-news .news-item .meta > div i, .single-news .meta > div i {
			color: #333333;
		}

	.meta-blog .meta-author, .list-news .news-item .meta .meta-author, .single-news .meta .meta-author,
	.meta-blog .meta-category,
	.list-news .news-item .meta .meta-category,
	.single-news .meta .meta-category {
		margin: 0 0 10px 20px;
		padding: 0 0 0 21px;
	}

@media (max-width: 768px) {
	.meta-blog > div, .list-news .news-item .meta > div, .single-news .meta > div {
		display: block;
		float: none;
		margin-bottom: 10px;
	}

		.meta-blog > div:last-child, .list-news .news-item .meta > div:last-child, .single-news .meta > div:last-child {
			text-align: left;
			float: none;
		}

	.meta-blog .meta-author, .list-news .news-item .meta .meta-author, .single-news .meta .meta-author,
	.meta-blog .meta-category,
	.list-news .news-item .meta .meta-category,
	.single-news .meta .meta-category {
		margin-left: 0;
		padding-left: 0;
	}
}

.list-news {
	width: 98%;
}

	.list-news .news-item {
		margin-bottom: 70px;
		padding-right: 15px;
		padding-left: 15px;
		/*.meta-date{
       	margin-top: 10px;
       	color: $color_1;
       	font-size: 12px;
       	font-style: italic;
    }
    .meta-author{
    	color: $color_1;
    	font-style: italic;
    	font-size: 12px;
    	margin-bottom: 20px;
    }*/
	}

		.list-news .news-item .image {
			position: relative;
			overflow: hidden;
			background-color: #333333;
			/*@include border-radius(20px);*/
		}

			.list-news .news-item .image:before {
				content: "\f0c1";
				font-family: FontAwesome;
				position: absolute;
				top: 40%;
				left: 50%;
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				transform: translate(-50%, -50%);
				width: 50px;
				height: 50px;
				text-align: center;
				z-index: 9;
				color: #ffffff;
				font-size: 30px;
				filter: alpha(opacity=0);
				opacity: 0;
				-webkit-transition: all ease .25s;
				transition: all ease .25s;
			}

			.list-news .news-item .image img {
				opacity: 1;
				max-width: 100%;
				-webkit-transform: scale(1, 1);
				-ms-transform: scale(1, 1);
				transform: scale(1, 1);
				-webkit-transition-timing-function: ease-in;
				transition-timing-function: ease-in;
				-webkit-transition-duration: 250ms;
				transition-duration: 250ms;
				-webkit-transition: 0.1s all linear;
				transition: 0.1s all linear;
				/*@include border-radius(20px);*/
			}

			.list-news .news-item .image .meta-date {
				position: absolute;
				bottom: 40px;
				left: 0;
				width: 70px;
				height: 70px;
				border-top-right-radius: 50%;
				border-bottom-right-radius: 50%;
				background-color: #ed1c24;
				font-size: 26px;
				font-weight: 600;
				color: #fff;
				text-align: center;
				padding-top: 13px;
				z-index: 1;
			}

				.list-news .news-item .image .meta-date span {
					font-size: 14px;
					display: block;
				}

		.list-news .news-item:hover .image img {
			opacity: .2;
			-webkit-transform: scale(1.1, 1.1);
			-ms-transform: scale(1.1, 1.1);
			transform: scale(1.1, 1.1);
			-webkit-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
		}

		.list-news .news-item:hover .image:before {
			top: 50%;
			filter: alpha(opacity=1);
			opacity: 100;
		}

		.list-news .news-item .blok-title {
			font-size: 24px;
			margin-top: 5px;
			margin-top: 20px;
			margin-bottom: 10px;
			font-weight: 700;
			color: #333333;
		}

			.list-news .news-item .blok-title a {
				color: #333333;
			}

				.list-news .news-item .blok-title a:hover {
					color: #5eabd8;
				}

@media (max-width: 1024px) {
	.list-news {
		width: initial;
	}
}

.img-button {
	position: relative;
}

	.img-button .btn-overlay {
		width: 100%;
		position: absolute;
		bottom: 20px;
		text-align: center;
	}


.box-gallery {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

	.box-gallery a, .box-gallery a img {
		display: block;
		max-width: 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
		cursor: pointer;
		-webkit-transition: 0.4s all linear;
		transition: 0.4s all linear;
	}

		.box-gallery a:hover img, .box-gallery a img:hover img {
			-webkit-transform: scale(1.05, 1.07);
			-ms-transform: scale(1.05, 1.07);
			transform: scale(1.05, 1.07);
			-webkit-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
			-webkit-transition-duration: 250ms;
			transition-duration: 250ms;
		}

		.box-gallery a:hover .project-info, .box-gallery a img:hover .project-info {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
		}

		.box-gallery a:hover .project-icon, .box-gallery a img:hover .project-icon {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
			top: -90px;
		}

			.box-gallery a:hover .project-icon .fa:hover, .box-gallery a img:hover .project-icon .fa:hover {
				opacity: 1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter: alpha(opacity=100);
			}

		.box-gallery a:hover .details, .box-gallery a img:hover .details {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
			bottom: 0;
		}

	.box-gallery .project-info {
		position: absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		background: rgba(0, 0, 0, 0.5);
		padding-top: 50%;
		text-align: center;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-webkit-transition: all ease .25s;
		transition: all ease .25s;
	}

		.box-gallery .project-info .project-icon {
			position: relative;
			top: -120px;
			opacity: 0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
			filter: alpha(opacity=0);
			-webkit-transition: all ease .25s;
			transition: all ease .25s;
			width: 100%;
			color: #5eabd8;
		}

			.box-gallery .project-info .project-icon .fa {
				font-size: 50px;
				opacity: 0.9;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
				filter: alpha(opacity=90);
			}


.box-event {
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}

	.box-event .media {
		width: 100%;
		margin-bottom: 30px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		border-radius: 20px;
	}

		.box-event .media img {
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			-ms-border-radius: 20px;
			border-radius: 20px;
		}

	.box-event .meta-date {
		text-align: center;
		margin-right: 20px;
		background-color: #5eabd8;
		color: #fff;
		padding: 8px 0;
		width: 80px;
		height: 80px;
		display: table-cell;
		vertical-align: middle;
		float: left;
	}

		.box-event .meta-date .month {
			text-transform: uppercase;
			display: block;
			line-height: 1;
		}

		.box-event .meta-date .date {
			font-size: 30px;
			line-height: .8;
			font-weight: 700;
			margin-top: 5px;
			margin-bottom: 5px;
			display: block;
		}

	.box-event .meta-photo {
		text-align: center;
		margin-right: 20px;
		color: #fff;
		padding: 8px 0;
		width: 100px;
		display: table-cell;
		vertical-align: middle;
		float: left;
	}

	.box-event .body-content {
		overflow: hidden;
		position: relative;
		display: table-cell;
	}

		.box-event .body-content h4, .box-event .body-content .lead, .box-event .body-content .team-2 .title, .team-2 .box-event .body-content .title, .box-event .body-content .rs-team-1 .title, .rs-team-1 .box-event .body-content .title {
			margin-bottom: 10px;
		}

		.box-event .body-content i {
			margin-right: 3px;
		}

		.box-event .body-content .meta {
			margin-bottom: 8px;
		}

			.box-event .body-content .meta > span:first-child {
				margin-right: 30px;
			}

		.box-event .body-content .location, .box-event .body-content .date {
			color: #5eabd8;
		}

		.box-event .body-content a {
			color: #ffffff;
		}

			.box-event .body-content a:hover {
				color: #5eabd8;
			}

		.box-event .body-content.dark a {
			color: #333333;
		}

			.box-event .body-content.dark a:hover {
				color: #5eabd8;
			}

	.box-event .detail-event {
		float: right;
		overflow: hidden;
		margin-top: -66px;
		position: relative;
	}

	.box-event.style-2 .body-content span {
		display: block;
		font-size: 14px;
	}

	.box-event.style-2 .detail-event {
		display: none;
	}

.etkinlik-detay {
	min-height: 210px;
}

.event-pin {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px;
	position: relative;
	margin-left: 30px;
	margin-top: 200px;
}

	.event-pin a {
		color: #5eabd8;
	}

		.event-pin a:hover {
			color: #ffffff;
		}

	.event-pin .read-more {
		color: #ffffff;
	}

		.event-pin .read-more:hover {
			color: #5eabd8;
		}

	.event-pin .more-event {
		position: absolute;
		top: 45%;
		left: -30px;
		font-size: 18px;
	}

		.event-pin .more-event a {
			color: #ffffff;
		}

.rs-icon-funfact .icon {
	display: block;
	font-size: 30px;
	line-height: 2.2;
	float: left;
	width: 70px;
	height: 70px;
	background-color: white;
	color: #5eabd8;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.rs-icon-funfact .body-content {
	margin-left: 85px;
}

	.rs-icon-funfact .body-content h1, .rs-icon-funfact .body-content .panel-pricing .price, .panel-pricing .rs-icon-funfact .body-content .price, .rs-icon-funfact .body-content h2, .rs-icon-funfact .body-content .banner-page .title-page, .banner-page .rs-icon-funfact .body-content .title-page, .rs-icon-funfact .body-content h3, .rs-icon-funfact .body-content .jumbo-heading h2, .jumbo-heading .rs-icon-funfact .body-content h2, .rs-icon-funfact .body-content .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .rs-icon-funfact .body-content .title-page, .rs-icon-funfact .body-content .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .rs-icon-funfact .body-content .title-page, .rs-icon-funfact .body-content h4, .rs-icon-funfact .body-content .lead, .rs-icon-funfact .body-content .team-2 .title, .team-2 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content h4, .rs-icon-funfact .body-content .lead, .rs-icon-funfact .body-content .team-2 .title, .team-2 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content h5, .rs-icon-funfact .body-content h6 {
		clear: none;
		margin-bottom: 0;
	}

.rs-icon-funfact.style-2 .icon {
	background-color: #5eabd8;
	color: #ffffff;
}

.rs-icon-funfact.style-2 .body-content h1, .rs-icon-funfact.style-2 .body-content .panel-pricing .price, .panel-pricing .rs-icon-funfact.style-2 .body-content .price, .rs-icon-funfact.style-2 .body-content h2, .rs-icon-funfact.style-2 .body-content .banner-page .title-page, .banner-page .rs-icon-funfact.style-2 .body-content .title-page, .rs-icon-funfact.style-2 .body-content h3, .rs-icon-funfact.style-2 .body-content .jumbo-heading h2, .jumbo-heading .rs-icon-funfact.style-2 .body-content h2, .rs-icon-funfact.style-2 .body-content .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .rs-icon-funfact.style-2 .body-content .title-page, .rs-icon-funfact.style-2 .body-content .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .rs-icon-funfact.style-2 .body-content .title-page, .rs-icon-funfact.style-2 .body-content h4, .rs-icon-funfact.style-2 .body-content .lead, .rs-icon-funfact.style-2 .body-content .team-2 .title, .team-2 .rs-icon-funfact.style-2 .body-content .title, .rs-icon-funfact.style-2 .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact.style-2 .body-content .title, .rs-icon-funfact.style-2 .body-content h4, .rs-icon-funfact.style-2 .body-content .lead, .rs-icon-funfact.style-2 .body-content .team-2 .title, .team-2 .rs-icon-funfact.style-2 .body-content .title, .rs-icon-funfact.style-2 .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact.style-2 .body-content .title, .rs-icon-funfact.style-2 .body-content h5, .rs-icon-funfact.style-2 .body-content h6 {
	color: #333333;
}

.rs-team-1 {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}

	.rs-team-1 .media {
		display: block;
		position: relative;
		background-color: #ffffff;
		overflow: hidden;
		margin-bottom: 20px;
		position: relative;
	}

	.rs-team-1:hover .media img {
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
		-webkit-transform: scale(1.05, 1.05);
		-ms-transform: scale(1.05, 1.05);
		transform: scale(1.05, 1.05);
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		-webkit-transition-duration: 250ms;
		transition-duration: 250ms;
	}

	.rs-team-1 .body {
		overflow: hidden;
		color: #999999;
	}

	.rs-team-1 .title {
		margin-bottom: 5px;
		color: #5eabd8;
	}

	.rs-team-1 .position {
		font-size: 14px;
		/*&:before, &:after{
    	content: ' - ';
    }*/
	}

	.rs-team-1 .social-icon {
		display: flex;
		justify-content: center;
		width: 100%;
		margin-left: 0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		font-size: 18px;
		margin-top: 10px;
	}

		.rs-team-1 .social-icon li a {
			background-color: #ffffff;
		}

			.rs-team-1 .social-icon li a:hover {
				color: #5eabd8;
			}


.rs-feature-box-1 {
	position: relative;
	padding: 100px 30px;
	text-align: center;
	background-size: cover;
	background-position: center;
	color: white;
}

	.rs-feature-box-1 .body {
		position: relative;
	}

	.rs-feature-box-1 a {
		color: white;
	}

	.rs-feature-box-1:hover {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	.rs-feature-box-1:before {
		content: '';
		position: absolute;
		background-color: rgba(255, 112, 0, 0.7);
		top: 0;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.rs-feature-box-1.bgdark:before {
		background-color: rgba(51, 51, 51, 0.4);
	}

#testimonial .item {
	padding: 30px;
}

.rs-box-testimony {
	position: relative;
	box-sizing: border-box;
	text-align: center;
	padding: 30px;
	background: #fff;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	-webkit-box-shadow: -1px 0px 12px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 0px 12px -1px rgba(0,0,0,0.75);
	box-shadow: -1px 0px 12px -1px rgba(0,0,0,0.75);
}

	.rs-box-testimony .quote-box h5 {
		font-family: "Roboto", sans-serif;
		font-weight: 500;
		font-size: 16px
	}

	.rs-box-testimony .quote-box blockquote {
		font-style: normal !important;
		font-size: 14px;
		padding: 0;
		background-color: transparent;
		margin: 0;
		border-left: 0;
		color: #999999;
		margin-right: 20px;
		margin-left: 20px;
		font-family: "Roboto", sans-serif;
		font-weight: 300;
	}

	.rs-box-testimony .quote-box .quote-name {
		margin-top: 25px;
		font-size: 16px;
		color: #5eabd8;
	}

		.rs-box-testimony .quote-box .quote-name span {
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			display: block;
			color: #333333;
		}

	.rs-box-testimony .quote-box .media {
		margin: 40px 0 10px 0;
		text-align: center;
	}

		.rs-box-testimony .quote-box .media img {
			margin: 0 auto;
			width: 75px;
			height: 75px;
		}

.rs-box-download {
	position: relative;
	background-color: #F8F8F8;
	padding: 20px 30px 20px 20px;
	display: inline-table;
}

	.rs-box-download .icon {
		position: absolute;
		bottom: 20px;
		right: 20px;
	}

		.rs-box-download .icon .fa {
			font-size: 50px;
			color: #e0e0e0;
		}

	.rs-box-download .body {
		position: relative;
	}

	.rs-box-download h1, .rs-box-download .panel-pricing .price, .panel-pricing .rs-box-download .price, .rs-box-download h2, .rs-box-download .banner-page .title-page, .banner-page .rs-box-download .title-page, .rs-box-download h3, .rs-box-download .jumbo-heading h2, .jumbo-heading .rs-box-download h2, .rs-box-download .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .rs-box-download .title-page, .rs-box-download .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .rs-box-download .title-page, .rs-box-download h4, .rs-box-download .lead, .rs-box-download .team-2 .title, .team-2 .rs-box-download .title, .rs-box-download .rs-team-1 .title, .rs-team-1 .rs-box-download .title, .rs-box-download h5, .rs-box-download h6 {
		color: #5eabd8;
		margin-top: 0;
		margin-bottom: 0;
	}

	.rs-box-download.block {
		display: block;
	}

.rs-icon-info {
	margin-bottom: 15px;
}

	.rs-icon-info .info-icon {
		display: table-cell;
	}

	.rs-icon-info .fa {
		width: 50px;
		height: 50px;
		background-color: #5eabd8;
		color: #ffffff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-align: center;
		padding-top: 14px;
		font-size: 22px;
	}

	.rs-icon-info .info-text {
		display: table-cell;
		padding-left: 10px;
		position: relative;
		vertical-align: middle;
	}

	.rs-icon-info::after {
		display: block;
		content: "";
		clear: both;
	}

.rs-accordion .card {
	/*margin-top: 10px;*/
	border-color: transparent;
}

	.rs-accordion .card .card-header {
		color: #333333;
		padding-top: 0;
		padding-bottom: 0;
		border-color: transparent;
	}

		.rs-accordion .card .card-header:first-child {
			border-radius: 8px;
		}

	.rs-accordion .card .btn, .rs-accordion .card .btn-primary, .rs-accordion .card .btn-secondary, .rs-accordion .card .btn-light, .rs-accordion .card .btn-grey, .rs-accordion .card .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills .rs-accordion .card .nav-link, .rs-accordion .card .rs-nav-tabs .nav-pills li a, .rs-nav-tabs .nav-pills li .rs-accordion .card a, .rs-accordion .card .btn-ghost-light, .rs-accordion .card .btn-ghost-dark {
		color: #333333;
		padding: 13px 20px;
	}

	.rs-accordion .card:first-of-type {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	.rs-accordion .card:last-of-type {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

.rs-accordion .title {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

	.rs-accordion .title .btn, .rs-accordion .title .btn-primary, .rs-accordion .title .btn-secondary, .rs-accordion .title .btn-light, .rs-accordion .title .btn-grey, .rs-accordion .title .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills .rs-accordion .title .nav-link, .rs-accordion .title .rs-nav-tabs .nav-pills li a, .rs-nav-tabs .nav-pills li .rs-accordion .title a, .rs-accordion .title .btn-ghost-light, .rs-accordion .title .btn-ghost-dark {
		font-weight: 700;
		padding: 13px 35px;
		position: relative;
	}

		.rs-accordion .title .btn:hover, .rs-accordion .title .btn-primary:hover, .rs-accordion .title .btn-secondary:hover, .rs-accordion .title .btn-light:hover, .rs-accordion .title .btn-grey:hover, .rs-accordion .title .rs-nav-tabs .nav-pills .nav-link:hover, .rs-nav-tabs .nav-pills .rs-accordion .title .nav-link:hover, .rs-accordion .title .rs-nav-tabs .nav-pills li a:hover, .rs-nav-tabs .nav-pills li .rs-accordion .title a:hover, .rs-accordion .title .btn-ghost-light:hover, .rs-accordion .title .btn-ghost-dark:hover, .rs-accordion .title .btn:active, .rs-accordion .title .btn-primary:active, .rs-accordion .title .btn-secondary:active, .rs-accordion .title .btn-light:active, .rs-accordion .title .btn-grey:active, .rs-accordion .title .rs-nav-tabs .nav-pills .nav-link:active, .rs-nav-tabs .nav-pills .rs-accordion .title .nav-link:active, .rs-accordion .title .rs-nav-tabs .nav-pills li a:active, .rs-nav-tabs .nav-pills li .rs-accordion .title a:active, .rs-accordion .title .btn-ghost-light:active, .rs-accordion .title .btn-ghost-dark:active {
			text-decoration: none;
		}

		.rs-accordion .title .btn:before, .rs-accordion .title .btn-primary:before, .rs-accordion .title .btn-secondary:before, .rs-accordion .title .btn-light:before, .rs-accordion .title .btn-grey:before, .rs-accordion .title .rs-nav-tabs .nav-pills .nav-link:before, .rs-nav-tabs .nav-pills .rs-accordion .title .nav-link:before, .rs-accordion .title .rs-nav-tabs .nav-pills li a:before, .rs-nav-tabs .nav-pills li .rs-accordion .title a:before, .rs-accordion .title .btn-ghost-light:before, .rs-accordion .title .btn-ghost-dark:before {
			content: "\29BE";
			font-family: Arial;
			color: #5eabd8;
			font-size: 24px;
			position: absolute;
			top: 10px;
			left: -20px;
			line-height: 1;
			padding: 0 0px 0 20px;
		}

		.rs-accordion .title .btn.collapsed:before, .rs-accordion .title .collapsed.btn-primary:before, .rs-accordion .title .collapsed.btn-secondary:before, .rs-accordion .title .collapsed.btn-light:before, .rs-accordion .title .collapsed.btn-grey:before, .rs-accordion .title .rs-nav-tabs .nav-pills .collapsed.nav-link:before, .rs-nav-tabs .nav-pills .rs-accordion .title .collapsed.nav-link:before, .rs-accordion .title .rs-nav-tabs .nav-pills li a.collapsed:before, .rs-nav-tabs .nav-pills li .rs-accordion .title a.collapsed:before, .rs-accordion .title .collapsed.btn-ghost-light:before, .rs-accordion .title .collapsed.btn-ghost-dark:before {
			content: "\29BF";
		}


.topbar {
	background-color: #46a5e2;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 11px;
	padding: 0
}

	.topbar .info {
		margin-top: 3px;
		color: #8f8f8f;
	}

		.topbar .info a {
			color: #8f8f8f;
			font-size: 11px;
			font-family: "Roboto", sans-serif;
			font-weight: 300;
		}

			.topbar .info a:hover {
				color: #595959;
			}

		.topbar .info .info-item {
			display: inline-table;
			margin-right: 15px;
			margin-top: 6px
		}

			.topbar .info .info-item:last-child {
				margin-right: 0;
			}

			.topbar .info .info-item .fa {
				margin-right: 7px;
				font-size: 14px;
			}


.sosmed-icon a {
	color: #fff;
	background-color: transparent;
	display: table-cell;
	font-size: 17px;
}

	.sosmed-icon a:hover {
	}

.sosmed-icon .si-img {
	margin-right: 4px
}

.sosmed-icon .si-txt {
	display: inline-block
}

.right-user-buttons a {
	font-size: 12px;
	color: #fff;
	margin-left: 0.7em;
	display: inline-block;
	height: 46px;
	line-height: 46px;
}

.right-user-buttons .online-platform {
	background: #184d7c;
	padding-left: 15px;
	padding-right: 15px
}

.right-user-buttons .si-img {
	margin-right: 5px
}

.right-user-buttons.left-buttons a {
	margin-left: 0;
	margin-right: 0.7em;
}

.right-user-buttons a > .si-img, .right-user-buttons a > .si-txt {
	color: #fff !important;
	font-size: 12px !important;
	font-family: "Roboto", sans-serif !important
}

.middlebar {
	padding: 0 0;
	height: 90px;
}

	.middlebar .topbar-left .welcome-text {
		font-style: italic;
		color: #ffffff;
		padding: 8px 0;
	}

	.middlebar .topbar-right {
		text-align: right;
	}

		.middlebar .topbar-right .topbar-menu {
			display: inline-table;
			margin-bottom: 0;
			vertical-align: top;
		}

			.middlebar .topbar-right .topbar-menu li {
				list-style: none;
				float: left;
				color: #ffffff;
				padding: 0 10px;
				font-size: 12px;
			}

				.middlebar .topbar-right .topbar-menu li a {
					color: #ffffff;
				}

					.middlebar .topbar-right .topbar-menu li a:hover {
						color: #333333;
					}

		.middlebar .topbar-right .topbar-sosmed {
			display: inline-table;
			margin-bottom: 0;
		}

			.middlebar .topbar-right .topbar-sosmed li {
				list-style: none;
				float: left;
				font-size: 16px;
				padding: 0 10px;
			}

				.middlebar .topbar-right .topbar-sosmed li a {
					color: #ffffff;
				}

					.middlebar .topbar-right .topbar-sosmed li a:hover {
						color: #333333;
					}

.topbar-logo {
	background-color: #ffffff;
	padding: 5px 0;
}

.contact-info {
	float: right;
	margin-top: 5px;
}

	.contact-info > div {
		display: inline-block;
		margin-right: 40px;
		margin-top: 6px;
	}

		.contact-info > div:last-child {
			margin-right: 0;
		}

.box-act a {
	margin-top: -20px;
}

.navbar-toggle .icon-bar {
	background: #5eabd8;
}

.navbar-toggle {
	float: left;
}


.navbar-brand {
	padding: 0 0;
	margin-right: 0
}

.navbar-main {
	/*border-radius: 0;
  margin-bottom: 0;
  border: 0;
  position: relative;
  z-index: 3;*/
	-webkit-transition: padding .2s ease-in-out;
	transition: padding .2s ease-in-out;
}

	.navbar-main .navbar {
		padding: 0;
	}

	.navbar-main ol, .navbar-main li {
		margin: 0 0;
		font-size: 14px;
		font-weight: 700;
	}

	.navbar-main ul {
		margin-left: 0;
	}

	.navbar-main .navbar-toggler {
		color: #5eabd8;
		border-color: transparent;
	}

	.navbar-main .navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 112, 0, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}

	.navbar-main .dropdown-toggle::after {
		margin: 0;
		padding: 0;
		border: 0
		/* margin-left: 0.1em;
border-top: 0.2em solid;
    border-right: 0.2em solid transparent;
    border-bottom: 0;
    border-left: 0.2em solid transparent;*/
	}

	.navbar-main .dropdown:hover > .dropdown-menu {
		display: block;
	}

	.navbar-main .dropdown-menu {
		min-width: 200px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
		padding: 0.2rem 0;
		margin-top: 0;
		border-width: 0;
		background-color: #fff;
		color: #595959;
		font-size: 14px;
	}

	.navbar-main .dropdown-item {
		color: #595959;
		padding: 0.5rem 1.5rem;
		font-weight: 300;
		font-size: 14px;
	}

		.navbar-main .dropdown-item:hover, .navbar-main .dropdown-item:focus {
			text-decoration: none;
			background-color: #f5f5f5;
		}

.p-light {
	font-weight: 500
}

.header-1 {
	position: relative;
	z-index: 999;
	width: 100%;
}

	.header-1 .navbar-main {
		background-color: #222222;
	}

		.header-1 .navbar-main .navbar-brand {
			position: absolute;
			/*left: 40px;*/
			top: -75px;
		}

		.header-1 .navbar-main .navbar-nav .nav-link {
			color: #ffffff;
		}

			.header-1 .navbar-main .navbar-nav .nav-link:hover, .header-1 .navbar-main .navbar-nav .nav-link:focus {
				color: #5eabd8;
			}

		.header-1 .navbar-main .navbar-nav .active > .nav-link {
			color: #5eabd8;
		}

		.header-1 .navbar-main.stiky {
			height: auto;
			background-color: #ffffff;
			position: fixed;
			top: 0;
			right: 0;
			left: 0;
			z-index: 1030;
			padding-top: 40px;
			-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
			-webkit-transform: translateY(-40px);
			-moz-transform: translateY(-40px);
			-ms-transform: translateY(-40px);
			-o-transform: translateY(-40px);
			transform: translateY(-40px);
			-webkit-animation-duration: .3s;
			animation-duration: .3s;
			-webkit-animation-fill-mode: both;
			animation-fill-mode: both;
			bottom: initial;
		}

			.header-1 .navbar-main.stiky .navbar-brand {
				position: static;
				margin-left: 0;
			}

.ma-logo {
	max-width: 55%
}

.header-3 .navbar-main.stiky .ma-logo {
	max-width: 51%
}

.header-1 .navbar-main.stiky > .container {
	margin-bottom: 0;
	padding: 10px 15px;
}

.header-1 .navbar-main.stiky .nav-link {
	color: #333333;
}

	.header-1 .navbar-main.stiky .nav-link:hover, .header-1 .navbar-main.stiky .nav-link:focus {
		color: #5eabd8;
	}

.header-2 .nav > li > a, .header-3 .nav > li > a {
	color: #333;
}

.header-2 .container-nav, .header-3 .container-nav {
	padding: 20px 0;
}

.header-2 .navbar-main, .header-3 .navbar-main {
}

	.header-2 .navbar-main .container, .header-3 .navbar-main .container {
		padding: 8px 5px;
	}

	.header-2 .navbar-main .navbar-brand, .header-3 .navbar-main .navbar-brand {
		margin-top: 12px;
		margin-bottom: 10px;
	}

	.header-2 .navbar-main .nav-link, .header-3 .navbar-main .nav-link {
		color: #333333;
	}

		.header-2 .navbar-main .nav-link:hover, .header-2 .navbar-main .nav-link:focus, .header-3 .navbar-main .nav-link:hover, .header-3 .navbar-main .nav-link:focus {
			color: #5eabd8;
		}

.first-menu .nav-link {
	font-family: 'Roboto', serif;
	font-weight: 500;
	color: #525252;
	font-size: 15px;
	line-height: 9px
}

.basvur-button {
	background: #e59a41;
	border-radius: 25px;
	color: #fff !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	margin-left: 30px
}

	.basvur-button:hover {
		-webkit-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		-moz-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		background: #ffbf3e;
	}

.custom-button {
	background: radial-gradient(at 32.77366633572467% 85.5470866159078%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 41.065164738774705% 88.1553993860963%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%), radial-gradient(at 30.523496894740365% 3.9200957913963386%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 1) 0%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 0) 100%), radial-gradient(at 96.6311729777499% 49.6340659249205%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 1) 0%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 0) 100%), radial-gradient(at 50.83368486247706% 41.30085181983338%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 1) 0%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 0) 100%), radial-gradient(at 59.8237084565403% 41.074419530177565%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 82.5327048115912% 18.750687164901358%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%);
	border-radius: 25px;
	color: #fff !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	margin-left: 30px;
	transition: none;
}

	.custom-button:hover {
		-webkit-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		-moz-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		background: #8018bd !important;
	}

.rezervasyon-button {
	background: radial-gradient(at 32.77366633572467% 85.5470866159078%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 41.065164738774705% 88.1553993860963%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%), radial-gradient(at 30.523496894740365% 3.9200957913963386%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 1) 0%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 0) 100%), radial-gradient(at 96.6311729777499% 49.6340659249205%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 1) 0%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 0) 100%), radial-gradient(at 50.83368486247706% 41.30085181983338%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 1) 0%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 0) 100%), radial-gradient(at 59.8237084565403% 41.074419530177565%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 82.5327048115912% 18.750687164901358%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%);
	border-radius: 25px;
	color: #fff !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	margin-left: 30px
}

	.rezervasyon-button:hover {
		-webkit-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		-moz-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		background: #8018bd;
	}

.save-button {
	background: radial-gradient(at 32.77366633572467% 85.5470866159078%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 41.065164738774705% 88.1553993860963%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%), radial-gradient(at 30.523496894740365% 3.9200957913963386%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 1) 0%, hsla(250.50847457627117, 85.5072463768116%, 59.411764705882355%, 0) 100%), radial-gradient(at 96.6311729777499% 49.6340659249205%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 1) 0%, hsla(247.21804511278194, 56.59574468085107%, 53.92156862745099%, 0) 100%), radial-gradient(at 50.83368486247706% 41.30085181983338%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 1) 0%, hsla(277.8181818181818, 77.46478873239437%, 41.76470588235294%, 0) 100%), radial-gradient(at 59.8237084565403% 41.074419530177565%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 1) 0%, hsla(285.4335260115607, 72.9957805907173%, 46.470588235294116%, 0) 100%), radial-gradient(at 82.5327048115912% 18.750687164901358%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 1) 0%, hsla(257.36842105263156, 78.35051546391752%, 38.03921568627452%, 0) 100%);
	border-radius: 25px;
	color: #fff !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
	transition: none;
}

	.save-button:hover {
		-webkit-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		-moz-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		background: #8018bd !important;
	}

.ser-img {
	display: inline-block;
	width: 120px;
	height: 120px;
	text-align: center
}



.header-2 .navbar-main.stiky, .header-3 .navbar-main.stiky {
	height: auto;
	background-color: #ffffff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	padding-top: 40px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	bottom: initial;
}

	.header-2 .navbar-main.stiky .nav > li > a, .header-3 .navbar-main.stiky .nav > li > a {
		color: #333333;
	}

	.header-2 .navbar-main.stiky .navbar-brand, .header-3 .navbar-main.stiky .navbar-brand {
		position: static;
		margin-left: 0;
	}

	.header-2 .navbar-main.stiky > .container, .header-3 .navbar-main.stiky > .container {
		margin-bottom: 0;
		padding: 10px 15px;
	}
	/*    .header-2 .navbar-main.stiky .navbar-nav > li > a, .header-3 .navbar-main.stiky .navbar-nav > li > a {
      padding-left: 10px;
      padding-right: 10px; }  */
	.header-2 .navbar-main.stiky .nav > li.active > a, .header-3 .navbar-main.stiky .nav > li.active > a {
		color: #333333;
	}

	.header-2 .navbar-main.stiky .nav .open > a, .header-2 .navbar-main.stiky .nav .open > a:hover, .header-2 .navbar-main.stiky .nav .open > a:focus, .header-3 .navbar-main.stiky .nav .open > a, .header-3 .navbar-main.stiky .nav .open > a:hover, .header-3 .navbar-main.stiky .nav .open > a:focus {
		color: #5eabd8;
	}

@media (min-width: 992px) {
	/*  .navbar-expand-lg .navbar-nav .nav-link { padding-left: 18px; padding-right: 0; }*/
	.navbar-expand-lg .navbar-nav .nav-link:last-child {
		padding-right: 0
	}
}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.social-icon li {
	list-style: none;
	float: left;
	margin: 0 2px;
	text-align: center;
}

	.social-icon li a {
		display: block;
		width: 35px;
		height: 35px;
		background-color: transparent;
		padding-top: 2px;
	}


/*.banner{
  position: relative;
	padding: 0 0;
  .overlay-bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    z-index: -1;
  }
	ol li, ul li{
		margin: 0;
	}
}*/
.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	bottom: 46%;
	width: 100%;
}

	.slides-navigation.center {
		margin: 0 auto;
		position: absolute;
		z-index: 3;
		bottom: 25%;
		width: 100%;
		text-align: center;
		-webkit-transform: translateX(-7px);
		-ms-transform: translateX(-7px);
		transform: translateX(-7px);
	}

	.slides-navigation .container {
		position: relative;
	}

	.slides-navigation a {
		position: absolute;
		display: block;
	}

	.slides-navigation.center a {
		position: relative;
		display: inline-table;
		text-align: center;
	}

	/*.slides-navigation {
  bottom: 20%;
}*/
	.slides-navigation a {
		color: #999999;
		font-size: 14px;
		margin: 5px;
		background: #ffffff;
		display: inline-block;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		border-radius: 30px;
		width: 50px;
		height: 50px;
		/*border: 3px solid $white;*/
		padding-top: 15px;
		text-align: center;
	}

		.slides-navigation a:hover {
			color: #ffffff;
			background: #5eabd8;
			text-decoration: none;
		}

		.slides-navigation a.prev {
			left: -60px;
		}

		.slides-navigation a.next {
			right: -60px;
		}

	.slides-navigation.center a.next {
		left: 0;
		right: 0;
	}

	.slides-navigation.center a.prev {
		left: 0;
	}

.banner {
	float: left;
	padding: 0 0;
}

	.banner.owl-carousel {
		position: relative;
		height: calc(100vw/3);
		/*max-height: 520px;*/
	}

		.banner.owl-carousel div:not(.owl-controls) {
			height: 100%;
		}

		.banner.owl-carousel .owl-item img { /*display: none; */
			height: 100%
		}

		.banner.owl-carousel .owl-slide {
			background-repeat: no-repeat;
			background-position: center;
		}

	.banner .item {
		position: relative;
	}

	.banner .slider-pos {
		position: absolute;
		top: 20%;
		left: 0;
		width: 100%;
	}

.banner2 {
	/*float:left;*/
	padding: 0 0;
}

	.banner2.owl-carousel {
		position: relative;
		height: 450px
	}

		.banner2.owl-carousel div:not(.owl-controls) {
			height: 100%;
		}

		.banner2.owl-carousel .owl-item img {
			display: none;
		}

		.banner2.owl-carousel .owl-slide2 {
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
		}

	.banner2 .item {
		position: relative;
	}

	.banner2 .slider-pos2 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

.banner h1, .banner .panel-pricing .price, .panel-pricing .banner .price {
	color: #ffffff;
	font-size: 34px;
	padding: 0;
	margin-bottom: 10px;
	font-family: 'Roboto', serif;
	font-weight: 600
}


.banner2 .owl-controls {
	margin-top: -30px
}

	.banner2 .owl-controls .owl-dots {
		position: absolute;
		left: 50%;
		z-index: 1000
	}

.banner .owl-controls .owl-dots {
	z-index: 1000;
	position: Absolute;
	left: 50%;
}

.banner h5 {
	margin-bottom: 0;
	font-family: 'Cinzel', serif;
	font-size: 28px;
	color: #5eabd8;
	opacity: 0.7
}

.banner h1 span, .banner .panel-pricing .price span, .panel-pricing .banner .price span {
	color: #5eabd8;
}

.banner h1.bg, .banner .panel-pricing .bg.price, .panel-pricing .banner .bg.price {
	background-color: rgba(51, 51, 51, 0.5);
	padding: 20px;
}

.banner p {
	font-size: 18px;
	color: #ffffff;
	padding: 0;
}

	.banner p.bg {
		background-color: rgba(255, 255, 255, 0.5);
		padding: 20px;
		color: #333333;
	}

.banner .owl-controls .owl-nav [class*=owl-] {
	color: #ffffff;
	font-size: 18px;
	margin: 5px;
	background: #333333;
	display: inline-block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	padding-top: 11px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

	.banner .owl-controls .owl-nav [class*=owl-]:hover {
		background: #5eabd8;
		text-decoration: none;
	}

.banner .owl-nav {
	width: 100%;
}

	.banner .owl-nav .owl-prev {
		position: absolute;
		z-index: 2;
		top: 42%;
		left: 5px;
		margin-left: 20px !important;
	}

	.banner .owl-nav .owl-next {
		position: absolute;
		z-index: 2;
		top: 42%;
		right: 5px;
		margin-right: 20px !important;
	}

.banner2 .owl-controls .owl-nav [class*=owl-] {
	color: #ffffff;
	font-size: 18px;
	margin: 5px;
	background: #333333;
	display: inline-block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	padding-top: 11px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

	.banner2 .owl-controls .owl-nav [class*=owl-]:hover {
		background: #5eabd8;
		text-decoration: none;
	}

.banner2 .owl-nav {
	position: absolute;
	z-index: 2;
	width: 100%;
	top: 40%;
}

	.banner2 .owl-nav .owl-prev {
		float: left;
		margin-left: 20px !important;
	}

	.banner2 .owl-nav .owl-next {
		float: right;
		margin-right: 20px !important;
	}


.wrap-caption {
	width: 50%;
}

	.wrap-caption.center {
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}

	.wrap-caption.right {
		width: 50%;
		text-align: right;
		float: right;
	}

	.wrap-caption .excerpt {
		margin-bottom: 50px;
		font-size: 18px;
	}

	.wrap-caption .btn, .wrap-caption .btn-primary, .wrap-caption .btn-secondary, .wrap-caption .btn-light, .wrap-caption .btn-grey, .wrap-caption .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills .wrap-caption .nav-link, .wrap-caption .rs-nav-tabs .nav-pills li a, .rs-nav-tabs .nav-pills li .wrap-caption a, .wrap-caption .btn-ghost-light, .wrap-caption .btn-ghost-dark {
		margin-right: 15px;
	}


.banner-page {
	background: #124472 url(../images/ic-sayfa-banner.jpg);
	background-size: cover
}

	.banner-page > .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}

/*.banner-page:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba($font__body-color, .5);
}*/

.image-with-title {
	position: relative;
	margin-bottom: 60px;
}

	.image-with-title .image-title {
		position: absolute;
		left: 0;
		bottom: 150px;
		color: white;
	}

		.image-with-title .image-title p,
		.image-with-title .image-title h1,
		.image-with-title .image-title .panel-pricing .price,
		.panel-pricing .image-with-title .image-title .price, .image-with-title .image-title h2, .image-with-title .image-title .banner-page .title-page, .banner-page .image-with-title .image-title .title-page, .image-with-title .image-title h3, .image-with-title .image-title .jumbo-heading h2, .jumbo-heading .image-with-title .image-title h2, .image-with-title .image-title .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .image-with-title .image-title .title-page, .image-with-title .image-title .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .image-with-title .image-title .title-page, .image-with-title .image-title h4, .image-with-title .image-title .lead, .image-with-title .image-title .team-2 .title, .team-2 .image-with-title .image-title .title, .image-with-title .image-title .rs-team-1 .title, .rs-team-1 .image-with-title .image-title .title, .image-with-title .image-title h5, .image-with-title .image-title h6 {
			background-color: rgba(51, 51, 51, 0.8);
			padding: 10px 60px 10px 20px;
			margin-top: 0;
			margin-bottom: 0;
		}

		.image-with-title .image-title h1, .image-with-title .image-title .panel-pricing .price, .panel-pricing .image-with-title .image-title .price, .image-with-title .image-title h2, .image-with-title .image-title .banner-page .title-page, .banner-page .image-with-title .image-title .title-page, .image-with-title .image-title h3, .image-with-title .image-title .jumbo-heading h2, .jumbo-heading .image-with-title .image-title h2, .image-with-title .image-title .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page .image-with-title .image-title .title-page, .image-with-title .image-title .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading .image-with-title .image-title .title-page, .image-with-title .image-title h4, .image-with-title .image-title .lead, .image-with-title .image-title .team-2 .title, .team-2 .image-with-title .image-title .title, .image-with-title .image-title .rs-team-1 .title, .rs-team-1 .image-with-title .image-title .title, .image-with-title .image-title h5, .image-with-title .image-title h6 {
			background-color: rgba(255, 112, 0, 0.8);
		}

.director-title {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 0;
}

.director-position {
	font-size: 14px;
	color: #5eabd8;
	text-transform: uppercase;
	font-weight: 600;
}

.bos-quote {
	padding: 20px;
	background-color: #ffffff;
	border: 4px solid #dcdde1;
}

	.bos-quote .bos-photo {
		float: left;
		width: 100px;
	}

		.bos-quote .bos-photo img {
			display: block;
		}

	.bos-quote .bos-text {
		margin-left: 120px;
	}

	.bos-quote:after {
		content: '';
		clear: both;
		display: inline-table;
	}

.box-vision {
	border-left: 10px solid #5eabd8;
	padding: 15px 30px;
	font-size: 20px;
	line-height: normal;
	background-color: #eff3f6;
	color: #5eabd8;
	margin-bottom: 60px;
	font-weight: 400;
	font-style: italic;
}

dl.hiw {
	width: 100%;
}

	dl.hiw dt {
		width: 70px;
		height: 70px;
		background-color: #5eabd8;
		color: #ffffff;
		float: left;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-align: center;
		padding-top: 20px;
	}

		dl.hiw dt .fa {
			font-size: 24px;
			color: #ffffff;
		}

	dl.hiw dd {
		margin-left: 90px;
		margin-bottom: 40px;
		position: relative;
	}

		dl.hiw dd .no {
			position: absolute;
			top: -25px;
			left: 0;
			font-size: 70px;
			opacity: 0.1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
			filter: alpha(opacity=10);
		}

		dl.hiw dd h3, dl.hiw dd .jumbo-heading h2, .jumbo-heading dl.hiw dd h2, dl.hiw dd .jumbo-heading .banner-page .title-page, .jumbo-heading .banner-page dl.hiw dd .title-page, dl.hiw dd .banner-page .jumbo-heading .title-page, .banner-page .jumbo-heading dl.hiw dd .title-page {
			clear: none;
			padding-top: 10px;
			color: #333333;
		}

.reset-section-heading {
	margin-top: -30px;
}

.jumbolead {
	line-height: 1;
	margin-bottom: 30px;
}

.vidimg {
	position: relative;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}

	.vidimg .play-vid {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 72px;
		height: 72px;
		background-color: #5eabd8;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		display: table-cell;
		padding-top: 13px;
		padding-left: 7px;
		text-align: center;
		vertical-align: middle;
		line-height: 3.5;
	}

		.vidimg .play-vid a {
			color: #ffffff;
		}

		.vidimg .play-vid:hover {
			background-color: #333333;
		}

.img-video {
	position: relative;
}

	.img-video .play-video {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 65px;
		height: 65px;
		background-color: transparent;
		border: 3px solid #ffffff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		display: table-cell;
		padding-top: 13px;
		padding-left: 7px;
		text-align: center;
		vertical-align: middle;
		line-height: 2;
		color: #ffffff;
		z-index: 2;
	}

		.img-video .play-video:hover {
			background-color: #ffffff;
			color: #5eabd8;
		}

	.img-video:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		background-color: rgba(51, 51, 51, 0.4);
	}

.img-date {
	position: relative;
}

	.img-date .meta-date {
		text-align: center;
		margin-right: 20px;
		background-color: #5eabd8;
		color: #fff;
		padding: 8px 0;
		width: 80px;
		height: 80px;
		display: table-cell;
		vertical-align: middle;
		float: left;
		position: absolute;
		bottom: 10px;
		left: 10px;
		z-index: 2;
	}

		.img-date .meta-date .month {
			text-transform: uppercase;
			display: block;
			line-height: 1;
		}

		.img-date .meta-date .date {
			font-size: 30px;
			line-height: .8;
			font-weight: 700;
			margin-top: 5px;
			margin-bottom: 5px;
			display: block;
		}

.ripple {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 65px;
	width: 65px;
	transform: translateX(-50%) translateY(-50%);
	transform-origin: center center;
	border-radius: 50%;
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
	animation: ripple 2s infinite;
}

	.ripple:before {
		animation-delay: .9s;
		content: "";
		position: absolute;
	}

	.ripple:after {
		animation-delay: .9s;
		content: "";
		position: absolute;
	}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

.bg-dark:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000000;
	opacity: .9;
}

.portfolio_filter {
	margin: 0;
	padding: 0;
	text-align: left;
}

	.portfolio_filter li {
		display: inline-table;
		list-style: none;
		padding: 15px 20px;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0;
		background-color: #333333;
	}

		.portfolio_filter li a {
			color: #fff;
			font-weight: 700;
		}

			.portfolio_filter li a.active, .portfolio_filter li a:hover {
				color: #5eabd8;
				text-decoration: none;
			}

	.portfolio_filter.dark li a {
		color: #666666;
	}

		.portfolio_filter.dark li a.active, .portfolio_filter.dark li a:hover {
			color: #5eabd8;
			text-decoration: none;
		}


.wrap-book {
	background-color: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}

	.wrap-book.style-2 {
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		border-radius: 20px 20px 0 0;
	}

	.wrap-book > .row {
		display: flex;
		flex-wrap: wrap;
	}

	.wrap-book .bg-appointment {
		-webkit-border-radius: 20px 0 0 20px;
		-moz-border-radius: 20px 0 0 20px;
		-ms-border-radius: 20px 0 0 20px;
		border-radius: 20px 0 0 20px;
		height: 100%;
		background-size: cover;
	}

	.wrap-book .wrap-form {
		padding: 20px 40px 60px 20px;
	}

.form-appointment {
	margin-top: 60px;
}

	.form-appointment .form-control {
		padding: 10px 0px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
		background-color: transparent;
		border: 0;
		border-bottom: 1px solid #e1e2e4;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.form-appointment.style-2 {
		margin-top: 20px;
	}

		.form-appointment.style-2 .form-control {
			padding: 10px 12px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			-ms-border-radius: 10px;
			border-radius: 10px;
			background-color: #ffffff;
			border: 0;
			border-bottom: 1px solid #e1e2e4;
			-webkit-box-shadow: none;
			box-shadow: none;
			height: 45px;
		}

		.form-appointment.style-2 textarea.form-control {
			height: auto;
		}

.single-news .image {
	position: relative;
}

	.single-news .image .meta-date {
		position: absolute;
		bottom: 40px;
		left: 0;
		width: 70px;
		height: 70px;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		background-color: #ed1c24;
		font-size: 26px;
		font-weight: 600;
		color: #fff;
		text-align: center;
		padding-top: 13px;
	}

		.single-news .image .meta-date span {
			font-size: 14px;
			display: block;
		}

.single-news .blok-title {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #333333;
}

.author-box {
	background-color: #f6f6f6;
	padding: 20px;
	margin-top: 60px;
}

	.author-box .media {
		display: table-cell;
		vertical-align: top;
		width: 120px;
	}

		.author-box .media img {
			width: 100px;
			height: 100px;
		}

	.author-box .body {
		margin-left: 20px;
		display: table-cell;
		vertical-align: top;
	}

	.author-box .media-heading {
		color: #222222;
		font-weight: 600;
		font-size: 15px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}

		.author-box .media-heading span {
			font-weight: 400;
			font-size: 12px;
			display: block;
			color: rgba(34, 34, 34, 0.3);
		}

	.author-box:after {
		@extent .clrfix;
	}

.comments-box {
	padding-bottom: 30px;
	/*border-bottom: 1px solid #E9E9E9;*/
}

	.comments-box .media {
		/*padding: 20px;*/
		padding-bottom: 30px;
		border-bottom: 1px solid #E9E9E9;
		background-color: #fff;
		margin-bottom: 30px;
	}

		.comments-box .media.comment {
			background-color: #fff;
		}

		.comments-box .media.reply-comment {
			/*background-color:#F6F6F6;*/
			margin-left: 40px;
		}

		.comments-box .media:after {
			display: table;
			content: " ";
			clear: both;
		}

	.comments-box .media-heading {
		color: #5eabd8;
		font-weight: 600;
	}

	.comments-box .comments-box .media-left img {
		width: 100px;
		height: 100px;
	}

	.comments-box .date {
		float: right;
		color: rgba(34, 34, 34, 0.3);
	}

	.comments-box .reply {
		margin-top: 5px;
	}

		.comments-box .reply a {
			color: rgba(34, 34, 34, 0.3);
		}

			.comments-box .reply a:hover {
				color: #000000;
			}

	.comments-box .title-heading,
	.leave-comment-box .title-heading {
		font-size: 18px;
		line-height: 25px;
		color: #5eabd8;
		font-weight: 600;
		margin-top: 40px;
		margin-bottom: 40px;
	}


.form-comment .form-control,
.form-contact .form-control {
	height: 45px;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	border-radius: 3px;
	box-shadow: none;
}

.form-comment textarea.form-control,
.form-contact textarea.form-control {
	height: auto;
}

.form-comment .btn.disabled, .form-comment .disabled.btn-primary, .form-comment .disabled.btn-secondary, .form-comment .disabled.btn-light, .form-comment .disabled.btn-grey, .form-comment .rs-nav-tabs .nav-pills .disabled.nav-link, .rs-nav-tabs .nav-pills .form-comment .disabled.nav-link, .form-comment .rs-nav-tabs .nav-pills li a.disabled, .rs-nav-tabs .nav-pills li .form-comment a.disabled, .form-comment .disabled.btn-ghost-light, .form-comment .disabled.btn-ghost-dark, .form-comment .btn[disabled], .form-comment [disabled].btn-primary, .form-comment [disabled].btn-secondary, .form-comment [disabled].btn-light, .form-comment [disabled].btn-grey, .form-comment .rs-nav-tabs .nav-pills [disabled].nav-link, .rs-nav-tabs .nav-pills .form-comment [disabled].nav-link, .form-comment .rs-nav-tabs .nav-pills li a[disabled], .rs-nav-tabs .nav-pills li .form-comment a[disabled], .form-comment [disabled].btn-ghost-light, .form-comment [disabled].btn-ghost-dark, .form-comment fieldset[disabled] .btn, .form-comment fieldset[disabled] .btn-primary, .form-comment fieldset[disabled] .btn-secondary, .form-comment fieldset[disabled] .btn-light, .form-comment fieldset[disabled] .btn-grey, .form-comment fieldset[disabled] .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills .form-comment fieldset[disabled] .nav-link, .form-comment fieldset[disabled] .rs-nav-tabs .nav-pills li a, .rs-nav-tabs .nav-pills li .form-comment fieldset[disabled] a, .form-comment fieldset[disabled] .btn-ghost-light, .form-comment fieldset[disabled] .btn-ghost-dark,
.form-contact .btn.disabled,
.form-contact .disabled.btn-primary,
.form-contact .disabled.btn-secondary,
.form-contact .disabled.btn-light,
.form-contact .disabled.btn-grey,
.form-contact .rs-nav-tabs .nav-pills .disabled.nav-link,
.rs-nav-tabs .nav-pills .form-contact .disabled.nav-link,
.form-contact .rs-nav-tabs .nav-pills li a.disabled,
.rs-nav-tabs .nav-pills li .form-contact a.disabled,
.form-contact .disabled.btn-ghost-light,
.form-contact .disabled.btn-ghost-dark,
.form-contact .btn[disabled],
.form-contact [disabled].btn-primary,
.form-contact [disabled].btn-secondary,
.form-contact [disabled].btn-light,
.form-contact [disabled].btn-grey,
.form-contact .rs-nav-tabs .nav-pills [disabled].nav-link,
.rs-nav-tabs .nav-pills .form-contact [disabled].nav-link,
.form-contact .rs-nav-tabs .nav-pills li a[disabled],
.rs-nav-tabs .nav-pills li .form-contact a[disabled],
.form-contact [disabled].btn-ghost-light,
.form-contact [disabled].btn-ghost-dark,
.form-contact fieldset[disabled] .btn,
.form-contact fieldset[disabled] .btn-primary,
.form-contact fieldset[disabled] .btn-secondary,
.form-contact fieldset[disabled] .btn-light,
.form-contact fieldset[disabled] .btn-grey,
.form-contact fieldset[disabled] .rs-nav-tabs .nav-pills .nav-link,
.rs-nav-tabs .nav-pills .form-contact fieldset[disabled] .nav-link,
.form-contact fieldset[disabled] .rs-nav-tabs .nav-pills li a,
.rs-nav-tabs .nav-pills li .form-contact fieldset[disabled] a,
.form-contact fieldset[disabled] .btn-ghost-light,
.form-contact fieldset[disabled] .btn-ghost-dark {
	opacity: 1;
}

.maps-wraper {
	position: relative;
}

.maps {
	width: 100%;
	height: 350px;
	display: block;
	background: #ccc;
	position: relative;
}

#google-container {
	position: relative;
	width: 100%;
	height: 500px;
	background-color: #fff;
}

#cd-google-map {
	position: relative;
	overflow: hidden;
}

	#cd-google-map .col-md-12 {
		padding: 0;
	}

	#cd-google-map .address {
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		padding: 20px 0;
		background-color: rgba(5, 5, 5, 0.9);
	}

		#cd-google-map .address .address-item {
			position: relative;
			padding-left: 44px;
		}

			#cd-google-map .address .address-item i {
				width: 24px;
				height: 24px;
				position: absolute;
				top: 0;
				left: 4px;
				color: #fcfcfc;
				font-size: 22px;
				text-align: center;
				line-height: 24px;
			}

#cd-zoom-in,
#cd-zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 10px;
	background-color: #5eabd8;
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../images/cd-icon-controller.svg");
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
	background-color: #000000;
}

#cd-zoom-in {
	background-position: 50% 0;
	margin-top: 10px;
	margin-bottom: 1px;
}

#cd-zoom-out {
	background-position: 50% -32px;
}


.overlap {
	background-color: #ffffff;
	margin-top: -3%;
	position: relative;
	z-index: 2;
	border-radius: 20px;
	padding: 40px 20px 20px 20px
}

.col-0 {
	margin-right: 0px;
	margin-left: 0px;
}

	.col-0 > [class^="col-"], .col-0 > [class*=" col-"], .col-0[class*='col-'], .col-0[class*=" col-"] {
		padding-right: 0;
		padding-left: 0;
	}

.border-right {
	border-right: 1px solid #ccc;
}

.about-img {
	position: relative;
	min-height: 370px;
}

	.about-img img {
		padding: 7px;
		background-color: #eee;
	}

	.about-img .about-img-top {
		position: absolute;
		width: 50%;
		right: 0;
		bottom: -30%;
		transform: translateY(-50%);
		z-index: 1;
	}

	.about-img .about-img-bottom {
		position: absolute;
		width: 75%;
		left: 5%;
	}

.section.cta {
	background-color: #5eabd8;
	color: #ffffff;
}

.cta-info {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

.margin-btn {
	margin-left: 10px;
	margin-right: 10px;
}

.cta-1 .body-text {
	max-width: 70%;
	float: left;
	margin-top: 16px
}

@media (max-width: 768px) {
	.cta-1 .body-text {
		max-width: 100%;
		text-align: center;
	}
}

.cta-1 .body-action {
	max-width: 30%;
	float: right;
}

@media (max-width: 768px) {
	.cta-1 .body-action {
		max-width: 100%;
		float: none;
		margin: 0 auto;
		display: table;
	}
}

.cta-1 .body-action .btn, .cta-1 .body-action .btn-primary, .cta-1 .body-action .btn-secondary, .cta-1 .body-action .btn-light, .cta-1 .body-action .btn-grey, .cta-1 .body-action .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills .cta-1 .body-action .nav-link, .cta-1 .body-action .rs-nav-tabs .nav-pills li a, .rs-nav-tabs .nav-pills li .cta-1 .body-action a, .cta-1 .body-action .btn-ghost-light, .cta-1 .body-action .btn-ghost-dark {
	display: inline-block;
	overflow: hidden;
	backface-visibility: hidden;
	position: relative;
	padding: 15px 35px;
}

.pd30 {
	padding: 30px 0;
}

.pd20 {
	padding: 20px 0;
}

.gutter-20 {
	margin-right: 0px;
	margin-left: 0px;
}

	.gutter-20 > [class^="col-"],
	.gutter-20 > [class*=" col-"],
	.gutter-20[class*='col-'],
	.gutter-20[class*=" col-"] {
		padding-right: 20px;
		padding-left: 20px;
	}


.client-img {
	text-align: center;
	margin-bottom: 40px;
}

	.client-img img {
		margin: 0 auto;
		width: 90%;
	}

		.client-img img:hover {
			opacity: 0.7;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
			filter: alpha(opacity=70);
		}


.people,
.user-pic {
	display: block;
	max-width: 100%;
}

#caro-project .owl-controls .owl-nav [class*=owl-],
#caro-project-2 .owl-controls .owl-nav [class*=owl-],
#owl-testimony .owl-controls .owl-nav [class*=owl-] {
	color: #5eabd8;
	font-size: 14px;
	margin: 5px;
	background: transparent;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 40px;
	height: 40px;
	border: 3px solid #5eabd8;
	padding-top: 7px;
}

	#caro-project .owl-controls .owl-nav [class*=owl-]:hover,
	#caro-project-2 .owl-controls .owl-nav [class*=owl-]:hover,
	#owl-testimony .owl-controls .owl-nav [class*=owl-]:hover {
		background: transparent;
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}

#caro-project .owl-nav,
#caro-project-2 .owl-nav,
#owl-testimony .owl-nav {
	position: relative;
	z-index: 2;
}

	#caro-project .owl-nav .owl-prev,
	#caro-project .owl-nav .owl-next,
	#caro-project-2 .owl-nav .owl-prev,
	#caro-project-2 .owl-nav .owl-next,
	#owl-testimony .owl-nav .owl-prev,
	#owl-testimony .owl-nav .owl-next {
		position: absolute;
		top: -180px;
	}

	#caro-project .owl-nav .owl-prev,
	#caro-project-2 .owl-nav .owl-prev,
	#owl-testimony .owl-nav .owl-prev {
		left: -70px;
	}

	#caro-project .owl-nav .owl-next,
	#caro-project-2 .owl-nav .owl-next,
	#owl-testimony .owl-nav .owl-next {
		right: -70px;
	}

.bg-dark .owl-controls .owl-nav [class*=owl-]:hover {
	color: #ffffff !important;
	border-color: #ffffff !important;
}

#caro-project-2 {
	/*.owl-controls .owl-nav [class*=owl-] {
  	&:hover {
  	    color: $white;
  	    border-color: $white;
  	}
  }*/
}

	#caro-project-2 .owl-nav {
		position: relative;
		z-index: 2;
	}

		#caro-project-2 .owl-nav .owl-prev,
		#caro-project-2 .owl-nav .owl-next {
			position: static;
		}

@media (max-width: 768px) {
	#caro-project .owl-nav,
	#owl-testimony .owl-nav {
		display: none !important;
	}

	#caro-project .owl-dots,
	#owl-testimony .owl-dots {
		display: block !important;
	}
}

.testimony {
	padding: 80px 0;
}

	.testimony .owl-theme .owl-dots .owl-dot.active span, .testimony .owl-theme .owl-dots .owl-dot:hover span {
		background: #333333;
	}

.bgtestimony {
	background: url(../images/about-img-1.jpg) bottom center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

	.bgtestimony:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: #5eabd8;
		opacity: .9;
	}


.title-404 {
	font-size: 120px;
	font-weight: 600;
	margin-bottom: -20px;
}

.subtitle-404 {
	font-size: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}


.banner-page.pages {
	background: url("../images/slide2-2.jpg") bottom center no-repeat;
}


.banner-page.contact {
	background: url("../images/slide2-2.jpg") bottom center no-repeat;
}

.events-widget {
	border: 1px solid #eee;
	background-color: #ffffff;
	padding: 10px 30px 30px 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}

	.events-widget .widget-title {
		font-size: 20px;
		background-color: #5eabd8;
		margin: 20px -30px 30px -30px;
		padding: 5px 30px;
		color: #ffffff;
	}

		.events-widget .widget-title:after {
			content: none;
		}

		.events-widget .widget-title:first-child {
			margin-top: -10px;
		}

.rs-nav-tabs .nav-pills .nav-link {
	border-color: transparent;
	border-radius: 4px;
	margin: 0 3px;
}

	.rs-nav-tabs .nav-pills .nav-link.active {
		background-color: #333333;
		color: #ffffff;
		border-color: transparent;
	}

.rs-nav-tabs .nav-pills li a {
	border-color: transparent;
	border-radius: 4px;
}

.rs-nav-tabs .nav-pills li.active a {
	background-color: #333333;
	color: #ffffff;
	border-color: transparent;
}

.meta {
	margin-bottom: 20px;
	font-size: 14px;
}

	.meta > span:first-child {
		margin-right: 30px;
	}

	.meta .location, .meta .date {
		color: #5eabd8;
		font-weight: 600;
	}


.footer {
	background-color: #184d7c;
	color: #fff;
	background-size: cover;
	background-position: center;
}

	.footer > .container {
		padding-bottom: 50px;
	}

	.footer .footer-item .logo-bottom {
		margin-bottom: 10px;
	}

	.footer .footer-item .footer-title {
		font-size: 16px;
		padding: 20px 0 10px 0;
		margin-bottom: 0;
		position: relative;
		color: #5eabd8;
	}

		.footer .footer-item .footer-title:after {
			content: '';
			display: block;
			vertical-align: bottom;
			width: 30px;
			height: 1px;
			background: #5eabd8;
			margin-bottom: 10px;
			margin-top: 15px;
		}

	.footer .footer-item .footer-sosmed {
		margin-top: 50px;
		margin-bottom: 30px;
		display: inline-block;
	}

		.footer .footer-item .footer-sosmed a .item {
			color: #ffffff;
			display: table-cell;
			vertical-align: middle;
			margin: 0 14px;
			width: 40px;
			height: 40px;
			text-align: center;
			background-color: #404040;
			-webkit-border-radius: 50px;
			-moz-border-radius: 50px;
			-ms-border-radius: 50px;
			border-radius: 50px;
		}

			.footer .footer-item .footer-sosmed a .item:hover {
				background-color: #5eabd8;
			}

			.footer .footer-item .footer-sosmed a .item .fa {
				font-size: 16px;
			}

	.footer a {
		color: #fff
	}

	.footer .footer-item .list {
		margin: 0;
		padding: 0;
	}

		.footer .footer-item .list li {
			list-style: none;
			margin: 8px 0;
		}

			.footer .footer-item .list li a {
				color: #fff;
				padding-left: 15px;
				position: relative;
				font-size: 13px
			}

				.footer .footer-item .list li a:before {
					content: '\f105';
					font-family: FontAwesome;
					left: 0;
					position: absolute;
				}

				.footer .footer-item .list li a:hover {
					color: #5eabd8;
				}

	.footer .footer-item .footer-subscribe {
		position: relative;
	}

		.footer .footer-item .footer-subscribe input[type=email] {
			width: 100%;
			background: #fff;
			padding: 10px 57px 10px 17px;
			min-height: 38px;
			max-width: 480px;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			-ms-border-radius: 0;
			border-radius: 0;
			border: 0;
		}

			.footer .footer-item .footer-subscribe input[type=email]:focus {
				background: #fff;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				-ms-border-radius: 2px;
				border-radius: 2px;
				-webkit-box-shadow: 0 0 0 2px #5eabd8;
				-moz-box-shadow: 0 0 0 2px #5eabd8;
				box-shadow: 0 0 0 2px #5eabd8;
				border-color: transparent;
			}

		.footer .footer-item .footer-subscribe input[type=submit] {
			position: absolute;
			left: 0;
			top: 0;
			visibility: hidden;
		}

		.footer .footer-item .footer-subscribe label {
			position: absolute;
			right: 0;
			top: 0;
			border: 0;
			width: 40px;
			height: 38px;
			line-height: 40px;
			padding: 0;
			cursor: pointer;
			text-align: center;
			font-size: 13px;
			background: none;
			color: #ffffff;
			outline: 0 !important;
			-webkit-transition: color .3s ease;
			-moz-transition: color .3s ease;
			-ms-transition: color .3s ease;
			-o-transition: color .3s ease;
			transition: color .3s ease;
			background: #5eabd8;
		}

		.footer .footer-item .footer-subscribe .icon {
			font-size: 18px;
		}

		.footer .footer-item .footer-subscribe p {
			font-size: 13px;
			margin-top: 16px;
		}

	.footer .footer-item .recent-post {
		margin: 0;
		padding: 0;
	}

		.footer .footer-item .recent-post li {
			list-style: none;
			margin: 0 0 30px;
		}

			.footer .footer-item .recent-post li a {
				color: #999999;
				line-height: 20px;
				display: inline-block;
				vertical-align: top;
				margin: 0 0 14px;
			}

				.footer .footer-item .recent-post li a:hover {
					color: #5eabd8;
				}

			.footer .footer-item .recent-post li .date {
				display: block;
				font-size: 12px;
				padding: 0;
				color: rgba(153, 153, 153, 0.4);
			}

				.footer .footer-item .recent-post li .date i {
					margin-right: 5px;
				}

	.footer .fcopy {
		padding: 25px 0 10px 0;
		font-size: 14px;
		border-top: 1px solid rgba(51, 51, 51, 0.1);
	}

.list-info {
	margin: 0;
	padding: 0;
}

	.list-info li {
		margin-bottom: 20px;
		list-style: none;
		font-size: 16px;
	}

		.list-info li .info-icon {
			display: inline-block;
			float: left;
		}

		.list-info li .info-text {
			margin-left: 30px;
		}

.pline {
	font-size: 16px;
	border-top: 1px solid #ddd;
	padding-top: 40px;
	margin-top: 30px;
}

#navbarNavDropdownIconic {
	width: 100%
}

.iconic-menu-bg {
	clear: both;
	display: block;
	background: #5eabd8;
}

.navbar.iconic-menu {
	padding-left: 0;
	padding: 0
}

	.navbar.iconic-menu .navbar-nav {
		margin-left: 0;
		width: 100%
	}

		.navbar.iconic-menu .navbar-nav .nav-item {
			position: relative;
			width: 100%;
			-ms-flex: 0 0 16.66666666666667%;
			flex: 0 0 16.66666666666667%;
			max-width: 16.66666666666667%;
			padding-top: 0;
			padding-bottom: 5px;
		}

	.navbar.iconic-menu .dropdown:hover > .dropdown-menu {
		display: block;
	}

	.navbar.iconic-menu .navbar-nav .nav-link {
		padding: 0
	}

	.navbar.iconic-menu .navbar-nav .nav-item.first-icn-menu { /* width: 100%; -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%;*/
	}

	.navbar.iconic-menu .navbar-nav .nav-item .icn-img {
		display: block
	}

		.navbar.iconic-menu .navbar-nav .nav-item .icn-img img {
			max-width: 30%
		}

	.navbar.iconic-menu .navbar-nav .nav-item .dropdown-toggle::after {
		margin: 0;
		padding: 0;
		border: 0;
		display: none
	}

	.navbar.iconic-menu .navbar-nav .nav-item, .navbar.iconic-menu .navbar-nav .nav-link {
		text-align: center;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		padding-left: 0;
		padding-right: 0;
		font-family: 'Cinzel', serif;
	}

.icn-txt {
	height: 40px
}

	.icn-txt.one-row {
		height: 40px;
		line-height: 40px
	}

.navbar.iconic-menu .navbar-nav .nav-item {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

	.navbar.iconic-menu .navbar-nav .nav-item:hover {
		background: #5197c0;
		-webkit-box-shadow: 0px -2px 12px -3px rgba(0,0,0,0.80);
		-moz-box-shadow: 0px -2px 12px -3px rgba(0,0,0,0.80);
		box-shadow: 0px -2px 12px -3px rgba(0,0,0,0.80);
	}

.navbar.iconic-menu .dropdown-menu {
	min-width: 220px;
	max-width: 220px;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #fff;
	text-align: left;
	list-style: none;
	background-color: #5197c0;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	border: 0;
	box-shadow: none;
	font-family: "Roboto", sans-serif;
	margin-top: -2px;
	border-radius: 5px;
	border-top-left-radius: 0;
	-webkit-box-shadow: 0px 9px 15px -4px rgba(0,0,0,0.47);
	-moz-box-shadow: 0px 9px 15px -4px rgba(0,0,0,0.47);
	box-shadow: 0px 9px 15px -4px rgba(0,0,0,0.47);
}

	.navbar.iconic-menu .dropdown-menu .dropdown-item {
		padding: 10px 10px;
		clear: both;
		font-weight: 400;
		color: #d7eff7;
		font-size: 13px;
		text-align: inherit;
		white-space: normal;
		background-color: transparent;
		border: 0;
		border-bottom: 1px solid #63a2c6
	}

.dropdown-item-inner {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	padding-left: 30px !important;
	font-weight: 300
}

.navbar.iconic-menu .dropdown-menu .dropdown-item:last-child {
	border: 0
}

.navbar.iconic-menu .dropdown-menu .dropdown-item:hover {
	background: #5eabd8;
	color: #fff
}



.section.hakkimizda {
	/*  background: #f9d552 url(../images/hakkimizda-bg.jpg) no-repeat top right;*/
	background-position: right 70% !important;
	background-size: 50% 100% !important;
	min-height: 33em;
}

.section.iletisim-bolumu {
	min-height: 33em;
	background-position: left 70% !important;
	background-size: 50% !important
}

.admin-new-menu {
	padding: 0;
	margin: 0;
	float: right;
	display: inline-block;
}

.admin-first-item {
	padding: 0;
	margin: 0;
}

	.admin-first-item a {
		padding: 0 !important;
	}
/**
 * 8. - RESPONSIVE
 * -----------------------------------------------------------------------------
 */
@media (max-width: 768px) {
	/* TOPBAR */
	.contact-info > div:last-child {
		display: none;
	}

	/* END TOPBAR */
	.navbar-toggle {
		clear: left;
		float: right;
	}

	/* SECTION */
	.about-img {
		min-height: initial;
	}

		.about-img .about-img-top {
			position: relative;
			width: 100%;
			bottom: 0;
			transform: translateY(0);
			border: 0;
		}

		.about-img .about-img-bottom {
			position: relative;
			width: 100%;
			left: 0;
		}

	/* END SECTION */
}

@media (max-width: 767px) {
	/* TOPBAR */
	.contact-info > div {
		display: none;
	}

	/* END TOPBAR */
	/* BANNER */
	.banner h1, .banner .panel-pricing .price, .panel-pricing .banner .price {
		font-size: 24px;
	}

		.banner h1.bg, .banner .panel-pricing .bg.price, .panel-pricing .banner .bg.price {
			padding: 10px;
		}

	.banner p {
		font-size: 16px;
	}

		.banner p.bg {
			padding: 10px;
		}

	.wrap-caption {
		width: 100%;
	}

		.wrap-caption.center, .wrap-caption.right {
			width: 100%;
		}

	/* END BANNER */
	/* HEADER */
	/*  .topbar {
    display: none; }*/

	.header-1 {
		/*.navbar-main{ 
    	    bottom: 0;
    		.navbar-brand{
    			position: absolute;
        		left: 0;
    		}
    		.dropdown-menu > li a{
    			color: $black_3;
    		}
    		&.stiky{
    			.navbar-brand{
    				top: 10px;
    				position: absolute;
    			}
    		}
    	}*/
	}

		.header-1 .navbar-main .navbar-brand {
			position: relative;
		}

		.header-1 .navbar-nav > {
			float: none;
			margin-left: 15px;
			margin-right: 15px;
		}

			.header-1 .navbar-nav > li {
				font-size: 13px;
			}

		.header-1 .stiky .navbar-nav {
			margin-left: 15px;
			margin-right: 15px;
			float: none;
		}

	/*.header-2, .header-3{
  		.navbar-main{ 
  			.navbar-brand{
  			    position: absolute;
      			left: 0;
      			top: 20px;
  			}
  			&.stiky{
  				.navbar-brand{
  					top: 10px;
  					position: absolute;
  				}
  			}
  		}
  	}*/
	/* END HEADER */
	/* NAVBAR */
	.nav > li > a {
		padding: 10px 25px;
	}

	.btn-nav {
		display: none;
	}

	/* END NAVBAR */
	/* SECTION */
	.cta-info {
		width: 100%;
	}
/*
	.overlap {
		margin-top: 0;
	}
	*/
	/* END SECTION */
}

.section.etkinlik-haber {
	background: #f9f9f9
}

.section.bolumler {
	background: #e54f48
}

	.section.bolumler .content-wrap {
		padding-top: 30px;
		padding-bottom: 25px
	}

.izq-white-icon {
	text-align: center
}

.bolum-title {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 24px
}

.read-more {
	color: #3296d6
}


.latest_event_sermons .box_wrap {
	padding: 45px 32px;
	text-align: left;
	margin: 0 auto;
}

.sa_latest_event_sermons .event_date {
	border: 1px solid #ebebeb;
	padding: 20px 0 12px !important;
	border-radius: 4px;
}

.latest_event_sermons .subtitle {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #838383;
}

.subtitle {
	color: #838383;
	font-size: 14px;
	font-weight: 600;
}

.latest_event_sermons .event_info {
	float: none;
	width: 100%;
	position: relative;
	padding: 10px 0 15px 110px;
}

.latest_event_sermons h4 a,
.latest_event_sermons h6 a {
	color: #022147;
}

	.latest_event_sermons h4 a:hover,
	.latest_event_sermons h6 a:hover {
		color: #deb668;
	}

.latest_event_sermons .event_date {
	background: no-repeat;
	position: absolute;
	top: 10px;
	left: 0;
	width: 80px;
	padding: 18px 0 0;
	color: #022147;
	line-height: 22px;
}

.latest_event_sermons {
	position: relative;
	z-index: 1;
}

.next_sermons .sermons_inside {
	text-align: left;
	padding: 20px 0;
	float: none;
	width: auto;
	clear: both;
}

	.next_sermons .sermons_inside ul li {
		margin: 0 15px 0 0;
	}

.about_intro {
	background: url(../images/about.png) no-repeat center / 110%;
}

@media all and (min-width: 1600px) {
	.intro_text {
		width: 900px;
	}
}



.event_list ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

	.event_list ul li {
		margin: 0 auto 20px;
	}

		.event_list ul li:last-child {
			margin: 0 auto;
		}

	.event_list ul .event_info ul {
		margin: 0 auto;
	}

		.event_list ul .event_info ul li {
			margin: 0 auto;
			border-bottom: 1px solid #e8e8e8;
			padding-top: 8px;
			padding-bottom: 8px;
			color: #595959;
		}

			.event_list ul .event_info ul li:last-child {
				border-bottom: 0;
				/*min-height:65px;*/
			}

.event_list h6 {
	margin: 0 auto 12px;
}

.latest_event_sermons .event_list .event_date {
	top: 24px;
}

.latest_event_sermons .event_list .event_info {
	padding: 15px 25px 15px 136px;
	border: #c8c8c8 solid 1px;
	border-radius: 6px;
	background: #fff;
	position: relative;
	min-height: 120px;
}

.latest_event_sermons .event_list .event_date {
	width: 106px;
	padding: 20px 0 10px;
	border-right: #e8e7e7 solid 1px;
	padding-top: 12px;
	height: 70%;
}

.today {
	position: absolute;
	left: 40px;
	background: #3db166;
	border-radius: 8px;
	color: #fff;
	text-transform: none;
	font-size: 11px;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 20;
	top: 16px;
	left: 58px
}


@media (min-width:991px) and (max-width:1200px) {
	.latest_event_sermons .box_wrap {
		padding: 40px 20px;
	}

	.latest_event_sermons .event_list .event_info {
		padding: 15px 15px 15px 126px;
	}
}

.events_wrap {
	margin: 0 auto 50px;
	overflow: hidden;
}

.event_date {
	float: left;
	width: 11%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	background: #022147;
	color: #fff;
	padding: 33px 5px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
}

	.event_date span {
		color: #0c5870;
		display: block;
		font-size: 56px;
		margin: 0 auto 12px;
		font-family: 'Roboto', serif;
		font-weight: 700
	}

.event_img {
	float: left;
	width: 37%;
	margin-left: 2.7%;
}

.event_info {
	float: right;
	width: 47.4%;
}

	.event_info h4 a {
		color: #022147;
	}

	.event_info p {
		margin: 0 auto 20px;
	}

	.event_info h4 {
		margin: 10px auto 20px;
	}

	.event_info ul {
		padding: 0;
		margin: 0 auto 22px;
		list-style: none;
	}

		.event_info ul li {
			margin: 0 auto 6px;
		}

			.event_info ul li i {
				color: #999999;
				margin-right: 3px;
			}

	.event_info h4 a:hover {
		color: #deb668;
	}
/*==============
	 Event-Detail
====================*/
.sidebar_widgets .event_venue ul {
	padding: 28px 25px;
	margin: 0 auto;
	list-style: none;
}

.event_venue ul li {
	padding: 2px 0;
	overflow: hidden;
}

	.event_venue ul li .btn {
		width: 100%;
		margin-top: 20px;
	}

	.event_venue ul li span {
		float: left;
		display: block;
		width: 43%;
		font-weight: 600;
	}

.event_timer {
	position: absolute;
	text-align: center;
	bottom: 0;
	padding: 0;
	left: 0;
	width: 100%;
	background: rgba(2, 33, 71, 0.8);
}

	.event_timer .countdown-period {
		text-align: center;
	}

.date {
	float: left;
	width: 14%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	padding: 13px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	border-right: rgba(255, 255, 255, 0.2) solid 1px;
}

	.date span {
		color: #deb668;
		display: block;
		font-size: 30px;
		margin: 0 auto 2px;
	}

.timer {
	float: right;
	width: calc(100% - 17%);
	text-align: left;
}

.countdown-period {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	width: 25%;
	float: left;
	padding: 12px 15px;
}

	.countdown-period span {
		display: block;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 300;
	}

.venu_map iframe {
	width: 100%;
	height: 200px;
}

.btn-light.btn-outline {
	background: transparent;
	border: 2px solid #fff;
	color: #fff
}

.etkinlik-time {
	border: 1px solid #e0e0e0;
	display: inline-block;
	padding: 2px 5px;
	color: #595959;
	font-size: 12px;
	margin-right: 12px
}

.home-haberler .meta {
	clear: both;
	display: block
}

	.home-haberler .meta .date {
		float: none;
		clear: both;
		padding: 0;
		color: #9799a0;
		font-size: 12px;
		font-family: "Roboto", sans-serif;
		font-weight: 300
	}

.home-haberler h4 {
	margin-top: 0;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #595959;
	margin-bottom: 5px !important
}

	.home-haberler h4 a {
		color: #595959 !important;
		font-size: 16px;
		font-weight: 600;
	}

		.home-haberler h4 a:hover {
			text-decoration: underline
		}

.home-haberler p {
	font-size: 14px;
	font-weight: 400;
	color: #666;
}

.mt-20 {
	margin-top: 20px
}

.blue-link {
	color: #3296d6;
	text-decoration: underline
}

.video-thumb {
	text-align: center
}

.info-section-1 {
	background: #000 url(../images/section1.jpg) no-repeat right bottom;
	height: 481px
}

#infoslider2 {
}

.slider-pos2 p {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	opacity: 0.9
}

.footer .info-text {
	font-size: 13px
}

.e-bulten {
}

	.e-bulten p {
		font-size: 13px;
		margin: 0;
		margin-bottom: 10px
	}

	.e-bulten .form-control {
		font-size: 13px
	}



.sa-timeline-element {
	padding: 50px 0;
	padding-bottom: 0;
	position: relative;
}

.sa-timeline-nodes {
	margin-bottom: 50px;
	position: relative;
}

.timeline-nodes {
	padding-bottom: 25px;
	position: relative;
}

.sa-timeline-nodes:nth-child(even) {
	flex-direction: row-reverse;
}

.sa-timeline-element h3 {
	padding: 35px 25px 3px 25px;
}

.sa-timeline-element p {
	padding: 0 25px 35px 25px;
}

.sa-timeline-element h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	line-height: 45px;
	color: #022147;
	font-weight: 600;
}

.sa-timeline-element p, .sa-timeline-element time {
	color: #555b62;
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	margin: 0;
}

.sa-timeline-date {
	margin-top: 30px;
	padding: 0;
}

	.sa-timeline-date span.sa-month {
		font-size: 15px;
		text-align: center;
		line-height: 20px;
		font-family: 'Nunito', sans-serif;
		color: #555b62 !important;
		text-transform: uppercase;
	}

	.sa-timeline-date span {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
		color: #022147;
	}

.sa-timeline-element::before {
	content: "";
	display: block;
	position: absolute;
	top: 98px;
	left: 49.99999%;
	width: 0;
	border-left: 1px solid #f3e3c4;
	height: 100%;
	z-index: 1;
	transform: translateX(-50%);
}

.sa-timeline-content {
	transition: .3s;
}

	.sa-timeline-content:hover {
		border: none;
		position: relative;
		border-radius: 3px;
		background-color: rgb( 255, 255, 255 );
		box-shadow: 0px 8px 31px 0px rgba( 0, 0, 0, 0.03);
		cursor: pointer;
	}

.sa-timeline-nodes:nth-child(odd) h3,
.sa-timeline-nodes:nth-child(odd) p {
	text-align: right;
}

.sa-timeline-nodes:nth-child(odd) .sa-timeline-date {
	text-align: left;
}

.sa-timeline-nodes:nth-child(even) .sa-timeline-date {
	text-align: right;
}

.sa-timeline-nodes:nth-child(odd) .sa-timeline-content:hover::after {
	content: "";
	position: absolute;
	top: 15%;
	left: 100%;
	width: 0;
	border-left: 10px solid rgb( 255, 255, 255 );
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.sa-timeline-nodes:nth-child(even) .sa-timeline-content:hover::after {
	content: "";
	position: absolute;
	top: 15%;
	right: 100%;
	width: 0;
	border-right: 10px solid rgb( 255, 255, 255 );
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.sa-timeline-image {
	position: relative;
	z-index: 21;
}

	.sa-timeline-image i {
		background: #fff;
		padding: 5px;
		color: #deb668;
		margin-top: 40px;
		font-size: 24px;
		font-family: FontAwesome;
		font-weight: bolder;
	}

	.sa-timeline-image img {
		position: relative;
		z-index: 100;
	}
/* Tab Menu */
.sa-timelines-tab-menu {
	text-align: center;
}

	.sa-timelines-tab-menu ul {
		display: inline-flex;
	}

		.sa-timelines-tab-menu ul li a {
			padding: 10px 46px;
			display: block;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			line-height: 30px;
			font-weight: 600;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: 600;
		}

		.sa-timelines-tab-menu ul li {
			margin: 0;
			border-right: 1px solid #deb668;
		}

			.sa-timelines-tab-menu ul li:last-child {
				border-right: none
			}

			.sa-timelines-tab-menu ul li a.active {
				background: #deb668;
				color: #fff;
			}

	.sa-timelines-tab-menu ul {
		border: 1px solid #deb668;
	}

.sa-more-button {
	margin-top: 180px;
}

/*small device style*/

@media (max-width: 991px) {
	.sa-timeline-nodes:nth-child(odd) h3,
	.sa-timeline-nodes:nth-child(odd) p {
		text-align: left
	}

	.sa-timeline-nodes:nth-child(even) {
		flex-direction: row;
	}

	.sa-timeline-element::before {
		content: "";
		display: block;
		position: absolute;
		left: 4%;
		width: 0;
		height: 100%;
		z-index: 1;
		transform: translateX(-50%);
	}

	.sa-timeline-element h3 {
		font-size: 23px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	.sa-timeline-element p {
		font-size: 14px;
	}

	.sa-timeline-image {
		position: absolute;
		left: 0%;
		top: 0px;
	}

	.sa-timeline-nodes:nth-child(odd) .sa-timeline-content:hover::after {
		content: "";
		position: absolute;
		top: 5%;
		left: auto;
		right: 100%;
		width: 0;
		border-left: 0;
		border-right: 10px solid #fff;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}

	.sa-timeline-nodes:nth-child(even) .sa-timeline-content:hover::after {
		content: "";
		position: absolute;
		top: 5%;
		right: 100%;
		width: 0;
		border-right: 10px solid #fff;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}

	.sa-timeline-nodes:nth-child(even) .sa-timeline-date {
		text-align: left;
	}

	.sa-timeline-image::before {
		width: 65px;
		height: 65px;
	}

	.sa-timeline-element h3 {
		padding: 25px 15px 0px 15px;
	}

	.sa-timelines-tab-menu ul li,
	.sa-timelines-tab-menu ul {
		border: 0;
	}

		.sa-timelines-tab-menu ul li {
			margin: 5px 0;
		}

			.sa-timelines-tab-menu ul li a {
				border: 1px solid #deb668;
			}

	.sa-timelines-tab-menu ul {
		display: inline-block;
	}

	.sa-timeline-nodes {
		margin-bottom: 0;
	}
}

@media (max-width: 320px) {
	.sa-timeline-element::before {
		left: 5%;
	}
}

.left-sidebar {
	background: #f9f9f9;
	border: 1px solid #eee
}

	.left-sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none
	}

		.left-sidebar ul li {
			padding: 10px 20px 10px 20px;
			border-bottom: 1px solid #eee
		}

			.left-sidebar ul li a {
				text-decoration: none
			}

.owl-slide .btn {
	margin-right: 0 !important
}

.section.message {
	background: #f8f8f8 url(../images/message.jpg) no-repeat bottom center;
}

	.section.message p {
		font-weight: 300;
		font-size: 13px;
		font-style: italic
	}

		.section.message p.message-p {
			font-size: 16px;
			line-height: 26px;
			font-weight: 300;
			padding: 0 50px 0 50px;
			font-style: normal
		}

.btn-izq {
	background: #e59a41;
	font-size: 16px;
	font-weight: 600;
	color: #fff
}

	.btn-izq:hover {
		-webkit-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		-moz-box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		box-shadow: 0px 2px 51px -15px rgba(0,0,0,0.69);
		background: #ffbf3e;
		color: #fff
	}

.black-txt {
	color: #222222;
	padding-right: 20px
}

.form-area {
	padding-left: 40px
}

.home-page-form .form-control {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	margin-bottom: 15px
}

	.home-page-form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #9bd6fc;
		opacity: 1; /* Firefox */
	}

	.home-page-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #9bd6fc;
	}

	.home-page-form .form-control::-ms-input-placeholder { /* Microsoft Edge */
		color: #9bd6fc;
	}

.home-page-form .btn {
	width: 100%;
	display: block;
	background: transparent;
	border: 1px solid #fff
}

	.home-page-form .btn:hover {
		color: #222;
		background: white
	}

.section-heading-light-xs {
	font-size: 17px
}

.paydas-kuruluslar-row {
	margin-top: 20px;
	margin-bottom: 20px
}

@media (min-width:768px) and (max-width: 1200px) {
	.navbar-brand {
		max-width: 140px;
	}

	.first-menu .nav-link {
		font-size: 13px
	}

	.box-fundraising {
		min-height: 350px;
		max-height: 350px;
	}
	.hide-below-xl {
		display:none;
	}
}

@media (max-width: 767px) {
	.hide-on-mobile {
		display: none
	}

	.banner h1, .banner .panel-pricing .price, .panel-pricing .banner .price {
		font-size: 30px
	}

	.basvur-button {
		margin-left: 0;
		text-align: center
	}

	.section.hakkimizda, .section.iletisim-bolumu {
		background-image: none !important
	}

		.section.hakkimizda .col-md-6, .iletisim-bolumu .col-md-6 {
			flex: 0 0 100%;
			max-width: 100%;
		}
}

@media (max-width: 650px) {

	.banner.owl-carousel {
		/*height: 300px*/
		height: calc(100vw/3);
	}
}

.breadcrumb-item + .breadcrumb-item::before {
	color: #fff !important;
}

.right-user-buttons .online-platform.d-basvur {
	padding-left: 30px;
	padding-right: 30px
}

.profile-dropdown {
	width: 150px
}

	.profile-dropdown .dropdown-item {
		color: #595959;
		margin-left: 0;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

		.profile-dropdown .dropdown-item:active {
			color: #fff !important;
		}

.dashboard {
	position: relative;
	clear: both;
	display: block;
	padding-bottom: 126px;
	background: url(../images/search-bg.jpg) no-repeat;
	margin-top: -4px
}

.search-content {
	padding-top: 60px
}

	.search-content h2 {
		color: #fff;
		font-size: 32px
	}

	.search-content h4 {
		color: #fff;
		font-weight: 300;
		font-size: 16px
	}

.search-box {
	margin-top: 40px
}

	.search-box .form-control {
		border-top-left-radius: 20px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 0;
		padding: 24px;
		max-height: 50px;
		width: calc(100% - 155px);
	}

	.search-box .btn {
		border-top-left-radius: 0px;
		border-top-right-radius: 20px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 20px;
		background: #e58008;
		height: 50px;
		font-size: 18px;
		13px 35px
	}

		.search-box .btn:hover {
			color: #fff
		}

.search-dashboard {
	clear: both;
	display: flex;
	justify-content: center;
	max-width: 80%;
	margin: 0 auto;
	margin-top: 50px
}

	.search-dashboard .dashboard-item {
		float: left;
		margin-right: 50px
	}

		.search-dashboard .dashboard-item .di-img, .search-dashboard .dashboard-item .di-txt {
			color: #fff;
			float: left;
			max-width: 180px;
			text-align: left
		}

.dashboard-item .di-txt {
	font-size: 14px;
	font-weight: 300
}

	.dashboard-item .di-txt h6 {
		font-size: 22px
	}

.search-dashboard .dashboard-item .di-txt {
	margin-left: 20px
}

.overlap2 {
	background: transparent;
	box-shadow: none;
	margin-top: -159px
}

	.overlap2 .col-md-6:first-child {
		padding-left: 0px;
		padding-right: 15px
	}

	.overlap2 .col-md-6:last-child {
		padding-left: 15px;
		padding-right: 0px
	}

.dashboard-box {
	border-radius: 12px;
	background: #e54f48;
	padding: 20px;
	color: #fff
}

.dashboard-box-icon {
	padding-right: 20px;
	padding-top: 10px
}

.dashboard-box-text {
	max-width: 360px
}

.dashboard-box h4 {
	color: #fff
}

.dashboard-box p {
	color: #fff;
	min-height: 45px;
}

.dashboard-box.box-yellow {
	background: #f9d552
}

	.dashboard-box.box-yellow h4 {
		color: #444
	}

	.dashboard-box.box-yellow p {
		color: #444
	}

.nasil-calisir {
	border-radius: 8px;
	background: #f8f8fa url("../images/man.jpg") no-repeat right bottom;
	border: 1px solid #c7c7c7;
	padding: 25px
}

	.nasil-calisir p {
		color: #595959;
		font-weight: 300;
		line-height: 1.5em
	}

	.nasil-calisir h4 {
		color: #46a5e2;
		font-size: 18px
	}

.section.cozum-talepleri {
	background: #f9d552
}

.ed-cozum-box {
	border-radius: 5px;
	background: #fff;
	position: relative;
	clear: both;
	display: block;
	padding: 25px;
	padding-top: 0;
	min-height: 440px
}

	.ed-cozum-box .sektor-ribbon {
		width: 175px;
		height: 46px;
		background: url(../images/ribbon.png) no-repeat;
		color: #fff;
		font-size: 12px;
		margin: 0 auto;
		top: -5px;
		text-align: center;
		position: relative;
		padding-top: 8px;
		font-weight: 500;
		display: flex;
		justify-content: center;
		background-size: 100% 100%;
	}

	.ed-cozum-box .sektor-ribbon-title {
		width: 145px;
		text-align: center;
		text-overflow: clip;
		line-height: 14px;
		overflow-y: hidden;
		max-height: 28px;
	}

	.ed-cozum-box .company-name {
		display: block;
		min-height: 30px;
	}

		.ed-cozum-box .company-name h5 {
			padding-top: 7px;
			color: #46a5e2;
			font-weight: 300;
			font-size: 16px;
			margin-bottom: 10px
		}

			.ed-cozum-box .company-name h5 .stars {
			}

	.ed-cozum-box .problem-name {
		display: block;
		min-height: 67px;
	}

		.ed-cozum-box .problem-name h3 {
			color: #3b3c3c;
			font-weight: 600;
			font-size: 18px;
			margin-top: 0;
			margin-bottom: 6px
		}

	.ed-cozum-box .problem-date {
		display: block;
		color: #888;
		font-weight: 300;
		font-size: 14px
	}

	.ed-cozum-box .problem-excerpt {
		display: block;
		margin-top: 10px;
		margin-bottom: 20px
	}

	.ed-cozum-box .keywords {
	}

		.ed-cozum-box .keywords span {
			background: #e9e9e9;
			border-radius: 20px;
			display: inline-block;
			padding: 5px 12px 5px 12px;
			color: #999;
			font-size: 13px;
			margin-right: 7px;
			margin-bottom: 8px
		}

	.ed-cozum-box .problem-responses {
		margin-top: 10px;
		margin-bottom: 15px
	}

		.ed-cozum-box .problem-responses .response {
			color: #969696;
			font-size: 12px;
			font-weight: 300
		}

			.ed-cozum-box .problem-responses .response span, .ed-cozum-box .problem-responses .last-date span {
				margin-right: 5px
			}

		.ed-cozum-box .problem-responses .last-date {
			color: #969696;
			font-size: 12px;
			font-weight: 300
		}

	.ed-cozum-box .problem-buttons .btn-primary {
		border: 2px solid #46a5e2
	}

	.ed-cozum-box .problem-buttons .btn-primary-outline {
		background: #fff;
		border: 2px solid #46a5e2;
		color: #46a5e2;
		padding: 13px 25px;
	}

.ed-cozun-box-inner-page {
	border: 1px solid #ddd;
	box-shadow: 0 3px 10px 0 rgba(119,119,119,0.1);
	margin-bottom: 25px
}

.ed-cozun-box-detay-page {
	height: auto;
	min-height: 400px;
}

	.ed-cozun-box-detay-page .sektor-ribbon {
		margin: 0
	}

	.ed-cozun-box-detay-page .problem-buttons .btn-primary {
		width: 100%
	}

.section.sss {
	background: #46a5e2
}

.sss-box {
	background: #fff;
	border-radius: 5px;
	padding: 20px;
	min-height: 560px
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: #fff;
	border: 1px solid #46a5e2 !important;
	border-radius: 7px
}

.accordion > .card .card-header {
	margin-bottom: 0px;
}

.ilan-panosu-liste ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

	.ilan-panosu-liste ul li {
		border-bottom: 1px solid #ddd;
		padding-top: 14px;
		padding-bottom: 14px
	}

		.ilan-panosu-liste ul li span {
			didplay: inline-block;
			margin-right: 8px
		}

@media (max-width: 768px) {
	.search-dashboard {
		max-width: 100%;
		flex-wrap: wrap;
	}

	.dashboard-item {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-right: 0 !important;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 20px
	}

	.search-dashboard .dashboard-item .di-img {
		width: 50px !important
	}

	.search-dashboard .dashboard-item .di-txt {
		margin-left: 0px !important;
	}

	.nasil-calisir {
		background-size: 45%;
	}
}

@media (max-width: 767px) {

	.search-box .form-control {
		width: 100% !important;
		border-radius: 15px !important
	}

	.search-box .btn {
		clear: both;
		border-radius: 15px !important;
		margin: 0 auto;
		margin-top: 20px;
		float: none !important
	}

	.search-dashboard {
		max-width: 100%
	}

	.dashboard-item {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-right: 0 !important;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 20px
	}

	.search-dashboard .dashboard-item .di-img {
		width: 50px !important
	}

	.search-dashboard .dashboard-item .di-txt {
		margin-left: 0px !important;
	}

	.overlap2 .col-md-6 {
		padding: 0 !important;
		margin-bottom: 15px
	}

	.dashboard-box-icon {
		display: block;
		text-align: center;
		width: 100%;
	}

	.nasil-calisir {
		background-image: none
	}

	.ed-cozum-box, .sss-box {
		margin-bottom: 30px
	}
}



.dashboard-banner {
	background: #113d62 url(../images/ic-sayfa-dashboard-banner.jpg);
	background-size: cover;
}

.izq-forms label {
	font-weight: 500;
	color: #595959;
}

.izq-forms .form-check label {
	font-weight: 400
}

.izq-forms hr {
	margin-bottom: 25px;
	margin-top: 20px;
	color: #eee;
	background: #eee;
	height: 1px
}

.search-word {
	display: block;
	padding: 10px;
	padding-left: 20px;
	background: #f2f2f2;
	border: 1px solid #ddd;
	margin-bottom: 25px
}

	.search-word .result {
		color: #595959;
		font-weight: 600;
		font-size: 18px;
		padding-left: 5px;
	}

.search-group {
	border: 1px solid #ddd;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-left: 8px solid #eee;
	padding-left: 30px;
}

	.search-group h5, .search-group h5 a {
		font-size: 18px
	}

.search-word .btn {
	padding: 8px 30px;
	border-radius: 3px
}

.diger-cozum-onerileri {
}

	.diger-cozum-onerileri h2 {
		font-size: 20px;
		color: #46a5e2
	}

.oneri-box {
	border: 1px solid #ddd;
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1);
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 20px
}

	.oneri-box h3 {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 0;
		margin-top: 6px;
		color: #184d7c
	}

	.oneri-box h4 {
		font-weight: 300;
		font-size: 14px
	}

.btn-medium.btn-dark-blue {
	padding: 8px 40px;
	background: #184d7c;
	margin-top: 10px
}

.oneri-box .small-date {
	color: #969696;
	font-size: 12px;
	font-weight: 300;
}


/*//////////////////////////////////////////////////////////////////
[ login ]*/

body.login {
	height: 100%;
	background: rgb(69,111,50);
	background: linear-gradient(333deg, rgba(69,111,50,1) 0%, rgba(92,139,71,1) 50%, rgba(140,188,106,1) 100%);
}

.limiter {
	width: 100%;
	margin: 0 auto;
	background: url(../images/search-bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 80px
}

	.limiter h3 {
		color: #fff;
		text-align: center;
		font-size: 22px;
	}

.container-login100 {
	width: 100%;
	text-align: center;
	padding: 15px;
}

.wrap-login100 {
	background: #fff;
	border-radius: 10px;
	width: auto;
	max-width: 500px;
	margin: 0 auto;
	padding: 40px;
	box-shadow: 0 3px 20px 0 rgba(119,119,119,0.6);
}


.login100-form {
	/*min-width: 400px;*/
}

.login100-form-title {
	font-family: Poppins-Bold;
	font-size: 24px;
	color: #333333;
	line-height: 1.2;
	text-align: center;
	width: 100%;
	display: block;
	padding-bottom: 54px;
}


/*---------------------------------------------*/
.wrap-input-login100 {
	position: relative;
	width: 100%;
	z-index: 1;
	margin-bottom: 15px;
}

.input-login100 {
	font-weight: 700;
	font-size: 15px;
	line-height: 1.5;
	color: #666666;
	border: 0;
	display: block;
	width: 100%;
	background: #e6e6e6;
	height: 50px;
	border-radius: 25px;
	padding: 0 30px 0 50px;
	outline: 0
}

.input-textarea100 {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px
}


/*------------------------------------------------------------------
[ Focus ]*/
.focus-input-login100 {
	display: block;
	position: absolute;
	border-radius: 25px;
	bottom: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	box-shadow: 0px 0px 0px 0px;
	color: #46a5e2;
	border: 0;
	outline: 0;
}

.input-login100:focus + .focus-input-login100 {
	-webkit-animation: anim-shadow 0.5s ease-in-out forwards;
	animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
	to {
		box-shadow: 0px 0px 70px 25px;
		opacity: 0;
	}
}

@keyframes anim-shadow {
	to {
		box-shadow: 0px 0px 70px 25px;
		opacity: 0;
	}
}

.symbol-input-login100 {
	font-size: 15px;
	top: 17px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	border-radius: 25px;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-left: 25px;
	pointer-events: none;
	color: #666666;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.input-login100:focus + .focus-input-login100 + .symbol-input-login100 {
	color: #46a5e2;
	padding-left: 28px;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.login100-form-btn {
	font-weight: 700;
	font-size: 15px;
	line-height: 1.5;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	background: #46a5e2;
	border-color: #46a5e2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 25px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

	.login100-form-btn:hover {
		background: #333333;
	}



/*------------------------------------------------------------------
[ Responsive ]*/



@media (max-width: 992px) {
	.wrap-login100 {
		padding: 30px 30px 30px 30px;
	}

	.login100-pic {
		width: 35%;
	}

	.login100-form {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.wrap-login100 {
		padding: 30px 30px 30px 30px;
	}

	.login100-pic {
		display: none;
	}

	.login100-form {
		width: 100%;
	}
}

@media (max-width: 576px) {
	.wrap-login100 {
		padding: 33px 15px 33px 15px;
	}

	.limiter {
		padding-top: 0;
	}
}


/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
	position: relative;
}

.alert-validate::before {
	content: attr(data-validate);
	position: absolute;
	max-width: 70%;
	background-color: white;
	border: 1px solid #c80000;
	border-radius: 13px;
	padding: 4px 25px 4px 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 8px;
	pointer-events: none;
	font-family: Poppins-Medium;
	color: #c80000;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.alert-validate::after {
	content: "\f06a";
	font-family: FontAwesome;
	display: block;
	position: absolute;
	color: #c80000;
	font-size: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 13px;
}

.alert-validate:hover:before {
	visibility: visible;
	opacity: 1;
}



.wrap-login100 .txt2 {
	display: block
}

.wrap-login100 .txt3 {
	display: block;
	color: #46a5e2;
	text-decoration: underline;
	margin-top: 20px
}

.login-error {
	color: darkred;
	font-weight: 500;
}

	.login-error ul.ba {
		list-style-type: none;
	}

/* KendoUI Custom CSS changes */
.k-widget.k-datepicker {
	width: 100%;
}

.dropdown-item {
}

.admin-dropdown, .admin-dropdown .dropdown-menu {
	padding: 0;
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);
}


	.admin-dropdown .dropdown-item {
		margin-left: 0;
		font-size: 13px;
		color: #595959 !important
	}

		.admin-dropdown .dropdown-item i {
			font-size: 9px
		}

@media (max-width: 991px) {
	.navbar-nav {
		text-align: center
	}

	.admin-dropdown, .admin-dropdown .dropdown-menu {
		box-shadow: none;
		min-width: 35rem !important
	}

	.submenu-left {
		margin-left: 15px;
		box-shadow: none;
		border: 0;
	}

	.paydas-kuruluslar-row .col {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
}

.dashboard-file-list {
	margin-top: 10px;
}

	.dashboard-file-list .dashboard-file-item {
		border: 1px solid #e0e0e0;
		padding: 4px 4px;
	}

		.dashboard-file-list .dashboard-file-item.last-item {
			margin-bottom: 10px;
		}

.solution-offer-modal {
	max-height: 85vh;
}

	.solution-offer-modal .solution-offer-modal-content {
		height: 75vh;
	}

.section.iletisim-bolumu {
	background-size: 50% 100% !important;
}

.dashboard-SolutionRequestCard, .solution-requests-listGrid {
	display: contents;
}

#scheduler {
	font-size: smaller;
}


@media (max-width: 991px) {
	.hidden-on-mobile {
		display: none;
	}

	#profiledrop > span.si-txt {
		display: none;
	}
}

@media (max-width:445px) {
	.platform-text {
		/*width: 60px;*/
		white-space: nowrap;
		overflow: hidden;
		float: right;
		direction: rtl;
	}
}

@media (max-width:355px) {
	.platform-text {
		display: none;
	}
}

@media (max-width:445px) {
	.right-user-buttons a {
		margin-left: 5px;
	}
}

.hidden {
	display: none;
}

.yatirimci-offerCount {
	position: absolute;
	/* background: #46a5e2; */
	color: mediumaquamarine;
	padding-left: 15px;
	padding-right: 15px;
	bottom: 5px;
	left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	min-width: 140px;
	text-align: left;
}

.yatirimci-status {
	position: absolute;
	/* background: #46a5e2; */
	color: darkgrey;
	padding-left: 15px;
	padding-right: 15px;
	bottom: 5px;
	right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	min-width: 140px;
	text-align: right;
}

.oneri-box.oneri_status1 {
	background-color: bisque;
}

.oneri-box.oneri_status2 {
	background-color: lightgray;
}

.oneri-box.oneri_status99 {
	background-color: lavenderblush;
}

.sendEbulletinCheckDiv {
	font-weight: bold;
}

.offerDetail {
	border: 1px solid lightgray;
	font-size: smaller;
}


.k-filebrowser.k-imagebrowser .k-floatwrap nav {
	background-color: red;
	display: none;
}

body > div.k-widget.k-window > div.k-editor-dialog.k-popup-edit-form.k-window-content.k-content.k-filebrowser-dialog > div > div.k-edit-form-content > div.k-filebrowser.k-imagebrowser > div:nth-child(1) > div {
	background-color: blue;
	display: none;
}

.k-widget.k-filebrowser-toolbar.k-header.k-floatwrap .k-tiles-arrange {
	display: none;
}

.k-reset.k-floats.k-tiles.k-widget.k-listview.k-selectable {
	height: 200px;
}


.activities-image {
	display: block;
	width: 100%;
	max-height: 215px;
}

.aydinlanma-metni {
	/*padding-left: 3.5em;*/
	font-weight: 500;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 5px;
}

.sosmed-icon__container {
	height: 46px;
}

@media(max-width: 1024px) {
	.sosmed-icon__container {
		display: block !important;
		flex-direction: column !important;
	}
}

.header-sm-texts {
	font-weight: 500;
	color: #f8f9fa;
}

.footer-item > .sosmed-icon {
	margin-top: -10px;
}

.footer-sm-header {
	margin-bottom: 10px;
}

	.footer-sm-header::after {
		margin-top: 10px;
	}

@media(min-width:1025px) {
	.header-izq-sm-text {
		font-size: 15px;
	}
}

.pagination ul li {
	float: left;
	margin: 2px;
	padding: 10px;
	list-style: none;
	border-radius: 5px;
}

	.pagination ul li a, .pagination ul li span {
		display: block;
		padding: 0 15px;
		color: #fff;
		font-size: 17px;
		line-height: 38px;
		text-decoration: none;
		border-radius: 5px;
	}

	.pagination ul li.active {
		color: #fff;
		background-color: #46a5e2;
		border-radius: 5px;
	}

	.pagination ul li:hover {
		color: #fff;
		background-color: #ddd;
		border-radius: 5px;
	}

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap&subset=latin-ext');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

html,
body {
	height: 100%;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #464646;
}

* {
	outline: 0 !important;
	text-decoration: none !important;
}

a {
	color: #464646;
}

.font-weight-bold {
	font-weight: 600 !important;
}

.han-color {
	color: #184d7c !important;
}

.han-color-2 {
	color: #46a5e2 !important;
}

.han-input {
	padding: 8px 15px !important;
	width: 100% !important;
	height: 33px !important;
}

.btn-han {
	background-color: #184d7c;
	border-color: #184d7c;
	font-size: 14px;
	padding: 8px 8px 15px 8px;
	border-radius: 4px;
	height: 33px;
	line-height: 15px;
}

	.btn-han:hover {
		background-color: #46a5e2;
		border-color: #46a5e2;
		font-size: 14px;
		/*padding: 8px 25px;*/
		border-radius: 4px;
/*		height: 45px;
		line-height: 28px;*/
	}

.btn-han-trs {
	background-color: #46a5e2;
	border-color: #46a5e2;
	font-size: 14px;
	padding: 8px 15px;
	border-radius: 4px;
	height: 33px;
	line-height: 15px;
}

	.btn-han-trs:hover {
		background-color: #184d7c;
		border-color: #184d7c;
		font-size: 14px;
		padding: 8px 25px;
		border-radius: 4px;
/*		height: 45px;
		line-height: 28px;
*/	}

.han-product-card {
	position: relative;
	box-shadow: 0 2px 7px #dfdfdf;
	background: #fafafa;
}

.han-badge {
	position: absolute;
	left: 0;
	top: 20px;
	font-size: 13px;
	font-weight: 700;
	background: #184d7c;
	color: #fff;
	padding: 3px 10px;
}

.han-product-tumb {
	display: flex;
}
@media(min-width: 801px) {
	.han-product-tumb {
		height: 262px;
	}
}
@media(min-width: 1025px) {
	.han-product-tumb {
		height: 262px;
	}
}
@media(min-width: 1281x) {
	.han-product-tumb {
		height: 262px;
	}
}

	.han-product-tumb img {
		max-width: 100%;
		max-height: 100%;
	}

.han-product-details {
	padding: 30px 15px 20px 15px;
}

.han-product-catagory {
	display: block;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ccc;
	margin-bottom: 18px;
}

.han-product-details h4 {
	font-size: 18px;
}

	.han-product-details h4 a {
		font-weight: 600;
		display: block;
		margin-bottom: 18px;
		color: #184d7c;
		text-decoration: none;
		transition: 0.3s;
	}

		.han-product-details h4 a:hover {
			color: #46a5e2;
		}

.han-product-details p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	color: #000;
}

.han-product-bottom-details {
	overflow: hidden;
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.han-product-hr {
	overflow: hidden;
	border-top: 1px solid #eee;
	padding: 20px 0;
}

	.han-product-hr .form-check-label {
		margin-bottom: 0;
		font-weight: 400;
		margin-top: 2px;
		color: #184d7c;
	}

.han-product-price {
	font-size: 18px;
	color: #184d7c;
	font-weight: 600;
}

.btn-han-tool {
	color: #000;
	opacity: 1 !important;
}

.table-han {
	margin-bottom: 0px !important;
}

	.table-han td {
		padding: 0.25rem !important;
	}

.han-adres {
	border: 1px solid rgb(24 77 124 / 30%);
	padding: 10px 20px;
}

ul.hanul li {
	margin-bottom: 1.4rem;
}

.pricing-divider-han {
	background: #f1f1f1;
	padding: 30px 25px;
	position: relative;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.princing-item-han {
	transition: all 150ms ease-out;
}

	.princing-item-han:hover {
		transform: scale(1.05);
	}

.media .img-container {
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	width: 130px !important;
	height: 130px !important;
	margin-right: 7px;
}

	.media .img-container img {
		display: block;
		transition: transform 0.5s;
		height: 100%;
		width: auto !important;
	}

.modal-dialog-w80 {
		margin: 1.75rem auto !important;
		max-width: 80% !important;
}
.modal-dialog-w80 .modal-content .modal-body iframe{
		height:800px !important;
}
@media(max-width: 576px){
		.modal-dialog-w80 {
				margin: 0.5rem !important;
				max-width: 100% !important;

		}
}


@media(max-width: 576px){
	#ETBIS {
		max-width: 140px;
	}
}
@media(min-width: 1025px) {
	#ETBIS {
		max-width: 200px;
	}
}