/*
Theme Name: Safir Maya Wordpress Teması
Theme URI: http://demo.safirtema.com/maya
Description: http://demo.safirtema.com/maya
Author URI: http://safirtema.com
Author: Safir Tema
Version: 1.0
*/

/*
Safir Maya 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.
*/

/* CUSTOM FONT */

	@font-face{font-family:maya;src:url(fonts/maya.eot);src:url(fonts/maya.eot?#iefix) format("embedded-opentype"),url(fonts/maya.woff) format("woff"),url(fonts/maya.ttf) format("truetype"),url(fonts/maya.svg#maya) format("svg");font-weight:400;font-style:normalfont-display:swap}
	@font-face{font-family:safir-icon;src:url(fonts/safir-icon.eot);src:url(fonts/safir-icon.eot?#iefix) format("embedded-opentype"),url(fonts/safir-icon.woff) format("woff"),url(fonts/safir-icon.ttf) format("truetype"),url(fonts/safir-icon.svg#safir-icon) format("svg");font-weight:400;font-style:normalfont-display:swap}

	@font-face{font-family:Asap;font-style:normal;font-weight:400;src:url(fonts/asap-v11-latin_latin-ext-regular.eot);src:local('Asap Regular'),local('Asap-Regular'),url(fonts/asap-v11-latin_latin-ext-regular.eot?#iefix) format('embedded-opentype'),url(fonts/asap-v11-latin_latin-ext-regular.woff2) format('woff2'),url(fonts/asap-v11-latin_latin-ext-regular.woff) format('woff'),url(fonts/asap-v11-latin_latin-ext-regular.ttf) format('truetype'),url(fonts/asap-v11-latin_latin-ext-regular.svg#Asap) format('svg')font-display:swap}@font-face{font-family:Asap;font-style:normal;font-weight:500;src:url(fonts/asap-v11-latin_latin-ext-500.eot);src:local('Asap Medium'),local('Asap-Medium'),url(fonts/asap-v11-latin_latin-ext-500.eot?#iefix) format('embedded-opentype'),url(fonts/asap-v11-latin_latin-ext-500.woff2) format('woff2'),url(fonts/asap-v11-latin_latin-ext-500.woff) format('woff'),url(fonts/asap-v11-latin_latin-ext-500.ttf) format('truetype'),url(fonts/asap-v11-latin_latin-ext-500.svg#Asap) format('svg')font-display:swap}@font-face{font-family:Asap;font-style:italic;font-weight:400;src:url(fonts/asap-v11-latin_latin-ext-italic.eot);src:local('Asap Italic'),local('Asap-Italic'),url(fonts/asap-v11-latin_latin-ext-italic.eot?#iefix) format('embedded-opentype'),url(fonts/asap-v11-latin_latin-ext-italic.woff2) format('woff2'),url(fonts/asap-v11-latin_latin-ext-italic.woff) format('woff'),url(fonts/asap-v11-latin_latin-ext-italic.ttf) format('truetype'),url(fonts/asap-v11-latin_latin-ext-italic.svg#Asap) format('svg')font-display:swap}@font-face{font-family:Asap;font-style:normal;font-weight:700;src:url(fonts/asap-v11-latin_latin-ext-700.eot);src:local('Asap Bold'),local('Asap-Bold'),url(fonts/asap-v11-latin_latin-ext-700.eot?#iefix) format('embedded-opentype'),url(fonts/asap-v11-latin_latin-ext-700.woff2) format('woff2'),url(fonts/asap-v11-latin_latin-ext-700.woff) format('woff'),url(fonts/asap-v11-latin_latin-ext-700.ttf) format('truetype'),url(fonts/asap-v11-latin_latin-ext-700.svg#Asap) format('svg')font-display:swap}

	.safiricon:before {
		font-family: "safir-icon" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: inherit;
		float: left;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	#search .searchButton:before,
	#search button:before,
	footer .column.posts .item:before,
	footer #footerBottom .contacts .item .icon:before,
	.sfrWhatsappButton:before,
	.safirCustomMenu .title:before,
	.safirCustomMenu .toggle.icon:before,
	#mobileHeader .toggleMenu:before,
	#hamburgermenu span.close:before,
	#hamburgermenu .searchForm button:before,
	#mobileMenuContainer #menu .mobilearrow:before,
	#menu li.menu-item-has-children span.arrow:before,
	footer .column.contact .contactItem .icon:before,
	.safirTop:before,
	.safirCustomMenu a .arrow.icon:before,
	.galleryWidget .items a .icon:before,
	div.gallery .gallery-item a .icon:before, .wp-block-gallery figure a .icon:before,
	.widgetSwitcher:before, #crewPage .crewGallery .detail .social a:before, .safirSocial a:before, .safirOwlButtons .owl-nav div:before, .contactWidget .infoBlock .item .icon:before, #single .metaBox .icon:before, .commentlist .comment-author cite:before, .commentlist .comment-meta a:before, #comments a.comment-reply-link:before, #comments ol.children li .comment-body:before, #gallery-links .prev a:before, #gallery-links .next a:after, #switcher .icon span:before, .safir-faq .icon:before, .safir-faq .openclose:before{
		font-family: "maya" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: inherit;
		float:left;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

/* SAFİR RESET  */

	*, *:before, *:after {
		outline:0;
		margin:0;
		padding:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		vertical-align: baseline;
	}

	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;
	}

	a img {
		border:none;
	}

	iframe {
		max-width:100%;
	}

	img {
		max-width: 100%;
		height: auto;
		width: auto;
	}

	h1 {
		font-size:20px;
	}

	h2 {
		font-size:18px;
	}

	h3 {
		font-size:16px;
	}

/* DESIGN  */

	body {
		background: #fff;
		font: 14px "Asap", sans-serif;
		color: #2e2e2e;
	}

	input, select, textarea, button {
		font:14px "Asap",sans-serif;
	}

	a:hover {
		color: #222;
	}

/* GENERAL CLASSES */

	rs-fullwidth-wrap i {
		vertical-align: middle;
	}

	.shiftTop {
		margin-top: 30px;
	}

	.widgetHeading {
		margin-bottom: 30px;
		color: #222222;
		overflow: hidden;
		position: relative;
	}

	.widgetHeading:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		background: #ededed;
		z-index: 1;
	}

	.widgetHeading .title {
		float: left;
		position: relative;
		padding-bottom: 20px;
	}

	.widgetHeading .title:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		z-index: 2;
	}

	.widgetHeading .text {
		font-size: 24px;
		line-height: 30px;
		letter-spacing: -1px;
		float: left;
	}

	.widgetHeading .icon {
		float: left;
		margin-right: 6px;
	}

	.widgetHeading .icon:before {
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}

	.widgetHeading .slogan {
		margin-top: 10px;
		font-size: 15px;
		color: #7b7b7b;
		line-height: 1;
	}

	.darkBg .widgetHeading {
		color: #f9f9f9;
	}

	.darkBg .widgetHeading:after {
		background: #292929;
	}

	aside .widgetHeading {
		margin-bottom: 10px;
		margin-right: -10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}

	aside .widgetHeading .text {
		font-size: 17px;
		font-weight: 500;
		letter-spacing: 0;
	}

	.sidebarRight aside .widgetHeading {
		margin-right: 0;
		margin-left: -10px;
		padding-left: 10px;
	}

	.stickyMenu #wpadminbar {
		z-index: 999;
	}

	.innerContainer {
		max-width: 1180px;
		margin: auto;
		overflow: hidden;
		padding: 0 5px;
	}

	.safirBox {
		position: relative;
		overflow: hidden;
	}

	aside .safirWidget {
		position: relative;
		overflow: hidden;
	}

	.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, .safirEmbedContainer video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.safirButton {
		color: #fff !important;
		display: inline-block;
		font-weight: bold;
		border-radius: 3px;
		line-height: 50px;
		border:0;
		cursor: pointer;
		transition: all .3s;
	}

	.safirButton .inner {
		transition: all .3s;
		padding: 0 60px 0 30px;
		position: relative;
	}

	.safirButton:hover, form input[type=submit]:hover {
		background: #222 !important;
	}

	.safirButton+.safirButton {
		margin-left: 15px;
	}

	.mainHeading {
		position: relative;
		margin-bottom: 20px;
		padding-bottom: 11px;
		font-size: 18px;
		line-height: 20px;
		font-weight: 500;
		color: #4a4a4a;
	}

	.mainHeading h1, .mainHeading h2, .mainHeading h3 {
		font-size: 18px;
		font-weight: 500 !important;
		color: #4a4a4a !important;
	}

	.mainHeading.contact {
		height: 40px;
	}

	.mainHeading.contact:after {
		height: 2px;
	}

	.mainHeading .icon {
		display: block;
		float: left;
	}

	.mainHeading .icon:before {
		display: block;
		height: 20px;
		width: 40px;
		line-height: 20px;
		font-size: 20px;
		text-align: center;
	}

	.mainHeading .text {
		font-size: 18px;
		line-height: 20px;
		font-weight: 500;
	}

	.mainHeading:after {
		content: "";
	    display: block;
	    width: 100%;
	    height: 1px;
		clear: both;
	    position: absolute;
	    left: 0;
	    bottom: 0;
		z-index: 1;
	}

	.reading, .reading p, .reading li {
		line-height: 1.8;
		text-align: justify;
		font-size: 15px;
	}

	.reading>p+*, .reading>figure+*, .reading>ol+*, .reading>ul+*, .reading>div+* {
		margin-top: 25px !important;
	}

	.reading {
		margin-bottom: 0;
	}

	.reading iframe {
		border:0;
	}

	.reading ul li {
		list-style-type: disc;
		list-style-position: inside;
	}

	.reading ol {
		list-style: none;
		counter-reset: item;
	 }

	 .reading ol li {
		counter-increment: item;
		margin-bottom: 5px;
	 }

	 .reading ol li:before {
		margin-right: 4px;
		content: counter(item) ". ";
		font-weight: bold;
	 }

	.reading a:hover, .nativeWidget a:hover {
		color: #333;
	}

	.float {
		overflow: hidden;
	}

	.bold {
		font-weight: bold;
	}

	.reading {
		font-size: 13px;
	}

	.post img {
		width: 100%;
	}

	.categoryDesc {
		line-height: 1.5;
		background: #fafafa;
		padding: 15px;
		margin-bottom: 15px;
		font-size: 14px;
		color: #333;
	}

	.safirNoGallery .gallery, .safirNoGallery .wp-block-gallery {
		display: none !important;
	}

/* PIC HEADER */

	.picHeader {
		background-position: 50% 50%;
		background-size: cover;
		color: #fff;
		text-align: center;
		padding: 50px 0;
	}

	.picHeader .title {
		font-size: 39px;
		font-weight: bold;
		margin-bottom:10px;
		line-height: 1.2;
		text-shadow: 0 0 3px rgba(0,0,0,0.2);
	}

	.picHeader a, .picHeader h1, .picHeader #crumbs, .picHeader #crumbs a {
		color: #fff;
	}

	.picHeader a:hover {
		color: #dfdfdf !important;
	}

/* SWITCHER */

	#switcher {
		position:absolute;
		z-index:9999999999;
		top:200px;
		left:-100px;
		text-align: center;
		font-size: 12px;
	}

	#switcher p {
		padding: 3px 0;
		background: #f3f3f3;
	}

	#switcher .icon {
		position: absolute;
		width: 30px;
		height: 30px;
		right: -30px;
		background:#fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
		cursor: pointer;
		border-radius: 0 5px 5px 0;
		z-index: 1;
		color: #fff;
	}

	#switcher .icon span {
		display: block;
		width: 30px;
		height: 30px;
	}

	#switcher .icon span:before {
		display: block;
		margin:7px;
		width: 16px;
		height: 16px;
		font-size: 16px;
		content: "\E02C";
		animation: switcher 8s infinite linear;
	}

	#switcher.active .icon span:before {
		content: "\E00B";
		animation: none;
		margin: 9px;
		width: 12px;
		height: 12px;
		font-size: 12px;
	}

	@-webkit-keyframes switcher {
		from {
			transform: rotate(0deg);
		}
		to {
			transform: rotate(359deg);
		}
	}

	#switcher form {
		float: left;
		width:100px;
		background:#fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
		padding: 5px;
		position: relative;
		z-index: 2;
	}

	#switcher .designButtons {
		overflow: hidden;
	}

	#switcher .designButtons .container {
		padding: 3px 0 0;
	}

	#switcher .designButtons a {
		display: block;
		margin-top: 5px;
		line-height: 18px;
		text-align: center;
		cursor: pointer;
		background: #fafafa;
		border: 1px solid #ddd;
		line-height: 20px;
		color: #373f50;
		font-weight: 500;
	}

	.widgetSwitcher {
		position: absolute;
		left: -35px;
		margin-top: 40px;
		z-index: 10;
		width: 30px;
		height: 30px;
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
		background: #fff;
		border-radius: 50%;
		transition: all .3s;
		cursor: pointer;
	}

	.widgetSwitcher:before {
		display: block;
		content: "\E02B";
		color: #000;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		margin: 7px;
		font-size: 16px;
	}

	.homeWidget:hover .widgetSwitcher {
		left: 10px;
	}

/* HEADER */

	#header {
		border-top: 2px solid #e6edff;
		border-bottom: 2px solid #e6edff;
		position: relative;
		z-index: 40;
		clear:both;
		transition: all .2s;
		background: #fff;
	}

	.is-sticky #header {
		box-shadow: 0 0 10px rgba(0,0,0,0.15);
	}

	#header .innerContainer {
		overflow: visible;
		padding: 0;
		display: table;
		width: 100%;
	}

	#logo {
		display: table-cell;
		vertical-align: middle;
		z-index: 100;
		padding: 15px 0;
	}

	#logo a {
		display: block;
	}

	#logo img {
		max-width: inherit;
		display: block;
	}

	#logo h1, #logo span {
		display: block;
	}

/* HEADER BUTTONS */

	.headerButton {
		background: #cce6fc;
		position: relative;
		height: 32px;
		width: 32px;
		border-radius: 16px;
		transition: all .3s;
	}

	.headerButton:hover {
		background: #bbd5eb;
	}

	.headerButton .icon {
		text-align: center;
	}

	.headerButton .icon:before {
		display: block;
		width: 32px;
		height: 32px;
		font-size: 16px;
		float: left;
		line-height: 32px !important;
	}

	.headerButton .text {
		background-color: rgba(0,0,0,0.8);
		color: #fff;
		text-align: center;
		padding: 8px;
		font-size: 13px;
		border-radius: 6px;
		position: absolute;
		transition: all .3s;
		top: 38px;
		white-space: nowrap;
		visibility: hidden;
		opacity: 0;
		transform: translateY(5px);
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}

	.headerButton .text:before {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 4px 5px 4px;
		border-color: transparent transparent  rgba(0,0,0,0.8) transparent;
		content: "";
		display: block;
		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -4px;
	}

	.headerButton .text:after {
		content: "";
		width: 100%;
		height: 5px;
		opacity: 0;
		display: block;
		position: absolute;
		top: -5px;
		left: 0;
		background: red;
	}

	.headerButton .text a {
		color: #fff;
	}

	.headerButton:hover .text {
		display: block;
		visibility: visible;
		opacity: 1;
		z-index: 1;
		transform: translateY(0%);
		transition-delay: 0s, 0s, 0.3s;
	}

/* INFO BLOCK */

	#infoBlock {
	    display: table-cell;
		vertical-align: middle;
		position: relative;
		padding-left: 22px;
		white-space: nowrap;
		top: 3px;
	}

	#infoBlock:before {
	    display: block;
		content: "";
		background: #e6edff;
		height: 40px;
		width: 2px;
		position: absolute;
		left: 10px;
		top: 50%;
		margin-top: -20px;
	}

	#infoBlock .item {
	    display: inline-block;
	    margin-right: 5px;
	}

/* LANGUAGES */

	#languageSelector {
		float: right;
		background: #cce6fc;
		line-height: 32px;
		margin: 4px 0 4px 6px;
		padding: 0 3px;
		border-radius: 16px;
		overflow: hidden;
	}

	#languageSelector a {
		display: block;
		float: left;
	}

	#languageSelector a:first-child {
		margin-left: 0;
	}

	#languageSelector img {
		display: block;
		height: 20px;
		width: 20px;
		margin: 6px 3px;
	}

/* SAFIR SOCIAL */

	.safirSocial li {
		float: left;
		margin-left: 10px;
	}

	.safirSocial li:first-child {
		margin-left: 0;
	}

	.safirSocial a {
		display: block;
		color: #9ea1a9;
	}

	.safirSocial li a:before {
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.safirSocial li.facebook a:before {
		content: "\E01B";
	}

	.safirSocial li.twitter a:before {
		content: "\E020";
	}

	.safirSocial li.instagram a:before {
		content: "\E01E";
	}

	.safirSocial li.linkedin a:before {
		content: "\E01F";
	}

	.safirSocial li.youtube a:before {
		content: "\E01D";
	}

	.safirSocial li.pinterest a:before {
		content: "\E002";
	}

	.safirSocial li.whatsapp a:before {
		content: "\E004";
	}

	.safirSocial li.rss a:before {
		content: "\E021";
	}

/* WIDE MENU */

	#wideMenu {
		min-height: 40px;
		border-top: 1px solid #ededed;
		padding: 10px 0;
	}

	#wideMenu #menu {
		float: none;
	}

	#wideMenu #menu .sub-menu {
		top: 52px;
 	}

	.wideMenu #search {
		margin: 4px 0;
	}

	.wideMenu #search .searchForm {
		display: block;
		position: relative;
	    right: 0;
	    top: 0;
	    width: 275px;
	    background: #f9f9f9;
	    box-shadow: none;
		border-radius: 16px;
		overflow: hidden;
	}

	.wideMenu #search input[type=text] {
	    line-height: 20px;
	    height: 32px;
	    padding: 6px 40px 6px 10px;
	}

	.wideMenu #search button {
	    width: 32px;
	    height: 32px;
	    border-radius: 50%;
	}

	.wideMenu #search button:before {
	    content: "\E015";
	    margin: 8px;
		font-size: 12px;
	}

	.wideMenu #search .searchForm:before, .wideMenu #search .searchButton {
		display: none;
	}

/* MENU */

	#menuGroup {
		display: table-cell;
		padding: 15px 0;
		text-align: right;
		vertical-align: middle;
		position: relative;
		z-index: 20;
		transition: all .5s;
	}

	#menu {
		z-index:40;
		position:relative;
		float: right;
	}

	#menu .icon {
		display: block;
		float: left;
		margin-right: 5px;
	}

	#menu .icon:before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
		margin: 10px 0;
		display: block;
	}

	#menu .text {
		float: left;
	}

	#menu li {
		float: left;
		position: relative;
	}

	#menu a {
		display:block;
		overflow: hidden;
		color:#222222;
		font-size: 14px;
		line-height: 40px;
		border-radius: 3px;
		padding: 0 12px;
		transition: all .3s;
		font-weight: 500;
	}

	#menu>ul>li:hover>a, #menu>ul>li.active:hover>a {
		color: #fff;
	}

	#menu li.menu-item-has-children span.arrow {
		width: 10px;
		height: 10px;
		display: block;
		float: right;
		margin: 15px 0 15px 3px;
	}

	#menu li.menu-item-has-children span.arrow:before {
		display: block;
		font-size: 8px;
		line-height: 10px;
		content: "\E000";
	}

	#menu .sub-menu:before {
		content: "";
		display: block;
		height: 17px;
		width: 100%;
		opacity: 0;
		position: absolute;
		top: -17px;
	}

	#menu .sub-menu {
		top: 57px;
		text-align: left;
		position:absolute;
		z-index: 40;
		background: #fff;
		box-shadow: 0px 8px 10px rgba(0,0,0,0.05),
        -10px 8px 15px rgba(0,0,0,0.05), 10px 8px 15px rgba(0,0,0,0.05);
		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;
	  }

	header #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;
		padding: 0;
		margin: 0;
		border: 0;
		border-top: 1px solid #ededed;
		position: relative;
	}

	#menu .sub-menu li:first-child {
		border-top: 0;
	}

	#menu .sub-menu a {
		display: block;
		border-radius: 0;
		width: auto;
		min-width: 200px;
		line-height: 20px;
		padding: 10px;
		margin:0;
		border: 0;
		font-weight: normal;
		font-size: 14px;
	}

	#menu .sub-menu a:hover {
		background: #ededed;
	}

	#menu .sub-menu .icon:before {
		margin: 0;
	}

	#menu .sub-menu .sub-menu {
		left:100%;
		top: 0;
		margin: -1px 0 0 0;
		border-left: 1px solid #ededed;
		transform: translateY(-10px);
	}

	#menu .sub-menu span.icon {
		width: 16px;
		height: 16px;
		margin: 2px 5px 2px 0;
	}

	#menu .sub-menu span.icon:before {
		font-size: 16px;
		line-height: 16px;
		margin: 0;
		display: block;
	}

	#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
		position: absolute;
		right: 5px;
		top: 50%;
		margin-top: -5px;
	}

	#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
		color: #666;
		content: "\E001";
		font-size: 8px;
	}

	/* Metinsiz */

	#menu li.metinsiz > a > .icon {
		margin: 0;
	}

	#menu li.metinsiz > a > .text, #menu li.metinsiz > a > .arrow {
		display: none;
	}

/* HEADER SEARCH */

	#search {
		position: relative;
		float: right;
		z-index: 50;
	}

	#search .searchButton {
		cursor: pointer;
		color: #656c7d;
		background: #cce6fc;
		width: 32px;
		height: 32px;
		padding: 6px;
		border-radius: 50%;
		margin: 4px 0 4px 8px;
		transition: all .5s;
	}

	#search:hover .searchButton {
		color: #767980;
	}

	#search .searchButton:before {
		content: "\E015";
		text-align: center;
		display: block;
		width: 20px;
		height: 20px;
		font-size: 16px;
		line-height: 20px;
	}

	#search .searchForm {
		display: none;
		position: absolute;
		z-index: 999999;
		right: -8px;
		top: 57px;
		z-index: 999;
		width: 275px;
		background: #fff;
		box-shadow: 0px 8px 10px rgba(0,0,0,0.05),
        -10px 8px 15px rgba(0,0,0,0.05), 10px 8px 15px rgba(0,0,0,0.05);
	}

	#search .searchForm:before {
		content: "";
		display: block;
		position: absolute;
		right: 16px;
		top: -8px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #e6edff transparent;
	}

	#search input[type=text] {
		display: block;
		width: 100%;
		line-height: 30px;
		height: 50px;
		padding: 10px 40px 10px 10px;
		margin: 0;
		border:0;
		font-size: 13px;
		color: #654654;
		background: none;
	}

	#search button {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
		background: #e6edff;
		border:0;
		color: #9ea1a9;
		cursor: pointer;
	}

	#search button:before {
		content: "\E001";
		display: block;
		margin: 17px;
		width: 16px;
		height: 16px;
		font-size: 16px;
		line-height: 16px;
	}

/* DESIGN */

	#main {
		overflow: hidden;
		padding: 0;
		clear: both;
		background: url(images/dot.png) 25.423729% 0 repeat-y;
	}

	.sidebarRight #main {
		background-position: 74.576271% 0;
	}

	.noSidebar #main, .page-template-page-full #main {
		background: none;
	}

	#home {
		min-height: 110px;
		clear: both;
	}

	#content {
		float: right;
		width: 72.033898%;
		padding: 30px 0;
	}

	.sidebarRight #content {
		float: left;
	}

	#content.full, .noSidebar #content {
		float:none;
		width:100%;
	}

	#content.full iframe {
		border: 0;
	}

	aside {
		float: left;
		width: 25.423729%;
		padding: 30px 0 10px;
	}

	.sidebarRight aside {
		float: right;
	}

/* WIDGETS */

	.safirWidget.homeWidget {
		background: #fff;
		transition: all .2s;
	}

	.safirWidget .widgetContent {
		position: relative;
	}

	.safirWidget.homeWidget.lightBg {
		background: #f9f9f9;
	}

	.safirWidget.homeWidget.darkBg {
		background: #222222;
		color: #f9f9f9;
	}

	.safirWidget.homeWidget.darkBg .mainHeading {
		color: #edf0f7;
	}

	.safirWidget.homeWidget .innerContainer {
		padding: 40px 5px;
	}

	.safirWidget.sidebarWidget .innerContainer {
		padding: 0;
		overflow: visible;
	}

	.sidebarWidget {
		margin-top: 30px;
	}

	.sidebarWidget:first-child {
		margin-top: 0;
	}

	.sidebarWidget .widgetContent {
		margin-right: 10px;
	}

	.sidebarRight .sidebarWidget .widgetContent {
		margin-left: 10px;
	}

	aside .nativeWidget li {
		border-bottom:1px solid #ededed;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	aside .nativeWidget ul.menu .sub-menu {
		padding-left: 15px;
	}

	.safirOwlButtons .owl-nav {
		position: absolute;
		color: #fff;
		top: 0;
		right: 0;
		border-radius: 3px;
		overflow: hidden;
	}

	.safirWidget.darkBg.safirOwlButtons .owl-nav {
		color: #fff;
	}

	.safirOwlButtons .owl-nav div {
		display: block;
		float: left;
	}

	.safirOwlButtons .owl-nav div:first-child {
		border-right: 1px solid rgba(0,0,0,0.1);
	}

	.safirOwlButtons .owl-nav div:hover {
		background: rgba(0,0,0,0.1);
		border-right-color: rgba(0,0,0,0);
	}

	.safirOwlButtons .owl-nav div:before {
		width: 40px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		display: block;
		text-align: center;
		transition: all .3s;
		opacity: 0.8;
	}

	.safirOwlButtons .owl-nav div:hover:before {
		opacity: 1;
	}

	.safirOwlButtons .owl-nav .owl-prev:before {
		content: "\E006";
	}

	.safirOwlButtons .owl-nav .owl-next:before {
		content: "\E005";
	}

	.safirOwlButtons.notitle .owl-nav {
		position: relative;
		margin: 20px auto 0;
		width: 81px;
	}



/* İKOLU MENÜ */

	.iconMenuWidget {
		position: relative;
		z-index: 15;
		background: none !important;
	}

	.iconMenuWidget.homeWidget {
		margin: -45px 0;
	}

	.iconMenuWidget.homeWidget:first-child {
		margin-top: 30px;
	}

	.iconMenuWidget.homeWidget .innerContainer {
		padding-top: 0;
		padding-bottom: 0;
	}

	.iconMenuWidget ul {
		display: flex;
		border-radius: 3px;
		overflow: hidden;
		z-index: 100;
	}

	.iconMenuWidget .sub-menu {
		display: none;
	}

	.iconMenuWidget li {
		flex-grow: 1;
		width: 100%;
		border-left: 1px solid rgba(0,0,0,0.07);
	}

	.iconMenuWidget li:first-child {
		border-left: 0;
	}

	.iconMenuWidget a {
		display: block;
		color: #fff;
		padding: 25px 15px;
		height: 100%;
		overflow: hidden;
		transition: all .3s;
	}

	.iconMenuWidget a:hover {
		background: rgba(0,0,0,0.07);
	}

	.iconMenuWidget a .icon {
		display: block;
		float: left;
		margin-right: 10px;
	}

	.iconMenuWidget a .icon:before {
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		font-size: 34px;
	}

	.iconMenuWidget a .text {
		font-size: 16px;
		display: table-cell;
		height: 40px;
		line-height: 20px;
		vertical-align: middle;
	}

	.iconMenuWidget a .text span {
		font-size: 15px;
		display: block;
		font-weight: bold;
	}

	/* Sidebar */

	aside .iconMenuWidget ul {
		flex-wrap: wrap;
	}

	aside .iconMenuWidget li {
		flex-grow: 1;
		width: 100%;
		border-top: 1px solid rgba(0,0,0,0.07);
		border-left: 0;
	}

	aside .iconMenuWidget li:first-child {
		border-top: 0;
	}

	aside .iconMenuWidget a {
		padding: 15px;
	}

/* SIDEBAR YAN MENÜ */

	.safirCustomMenu li {
		position: relative;
	}

	.safirCustomMenu a {
		display: block;
		color: #4a4a4a;
		background: #f5f5f5;
		margin-bottom: 1px;
		position: relative;
		z-index: 1;
		font-size: 14px;
		line-height: 36px;
	}

	.safirCustomMenu .inner {
		overflow: hidden;
	}

	.safirCustomMenu a .arrow.icon {
		display: block;
		float: left;
	}

	.safirCustomMenu a .title {
		display: block;
		transition:all .2s;
	}

	.safirCustomMenu a .title:before {
		display: block;
		background: #e4e4e4;
		content: "\E001";
		float: left;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 10px;
		text-align: center;
		color: #999;
		margin-right: 8px;
	}

	.safirCustomMenu .sub-menu a .title:before {
		content: "\E014";
		width: 10px;
		background: none;
	}

	.safirCustomMenu .toggle.icon {
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		display: block;
		position: absolute;
		right: 5px;
		top: 8px;
		font-size: 9px;
		color: #999;
		background: #e4e4e4;
		cursor: pointer;
		border-radius: 3px;
		z-index: 10;
	}

	.safirCustomMenu .toggle.icon:before {
		content: "\E013";
		display: block;
		line-height: 20px;
		width: 20px;
		text-align: center;
	}

	.safirCustomMenu .toggle.icon.active:before {
		content: "\E012";
	}

	.safirCustomMenu div>ul>li>.sub-menu {
		display: none;
	}

	.safirCustomMenu .sub-menu {
		margin-left: 30px;
	}

	.safirCustomMenu .sub-menu a {
		background: none;
		font-size: 13px;
	}

	.safirCustomMenu .sub-menu .sub-menu {
		margin-left: 30px;
	}

/* NUMBER WIDGET */

	.numberWidget .innerContainer {
		position: relative;
	}

	.numberWidget .iconList {
		display: flex;
		flex-wrap: nowrap;
		margin: 30px -15px 0;
	}

	.numberWidget .iconList .item {
		width: 100%;
		text-align: center;
		padding: 0 15px;
	}

	.numberWidget .iconList .item .icon {
		border-bottom: 2px solid #ececec;
		margin-bottom: 20px;
		padding-bottom: 20px;
		text-align: center;
		color: #505050;
		position: relative;
	}

	.numberWidget .iconList .item .icon:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 6px 0 6px;
		border-color: #ececec transparent transparent transparent;
		display: block;
		position: absolute;
		bottom: -8px;
		left: 50%;
		margin-left: -6px;
	}

	.numberWidget .iconList .item .icon:before {
		display: block;
		margin: auto;
		float: none;
		height: 40px;
		font-size: 40px;
		line-height: 40px;
	}

	.numberWidget .iconList .item .number {
		font-size: 22px;
		line-height: 25px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	.numberWidget .iconList .item .text {
		font-weight: 500;
	}

	.numberWidget.darkBg .iconList .item .icon {
		color: #f9f9f9;
		border-color: #333;
	}

	.numberWidget.darkBg .iconList .item .icon:after {
		border-color: #333 transparent transparent transparent;
	}

	aside .numberWidget .iconList {
		flex-wrap: wrap;
		margin: 30px -5px -30px;
	}

	aside .numberWidget .iconList .item {
		width: 50%;
		padding: 0 5px 30px;
	}

/* ABOUT WIDGET */

	.aboutWidget {
		overflow: hidden;
	}

	.aboutWidget .infoBlock {
		line-height: 1.6;
		font-size: 17px;
		color: #222;
		float: left;
		width: 50%;
	}

	.aboutWidget.nomenu .infoBlock {
		width: 100%;
	}

	.aboutWidget .infoBlock h1, .aboutWidget .infoBlock h2, .aboutWidget .infoBlock h3 {
		margin-bottom: 10px;
	}

	.aboutWidget.homeWidget.darkBg .infoBlock h1, .aboutWidget.homeWidget.darkBg .infoBlock h2, .aboutWidget.homeWidget.darkBg .infoBlock h3, .aboutWidget.homeWidget.darkBg .infoBlock a {
		color: #fff;
	}

	.aboutWidget .infoBlock h1 {
		font-size: 24px;
	}

	.aboutWidget .infoBlock h2 {
		font-size: 22px;
	}

	.aboutWidget .infoBlock h3 {
		font-size: 20px;
	}

	.aboutWidget .infoBlock p {
		margin-bottom: 10px;
	}

	.aboutWidget .infoBlock p:last-child {
		margin-bottom: 0;
	}

	.aboutWidget .menuBlock {
		text-align: left;
		float: right;
		width: 47%;
		overflow: hidden;
	}

	.aboutWidget .menuBlock .item {
		padding: 5px;
		margin-top: 5px;
		border-radius: 35px 10px 10px 35px;
		background: rgba(0,0,0,0.02);
		overflow: hidden;
	}

	.aboutWidget .menuBlock .item a {
		color: #222;
	}

	.aboutWidget .menuBlock .item .icon {
		float: left;
		border-radius: 50%;
		background: #eeeeee;
		width: 60px;
		height: 60px;
		padding: 15px;
		text-align: center;
	}

	.aboutWidget .menuBlock .item .icon:before {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 26px;
	}

	.aboutWidget .menuBlock .item .text {
		margin-left: 75px;
	}

	.aboutWidget .menuBlock .item .table {
		display: table;
		width: 100%;
		min-height: 60px;
	}

	.aboutWidget .menuBlock .item .cell {
		display: table-cell;
		vertical-align: middle;
	}

	.aboutWidget .menuBlock .item .title {
		font-size: 16px;
		font-weight: 500;
		color: #555;
	}

	.aboutWidget .menuBlock .item a:hover .title {
		color: #222;
	}

	.aboutWidget .menuBlock .item .desc {
		margin-top: 3px;
		font-size: 14px;
		color: #666;
	}

	.darkBg.aboutWidget .infoBlock, .darkBg.aboutWidget .menuBlock .item a {
		color: #eee;
	}

	.darkBg.aboutWidget .menuBlock .item {
		background: rgba(0,0,0,0.05);
	}

	.darkBg.aboutWidget .menuBlock .item .icon {
		background: #262626;
	}

	.lightBg.aboutWidget .menuBlock .item .icon {
		background: #fff;
	}

	.aboutWidget.nomenu .infoBlock, .aboutWidget.nomenu .menuBlock {
		width: 100%;
	}

	aside .aboutWidget .infoBlock {
		width: 100%;
		font-size: 14px;
	}

	aside .aboutWidget .menuBlock {
		margin-top: 10px;
		width: 100%;
	}

	aside .aboutWidget .menuBlock .item-container {
		width: 100%;
	}

/* CATEGORIES WIDGET */

	.categoriesWidget {
		overflow: hidden;
	}

	.categoriesWidget .list {
		margin: -15px;
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}

	.categoriesWidget .list .item-container {
		padding: 15px;
		width: 25%;
	}

	.categoriesWidget .item {
		position: relative;
		border-radius: 3px;
		overflow: hidden;
	}

	#content .categoriesWidget .list .item-container {
		width: 33.3333333%;
	}

	.noSidebar #content .categoriesWidget .list .item-container {
		width: 25%;
	}

	.categoriesWidget .item .thumb {
		overflow: hidden;
		position: relative;
	}

	.categoriesWidget .item .thumb img {
		width: 100%;
		display: block;
	}

	.categoriesWidget .item .titleContainer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.75);
		padding: 15px;
		color: #d8ddeb;
	}

	.categoriesWidget.linktext .item .titleContainer {
		bottom: -50px;
		transition: all .4s;
	}

	.categoriesWidget.linktext .item:hover .titleContainer {
		bottom: 0px;
	}

	.categoriesWidget .item .titleContainer:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 10px 0 0;
	}

	.categoriesWidget .item .linktext {
		font-size: 12px;
		margin-top: 15px;
		line-height: 34px;
		font-weight: normal;
	}

	.categoriesWidget .item .linktext .inner {
		padding: 0 10px;
	}

	.categoriesWidget .item .title {
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 3px;
		color: #fff;
	}

	.categoriesWidget .item .info {
		font-size: 13px;
	}

	.categoriesWidget .item .hover {
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1;
		top: 0;
		left: 0;
		opacity: 0;
		background: rgba(255,255,255,0.1);
		transition: all .3s;
	}

	.categoriesWidget .item:hover .hover {
		opacity: 1;
	}

	.categoriesWidget.darkBg .item .title, .categoriesWidget.darkBg .item .title a, .categoriesWidget.darkBg .item .linktext:hover {
		color: #f9f9f9;
	}

	aside .categoriesWidget .list {
		margin: -5px;
	}

	aside .categoriesWidget .list .item-container {
		width: 100%;
		padding: 5px;
	}

/* SLOGAN WIDGET */

	.sloganWidget .widgetContent {
		background-color: #333;
		background-position: 50% 50% !important;
		background-size: cover !important;
		text-align: center;
		color: #fff;
	}

	.sloganWidget .text {
		color: #fff;
		font-size: 28px;
		line-height: 1.5;
		font-weight: 500;
		text-shadow: 0 0 5px rgba(0,0,0,0.7);
	}

	.sloganWidget .text a:hover {
		color: #dedede;
	}

	.sloganWidget a.btn {
		color: #fff;
		line-height: 20px;
		margin-top: 20px;
		display: inline-block;
		overflow: hidden;
		background: rgba(0,0,0,0.7);
		padding: 10px 25px;
		font-weight: bold;
		font-size: 18px;
		border-radius: 3px;
		transition: all .3s;
		white-space: nowrap;
	}

	.sloganWidget a.btn .icon {
		display: block;
		float: left;
		width: 30px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sloganWidget .widgetContent {
		padding: 20px;
	}

/* ADVANCED POSTS WIDGET 1 */

	.advancedPostsWidget1 .list {
		margin: -15px;
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}

	.advancedPostsWidget1 .list .item-container {
		padding: 15px;
		width: 25%;
	}

	#content .advancedPostsWidget1 .list .item-container {
		width: 33.3333333%;
	}

	.noSidebar #content .advancedPostsWidget1 .list .item-container {
		width: 25%;
	}

	.advancedPostsWidget1 .item {
		text-align: center;
	}

	.advancedPostsWidget1 .item .thumb {
		border-radius: 3px;
		overflow: hidden;
		margin-bottom: 15px;
		position: relative;
	}

	.advancedPostsWidget1 .item .thumb img {
		z-index: 1;
		width: 100%;
		display: block;
	}

	.advancedPostsWidget1 .item .thumb .text {
		position: absolute;
		right: 0;
		top: 10px;
		line-height: 22px;
		color: #222;
		background: rgba(255, 255, 255, 0.7);
		padding: 0 8px;
		font-size: 12px;
		z-index: 2;
	}

	.advancedPostsWidget1 .item .title {
		font-size: 15px;
		font-weight: bold;
		color: #464646;
		transition: all .3s;
	}

	.advancedPostsWidget1 .item .title a {
		color: #464646;
	}

	.advancedPostsWidget1 .item .postprice {
		font-weight: 500;
		font-size: 15px;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 5px 10px;
		color: #fff;
	}

	.advancedPostsWidget1 .item .postprice:before {
		content: "";
		display: block;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.75;
		border-radius: 3px 0 0 0;
		position: absolute;
		z-index: 1;
	}

	.advancedPostsWidget1 .item .postprice .inner {
		position: relative;
		z-index: 2;
	}

	.advancedPostsWidget1 .item .postprice span {
		text-decoration: line-through;
		font-weight: normal;
		margin-right: 8px;
	}

	.advancedPostsWidget1.darkBg .item .title, .advancedPostsWidget1.darkBg .item .title a, .advancedPostsWidget1.darkBg .item .linktext:hover {
		color: #f9f9f9;
	}

	aside .advancedPostsWidget1 .list {
		margin: -5px;
	}

	aside .advancedPostsWidget1 .list .item-container {
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}

/* ADVANCED POSTS WIDGET 2 */

	.advancedPostsWidget2 .list {
		margin: -15px;
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}

	.advancedPostsWidget2 .list .item-container {
		padding: 15px;
		width: 25%;
	}

	#content .advancedPostsWidget2 .list .item-container {
		width: 33.3333333%;
	}

	.noSidebar #content .advancedPostsWidget2 .list .item-container {
		width: 25%;
	}

	.advancedPostsWidget2 .item {
		border-radius: 3px;
		overflow: hidden;
		background: #f9f9f9;
	}

	.advancedPostsWidget2 .item .thumb {
		position: relative;
	}

	.advancedPostsWidget2 .item .thumb img {
		z-index: 1;
		width: 100%;
		display: block;
	}

	.advancedPostsWidget2 .item .thumb .text {
		position: absolute;
		right: 0;
		top: 10px;
		line-height: 22px;
		color: #222;
		background: rgba(255, 255, 255, 0.7);
		padding: 0 8px;
		font-size: 12px;
		z-index: 2;
	}

	.advancedPostsWidget2 .item .date {
		font-size: 12px;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 5px 10px;
		color: #fff;
	}

	.advancedPostsWidget2 .item .date:before {
		content: "";
		display: block;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.75;
		border-radius: 3px 0 0 0;
		position: absolute;
		z-index: 1;
	}

	.advancedPostsWidget2 .item .date span {
		position: relative;
		z-index: 2;
	}

	.advancedPostsWidget2 .item .detail {
		padding: 20px;
	}

	.advancedPostsWidget2 .item .inner {
		line-height: 25px;
		height: 200px;
		overflow: hidden;
	}

	.advancedPostsWidget2 .item .title {
		font-size: 17px;
		font-weight: 500;
		color: #464646;
		transition: all .3s;
		position: relative;
	}

	.advancedPostsWidget2 .item .title:after {
		content: "";
		display: block;
		height: 3px;
		margin: 11px 0;
		background: repeating-linear-gradient(90deg, #dde4f5, #dde4f5 3px, rgba(0,0,0,0) 3px, rgba(0,0,0,0) 9px);
		width: 50%;
	}

	.advancedPostsWidget2 .item .title a {
		color: #464646;
	}

	.advancedPostsWidget2.lightBg .item {
		background: #fff;
	}

	.advancedPostsWidget2.darkBg .item {
		background: rgba(255,255,255,0.025);
	}

	.advancedPostsWidget2.darkBg .item .title:after {
		background: repeating-linear-gradient(90deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 3px, rgba(0,0,0,0) 3px, rgba(0,0,0,0) 9px);
	}

	.advancedPostsWidget2.darkBg .item .title, .advancedPostsWidget2.darkBg .item .title a {
		color: #f9f9f9;
	}

	aside .advancedPostsWidget2 .list {
		margin: -5px;
	}

	aside .advancedPostsWidget2 .list .item-container {
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
	}

/* CREW WIDGET */

	.crewWidget .items .list {
		overflow: hidden;
		margin: -15px;
		display: flex;
		flex-wrap: wrap;
	}

	.crewWidget .items .list .item-container {
		padding: 15px;
		width: 20%;
	}

	.crewWidget .item {
		text-align: center;
	}

	.crewWidget .item a {
		display: block;
	}

	.crewWidget .item .thumb {
		overflow: hidden;
		border-radius: 50%;
		width: 120px;
		height: 120px;
		margin: auto;
	}

	.crewWidget .item img {
		width: 100%;
		display: block;
	}

	.crewWidget .item .info {
		background: #fff;
		border-radius: 3px;
		padding: 70px 0 10px;
		margin: -60px 0 10px;
		line-height: 20px;
	}

	.crewWidget .item .title {
		font-weight: 500;
	}

	.crewWidget .item .detail {
		color: #666;
		font-size: 13px;
	}

	.crewWidget.whiteBg .item .info {
		background: #f9f9f9;
	}

	.crewWidget.darkBg .item .info {
		background: rgba(255,255,255,0.02);
	}

	.crewWidget.darkBg .item a {
		color: #f9f9f9;
	}

	aside .crewWidget .items .list {
		margin: -5px;
	}

	aside .crewWidget .items .list .item-container {
		padding: 5px;
		width: 50%;
	}

/* CUSTOMER WIDGET */

	.customerWidget .items {
		overflow: hidden;
	}

	.customerWidget .item .thumb {
		float: left;
		border-radius: 3px;
		overflow: hidden;
	}

	.customerWidget .item .thumb img {
		width: 100px;
		height: 100px;
	}

	.customerWidget .item .detail {
		margin-left: 120px;
	}

	.customerWidget .item .name {
		font-weight: bold;
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 5px;
	}

	.customerWidget .item .comment {
		color: #323232;
		font-size: 14px;
		line-height: 1.7;
	}

	.customerWidget.darkBg .item .name, .customerWidget.darkBg .item .comment {
		color: #f9f9f9;
	}

	aside .customerWidget .item .thumb {
		margin-right: 10px;
	}

	aside .customerWidget .item .detail {
		margin-left: 0;
	}

/* REFERENCES WIDGET */

	.nogallery {
		text-align: center;
		padding: 30px;
		font-size: 18px;
	}

	.darkBg .nogallery a {
		color: #f9f9f9;
	}

	.referencesWidget .items a {
		height: 80px;
		line-height: 80px;
		display: block;
		border-radius: 3px;
		text-align: center;
		padding: 0 12px;
		border:1px solid #eee;
	}

	.referencesWidget .item a img {
		vertical-align: middle;
		width: inherit;
		display: inline-block;
		max-height: 70px;
	}

	.referencesWidget.lightBg .items a, .referencesWidget.darkBg .items a {
		background: #fff;
		border: 0;
	}

/* GALLERY WIDGET */

	.galleryWidget .items {
		overflow: hidden;
	}

	.galleryWidget .items .list {
		display: flex;
		flex-wrap: wrap;
		margin: -15px;
		overflow: hidden;
	}

	.galleryWidget .items .list .item-container {
		padding: 15px;
	}

	.galleryWidget .items .list .item-container {
		width: 25%;
	}

	.galleryWidget .item {
		border-radius: 3px;
		overflow: hidden;
	}

	.galleryWidget .item img {
		width: 100%;
		display: block;
	}

	.galleryWidget .item a {
		display: block;
		position: relative;
	}

	.galleryWidget .item a .icon {
		background: rgba(0,0,0,0.5);
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		color: #333;
	}

	.galleryWidget .item a .icon:before {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -15px 0 0 -15px;
		text-shadow: 0 0 4px rgba(0,0,0,.3);
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 30px;
		text-align: center;
		content: "\E008";
		color: #fff;
	}

	.galleryWidget .item a[href$= ".jpg"] .icon:before,
	.galleryWidget .item a[href$= ".jpeg"] .icon:before,
	.galleryWidget .item a[href$= ".png"] .icon:before,
	.galleryWidget .item a[href$= ".gif"] .icon:before {
		content: "\E007";
	}

	aside .galleryWidget .items .list {
		margin: -5px;
	}

	aside .galleryWidget .items .list .item-container {
		padding: 5px;
		width: 50%;
	}

/* BUTTON WIDGET */

	.buttonWidget {
		overflow: hidden;
		transition: all .15s;
		margin-top: 10px;
	}

	.buttonWidget a {
		display: block;
		border-radius: 3px;
		overflow: hidden;
		color: #282828;
		background: repeating-linear-gradient(90deg, #e4e4e4 0, #e4e4e4 70px, #f5f5f5 70px, #f5f5f5 100%);
	}

	.buttonWidget a:hover {
		background: repeating-linear-gradient(90deg, #e4e4e4 0, #e4e4e4 70px, #f0f0f0 70px, #f0f0f0 100%);
	}

	.buttonWidget .icon {
		float: left;
		position: relative;
		padding: 15px;
		margin-right: 15px;
	}

	.buttonWidget .icon:before {
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 30px;
	}

	.buttonWidget .icon:after {
		display: block;
		position: absolute;
		top: 50%;
		right: -6px;
		content: "";
		width: 0;
		height: 0;
		margin-top: -5px;
		border-style: solid;
		border-width: 5px 0 5px 6px;
		border-color: transparent transparent transparent #e4e4e4;
	}

	.buttonWidget .table {
		display: table;
		min-height: 70px;
	}

	.buttonWidget .cell {
		display: table-cell;
		vertical-align: middle;
	}

	.buttonWidget .header {
		font-size: 17px;
		font-weight: 500;
	}

	.buttonWidget .description {
		margin-top: 5px;
		color: #707070;
		font-size: 12px;
	}

	.safirWidget.homeWidget.buttonWidget .innerContainer {
		padding: 5px;
	}

	.safirWidget.homeWidget.buttonWidget + .safirWidget.homeWidget.buttonWidget {
		margin-bottom: 10px;
	}

/* CONTACT WIDGET */

	.contactWidget {
		position: relative;
	}

	.contactWidget .map {
		position: relative;
		z-index: 1;
		overflow: hidden;
	}

	.contactWidget .map iframe {
		width: 100%;
	}

	.contactWidget .infoBlock {
		width: 340px;
		position: absolute;
		z-index: 2;
		top: 30px;
		right: 30px;
		border-radius: 8px;
		background: rgba(255,255,255,0.95);
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
		overflow: hidden;
	}

	.contactWidget .infoBlock .logo {
		padding: 20px;
		margin-bottom: 20px;
		border-bottom: 2px solid;
	}

	.contactWidget .infoBlock .logo img {
		max-height: 30px;
		display: block;
	}

	.contactWidget .infoBlock .item {
		margin: 0 15px 15px;
		font-size: 12px;
		overflow: hidden;
	}

	.contactWidget .infoBlock .item .icon {
		float: left;
		width: 30px;
		height: 30px;
	}

	.contactWidget .infoBlock .item .icon:before {
		display: block;
		width: 20px;
		height: 20px;
		font-size: 20px;
		text-align: center;
		line-height: 20px;
		margin: 5px;
	}

	.contactWidget .infoBlock .item.address .icon:before {
		content: "\E018";
	}

	.contactWidget .infoBlock .item.email .icon:before {
		content: "\E016";
	}

	.contactWidget .infoBlock .item.phone .icon:before {
		content: "\E01A";
	}

	.contactWidget .infoBlock .item.cell .icon:before {
		content: "\E017";
	}

	.contactWidget .infoBlock .item .table {
		display: table;
		min-height: 30px;
	}

	.contactWidget .infoBlock .item .table .row {
		display: table-row;
	}

	.contactWidget .infoBlock .item .table .data {
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
		color: #090909;
	}

	/* Sidebar */

	aside .contactWidget .map {
		overflow: hidden;
	}

	aside .contactWidget .infoBlock {
		width: 100%;
		position: relative;
		top: inherit;
		right: inherit;
		border-radius: 0;
		background: none;
		margin-bottom: -15px;
		box-shadow: none;
	}

	aside .contactWidget .infoBlock .logo {
		padding-left: 0;
	}

	aside .contactWidget .infoBlock .item {
		margin: 0 0 15px;
	}

/* CONTACT PAGE */

	#contactMap {
		overflow: hidden;
		clear: both;
	}

	#contactMap iframe {
		width: 100%;
		height: 100%;
	}

	#contactPage .reading p {
		margin-bottom: 30px;
	}

	#contactPage .infoBlock {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -5px 30px;
	}

	#contactPage .infoBlock .item {
		width: 33.33333333%;
		margin-bottom: 20px;
		font-size: 13px;
		padding: 0 5px;
	}

	#contactPage .infoBlock .item .icon {
		float: left;
		width: 60px;
		height: 60px;
		border-radius: 3px;
		background: #f5f5f5;
		color: #6a6a6a;
	}

	#contactPage .infoBlock .item .icon:before {
		display: block;
		width: 30px;
		height: 30px;
		font-size: 30px;
		text-align: center;
		line-height: 30px;
		margin: 15px;
	}

	#contactPage .infoBlock .item .table {
		display: table;
		min-height: 60px;
	}

	#contactPage .infoBlock .item .table .row {
		display: table-row;
	}

	#contactPage .infoBlock .item .table .data {
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
	}

	#contactPage .infoBlock .item .table .data:first-line {
		font-weight: bold;
		font-size: 14px;
	}

	#contactPage .subemap {
		overflow: hidden;
		border-radius: 4px;
	}

	#contactPage .subemap iframe {
		width: 100%;
		height: 100%;
	}

/* CREW PAGE */

	#crewPage .crewGallery {
		margin: -15px;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
	}

	#crewPage .crewGallery .crewContainer {
		width: 33.33333333333%;
		padding: 15px;
	}

	.noSidebar #crewPage .crewGallery .crewContainer {
		width: 25%;
	}

	#crewPage .crewGallery .crew {
		overflow: hidden;
	}

	#crewPage .crewGallery .crew .thumb {
		width: 60%;
		border-radius: 50%;
		overflow: hidden;
		margin: auto;
		position: relative;
		z-index: 2;
	}

	#crewPage .crewGallery .crew img {
		width: 100%;
		display: block;
	}

	#crewPage .crewGallery .detail {
		padding: 10px;
		position: relative;
		z-index: 1;
		margin-top: -80px;
		padding-top: 95px;
		border-radius: 3px;
		background: #f9f9f9;
		text-align: center;
	}

	#crewPage .crewGallery .detail .title {
		font-size: 14px;
		font-weight: bold;
	}

	#crewPage .crewGallery .detail .position {
		font-size: 12px;
		color: #6f6f6f;
	}

	#crewPage .crewGallery .detail .social {
		margin: 5px -10px -10px;
		background: #f0f0f0;
		padding: 0;
	}

	#crewPage .crewGallery .detail .social.filled {
		padding: 7px 0;
	}

	#crewPage .crewGallery .detail .social a {
		display: inline-block;
		padding: 0 5px;
		color: #8a8a8a;
	}

	#crewPage .crewGallery .detail .social a:before {
		width: 20px;
		height: 20px;
		font-size: 20px;
	}

	#crewPage .crewGallery .detail .social a.facebook:before {
		content: "\E01B";
	}

	#crewPage .crewGallery .detail .social a.twitter:before {
		content: "\E020";
	}

	#crewPage .crewGallery .detail .social a.instagram:before {
		content: "\E01E";
	}

	#crewPage .crewGallery .detail .social a.linkedin:before {
		content: "\E01F";
	}

/* REFERENCES PAGE */

	#referencesPage .refsGallery {
		margin: -15px;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
	}

	#referencesPage .refsGallery .refsContainer {
		width: 33.33333333333%;
		padding: 15px;
	}

	.noSidebar #referencesPage .refsGallery .refsContainer {
		width: 25%;
	}

	#referencesPage .refsGallery .ref {
		overflow: hidden;
		border: 1px solid #ededed;
	}

	#referencesPage .refsGallery .ref .thumb {
		height: 150px;
		line-height: 130px;
		padding: 10px;
		text-align: center;
	}

	#referencesPage .refsGallery .ref img {
		max-height: 130px;
		vertical-align: middle;
	}

	#referencesPage .refsGallery .detail {
		padding: 10px;
		background: #f9f9f9;
		text-align: center;
	}

	#referencesPage .refsGallery .detail .title {
		font-size: 14px;
		font-weight: bold;
	}

	#referencesPage .refsGallery .detail .description {
		font-size: 12px;
		color: #6f6f6f;
	}

/* SHORTCODES */

	.reading ul li {
		padding: 15px;
		margin: 0;
		list-style: none;
		background: #fafafa;
		background: #e5e8ef;
		background: -moz-linear-gradient(left, #f5f5f5 0%, #fafafa 50px, #fafafa 100%);
		background: -webkit-linear-gradient(left, #f5f5f5 0%,#fafafa 50px, #fafafa 100%);
		background: linear-gradient(to right, #f5f5f5 0%,#fafafa 50px, #fafafa 100%);
		border: 1px solid #f5f5f5;
		border-radius: 5px;
		margin-bottom: 10px;
		line-height: 16px;
	}

	.reading ul li.blocks-gallery-item {
		background: none;
		border-radius: 0;
		padding: 0;
		border: 0;
	}

	.reading ul li.blocks-gallery-item:before {
		display: none;
	}

	.descriptionbox {
		border-radius: 3px;
		overflow: hidden;
		margin-bottom: 20px;
		color: #fff;
		text-shadow: 0 0 5px rgba(0,0,0,0.4);
		background-size: cover !important;
	}

	.descriptionbox a {
		color: #fff;
		text-decoration: underline;
	}

	.descriptionbox a:hover {
		color: #ddd;
	}

	.descriptionbox.coffee {
		background: url(images/descriptionbox/coffee.jpg) 50% 50%;
	}

	.descriptionbox.desk {
		background: url(images/descriptionbox/desk.jpg) 50% 50%;
	}

	.descriptionbox.environment {
		background: url(images/descriptionbox/environment.jpg) 50% 50%;
	}

	.descriptionbox.flowers {
		background: url(images/descriptionbox/flowers.jpg) 50% 50%;
	}

	.descriptionbox.notes {
		background: url(images/descriptionbox/notes.jpg) 50% 50%;
	}

	.descriptionbox.question {
		background: url(images/descriptionbox/question.jpg) 50% 50%;
	}

	.descriptionbox.railways {
		background: url(images/descriptionbox/railways.jpg) 50% 50%;
	}

	.descriptionbox.buildings {
		background: url(images/descriptionbox/buildings.jpg) 50% 50%;
	}

	.descriptionbox.sky {
		background: url(images/descriptionbox/sky.jpg) 50% 50%;
	}

	.descriptionbox .inner {
		padding: 3%;
		overflow: hidden;
		background: rgba(0,0,0,.65);
	}

	.descriptionbox .icon {
		display: block;
		float: left;
		width: 60px;
		height: 60px;
		text-align: center;
		line-height: 60px;
		margin-right: 10px;
	}

	.descriptionbox .icon:before {
		display: block;
		font-size: 60px;
	}

	.descriptionbox .header {
		font-size: 18px;
		font-weight: bold;
	}

	.descriptionbox .content {
		text-align: left;
		font-size: 15px;
		line-height: 1.5;
	}

	.safir-faq {
		font-size: 14px;
	}

	.safir-faq+.safir-faq {
		margin-top: 10px !important;
	}

	.safir-faq .question {
		cursor: pointer;
		position: relative;
		transition:all .3s;
		padding: 0 40px;
		font-weight: bold;
		background: #f9f9f9;
		border-radius: 3px;
		overflow: hidden;
	}

	.safir-faq .question:hover, .safir-faq .question.active {
		background: #f3f3f3;
	}

	.safir-faq .question .text {
		line-height: 20px;
		padding: 10px;
		display: block;
		float: left;
	}

	.safir-faq .icon {
		position: absolute;
		left: 0;
		top: 0;
		width: 40px;
		height: 40px;
		padding: 10px;
	}

	.safir-faq .icon:before {
		display: block;
		content: "\E003";
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
		text-align: center;
		color: #fff;
	}

	.safir-faq .openclose {
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		padding: 12px;
		color: #555;
	}

	.safir-faq .openclose:before {
		display: block;
		font-size: 13px;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		content: "\E000";
	}

	.safir-faq .active .openclose:before {
		content: "\E00B";
		font-size: 10px;
	}

	.safir-faq .answer {
		display: none;
		margin: 10px 0 0 50px;
	}

/* SINGLE */

	/* Post Price */

	#single .singlepostprice {
		font-size: 15px;
		font-weight: bold;
		float: right;
		padding: 0 10px;
		line-height: 38px;
		background: #ededed;
		margin-left: 7px;
	}

	#single .singlepostprice span {
		text-decoration: line-through;
		font-weight: normal;
		margin-right: 8px;
		opacity: 0.7;
	}

	/* Single Block */

	#singleBlock.type1 {
		margin-bottom: 30px;
	}

	#singleBlock .thumb {
		position: relative;
		border-radius: 4px;
		overflow: hidden;
	}

	#singleBlock .thumb .text {
		position: absolute;
		top: 25px;
		right: 0;
		border-radius: 3px 0 0 3px;
		line-height: 36px;
		color: #fff;
		background: rgba(0,0,0,0.8);
		padding: 0 20px;
		font-size: 13px;
		font-weight: 500;
		z-index: 2;
	}

	#singleBlock.type2 {
		float: left;
		margin: 0 10px 5px 0;
	}

	#singleBlock img {
		width: 100%;
	}

	/* Metabox */

	#single .metaBox {
		overflow:hidden;
		margin-bottom: 15px;
		clear: both;
		color: #9fa4a4;
		background: #f3f3f3;
		border-bottom: 2px solid #ededed;
	}

	#single .metaBox .meta {
		float: left;
		font-weight: 500;
		font-size: 12px;
		line-height: 38px;
		margin-left: 25px;
	}

	#single .metaBox .meta a {
		color: #9ea1a9;
	}

	#single .metaBox .meta a:hover {
		color: #5d6161;
	}

	#single .metaBox .icon {
		float: left;
	}

	#single .metaBox .icon:before {
		display: block;
		font-size: 16px;
		width: 20px;
		height: 38px;
		line-height: 38px;
	}

	#single .metaBox .category .icon:before {
		content: "\E022";
	}

	#single .metaBox .date .icon:before {
		content: "\E027";
	}

	#single .metaBox .hit .icon:before {
		content: "\E028";
	}

	#single .metaBox .comment .icon:before {
		content: "\E026";
	}

	#single .metaBox .share {
		float: right;
		font-size: 12px;
		line-height: 16px;
		margin: 7px 0;
	}

	#single .share li {
		margin-right: 7px;
		margin-left: 0;
	}

	#single .share a {
		width: 24px;
		height: 24px;
		transition: all .3s;
		text-align: center;
	}

	#single .share a:before {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}

	#single .share .facebook a {
		color: #597AC7;
	}

	#single .share .twitter a {
		color: #5BBCEC;
	}

	#single .share .whatsapp a {
		color: #55CD6C;
	}

	/* Tags */

	#single .tags {
		overflow: hidden;
		position: relative;
		margin: 20px 0;
		padding: 20px 0;
		border-top: 1px solid #ededed;
		line-height: 20px;
		overflow: hidden;
		color: #8a8a8a;
	}

	#single .tags .title {
		margin-right: 5px;
		font-weight: bold;
	}

	/* Comment List */

	#comments {
		margin-top: 30px;
	}

	#comments .commentlist {
		margin-top: -25px;
	}

	#comments ol {
		list-style: none;
	}

	#comments ol li {
		clear: both;
		line-height: 1.5;
	}

	#comments ol li .comment-meta+p {
		margin-top: 6px;
		position: relative;
		z-index: 1;
	}

	#comments .reply {
		position: absolute;
		top: 20px;
		right: 0;
	}

	#comments a.comment-reply-link {
		display: inline-block;
		line-height: 20px;
		font-size: 13px;
		margin-top: 5px;
	}

	#comments a.comment-reply-link:before {
		content: "\E00F";
		line-height: 20px;
		margin-right: 4px;
		font-size: 12px;
	}

	#comments li li .comment-body {
		padding-left: 80px;
	}

	#comments li li li .comment-body {
		padding-left: 160px;
	}

	#comments .depth-1>ol.children>li:first-child>.comment-body:before {
		display: block;
		content: "\E00E";
		line-height: 20px;
		font-size: 14px;
		position: absolute;
		top: 55px;
		left: 40px;
		font-size: 18px;
	}

	#reply-title {
		display: block;
	}

	#comments div.comment-body {
		position: relative;
		padding: 25px 0;
		border-top:2px solid #f1f1f1;
	}

	#comments .commentlist>li:first-child>div.comment-body {
		border-top: 0;
	}

	#comments div.comment-body br {
		display:none;
	}

	#comments .says {
		display: none;
	}

	.commentlist .avatar {
		float: left;
		margin: 0 10px 0 0;
		display: block;
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
		padding: 5px;
		margin-left: 5px;
		background: #fff;
		position: relative;
		z-index: 2;
		border-radius: 50%;
	}

	.commentlist .comment-author {
		display: inline;
		color: #6e6e6e;
	}

	.commentlist .comment-author cite {
		margin-right: 10px;
		display: inline-block;
		font-style: normal;
		line-height: 20px;
		font-weight: bold;
	}

	.commentlist .comment-author cite:before {
		content: "\E029";
		font-size: 16px;
		line-height: 20px;
		margin-right: 4px;
	}

	.commentlist .comment-meta {
		color: #999;
		display: inline-block;
		line-height: 20px;
		font-size: 12px;
		padding-right: 70px;
	}

	.commentlist .comment-meta a {
		color: #a4a4a4;
	}

	.commentlist .comment-meta a:first-child:before {
		content: "\E027";
		margin-right: 2px;
		line-height: 20px;
		font-size: 14px;
	}

	/* Comment Form */

	#respond {
		overflow: hidden;
		margin: 30px 0 15px;
	}

	#respond p {
		clear: both;
	}

	#respond .inputs p {
		clear: none;
	}

	#respond .inputs {
		overflow: hidden;
		margin: 0 -10px;
	}

	#respond .inputs .item {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	#respond p.warning {
		color: red;
		font-style: italic;
	}

	#comments input#author, #comments input#email, #comments input#url {
		display: block;
		width: 100%;
	}

	#content #comments form textarea {
		width: 100%;
		display: block;
		height: 80px;
	}

	#comments.logged-in textarea {
		margin-top: 10px;
	}

	#respond p.form-submit {
		clear: both;
		margin-top: 10px;
		-webkit-appearance: none;
	}

/* WP IMAGES */

	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;
	}

	.wp-caption {
		max-width: 100%;
	}

/* ATTACHMENT */

	#gallery-links {
		overflow: hidden;
		position: relative;
		height: 40px;
		border-bottom: 2px solid #ededed;
		margin-bottom: 20px;
	}

	#gallery-links .prev {
		float: left;
	}

	#gallery-links .next {
		float: right;
	}

	#gallery-links a {
		display: block;
		width: 100px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		text-align: center;
		border-radius: 2px 2px 0 0;
		transition: all .3s;
	}

	#gallery-links a:hover {
		background: #333;
	}

	#gallery-links .prev a:before {
		float: left;
		content: "\E00D";
	}

	#gallery-links .next a:after {
		float: right;
		content: "\E001";
	}

	#gallery-links .prev a:before, #gallery-links .next a:after {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		background: rgba(0,0,0,0.1);
		text-align: center;
	}

	#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;
	}

	#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;
		font-weight: bold;
		font-size: 12px;
		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;
		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;
	}

	#single.attachment .safirSocial {
		text-align: center;
		margin-top: 20px;
	}

	#single.attachment .safirSocial ul {
		display: inline-block;
	}

/* GALLERY */

	.reading div.gallery {
		display: flex;
		flex-wrap: wrap;
		margin: -10px;
		overflow: hidden;
	}

	.reading div.gallery dl {
		width: 20%;
		padding: 10px;
	}

	.reading div.gallery dt {
		border-radius: 3px;
		overflow: hidden;
	}

	.reading div.gallery dt img {
		width: 100%;
		display: block;
	}

	div.gallery .gallery-item a, .wp-block-gallery figure a {
		display: block;
		position: relative;
		overflow: hidden;
	}

	div.gallery .gallery-item a .icon, .wp-block-gallery a .icon {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.reading div.gallery .gallery-item a .icon, .wp-block-gallery a .icon {
		background: rgba(0,0,0,0.5);
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		color: #333;
	}

	.reading div.gallery .gallery-item a .icon:before,
	.wp-block-gallery figure a .icon:before {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -15px 0 0 -15px;
		text-shadow: 0 0 4px rgba(0,0,0,.3);
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 30px;
		text-align: center;
		content: "\E008";
		color: #fff;
	}

	.reading div.gallery .gallery-item a[href$= ".jpg"] .icon:before,
	.reading div.gallery .gallery-item a[href$= ".jpeg"] .icon:before,
	.reading div.gallery .gallery-item a[href$= ".png"] .icon:before,
	.reading div.gallery .gallery-item a[href$= ".gif"] .icon:before,
	.wp-block-gallery figure a[href$= ".jpg"] .icon:before,
	.wp-block-gallery figure a[href$= ".jpeg"] .icon:before,
	.wp-block-gallery figure a[href$= ".png"] .icon:before,
	.wp-block-gallery figure a[href$= ".gif"] .icon:before {
		content: "\E007";
	}

	div.gallery .gallery-item img {
		border: 0;
	}

	#gallery-1, #gallery-2, #gallery-3 {
		clear: both;
	}

	.nativeWidget div.gallery .gallery-item a {
		padding: 3px;
	}

	.nativeWidget div.gallery {
		margin-left: -3px;
		margin-right: -3px;
		overflow: hidden;
	}

	.nativeWidget div.gallery .gallery-item {
		padding: 0 3px 6px;
		float: left;
		margin: 0;
		width: 33.33333333%;
	}

/* FORMS */

	form p {
		overflow: hidden;
		position: relative;
	}

	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: "Asap", sans-serif;
		width: 100%;
		height: 40px;
		outline: none;
		border: 1px solid #ededed;
		border-radius: 3px;
		background: #fff;
		margin: 10px 0;
		padding: 10px 15px;
		transition: all .25s;
		color: #4a4a4a;
		line-height: 20px;
		-webkit-appearance: none;
	}

	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 #dedede;
	}

	form input[type=checkbox] {
		margin: 7px 7px 7px 0;
	}

	form textarea {
		max-width: 100%;
		width: 100%;
		height: 160px;
	}

	form input[type=submit] {
		border: 0;
		cursor: pointer;
		color: #fff;
		line-height: 40px;
		padding: 0 50px;
		transition: all .3s;
		display: block;
		font-weight: bold;
		border-radius: 3px;
		-webkit-appearance: none;
	}

	/* Contact Form 7 */

	div.wpcf7-validation-errors {
		border:0 !important;
		text-align: center !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;
		right: 15px;
		top: 20px;
	}

	/* Safir Form */

	.safirForm {
		overflow: hidden;
	}

	.safirForm p.safiricon {
		line-height: 1;
	}

	.safirForm input[type=text],
	.safirForm input[type=password],
	.safirForm input[type=tel],
	.safirForm input[type=date],
	.safirForm input[type=email],
	.safirForm textarea,
	.safirForm select {
		padding-left: 50px;
	}

	.safirForm .safirLeft {
		float: left;
		width: 50%;
		padding-right: 10px;
	}

	.safirForm .safirRight {
		float: right;
		width: 50%;
		padding-left: 10px;
	}

	.safirForm .safirButton {
		width: 100%;
		margin-top: 8px;
	}

	.safirForm .safirButton.inline {
		width: inherit;
	}

	.safirForm p>span {
		overflow: hidden;
		position: relative;
	}

	.safirForm p.safiricon:before {
		width: 40px;
		height: 40px;
		z-index: 10;
		font-size: 16px;
		line-height: 40px;
		text-align: center;
		margin: 0;
		position: absolute;
		border-right: 1px solid #ededed;
		top: 10px;
		left: 0;
		display: block;
	}

	.safirForm p.safiricon.fullheight:before {
		height: 100%;
	}

	#comments .safirForm .inputs p.safiricon:before {
		left: 10px;
	}

	.safirForm p>span.textarea:after {
		position: absolute;
		width: 100%;
		height: 10px;
		background: #fff;
		z-index: 11;
		bottom: 2px;
		left: 0;
		content: "";
	}

	#comments .safirForm p>span.textarea:after {
		bottom: 0;
	}

	.safirForm p span.ajax-loader {
		margin: 0;
		display: block;
	    margin: 0;
	    position: absolute;
	    top: 20px;
	    left: 15px;
	    width: 20px;
	    height: 20px;
	    margin: 0;
	    background: url(images/loading.gif) 50% 50% no-repeat;
		background-size: contain;
	}

/* SAFIRNAVI */

	.safirnavi {
		overflow:hidden;
		clear: both;
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #ededed;
	}

	.safirnavi span, .safirnavi a {
		display: inline-block;
		min-width: 28px;
		padding: 0 15px;
		text-align: center;
		margin:0 5px 5px 0;
		line-height: 35px;
		border: 0;
		color: #fff;
		font-weight: 500;
		border-radius: 2px;
		transition: all .4s;
	}

	.safirnavi a:hover, .safirnavi .current {
		background: #333;
	}

/* FOOTER */

	footer {
		clear: both;
		position: relative;
		z-index: 10;
		background: #f9f9f9;
	}

	footer:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: -moz-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%,  #f9f9f9 50%,  #f9f9f9 100%);
		background: -webkit-linear-gradient(left, #e8e8e8 0%,#e8e8e8 50%, #f9f9f9 50%, #f9f9f9 100%);
		background: linear-gradient(to right, #e8e8e8 0%,#e8e8e8 50%, #f9f9f9 50%, #f9f9f9 100%);
	}

	footer>.innerContainer {
		padding: 0;
		position: relative;
	}

	footer .footerHeading {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 2px solid #e9e9e9;
		font-size: 17px;
		font-weight: 500;
	}

	footer .columns {
		overflow: hidden;
		background: -moz-linear-gradient(left, #e8e8e8 0%, #e8e8e8 25.499799%, #f9f9f9 25.499799%, #f9f9f9 100%);
		background: -webkit-linear-gradient(left, #e8e8e8 0%,#e8e8e8 25.499799%, #f9f9f9 25.499799%, #f9f9f9 100%);
		background: linear-gradient(to right, #e8e8e8 0%,#e8e8e8 25.499799%, #f9f9f9 25.499799%, #f9f9f9 100%);
	}

	footer .column {
		float: left;
		width: 24.858757%;
		padding: 30px 0 30px 30px;
	}

	footer .column.about {
		width: 25.423729%;
		padding-right: 10px;
		padding-left: 0;
	}

	footer .column.about .logo {
		margin-bottom: 15px;
		overflow: hidden;
	}

	footer .column.about .logo .image {
		padding-bottom: 15px;
		position: relative;
		float: left;
	}

	footer .column.about .logo .image:after {
		position: absolute;
		height: 2px;
		width: 100%;
		content: "";
		bottom: 0;
		left: 0;
	}

	footer .column.about .logo img {
		max-height: 40px;
		display: block;
	}

	footer .column.about .safirSocial {
		margin-top: 10px;
	}

	footer .column.about .columnContent {
		font-size: 14px;
		line-height: 1.8;
	}

	.sidebarRight footer .column.about {
		float: right;
		padding-left: 20px;
		padding-right: 10px;
	}

	.sidebarRight footer .column {
		padding-right: 30px;
		padding-left: 0;
	}

	.sidebarRight footer:before {
		background: -moz-linear-gradient(left, #f9f9f9 0%, #f9f9f9 50%,  #e8e8e8 50%,  #e8e8e8 100%);
		background: -webkit-linear-gradient(left, #f9f9f9 0%,#f9f9f9 50%, #e8e8e8 50%, #e8e8e8 100%);
		background: linear-gradient(to right, #f9f9f9 0%,#f9f9f9 50%, #e8e8e8 50%, #e8e8e8 100%);
	}

	.sidebarRight footer .columns {
		background: -moz-linear-gradient(left, #f9f9f9 0%, #f9f9f9 74.500201%, #e8e8e8 74.500201%, #e8e8e8 100%);
		background: -webkit-linear-gradient(left, #f9f9f9 0%,#f9f9f9 74.500201%, #e8e8e8 74.500201%, #e8e8e8 100%);
		background: linear-gradient(to right, #f9f9f9 0%,#f9f9f9 74.500201%, #e8e8e8 74.500201%, #e8e8e8 100%);
	}

	footer .column.menu ul {
		margin: -5px;
		overflow: hidden;
	}

	footer .column.menu li {
		padding: 5px;
		width: 100%;
		line-height: 26px;
	}

	footer .column.menu a {
		color: #747786;
		transition: all .3s;
	}

	footer .column.menu a .text {
		display: inline;
	}

	footer .column.menu a:hover {
		color: #303650;
	}

	footer .column.menu .icon {
		width: 20px;
		float: left;
	}

	footer .column.menu.sub-menu {
		display: none;
	}

	footer .column.posts .item {
		border-top: 1px solid #e9e9e9;
		margin-top: 10px;
		padding-top: 10px;
		padding-left: 30px;
		position: relative;
	}

	footer .column.posts .item:before {
		content: "\E019";
		font-size: 20px;
		color: #a6a6a6;
		position: absolute;
		left: 0;
		top: 13px;
	}

	footer .column.posts .item:first-child:before {
		top: 3px;
	}

	footer .column.posts .item:first-child {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
	}

	footer .column.posts .item a {
		font-weight: 500;
		font-size: 13px;
		color: #333;
	}

	footer .column.posts .item a:hover {
		color: #000;
	}

	footer .column.posts .item .date {
		color: #aaa;
		margin-top: 3px;
		font-size: 12px;
	}

	footer #footerBottom {
		position: relative;
		font-size: 13px;
		color: #fff;
	}

	footer #footerBottom .innerContainer {
		padding-right: 50px;
	}

	footer #footerBottom a {
		color: #fff;
	}

	footer #footerBottom a:hover {
		color: #eee;
	}

	footer #footerBottom .innerContainer {
		position: relative;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	footer #footerBottom .contacts {
		line-height: 30px;
		overflow: hidden;
	}

	footer #footerBottom .contacts .item {
		float: left;
		margin-right: 20px;
	}

	footer #footerBottom .contacts .item .icon {
		float: left;
		margin-right: 5px;
	}

	footer #footerBottom .contacts .item .icon:before {
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	footer #footerBottom .contacts .item.address .icon:before {
		content: "\E018";
	}

	footer #footerBottom .contacts .item.email .icon:before {
		content: "\E016";
	}

	footer #footerBottom .contacts .item.phone .icon:before {
		content: "\E01A";
	}

	footer #footerBottom .contacts .item.cell .icon:before {
		content: "\E017";
	}

	footer #footerBottom .contacts .item .data {
		float: left;
	}

	.safirTop {
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		text-align: center;
	}

	.safirTop:before {
		color: #fff;
		display: block;
		background: rgba(0,0,0,0.1);
		content: "\E009";
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 17px;
		transition: all .3s;
	}

	.safirTop:hover:before {
		background: rgba(0,0,0,0.25);
	}

/* WHATSAPP BUTTON */

	.sfrWhatsappButton {
		display: block;
		border-radius: 50%;
		bottom: 40px;
		left: 40px;
		z-index: 15;
		color: #fff;
		background: #48A91F;
		position: fixed;
	}

	.sfrWhatsappButton.right {
		bottom: 60px;
		right: 60px;
		left: auto !important;
	}

	.sfrWhatsappButton:before {
		display: block;
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 26px;
		content: "\E004";
		text-align: center;
		transition: all .3s;
	}

	.sfrWhatsappButton:hover:before {
		font-size: 32px;
	}

	.mobile .sfrWhatsappButton {
		left: 20px;
		bottom: 20px;
	}

	.mobile .sfrWhatsappButton:before {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}

	.sfrWhatsappButton .circle {
		position: absolute;
		border-radius: 100%;
		-webkit-transition: all .5s;
		transition: all .5s;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 0;
		-webkit-animation-delay: 2s;
		animation-delay: 2s;
		width: 200%;
		height: 200%;
		background-color: transparent;
		border: 2px solid #48A91F;
		-webkit-animation: whatsappCircle 2.2s infinite ease-in-out;
		animation: whatsappCircle 2.2s infinite ease-in-out;
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		left: -50%;
		bottom: -50%
	}

	@-webkit-keyframes whatsappCircle {
		0% {
			-webkit-transform: rotate(0) scale(.5) skew(1deg);
			transform: rotate(0) scale(.5) skew(1deg);
			opacity: .01
		}
		30% {
			-webkit-transform: rotate(0) scale(.7) skew(1deg);
			transform: rotate(0) scale(.5) skew(1deg);
			opacity: .2
		}
		100% {
			-webkit-transform: rotate(0) scale(1) skew(1deg);
			transform: rotate(0) scale(1) skew(1deg);
			opacity: .01
		}
	}

/* ICONS */

	.safiricon.icon1:before{content:"\E000";}.safiricon.icon2:before{content:"\E001";}.safiricon.icon3:before{content:"\E002";}.safiricon.icon4:before{content:"\E003";}.safiricon.icon5:before{content:"\E004";}.safiricon.icon6:before{content:"\E005";}.safiricon.icon7:before{content:"\E006";}.safiricon.icon8:before{content:"\E007";}.safiricon.icon9:before{content:"\E008";}.safiricon.icon10:before{content:"\E009";}.safiricon.icon11:before{content:"\E00a";}.safiricon.icon12:before{content:"\E00b";}.safiricon.icon13:before{content:"\E00c";}.safiricon.icon14:before{content:"\E00d";}.safiricon.icon15:before{content:"\E00e";}.safiricon.icon16:before{content:"\E00f";}.safiricon.icon17:before{content:"\E010";}.safiricon.icon18:before{content:"\E011";}.safiricon.icon19:before{content:"\E012";}.safiricon.icon20:before{content:"\E013";}.safiricon.icon21:before{content:"\E014";}.safiricon.icon22:before{content:"\E015";}.safiricon.icon23:before{content:"\E016";}.safiricon.icon24:before{content:"\E017";}.safiricon.icon25:before{content:"\E018";}.safiricon.icon26:before{content:"\E019";}.safiricon.icon27:before{content:"\E01a";}.safiricon.icon28:before{content:"\E01b";}.safiricon.icon29:before{content:"\E01c";}.safiricon.icon30:before{content:"\E01d";}.safiricon.icon31:before{content:"\E01e";}.safiricon.icon32:before{content:"\E01f";}.safiricon.icon33:before{content:"\E020";}.safiricon.icon34:before{content:"\E021";}.safiricon.icon35:before{content:"\E022";}.safiricon.icon36:before{content:"\E023";}.safiricon.icon37:before{content:"\E024";}.safiricon.icon38:before{content:"\E025";}.safiricon.icon39:before{content:"\E026";}.safiricon.icon40:before{content:"\E027";}.safiricon.icon41:before{content:"\E028";}.safiricon.icon42:before{content:"\E029";}.safiricon.icon43:before{content:"\E02a";}.safiricon.icon44:before{content:"\E02b";}.safiricon.icon45:before{content:"\E02c";}.safiricon.icon46:before{content:"\E02d";}.safiricon.icon47:before{content:"\E02e";}.safiricon.icon48:before{content:"\E02f";}.safiricon.icon49:before{content:"\E030";}.safiricon.icon50:before{content:"\E031";}.safiricon.icon51:before{content:"\E032";}.safiricon.icon52:before{content:"\E033";}.safiricon.icon53:before{content:"\E034";}.safiricon.icon54:before{content:"\E035";}.safiricon.icon55:before{content:"\E036";}.safiricon.icon56:before{content:"\E037";}.safiricon.icon57:before{content:"\E038";}.safiricon.icon58:before{content:"\E039";}.safiricon.icon59:before{content:"\E03a";}.safiricon.icon60:before{content:"\E03b";}.safiricon.icon61:before{content:"\E03c";}.safiricon.icon62:before{content:"\E03d";}.safiricon.icon63:before{content:"\E03e";}.safiricon.icon64:before{content:"\E03f";}.safiricon.icon65:before{content:"\E040";}.safiricon.icon66:before{content:"\E041";}.safiricon.icon67:before{content:"\E042";}

/* OWL */

	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* MINICOLORS */

	.minicolors{position:relative}.minicolors-sprite{background-image:url(lib/colorpicker/jquery.minicolors.png)}.minicolors-swatch{position:absolute;vertical-align:middle;background-position:-80px 0;border:solid 1px #ccc;cursor:text;padding:0;margin:0;display:inline-block}.minicolors-swatch-color{position:absolute;top:0;left:0;right:0;bottom:0}.minicolors input[type=hidden] + .minicolors-swatch{width:28px;position:static;cursor:pointer}.minicolors-panel{position:absolute;width:173px;height:152px;background:white;border:solid 1px #CCC;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:99999;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;display:none}.minicolors-panel.minicolors-visible{display:block}.minicolors-position-top .minicolors-panel{top:-154px}.minicolors-position-right .minicolors-panel{right:0}.minicolors-position-bottom .minicolors-panel{top:auto}.minicolors-position-left .minicolors-panel{left:95px; top:6px;}.minicolors-with-opacity .minicolors-panel{width:194px}.minicolors .minicolors-grid{position:absolute;top:1px;left:1px;width:150px;height:150px;background-position:-120px 0;cursor:crosshair}.minicolors .minicolors-grid-inner{position:absolute;top:0;left:0;width:150px;height:150px}.minicolors-slider-saturation .minicolors-grid{background-position:-420px 0}.minicolors-slider-saturation .minicolors-grid-inner{background-position:-270px 0;background-image:inherit}.minicolors-slider-brightness .minicolors-grid{background-position:-570px 0}.minicolors-slider-brightness .minicolors-grid-inner{background-color:black}.minicolors-slider-wheel .minicolors-grid{background-position:-720px 0}.minicolors-slider,.minicolors-opacity-slider{position:absolute;top:1px;left:152px;width:20px;height:150px;background-color:white;background-position:0 0;cursor:row-resize}.minicolors-slider-saturation .minicolors-slider{background-position:-60px 0}.minicolors-slider-brightness .minicolors-slider{background-position:-20px 0}.minicolors-slider-wheel .minicolors-slider{background-position:-20px 0}.minicolors-opacity-slider{left:173px;background-position:-40px 0;display:none}.minicolors-with-opacity .minicolors-opacity-slider{display:block}.minicolors-grid .minicolors-picker{position:absolute;top:70px;left:70px;width:12px;height:12px;border:solid 1px black;border-radius:10px;margin-top:-6px;margin-left:-6px;background:none}.minicolors-grid .minicolors-picker > div{position:absolute;top:0;left:0;width:8px;height:8px;border-radius:8px;border:solid 2px white;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.minicolors-picker{position:absolute;top:0;left:0;width:18px;height:2px;background:white;border:solid 1px black;margin-top:-2px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.minicolors-inline{display:inline-block}.minicolors-inline .minicolors-input{display:none!important}.minicolors-inline .minicolors-panel{position:relative;top:auto;left:auto;box-shadow:none;z-index:auto;display:inline-block}.minicolors-theme-default .minicolors-swatch{top:5px;left:5px;width:18px;height:18px}.minicolors-theme-default.minicolors-position-right .minicolors-swatch{left:auto;right:5px}.minicolors-theme-default.minicolors{width:auto;display:inline-block}.minicolors-theme-default .minicolors-input{width:auto;display:inline-block;padding-left:26px;margin:0;}.minicolors-theme-default.minicolors-position-right .minicolors-input{padding-right:26px;padding-left:inherit}.minicolors-theme-bootstrap .minicolors-swatch{top:3px;left:3px;width:28px;height:28px;border-radius:3px}.minicolors-theme-bootstrap .minicolors-swatch-color{border-radius:inherit}.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch{left:auto;right:3px}.minicolors-theme-bootstrap .minicolors-input{padding-left:44px}.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input{padding-right:44px;padding-left:12px}.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch{top:4px;left:4px;width:37px;height:37px;border-radius:5px}.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch{width:24px;height:24px} #switcher form input[type=submit] {padding:0; font-weight: normal; font-size:12px; line-height:28px;}

/* COLORBOX */

	#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(lib/colorbox/images/overlay.png) repeat 0 0;opacity:0.9}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(lib/colorbox/images/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(lib/colorbox/images/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(lib/colorbox/images/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(lib/colorbox/images/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(lib/colorbox/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(lib/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(lib/colorbox/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(lib/colorbox/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(lib/colorbox/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}

/* MOBILE */

	#mobileHeader {
		background: #fff;
		z-index: 100000;
		width: 100%;
	}

	#mobileHeader .toggleMenu, #mobileHeader .mobileHeaderIcon {
		display: none;
	}

	#mobileHeader .toggleMenu {
		position: absolute;
		z-index: 2;
		width: 60px;
		height: 60px;
		top: 0;
		left: 0;
		cursor: pointer;
	}

	#mobileHeader .toggleMenu:before {
		content: "\E00A";
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
		text-align: center;
		margin: 15px;
	}

	#mobileHeader .mobileHeaderIcon {
		position: absolute;
		display: none;
		overflow: hidden;
		z-index: 2;
		width: 60px;
		height: 60px;
		top: 0;
		right: 0;
		color: #222;
	}

	#mobileHeader .mobileHeaderIcon:before {
		display: block;
		width: 60px;
		height: 60px;
		line-height: 60px;
		background: #fff;
		font-size: 20px;
		text-align: center;
		position: absolute;
		left: 0;
		top: 0;
	}

	#hamburgermenu .searchForm {
		margin: 10px;
		position: relative;
	}

	#hamburgermenu .searchForm input[type=text] {
		font-family: "Asap",sans-serif;
		width: 100%;
		display: block;
		font-weight: 500;
		outline: none;
		border: 0;
		font-size: 14px;
		padding: 5px 40px 5px 10px;
		height: 40px;
		transition: all .25s;
		background: #fafafa !important;
		border-radius: 3px !important;
		border: 1px solid #efefef;
	}

	#hamburgermenu .searchForm button {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		border:0;
		background: none;
		color: #fff;
		cursor: pointer;
	}

	#hamburgermenu .searchForm button:before {
		content: "\E015";
		color: #222;
		display: block;
		margin: 12px;
		width: 16px;
		height: 16px;
		font-size: 16px;
		line-height: 16px;
	}

	#hamburgermenu {
		position: fixed;
		z-index: 999999;
		top: 0;
		left: -300px;
		width: 300px;
		height: 100%;
		overflow-y: scroll;
		background: #fff;
	}

	#hamburgermenu span.close {
		display: block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -20px;
		border-radius: 2px;
		background: #000;
		cursor: pointer;
	}

	#hamburgermenu span.close:before {
		content: "\E00B";
		display:block;
		width:20px;
		height:20px;
		line-height:20px;
		font-size: 14px;
		text-align: center;
		color: #fff;
		margin: 10px;
	}

	#hamburgermenu .logoBlock {
		border-bottom: 1px solid #ddd;
		padding: 10px 60px 10px 10px;
		position: relative;
	}

	#hamburgermenu .logoBlock a {
		display: table-cell;
		height: 40px;
		vertical-align: middle;
	}

	#hamburgermenu .logoBlock img {
		max-height: 40px;
	}

	#mobileMenuContainer {
		overflow: hidden;
		border-top: 1px solid #ededed;
	}

	#mobileMenuContainer #menu {
		position: relative;
		display: block;
		float: none;
	}

	#mobileMenuContainer #menu .icon:before {
		margin: 0;
	}

	#mobileMenuContainer #menu li {
		position: relative;
		float: none;
	}

	#mobileMenuContainer #menu a {
		display: block;
		border-bottom: 1px solid #ededed;
		padding: 12px 10px;
		line-height: 20px;
		font-size: 14px;
		color: #191919;
		font-weight: 500;
		border-radius: 0;
	}

	#mobileMenuContainer #menu a:hover {
		color: #000;
		background: none;
	}

	#mobileMenuContainer #menu .sub-menu {
		background: #fafafa;
		position: relative;
		box-shadow: none;
		display: none;
		opacity: 1;
		visibility: visible;
	}

	#mobileMenuContainer #menu .sub-menu .sub-menu{
		margin: 0;
		border: 0;
		left: 0;
	}

	#mobileMenuContainer #menu .sub-menu li {
		border: 0;
	}

	#mobileMenuContainer #menu .sub-menu a {
		padding-left: 30px;
	}

	#mobileMenuContainer #menu .sub-menu a:hover {
		background: none;
	}

	#mobileMenuContainer #menu .sub-menu .sub-menu a {
		padding-left: 50px;
	}

	#mobileMenuContainer #menu .menu-item-has-children>a {
		padding-right: 12px;
		position: relative;
	}

	#mobileMenuContainer #menu .mobilearrow {
		display: block;
		position: absolute;
		top: 2px;
		right: 0px;
		text-align: center;
	}

	#mobileMenuContainer #menu .mobilearrow:before {
		display: block;
		line-height: 40px;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 10px;
		content: "\E013";
	}

	#mobileMenuContainer #menu .mobilearrow.active:before {
		content: "\E012";
	}

	#mobileMenuContainer #menu>ul>li:hover>a {
		background: none;
	}

	#mobileMenuContainer #menu li span.icon {
		margin: 0 5px 0 0;
	}

	#mobileMenuContainer #menu .sub-menu {
		transform: none;
		top: 0;
		z-index: 1;
	}

	#mobileMenuContainer #menu .sub-menu li span.icon {
		margin: 2px 5px 2px 0;
	}

	#mobileMenuContainer #menu li span.icon:before {
		width: 20px;
		height: 20px;
		float: left;
		margin: 0 4px 0 0;
		font-size: 16px;
		text-align: center;
		line-height: 20px;
	}

	#mobileMenuContainer #menu li.menu-item-has-children span.arrow {
		display: none;
	}

	#mobileMenuContainer #menu li.metinsiz > a > .icon {
		margin-right: 5px;
	}

	#mobileMenuContainer #menu li.metinsiz > a > .text {
		display: block;
	}

	#mobileSocial {
		margin: 20px 10px;
		float: right;
	}

	#mobileSocial .safirSocial li {
		margin-left: 4px;
	}

	#hamburgermenu #languageSelector {
		margin: 10px 0 10px 8px;
		text-align: center;
		float: left;
		border-radius: 2px;
		background: #fafafa;
		padding: 10px;
	}

	#hamburgermenu #languageSelector .active {
		padding: 0;
		border: 0;
	}

	#hamburgermenu #languageSelector .active:before {
		display: none;
	}

	#hamburgermenu #languageSelector .active, #hamburgermenu #languageSelector .list {
		display: block;
		float: left;
	}

	#hamburgermenu #languageSelector img {
		width: 24px;
		margin: 0 2px;
	}

	#overlay {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0,0,0,0.9);
		z-index: 999998;
		top: 0;
		left: 0;
	}

/* RESPONSIVE */

	@media all and (max-width:1100px) {

		footer .column.about {
			padding-left: 10px;
		}

		#content {
			padding: 30px 10px 30px 0;
		}

		.sidebarRight #content {
			padding: 30px 0 30px 10px;
		}

		aside {
			padding-left: 10px;
		}

		.sloganWidget .text {
			font-size: 20px;
		}

		#infoBlock {
			display: none;
		}

		#header {
			border: 0;
		}

		#topbar {
			display: none;
		}

		#header-cont {
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			z-index: 9999;
		}

		#header-cont .innerContainer {
			display: block;
			padding: 0;
		}

		#logo {
			height: 60px;
			float: none;
			display: block;
			overflow: hidden;
			padding: 0 60px;
			box-shadow: 0 0 3px rgba(0,0,0,0.15);
			position: relative;
			z-index: 1;
		}

		#logo h1, #logo span {
			height: 60px;
			display: table;
			width: 100%;
		}

		#logo a {
			height: 60px;
			display: table-cell;
			vertical-align: middle;
		}

		#logo img {
			max-height: 50px;
			max-width: 100%;
			margin: auto;
		}

		#mobileHeader .toggleMenu, #mobileHeader .mobileHeaderIcon {
			display: block;
		}

		#menuGroup, #wideMenu {
			display: none;
		}

		.safirForm .safirLeft {
			padding-right: 5px;
		}

 		.safirForm .safirRight {
			padding-left: 5px;
		}

		#referencesPage .refsGallery {
			margin: -5px;
		}

		#referencesPage .refsGallery .refsContainer {
			padding: 5px;
		}

		#crewPage .refsGallery {
			margin: -5px;
		}

		#crewPage .crewGallery {
			margin: -5px;
		}

		#crewPage .crewGallery .crewContainer {
			padding: 5px;
		}

		#single .tags {
			margin: 10px 0 0;
    		padding: 10px 0 0;
		}

		.innerContainer {
			padding: 0 10px;
		}

		#switcher {
			display: none;
		}

		#safirPage .crewWidget .items .list {
			margin: -5px;
		}

		#safirPage .crewWidget .items .list .item-container {
			padding: 5px;
		}

		aside .crewWidget .items .list .item-container {
			width: 100%;
		}

		#safirPage .galleryWidget .items .list {
			margin: -5px;
		}

		#safirPage .galleryWidget .items .list .item-container {
			padding: 5px;
		}

		aside .galleryWidget .items .list .item-container {
			width: 100%;
		}

		.safirWidget.homeWidget .innerContainer {
			padding: 25px 10px 10px;
		}

		.safirWidget.homeWidget.buttonWidget {
			margin-top: 0;
		}

		.safirWidget.homeWidget.buttonWidget + .safirWidget.homeWidget.buttonWidget {
			margin-bottom: inherit;
			margin-top: -10px;
		}

		.safirWidget.homeWidget.buttonWidget .innerContainer {
			padding: 10px;
		}

		.safirForm {
			margin-bottom: 0;
		}

		form p {
			margin-bottom: 0;
		}

	}

	@media all and (max-width:960px) {

		.numberWidget .iconList {
		    margin: 30px -5px -20px;
		}

		.numberWidget .iconList .item {
		    width: 20%;
		    padding: 0 5px;
			margin-bottom: 20px;
		}

	}

	@media all and (max-width:900px) {

		#contactPage .infoBlock .item {
			width: 50%;
			margin-bottom: 10px;
		}

		.crewWidget .items .list .item-container {
			width: 25%;
		}

	}

	@media all and (max-width:768px) {

		.widgetHeading .text {
			font-size: 20px;
		}

		body .contactWidget .map {
			overflow: hidden;
		}

		body .contactWidget .infoBlock {
			width: 100%;
			position: relative;
			top: inherit;
			right: inherit;
			border-radius: 0;
			background: none;
			margin-bottom: -15px;
			box-shadow: none;
		}

		.contactWidget.homeWidget .infoBlock {
			padding-left: 10px;
		}

		body .contactWidget .infoBlock .logo {
			padding-left: 0;
		}

		body .contactWidget .infoBlock .item {
			margin: 0 0 15px;
		}

		body .iconMenuWidget ul {
			flex-wrap: nowrap;
		}

		body .iconMenuWidget li {
			border-top: 0;
			border-left: 1px solid rgba(0,0,0,0.07);
		}

		body .iconMenuWidget a {
			text-align: center;
		}

		body .iconMenuWidget a .text {
			display: block;
			height: inherit;
		}

		body .iconMenuWidget a .icon {
			float: none;
			margin: 0 0 10px;
		}

		body .iconMenuWidget a .icon:before {
			float: none;
			margin: auto;
		}

		.aboutWidget .menuBlock, .aboutWidget .infoBlock {
			width: 100%;
			float: none;
		}

		body .numberWidget .iconList {
		    flex-wrap: wrap;
		}

		body .numberWidget .iconList .item {
		    width: 20%;
		}

		.safirTop, .safirTop:before {
			height: 100%;
		}

		footer:before {
			display: none;
		}

		footer .columns {
			background: none !important;
		}

		footer .columns .column {
			width: 100%;
			padding: 10px !important;
		}

		footer #footerBottom .contacts .item .data {
			float: none;
			display: inline;
		}

		#main {
			background: none;
		}

		.aboutWidget .infoBlock {
			font-size: 14px;
		}

		.safirOwlButtons .owl-nav {
			position: relative;
			margin: 10px auto;
			width: 81px;
		}

		.widgetHeading {
			margin-bottom: 20px;
		}

		.sidebarWidget .widgetContent {
			margin: 0 !important;
		}

		.picHeader {
			padding: 30px 10px;
		}

		.picHeader .title {
			font-size: 28px;
		}

		#content, aside {
			padding: 10px;
			clear: both;
			float: none;
			width: 100%;
		}

		aside {
			margin-top: 30px;
		}

		.categoryDesc {
			padding: 10px;
			margin-bottom: 10px;
		}

		#safirPage .advancedPostsWidget1 .list .item-container {
			width: 33.333333333%;
			padding: 5px;
		}

		.advancedPostsWidget1 .list {
			margin: -5px;
		}

		#safirPage .categoriesWidget .list .item-container {
			width: 33.333333333% !important;
			padding: 5px !important;
		}

		.categoriesWidget .list {
			margin: -5px;
		}

		#safirPage .advancedPostsWidget2 .list .item-container {
			width: 33.333333333% !important;
			padding: 5px;
		}

		.advancedPostsWidget2 .list {
			margin: -5px;
		}

		.advancedPostsWidget2 .item .detail {
			padding: 10px;
		}

		.safirnavi {
			padding: 10px 10px 0;
			margin-top: 10px;
		}

		aside .widgetHeading {
			margin-right: 0;
		}

		.sidebarWidget .widgetContent {
			margin-left: 0;
		}

		#safirPage #referencesPage .refsGallery .refsContainer {
			width: 33.3333333%;
		}

		#safirPage #crewPage .crewGallery .crewContainer {
			width: 33.3333333%;
		}

		#single .metaBox .metas {
			overflow: hidden;
			background: #ededed;
			text-align: center;
		}

		#single .metaBox .meta {
			display: inline-block;
			margin: 0 5px;
			float: none;
		}

		#single .metaBox .share {
			float: left;
			margin-left: 10px;
		}

		#single .singlepostprice {
			background: none;
		}

		#respond .inputs .item {
			width: 100%;
		}

		form input[type=submit], #respond p.form-submit {
			width: 100%;
			float: none;
		}

		.safirBox+.safirBox, #comments {
			margin-top: 15px;
		}

		.reading div.gallery {
			margin: -5px;
		}

		.reading div.gallery dl {
			width: 25%;
			padding: 5px;
		}

		#safirPage .crewWidget .items .list .item-container {
			width: 33.33333333%;
		}

		#safirPage .galleryWidget .items .list .item-container {
			width: 33.33333333%;
		}

		.customerWidget .item .detail {
			font-size: 16px;
		}

		body .safirCustomMenu .list .item-container {
			width: 33.3333333333%;
		}

		.widgetHeading .title {
			font-size: 20px;
			padding-bottom: 10px;
		}

		.safirWidget .innerContainer {
			overflow: visible;
			padding: 0;
		}

		.mainHeading {
			margin-bottom: 15px;
		}

		.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:600px) {

		body .iconMenuWidget ul {
			flex-wrap: wrap;
		}

		body .iconMenuWidget li {
			border-left: 0;
			border-top: 1px solid rgba(0,0,0,0.07);
		}

		body .iconMenuWidget a {
			text-align: left;
		}

		body .iconMenuWidget a .text {
			display: table-cell;
			height: 40px;
		}

		body .iconMenuWidget a .icon {
			float: left;
			margin: 0 10px 0 0;
		}

		body .iconMenuWidget a .icon:before {
			float: left;
			margin: auto;
		}

		#safirPage .categoriesWidget .list .item-container {
			width: 50% !important;
		}

		#safirPage .advancedPostsWidget1 .list .item-container {
			width: 50% !important;
		}

		#safirPage .advancedPostsWidget2 .list .item-container {
			width: 50% !important;
		}

		body .numberWidget .iconList .item {
		    width: 25%;
		}

		#contactPage .infoBlock .item {
			width: 100%;
		}

		.safirForm .safirLeft, .safirForm .safirRight {
			width: 100%;
			padding: 0;
		}

		#safirPage #referencesPage .refsGallery .refsContainer {
			width: 50%;
		}

		#safirPage #crewPage .crewGallery .crewContainer {
			width: 50%;
		}

		.reading div.gallery dl {
			width: 33.33333333%;
		}

	}

	@media all and (max-width:550px) {

		#safirPage .crewWidget .items .list .item-container {
			width: 50%;
		}

		#safirPage .galleryWidget .items .list .item-container {
			width: 50%;
		}

		body .numberWidget .iconList .item {
		    width: 33.3333333333%;
		}

		#comments .reply {
			position: relative;
			top: 10px;
		}

		.commentlist .comment-meta {
			display: block;
		}

	}

	@media all and (max-width:450px) {

		#singleBlock.type2 {
			float: none;
			margin: 0 0 5px 0;
		}

		.reading div.gallery dl {
			width: 50%;
		}

	}

	@media all and (max-width:374px) {

		#safirPage .categoriesWidget .list .item-container {
			width: 100% !important;
		}

		#safirPage .advancedPostsWidget1 .list .item-container {
			width: 100% !important;
		}

		#safirPage .advancedPostsWidget2 .list .item-container {
			width: 100% !important;
		}

		body .numberWidget .iconList .item {
		    width: 50%;
		}

	}

/* Ek CSS kodlarını buraya yazınız */
