/*
Theme Name: Vadi Kurumsal v5
Theme URI: http://demo.temavadisi.com/vadikurumsalv5
Author: Tema Vadisi
Author URI: https://www.temavadisi.com
Description: Tema Vadisi tarafından tasarlanmış wordpress temasıdır.
Version: 7.5
Text Domain: temavadisi
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;
	letter-spacing:0.2px;
	/* -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;
}

h3, h4, h5, h6 { 
	clear:both; 
	line-height:25px; 
	margin:0 0 10px;
	color:#222;
}
h1, h2 { 
	clear:both; 
	line-height:35px; 
	margin:0 0 10px;
	color:#222;
}

img { 
	max-width:100%;
	border-radius:3px;
}

p { 
	margin-bottom:15px;padding:0 
}

ol, li { 
	list-style-position:inside; 
}

blockquote { 
	color:#7e8597;
	font-size:16px;
	font-style:italic;
	line-height:1.7;
	margin:15px 0px 15px 0px;
	overflow:hidden;
	padding:20px 20px 20px 15px;
	background:#f7f7f7;
	border-width:0 0 0 3px;
	border-style:solid;
}

.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;
}

.siteorigin-panels-stretch {
	padding:50px 0;
}

.panel-grid {
	margin-bottom:0 !important;
}

.panel-grid-cell {
	padding:20px 0;
}

a.btn-style, button.btn-style {
	position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #fff !important;
    padding: 7px 20px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    text-transform: uppercase;
    box-shadow: 0 8px 15px rgb(217 217 217 / 50%);
	z-index:99;
	cursor:pointer;
}

a.btn-style.mail {
	text-transform: none;
}

a.btn-style:hover, button.btn-style:hover {
	color:#fff !important;
}

a.btn-style:before, button.btn-style:before {
	top: 0;
    left: 0;
    content: "";
    width: 150%;
    height: 100%;
    position: absolute;
    transform-origin: 0 100% 0;
    transform: rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);
    transition: transform 0.3s ease 0s,opacity 0.3s ease 0s,background-color 0.3s ease 0s,-webkit-transform 0.3s ease 0s;
	z-index:-1;
}

a.btn-style:hover:before, button.btn-style:hover:before {
	opacity: 1;
    color: #fff;
    transform: rotate3d(0,0,1,0deg);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    background-color: #161a33;
}

.search-submit {
	padding:8px 5px !important;
}

.hd{
	opacity:0;
}

.vs{
	opacity:1;
}

.header-top {
	
}

.header-left {
	padding:15px 0;
}

.header-left span {
	margin-right:20px;
}

.header-left span:before {
	background-color:rgba(255,255,255,.15);
	border-radius:100%;
	font-size:13px;
	width:24px;
	height:24px;
	line-height:24px;
	margin-right:10px;
}

.header-right {
	text-align:right;
	padding:15px 0;
}

.sosyal_profil {
	display:inline-block;
	margin-right:20px;
}

.sosyal_profil a {
	margin:0 5px;
	font-size:16px;
}

.ototrans {
	display:inline-block;
}

.ototrans a {
	margin:0 2px;
}

.ototrans img {
	opacity:1 !important;
}

.site-head {
	position:relative;
}

#logo h1 {
	margin-bottom:0;
}

#logo img {
    padding-top: 10px;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
}

.sf-menu li {
	position: relative;
	white-space: nowrap;
	-webkit-transition: background .2s;
	transition: background .2s;
	margin-top:10px;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	border:1px solid #e2e8f0;
	min-width: 12em;
}

.sf-menu > li {
	float: left;
	padding-top:20px;
	padding-bottom:35px;
	margin-right:30px;
	font-weight:600;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
	zoom: 1;
}

.sf-menu ul ul {
	top: -1px;
	left: 100%;
}

.sf-menu {
	float: left;
	width:100%;
}

.sf-menu ul li {
	padding:17px 28px;
    border-bottom:1px solid #e2e8f0;
	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 {
	opacity:.6;
	font-weight:500;
}

.sf-menu li.sfHover ul li:hover a {
	opacity:1;
}

.sf-arrows .sf-with-ul {
	padding-right:16px;
}

.sf-arrows .sf-with-ul:after {
	font-family:"temavadisi";
	position:absolute;
	right:5px;
	top:2px;
	font-size:10px;
	content:"\e874";
}

.sf-arrows ul .sf-with-ul:after {
	right:-10px;
	content:"\e877";
}

.mobil_menu {
	display:none;
}

li.menutel {
	padding-top:10px;
	padding-bottom:10px;
	margin-right:0;
}

li.menutel a:hover span, li.menutel a:hover i {
	color:#fff !important;
}

.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%;
}

.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;
}

#slideralani {
	position:relative;
	z-index:-1;
}

.box_widget {
    display: flex;
	text-align:center;
}

.box_widget .kutu {
    padding:70px 20px;
	flex:1;
    border: 1px solid rgba(255,255,255,.2);
	box-shadow:0 0 10px 0 rgb(0 0 0 / 10%);
}

.box_widget .kutu.scale {
	transform: scale(1.1);
}

.box_widget .kutu img {
    margin-bottom:25px;
}

.box_widget .kutu h4 {
    font-size:20px;
}

.box_widget .kutu p {
	padding:0 5px;
	font-size:14px;
}

.heading_title { 
	clear:both; 
	line-height:25px; 
	margin:0 0 15px;
	position:relative;
	padding:0 70px;
	display:inline-block;
}

.heading_title:before {
	position:absolute;
	content:"";
	width:50px;
	height:1px;
	left:0;
	top:50%;
}

.heading_title:after {
	position:absolute;
	content:"";
	width:50px;
	height:1px;
	right:0;
	top:50%;
}

.heading_widget .headicon {
	font-size:24px;
	color:#fff;
	display:inline-block;
	float:left;
	padding:0 5px;
	border-radius:3px;
	margin-right:20px;
}

.heading_widget.center {
	text-align:center;
}

.heading_widget.left {
	text-align:left;
}

.heading_widget.right {
	text-align:right;
}

.heading_content {
	display:inline-block;
}

.heading_content p {
	color:#888;
}

.hak_content.col-lg-6 {
	padding-right:15px;
}

.hak_baslik {
	position: relative;
    margin-bottom: 30px;
    display: inline-block;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
}

.hak_baslik:before {
	position: absolute;
    content: '';
    left: 15px;
    bottom: -10px;
	border-width:10px 15px 0px 15px;
	border-style:solid;
}

.hak_baslik span {
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    padding: 0 15px;
    line-height: 1.9em;
	font-weight:700;
}

.hak_text {
	color:#7e8597;
	font-size:16px;
	line-height:30px;
}

.hak_text h2, .hak_text h3 {
	line-height:30px;
}

.hak_text li {
	list-style-type:none;
	margin-bottom:15px;
}

.hak_text li:before {
	content:"\e8d2";
	font-family:"temavadisi";
	margin-right:10px;
	border:1px solid;
	border-radius:3px;
	padding:2px 6px;
}

.hak_text li:hover:before {
	color:#666;
}

.hak_resim {
	display:flex;
	align-items:center;
	justify-content:center;
}

.hak_resim img {
	height:auto;
	border-radius:0 0 0 75px;
}

.hak_url {
	position:relative;
	text-align:right;
	margin-top:40px;
}

.hak_url:before {
	position: absolute;
    content: '';
    left: 0;
    top: 12px;
    height: 1px;
    width: 100%;
    background-color: #e2e8f0;
}

.hak_url a {
	position: relative;
    color: #222;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3em;
    padding-left: 15px;
    display: inline-block;
    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;
}

.isotope_button {
	text-align:center;
	margin-bottom: 40px;
}

.isotope_button button {
	position: relative;
    display: inline-block;
    color: #7e8597;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    margin: 0 8px 6px;
    padding: 13px 24px;
    text-transform: uppercase;
    background-color: #e9eef3;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.isotope_button button.active {
	color:#fff;
	
}

.isotope_list {
	position:relative;
}

.portfolio-item {
	position: relative;
    margin-bottom: 35px;
}

.portfolio-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;
}

.portfolio-item .postimg img {
	position: relative;
    width: 100%;
	min-height:250px;
    display: block;
}

.portfolio-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;
}

.portfolio-item:hover a.overlay {
	opacity:1;
	transform: scale(1,1);
}

.portfolio-item a.overlay i {
	position: relative;
    width: 60px;
    height: 60px;
    color: #fff;
    top: 48%;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    margin-top: -30px;
    border-radius: 50px;
    display: inline-block;
}

.portfolio-item .post-wrap {
	position: relative;
    padding-top: 25px;
}

.portfolio-item .kategori {
	position: relative;
    color: #7e8597;
    font-size: 15px;
    font-weight: 400;
}

.portfolio-item .post-title {
	position: relative;
    font-size: 20px;
    color: #222;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 6px;
    padding-left: 40px;
}

.portfolio-item .post-title:before {
	position: absolute;
    content: '';
    left: 0;
    top: 12px;
    height: 1px;
    width: 30px;
}

.portfolio-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;
}

.kutular {
	display:inline-block;
	padding:20px;
	width:265px;
}

.kutular .rakam {
    font-size: 60px;
    font-weight: bold;
    padding: 25px 30px;
}

.kutular .rakam_desc {
    font-weight: 500;
	font-size:16px;
}

.partnerler {
	padding:50px 0;
}

.partner img {
	opacity:.8;
}

.partner:hover img {
	filter:grayscale(0);
	opacity:1 !important;
}

.filterG {
	filter:grayscale(1);
	opacity:.4 !important;
}

.contactform {
	margin-left:9%;
}

.contactform input[type="text"], .contactform input[type="email"], .contactform input[type="tel"], .contactform textarea {
	position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 20px;
    color: #fff;
    height: 60px;
    font-size: 15px;
    border: 1px solid rgba(255,255,255,.3);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contactform.dark input[type="text"], .contactform.dark input[type="email"], .contactform.dark input[type="tel"], .contactform.dark textarea {
	background: #191919;
}

.contactform.light input[type="text"], .contactform.light input[type="email"], .contactform.light input[type="tel"], .contactform.light textarea {
	background: #fafafa;
	color:#333;
}

.contactform .wpcf7-submit {
	position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #fff !important;
    padding: 10px 40px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 50px;
    text-transform: uppercase;
    box-shadow: 0 8px 15px rgb(17 17 17 / 50%);
	opacity:.9;
}

.contactform .wpcf7-submit:hover {
	color:#fff !important;
	opacity:1;
}

.contactform.yanyana form {
    display: flex;
    flex-wrap: wrap;
}

.contactform.yanyana form p {
    padding: 0 15px;
	display:flex;
	justify-content:center;
	align-items:center;
    flex: 0 0 25%;
}

.contactform.altalta form p {
	
}

.sosyal_widget {
	text-align:center;
}

.sosyal_widget li {
	position:relative;
    padding-left: 65px;
    text-align: left;
	font-weight:500;
    font-size: 18px;
    line-height: 1.6em;
    display: inline-block;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px solid rgba(0,0,0,.15);
}

.sosyal_widget li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.sosyal_widget i {
	position: absolute;
    content: '';
    left: 0;
    top: 8px;
    font-size: 38px;
    line-height: 1em;
}

.sosyal_widget .info {
	font-weight: 400;
    font-size: 15px;
    margin-left: 5px;
	display:block;
}

.fiyat_tablosu {
	background:#fff;
	text-align:center;
	border: 1px solid #e9eef3;
	transition:all .2s ease-in-out;
	position:relative;
	margin:0 10px;
}

.tablo_wrap_ust {
	position: relative;
    text-align: center;
    padding: 40px 30px 50px;
    background-color: #e9eef3;
}

.tablo_wrap_alt {
	position: relative;
    padding: 30px 30px;
    text-align: center;
}

.fiyat_tablosu:hover {
	transition:all .2s ease-in-out;
	transform:scale(1.1);
	z-index:2;
	box-shadow:0 1px 17px rgba(0,0,0,0.1);
}

.fiyat_tablosu .onecikan {
	position: relative;
    color: #fff;
    padding: 13px 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
}

.tablobaslik {
	position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #222;
}

.tabloaltbaslik {
	position: relative;
    font-weight: 400;
    font-size: 15px;
    color: #7e8597;
    margin-top: 12px;
}

.tablofiyat {
	position: relative;
    font-weight: 700;
    font-size: 60px;
    line-height: 1em;
    margin-top: 12px;
}

.tablofiyat span {
	font-size:30px;
}

.tabloperiod {
	position: relative;
    color: #7e8597;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.tablolist li {
	position: relative;
    padding-bottom: 14px;
    margin-bottom: 14px;
    color: #a1a6b5;
    display: block;
    border-bottom: 1px solid #e2e8f0;
}

.tablolist li:last-child {
	border:none;
	margin-bottom:30px;
}

.tablolist li:before {
	content: '\e828';
    left: 0;
    top: 0;
    margin-right: 12px;
    font-family: "temavadisi";
    font-weight: 700;
}

.tablotbn {
	position: relative;
    color: #222;
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.rs_widget {
	margin:0 15px 25px 15px;
}
.rs_widget img,.box_widget img{
	max-height:250px;
}
.rs_inner {
	position: relative;
    padding: 54px 45px;
    background-color: #fff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

.rs_inner:before {
	position: absolute;
    content: '';
    left: 15px;
    top: 15px;
    right: 0;
    bottom: 0;
    z-index: -1;
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.rs_inner:hover:before {
	-ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ra_wrap {
	margin-top:20px;
    color: #7e8597;
    font-size: 15px;
    line-height: 1.8em;
}

.ra_wrap h2, .ra_wrap h3, .ra_wrap h4 {
	margin-top:20px;
	font-size: 20px;
    font-weight: 700;
	color:#222;
	
}

.ra_button {
	font-weight: 700;
    color: #222;
    margin-top: 20px;
    font-size: 15px;
    display: inline-block;
    padding-right: 22px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.musteri_yorumlari .slick-arrow {
	background:transparent;
	color:inherit;
	font-size:40px;
}

.musteri_yorumlari .slick-arrow {
	top:0;
}

.musteri_yorumlari .slick-arrow.right {
	right:-30px;
}

.musteri_yorumlari .slick-arrow.left {
	left:-30px;
}

.yorum-item {
	position: relative;
	padding:0 60px;
}

.yorum-text {
	position:relative;
	font-size:18px;
	line-height:30px;
}

.musteri_meta {
	display:flex;
	justify-content:center;
	align-items:center;
}

.mbilgi {
	margin-top:15px;
}

img.yorum-image {
	border-radius:50%;
	margin-right:15px;
	width:80px;
}

.musteriadi {
	font-size:20px;
	font-weight:bold;
}

.musteri_meta {
	text-align:center;
	margin-top:20px;
}

.musteri_meta span {
	font-size:15px;
}

.yorum-desc p {
    opacity: .9;
}

.gallery-size-galeriW {
	display: flex;
    flex-wrap: wrap;
}

.gallery-size-galeriW .gallery-item {
    position: relative;
    margin-bottom: 40px;
}

[data-stretch-type="full-stretched"] .gallery-size-galeriW .gallery-item {
	flex: 0 0 19.9%;
}

[data-stretch-type="full"] .gallery-size-galeriW .gallery-item {
	flex: 0 0 33%;
}

.gallery-size-galeriW .gallery-item:before {
    position: absolute;
    content: '';
    left: 20px;
    top: 15px;
    right: 9px;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border: 1px solid rgba(0,0,0,0.03);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate( 5deg);
    transform: rotate( 5deg);
}

.gallery-size-galeriW .gallery-item:hover:before {
	opacity:.1;
}

.gallery-size-galeriW .gallery-item:after {
    opacity:0;
    font-family: "temavadisi";
    content: "\e929";
    position: absolute;
    top: 35%;
    right: 50%;
    transform: translate(50%) translateY(0);
    font-size: 36px;
    color: #fff;
    text-shadow: 0 1px 17px rgb(0 0 0 / 40%);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	z-index:9;
}

.gallery-size-galeriW .gallery-item:hover:after {
	opacity:.8;
    transform: translate(50%) translateY(20px);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.gallery-size-galeriW .gallery-icon {
    padding: 10px 20px;
    float: left;
}

.gallery-size-galeriW .gallery-icon a {
    display: flex;
}

.gallery-size-galeriW .gallery-icon a img {
   z-index:2;
}

.sorulan_sorular {
	margin-bottom:20px;
	border: 1px solid #e2e8f0;
}

.sorulan_sorular .soru_baslik {
	position: relative;
    font-size: 20px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 24px;
    font-weight: 700;
    padding: 24px 75px 24px 70px;
    color: #222;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sorulan_sorular .soru_baslik span{
	position: absolute;
    content: '';
    left: 30px;
    top: 22px;
    font-size: 28px;
    font-weight: 400;
}

.sorulan_sorular .soru_baslik .open-arrow {
	position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: 100%;
    text-align: center;
    color: #b3b2b2;
    background: none;
    border-left: 1px solid #e2e8f0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sorulan_sorular .open-arrow span {
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -21px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sorulan_sorular.ssopen .open-arrow span {
	color: #fff;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sorulan_sorular .soru_cevap {
	display:none;
	position:relative;
}

.sorulan_sorular .soru_cevap .content{
	position: relative;
    font-size: 13px;
    background: #fff;
    padding: 25px 30px 30px;
    border-top: 1px solid #e2e8f0;
}

.sorulan_sorular .soru_cevap .content p {
	margin-bottom: 20px;
    line-height: 1.8em;
    color: #868298;
    font-size: 15px;
}

.sorulan_sorular .soru_cevap .content p:last-child {
	margin-bottom:0;
}

.sorulan_sorular.ssopen .soru_cevap {
	display: block;
    box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
}

#footer .altkisim {
	padding:40px 0;
}

#footer .copyright {
	padding:10px 0;
}

#footer .sitedesc {
	opacity:.5;
}

.foowidget .yanbaslik {
	position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 22px;
    text-transform: capitalize;
}

.foowidget .temayan {
	position: relative;
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 25px;
	padding:0 15px;
}

.foowidget li {
	list-style-type:none;
}

.foowidget li:before {
	content:">";
	padding-right:15px;
	color:rgba(255,255,255,0.2);
}

.footermenu li {
	display:inline-block;
	list-style-type:none;
	margin-left:10px;
	opacity:.3;
}

.footermenu li:hover {
	opacity:1;
}

.footermenu li:before {
	content:"/";
	padding-right:15px;
	color:rgba(255,255,255,0.2);
}

.footermenu li:first-child:before {
	content:"";
}

.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;
}

.wyazi {
	margin-bottom:40px;
	position:relative;
}

.wyazi_inner {
	border-bottom: 1px solid #f9f9f9;
    padding-bottom: 30px;
	position:relative;
}

.wyazi .postimg {
	position:relative;
}

.wyazi .postimg img {
	position: relative;
    width: 100%;
    display: block;
}

.wyazi .postimg .overlay-link {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.wyazi .postimg .overlay-link:before {
	position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 1;
    text-align: center;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    -moz-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    -o-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(22,26,51,.9);
}

.wyazi_inner:hover .postimg .overlay-link:before {
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.wyazi_inner:hover .postimg .overlay-link:after {
	    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.wyazi .postimg .overlay-link:after {
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(22,26,51,.9);
}

.wyazi .post-wrap {
	position: relative;
    padding: 65px 25px 0;
    text-align: center;
}

.wyazi .post-title {
	position: absolute;
    left: 30px;
    top: -35px;
    right: 30px;
    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;
}

.wyazi .post-title:before {
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    z-index: -1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.wyazi_inner:hover .post-title a {
    color: #fff;
}

.wyazi_inner:hover .post-title:before {
    width: 100%;
}

.wyazi .post-desc {
	position: relative;
    color: #7e8597;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px;
}

.wyazi .devami {
	position: relative;
    font-weight: 700;
    color: #222;
    display: inline-block;
    padding-right: 22px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#page_title {
	background-size:cover !important;
	padding:75px 0 80px;
}

#page_title h1 {
	font-size:26px;
}

.catsub {
	font-size:16px;
	margin-top:10px;
	display:inline-block;
}

.catsub p {
	margin-bottom:0;
}

.navigasyon {
	text-align:right;
	font-weight:normal;
}

.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 {
	margin:80px 0;
}

.sayfalama {
	margin-top: 30px;
    background-color: #fff;
}

.sayfalama ul{
	list-style-type:none;
}

.sayfalama li {
	display:inline-block;
	margin:0 4px 5px;
}

.sayfalama li a, .sayfalama li span {
	width:55px;
	height:55px;
    border-radius: 55px;
	line-height: 53px;
    display: inline-block;
    margin: 0;
    font-size: 18px;
    float: left;
	border:1px solid #e2e8f0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.sayfalama li .gizle {
	display:none;
}

.sayfalama li.active span, .sayfalama li:hover a {
	color:#fff;
}

li.arama {
	margin-right:0;
	position:relative;
	float:right;
}

li.arama a.icon-search {
	font-size:22px;
}

li.arama.arama_aktif a.icon-search:before {
	content:"\e82a";
}

.aramaform {
	display:none;
	position:absolute;
	width:300px;
	right:0;
	z-index:999;
	padding:20px;
	margin-top:35px;
	background:#fff;
	border-width:2px 0 0;
	border-style:solid;
	box-shadow:0 0 0 1px rgba(150,150,150,0.15);
}

.search-form button {
	position:absolute;
	top:5px;
	right:10px;
	border:none;
	background:transparent;
}

.error404 {
	background:#e9eef3;
}

.hatasayfasi h1 {
	font-size:110px;
	display:inline-block;
	font-weight: 700;
	margin-top:100px;
	line-height:1em;
	margin-bottom:20px;
}

.hatasayfasi p {
	color:#7e8597;
}

.widget .adres_bilgileri li i {
	opacity:1;
}

.haritakod iframe {
	width:100%;
}

.content li {
	position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #222;
    font-weight: 400;
    padding-left: 45px;
    margin-bottom: 14px;
}

.content li:before {
	position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 30px;
    content: "";
}

.content .sosyal_widget li:before {
	display:none;
}

.content h3 {
	position: relative;
    color: #222;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 22px;
}

.content p {
	position: relative;
    color: #868298;
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 20px;
}

.yazigaleri {
	margin-bottom:40px;
	text-align:center;
}

.resimgaleri {
	background-color:#f5f5f5;
}

.resimgaleri .slick-arrow {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 29px;
	top:45%;
	padding:0;
	opacity:.2;
}

.resimgaleri .slick-arrow.icon-left-open-1 {
	left:0px;
}

.resimgaleri .slick-arrow.icon-right-open-1 {
	right:0px;
}

.resimgaleri .item a {
	display:flex;
	align-items:center;
	justify-content: center;
	height: 400px;
}

.resimgaleri img {
    min-height: 250px;
	max-height:400px;
	width:auto;
}

.resimgaleri-nav {
	margin-top:20px;
}

.resimgaleri-nav .item {
	max-width:100px;
	margin-right:5px;
	cursor:pointer;
	opacity:.6;
}

.resimgaleri-nav .item.slick-current {
	opacity:1;
}

.resimgaleri-nav .item img {
	width:100px;
	height:75px;
}

.single_meta {
	border-top:1px solid #e2e8f0;
	padding-top:20px;
	margin-top: 20px;
}

.single_meta a, .single_meta i {
	position: relative;
    padding: 4px 10px;
    color: #7e8597;
    font-size: 13px!important;
    margin-right: 1px;
    margin-bottom: 4px;
    text-transform: capitalize;
    display: inline-block;
    background-color: #e9eef3;
    -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 {
    color: #fff;
}

.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;
    padding-left: 70px;
}

.benzer_baslik h3:before {
    position: absolute;
    content: '';
    left: 0;
    top: 15px;
    width: 50px;
    height: 1px;
}

.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: 16px;
    border-radius: 50px;
    display: inline-block;
}

.related-item .post-wrap {
	position: relative;
    padding-top: 5px;
}

.related-item .kategori {
	position: relative;
    color: #7e8597;
    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 {
	margin-top:70px;
}

.yorumlar h4 {
	position: relative;
    font-size: 24px;
    color: #222;
    font-weight: 500;
    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: #303030;
    margin-top: 4px;
}

.comment-text {
	color: #7e8597;
    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: #fff;
    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;
    color: #7e8597;
    font-size: 13px!important;
    display: inline-block;
    background-color: #e9eef3;
}

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: #fff;
    font-weight: 500;
    text-transform: capitalize;
	margin-bottom:10px;
	display:inline-block;
}

a#cancel-comment-reply-link:hover {
	color:#fff;
}

.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: #e9eef3;
    -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: #e9eef3;
    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;
}

.comment-form button {
	padding:12px 42px;
}

.sidebar-side.right {
	padding-left:30px !important;
}

.sidebar-side.left {
	padding-right:30px !important;
}

.sidebar-side .temayan {
	position: relative;
    margin-bottom: 40px;
}

.sidebar-side .temayan .yankapsa {
    position: relative;
    margin-bottom: 25px;
}

.sidebar-side .temayan .yanbaslik {
    position: relative;
    font-size: 24px;
    color: #222;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 1px;
    padding-left: 70px;
}

.sidebar-side .temayan .yanbaslik:before {
	position: absolute;
    content: '';
    left: 0;
    top: 15px;
    width: 50px;
    height: 1px;
}

.sidebar-side .temayan ul {
	position: relative;
    padding: 15px 28px;
    border: 1px solid #e2e8f0;
}

.sidebar-side .temayan ul li {
	position: relative;
    padding-bottom: 12px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e2e8f0;
}

.sidebar-side .temayan ul li:last-child {
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar-side .temayan ul li a {
	position: relative;
    color: #7e8597;
    font-size: 16px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar-side .temayan ul li a:hover {
    padding-left: 25px;
}

.sidebar-side .temayan ul li a:hover::before {
    opacity: 1;
}

.sidebar-side .temayan ul li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    opacity: 0;
    font-family: "temavadisi";
    content: "\f178";
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar-side .temayan .search-form label {
	position: relative;
    margin: 0;
    padding-right: 70px;
}

.sidebar-side .temayan .search-form input {
	position: relative;
    line-height: 43px;
    padding: 10px 50px 10px 20px;
    border: 1px solid transparent;
    background: #e9eef3;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 60px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar-side .temayan .search-form button {
	position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
}

.tagcloud {
    position: relative;
    padding: 30px 30px;
    border: 1px solid #e2e8f0;
}

.tagcloud a {
    position: relative;
    padding: 8px 14px;
    color: #7e8597;
    font-size: 15px!important;
    margin-right: 1px;
    margin-bottom: 4px;
    text-transform: capitalize;
    display: inline-block;
    background-color: #e9eef3;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.tagcloud a:hover {
    color: #fff;
}

.widget_media_gallery .gallery {
	position: relative;
    padding: 30px 30px 10px;
    border: 1px solid #e2e8f0;
	overflow:hidden;
}

.widget_media_gallery .gallery-item {
	position: relative;
    float: left;
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.widget_media_gallery .gallery-icon {
	position: relative;
}

.widget_media_gallery .gallery-icon img {
	position: relative;
    width: 100%;
	height:auto;
    display: block;
}

.widget_media_gallery .gallery-icon img:hover {
	opacity:.8;
}

.widget_media_gallery .gallery-icon a:before {
    content: "\e929";
    position: absolute;
    color: white;
    z-index: 999;
    font-family: "temavadisi";
    top: 40%;
    left: 40%;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget_media_gallery .gallery-icon a:hover:before {
    opacity: 1;
}

.ekiparkadasi {
	position:relative;
	
}

.ekipbox {
	position: relative;
    padding-bottom: 50px;
}

.arkadas {
	position: relative;
}

.arkadas img {
	position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ekipbox:hover .arkadas img {
    opacity: .6;
}

.arkadas_overlay {
	position: absolute;
    left: 30px;
    right: 30px;
    bottom: -50px;
    z-index: 1;
}

.arkadas_overlay .info {
	position: relative;
    padding: 20px 25px;
    margin-right: 50px;
    background-color: #fff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 5%);
}

.info .info-ust {
	position: relative;
    z-index: 1;
    background-color: #fff;
}

.gorevi {
	position: relative;
    font-weight: 400;
    font-size: 15px;
    margin-top: 6px;
}

.info .info-alt {
	position: relative;
    margin-top: -25px;
    background-color: #fff;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.ekipbox:hover .info .info-alt {
    margin-top: 15px;
}

.ekipbox:hover .info .info-alt a {
	position: relative;
	font-size:13px;
    font-weight: 700;
    color: #222;
    display: inline-block;
    padding-right: 22px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.arkadas_overlay .profilleri {
	position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    padding: 14px 6px 10px;
    display: inline-block;
    background-color: #e9eef3;
}

.arkadas_overlay .profilleri a {
	position: relative;
    color: #7e8597;
    display: block;
    line-height: 1em;
    margin-bottom: 9px;
}

.white-popup-ekip {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 850px;
	margin: 40px auto;
	position: relative;
}

.white-popup-ekip .profilleri a {
	padding:5px;
	background-color: #e9eef3;
	color: #7e8597;
}

#yukari {
	position:fixed;
	bottom:15px;
	right:15px;
	z-index:9999;
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	cursor:pointer;
	transition:opacity 0.2s ease-out;
	-webkit-transition:opacity 0.2s ease-out;
	opacity:0;
	box-shadow:0 0 4px rgba(0,0,0,.8);
}

#yukari .icon-up-open {
	color:#fff;
}

#yukari:hover {
	background:#fff;
}

#yukari.show {
	opacity:1;
}
.bosluk {
	margin-top:30px
}

@media only screen and (max-width: 768px) {
	.mnone {
		display:none;
	}
	
	.header-right {
		text-align:left;
	}
	
	.box_widget, .contactform.yanyana form, .contactform.yanyana form p {
		flex-direction: column;
	}
	
	.contactform {
		margin-left:0;
	}
	
	.partnerler_mobil {
		padding:30px 0;
	}
	
	.box_widget .kutu {
		padding:20px;
	}
	
	.box_widget .kutu img {
		margin-bottom:15px;
	}
	
	.box_widget .kutu h4 {
		font-size: 16px;
	}
	
	.box_widget .kutu p {
		font-size: 13px;
	}
	
	.box_widget .kutu.scale {
		transform: scale(1);
	}
	
	.heading_title {
		line-height:35px;
		padding:50px;
		
	}
	
	.sosyal_widget li {
		margin:0 0 20px 0;
		padding: 0 0 0 65px;
		border:none;
	}
	
	.yorum-desc p {
		font-size:14px;
	}
	
	.musteri_yorumlari .slick-arrow.right {
		right:-10px;
	}
	
	.musteri_yorumlari .slick-arrow.left {
		left:-10px;
	}
	
	[data-stretch-type="full-stretched"] .gallery-size-galeriW .gallery-item {
		flex: 0 0 50%;
	}
	
	.foowidget {
		margin-top:20px;
	}

	#sidebar {
		width:100%;
	}

	.sidebar-side.right {
		padding-left:7.5px !important;
		margin-top:40px;
	}

	.sidebar-side.left {
		padding-right:7.5px !important;
		margin-top:40px;
	}
	
	#logo {
		margin-bottom:0;
		margin-top:10px;
		width:70%;
	}

	#anamenu {
		display:none;
	}
	
	#navmenu {
		margin:0;
	}
		
	a.mobnav_bar {
		font-size:32px !important;
		position:absolute;
		top:30px;
		right:30px;
		display:block !important;
	}
	
	a.mobnav_bar:before {
		font-family:"temavadisi";
		content:"\f0c9";
		color:#353535;
	}
	
	a.mobnav_close {
		position:absolute;
		right:20px;
		top:25px;
	}
	
	.icon-cancel:before {
		font-size:36px !important;
	}
	
	.logged-in.admin-bar .mobil_menu.acilsin {
		top:40px;
	}
	
	.mobil_menu {
		display:block;
		background-color:#fff;
		background-size:50%;
		background-repeat:no-repeat;
		background-position:bottom center;
		padding:40px 20px 20px 20px;
		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);
		left:100%;
		overflow-x:hidden;
		position:fixed;
		top:0;
		width:100%;
		height:100%;
		z-index:99999;
		transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
	}
	
	.mobil_menu.acilsin {
		left:0;
	}
	
	.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:18px;
	}
	
	.mobilmenu li ul li {
		margin:5px;
	}
	
	.mobilmenu li ul li a {
		font-weight:normal !important;
		font-size:16px !important;
	}
	
	.mobilmenu li a span, a.mobnav_close i:before, .mobilmenu .has-sub:after, .mobilmenu .sosyal_profil a {
		color:#fff;
	}
	
	.mobilmenu .sosyal_profil {
		text-align:center;
		width:100%;
		margin-top:15px;
	}
	
	.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;
	}
	
	.resimgaleri {
		background:transparent;
	}
	
	.resimgaleri .item a {
		max-height:300px;
		height:auto;
	}
	
	.contactform.altalta form p {
		padding:0 15px;
	}
	
	a.comment-reply-link {
		font-size:0;
	}
	
	a.comment-reply-link:before {
		font-size:16px;
		padding-right:0;
	}
	
}