article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-height: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0
}

a:focus {
	outline: none
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	padding: 0
}

button {
	background: transparent
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

select {
	-webkit-appearance: none
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
	border-radius: 50px;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
	background-color: white;
	border: 1px solid #67597a;
}

.input-checkbox:checked {
	background-color: #67597a;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

body {
	line-height: 1;
	color: #000;
	background: #fff
}

ol,
ul,
li {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,
th,
td {
	text-align: left;
	font-weight: 400
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: ""
}

blockquote,
q {
	quotes: "" ""
}

a,
a:hover,
a:visited {
	text-decoration: none
}

button,
input,
fieldset,
textarea,
select {
	font-size: inherit;
	color: inherit;
	border: none;
	border-radius: 0
}

img {
	width: 100%;
	height: auto
}

.farkli-img{
	width: 70%;
	margin-left: 15%;
	padding: 20px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body,
html {
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	width: auto;
	max-width: 100%;
	color: #454545;
	padding: 10px;
	clear: both;
	font-weight: 700
}

h1 {
	font-size: 42px
}

h2 {
	font-size: 32px;
	color: #67597a
}

h3 {
	font-size: 27px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px
}

.p {
	width: auto;
	max-width: 100%;
	padding: 10px;
	font-size: 15px;
	color: #525252;
	font-weight: 500
}

p {
	width: auto;
	max-width: 100%;
	padding: 10px;
	font-size: 15px;
	color: #525252;
	font-weight: 400
}

.p-beyaz {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 15px;
	color: #fdfdfd;
	font-weight: 500
}

.p-buyuk{
	font-size:20px;
}

a {
	color: #67597a
}

strong {
	font-weight: 700
}

em {
	font-style: italic;
	font-weight: 600
}

ul li {
	padding: 5px 10px;
	margin-left: 2%;
	clear: both;
	font-weight: 500
}

.cd-contact-info li {
	margin-left: 0
}

ul li:before {
	content: '';
	display: inline-block;
	height: 7px;
	width: 7px;
	background: #5a496e;
	margin-right: 10px
}

body {
	font: 400 15px/1.5 Nunito;
	color: #525252;
	font-family: 'Nunito', sans-serif!important
}

#alt-cizgi-mor:after {
	content: "";
	display: block;
	width: 20%;
	background: #67597a;
	height: 3px;
	margin-top: 10px;
	transition: .5s
}

#alt-cizgi-siyah:after {
	content: "";
	display: block;
	width: 20%;
	background: #454545;
	height: 3px;
	margin-top: 10px;
	transition: .5s
}

#alt-cizgi-beyaz:after {
	content: "";
	display: block;
	width: 20%;
	background: #fff;
	height: 3px;
	margin-top: 10px;
	transition: .5s
}

#alt-cizgi-beyaz{
	color:#fff;
}

.hizmet-anasayfa-div:hover {
	border-color: #8a8a8a;
	-webkit-box-shadow: 0 15px 25px 5px rgba(191, 191, 191, 0.75);
	-moz-box-shadow: 0 15px 25px 5px rgba(191, 191, 191, 0.75);
	box-shadow: 0 15px 25px 5px rgba(191, 191, 191, 0.75);
}

.hizmet-anasayfa-div:after {
	content: "\f0a9";
	font-family: FontAwesome;
	float: right;
	font-size: 20px;
}

.hizmet-anasayfa-div:hover #alt-cizgi-mor:after {
	width: 100%
}

#sag-ok:after {
	content: "\f0da";
	font-family: FontAwesome;
	padding: 10px
}

#sol-cizgi:before {
	content: "";
	display: inline-block;
	width: 20px;
	background: #454545;
	height: 3px;
	margin: 8px
}

#sag-cizgi:after {
	content: "";
	display: inline-block;
	width: 40px;
	background: #454545;
	height: 3px;
	margin: 10px
}

.renkli-arka {
	background-color: #f2f4f4;
}

.mavi-arka{
	background: #2162d3;
}

.parlament-mavi-arka{
	background: #2d4059
}

.acik-mavi-arka{
	background: #6ea8c1;
}

.kirmizi-arka{
	background: #dd3e3e;
}

.acik-turuncu-arka{
	background: #ff9a3c;
}

.turuncu-arka{
	background: #f47645;
}

.siyah-arka{
	background: #4d4545;
}

.acik-mor-arka{
	background: #3f72af;
}

.yesil-arka{
	background: #33B67A
}

.pembe-arka{
	background: #dd5b82
}

.su-yesili-arka{
	background: #00adb5;
}

.gri-arka{
	background-color: #878787;
}

.anasayfa-blog-kutu:hover .anasayfa-blog-baslik,
.anasayfa-blog-kutu:hover .anasayfa-blog-ozet,
.anasayfa-blog-kutu:hover .anasayfa-blog-gun,
.anasayfa-blog-kutu:hover .anasayfa-blog-ay {
	color: #fff
}

.anasayfa-blog-kutu:hover {
	background: #454545
}

#anasayfa-son-islerim {
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center left
}

#tel:before {
	content: "\f2a0";
	font-family: FontAwesome;
	padding-right: 10px
}

#email:before {
	content: "\f003";
	font-family: FontAwesome;
	padding-right: 10px
}

#adres:before {
	content: "\f278";
	font-family: FontAwesome;
	padding-right: 10px
}

#star:before {
	content: "\f005";
	font-family: FontAwesome;
	padding-right: 10px
}

.gmb{
	width: 50px;
	float: left;
}

.rating{
	display: inline-block;
	float: left;
}

.rating-ic{
	width: 100%;
	float: left;
	padding: 0 10px;
}

.rating-ic > span:before {
	font-family: FontAwesome;
	content: "\2605";
	position: absolute;
	color: #fee26d;
}

.gmb-p{
	color: #fff;
	padding: 0 10px 5px 10px;
}

#anamenu:before {
	content: "\f0c9";
	font-family: FontAwesome;
	padding-right: 10px
}

#twitter:before {
	content: "\f099";
	font-family: FontAwesome;
	padding-right: 10px
}

#ebulten:before {
	content: "\f1d9";
	font-family: FontAwesome;
	padding-right: 10px
}

.benzer-yazi {
	padding: 5px;
	font-size: 15px;
	font-weight: 500;
	color: #525252;
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block
}

.benzer-yazi:hover {
	color: #67597a;
	text-decoration: underline
}

#benzer-yazilar:before {
	content: "\f004";
	font-family: FontAwesome;
	padding-right: 10px
}

#blog-yan-kategori:before {
	content: "\f07c";
	font-family: FontAwesome;
	padding-right: 10px
}

.web-tasarim-overlay, 
.hosting-domain-overlay, 
.dijital-pazarlama-overlay, 
.gokmen-vs-musteri-overlay, 
.kisa-kisa-overlay, 
.isletmenizi-gelistirin-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.web-tasarim-overlay{background-color: rgba(10, 36, 99, 0.7)}
.hosting-domain-overlay{background-color:rgba(52, 124, 72, 0.7)}
.dijital-pazarlama-overlay{background-color:rgba(140, 0, 0, 0.7)}
.gokmen-vs-musteri-overlay{background-color:rgba(57, 62, 65, 0.7)}
.kisa-kisa-overlay{background-color:rgba(32, 70, 166, 0.7)}
.isletmenizi-gelistirin-overlay{background-color:rgba(254, 153, 32, 0.7)}

#yukari-git {
	display: inline-block;
	background-color: #fee26d;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	transition: background-color .3s, 
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 100;
	color:#525252;
	border:2px solid #fff;
}

#yukari-git:hover {
	cursor: pointer;
	background-color: #5a496e;
	color:#fff;
}
#yukari-git:active {
	background-color: #5a496e;
	color:#fff;
}
#yukari-git.show {
	opacity: 1;
	visibility: visible;
}

#panel:before {
	content: "\f090";
	font-family: FontAwesome;
	padding-right: 10px
}

#hizmet-ufak-ikon:before {
	content: "\f292";
	font-family: FontAwesome;
	padding-right: 10px;
	font-weight: 400
}

#sosyal-ikon {
	color: #fff
}

#sosyal-ikon:hover {
	color: #fee26d
}

#asagi-ok:after {
	content: "\f078";
	font-family: FontAwesome;
	padding: 20px;
	display: block
}

.referans-gorsel {
	display: block;
	float: left;
	width: auto!important;
	height: auto;
	max-height: 70px;
	overflow: hidden;
	transition: .3s
}

#soz:before {
	content: "\f10d";
	font-family: FontAwesome;
	padding-right: 10px;
	color: #525252
}

.blog-kategori:before {
	content: "\f114";
	font-family: FontAwesome;
	padding-right: 10px
}

.blog-tarih:before {
	content: "\f133";
	font-family: FontAwesome;
	padding-right: 10px
}

.blog-icerik {
	width: 75%;
	display: inline-block;
	padding-right: 30px
}

.blog-icerik a{
	font-weight: 700;
}

.yan-alan {
	width: 25%;
	float: right;
	display: inline-block;
	padding: 10px 15px;
	background: #fbfbfb;
	border: 1px solid #8a8a8a;
	position: relative
}

.yan-alan:after {
	background: #fee26d;
	content: '';
	display: block;
	position: absolute;
	top: calc(100% + 1px);
	left: 8px;
	right: -1px;
	height: 5px;
	pointer-events: none
}

.yan-eklenti {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px
}

.yan-kategori {
	padding: 10px;
	border: 1px solid #67597a;
	clear: both;
	margin-bottom: 5px;
	display: block;
	font-weight: 500;
	transition: .5s
}

.yuvarlak-mor {
	position: absolute;
	top: 40px;
	left: -160px;
}

.sari-fasulye {
	position: absolute;
	bottom: 10px;
	right: -80px;
}

.linear-gri {
	background-image: linear-gradient(to bottom, #f2f4f4, #f7f7f7, #fafafa, #fcfcfc, #ffffff);
}

.yan-kategori:hover {
	background: #67597a;
	color: #fff
}

#soz:after {
	content: "\f10e";
	font-family: FontAwesome;
	padding-left: 10px;
	color: #525252
}

.onceki-proje:before {
	content: "\f177";
	font-family: FontAwesome;
	padding-right: 10px
}

.one-cikan-kutu {
	text-align: center
}

.one-cikan-sayi {
	display: inline-block
}

.one-cikan-sayi p {
	font-size: 100px;
	font-weight: 700;
	color: #454545;
	text-shadow: -5px 7px 0 rgba(0, 0, 0, .1)
}

.one-cikan-sayi-aciklama {
	display: inline-block
}

.one-cikan-sayi-aciklama p {
	font-size: 32px;
	line-height: 32px;
	color: #525252
}

.sonraki-proje:after {
	content: "\f178";
	font-family: FontAwesome;
	padding-left: 10px
}

.blog-liste-kutu:hover .blog-liste-gorsel {
	transform: scale(1.1)
}

.blog-liste-kutu:hover {
	-webkit-box-shadow: 0 0 16px 0 rgba(158, 158, 158, 0.5);
	-moz-box-shadow: 0 0 16px 0 rgba(158, 158, 158, 0.5);
	box-shadow: 0 0 16px 0 rgba(158, 158, 158, 0.5);
	transition: 1s
}

#beyaz {
	color: #fff
}

.checkbox label{
	width: auto;
	padding: 15px 20px;
	background:#f2f2f2;
	border: 2px solid #525252;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
	transition: .3s
}

.checkbox label:hover{
	background: #fee26d;
}

.akordiyon {
	background-color: #f6f6f6;
	color: #454545;
	cursor: pointer;
	padding: 15px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: .4s;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 3px
}

.active,
.akordiyon:hover {
	background-color: #eee
}

.panel {
	padding: 5px 18px;
	background-color: #fff;
	display: none;
	overflow: hidden
}

button.akordiyon:after {
	content: '\002B';
	color: #525252;
	font-weight: 700;
	float: right;
	margin-left: 5px
}

button.akordiyon.active:after {
	content: "\2212"
}

.page-hakkimda,
.page-hizmetler-liste,
.page-is-tekil,
.page-isler,
.page-sayfa,
.page-blog-liste,
.page-iletisim,
.page-index,
.page-referanslar {
	background-color: #fff;
	font-weight: 400;
	color: #525252
}

.anasayfa-blog {
	float: left;
	width: 100%;
	border-bottom: 2px solid #777;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.anasayfa-blog-ay {
	float: left;
	clear: both;
	width: 100%;
	font-size: 20px;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.anasayfa-blog-baslik {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 10px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #454545;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.anasayfa-blog-gun {
	float: left;
	width: 100%;
	font-size: 40px;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.anasayfa-blog-kutu {
	border-right: 2px solid #777;
	display: block;
	float: left;
	width: 25%;
	padding: 40px 25px 25px;
	border-top: 2px solid #777;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.anasayfa-blog-kutu:last-child {
	border-right: none
}

.anasayfa-blog-ozet {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 10px;
	font-size: 15px;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.anasayfa-is-baslik {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 36px;
	font-weight: 700;
	color: #454545
}

.anasayfa-is-gorsel-div {
	float: left;
	width: 60%;
	border-radius: 10px;
	z-index: 1
}

.anasayfa-is-icerikler {
	float: left;
	width: 40%;
	margin-left: 0;
	padding: 20px;
	border-radius: 10px;
	z-index: 2;
	margin-top: 25px;
}

.tum-isler-buton{
	color: #fff;
	background: #67597a;
	padding: 10px;
	margin: 10px auto 0 auto;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 12px;
	border: 2px solid #67597a;
	transition: .5s;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 70px;
}

.tum-isler-buton:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 100px;
	border-radius: 8px;
	background: #67597a;
	bottom: -50px;
	left: 50%;
	transition: all 1s ease-out;
}

.tum-isler-buton:hover{
	color:#67597a;
	background: #f2f4f4;
	box-shadow: 0px 6px 0 #67597a;
}

.relative{
	position: relative;
}

.anasayfa-is-icerikler .p,
.kolon-2-3 .p {
	clear: both
}

.anasayfa-is-icerikler .p-beyaz {
	font-size: 16px;
	font-weight: 400
}

.anasayfa-is-icerikler .anasayfa-is-slogan {
	font-size: 18px;
}

.anasayfa-is-kutu {
	float: left;
	position: relative;
	width: 100%;
	padding: 30px 0 30px 30px;
	margin-bottom: 20px;
	transition: .5s;
	background-image: url(../images/is-liste-arka-yuvarlak.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
	border-radius: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-top: 110px
}

.anasayfa-is-kutu:before {
	content: "";
	background: #fff;
	width: 60%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
	border: 1px solid #dbdbdb;
	transition: .5s
}

.anasayfa-is-kutu:hover::before{
	width: 100%;
}

.anasayfa-is-gorsel{
	transition: .5s;
	margin-top: -120px;
	filter: drop-shadow(2px 8px 8px #807f7e);
}

.anasayfa-is-kutu:hover .anasayfa-is-gorsel{
	transform: perspective(1800px) rotateY(-45deg);
}

.is-liste-gorsel-div{
	float: left;
	width: 150px;
	height: 150px;
	background: #fff;
	left: -50px;
	top: -50px;
	border-radius: 50%;
	border: 1px solid #dbdbdb;
	position: absolute;
}

.is-liste-gorsel-div img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 8px;
}

.anasayfa-is-slogan {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 10px 20px;
	font-size: 18px;
	font-weight: 600;
}

.arama-div {
	float: left;
	width: 66.6%;
	padding: 15px 5px;
	overflow: hidden
}

.arama-kutusu {
	display: block;
	float: left;
	width: 100%;
	height: 48px;
	padding: 0 10px;
	border: 2px solid #454545;
	color: #000;
	overflow: hidden;
	background: #fff
}

.arama-butonu {
	width: 10%;
	color: transparent;
	float: right;
	background: url(../images/magnifier.png) #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center right
}

.search_field {
	width: 90%
}

.baslik-kes {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0
}

.form-sonuc {
	background: #f2f2f2;
	margin-bottom: 20px;
	padding: 10px;
	border: 2px dashed #67597a
}

.behance {
	background-color: #1769ff
}

.blog-liste-baslik {
	float: left;
	width: 100%;
	padding: 20px 20px 10px;
	font-size: 24px;
	font-weight: 600;
	color: #525252
}

.blog-liste-gorsel {
	float: left;
	width: 100%;
	height: 240px;
	background: url(../images/project02.webp) #dedede;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.blog-liste-kutu {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border: 1px solid #dbdbdb
}

.blog-liste-ozet {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 20px;
	font-size: 15px;
	color: #848484
}

.blog-sayfa .blog-kategori,
.blog-sayfa .blog-tarih {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	padding: 5px 8px;
	float: left;
	background: #67597a;
	margin-left: 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	box-shadow: 0 5px 15px rgb(107 124 147 / 15%);
	position: relative;
}

.blog-kategori,
.blog-tarih {
	position: absolute;
	font-size: 15px;
	font-weight: 600;
	background: #fff;
	padding: 10px 15px;
	bottom: 0
}

.blog-kategori {
	left: 0
}

.blog-tarih {
	right: 0
}

.blog-sayfa .blog-hero-icerik h1{
	color: #67597a;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 10px;
}

.blog-sayfa .hero-ic{
	padding-bottom: 70px;
	border-bottom: 1px solid rgba(107, 124, 147, 0.2);
}

.blog-sayfa .blog-hero-icerik #alt-cizgi-siyah:after{
	background: #67597a
}

.butonlar {
	width: 70%;
	margin: 0 auto;
	padding: 15px
}

.center {
	text-align: center!important
}

.ortala-alt-cizgi-siyah:after {
	content: "";
	display: block;
	width: 5%;
	background: #454545;
	height: 3px;
	transition: .5s;
	margin: auto
}

.cta-baslik {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 40px;
	text-align: center;
	color: #454545;
	font-weight: 700
}

.cta-buton {
	font-weight: 700;
	display: block;
	width: 30%;
	margin: 0 auto;
	padding: 20px 25px;
	border: 2px solid #525252;
	border-radius: 10px;
	font-size: 18px;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.cta-buton:hover {
	background-color: #525252;
	box-shadow: 0 8px 15px 1px rgba(82, 82, 82, 0.3);
	color: #fff
}

.cta-buton-div {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px;
	margin-top: 25px
}

.cta-icerik {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	color: #525252
}

.hizmet-anasayfa-gorsel{
	height: 52px !important;
	width: auto !important;
	margin: 0 auto;
	float: none !important;
}

.hizmet-anasayfa-gorsel-div{
	padding: 20px;
	position: relative;
	z-index: 1
}

.gri-svg-kesici{
	top: -50px;
	fill: #f2f4f4;
	height: 50px;
	left: 0;
	position: absolute;
	width: 100%;
}

.yuvarlak-logo-gecis{
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	top: -80px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	z-index: 2;
	background-image: url(../images/logo-opak.png);
	background-position: center;
	background-size: 90%;
}

.anasayfa-blog-tarih,
.cta-kutu,
.dizi,
.header,
.hizmet-anasayfa-gorsel-div,
.hizmet-liste-div,
.hizmet-liste-gorsel-div,
.iletisim-div,
.instagram-div {
	float: left;
	width: 100%
}

.proje-dizi{
	padding: 0 10px;
	margin-top: 50px;
	float: left;
}

.proje-dizi h1{
	padding-bottom: 0;
	font-size: 36px;
	font-weight: 700;
}

.proje-dizi p{
	padding-top: 0;
	float: left;
	width: 100%;
}

.header{
	position:relative;
}

.detaylar-yesil, .detaylar-beyaz {
	display: block;
	float: left;
	clear: both;
	padding: 20px 10px;
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.detaylar-yesil{
	color: #4f7cac;
}

.detaylar-beyaz{
	color: #fff;
}

#bilgi-slayt{
	padding: 40px 40px 50px 40px;
	border-radius: 8px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
}

.slayt-baslik{
	font-size: 22px;
}

.slayt-icerik{
	font-size:16px;
	color:#fdfdfd;
}

.detayli-bilgi {
	display: block;
	float: left;
	clear: both;
	font-size: 16px;
	font-weight: 700;
	color: #67597a;
	overflow: hidden
}

.anasayfa-is-kutu:hover .detaylar-yesil {
	color: #67597a;
	padding-left: 20px
}

.anasayfa-is-kutu:hover .detaylar-beyaz {
	padding-left: 20px
}

.dizi .kolon-1-3 {
	width: 33.3%
}

#disqus-yorum {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 40px;
	background: rgba(160, 160, 160, 0.1);
	border-radius: 10px
}

#don-buton {
	padding: 10px 15px;
	background: #525252;
	color: #fff;
	border: 2px solid #525252;
	transition: .5s;
	border-bottom: none;
	position: absolute;
	bottom: 0;
	left: 0
}

.mt100{
	margin-top: 100px;
}

.mt50{
	margin-top: 50px;
}

.mt20{
	margin-top: 20px;
}

.mb20{
	margin-bottom: 20px;
}

.pt0{
	padding-top: 0
}

.facebook {
	background-color: #3b5998
}

.flex-ortala {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center
}

.anasayfa-blog-section,
.blog-liste-icerik,
.butonlar-konteyner,
.footer,
.hero-section,
.mesaj-kutu,
.section-kesik {
	float: left;
	clear: both;
	width: 100%
}

.mesaj-kutu {
	padding-bottom: 10px;
}

.footer-alt {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
	background: url(../images/gb.png) #5a496e;
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: center center
}

.footer-alt .konteyner,
.section-20-0 .konteyner,
.section-50 .konteyner,
.section-75 .konteyner,
.section-75-sari .konteyner,
.section-siyah .konteyner {
	width: 80%
}

.footer-alt-ic {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px
}

.footer-alt-sag,
.footer-alt-sol {
	float: left;
	width: 50%
}

.footer-bolum {
	float: left;
	width: 25%;
	padding: 5px 20px
}

#footer-yirmi {
	width: 20%
}

#footer-otuz {
	width: 30%
}

.footer-iletisim {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.footer-iletisim-baslik {
	float: left;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: 600
}

.footer-iletisim-icerik {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px;
	font-size: 15px;
	color: #ddd
}

.footer-p {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px;
	font-size: 15px;
	color: #ddd
}

.footer-ust {
	float: left;
	width: 100%;
	background-color: #67597a
}

.footer-ust .konteyner {
	width: 80%;
	margin-top: 18px
}

.footer-ust-ic {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px
}

.form-gonder {
	display: block;
	float: right;
	clear: both;
	width: 25%;
	height: 48px;
	margin: 10px 10px 0 0;
	border: 2px solid #525252;
	border-radius: 50px;
	background-color: #525252;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.form-gonder:hover {
	background-color: #fff;
	box-shadow: 4px 4px 0 #525252;
	color: #525252
}

.giris {
	float: left;
	width: 100%;
	background-color: #fee26d;
}

.giris-hizmetler h3{
	font-size:40px;
	margin-top:30px;
}

.giris-hizmetler p{
	width: 60%;
	margin-bottom: 20px;
}

.golgesiz {
	text-shadow: none!important
}

#gri-kutu {
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	padding: 15px;
	background: #fdfdfd;
	color: #525252
}

.ipucu{
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.ipucu .ipucu-yazi{
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
}

.ipucu:hover .ipucu-yazi{
	visibility: visible;
}

#ozellik-kutu {
	padding: 20px;
	position: relative;
}

#ozellik-kutu:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 3px;
	background: -webkit-linear-gradient(243deg, #5a496e 0%, #7caae7 100%);
	background: linear-gradient(207deg, #5a496e 0%, #7caae7 100%);
}

#ozellik-kutu h4:before{
	content: '';
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 2px;
	width: 8px;
	height: 8px;
	background: -webkit-linear-gradient(243deg, #5a496e 0%, #7caae7 100%);
	background: linear-gradient(207deg, #5a496e 0%, #7caae7 100%);
	box-shadow: 0 12px 14px 0 rgba(0,0,0,0.04);
}

.bilgi-kutu {
	background-color: #67597a;
	border: 2px solid #5a496e;
	color: #fff;
	padding: 20px;
	box-shadow: 0px 0px 28px -1px rgba(204, 204, 204, 0.91);
	margin: 20px 0;
}

#onerilen-yazi{
	text-align: center;
	border: 1px solid #67597a;
	padding: 20px 0;
	background: #fee26d;
	font-size: 20px;
}

#mor-kutu {
	border: 1px solid #fff;
	padding: 30px;
	background: #67597a
}

.h1 {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 32px;
	font-weight: 600;
	color: #454545
}

.h1-beyaz {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 32px;
	font-weight: 600;
	color: #fff
}

.h2-anasayfa-hakkimda {
	float: left;
	width: 100%;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	font-size: 32px;
	text-align: center;
	color: #525252;
	font-weight: 600
}

.harita {
	float: left;
	width: 100%;
	height: 450px;
	border-top: 2px solid #525252;
	overflow: hidden
}

#harita-goster {
	display: none
}

#harita-buton {
	padding: 10px 15px;
	background: #525252;
	color: #fff;
	border: 2px solid #fff;
	transition: .5s;
	border-bottom: none
}

#harita-buton:after{
	font-family: "FontAwesome";
	margin-left: 10px;
	content: "\f041";
}

#harita-buton:hover,
#don-buton:hover {
	padding: 10px 15px;
	background: #fff;
	color: #525252;
	border: 2px solid #525252;
	border-bottom: none
}

.header-ust {
	width: 100%;
	margin: 0 auto;
}

.header-ust-ic {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

.header-ust-sag {
	float: right;
	width: 50%;
	margin-top: 7px
}

.hero-ic {
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 150px
}

.page-index .hero-ic{
	position: relative;
	margin-bottom: 50px;
}

.hero-icerik {
	float: left;
	width: 80%
}

.blog-hero-icerik{
	width: 40%;
	margin-right:5%;
}

.blog-sayfa-gorsel-div{
	float: left;
	padding: 10px 0 10px 10px;
	width: 55%;
	height: 350px;
	border-radius: 8px;
}

.blog-sayfa-gorsel{
	float: left;
	width: 100%;
	box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(107 124 147 / 30%);
	border-radius: 8px;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.hero-icerik .p,
.hero-icerik p,
.hero-icerik .p-beyaz {
	clear: both;
	margin-top: 8px;
	font-size: 18px
}

.hero-icerik h2 {
	color: #454545;
	font-weight: 600
}

.hero-icerik h1 {
	font-size: 40px
}

.hizmet-anasayfa-baslik {
	float: left;
	clear: both;
	width: 100%;
	padding: 30px;
	font-size: 28px;
	font-weight: 700;
	color: #525252
}

.hizmet-p {
	padding: 0 60px 40px 60px;
	clear: both
}

.hizmet-anasayfa-div {
	display: block;
	float: left;
	width: 100%;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	overflow: hidden;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
	background: #fff;
	padding: 10px;
	padding-top: 30px
}

#ikon-sari-arka{
	transition: .4s;
	filter: grayscale(.25);
}

.hizmet-anasayfa-div:hover #ikon-sari-arka{
	transform: rotate(360deg);
}

.hizmet-liste-adi {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 30px;
	font-weight: 700;
	color: #454545;
	text-transform: uppercase
}

.hizmet-liste-detay {
	display: block;
	float: left;
	clear: both;
	width: 30%;
	margin: 10px 0 0 10px;
	padding: 10px 15px;
	border: 2px solid #525252;
	border-radius: 50px;
	box-shadow: 0 5px 0 #525252;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.hizmet-liste-detay:hover {
	box-shadow: 0 0 0 #525252
}

.hizmet-ozet {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
	padding: 10px;
	font-size: 16px;
	color: #525252
}

.hizmet-section-beyaz {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 2px solid #ddd
}

.hizmet-section-gri {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f6f6f6;
	border-bottom: 2px solid #ddd
}

#ikon-image {
	height: 96px;
	width: auto!important;
	padding: 0 10px
}

.iletisim-baslik {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 20px;
	color: #454545;
	font-weight: 500
}

.iletisim-bilgi {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px;
	font-size: 18px;
	color: #525252;
	font-weight: 700
}

.iletisim-bilgileri-div {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 2px solid #525252
}

.iletisim-formu {
	float: left;
	width: 100%;
	margin-top: 40px
}

.input-div {
	float: left;
	clear: both;
	padding: 10px
}

.input-kutu {
	position: relative;
	float: left;
	width: 50%;
	padding-bottom: 10px
}

.input-kutu .input-div {
	width: 100%
}

.input-kutu .input-label {
	width: 100%
}

.input-label {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #454545
}

.input-select {
	display: block;
	float: left;
	width: 100%;
	height: 48px;
	padding-left: 10px;
	border: 2px solid #525252;
	background: url(../images/select-arrows.svg) #f2f2f2;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: right center;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.instagram {
	background-color: #bc2a8d
}

#instafeed img {
	width: 12.5%!important;
	height: 150px
}

#instafeed {
	width: 100%
}

#instafeed a {
	margin: 0;
	padding: 0
}

.isler-nav {
	float: left;
	width: 100%;
	border-top: 2px solid #dedede
}

#inline-block {
	display: inline-block
}

#mc_embed_signup {
	background: none!important
}

#mc_embed_signup form {
	padding: 0!important
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 5px!important;
	min-height: 40px!important
}

#mc_embed_signup .button {
	border: 2px solid #aaa!important;
	height: auto!important
}

#mc_embed_signup .button:hover {
	border: 2px solid #fff
}

#mc_embed_signup div.response{
	margin: 0 !important;
	padding: 10px !important;
	width: 100% !important;
}

#mc_embed_signup div#mce-responses{
	margin:0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.morphext span {
	background: #5a496e;
	color: #fff;
	padding: 0 20px;
	border-radius: 10px;
	font-weight: 400;
}

.kategori-sec {
	display: block;
	float: left;
	width: 100%;
	height: 48px;
	padding-left: 10px;
	border: 2px solid #454545;
	background: url(../images/select-arrows.svg) #fff;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: right center;
	font-size: 15px;
	color: #000
}

.kategori-sec-div {
	float: left;
	width: 33.3%;
	padding: 15px 5px
}

.kolon-1-2 {
	float: left;
	width: 50%;
	padding: 10px
}

.kolon-1-3 {
	float: left;
	padding: 10px;
	width: 33.3%
}

.kolon-1-4 {
	float: left;
	width: 25%;
	padding: 10px
}

.kolon-3-4 {
	float: left;
	width: 75%;
	padding: 10px
}

.kolon-1-5 {
	position: relative;
	float: left;
	width: 20%;
	padding: 10px;
	overflow: hidden
}

.kolon-2-3 {
	float: left;
	width: 66.6%;
	padding: 10px
}

.konteyner {
	width: 80%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto
}

.farkli-konteyner{
	max-width: 768px;
}

.hakkimda-gri-kutu{
	float: left;
	background: #f8f8f8;
	padding: 30px;
	border-radius: 10px;
	width: 100%;
}

.prensip-slayt .hakkimda-gri-kutu{
	min-height: 350px;
}

.prensip-slayt .flickity-prev-next-button.next{
	top:50%;
	right: -10px;
}

.prensip-slayt .flickity-prev-next-button.previous{
	top:50%;
	left: -10px;
}

.prensip-slayt .flickity-button{
	color: #67597a
}

.hakkimizda-numara{
	color: #67597a;
	font-size: 25px;
	padding-bottom: 0;
	font-weight: 700;
	position: relative;
	z-index: 1;
}

.hakkimizda-numara img{
	width: 40px;
}

.hakkimizda-numara:before{
	content: "";
	background: #fee26d;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	left: 2px;
	top: 2px;
	position: absolute;
	z-index: -1;
}

.HowWork__animation-curve {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 2600px;
}

.HowWork__animation-curve svg {
    display: flex;
    fill: none;
}

.HowWork__animation-curve .HowWork__animation-curve_active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition-timing-function: cubic-bezier(0, 0.3, 1, 0.7);
    transition-duration: 3000ms;
    transition-property: width;
}

.HowWork__animation-curve .HowWork__animation-curve_started {
    width: 100%;
}

.HowWork__animation-curve svg {
    display: flex;
    fill: none;
}

.HowWork__animation-curve .HowWork__animation-curve_active svg {
    width: 2600px;
}

.HowWork__animation-curve .HowWork__animation-curve_active svg path {
    stroke: #fee26d;
}

.HowWork__animation-curve svg path {
    stroke: #f5f4f7;
    stroke-width: 4;
}

.isleyis-sayi{
	font-size: 24px;
	color: #67597a;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-weight: 500;
}

.isleyis-gorsel{
	width: 100px;
	float: left;
	padding: 10px;
	margin-top: 15px;
}

.isleyis-kutu{
	position: relative;
}

.isleyis-kutu:after{
	content: "";
	position: absolute;
	bottom: 0;
	top: 0;
	height: auto;
	width: 20%;
	left: auto;
	right: 0;
	background: linear-gradient( 
		90deg
		, rgba(255, 255, 255, 0) 0%, #c2cfde 100%);
	clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 85%);
	opacity: 0.2;
}

.madde-kutu{
	position: relative;
}

.madde-kutu .material-icons{
	position: absolute;
	top: 20px;
	left: 20px;
	vertical-align: middle;
	color: #67597a;
	font-size: 30px;
}

.madde-baslik{
	position: relative;
	padding-bottom: 0;
	margin-left: 40px
}

.madde-p{
	margin-left: 40px;
	margin-top: 0
}

.eksi-50 {
	margin-top: -50px
}

.konteyner-ic {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px
}

.linkedin {
	background-color: #007bb6
}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) 50% 50% no-repeat #fff
}

.scroll__div {
	bottom: 13px;
	width: 25px;
	height: 43px;
	border-radius: 15px;
	border: 3px solid #5a496e;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	cursor: pointer;
	z-index: 1000;
	position: absolute;
	left: 20px;
	transform: translate(-50%, 0);
	z-index: 10;
}

.mouse__wheel {
	top: 8px;
	width: 5px;
	height: 5px;
	background: #5a496e;
	border-radius: 50%;
	-webkit-animation: mouse-wheel 1.25s infinite linear;
	animation: mouse-wheel 1.25s infinite linear;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.logo {
	display: block;
	float: left;
	width: auto;
	height: 64px!important;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center
}

.logo-baglanti {
	display: block;
	float: left;
	width: 30%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 6px
}

.menu {
	display: block;
	float: right;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	letter-spacing: 1px;
	color: #67597a;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.mor-buton:hover {
	box-shadow: 6px 6px 0 #67597a
}

.mesaj {
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	padding: 5px;
	border: 2px solid #525252;
	background-color: #f2f2f2;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	overflow: hidden;
	resize: vertical;
	-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;
	transition: 5s
}

.input-select:focus,
.mesaj:focus,
.standart-input:focus {
	border-color: #67597a
}

.mesaj-kutu .input-div {
	width: 100%
}

.mesaj-kutu .input-label {
	width: 100%
}

.mor-buton {
	display: block;
	float: left;
	width: 35%;
	margin-left: 10%;
	padding: 10px 15px;
	border: 3px solid #67597a;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #67597a;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.morphext > .animated {
	display: inline-block
}

span#js-rotating {
	font-family: 'Share Tech Mono', monospace;
	font-weight: 400;
}

.ne-dedi {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	color: #454545;
	font-style: italic
}

.ne-dedi-div {
	float: left;
	width: 100%;
	padding: 20px
}

#ne-dedi-anasayfa {
	padding: 25px;
	box-shadow: 0 5px 5px 0 rgba(183, 183, 183, 0.5);
	float: left;
	border: 2px solid #fff;
	position: relative;
	border-radius: 25px;
	background: #fff;
}

h2.ne-dediler-baslik {
	font-size: 52px;
	line-height: 60px;
	padding: 10px;
	color: #777;
	margin-top: 50px;
	text-decoration: underline;
}

p.ne-dediler-altbaslik {
	padding: 10px;
	font-size: 24px;
	color: #777;
}

#birlestir {
	position: relative;
	border-top: 2px solid #777;
}

#birlestir:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 100px;
	border-radius: 8px;
	background: #777;
	top: -50px;
	left: 50%;
	transition: all 1s ease-out;
}

#ne-dedi-anasayfa > h4 {
	font-size: 18px;
	color: #525252;
	font-weight: 500
}

#ne-dedi-anasayfa > .soyleyen {
	font-size: 18px;
	color: #525252;
	font-weight: 600;
	text-align: left
}

#ne-dedi-anasayfa > .unvan {
	font-size: 17px;
	color: #525252;
	font-weight: 500;
	text-align: left;
	padding-top: 0
}

.ne-dedi-slayt > .flickity-viewport {
	overflow: visible
}

.onceki-proje {
	display: block;
	float: left;
	width: 50%;
	padding: 40px 10px;
	font-size: 18px;
	font-weight: 600;
	color: gray;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.onceki-proje:hover {
	text-decoration: none;
	color: #454545
}

.opak-baslik {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 48px;
	font-weight: 700;
	text-align: right;
	letter-spacing: 1px;
	color: #000;
	opacity: .4
}

div.pagination {
	clear: both;
	padding: 30px 20px;
	margin: 3px;
	text-align: center;
	width: 100%;
}

div.pagination a {
	padding: 7px 10px;
	margin: 2px;
	border: 2px solid #dbdbdb;
	zoom: 100%;
	text-decoration: none;
	color: #5a496e
}

div.pagination a:hover,
div.pagination a:active {
	border: 2px solid #5a496e;
	color: #000
}

div.pagination span.page_current {
	padding: 7px 10px;
	margin: 2px;
	border: 1px solid #5a496e;
	*zoom: 100%;
	font-weight: 700;
	background-color: #5a496e;
	color: #FFF
}

div.pagination span.page_disabled {
	padding: 7px 10px;
	margin: 2px;
	border: 1px solid #dbdbdb;
	*zoom: 100%;
	color: #DDD
}

* span.elipsis {
	zoom: 100%
}

.panel-giris {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	padding: 5px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
	text-decoration: underline;
}

.panel-giris:hover{
	text-decoration: underline;
}

.paralel-poly {
	-webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
	clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%)
}

.kapat-poly {
	-webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
	clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%)
}

#share, #etiketler{
	color: #5a496e;
}

#share:before{
	content: "\f1e0";
	font-family: FontAwesome;
	padding-right: 10px;
}

#etiketler:before{
	content: "\f02c";
	font-family: FontAwesome;
	padding-right: 10px;
}

.etiket-li{
	padding: 4px;
	margin-left: 0;
	margin-bottom: 4px;
	display: inline-block;
	border: 1px solid #67597a;
	transition: .5s;
	text-transform: lowercase;
}

.etiket-li:hover{
	background: #67597a;
}

.etiket-li:hover a{
	color: #fff;
}

.etiket-li:before{
	display: none;
}

.politika {
	display: block;
	position: relative;
	float: left;
	padding: 5px 10px;
	font-size: 15px;
	color: #ddd;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.politika:hover {
	color: #fff
}

.profil {
	width: 84px;
	height: 84px;
	position: absolute;
	bottom: -10px;
	right: -10px;
	border-radius: 50px;
	border: 2px solid #e6e6e6;
	background: #fff;
}

.proje-standart-baslik {
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #454545;
	padding-bottom: 0
}

.proje-firma-logo-div {
	padding: 10px;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	position: absolute;
	bottom: -75px;
	background: #fff;
	z-index: 1;
	border: 1px solid #dbdbdb;
}

.proje-firma-logo-div img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.proje-firma-logo {
	width: 180px;
	height: auto
}

.blog-liste-gorsel-div,
.referans-gorsel-div {
	float: left;
	width: 100%;
	overflow: hidden
}

.referans-gorsel-div {
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 121px
}

.referans-kutu {
	float: left;
	width: 100%;
	height: 125px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	filter: grayscale(100%);
	transition: .3s
}

.referans-kutu:hover {
	filter: grayscale(0)
}

#renk-degistir {
	position: relative;
	box-shadow: none;
	background-image:url(../images/banner-arka.png);
	background-position:center bottom; 
	background-repeat: no-repeat;
	background-size: cover;
}

.anasayfa-is-gorsel,
.hizmet-anasayfa-gorsel,
.hizmet-liste-gorsel,
.instagram-gorsel,
.kesik,
.referans-gorsel,
.sari-hat,
.sosyal-gorsel,
.standart {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden
}

#whatsapp{
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: 1
}

.mobil-arka{
	transform: rotate(28deg);
	background: #ffe562;
	width: 760px;
	height: 760px;
	border-radius: 100px;
	top: -228px;
	right: -486px;
	position: absolute;
	z-index: -1;
	display: none;
}

#anasayfa-arka {
	background-image: url(../images/anasayfa-arka-sari.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

#sayfa-arka {
	background-image: url(../images/sayfa-arka.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.soz-arka{
	background-image: url(../images/denden.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 40%;
}

.sari {
	color: #fee26d
}

#sari-cizgi:before {
	content: "";
	display: inline-block;
	width: 40px;
	background: #fee26d;
	height: 3px;
	margin: 8px
}

#dalga:after {
	content: "";
	display: block;
	width: 70px;
	height: 8px;
	background-image: url(../images/dalga.png);
	background-size: 100% 100%
}

.x-liste:before {
	content: "\f00d";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	color: #67597a;
	font-size: 24px;
	opacity: .75
}

.sertifika:before {
	content: "\f0a3";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	color: #67597a;
	font-size: 24px;
	opacity: .75
}

.sertifika {
	transition: underline;
}

.sertifika:hover {
	text-decoration: underline;
}

.yesil {
	color: #8FE6B4;
	font-size: 24px
}

.mor {
	color: #67597a
}

#mor-cizgi:before {
	content: "";
	display: inline-block;
	width: 40px;
	background: #67597a;
	height: 3px;
	margin: 8px
}

.section {
	float: left;
	clear: both;
	width: 100%
}

.section .konteyner {
	width: 80%
}

.section-0-20 {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px
}

.section-20-0 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 20px
}

.section-20 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px
}

.section-50 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px
}

.section-50 .kolon-1-3 {
	width: 33.3%
}

.section-50-0 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 50px
}

.section-0-50 {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 50px
}

.section-75 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 75px;
	padding-bottom: 75px;
}

.section-0-100 {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 100px
}

.section-100-0 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 100px
}

.section-100 {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px
}

.section-50-100{
	float: left;
	clear: both;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 100px
}

.section-75-sari {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 75px;
	padding-bottom: 75px;
	background: url(../images/menu-bg.png) #fee26d;
	background-size: cover;
	background-position: left top
}

.section-siyah {
	float: left;
	clear: both;
	width: 100%;
	background-color: #525252
}

.siteye-git {
	display: block;
	float: left;
	width: 100%;
	background: #eaeaea;
	padding: 20px 0;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

.siteye-git:hover {
	background-color: #67597a;
	color: #fff
}

.siyah-buton {
	display: block;
	float: left;
	width: 35%;
	margin-left: 10%;
	padding: 10px 15px;
	border: 3px solid #525252;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #525252;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.siyah-buton:hover {
	box-shadow: -6px 6px 0 #525252
}

.slogan {
	float: left;
	font-size: 18px;
	color: #454545;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center
}

.sonraki-proje {
	display: block;
	float: right;
	width: 50%;
	padding: 40px 10px;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
	color: gray;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.sonraki-proje:hover {
	color: #454545
}

.sosyal-ag {
	float: left;
	width: 100%;
	height: 48px;
	overflow: hidden
}

.sosyal-ag-div {
	float: left;
	width: 48px;
	padding: 5px
}

.sosyal-aglar {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #ddd
}

.sosyal-gorsel-div {
	float: left;
	width: 16.66%;
	padding: 80px;
	border: 2px solid #fff
}

.soundcloud {
	background-color: #ff3a00
}

.soyleyen {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #454545
}

.standart-input {
	display: block;
	float: left;
	width: 100%;
	height: 48px;
	padding: 0 10px;
	border: 2px solid #525252;
	background-color: #f2f2f2;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.tabs ul li:before{
	display: none;
}

.tabs {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	font-weight: 300;
	font-size: 1.25em;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0
}

.tabs nav a {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
}

.tabs nav a span {
	vertical-align: middle;
}

.tabs nav li.tab-current a {
	color: #74777b;
}

.tabs nav a:focus {
	outline: none;
}

/* Content */
.content-wrap {
	position: relative;
}

.content-wrap section {
	display: none;
	width: 100%;
	position: relative;
	float: left;
	padding: 20px 0
}

.content-wrap section.content-current {
	display: block;
}

/* Fallback */
.no-js .content-wrap section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

.no-flexbox nav ul {
	display: block;
}

.no-flexbox nav ul li {
	min-width: 15%;
	display: inline-block;
}

@media screen and (max-width: 58em) {
	.tabs nav a.icon span {
		display: none;
	}
	.tabs nav a:before {
		margin-right: 0;
	}
}

.tabs-style-line nav ul {
	max-width: none;
	box-shadow: inset 0 -2px #d1d3d2;
}

.tabs-style-line nav a {
	padding: 10px;
	box-shadow: inset 0 -2px #d1d3d2;
	color: #74777b;
	text-align: left;
	line-height: 1;
	-webkit-transition: color 0.3s, box-shadow 0.3s;
	transition: color 0.3s, box-shadow 0.3s;
}

.tabs-style-line nav a:hover,
.tabs-style-line nav a:focus {
	box-shadow: inset 0 -2px #74777b;
}

.tabs-style-line nav li.tab-current a {
	box-shadow: inset 0 -2px #67597a;
	color: #67597a;
}
}

@media screen and (max-width: 58em) {
	.tabs-style-line nav ul {
		display: block;
		box-shadow: none;
	}
	.tabs-style-line nav ul li {
		display: block;
		-webkit-flex: none;
		flex: none;
	}
}

.tasarimci {
	display: block;
	float: right;
	padding: 10px;
	font-size: 14px;
	text-align: right;
	color: #ddd
}

.teklif-buton {
	border: 1px solid;
	border-bottom: none;
	cursor: pointer;
	width: 170px;
	height: 34px;
	overflow: hidden;
	background: #EF6F6C;
	color: #fff;
	padding: 4px 0;
	position: fixed;
	top: 250px;
	right: -68px;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 9;
	font-size: 18px;
	font-weight: 700;
	transition: .3s
}

.teklif-buton:hover {
	background: #c35a57
}

.telif {
	float: left;
	padding: 10px;
	font-size: 14px;
	color: #ddd;
	width: 100%
}

.twitter {
	background-color: #00aced
}

.tweetle {
	background: #49C5E6;
	padding: 40px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-image: url(../images/twitter.png);
	background-position-y: center;
	background-position-x: 95%;
	background-repeat: no-repeat;
	background-size: auto 80%;
	border-radius: 10px
}

.timeline-Widget {
	background-color: none!important
}

.timeline-Header {
	display: none!important
}

.unvan {
	float: left;
	clear: both;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	text-align: center;
	color: #525252
}

.uppercase {
	text-transform: uppercase
}

.verilen-hizmet {
	display: inline-block;
	float: left;
	width: auto;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 600;
	color: #67597a;
}

#sadece-tablet {
	display: none
}

@media(max-width: 1000px) {
	body {
		font-size: 15px
	}
	#instafeed img {
		width: 25%!important
	}
	.anasayfa-blog-kutu:nth-child(2){
		border-right: none;
	}
	.anasayfa-is-icerikler{
		margin-top:0px;
		padding: 5px 10px;
	}
	.anasayfa-blog .anasayfa-blog-kutu {
		position: relative;
		width: 50%
	}
	.blog-hero-icerik{
		margin-right: 0
	}
	.blog-sayfa-gorsel-div{
		width: 100%;
		padding: 10px
	}
	.butonlar .mor-buton,
	.butonlar .siyah-buton {
		margin-left: 10%
	}
	.footer-alt .konteyner,
	.footer-ust .konteyner,
	.header-ust .header-ust-ic,
	.hero-section .hero-ic,
	.section .konteyner,
	.section-20-0 .konteyner,
	.section-50 .konteyner,
	.section-75 .konteyner,
	.section-75-sari .konteyner,
	.section-siyah .konteyner,
	.konteyner {
		width: 90%
	}
	.dizi .kolon-1-4,
	.footer-alt-sol .politika,
	.iletisim-formu .input-kutu {
		position: relative
	}
	.anasayfa-is-gorsel-div .anasayfa-is-gorsel,
	.dizi .standart,
	.footer-ust .sari-hat,
	.hizmet-anasayfa-gorsel-div .hizmet-anasayfa-gorsel,
	.hizmet-liste-gorsel-div .hizmet-liste-gorsel,
	.instagram-div .instagram-gorsel,
	.logo-baglanti .logo,
	.referans-gorsel-div .referans-gorsel,
	.section-kesik .kesik,
	.sosyal-gorsel-div .sosyal-gorsel {
		height: auto
	}
	.footer-ust-ic .footer-bolum,
	.footer-ust-ic #footer-yirmi,
	.footer-ust-ic #footer-otuz {
		width: 50%
	}
	.header-ust-ic .header-ust-sag {
		clear: both;
		margin-top: -56px
	}
	.header-ust-ic .logo-baglanti,
	.konteyner .arama-div,
	.konteyner .kategori-sec-div {
		width: 50%
	}
	.hero-ic .hero-icerik {
		width: 80%
	}
	.dizi .kolon-1-3,
	.konteyner .kolon-1-4 {
		width: 50%
	}
	.konteyner .kolon-1-5 {
		position: relative;
		width: 50%
	}
	#sadece-tablet {
		display: none
	}
}

@media(max-width: 800px) {
	body {
		font-size: 15px
	}
	.prensip-slayt .hakkimda-gri-kutu{
		height: auto;
	}
	.is-liste-gorsel-div{
		position: relative;
		top: 0;
		left: 10px
	}
	.anasayfa-is-kutu{
		margin-top: 0;
		padding: 20px;
		background: #fff;
		border:1px solid #dbdbdb;
	}
	.anasayfa-is-kutu:before{
		display: none;
	}
	.anasayfa-is-gorsel{
		margin-top: 0
	}
	.tabs nav ul li{
		width: 100%;
		flex: none;
	}
	.anasayfa-is-kutu .anasayfa-is-gorsel-div,
	.giris-hizmetler p {
		width: 100%
	}
	.anasayfa-is-kutu .anasayfa-is-icerikler {
		clear: both;
		margin-top: 0px;
		margin-left: 0;
		width: 80%;
		margin-top:0;
	}
	#anasayfa-arka{
		background-image: none;
		overflow: hidden;
	}
	.mobil-arka{
		display: block;
	}
	#whatsapp{
		bottom: 40px;
	}
	.giris{
		background: none
	}
	#yukari-git{
		display:none;
	}
	.blog-icerik {
		width: 100%;
		padding-right: 0
	}
	.yan-alan {
		width: 100%;
		margin-top: 20px
	}
	.butonlar .mor-buton,
	.butonlar .siyah-buton {
		margin-left: 10%
	}
	.footer-alt-ic .footer-alt-sag,
	.konteyner .kolon-2-3 {
		clear: both;
		width: 100%
	}
	.footer-alt-ic .footer-alt-sol {
		width: 100%
	}
	.footer {
		margin-bottom: 34px
	}
	#teklif-sayfa .footer {
		margin-bottom: 0
	}
	.anasayfa-blog .anasayfa-blog-kutu,
	.dizi .sosyal-gorsel-div,
	.footer-alt-sol .politika,
	.iletisim-formu .input-kutu,
	.konteyner .kolon-1-5 {
		position: relative
	}
	.anasayfa-is-gorsel-div .anasayfa-is-gorsel,
	.dizi .standart,
	.footer-ust .sari-hat,
	.hizmet-anasayfa-gorsel-div .hizmet-anasayfa-gorsel,
	.hizmet-liste-gorsel-div .hizmet-liste-gorsel,
	.instagram-div .instagram-gorsel,
	.logo-baglanti .logo,
	.referans-gorsel-div .referans-gorsel,
	.section-kesik .kesik,
	.sosyal-gorsel-div .sosyal-gorsel {
		height: auto
	}
	.hizmet-liste-div .hizmet-liste-detay,
	.konteyner .kolon-1-3 {
		width: 50%
	}
	.profil {
		width: 80px;
		height: 80px
	}
	.teklif-buton {
		width: 100%;
		bottom: 0;
		top: inherit;
		right: inherit;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	#sadece-tablet {
		display: block
	}
}

@media(max-width: 600px) {
	body {
		font-size: 15px
	}
	.slogan {
		display: none
	}
	.cd-nav .cd-primary-nav,
	.cd-nav .cd-contact-info {
		margin-top: 10px
	}
	.cd-nav .cd-primary-nav a {
		font-size: 24px
	}
	.cd-nav .cd-contact-info li {
		margin-bottom: 15px
	}
	.cd-nav .cd-navigation-wrapper {
		padding: 50px
	}
	.opak-baslik {
		font-size: 48px;
		text-align: center;
	}
	.hero-ic {
		padding-top: 50px;
		padding-bottom: 100px
	}
	.hero-icerik h1 {
		font-size: 32px
	}
	#instafeed img {
		width: 50%!important
	}
	.anasayfa-blog .anasayfa-blog-kutu {
		position: relative;
		width: 100%
	}
	.anasayfa-is-kutu .anasayfa-is-icerikler {
		width: 100%
	}
	.iletisim-formu .input-kutu,
	.konteyner .kolon-1-5 {
		position: relative;
		width: 100%
	}
	.butonlar .mor-buton,
	.butonlar .siyah-buton {
		margin-left: 10%
	}
	.cta-buton-div .cta-buton {
		width: 75%
	}

	.checkbox label{
		width: 100%;
		display: block;
	}

	.dizi .sosyal-gorsel-div {
		position: relative;
		width: 50%
	}
	.dizi .kolon-1-4,
	.footer-alt-sol .politika {
		position: relative
	}
	.anasayfa-is-gorsel-div .anasayfa-is-gorsel,
	.dizi .standart,
	.footer-ust .sari-hat,
	.hizmet-anasayfa-gorsel-div .hizmet-anasayfa-gorsel,
	.hizmet-liste-gorsel-div .hizmet-liste-gorsel,
	.instagram-div .instagram-gorsel,
	.logo-baglanti .logo,
	.referans-gorsel-div .referans-gorsel,
	.section-kesik .kesik,
	.sosyal-gorsel-div .sosyal-gorsel {
		height: auto
	}
	.footer-ust-ic .footer-bolum,
	.footer-ust-ic #footer-yirmi,
	.footer-ust-ic #footer-otuz {
		width: 100%
	}
	.butonlar-konteyner .butonlar,
	.hero-ic .hero-icerik,
	.konteyner .arama-div,
	.konteyner .kolon-2-3 {
		width: 100%
	}
	.iletisim-formu .form-gonder {
		width: 50%
	}
	.konteyner .kategori-sec-div {
		clear: both;
		width: 100%
	}
	.konteyner .kolon-1-2,
	.dizi .kolon-1-2 {
		width: 100%
	}
	.konteyner .kolon-1-3,
	.dizi .kolon-1-3 {
		width: 100%
	}
	.konteyner .kolon-1-4,
	.dizi .kolon-1-4 {
		width: 100%
	}
	#tuglalar {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

@media(max-width: 450px) {
	body {
		font-size: 15px
	}
	.hero-icerik h2{
		font-size: 24px
	}
	#instafeed img {
		height: 120px!important
	}
	#cd-nav:before{
		display:none;
	}
	.yuvarlak-mor,
	.sari-fasulye {
		display: none;
	}
	.anasayfa-is-kutu .anasayfa-is-icerikler {
		float: right;
		padding: 10px
	}
	.butonlar .mor-buton {
		clear: both;
		width: 100%;
		margin-top: 10px;
		margin-left: 0
	}
	.butonlar .siyah-buton {
		width: 100%;
		margin-top: 10px;
		margin-left: 0
	}
	.anasayfa-blog .anasayfa-blog-kutu,
	.dizi .kolon-1-4,
	.dizi .sosyal-gorsel-div,
	.footer-alt-sol .politika,
	.iletisim-formu .input-kutu,
	.konteyner .kolon-1-5 {
		position: relative
	}
	.anasayfa-is-gorsel-div .anasayfa-is-gorsel,
	.dizi .standart,
	.footer-ust .sari-hat,
	.hizmet-anasayfa-gorsel-div .hizmet-anasayfa-gorsel,
	.hizmet-liste-gorsel-div .hizmet-liste-gorsel,
	.instagram-div .instagram-gorsel,
	.logo-baglanti .logo,
	.referans-gorsel-div .referans-gorsel,
	.section-kesik .kesik,
	.sosyal-gorsel-div .sosyal-gorsel {
		height: auto
	}
	.header-ust-ic .header-ust-sag {
		margin-top: -106px
	}
	.konteyner .h2-anasayfa-hakkimda {
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		font-size: 24px;
	}
	.logo-baglanti .slogan {
		clear: both
	}
	.cd-nav .cd-navigation-wrapper {
		padding: 25px
	}
	#sadece-tablet {
		display: none
	}
}

.jssocials-shares {
	margin: .2em 0
}

.jssocials-shares * {
	box-sizing: border-box
}

.jssocials-share {
	display: inline-block;
	vertical-align: top;
	margin: .3em .6em .3em 0
}

.jssocials-share:last-child {
	margin-right: 0
}

.jssocials-share-logo {
	width: 1em;
	vertical-align: middle;
	font-size: 1.5em
}

img.jssocials-share-logo {
	width: auto;
	height: 1em
}

.jssocials-share-link {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 1
}

.jssocials-share-link.jssocials-share-link-count {
	padding-top: .2em
}

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
	display: block;
	font-size: .6em;
	margin: 0 -.5em -.8em
}

.jssocials-share-link.jssocials-share-no-count {
	padding-top: .5em
}

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
	height: 1em
}

.jssocials-share-label {
	padding-left: .3em;
	vertical-align: middle
}

.jssocials-share-count-box {
	display: inline-block;
	height: 1.5em;
	padding: 0 .3em;
	line-height: 1;
	vertical-align: middle;
	cursor: default
}

.jssocials-share-count-box.jssocials-share-no-count {
	display: none
}

.jssocials-share-count {
	line-height: 1.5em;
	vertical-align: middle
}

.jssocials-share-link {
	padding: .5em .6em;
	border-radius: .3em;
	border: 2px solid #acacac;
	color: #acacac;
	font-weight: 400 !important;
	-webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-link:hover,
.jssocials-share-link:focus,
.jssocials-share-link:active {
	border: 2px solid #939393;
	color: #939393
}

.jssocials-share-count-box {
	position: relative;
	height: 2.5em;
	padding: 0 .3em;
	margin-left: .4em;
	background: #f5f5f5;
	border-radius: .3em;
	-webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-count-box:hover {
	background: #e8e8e8
}

.jssocials-share-count-box:hover:after {
	border-color: transparent #e8e8e8 transparent transparent
}

.jssocials-share-count-box:after {
	content: "";
	display: block;
	position: absolute;
	top: .75em;
	left: -.4em;
	width: 0;
	height: 0;
	border-width: .5em .5em .5em 0;
	border-style: solid;
	border-color: transparent #f5f5f5 transparent transparent;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-count-box .jssocials-share-count {
	line-height: 2.5em;
	color: #acacac
}

.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: none
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-button {
	position: absolute;
	background: hsla(0, 0%, 100%, 0.75);
	border: none;
	color: #454545
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer
}

.flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19F
}

.flickity-button:active {
	opacity: .6
}

.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none
}

.flickity-button-icon {
	fill: #454545
}

.flickity-prev-next-button {
	top: 50%;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #454545;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 3%
}

#mc_embed_signup h2 {
	font-weight: 700;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em
}

#mc_embed_signup input {
	border: 1px solid #ABB0B2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox
}

#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio
}

#mc_embed_signup input:focus {
	border-color: #454545
}

#mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all .23s ease-in-out 0;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto
}

#mc_embed_signup .button:hover {
	background-color: #777
}

#mc_embed_signup .small-meta {
	font-size: 11px
}

#mc_embed_signup .nowrap {
	white-space: nowrap
}

#mc_embed_signup .mc-field-group {
	clear: left;
	position: relative;
	width: 96%;
	padding-bottom: 3%;
	min-height: 50px
}

#mc_embed_signup .size1of2 {
	clear: none;
	float: left;
	display: inline-block;
	width: 46%;
	margin-right: 4%
}

* html #mc_embed_signup .size1of2 {
	margin-right: 2%
}

#mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 3px
}

#mc_embed_signup .mc-field-group input {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-indent: 2%
}

#mc_embed_signup .mc-field-group select {
	display: inline-block;
	width: 99%;
	padding: 5px 0;
	margin-bottom: 2px
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
	padding: 5px 0
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
	display: inline;
	width: 60px;
	margin: 0 2px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0 2px
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
	width: 40px
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
	width: 30px
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
	display: none
}

#mc_embed_signup .indicates-required {
	text-align: right;
	font-size: 11px;
	margin-right: 4%
}

#mc_embed_signup .asterisk {
	color: #e85c41;
	font-size: 150%;
	font-weight: 400;
	position: relative;
	top: 5px
}

#mc_embed_signup .clear {
	clear: both
}

#mc_embed_signup .mc-field-group.input-group ul {
	margin: 0;
	padding: 5px 0;
	list-style: none
}

#mc_embed_signup .mc-field-group.input-group ul li {
	display: block;
	padding: 3px 0;
	margin: 0
}

#mc_embed_signup .mc-field-group.input-group label {
	display: inline
}

#mc_embed_signup .mc-field-group.input-group input {
	display: inline;
	width: auto;
	border: none
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0 .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both
}

#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: 700;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%
}

#mc_embed_signup #mce-error-response {
	display: none
}

#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0
}

#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
	margin: 1em 0 1em 5%
}

#mc_embed_signup #num-subscribers {
	font-size: 1.1em
}

#mc_embed_signup #num-subscribers span {
	padding: .5em;
	border: 1px solid #ccc;
	margin-right: .5em;
	font-weight: 700
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	display: inline-block;
	margin: 2px 0 1em;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	z-index: 1;
	color: #e85c41
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border: 2px solid #e85c41
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.45454545454533em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.lb-loader,
.lightbox {
	text-align: center;
	line-height: 0
}

.lb-dataContainer:after,
.lb-outerContainer:after {
	content: "";
	clear: both
}

html.lb-disable-scrolling {
	overflow: hidden;
	position: fixed;
	height: 100vh;
	width: 100vw
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(Opacity=80);
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #fff
}

.lb-loader,
.lb-nav {
	position: absolute;
	left: 0
}

.lb-outerContainer:after {
	display: table
}

.lb-loader {
	top: 43%;
	height: 25%;
	width: 100%
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat
}

.lb-nav {
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	display: table
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(Opacity=70);
	opacity: .7;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(Opacity=100);
	opacity: 1
}

.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: 0
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-button {
	position: absolute;
	background: hsla(0, 0%, 100%, .75);
	border: none;
	color: #454545
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer
}

.flickity-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
	opacity: .6
}

.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none
}

.flickity-button-icon {
	fill: currentColor
}

.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #454545;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}




.floating-wpp{position:fixed;bottom:15px;left:15px;font-size:14px;transition:bottom .2s}.floating-wpp .floating-wpp-button{position:relative;border-radius:50%;box-shadow:1px 1px 4px rgba(60,60,60,.4);transition:box-shadow .2s;cursor:pointer;overflow:hidden}.floating-wpp .floating-wpp-button img,.floating-wpp .floating-wpp-button svg{position:absolute;width:100%;height:auto;object-fit:cover;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-radius:50%}.floating-wpp:hover{bottom:17px}.floating-wpp:hover .floating-wpp-button{box-shadow:1px 2px 8px rgba(60,60,60,.4)}.floating-wpp .floating-wpp-popup{border-radius:6px;background-color:#E5DDD5;position:absolute;overflow:hidden;padding:0;box-shadow:1px 2px 8px rgba(60,60,60,.25);width:0;height:0;bottom:0;opacity:0;transition:bottom .1s ease-out,opacity .2s ease-out;transform-origin:bottom}.floating-wpp .floating-wpp-popup.active{padding:0 12px 12px;width:260px;height:auto;bottom:82px;opacity:1}.floating-wpp .floating-wpp-popup .floating-wpp-message{background-color:#fff;padding:8px;border-radius:0 5px 5px;box-shadow:1px 1px 1px rgba(0,0,0,.15);opacity:0;transition:opacity .2s}.floating-wpp .floating-wpp-popup.active .floating-wpp-message{opacity:1;transition-delay:.2s}.floating-wpp .floating-wpp-popup .floating-wpp-head{text-align:right;color:#fff;margin:0 -15px 10px;padding:6px 12px;display:flex;justify-content:space-between;cursor:pointer}.floating-wpp .floating-wpp-input-message{background-color:#fff;margin:10px -15px -15px;padding:0 15px;display:flex;align-items:center}.floating-wpp .floating-wpp-input-message textarea{border:1px solid #ccc;border-radius:4px;box-shadow:none;padding:8px;margin:10px 0;width:100%;max-width:100%;font-family:inherit;font-size:inherit;resize:none}.floating-wpp .floating-wpp-btn-send{margin-left:12px;font-size:0;cursor:pointer}


@-webkit-keyframes mouse-wheel {
	0% {
		top: 8px;
	}

	50% {
		top: 16px;
	}

	100% {
		top: 8px;
	}
}
@keyframes mouse-wheel {
	0% {
		top: 8px;
	}

	50% {
		top: 16px;
	}

	100% {
		top: 8px;
	}
}


@-webkit-keyframes asagi-kaydir {
	0% {
		bottom: 8px;
	}

	50% {
		bottom: 16px;
	}

	100% {
		bottom: 8px;
	}
}
@keyframes asagi-kaydir {
	0% {
		bottom: 8px;
	}

	50% {
		bottom: 16px;
	}

	100% {
		bottom: 8px;
	}
}