/*
Theme Name: Safir Yakamoz Wordpress Teması
Theme URI: https://safirdemo.com/yakamoz
Description: https://safirdemo.com/yakamoz
Author URI: https://safirtema.com
Author: Safir Tema
Requires PHP: 7.3
Version: 2.8
License: Safir Yakamoz Wordpress Teması Niğde 3.Noterliği tarafından Safir Tasarım adına tescillenmiş olup, ilgili dijital ürünün kopyalanması, lisanssız kullanılması ve dağıtılması halinde hakkınızda yasal işlem başlatılacaktır.
License URI: https://safirtema.com

NOT: Tema güncellemelerinin sağlıklı yapılabilmesi için üstteki alanlarda düzenleme yapmamalısınız.
*/

/* SAFİR RESET  */

	* {
		outline:0;
		margin:0;
		padding:0;
		vertical-align: bottom;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
	}

	ol {
		list-style-position:inside;
	}

	ul {
		list-style:none;
		list-style-position:outside;
	}

	blockquote {
		margin: 10px 0;
		padding: 15px;
		font-style: italic;
		background: #ECF0F1;
		border-left: 5px solid rgba(0,0,0,0.05);
	}

	blockquote p {
		margin: 0 !important;
		text-align: left !important;
	}

	a {
		text-decoration:none;
	}

	a:hover {
		text-decoration:none;
		color: #222;
	}

	a img {
		border:none;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	body {
		background:#ECF0F1;
		font: 14px "Source Sans Pro",sans-serif;
		color: #252525;
	}

	h1 {
		font-size:20px;
	}

	h2 {
		font-size:18px;
	}

	h3 {
		font-size:16px;
	}

	input, select, textarea {
		font:14px "Source Sans Pro",sans-serif;
	}

/* GENERAL CLASSES */
	
	.safir-logo {
		font-weight: bold;
		line-height: 1;
		font-size: 20px;
		color: #333;
	}

	.safir-logo:hover {
		color: #666;
	}

	.safir-logo img {
		width: auto;
		height: inherit;
	}

	.stickyMenu #wpadminbar {
		z-index: 999;
	}

	.innerContainer {
		max-width: 1180px;
		margin: auto;
		overflow: hidden;
		padding: 0 5px;
	}

	.safirBox {
		background: #fff;
		margin: 5px 0;
		padding: 30px;
		position: relative;
		box-shadow: 0px 0 3px rgba(0, 0, 0, 0.06);
	}

	.safirBox+.safirBox {
		margin-top: 30px;
	}

	#aside .safirBox {
		padding: 15px;
	}

	.safirEmbedContainer {
		padding-bottom: 52.25%;
		position: relative;
		height: 0;
	}

	.safirEmbedContainer.wide {
		padding-bottom: 35%;
	}

	.safirEmbedContainer iframe, .safirEmbedContainer embed, .safirEmbedContainer object {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.mainHeading {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 2px solid #ECF0F1;
	}
	
	.mainHeading .icon {
		display: block;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.mainHeading .icon svg {
		height: 40px;
		width: 40px;
		margin: 0;
	}
	
	.mainHeading .title {
		font-size: 19px;
		line-height: 20px;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	.mainHeading.noslogan {
		overflow: hidden;
	}

	.mainHeading.noslogan .title {
		margin-top: 10px;
	}

	.mainHeading .slogan {
		line-height: 20px;
		font-size: 14px;
		color: #9fa4a4;
	}

	#aside .mainHeading {
		margin: 0 -15px 15px;
		padding: 0 15px 15px;
		border-bottom: 2px solid #ECF0F1;
	}

	#aside .mainHeading .title {
		font-size: 17px;
	}

	#aside .mainHeading .icon {
		display: block;
		float: left;
		height: 20px;
		width: 20px;
		margin: 0 10px 0 0;
	}

	#aside .mainHeading .icon svg {
		height: 20px;
		width: 20px;
	}

	.categoryDesc {
		line-height: 1.5;
		background: #fafafa;
		padding: 15px;
		margin-bottom: 20px;
		font-size: 14px;
		color: #333;
	}	

	ul.menu .description {
		display: none;
	}

	.reading>*+* {
		margin-top: 20px;
	}
	
	.reading, .reading p, .reading li {
		line-height: 1.8;
		text-align: justify;
		font-size: 15px;
	}

	.reading ul li {
		list-style-type: disc;
		margin-left: 20px;
		list-style-position: inside;
	}

	.reading ol li {
		margin-left: 20px;
		list-style-position: inside;
	}

	.reading table {
		border-collapse: collapse;
	}
	
	.reading th, .reading td {
		border: 1px solid #ddd;
		padding: 8px;
		vertical-align: top;
	}
	
	.reading a, .nativeWidget a {
		color: #308ABC;
	}

	.reading a:hover, .nativeWidget a:hover {
		color: #266a90;
	}

	.float {
		overflow: hidden;
	}

	.bold {
		font-weight: bold;
	}

	.reading {
		font-size: 13px;
	}

	.post img {
		width: 100%;
	}

	#searchform > div {
		display: flex;
		align-items: center;
	}

	#searchform label {
		display: none;
	}

	#searchform input[type=submit] {
		margin-left: 8px;
		padding: 2px 15px;
	}

/* THUMBS */

	img.lazy {
		opacity: 0;
		transition: opacity .3s ease-in;
	}

	.safirthumb {
		position: relative;
		overflow: hidden;
		background-color: #f0f0f0;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-image: var(--noImageForPost);
	}

	.safirthumb.square {
		padding-bottom: 100%;
	}

	.safirthumb.half {
		padding-bottom: 50%;
	}

	.safirthumb.nobg {
		background: none;
	}

	.safirthumb:before {
		position: absolute;
		display: block;
		content: "";
	}

	.safirthumb .thumbnail {
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.safirthumb .center {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transform: translate(50%,50%);
	}

	.safirthumb img {
		position: absolute;
		top: 0;
		left: 0;
		transform: translate(-50%,-50%);
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.fitImage .safirthumb img {
		object-fit: contain;
	}

/* HEADER */

	header {
		position: relative;
		z-index: 30;
		background: #fff;
	}

	#header {
		position: relative;
		z-index: 40;
		clear:both;
		padding: 0;
		height: 100px;
	}

	#header .innerContainer {
		overflow: visible;
		display: flex;
		align-items: center;
	}

	#topbar {
		overflow:hidden;
		background: #E4E9E9;
		color: #9FA4A4;
	}

	#topbar a {
		color: #9FA4A4;
		font-size: 13px;
		text-transform: uppercase;
	}

	#topbar a:hover {
		color: #7e8181;
	}

	#topmenu {
		float: left;
		margin: 10px 0;
		line-height: 20px;
	}

	#topmenu li {
		display: inline-block;
		margin-left: 15px;
		padding-left: 15px;
		border-left: 2px solid #CFD6D6;
	}

	#topmenu li:first-child {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}

	#topmenu a {
		display: flex;
		align-items: center;
	}

	#topmenu .safiricon svg {
		width: 14px;
		height: 14px;
	}

	#topbar .rightBlock {
		float: right;
	}

	.languageSelector {
		float: right;
		margin-top: 8px;
		padding: 0 2px;
		background: #fff;
		border-radius: 2px;
	}

	.languageSelector a {
		margin: 0 2px;
	}

	#topSearch {
		float: right;
		margin: 8px 5px 0 5px;
		width: 165px;
	}

	.safir-searchform {
		position:relative;
		border-radius:2px;
		background-color:#f9f9f9;
		overflow: hidden;
	}

	.safir-searchform #s {
		display:block;
		float:left;
		width:100%;
		background:0;
		height:18px;
		border:0;
		line-height:18px;
		color:#999;
		margin:3px 0;
		padding:0 30px 0 5px;
		font-family: "Source Sans Pro", sans-serif;
		font-size: 12px;
	}

	.safir-searchform button {
		display:block;
		position:absolute;
		right:0;
		top:0;
		width:24px;
		height:24px;
		border:0;
		cursor:pointer;
		text-align: center;
		background: #eee;
		background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
		background: -webkit-linear-gradient(top, #fff 0%,#eee 100%);
		background: -o-linear-gradient(top, #fff 0%,#eee 100%);
		background: linear-gradient(to bottom, #fff 0%,#eee 100%);
		border-left: 1px solid #ecebeb;
	}

	.safir-searchform button:before {
		display: block;
		content: "";
		width: 12px;
		height: 12px;
		margin: 6px;
		background: url(images/sprite.png);
	}

	#topSocial {
		float:right;
		display: inline-block;
		margin: 8px 0;
	}

	#topSocial ul {
		float: right;
		overflow: hidden;
	}

	.safirSocial {
		display: flex;
		flex-wrap: wrap;
		gap: 4px;
	}

	.safirSocial a {
		display: block;
		width: 24px;
		overflow: hidden;
		height: 24px;
		border-radius: 2px;
		background-image: -moz-linear-gradient( 90deg, rgb(250,250,250) 0%, rgb(255,255,255) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(250,250,250) 0%, rgb(255,255,255) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(250,250,250) 0%, rgb(255,255,255) 100%);
	}

	.safirSocial li a:before {
		background: url(images/sprite.png);
		display: block;
		width: 15px;
		height: 15px;
		content: "";
		margin: 4px 4px 5px 5px;
	}

	.safirSocial li.facebook a:before {
		background-position: 0 -15px;
	}

	.safirSocial li.twitter a:before {
		background-position: -15px -15px;
	}

	.safirSocial li.instagram a:before {
		background-position: -45px -15px;
	}

	.safirSocial li.linkedin a:before {
		background-position: 0 -30px;
	}

	.safirSocial li.youtube a:before {
		background-position: -15px -30px;
	}

	.safirSocial li.pinterest a:before {
		background-position: -30px -30px;
	}

	.safirSocial li.whatsapp a:before {
		background-position: -30px -15px;
	}

	.safirSocial li.rss a:before {
		background-position: -45px -30px;
	}

	#logo {
		padding: 10px 50px 10px 0;
		position: relative;
		z-index: 100;
	}

	#logo a {
		display: block;
	}

	#logo img {
		width: auto;
		max-height: 80px;
	}

	#headerInfo {
		margin-left: auto;
	}

	#headerInfo .top {
		height: 10px;
		background: #E4E9E9;
		position: relative;
	}

	#headerInfo .top:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 0 0 10px;
		border-color: transparent transparent transparent #fff;
	}

	#headerInfo .top:after {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 10px 10px;
		border-color: transparent transparent #fff transparent;
	}

	#headerInfo .bottom {
		height: 10px;
		position: relative;
	}

	#headerInfo .bottom:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 10px 0 0;
		border-color: #fff transparent transparent transparent;
	}

	#headerInfo .bottom:after {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 10px 0;
		border-color: transparent #fff transparent transparent;
	}

	#headerInfo .inner {
		height: 60px;
		margin: 10px 15px;
		overflow: hidden;
	}

	#headerInfo .inner .item {
		float: left;
		line-height: 20px;
		height: 60px;
		overflow: hidden;
		color: #4a4a4a;
		font-size: 15px;
		overflow: hidden;
		width: 36%;
	}

	#headerInfo .inner span {
		display: none;
		font-weight: bold;
	}

	#headerInfo .inner .item.phone {
		width: 28%;
	}

	#headerInfo .inner .item.address .text {
		padding-right: 30px;
	}

	#headerInfo .inner .item .icon {
		float: left;
		padding-right: 15px;
		border-right: 1px solid #E4E9E9;
		margin-right: 15px;
	}

	#headerInfo .inner .item .icon:before {
		float: left;
		height: 60px;
		content: "";
		height: 40px;
		margin: 10px 0;
	}

	#headerInfo .inner .item.address .icon:before {
		width: 36px;
		background: url(images/sprite.png) 0 -45px;
	}

	#headerInfo .inner .item.phone .icon:before {
		width: 40px;
		background: url(images/sprite.png) 0 -85px;
	}

	#headerInfo .inner .item.email .icon:before {
		width: 42px;
		background: url(images/sprite.png) 0 -125px;
	}

	#headerInfo .inner .item .text {
		display: table;
	}

	#headerInfo .inner .item .text .inner {
		display: table-cell;
		vertical-align: middle;
		height: 60px;
	}

/* MENU	 */

	#menuGroup {
		width: 100%;
		height: 60px;
		position: relative;
		z-index: 20;
		box-shadow: 0 5px 10px -2px rgba(0,0,0,0.2);
	}

	#menuGroup .innerContainer {
		overflow: visible;
	}

	#menu {
		z-index:40;
		position:relative;
	}

	#menu li {
		float: left;
		padding: 5px 0;
	}

	#menu li:before {
		display: block;
		content: "";
		width: 1px;
		height: 40px;
		margin: 5px 0;
		float: left;
	}

	#menu a {
		display: flex;
		align-items: center;
		margin: 5px 5px 5px 7px;
		padding: 10px 20px;
		color:#fff;
		transition: all .2s;
		font-size: 13px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: bold;
	}

	#menu>ul>li:hover>a {
		background-color: rgba(0,0,0,0.5);
	}

	#menu .sub-menu {
		margin: 5px 0 0 7px;
		position: absolute;
		z-index: 40;
		visibility: hidden;
		opacity: 0;
		z-index: -1;
		transform: translateY(20px);
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}
	
	#menu li:hover>.sub-menu {
		visibility: visible;
		opacity: 1;
		z-index: 1;
		transform: translateY(0%);
		transition-delay: 0s, 0s, 0.3s;
	}
	
	#menu .sub-menu li {
		float:none;
		position: relative;
		padding: 0;
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	#menu .sub-menu li:before {
		display: none;
	}

	#menu .sub-menu a {
		width: auto;
		min-width: 210px;
		text-align: left;
		line-height:40px;
		margin:0;
		white-space: nowrap;
		padding: 0 10px;
		background: rgba(0,0,0,0.2);
		font-weight: normal;
	}

	#menu li:hover .sub-menu a {
		color: #fff;
	}

	#menu .sub-menu a:hover {
		background: rgba(0,0,0,0.5);
	}

	#menu .sub-menu .safiricon svg {
		width: 16px;
		height: 16px;
	}

	#menu .sub-menu .sub-menu {
		left:100%;
		top: 0;
		margin: -1px 0 0 0;
		border-left: 1px solid rgba(255,255,255,0.1);
	}

	#menu li.menu-item-has-children span.arrow {
		display: block;
		margin-left: 5px;
	}
	
	#menu li.menu-item-has-children span.arrow:before {
		content: '';
		display: block;
		width: 10px;
		height: 10px;
		background: url(images/sprite.png) -50px -205px;
	}
	
	#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
		margin-left: auto;
		margin-right: 5px;
	}
	
	#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
		background: url(images/sprite.png) -50px -215px;
	}
	
/* FEATURED */

	#featured .sub-menu {
		display: none;
	}

	#featured .innerContainer ul {
		display: flex;
		margin: 20px -10px 0;
	}

	#featured li {
		width: 100%;
		background: #fff;
		margin: 10px;
		box-shadow: 0px 0 3px rgba(0, 0, 0, 0.06);
		transition:all .3s;
	}

	#featured a {
		padding: 20px 15px;
		display: block;
		text-align: center;
		font-size: 17px;
		text-transform: uppercase;
		transition: all .3s;
	}

	#featured a:hover {
		background: #f9f9f9;
	}

	#featured .safiricon svg {
		margin: auto;
		height: 40px;
		width: 40px;
		margin-bottom: 20px;
	}

	#featured .description {
		font-weight: normal;
		line-height: 18px;
		font-size: 13px;
		overflow: hidden;
		display: block;
		margin: 8px 0 0;
		padding: 0 15px;
		text-transform: none;
		color: #929292;
	}

/* SPOT */

	#spot {
		box-shadow: 0 0 15px rgba(0,0,0,0.2);
		position: relative;
	}

	#spot .toggle {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		border-radius: 50%;
		cursor: pointer;
		background: #fff;
		transition: all .2s;
		font-size: 14px;
		font-weight: bold;
		color: #999;
		font-family: "Courier New", Arial, sans-serif;
		box-shadow: 0 0 3px rgba(0,0,0,0.2);
	}

	#spot .toggle:hover {
		color: #fff;
	}

	#spot .toggle.opened {
		line-height: 20px;
	}

	#spot .toggle.opened:before {
		content: "-";
	}

	#spot .toggle.closed:before {
		content: "+";
	}

	#spot .inner {
		background: rgba(255,255,255,0.4) url(images/pattern.png);
	}

	#spot .innerContainer {
		padding: 20px 5px;
	}

	#spot .innerContainer .content {
		display: none;
	}

	#spot .icon {
		display: block;
		float: left;
		border-radius: 3px;
		width: 90px;
		height: 90px;
		margin: 5px 15px 5px 0;
		color: #fff;
	}

	#spot .icon svg {
		width: 60px;
		height: 60px;
		margin: 15px;
	}

	#spot .header {
		font-size: 22px;
		margin-bottom: 3px;
		text-shadow: 1px 1px 0 #fff;
	}

	#spot .description {
		line-height: 1.5;
		margin-bottom: 5px;
	}

	#spot .safirButton {
		display: inline-block;
	}

/* DESIGN */

	#main {
		overflow: hidden;
		margin: 30px auto;
		clear: both;
	}

	#content {
		float:right;
		width: 68.37606837606838%;
	}

	.sidebarRight #content {
		float: left;
	}

	#content.full {
		float:none;
		width:100%;
	}

	#content.full iframe {
		border: 0;
	}

	iframe {
		max-width: 100%;
	}

	#aside {
		float: left;
		width: 29.05982905982906%;
	}

	.sidebarRight #aside {
		float: right;
	}

/* SLIDER */

	#slider {
		clear: both;
		background: url(images/slider-bg.png);
		position: relative;
		overflow: hidden;
		z-index: 10;
		margin-bottom: 1px;
	}

/* WIDGETS */

	.nogallery {
		text-align: center;
		padding: 30px;
		font-size: 14px;
	}

	.homeWidgetContainer {
		margin: 0 -15px;
	}

	.homeWidgetContainer .homeWidget {
		margin-top: 25px;
	}

	.homeWidgetContainer .homeWidgetInner {
		width: 100%;
		padding: 0 15px;
	}

	.homeWidgetContainer .leftContainer {
		width: 50%;
		float: left;
	}

	.homeWidgetContainer .rightContainer {
		width: 50%;
		float: left;
	}

	.sidebarWidget {
		margin-top: 30px;
	}

	.sidebarWidget:first-child {
		margin-top: 0;
	}

	.nativeWidget li {
		border-top:1px dotted #ddd;
		padding-top: 10px;
		margin-top: 10px;
	}

	.nativeWidget li:first-child {
		border-top:0;
		margin-top:0;
		padding-top:0;
	}

	.rev_slider li {
		border-top: 0;
	}

	.safirOwlButtons .owl-buttons {
		position: absolute;
		right: 30px;
		top: 40px;
	}

	.safirOwlButtons .owl-buttons div {
		width: 20px;
		height: 20px;
		display: inline-block;
		background-image: url(images/sprite.png);
		background-size: 60px 450px;
		margin-left: 10px;
		background-position: 0 -375px;
	}

	.safirOwlButtons .owl-buttons .owl-next {
		background-position: -20px -375px;
	}

	#aside .safirOwlButtons .owl-buttons {
		position: absolute;
		right: 12px;
		top: 15px;
	}

	#aside .safirOwlButtons .owl-buttons div {
		display: inline-block;
		margin-left: 5px;
		transform: scale(0.7);
	}

	/* Widget List */

	.safirWidgetListing .items.scroll {
		display: none;
	}

	.safirWidgetListing .item {
		text-align: center;
		padding: 0 10px;
	}

	.safirWidgetListing .items.list {
		overflow: hidden;
		margin-bottom: -30px;
	}

	.safirWidgetListing .items.list .item {
		float: left;
		margin-bottom: 30px;
	}

	#aside .safirWidgetListing .items.list {
		margin-bottom: -15px;
	}

	#aside .safirWidgetListing .items.list .item {
		margin-bottom: 15px;
	}

	.wide .safirWidgetListing .items.list .item {
		width: 20%;
	}

	.narrow .safirWidgetListing .items.list .item {
		width: 33.3333333333333333333%;
	}

	#aside .safirWidgetListing .items.list .item {
		width: 50%;
	}

	.safirWidgetListing .item .thumb img {
		display: block;
		border-radius: 3px;
		width: 100%;
	}

	.safirWidgetListing .item .titleContainer {
		margin: 5px 0 5px 0;
		height: 40px;
		overflow: hidden;
	}

	.safirWidgetListing .item .title {
		display: table;
		width: 100%;
	}

	.safirWidgetListing .item .title a {
		display: table-cell;
		font-weight: bold;
		font-size: 15px;
		text-transform: uppercase;
		vertical-align: middle;
		color: #333;
		height: 40px;
		line-height: 20px;
		transition: all .3s;
	}

	.safirWidgetListing .item .detail {
		padding-top: 5px;
		border-top: 1px solid #ECF0F1;
		font-size: 13px;
		line-height: 15px;
		height: 36px;
		overflow: hidden;
		color: #9fa4a4;
	}

	.safirWidgetListing .item .safirButton {
		margin-top: 10px;
	}

/* ABOUT WIDGET */

	.aboutWidget .infoBlock {
		width: 50%;
		float: left;
		padding-right: 30px;
		line-height: 1.5;
		color: #7E7E7E;
	}

	.aboutWidget .menuBlock {
		width: 50%;
		float: right;
		padding-left: 30px;
		border-left: 2px solid #ECF0F1;
	}

	.narrow .aboutWidget .infoBlock, #aside .aboutWidget .infoBlock {
		width: 100%;
		padding-right: 0;
		padding-bottom: 15px;
		float: none;
	}

	.narrow .aboutWidget .menuBlock, #aside .aboutWidget .menuBlock {
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
		border-left: 0;
		border-top: 2px solid #ECF0F1;
		float: none;
	}

	.aboutWidget .infoBlock p {
		margin-bottom: 8px;
	}

	.aboutWidget .aboutImage {
		margin-bottom: 20px;
	}

	.aboutWidget .menu .sub-menu {
		display: none;
	}

	.aboutWidget .menu li {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid #eee;
	}

	.aboutWidget .menu li:first-child {
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}

	.aboutWidget .menu li a {
		overflow: hidden;
		display: block;
		transition: all .3s;
	}

	.aboutWidget .menu li .text {
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		margin-bottom: 5px;
		text-transform: uppercase;
	}

	.aboutWidget .menu li .description {
		font-size: 14px;
		color: #7E7E7E;
		display: block;
	}

	.aboutWidget .menu li .icon {
		display: block;
		width: 50px;
		height: 50px;
		float: left;
		background: #ECF0F1;
		margin-right: 10px;
		border-radius: 0 6px 0 6px;
		transition: all .3s;
	}

	.aboutWidget .menu a:hover .icon {
		color: #ECF0F1;
	}

	.aboutWidget .menu li .icon svg {
		width: 30px;
		height: 30px;
		margin: 10px;
	}

	.aboutWidget .menuBlock a:hover .title {
		color: #333 !important;
	}

/* ADVANCED POSTS WIDGET 1 */

	.advancedPostsWidget1 {
		position: relative;
	}

	.advancedPostsWidget1 .inner {
		margin: 0 -10px;
	}

/* ADVANCED PAGES */

	.advancedPages {
		position: relative;
	}

	.advancedPages .inner {
		margin: 0 -10px;
	}

/* ADVANCED POSTS WIDGET 2 */

	.advancedPostsWidget2 {
		position: relative;
	}

	.advancedPostsWidget2 .inner {
		margin: 0 -15px;
	}

	.advancedPostsWidget2 .itemContainer {
		padding: 0 15px;
		float: left;
	}

	.wide .advancedPostsWidget2 .itemContainer {
		width: 50%;
	}

	.narrow .advancedPostsWidget2 .itemContainer, .advancedPostsWidget2.sidebarWidget .itemContainer {
		width: 100%;
	}

	.advancedPostsWidget2 .items {
		overflow: hidden;
		margin-bottom: -61px;
	}

	.advancedPostsWidget2 .item {
		margin-bottom: 30px;
		padding-bottom: 30px;
		overflow: hidden;
		border-bottom: 1px solid #ECF0F1;
	}

	#aside .advancedPostsWidget2 .items {
		margin-bottom: -31px;
	}

	#aside .advancedPostsWidget2 .item {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.advancedPostsWidget2 .item .thumb {
		float: left;
		width: 88px;
		padding: 2px;
		border: 2px solid #ECF0F1;
	}

	.advancedPostsWidget2 .item .safirthumb {
		padding-bottom: 100%;
	}

	.advancedPostsWidget2 .item .detail {
		margin-left: 100px;
	}

	.advancedPostsWidget2 .item .detail .inside {
		line-height: 19px;
		height: 87px;
		overflow: hidden;
	}

	.advancedPostsWidget2 .item .detail .summary {
		font-size: 13px;
		color: #9fa4a4;
	}

	.advancedPostsWidget2 .item .title {
		font-size: 16px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #ECF0F1;
	}

/* CATEGORIES WIDGET */

	.categoriesWidget {
		position: relative;
	}

	.categoriesWidget .inner {
		margin: 0 -10px;
	}

	.categoriesWidget .item .safirButton {
		font-size: 15px;
	}

/* REFERENCES WIDGET */

	.referencesWidget .itemsContainer {
		margin: 0 -5px;
	}

	.referencesWidget .items {
		display: none;
	}

	.referencesWidget .items .itemContainer {
		padding: 0 5px;
	}

	.referencesWidget .items a {
		line-height: 80px;
		display: block;
		border-radius: 3px;
		text-align: center;
		border: 1px solid #eee;
		padding: 10px;
	}

/* MENU WIDGET */

	.safirCustomMenu .mainHeading {
		margin-bottom: 5px;
	}

	.safirCustomMenu li {
		transition: all .2s;
		border-bottom: 1px solid #ECF0F1;
	}

	.safirCustomMenu .sub-menu li {
		border-bottom: 0;
		border-top: 1px solid #ECF0F1;
	}

	.safirCustomMenu a {
		display: flex;
		align-items: center;
		line-height: 20px;
		padding: 10px 0;
		overflow: hidden;
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		color: #262626;
		transition: all .3s	;
	}

	.safirCustomMenu a .safiricon svg { 
		width: 14px;
		height: 14px;
	}

	.safirCustomMenu a .arrow.icon {
		display: block;
		float: left;
		padding: 5px;
	}

	.safirCustomMenu a .arrow.icon:before {
		content: "";
		width: 6px;
		height: 10px;
		display: block;
		float: left;
		margin-right: 3px;
		background: url(images/sprite.png) 0 -245px;
	}

	.safirCustomMenu a .title {
		transition:all .2s;
	}

	.safirCustomMenu a .title.active {
		font-weight: bold;
	}

	.safirCustomMenu .toggle.icon {
		width: 16px;
		height: 16px;
		line-height: 16px;
		margin: 10px 0;
		text-align: center;
		display: block;
		float: right;
		font-size: 14px;
		color: #fff;
		cursor: pointer;
		border-radius: 2px;
	}

	.safirCustomMenu .toggle.icon:before {
		content: "+";
	}

	.safirCustomMenu .toggle.icon.active:before {
		content: "-";
	}

	.safirCustomMenu.sub-closed>div>ul>li>.sub-menu {
		display: none;
	}

	.safirCustomMenu .sub-menu a {
		margin-left: 20px;
	}

	.safirCustomMenu .sub-menu .sub-menu a {
		margin-left: 40px;
	}

	.safirCustomMenu .sub-menu .sub-menu .sub-menu a {
		margin-left: 60px;
	}

/* BUTTON WIDGET */

	.buttonWidget {
		border-radius: 2px;
		overflow: hidden;
		transition:all .15s;
	}

	.buttonWidget.sidebarWidget:first-child {
		margin-top: 5px;
	}

	.buttonWidget a {
		display: block;
		padding: 15px;
		color: #fff;
		min-height: 90px;
		background: url(images/button-bg.png);
	}

	.buttonWidget .icon {
		float: left;
		margin-right: 10px;
		border-radius: 2px;
	}

	.buttonWidget .icon svg {
		width: 30px;
		height: 30px;
		margin: 15px;
	}

	.buttonWidget .header {
		font-size: 18px;
		font-weight: bold;
	}

	.buttonWidget .content {
		text-align: left;
		line-height: 1.5;
	}

/* CONTACT WIDGET */

	.wide .contactWidget .leftBlock, .wide .contactWidget .rightBlock {
		width: 50%;
		float: left;
	}

	.wide .contactWidget .leftBlock {
		padding-right: 15px;
	}

	.wide .contactWidget .rightBlock {
		padding-left: 15px;
	}

	.wide .safirContactInfo .item:first-child {
		margin-top: 0;
	}

	.wide .contactWidget .safirEmbedContainer {
		padding-bottom: 43.2%;
		position: relative;
		height: 0;
	}

	.narrow .contactWidget .safirEmbedContainer {
		padding-bottom: 57%;
	}

/* CONTACTINFO */

	.safirContactInfo .item {
		background: #F0F5F6;
		margin-top: 11px;
		overflow: hidden;
		border-radius: 2px;
	}

	.safirContactInfo .item .icon {
		float: left;
		background: #ECF0F1;
		padding: 15px 12px;
	}

	.safirContactInfo .item .icon:before {
		content: "";
		display: block;
		width: 25px;
		height: 20px;
		background:url(images/sprite.png);
	}

	.safirContactInfo .item.unvan .icon:before {
		background-position: 0 -285px;
	}

	.safirContactInfo .item.address .icon:before {
		background-position: 0 -205px;
	}

	.safirContactInfo .item.contactmail .icon:before {
		background-position: -25px -205px;
	}

	.safirContactInfo .item.contactphone .icon:before {
		background-position: 0 -225px;
	}

	.safirContactInfo .item.fax .icon:before {
		background-position: -25px -225px;
	}

	.safirContactInfo .item.whatsapp .icon:before {
		background-position: 0 -335px;
	}

	.safirContactInfo .item .table {
		display: table;
		height: 50px;
	}

	.safirContactInfo .item .table .row {
		display: table-row;
	}

	.safirContactInfo .item .table .data {
		display: table-cell;
		vertical-align: middle;
		font-size: 15px;
		padding: 5px 10px;
	}

/* LISTING */

	/* Standard */

	.listing.standard {
		overflow: hidden;
		margin: 0 -10px;
	}

	.listing.standard .itemContainer {
		float: left;
		width: 33.333333333333333%;
		margin-bottom: 30px;
		text-align: center;
		padding: 0 10px;
	}

	.listing.standard .item .thumb img {
		display: block;
		border-radius: 3px;
		width: 100%;
	}

	.listing.standard .item .titleContainer {
		margin: 5px 0 5px 0;
		height: 40px;
		overflow: hidden;
	}

	.listing.standard .item .title {
		display: table;
		width: 100%;
	}

	.listing.standard .item .title a {
		display: table-cell;
		font-weight: bold;
		font-size: 15px;
		text-transform: uppercase;
		vertical-align: middle;
		color: #333;
		height: 40px;
		line-height: 20px;
		transition: all .3s;
	}

	.listing.standard .item .detail {
		padding-top: 5px;
		border-top: 1px solid #ECF0F1;
		font-size: 13px;
		line-height: 15px;
		height: 36px;
		overflow: hidden;
		color: #9fa4a4;
	}

	.listing.standard .item .safirButton {
		margin-top: 10px;
	}

	/* Double */

	.listing.double {
		overflow: hidden;
		margin: 0 -10px;
	}

	.listing.double .itemContainer {
		padding: 0 10px;
		float: left;
		width: 50%;
	}

	.listing.double .item {
		margin-bottom: 30px;
		padding-bottom: 30px;
		overflow: hidden;
		border-bottom: 1px solid #ECF0F1;
	}

	.listing.double .item .thumb {
		float: left;
		padding: 2px;
		border: 2px solid #ECF0F1;
		width: 90px;
	}

	.listing.double .item .detail {
		margin-left: 100px;
	}

	.listing.double .item .detail .inside {
		line-height: 19px;
		height: 87px;
		overflow: hidden;
	}

	.listing.double .item .detail .summary {
		font-size: 13px;
		color: #9fa4a4;
	}

	.listing.double .item .title {
		font-size: 16px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #ECF0F1;
	}

/* CONTACT PAGE */

	#contactBlock {
		margin-bottom: 30px;
		overflow: hidden;
	}

	#contactBlock .safirContactInfo {
		width: 50%;
		padding-right: 32px;
		float: left;
		border-right: 2px solid #ECF0F1;
	}

	#contactBlock .safirContactInfo .item:first-child {
		margin-top: 0;
	}

	#contactPage .form {
		width: 50%;
		padding-left: 30px;
		float: right;
	}

	#contactBlock .form span {
		margin-bottom: 5px;
	}

	#contactBlock .form form input[type=text],
	#contactBlock .form form input[type=password],
	#contactBlock .form form input[type=tel],
	#contactBlock .form form input[type=date],
	#contactBlock .form form input[type=email],
	#contactBlock .form form textarea,
	#contactBlock .form form select {
		width: 100%;
		max-width: 100%;
		margin: 0;
	}

	#contactBlock .form form .safirForm input[type=text],
	#contactBlock .form form .safirForm input[type=password],
	#contactBlock .form form .safirForm input[type=tel],
	#contactBlock .form form .safirForm input[type=date],
	#contactBlock .form form .safirForm input[type=email],
	#contactBlock .form form .safirForm textarea,
	#contactBlock .form form .safirForm select {
		padding-left: 30px;
	}

	#contactBlock .form form input[type=submit] {
		float: right;
		background: #999;
		color: #fff;
	}

	#contactBlock .form form input[type=submit]:hover {
		color: #fff;
	}

	#contactBlock p .icon {
		display: block;
		width: 15px;
		height: 15px;
		position: absolute;
		left: 10px;
		top: 10px;
		background: url(images/sprite.png);
	}

	#contactBlock .adsoyad .icon {
		background-position: 0 -305px;
	}

	#contactBlock .email .icon {
		background-position: -15px -305px;
	}

	#contactBlock .telefon .icon {
		background-position: -30px -305px;
	}

	#contactBlock .konu .icon {
		background-position: -45px -305px;
	}

	#contactBlock .mesaj .icon {
		background-position: 0 -320px;
	}

	#contactBlock [data-name=adsoyad] .icon {
		background-position: 0 -305px;
	}

	#contactBlock [data-name=email] .icon {
		background-position: -15px -305px;
	}

	#contactBlock [data-name=telefon] .icon {
		background-position: -30px -305px;
	}

	#contactBlock [data-name=konu] .icon {
		background-position: -45px -305px;
	}

	#contactBlock [data-name=mesaj] .icon {
		background-position: 0 -320px;
	}

/* IK FORM */

	.safirIKForm {
		margin: 0 -10px;
		overflow: hidden;
	}

	.safirIKForm .title {
		clear: both;
		text-align: center;
		font-size: 20px;
		margin: 10px;
		padding: 10px 0;
		border-bottom: 1px solid #ddd;
	}

	.safirIKForm p {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	.safirIKForm p.full {
		clear: both;
		width: 100%;
		float: none;
	}

/* REFERENCES PAGE */

	.safirNoGallery .gallery, .safirNoGallery .wp-block-gallery {
		display: none;
	}

	#referencesPage .refGallery {
		margin: 0 -5px;
		overflow: hidden;
	}

	#referencesPage .refGallery .refContainer {
		width: 33.3333333333333%;
		float: left;
		padding: 5px;
	}

	#referencesPage .refGallery .refContainer:nth-child(3n+1) {
		clear: both;
	}

	#referencesPage .refGallery .ref {
		text-align: center;
		border: 1px solid #E1E1E1;
		border-radius: 5px;
		box-shadow: 0 0 10px #EEE inset;
		overflow: hidden;
	}

	#referencesPage .refGallery .ref .thumb {
		display: table;
		width: 100%;
	}

	#referencesPage .refGallery .ref .thumb .inner {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		height: 180px;
		padding: 15px;
	}

	#referencesPage .refGallery .ref .detail {
		background: #efefef;
		padding: 5px;
		line-height: 20px;
	}

	#referencesPage .refGallery .ref .detail .title {
		font-weight: 600;
		font-size: 14px;
	}

/* SINGLE */

	/* Single Block */

	#singleBlock.type1 {
		margin-bottom: 5px;
	}

	#singleBlock .thumb {
		border: 1px solid #e2e2e2;
		padding: 1px;
	}

	#singleBlock.type2 {
		float: left;
		width: 320px;
		margin: 0 10px 5px 0;
	}

	/* Metabox */

	#single .metaBox {
		overflow:hidden;
		border-top: 2px solid #ECF0F1;
		border-bottom: 2px solid #ECF0F1;
		margin-bottom: 10px;
		padding: 5px 0;
		clear: both;
		color: #9fa4a4;
	}

	#single .metaBox .meta {
		float: left;
		font-size: 12px;
		line-height: 15px;
		text-transform: uppercase;
		margin: 5px 30px 5px 0;
	}

	#single .metaBox .meta:last-child {
		margin-right: 0;
	}

	#single .metaBox .meta a {
		color: #9fa4a4;
	}

	#single .metaBox .meta a:hover {
		color: #5d6161;
	}

	#single .metaBox .icon {
		width: 15px;
		height: 15px;
		float: left;
		margin-right: 4px;
		background: url(images/sprite.png);
	}

	#single .metaBox .category .icon {
		background-position: -15px -255px;
	}

	#single .metaBox .date .icon {
		background-position: -30px -255px;
	}

	#single .metaBox .hit .icon {
		background-position: -45px -255px;
	}

	#single .metaBox .comment .icon {
		background-position: 0 -270px;
	}

	/* Share */

	.safirShare {
		margin: 15px 0;
		clear: both;
	}

	.authorBlock .safirShare {
		clear: none;
		margin-bottom: 0;
	}

	.safirShare #___plusone_0, .safirShare #___plusone_1 {
		position:relative;
		top: 3px;
	}

	.safirShare #twitter-widget-0, .safirShare #twitter-widget-1 {
		width:105px !important;
	}

	#single .share {
		border-bottom: 1px solid #e2e2e2;
		padding-bottom: 12px;
		margin-bottom: 11px;
	}

	#single .tags {
		clear: both;
		overflow: hidden;
		line-height: 15px;
		font-size: 13px;
		text-transform: uppercase;
		color: #9fa4a4;
	}

	#single .tags span {
		font-weight: 600;
	}

	#single .tags a {
		color: #9fa4a4;
	}

	#single .tags a:hover {
		color: #5b6161;
	}

	#single #related {
		position: relative;
	}

	#single #related .listing {
		margin: 0 -10px;
	}

	#single #related .items {
		display: none;
	}

	#related.safirOwlButtons .owl-buttons {
		right: 0px;
		top: 10px;
	}

	/* Comments */

	#comments {
		margin-top: 30px;
	}

	#comments ol {
		list-style: none;
		margin: 0 0 10px;
	}

	#comments ol li {
		clear: both;
		line-height: 1.5;
		overflow: hidden;
		margin: 10px 0 0;
	}

	#comments ol li .comment-meta+p {
		margin-top: 6px;
	}

	#comments .reply {
		position: absolute;
		top: 15px;
		right: 15px;
	}

	#comments a.comment-reply-link {
		display: inline-block;
		line-height: 20px;
		padding-left: 16px;
		background: url(images/reply-icon.png) 0 50% no-repeat;
	}

	#comments li li {
		padding-left: 60px;
	}

	#comments ol.children li {
		background: url(images/reply.png) 20px 40px no-repeat;
	}

	#reply-title {
		display: block;
	}

	#comments div.comment-body {
		overflow: hidden;
		position: relative;
		padding: 15px;
		background: #fafafa;
		border:2px solid #ECF0F1;
	}

	#comments div.comment-body br {
		display:none;
	}

	#comments .says {
		display: none;
	}

	.commentlist .avatar {
		float: left;
		margin: 0 10px 0 0;
		padding: 2px;
		border: 2px solid #ECF0F1;
		display: block;
		background: #fff;
		border-radius: 50%;
	}

	.commentlist .comment-author {
		display: inline;
	}

	.commentlist .comment-author cite {
		display: inline;
		font-style: normal;
		font-weight: bold;
	}

	.commentlist .comment-meta {
		color: #999;
		display: inline;
		float: right;
		margin-right: 75px;
	}

	.commentlist .comment-meta a {
		color: #999;
	}

	#respond p {
		clear: both;
	}

	#respond .inputs {
		overflow: hidden;
		margin: 0 -4px;
	}

	#respond .inputs .item {
		width: 50%;
		float: left;
		padding: 0 4px;
	}

	#respond p.warning {
		color: red;
		font-style: italic;
	}

	#comments input#author, #comments input#email, #comments input#url {
		display: block;
		width: 100%;
	}

	#respond {
		overflow: hidden;
	}

	#content #comments form textarea {
		width: 100%;
		display: block;
		height: 80px;
	}

	#comments.logged-in textarea {
		margin-top: 10px;
	}

	#respond p.form-submit {
		clear: both;
		float: right;
		margin-bottom: 0;
	}

	img.alignleft {
		border: 1px solid #cdc;
		float: left;
		margin: 0 10px 10px 0;
		padding: 1px;
	}

	img.alignright {
		border: 1px solid #cdc;
		float: right;
		margin: 0 0 10px 10px;
		padding: 1px;
	}

	.alignleft {
		float: left;
	}

	.alignright {
		float: right;
	}

	.aligncenter {
		display: block;
		text-align: center;
		margin: 5px auto;
	}

/* ATTACHMENT */

	#gallery-links {
		overflow: hidden;
		position: relative;
		height: 30px;
		margin-bottom: 10px;
	}

	#gallery-links .prev {
		background: url(images/prevnext.png);
		float: left;
	}

	#gallery-links .prev a {
		display: block;
		width: 100px;
		height: 30px;
		text-indent: -9999px;
	}

	#gallery-links .next {
		background: url(images/prevnext.png) 0 -30px;
		float: right;
	}

	#gallery-links .next a {
		display: block;
		width: 100px;
		height: 30px;
		text-indent: -9999px;
	}

	#gallery-links .number {
		margin: auto;
		position: absolute;
		width: 100px;
		left: 50%;
		top: 0;
		margin-left: -50px;
		text-align: center;
		line-height: 30px;
		font-size: 12px;
	}

	#image {
		text-align: center;
	}

	#single.attachment .gallery-nav {
		text-align: center;
		margin-bottom: 10px;
	}

	#page-links {
		text-align: center;
		margin-bottom: 5px;
	}

	#page-links span {
		display: inline-block;
	}

	#single.attachment .reading p {
		text-align: center;
	}

	#single.attachment #image {
		text-align: center;
		padding: 2%;
		background: #fafafa;
	}

	#single.attachment .gallery-nav a, #page-links span {
		display: inline-block;
		color: #999;
		text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
		background: #ECECEC;
		padding: 6px 0;
		width: 30px;
		text-align: center;
		border: 1px solid #D8D8D8;
		border-bottom: 1px solid #CCC;
		border-radius: 3px;
		overflow: visible;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 15px 14px rgba(255, 255, 255, 0.57);
		margin: 2px 0;
		transition:all .2s;
	}

	#single.attachment .gallery-nav a:hover, #single.attachment .gallery-nav a.active, #page-links>span {
		color: #888;
		text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.69);
		background: #ddd;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187);
	}

	#gallery-1 {
		clear: both;
	}

/* GALLERY */

	.reading .gallery {
		overflow: hidden;
		margin: 0 -5px;
	}

	.gallery-columns-0 .gallery-item {
		width: 100%;
	}

	.gallery-columns-1 .gallery-item {
		width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		width: 33.3333%;
	}

	.gallery-columns-4 .gallery-item {
		width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		width: 20%;
	}

	.reading .gallery .gallery-item {
		float: left;
		text-align: center;
		padding: 5px;
	}

	.reading .gallery .gallery-item dt {
		border: 1px solid #ddd;
		padding: 5px;
		line-height: 148px;
	}

	.reading .gallery .gallery-item dt img {
		vertical-align: middle;
	}

/* FORMS */

	form p {
		overflow: hidden;
		margin-bottom: 10px;
	}

	form .wpcf7-form-control-wrap {
		width: 100%;
	}

	form span {
		display: block;
	}

	form input[type=text],
	form input[type=password],
	form input[type=tel],
	form input[type=date],
	form input[type=email],
	form textarea,
	form select {
		font-family: "Source Sans Pro", sans-serif;
		width: 100%;
		height: 36px;
		outline: none;
		border: 1px solid #eee;
		border-radius: 1px;
		background: #fafafa;
		margin: 3px 0 4px;
		padding: 8px 6px;
		transition: all .25s;
		color: #999;
	}

	form input[type=text]:focus,
	form input[type=password]:focus,
	form input[type=tel]:focus,
	form input[type=date]:focus,
	form input[type=email]:focus,
	form textarea:focus,
	form select:focus {
		border: 1px solid #ccc;
		color: #747474;
	}

	form input[type=checkbox] {
		margin: 7px 7px 7px 0;
	}

	form textarea {
		max-width: 100%;
		width: 100%;
		height: 90px;
	}

	form input[type=submit] {
		border: 0;
		cursor: pointer;
		border-radius: 1px;
		padding: 0 15px;
		display: inline-block;
		transition: all .3s;
		font-size: 14px;
		color: #fff !important;
		line-height: 30px;
		border-bottom: 3px solid rgba(0,0,0,0.15);
	}

	form input[type=submit]:hover, form input[type=submit]:focus{
		background: #333 !important;
	}

	/* Contact Form 7 */

	div.wpcf7-validation-errors {
		border:0 !important;
	}

	div.wpcf7-response-output {
		margin: 20px 0 0 0 !important;
		padding: 10px !important;
		background: #fafafa;
		border-radius: 4px;
	}

	span.wpcf7-not-valid-tip {
		position: absolute;
		font-size: 12px !important;
		line-height: 20px;
		position: absolute;
		right: 10px;
		top: 8px;
	}

/* SAFIRNAVI */

	.safirnavi {
		overflow:hidden;
		clear: both;
	}

	.safirnavi span, .safirnavi a {
		display: block;
		float: left;
		min-width: 28px;
		padding: 0 15px;
		text-align: center;
		margin:0 5px 0 0;
		line-height: 30px;
		border: 0;
		color: #fff;
		border-radius: 3px;
		transition: all .4s;
	}

	.safirnavi a:hover, .safirnavi .current {
		background: #333;
		text-decoration: underline;
	}

/* #FOOTER */

	.safirTop {
		margin: 10px auto -26px;
		display: block;
		position: relative;
		z-index: 20;
		width: 60px;
		height: 40px;
		cursor: pointer;
		background: url(images/sprite.png) 0 -165px;
	}

	#footer {
		clear: both;
		position: relative;
		z-index: 10;
		border-top: 5px solid #fff;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}

	#footer-copyright {
		width: 47%;
		padding: 20px 0;
		float: right;
		line-height: 1.5;
		color: #fff;
		text-align: right;
	}

	#footer-copyright a {
		color: #fff;
	}

	#footer-copyright a:hover {
		text-decoration: underline;
	}

	#footer-social {
		width: 47%;
		float: left;
		padding: 20px 0;
	}

	#footer-social p {
		color: #fff;
		margin-bottom: 8px;
		font-size: 13px;
	}

	#footer-menu {
		font-size: 13px;
		background: #E4E9E9;
		text-align: center;
		color: #9fa4a4;
		padding: 10px 0;
	}

	#footer-menu ul.sub-menu {
		display: none;
	}

	#footer-menu ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#footer-menu li {
		display: flex;
		align-items: center;
		padding: 4px 0;
	}

	#footer-menu li::before {
		content: "|";
		padding: 0 8px;
	}

	#footer-menu li:first-child::before {
		display: none;
	}

	#footer-menu a {
		display: flex;
		align-items: center;
		color: #9FA4A4;
		font-size: 13px;
		text-transform: uppercase;
	}

	#footer-menu a:hover {
		color: #7e8181;
	}

	#footer-menu .safiricon svg {
		width: 14px;
		height: 14px;
	}

/* BREADCRUMB */

	#safircrumb {
		line-height: 20px;
		font-size: 14px;
		color: #9fa4a4;
	}

	#safircrumb a:hover{
		text-decoration: underline;
	}

/* SPRITE */

	.safir-searchform button:before, .safirSocial li a:before, #headerInfo .inner .item .icon:before, .safirTop, .safirContactInfo .item .icon:before, .safirCustomMenu a .arrow.icon:before, #single .metaBox .icon, #contactBlock p .icon, .safir-faq .openclose:before, #menu li.menu-item-has-children span.arrow:before, #hamburgermenu span.close:before, #mobileHeader .toggleMenu:before, #mobilemenu .subarrow:before, #menu li.menu-item-has-children span.arrow:before {
		background-size: 60px 450px !important;
	}

/* OWL */
	.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

/* MOBILE */

	#mobileHeader-sticky-wrapper, #mobileHeader, #mobileOverlay {
		display: none;
	}

	#mobileHeader {
		background: #fff;
		z-index: 100;
		align-items: center;
		position: relative;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}

	#mobileHeader .mobileButton {
		cursor: pointer;
		position: absolute;
		top: 50%;
		margin-top: -25px;
		z-index: 2;
	}

	#mobileHeader .mobileButton:before {
		content: '';
		display: block;
		width: 20px;
		height: 20px;
		margin: 15px;
	}

	#mobileHeader .toggleMenu {
		left: 0;
	}

	#mobileHeader .toggleMenu:before {
		background: url(images/sprite.png) 0 -355px;
	}

	#mobileHeader .mobileHeaderIcon {
		cursor: pointer;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -25px;
		z-index: 2;
		padding: 15px;
		color: #262626;
	}

	#mobile-logo {
		display: block;
		padding: 10px 60px;
		margin: auto;
		position: relative;
		z-index: 1;
		text-align: center;
	}

	#mobile-logo img {
		width: auto;
		max-height: 60px;
	}

	#hamburgermenu {
		position: fixed;
		z-index: 999999;
		top: 0;
		left: -300px;
		width: 300px;
		height: 100%;
		overflow-y: scroll;
		background: #fff;
		transition: all .5s;
		color: #515151;
	}

	.hamburgerActive {
		overflow-y: hidden;
	}

	.hamburgerActive #hamburgermenu {
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
	}

	#hamburgermenu .logoBlock {
		padding: 10px;
		display: flex;
		align-items: center;
	}

	#hamburgermenu .logoBlock img {
		width: auto;
	}

	#hamburgermenu span.close {
		margin-left: 5px;
		display: block;
		width: 40px;
		height: 40px;
		cursor: pointer;
		background: #262626;
		color: #fff;
		border-radius: 2px;
	}

	#hamburgermenu span.close:before {
		content: "";
		display:block;
		width: 20px;
		height: 20px;
		background: url(images/sprite.png) -20px -355px;
		margin: 10px;
	}

	#mobilemenuContainer {
		overflow: hidden;
		border-bottom: 1px solid #ececec;
	}

	#mobilemenu li {
		position: relative;
	}

	#mobilemenu .subarrow {
		background: #ececec;
		border-radius: 3px;
		display: block;
		right: 10px;
		top: 13px;
		position: absolute;
		z-index: 2;
		cursor: pointer;
		text-align: center;
	}

	#mobilemenu .subarrow:before {
		content: "";
		width: 15px;
		height: 15px;
		display: block;
		margin: 5px;
		background: url(images/sprite.png) -30px -320px;
	}

	#mobilemenu .subarrow.toggle:before {
		background: url(images/sprite.png) -45px -320px;
	}

	#mobilemenu a {
		display: flex;
		align-items: center;
		border-top: 1px solid #ececec;
		padding: 15px;
		line-height: 20px;
		font-size: 14px;
		color: #515151;
		position: relative;
		z-index: 1;
		font-weight: 600;
		font-size: 15px;
	}

	#mobilemenu .menu-item-has-children>a {
		padding-right: 40px;
	}

	#mobilemenu a:hover {
		background: rgba(255,255,255,0.02);
	}

	#mobilemenu .sub-menu {
		display: none;
	}

	#mobilemenu .sub-menu .safiricon svg {
		width: 16px;
		height: 16px;
	}

	#mobilemenu .sub-menu a {
		padding-left: 30px;
	}

	#mobilemenu .sub-menu .sub-menu a {
		padding-left: 60px;
	}

	#mobilemenu .sub-menu .sub-menu .sub-menu a {
		padding-left: 90px;
	}

	#hamburgermenu .languageSelector {
		float: none;
		text-align: center;
	}

	#hamburgermenu .languageSelector img {
		width: 26px;
	}

	#mobileSocial {
		padding: 10px;
		text-align: center;
	}

	#mobileSocial .safirSocial {
		justify-content: center;
	}

	#mobileOverlay {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0,0,0,0.85);
		z-index: 999998;
		top: 0;
		left: 0;
	}

	#hamburgermenu .safir-searchform {
		border-top: 1px solid #dedede;
		border-radius: 0;
	}

	#hamburgermenu .safir-searchform input[type=text] {
		border: 0;
		padding-right: 50px;
		margin: 0;
	}

	#hamburgermenu .safir-searchform button {
		width: 36px;
		height: 36px;
	}

	#hamburgermenu .safir-searchform button:before {
		margin: 6px auto;
	}

/* RESPONSIVE */

	@media all and (max-width:1100px) {

		#topbar, #headerInfo, #header, #menuGroup-sticky-wrapper, #menuGroup {
			display: none;
		}

		#mobileHeader, #mobileHeader-sticky-wrapper {
			display: block;
		}

	}

	@media all and (max-width:920px) {

		.narrow .safirWidgetListing .items.list .item {
			width: 50%;
		}

	}

	@media all and (max-width:760px) {

		.safirBox {
			padding: 10px;
		}

		.safirOwlButtons .owl-buttons {
			right: 10px;
			top: 20px;
		}

		.mainHeading .text {
			padding-right: 50px;
		}

		#content, #aside {
			clear: both;
			float: none;
			width: 100%;
			margin-bottom: 5px;
		}

		.homeWidgetContainer .leftContainer, .homeWidgetContainer .rightContainer {
			float: none;
			width: 100%;
		}

		.wide .safirWidgetListing .items.list .item, .narrow .safirWidgetListing .items.list .item, #aside .safirWidgetListing .items.list .item {
			width: 25%;
		}

		.narrow .advancedPostsWidget2 .itemContainer, .advancedPostsWidget2.sidebarWidget .itemContainer {
			width: 50%;
		}

		.advancedPostsWidget2 .items {
			margin-bottom: -21px;
		}

		.advancedPostsWidget2 .item {
			margin-bottom: 10px;
			padding-bottom: 10px;
			border-bottom: 1px solid #ECF0F1;
		}

		.homeWidgetContainer .homeWidget {
			margin-top: 5px;
		}

		#main {
			margin: 5px 0;
		}

		.wide .aboutWidget .infoBlock, .narrow .aboutWidget .infoBlock, #aside .aboutWidget .infoBlock {
			width: 50%;
			float: left;
			padding-right: 15px;
			padding-bottom: 0;
		}

		.wide .aboutWidget .menuBlock, .narrow .aboutWidget .menuBlock, #aside .aboutWidget .menuBlock {
			width: 50%;
			float: right;
			padding-top: 0;
			padding-left: 15px;
			border-top: 0;
			border-left: 2px solid #ECF0F1;
		}

		#contactBlock .safirContactInfo, #contactPage .form {
			width: 100%;
			padding-right:0;
			padding-left:0;
			border: 0;
			float: none;
		}

		#contactBlock .safirContactInfo {
			margin-bottom: 20px;
		}

		.wide .contactWidget .leftBlock, .narrow .contactWidget .leftBlock, #aside .contactWidget .leftBlock,
		.wide .contactWidget .rightBlock, .narrow .contactWidget .rightBlock, #aside .contactWidget .rightBlock {
			float: none;
			width: 100%;
			padding: 0;
		}

		.wide .contactWidget .leftBlock, .narrow .contactWidget .leftBlock, #aside .contactWidget .leftBlock {
			margin-bottom: 10px;
		}

		#singleBlock.type2 {
			width: 100%;
			float: none;
			margin: 0 0 10px 0;
		}

	}

	@media all and (max-width:700px) {

		#featured .innerContainer ul {
			flex-wrap: wrap;
			margin-top: 5px;
		}

		#featured li {
			margin: 3px 10px;
		}

		#featured a {
			padding: 10px 15px;
			text-align: left;
			overflow: hidden;
			display: flex;
			align-items: center;
		}

		#featured .safiricon {
			float: left;
			margin-right: 15px;
		}

		#featured .safiricon svg {
			margin-bottom: 0;
		}

		#featured .description {
			padding: 0;
			margin-top: 0;
		}

		.reading, .reading p, .reading li {
			text-align: left;
		}

		.reading h1, .reading h2, .reading h3, .reading h4, .reading h5, .reading h6 {
			margin-bottom: 10px;
		}

	}

	@media all and (max-width:640px) {

		.wide .safirWidgetListing .items.list .item, .narrow .safirWidgetListing .items.list .item , #aside .safirWidgetListing .items.list .item {
			width: 33.33333333333333%;
		}

	}

	@media all and (max-width:600px) {

		footer>.innerContainer {
			padding: 30px 5px 0;
		}

		#footer-social, #footer-copyright {
			width: 100%;
			float: none;
			text-align: center;
			margin-bottom: 10px;
			padding: 0;
		}

		#footer-social ul {
			display: inline-block;
		}

		.wide .advancedPostsWidget2 .itemContainer, .narrow .advancedPostsWidget2 .itemContainer, .advancedPostsWidget2.sidebarWidget .itemContainer {
			width: 100%;
		}

		.wide .aboutWidget .infoBlock, .narrow .aboutWidget .infoBlock, #aside .aboutWidget .infoBlock {
			width: 100%;
			float: none;
			padding-right: 0;
			padding-bottom: 15px;
		}

		.wide .aboutWidget .menuBlock, .narrow .aboutWidget .menuBlock, #aside .aboutWidget .menuBlock {
			width: 100%;
			float: none;
			padding-left: 0;
			padding-top: 15px;
			border-left: 0;
			border-top: 2px solid #ECF0F1;
		}

		#single .metaBox .meta {
			margin-right: 10px;
		}

		#single .metaBox .meta span {
			display: none;
		}

	}


	@media all and (max-width:500px) {

		.listing.standard .itemContainer {
			width: 50%;
		}

		#referencesPage .refGallery .refContainer {
			width: 50%;
		}

		#referencesPage .refGallery .refContainer:nth-child(3n+1) {
			clear: none;
		}

		#referencesPage .refGallery .refContainer:nth-child(2n+1) {
			clear: both;
		}

		.reading .gallery .gallery-item dt {
			line-height: 100px;
		}

		.gallery .gallery-item {
			width: 33.3333333333%;
		}

		.gallery br {
			display: none;
		}

	}


	@media all and (max-width:460px) {

		.wide .safirWidgetListing .items.list .item, .narrow .safirWidgetListing .items.list .item , #aside .safirWidgetListing .items.list .item {
			width: 50%;
		}

	}

	@media all and (max-width:360px) {

		.articleList .container {
			width: 100%;
		}

		.gallery .gallery-item {
			width: 50%;
		}

		.gallery br {
			display: none;
		}

	}
