<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:ErsÃ¶z TasarÄ±m
Theme URI:http://www.aoktem.com
Author:Ali Ã–ktem
Author URI:https://www.aoktem.com
Description:Ali Ã–ktem tarafÄ±ndan tasarlanmÄ±ÅŸ wordpress temasÄ±dÄ±r.
Version:7.5
Text Domain:ErsÃ¶z TasarÄ±m
Domain Path:/lang
*/

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

hr {
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

pre {
  font-family:monospace, monospace;
  font-size:1em;
}

a {
  background-color:transparent;
}

abbr[title] {
  border-bottom:none;
  text-decoration:underline;
  text-decoration:underline dotted;
}

b,
strong {
  font-weight:bolder;
}

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

small {
  font-size:80%;
}

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

sub {
  bottom:-0.25em;
}

sup {
  top:-0.5em;
}

img {
  border-style:none;
}

button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0;
}

button,
input {
  overflow:visible;
}

button,
select {
  text-transform:none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style:none;
  padding:0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline:1px dotted ButtonText;
}

fieldset {
  padding:0.35em 0.75em 0.625em;
}

legend {
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

progress {
  vertical-align:baseline;
}

textarea {
  overflow:auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing:border-box;
  padding:0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height:auto;
}

[type="search"] {
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance:none;
}

::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit;
}

details {
  display:block;
}

summary {
  display:list-item;
}

template {
  display:none;
}

[hidden] {
  display:none;
}

body { 
	background:#fff; 
	font-weight:normal; 
	line-height:24px; 
	color:#333;
	/* -webkit-text-stroke:0.1px; */
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

a { 
	text-decoration:none; 
	color:#333; 
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
}

h1, h2, h3, h4, h5, h6 { 
	clear:both; 
	line-height:1.2; 
	margin:0 0 10px;
	font-weight:700;
	color:#121619;
}

img { 
	max-width:100%;
	border-radius:3px;
}

p { 
	font-size:17px;
    font-weight:400;
    line-height:30px;
    color:#646464;
    margin:0;
}

ol, li { 
	list-style-position:inside; 
}

blockquote { 
	font-style:italic;
	margin:5px 15px 15px 15px;
	overflow:hidden;
	padding:10px 20px 0 15px;
	border:2px solid #f3f3f3;
	color:#444;
}

blockquote p {
	color:#444;
	line-height:1.7;
}

.alignleft { 
	display:inline;
	float:left;
	margin-right:10px; 
}

.alignright { 
	display:inline;
	float:right !important;
	margin-left:10px;
}

.aligncenter { 
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}

.clear{
	width:0;
	height:0;
	clear:both;
}

textarea {
	line-height:21px;
	color:#444;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:168px;
	min-height:168px;
	padding:6px 9px 6px 9px;
	border-radius:4px;
}

textarea:focus, input:focus, input[type]:focus {
	outline:0 none;
}

input[type=submit] {
	background-color:#222222;
	border-radius:3px;
	color:#fff;
	font-weight:bold;
	border:none;
	padding:8px 15px;
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
	cursor:pointer;
}

input[type=text], input[type=url], input[type=tel], input[type=email], input[type=search], select,[type="number"] {
	line-height:21px;
	color:#444;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:34px;
	padding:3px 9px;
	border-radius:3px;
}

.preloader {
    position:fixed;
    top:0;
    left:0;
    display:table;
    height:100%;
    width:100%;
    background:#fff;
    z-index:99999;
}

.spin_wrap {
    position:relative;
    top:43%;
    left:48%;
	font-size:36px;
}

.search-submit {
	padding:8px 5px !important;
}

.hd{
	opacity:0;
}

.vs{
	opacity:1;
}

.site-head.sticky {
	position:fixed;
    z-index:999;
	padding:0;
    background-color:#fff;
    -webkit-box-shadow:0 5px 21px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow:0 5px 21px 0 rgba(0,0,0,.2);
    box-shadow:0 5px 21px 0 rgb(0 0 0 / 20%);
	-webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.logged-in .site-head.sticky {
    top: 32px;
}

.site-head.sticky .sf-menu a {
	color:#646464;
}

.site-head {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:99;
    padding:5px 0;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.logged-in .site-head {
	top:32px;
}

#logo h1 {
	margin-bottom:0;
}

#anamenu li &gt; a {
	font-weight:500;
}

.menu-customizer {
	text-transform:uppercase;
}

.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

.sf-menu li {
	position:relative;
}

.sf-menu ul {
	position:absolute;
	display:none;
	top:100%;
	left:0;
	z-index:99;
}

.sf-menu &gt; li {
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:20px;
}

.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul {
	display:block;
}

.sf-menu a {
	display:block;
	position:relative;
}

.sf-menu ul ul {
	top:0;
	left:100%;
}

.sf-menu {
	float:left;
	width:100%;
}

.sf-menu ul {
	box-shadow:2px 2px 6px rgba(0,0,0,.2);
	min-width:12em;
	*width:12em;
}

.sf-menu a {
	zoom:1;
}

.sf-menu li {
	white-space:nowrap;
	*white-space:normal;
	-webkit-transition:background .2s;
	transition:background .2s;
	margin-top:20px;
}

.sf-menu ul li {
	padding:10px;
	margin-top:0px;
}

.sf-menu ul li,.sf-menu ul ul li {
	background:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.11);
}

.sf-menu li.sfHover {
	-webkit-transition:none;
	transition:none;
}

.sf-menu li.sfHover ul li:hover {
	background:#f7f7f7;
}

.sf-menu li.sfHover ul li a {
	color:#444 !important;
	font-size:15px !important;
}

.sf-arrows .sf-with-ul {
	padding-right:16px;
}

.sf-arrows .sf-with-ul:after {
	font-family:"temavadisi";
	position:absolute;
	right:5px;
	top:0px;
	font-size:10px;
	content:"\e874";
}

.sf-arrows ul .sf-with-ul:after {
	right:5px;
	content:"\e877";
}

.mobil_menu {
	display:none;
}

li.menu-button {
	padding-top:0;
	float:right;
	margin-right:0 !important;
}

li.menu-button a:hover span, li.menu-button a:hover i {
	
}

a.btn-style, button.btn-style {
	display:inline-block;
    font-weight:600;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    padding:0 30px 0 20px;
    font-size:16px;
    line-height:48px;
    color:#fff !important;
    cursor:pointer;
    z-index:5;
    box-shadow:0 5px 16px 0 rgb(0 0 0 / 15%);
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

a.btn-style:hover, button.btn-style:hover {
	background-color:#fff;
}

.home .hshape {
	width:100px;
	height:100px;
	border:25px solid;
	position:absolute;
	top:140px;
	opacity:.2;
}

.home .hshape:after {
	content:'';
	position:absolute;
	left:160px;
	top:135px;
	width:100px;
	height:100px;
	border:25px solid;
}

.home .hshape.one {
	top:25px;
    left:50px;
}

.home .hshape.two {
	left:75px;
	top:inherit;
    bottom:350px;
}

#anaslide {
    position:relative;
	z-index:1;
	padding-top:100px;
}

.anaslide.slick-slider .slick-track, .anaslide.slick-slider .slick-list {
	text-align:left;
}

#particles-1 {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
}

.slide-item {
    position:relative;
	display:flex !important;
    width:100%;
    height:700px !important;
	align-items:center;
}

.slide-content {
	position:relative;
    z-index:999;
}

.slide-content h4 {
	font-size:24px;
    text-transform:uppercase;
}

.slide_title {
	margin-top:10px;
	font-size:54px;
	line-height:1.2;
	font-weight:500;
}

.slide_url {
	position:relative;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    margin-left:70px;
}

.slide_url:before {
	position:absolute;
    content:'';
    width:60px;
    height:2px;
    left:-70px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}

.slide-image {
	position:absolute;
    top:0;
    right:0;
    width:55%;
    height:100%;
	background-repeat:no-repeat;
	background-position: center center;
    background-size: contain;
}

#anaslide .slick-dots {
	position:absolute;
	bottom:20px;
	text-align:center;
	width:100%;
}

#anaslide .slick-dots li {
	display:inline-block;
	margin:0 7px;
}

#anaslide .slick-dots li button {
	width:25px;
	height:15px;
	border-radius:50px;
	border:0;
	-webkit-transition:all .4s ease-out 0s;
	-moz-transition:all .4s ease-out 0s;
	-ms-transition:all .4s ease-out 0s;
	-o-transition:all .4s ease-out 0s;
	transition:all .4s ease-out 0s;
	font-size:0;
	cursor:pointer;
	opacity:.6;
}

#anaslide .slick-dots li.slick-active button {
	width:35px;
	opacity:1;
}

.slide-svg {
	position:absolute;
	bottom:-8px;
	width:100%;
	z-index:1;
}

.anaslide-2 [class^="col-"] {
	margin:0 auto;
}

.anaslide-2 .slide-item {
	display:block !important;
	padding-top:110px;
	height:auto !important;
}

.anaslide-2 .slide-content {
	text-align:center;
}

.anaslide-2 .slide-image {
	position:relative;
	background-repeat:no-repeat;
    background-position:center top;
    margin:45px auto 0 auto;
	max-height:380px;
	height:380px;
}

.anaslide-2 .slide_url {
	border:1px solid;
	padding:10px 15px;
	border-radius:10px;
	margin-top:30px;
	margin-left:0;
	display:inline-block;
}

.anaslide-2 .slide_url:before {
	display:none;
}

.slick-slider {
	position:relative;
    display:block;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
     user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
     touch-action:pan-y;
    -webkit-tap-highlight-color:transparent;
}

.slick-list {
    position:relative;
    display:block;
    overflow:hidden;
    margin:0;
    padding:0;
}

.slick-list:focus {
    outline:none;
}

.slick-list.dragging {
    cursor:pointer;
    cursor:hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
	text-align:center;
}

.slick-track {
    position:relative;
    top:0;
    left:0;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.slick-track:before, .slick-track:after {
    display:table;
    content:'';
}

.slick-track:after {
    clear:both;
}

.slick-loading .slick-track {
    visibility:hidden;
}

.slick-slide {
    display:none;
    float:left;
    height:100%;
    min-height:1px;
}

[dir='rtl'] .slick-slide {
    float:right;
}

.slick-slide img {
    display:block;
	width:100%;
	height:auto;
}

.slick-slide.slick-loading img {
    display:none;
}

.slick-slide.dragging img {
    pointer-events:none;
}

.slick-initialized .slick-slide {
    display:block;
}

.slick-loading .slick-slide {
    visibility:hidden;
}

.slick-vertical .slick-slide {
    display:block;
    height:auto;
    border:1px solid transparent;
}

.slick-arrow.slick-hidden {
    display:none;
}

.slick-arrow {
    cursor:pointer;
	font-size:22px;
	line-height:42px;
    position:absolute;
    top:40%;
	z-index:1;
	opacity:0.6;
	background:#fff;
	padding:15px 0px;
}

.slick-slider:hover .slick-arrow {
	opacity:1;
}

.slick-arrow.icon-right-open {
	right:-30px;
}

.slick-arrow.icon-left-open {
	left:-30px;
}

.slick-dots {
    text-align:center;
}

.slick-dots li {
    position:relative;
    margin:4px;
    padding:0;
	display:inline-block;
}

.slick-dots li button {
    opacity:0.4;
    background:rgba(255,255,255,.2);
    cursor:pointer;
	font-size:8px;
	color:#fff;
	border-radius:50%;
	border:2px solid rgba(255,255,255,.4);
	width:20px;
	height:20px;
}

.slick-dots li.slick-active button {
    opacity:1;
	transition:all 500ms ease 0s;
	-webkit-transition:all 500ms ease 0s;
}

.anasec {
	padding:80px 0 130px;
	position:relative;
}

.bg_cover {
	padding:80px 0;
	position:relative;
}

.bg_cover:before {
	position:absolute;
	top:0;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
}

#hakkimizda .img {
	position:relative;
}

#hakkimizda .img:before {
	position:absolute;
    content:'';
    width:375px;
    height:350px;
	background:url(img/dot.png) repeat right;
    left:50%;
    top:230px;
	opacity:.4;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    z-index:1;
}

#hakkimizda .img-one {
	float:left;
	width:360px;
	position:relative;
	z-index:2;
}

#hakkimizda .img-two {
	float:right;
	width:360px;
	margin-top:-200px;
    position:relative;
    z-index:5;
}

.hakkimizda-2 .img-one {
	float:right !important;
	width:70% !important;
}

#hakkimizda .baslik {
	font-size:24px;
    text-transform:uppercase;
	font-weight:700;
	line-height:1.2;
}

#hakkimizda .desc {
	margin-top:25px;
}

#hakkimizda a.btn-style {
	margin-top:25px;
}

.yorumslide {
	padding:60px 30px;
	text-align:center;
}

.yorumslide .slick-dots {
    text-align:center;
    margin-top:10px;
}

.yorumslide .slick-dots li {
    display:inline-block;
    margin:0 5px;
}

.yorumslide .slick-dots li button {
    width:18px;
    height:15px;
    border-radius:50px;
    border:0;
    background-color:rgba(255,255,255,.5);
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
    font-size:0;
    cursor:pointer;
}

.yorumslide .slick-dots li.slick-active button {
    background-color:#fff;
    width:25px;
}

.yorum-item {
	
}

.yorum-image {
	position:relative;
    display:inline-block;
}

.yorum-image img {
	border-radius:50%;
}

.yorum-image .quote {
	position:absolute;
    bottom:0;
    right:0;
    display:inline-block;
}

.yorum-image .quote i {
	font-size:18px;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    background-color:#fff;
    border-width:2px;
	border-style:solid;
    border-radius:50%;
	display:inline-block;
}

.yorum-desc {
	margin-top:20px;
}

.yorum-desc p {
	font-size:18px;
	color:#fff;
}

.yorum-desc h5 {
	font-size:18px;
    color:#fff;
    font-weight:600;
	margin-top:15px;
	margin-bottom:0;
}

.yorum-desc span {
	font-size:14px;
    color:#fff;
}

.musteriyorumlari-2 .yorum-item {
	text-align:left;
	-webkit-box-shadow:0 0 30px 0 rgb(167 167 167 / 16%);
    -moz-box-shadow:0 0 30px 0 rgba(167,167,167,.16);
    box-shadow:0 0 30px 0 rgb(167 167 167 / 16%);
    overflow:hidden;
    border-radius:10px;
    padding:25px 30px 5px;
    border-radius:10px;
    border:2px solid transparent;
    margin:30px 0;
    -webkit-transition:all .3s ease-out 0s;
    -moz-transition:all .3s ease-out 0s;
    -ms-transition:all .3s ease-out 0s;
    -o-transition:all .3s ease-out 0s;
    transition:all .3s ease-out 0s;
}

.musteriyorumlari-2 .quote {
	font-size:36px;
}

.musteriyorumlari-2 .yorum-item .yorum-yazar {
	display:flex;
	align-items:center;
	margin-top:30px;
}

.musteriyorumlari-2 .yorum-bio {
	margin-left:10px;
}

.musteriyorumlari-2 .yorum-bio h5 {
	font-size:18px;
	margin-bottom:0;
}

.home .shape {
	width:300px;
	height:300px;
	border:50px solid;
	position:absolute;
	top:140px;
	opacity:.4;
}

.home .shape:after {
	content:'';
	position:absolute;
	left:-150px;
	top:210px;
	width:300px;
	height:300px;
	border:50px solid transparent;
}

.home .shape.one {
	top:25px;
    left:50px;
}

.home .shape.two {
	right:85px;
    bottom:30px;
}

.section_title {
	padding-bottom:20px;
	text-align:center;
}

.section_title h5 {
	font-size:18px;
    text-transform:uppercase;
}

.section_title h2 {
	font-size:35px;
    text-transform:uppercase;
}

.hizmet {
	margin-top:30px;
	padding:50px 30px;
    background-color:#fff;
	text-align:center;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.hizmet-image {
	max-width:75px;
	height:auto;
	margin:0 auto;
	border-radius:10px;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.hizmet-desc {
	margin-top:15px;
}

.hizmet-desc h4 {
	font-size:22px;
    font-weight:600;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.hizmet-desc p {
	margin-top:20px;
}

.hizmet-url {
	margin-top:10px;
}

.hizmetlerimiz-2 .hizmet {
	border:2px solid transparent;
	border-radius:8px;
	-webkit-box-shadow:0 5px 30px 0 rgb(167 167 167 / 16%);
    -moz-box-shadow:0 5px 30px 0 rgba(167,167,167,.16);
    box-shadow:0 5px 30px 0 rgb(167 167 167 / 16%);
    -webkit-transition:all .3s ease-out 0s;
    -moz-transition:all .3s ease-out 0s;
    -ms-transition:all .3s ease-out 0s;
    -o-transition:all .3s ease-out 0s;
    transition:all .3s ease-out 0s;
}

.projeler {
    max-width:100%;
}

.proje, .proje-image {
	position:relative;
}

.proje-image:before {
	position:absolute;
	left:0;
    content:'';
    width:100%;
    height:100%;
    opacity:0;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.proje:hover .proje-image:before {
	opacity:1;
}

.proje-title {
	position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:35px 5px;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -ms-transform:translateY(100%);
    -o-transform:translateY(100%);
    transform:translateY(100%);
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
    opacity:0;
}

.proje:hover .proje-title {
    opacity:1;
    -webkit-transform:translateY(0%);
    -moz-transform:translateY(0%);
    -ms-transform:translateY(0%);
    -o-transform:translateY(0%);
    transform:translateY(0%);
}

.proje-title h4 {
	font-size:22px;
    font-weight:600;
    font-family:barlow,sans-serif;
    position:relative;
    color:#fff;
}

.projeler .slick-dots {
	text-align:center;
	margin-top:50px;
	width:100%;
}

.projeler .slick-dots li {
	display:inline-block;
	margin:0 7px;
}

.projeler .slick-dots li button {
	width:25px;
	height:15px;
	border-radius:50px;
	border:0;
	-webkit-transition:all .4s ease-out 0s;
	-moz-transition:all .4s ease-out 0s;
	-ms-transition:all .4s ease-out 0s;
	-o-transition:all .4s ease-out 0s;
	transition:all .4s ease-out 0s;
	font-size:0;
	cursor:pointer;
	opacity:.6;
}

.projeler .slick-dots li.slick-active button {
	width:35px;
	opacity:1;
}

.projelerimiz-2 .proje:hover .proje-title {
	top:25%;
}

.projelerimiz-2 .proje:hover .proje-title:after {
	content:"\e82d";
	font-family:"temavadisi";
	font-size:20px;
	border:2px solid rgba(0,0,0,.2);
	border-radius:20px;
    padding:8px 9px;
	display:inline-block;
	margin-top:20px;
    line-height:50px;
	-webkit-transition:all 1.2s ease-out 0s;
	-moz-transition:all 1.2s ease-out 0s;
	-ms-transition:all 1.2s ease-out 0s;
	-o-transition:all 1.2s ease-out 0s;
	transition:all 1.2s ease-out 0s;
}

.projelerimiz-2 .proje:hover .proje-title:hover:after {
    transform:rotate(90deg);
}

.uzman {
	margin-top:30px;
	text-align:center;
}

.uzman-image img {
	width:100%;
	height:auto;
}

.uzman-desc {
	width:80%;
    margin:0 auto;
    padding:30px 15px;
    position:relative;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.uzman:hover .uzman-desc {
	background-color:#fff;
	margin-top:-60px;
	-webkit-box-shadow:0 6px 16px 0 rgb(0 0 0 / 34%);
	-moz-box-shadow:0 6px 16px 0 rgba(0,0,0,.34);
	box-shadow:0 6px 16px 0 rgb(0 0 0 / 34%);
}

.uzman-desc h4 {
	font-size:18px;
    font-weight:600;
    color:#121619;
    font-family:hind,sans-serif;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.uzman-desc span {
	font-size:14px;
    color:#646464;
}

.uzman-desc .sosyal {
	margin-top:-35px;
    opacity:0;
    visibility:hidden;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.uzman:hover .uzman-desc .sosyal {
	margin-top:25px;
    opacity:1;
    visibility:visible;
}

.uzman-desc .sosyal li {
	display:inline-block;
    margin:0 7px;
}

.uzman-desc .sosyal li a {
	font-size:16px;
    color:#646464;
    width:30px;
    height:30px;
    line-height:35px;
	display:block;
    text-align:center;
    border-radius:50%;
    background-color:#ededed;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

.uzmanlarimiz-2 .uzman-image {
	position:relative;
	width:100%;
}

.uzmanlarimiz-2 .uzman-image .sosyal {
	position:absolute;
	left:0;
	right:0;
	bottom:25px;
}

.uzmanlarimiz-2 .uzman-image .sosyal ul {
	background-color:rgba(255,255,255,.23);
    display:inline-block;
    border-radius:50px;
    padding:0 13px;
    position:relative;
    z-index:5;
    overflow:hidden;
}

.uzmanlarimiz-2 .uzman-image .sosyal ul li {
	display:inline-block;
}

.uzmanlarimiz-2 .uzman-image .sosyal ul li a {
	padding:15px 13px;
    color:#fff;
	display:inline-block;
}

.uzmanlarimiz-2 .uzman .uzman-desc {
	background:#fff;
	width:100%;
	margin-top:-10px;
}

.uzmanlarimiz-2 .uzman:hover .uzman-desc {
	margin-top:-10px;
	width:100%;
	box-shadow:none;
}

.uzmanlarimiz-2 .uzman .uzman-desc h4 {
	color:#121619 !important;
}

.contact-form .wpcf7-form-control-wrap {
	margin-top:30px;
	display:block;
}

.contact-form input, .contact-form textarea {
	width:100%;
    height:60px;
    border:1px solid #eee;
    border-radius:5px;
    padding:0 30px;
    background-color:#fff;
    font-family:hind,sans-serif;
    font-size:16px;
}

.contact-form textarea {
    height:160px;
    padding-top:20px;
    resize:none;
}

.contact-form [type=submit] {
	width:auto;
	display:flex;
	justify-content:center;
	margin:30px auto 0;
    font-weight:600;
    text-align:center;
    border:1px solid;
    padding:0 30px;
    font-size:16px;
    line-height:48px;
    color:#fff;
    cursor:pointer;
    z-index:5;
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
    -webkit-box-shadow:0 5px 16px 0 rgb(0 0 0 / 65%);
    -moz-box-shadow:0 5px 16px 0 rgba(0,0,0,.65);
    box-shadow:0 5px 16px 0 rgb(0 0 0 / 65%);
    text-transform:uppercase;
}

.contact-form .wpcf7 form .wpcf7-response-output {
	margin:0;
}

.mapsec {
    position:relative;
    height:600px;
}

.harita_frame {
    position:absolute;
    top:0;
    left:0;
    width:60%;
}

.harita_frame .canvas iframe {
    width:100%;
    height:600px;
}

.harita_resim {
    width:40%;
    height:100%;
    position:absolute;
    top:0;
    right:0;
	background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
}

#hatasayfasi {
	position:relative;
}

#hatasayfasi .content {
	padding:80px 0 130px;
}

#hatasayfasi .content p {
	margin:10px 0 30px;
}

.adres_bilgileri li {
	list-style-type:none;
	margin-bottom:10px;
}

.adres_bilgileri li i, .adres_bilgileri li div {
	display:table-cell;
}

.adres_bilgileri li i {
	padding-right:10px;
	font-size:16px;
    opacity:.5;
}

.adres_bilgileri li:before {
	content:"";
	padding-right:0;
}

#footer {
	position:relative;
	z-index:9;
}

#footer a {
	-webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
}

#footer .altkisim {
	padding:130px 0 80px;
}

.footerlink .yankapsa {
	margin-bottom:15px;
}

.footerlink .yanbaslik {
	font-size:22px;
    font-weight:600;
	color:#121619;
}

.sosyal_profil {
	margin-top:20px;
}

.sosyal_profil a {
    font-size:22px;
}

.footerlink li {
	padding-top:5px;
}

.footerlink ul li a {
	
}

#footer .copyright {
	padding:15px 0;
}

#footermenu {
	text-align:right;
}

.footermenu li {
	display:inline-block;
	list-style-type:none;
	margin-left:10px;
}

.footermenu li:before {
	content:"/";
	padding-right:15px;
}

.footermenu li:first-child:before {
	content:"";
}

.footer-2 .sosyal_profil a {
	font-size:42px;
    background:rgba(0,0,0,0.2);
    border-radius:50%;
    margin-right:20px;
    margin-top:20px;
    display:inline-block;
    padding:13px 5px;
}

#particles-2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}

#yukari {
	position:fixed;
	bottom:65px;
	right:15px;
	z-index:9999;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	transition:opacity 0.2s ease-out;
	-webkit-transition:opacity 0.2s ease-out;
	opacity:0;
}

#yukari .icon-up-open-big {
	color:#fff;
}

#yukari:hover {
	background:#fff;
}

#yukari.show {
	opacity:1;
}

#page_title {
	padding:50px 0 30px;
	margin-top:100px;
	border-bottom:1px solid rgba(0,0,0,.1);
}

#page_title h1 {
	font-size:36px;
}

.catsub {
	margin-top:10px;
	display:inline-block;
	opacity:.8;
}

.catsub p {
	margin-bottom:0;
}

.navigasyon {
	font-weight:normal;
	justify-content:flex-end;
    align-items:center;
    display:flex;
}

.navi ol {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:16px;
}

.navi li {
	list-style-type:none;
	display:inline-block;
}

.navi li a span {
	opacity:1;
}

.navi li span, .navi .seperator {
	opacity:0.7;
}

#single_content {
	position:relative;
}

.single-wrap {
	position:relative;
	z-index:9;
	margin:80px 0;
	padding:30px 20px !important;
	-webkit-box-shadow:0 5px 30px 0 rgb(167 167 167 / 16%);
    -moz-box-shadow:0 5px 30px 0 rgba(167,167,167,.16);
    box-shadow:0 5px 30px 0 rgb(167 167 167 / 16%);
}

.single-wrap .content {
	
}

.content li {
	position:relative;
    line-height:24px;
    font-weight:400;
    padding-left:45px;
    margin-bottom:14px;
}

.content li:before {
	position:relative;
    left:0;
    content:"\e97d";
	font-family:"temavadisi";
	padding-right:15px;
}

.content h3 {
	position:relative;
    font-size:24px;
    font-weight:600;
    margin-bottom:22px;
}

.content p {
	position:relative;
    line-height:1.8em;
    margin-bottom:20px;
}

.single_meta {
	border-top:1px solid #eee;
	padding-top:20px;
	margin-top:20px;
	display: flex;
    justify-content: space-between;
}

.single_meta a, .single_meta i {
	position:relative;
    padding:4px 10px;
    color:#adadad;
    font-size:13px!important;
    margin-right:1px;
    margin-bottom:4px;
    text-transform:capitalize;
    display:inline-block;
    background-color:#f3f3f3;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.single_meta a:hover, .single_meta a:hover i {
    color:#fff !important;
}

.yazi_paylas {
	
}

.yazi_paylas a i {
	margin:0;
	padding:0;
	height:0;
}

.benzer_yazilar {
	margin-top:70px;
}

.benzer_baslik {
	position:relative;
	margin-bottom:25px;
}

.benzer_baslik h3 {
	position:relative;
    font-size:24px;
    color:#222;
    line-height:1.3em;
    letter-spacing:1px;
}

.benzer_baslik h3:after {
    position:absolute;
    content:'';
    left:0;
    bottom:-10px;
    width:100px;
    height:3px;
}

.related-item {
	position:relative;
    margin-bottom:35px;
}

.related-item .postimg {
	position:relative;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.related-item .postimg img {
	position:relative;
    width:100%;
	height:auto;
    display:block;
}

.related-item a.overlay {
	position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    text-align:center;
    transform:scale(.6,.6);
    background-color:rgba(22,26,51,.9);
    -webkit-transition:all 600ms ease;
    -ms-transition:all 600ms ease;
    -o-transition:all 600ms ease;
    -moz-transition:all 600ms ease;
    transition:all 600ms ease;
}

.related-item:hover a.overlay {
	opacity:1;
	transform:scale(1,1);
}

.related-item a.overlay i {
	position:relative;
    width:30px;
    height:30px;
    color:#fff;
    top:40%;
    line-height:30px;
    text-align:center;
    font-size:32px;
    border-radius:50px;
    display:inline-block;
}

.related-item .post-wrap {
	position:relative;
    padding-top:5px;
}

.related-item .kategori a {
	position:relative;
    color:#dadada;
    font-size:13px;
    font-weight:400;
}

.related-item .post-title {
	position:relative;
    font-size:18px;
    color:#222;
    font-weight:700;
    line-height:1.3em;
    margin-top:6px;
}

.related-item .post-title a {
	position:relative;
    color:#222;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.yorumlar {
	position:relative;
	z-index:99;
	margin-top:70px;
}

.yorum-politik {
	font-size:14px;
    background:#faebd7;
    padding:10px;
    margin-bottom:20px;
}

.yorumlar h4 {
	position:relative;
    font-size:24px;
    color:#222;
    font-weight:600;
    text-transform:capitalize;
	margin-bottom:30px;
}

.commentlist li.comment {
	margin-bottom:40px;
    border-bottom:1px solid #f5f5f5;
}

.commentlist li.comment article {
	position:relative;
    padding:0 0 30px 110px;
    font-size:14px;
}

.commentlist li.comment.parent article {
    padding:0 0 0px 110px;
}

.commentlist li.comment ul.children {
	margin-top:20px;
}

.commentlist li.comment ul.children li.comment {
	border-bottom:none;
	border-top:1px solid #f5f5f5;
	padding-top:30px;
	margin-bottom:0;
}

.commentlist li.comment ul.children li.comment article {
	padding-bottom:30px;
	margin-left:-50px;
}

.author-avatar {
	position:absolute;
    left:0px;
    top:0px;
    width:80px;
    margin-bottom:20px;
}

.author-avatar img {
	width:100%;
	display:block;
}

.author-info {
	margin-bottom:10px;
}

.author-info strong {
	font-size:18px;
    font-weight:500;
    color:#303030;
    display:block;
    line-height:1.3em;
    text-transform:capitalize;
}

.comment-time {
	font-size:15px;
    color:#dadada;
    margin-top:4px;
}

.comment-text {
    font-size:15px;
    line-height:1.9em;
    margin-bottom:10px;
}

a.comment-reply-link{
	position:absolute;
    top:0px;
    right:0px;
    padding:3px 15px;
    font-size:15px;
    color:#646464;
	background-color:#f3f3f3;
    font-weight:500;
    text-transform:capitalize;
}

a.comment-reply-link:before {
	font-family:"temavadisi";
	content:"\e8f0";
	padding-right:5px;
}

a.comment-reply-link:hover {
	color:#fff;
}

p.comment-edit {
	position:relative;
    padding:4px 10px;
    font-size:13px!important;
    display:inline-block;
    background-color:#f3f3f3;
}

p.comment-edit:before {
	font-family:"temavadisi";
	content:"\e851";
	padding-right:5px;
}

.yorum_kontrol {
	background:#f2f3f5;
	color:#ff6347;
	padding:5px 10px;
	display:inline-block;
}

a#cancel-comment-reply-link {
    padding:3px 15px;
    font-size:15px;
    color:#646464;
    font-weight:500;
    text-transform:capitalize;
	margin-bottom:10px;
	display:inline-block;
}

.comment-form {
	position:relative;
    margin-top:30px;
    padding:40px 40px 40px;
    box-shadow:0px 0px 25px rgb(0 0 0 / 10%);
}

.comment-form .form-group {
    margin-bottom:30px;
}

.comment-form .form-group input[type="text"], .comment-form .form-group input[type="email"] {
    position:relative;
    display:block;
    width:100%;
    line-height:28px;
    padding:10px 18px;
    color:#888888;
    border:1px solid transparent;
    height:60px;
    font-size:13px;
    background:#eee;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.comment-form .form-group textarea {
    position:relative;
    display:block;
    width:100%;
    line-height:24px;
    padding:15px 18px;
    color:#888888;
    border:1px solid transparent;
    height:180px;
    background:#eee;
    resize:none;
    font-size:13px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.kategori-wrap {
	position:relative;
	z-index:9;
	margin:80px 0;
}

.yazipost {
	margin-bottom:40px;
	position:relative;
}

.yazipost_inner {
    padding-bottom:30px;
	position:relative;
}

.yazipost_inner:hover .post-title {
	margin-top:-60px;
}

.yazipost .postimg {
	position:relative;
}

.yazipost .postimg img {
	position:relative;
    width:100%;
	height:auto;
    display:block;
}

.yazipost .post-wrap {
	position:relative;
    padding:0px 25px 0;
    text-align:center;
	border:1px solid #f9f9f9;
}

.yazipost .post-title {
	position:relative;
    color:#222;
    font-weight:700;
    text-align:center;
    font-size:20px;
    padding:23px 15px;
    z-index:1;
    background-color:#fff;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.yazipost .post-desc {
	position:relative;
    color:#7e8597;
    font-size:16px;
    line-height:1.8em;
    margin-bottom:20px;
}

.yazipost .devami {
	position:relative;
    font-weight:400;
	font-size:14px;
    display:inline-block;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.blog_yazisi {
	padding:15px;
	background-color:#fff;
	border-radius:10px;
	margin-bottom:25px;
}

.blog_yazisi .post-image img {
	width:100%;
}

.blog_yazisi .post-title {
	margin:15px 0;
}

.blog_yazisi .post-content {
	margin-bottom:10px;
}

.blog-2 .blog_yazisi {
	padding:0;
	box-shadow:none;
	position:relative;
	box-shadow: 0 0 15px 0 rgb(152 152 152 / 25%);
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.blog-2 .blog_yazisi .post-image {
	border-radius:10px;
}

.blog-2 .post-wrap {
	position:absolute;
	left:0;
	bottom:0;
	background-color:#fff;
	padding:0 25px;
	border-radius:0 0 0 10px;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.blog-2 .post-wrap .tarih {
	margin-bottom:10px;
	opacity:.6;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.sf-menu &gt; li {
		margin-right:14px;
	}
	
	#anamenu li &gt; a {
		font-size:13px;
	}
	
	.uzman-desc {
		padding:30px 0;
	}
	
	.uzman-desc .sosyal li {
		margin-bottom:10px;
	}
}

@media only screen and (max-width:767px) {	
	.spin_wrap {
		top:43%;
		left:45%;
	}

	p {
		font-size:16px;
	}

	#sidebar {
		width:100%;
	}
	
	#logo {
		margin-bottom:0;
		margin-top:10px;
	}
	
	#logo img {
		max-height:60px;
	}

	#anamenu {
		display:none;
	}
	
	#navmenu {
		margin:0;
	}
		
	a.mobnav_bar {
		font-size:32px !important;
		position:absolute;
		top:27px;
		right:30px;
		display:block !important;
	}
	
	a.mobnav_bar span {
		width:30px;
		height:2px;
		display:block;
		margin:5px 0;
		position:relative;
		-webkit-transition:all .3s ease-out 0s;
		-moz-transition:all .3s ease-out 0s;
		-ms-transition:all .3s ease-out 0s;
		-o-transition:all .3s ease-out 0s;
		transition:all .3s ease-out 0s;
	}
	
	.mobnav_bar.aktif span:nth-of-type(1) {
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		top:7px;
	}
	
	.mobnav_bar.aktif span:nth-of-type(2) {
		opacity:0;
	}
	
	.mobnav_bar.aktif span:nth-of-type(3) {
		-webkit-transform:rotate(135deg);
		-moz-transform:rotate(135deg);
		-ms-transform:rotate(135deg);
		-o-transform:rotate(135deg);
		transform:rotate(135deg);
		top:-7px;
	}
	
	.icon-cancel:before {
		font-size:36px !important;
	}
	
	.mobil_menu {
		display:none;
		background-color:#fff;
		padding:10px 0px 20px 0px;
		box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		-webkit-box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		overflow-x:hidden;
		position:fixed;
		top:100px;
		width:100%;
		z-index:99999;
		transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
	}
	
	.mobil_menu.acilsin {
		display:block;
	}
	
	.mobilmenu {
		margin-top:10%;
	}
	
	.mobilmenu li {
		list-style:none;
		display:block !important;
		margin-bottom:15px;
		padding-right:20px !important;
		padding-left:20px !important;
	}
	
	.mobilmenu a {
		padding-left:20px !important;
		font-size:15px;
	}
	
	.mobilmenu li ul li {
		margin:5px;
	}
	
	.mobilmenu li ul li a {
		font-weight:normal !important;
		font-size:16px !important;
	}
	
	.mobilmenu li ul li a:before {
		content:"-";
		padding-right:5px;
	}
	
	.mobilmenu .has-sub {
		position:relative;
	}
	
	.mobilmenu .has-sub:after {
		font-family:"temavadisi";
		content:"\e874";
		position:absolute;
		top:3px;
		right:20px;
		cursor:pointer;
	}
	
	.home .hshape.two {
		bottom:85px;
	}
	
	.section_title h5 {
		font-size:16px;
	}
	
	.section_title h2 {
		font-size:24px;
	}
	
	.anaslide-2 .slide-image {
		width:auto;
	}
	
	.slide-item {
		height:500px !important;
	}

	.slide-content h4 {
		font-size:18px;
	}
	
	.slide_title {
		font-size:38px;
	}
	
	.anasec {
		padding:75px 0 80px;
	}
	
	#hakkimizda .img:before {
		display:none;
	}
	
	#hakkimizda .img-one, #hakkimizda .img-two {
		width:100%;
	}
	
	#hakkimizda .img-two {
		margin-top:30px;
	}
	
	#hakkimizda .baslik {
		margin-top:30px;
	}
	
	.hakkimizda-2 .img-one {
		width:100% !important;
		float:left !important;
	}
	
	.hizmet {
		padding:30px 10px;
	}
	
	.uzman {
		margin-bottom:30px;
	}
	
	.uzman .uzman-desc {
		background-color:#fff;
		margin-top:-60px;
		-webkit-box-shadow:0 6px 16px 0 rgb(0 0 0 / 34%);
		-moz-box-shadow:0 6px 16px 0 rgba(0,0,0,.34);
		box-shadow:0 6px 16px 0 rgb(0 0 0 / 34%);
	}
	
	.uzman .uzman-desc .sosyal {
		margin-top:25px;
		opacity:1;
		visibility:visible;
	}
	
	.mapsec, .harita_frame .canvas iframe {
		height:450px;
	}
	
	.harita_frame {
		width:100%;
	}
	
	#footer .altkisim {
		padding:80px 0 ;
	}
	
	.footerlink {
		margin-top:45px;
	}
	
	#footermenu {
		text-align:left;
	}
	
	.sitedesc {
		margin-bottom:15px;
	}
	
	.navigasyon {
		justify-content:flex-start;
	}
}

@media only screen and (max-width:600px) {
	.logged-in .site-head.sticky {
		top:0;
	}
}</pre></body></html>