/*
Theme Name: Poty Çorap
Theme URI: https://www.potycorap.com/
Description: https://www.potycorap.com/
Author URI: https://www.potycorap.com/
Author: Poty Çorap
Version: 1.0
*/

/* CUSTOM FONT */

	@font-face{font-family:rota;src:url(fonts/rota.eot);src:url(fonts/rota.eot?#iefix) format("embedded-opentype"),url(fonts/rota.woff) format("woff"),url(fonts/rota.ttf) format("truetype"),url(fonts/rota.svg#rota) format("svg");font-weight:400;font-style:normal}
	@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:normal}
	@font-face{font-family:Prota;src:url(fonts/ProtaRegular.eot?#iefix) format('embedded-opentype'),url(fonts/ProtaRegular.otf) format('opentype'),url(fonts/ProtaRegular.woff) format('woff'),url(fonts/ProtaRegular.ttf) format('truetype'),url(fonts/ProtaRegular.svg#ProtaRegular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:Prota;src:url(fonts/ProtaBold.eot?#iefix) format('embedded-opentype'),url(fonts/ProtaBold.otf) format('opentype'),url(fonts/ProtaBold.woff) format('woff'),url(fonts/ProtaBold.ttf) format('truetype'),url(fonts/ProtaBold.svg#ProtaBold) format('svg');font-weight:700;font-style:normal}@font-face{font-family:Prota;src:url(fonts/ProtaMedium.eot?#iefix) format('embedded-opentype'),url(fonts/ProtaMedium.otf) format('opentype'),url(fonts/ProtaMedium.woff) format('woff'),url(fonts/ProtaMedium.ttf) format('truetype'),url(fonts/ProtaMedium.svg#ProtaMedium) format('svg');font-weight:500;font-style:normal}@font-face{font-family:Prota;src:url(fonts/ProtaRegularItalic.eot?#iefix) format('embedded-opentype'),url(fonts/ProtaRegularItalic.otf) format('opentype'),url(fonts/ProtaRegularItalic.woff) format('woff'),url(fonts/ProtaRegularItalic.ttf) format('truetype'),url(fonts/ProtaRegularItalic.svg#ProtaRegularItalic) format('svg');font-weight:400;font-style:italic}

	.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;
		line-height: inherit;
		float: left;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.safirSocial a:before, #topbar .topsearch button:before,
	#whatsappBlock .chat .header .close:before,
	.wp-block-gallery a .icon:before,
	#galleryContent .navButton:before,
	#search .searchButton:before,
	#search button:before,
	.safirCustomMenu .title:before,
	.safirCustomMenu .toggle.icon:before,
	.whatsappButton: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,
	.crewWidget .item .icon:before,
	.galleryWidget .items a .icon:before,
	.widgetSwitcher:before, .safirOwlButtons .owl-nav div:before, .contactWidget .infoBlock .item .icon:before, #single .metaBox .icon:before, .commentlist .comment-meta a:before, #comments a.comment-reply-link:before, #comments ol.children li .comment-body:before, #switcher .icon span:before, .safir-faq .icon:before, .safir-faq .openclose:before{
		font-family: "rota" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		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: #f9f9f9;
		font: 14px "Prota", sans-serif;
		color: #000;
	}

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

	a:hover {
		color: #222;
	}

/* GENERAL CLASSES */

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

	.shiftTop {
		margin-top: 30px;
	}

	.widgetHeading {
		margin-bottom: 30px;
		padding-bottom: 15px;
		position: relative;
		text-align: center;
		font-size: 22px;
		font-weight: 500;
		line-height: 30px;
	}

	.widgetHeading .inner {
		display: inline-block;
	}

	.widgetHeading:before {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 80px;
		margin-left: -40px;
		height: 5px;
		z-index: 2;
	}

	.widgetHeading:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 2px;
		left: 50%;
		width: 200px;
		margin-left: -100px;
		height: 1px;
		z-index: 1;
	}

	.widgetHeading .icon {
		font-size: 16px;
		margin-right: 5px;
		float: left;
	}

	.widgetHeading .text {
		float: left;
		position: relative;
		top: -1px;
	}

	.darkBg .widgetHeading {
		color: #f9f9f9;
	}

	.darkBg .widgetHeading:before, .darkBg .widgetHeading:after {
		background: #f9f9f9;
	}

	aside .widgetHeading {
		margin: -15px -15px 15px;
		padding: 0 15px;
		text-align: left;
		font-size: 16px;
		overflow: hidden;
	}

	aside .nopad .widgetHeading {
		margin: 0;
	}

	aside .widgetHeading .inner {
		display: block;
		position: relative;
		float: left;
		padding: 10px 0;
	}

	aside .widgetHeading .inner:after {
		left: 0;
		bottom: 1px;
		position: absolute;
		width: 100%;
		height: 1px;
		content: "";
		display: block;
	}

	aside .widgetHeading:before {
		display: none;
	}

	aside .widgetHeading:after {
		bottom: 0;
		left: 0;
		width: 100%;
		margin-left: 0;
	}

	aside .widgetHeading .icon {
		font-size: 16px;
		margin-right: 5px;
		float: left;
	}

	aside .widgetHeading .text {
		float: left;
		position: relative;
		top: -1px;
	}

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

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

	.safirBox {
		position: relative;
		overflow: hidden;
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.05);
		padding: 30px;
	}

	aside .safirWidget {
		position: relative;
		overflow: hidden;
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.05);
		padding: 0;
	}

	.safirBox+.safirBox {
		margin-top: 30px;
	}

	aside .safirBox {
		padding: 0;
	}

	.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 {
		display: inline-block;
		overflow: hidden;
		color: #fff;
		font-weight: 500;
		line-height: 40px;
		cursor: pointer;
		font-size: 15px;
		transition: all .3s;
		padding: 0 20px;
		position: relative;
	}

	a.safirButton, a.safirButton:hover, .reading a.safirButton:hover {
		color: #fff;
	}

	.safirButton:after {
		position: absolute;
		content: "";
		transition: all .3s;
		display: block;
		top: 0;
	    left: -10px;
	    width: 45%;
	    transform: skewX(-20deg);
	    height: 40px;
	    background: rgba(255,255,255,0.05);
	}

	.safirButton:hover:after {
		width: 120%;
	}

	.safirButton.safiricon:before {
		margin-right: 5px;
	}

	.safirButton:hover {
		border-color: #000;
	}

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

	.mainHeading {
		position: relative;
		margin: 0 -30px 20px;
		padding: 0 30px 0;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		overflow: hidden;
	}

	.reading .mainHeading {
		margin-top: 25px;
	}

	.mainHeading h1, .mainHeading h2, .mainHeading h3 {
		font-size: 18px;
	}

	.mainHeading .inner {
		float: left;
		overflow: hidden;
		position: relative;
		padding-bottom: 15px;
	}

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

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

	.mainHeading .icon:before {
		display: block;
		height: 20px;
		width: 30px;
		line-height: 20px;
		font-size: 20px;
	}

	.mainHeading .text {
		float: left;
	}

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

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

	.reading.center, .reading.center p, .reading.center li {
		text-align: center;
	}

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

	.reading {
		margin-bottom: 0;
	}

	.reading iframe {
		border:0;
	}

	.reading a {
		font-weight: 500;
	}

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

	.post img {
		width: 100%;
	}

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

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

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

		.innerContainer {
			padding: 0 30px;
		}

		#header .innerContainer {
			padding: 0;
		}

	}

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

		.innerContainer {
			padding: 0;
		}

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

		.mainHeading {
			margin-bottom: 10px;
		}

		.reading, .reading p, .reading li {
			text-align: left;
		}

		.reading h1, .reading h2, .reading h3, .reading h4, .reading h5, .reading h6 {
			margin-bottom: 10px;
		}

		.safirBox+.safirBox {
			margin-top: 10px;
		}

	}

/* THUMBS */

	.safirthumb {
		position: relative;
		overflow: hidden;
		background: #dfdfdf;
	}

	.safirthumb.square {
		padding-bottom: 100%;
	}

	.safirthumb.half {
		padding-bottom: 50%;
	}

	.safirthumb.nobg {
		background: none;
	}

	.safirthumb:before {
		position: absolute;
		display: block;
		content: "";
	}

	.safirthumb .thumbnail {
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.safirthumb .center {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transform: translate(50%,50%);
	}

	.safirthumb img {
		position: absolute;
		top: 0;
		left: 0;
		transform: translate(-50%,-50%);
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.fitImage .safirthumb img {
		object-fit: contain;
	}

/* PIC HEADER */

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

	.picHeader .title {
		font-size: 40px;
		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;
	}

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

		.picHeader {
			padding: 30px 10px;
		}

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

	}

/* SWITCHER */

	#switcher {
		position:absolute;
		z-index:999;
		top: 143px;
		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: "\E023";
		animation: switcher 8s infinite linear;
	}

	#switcher.active .icon span:before {
		content: "\E00C";
		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 .headerButton {
		display: block;
		text-align: center;
		line-height: 24px;
		cursor: pointer;
		border: 1px solid #ddd;
		margin: 3px 0;
		background: #fff;
	}

	.headerWhite #switcher .headerButton {
		color: #fff;
	}

	#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: "\E024";
		color: #000;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		margin: 7px;
		font-size: 16px;
	}

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

/* TOPBAR */

	#topbar {
		background: rgba(0,0,0,0.1);
		border-bottom: 1px solid rgba(255,255,255, 0.04);
		z-index: 40;
		position: relative;
	}

	#topbar .topmenu {
		float: left;
		padding: 5px 0;
	}

	#topbar .topmenu .sub-menu {
		display: none;
	}

	#topbar .topmenu ul {
		overflow: hidden;
	}

	#topbar .topmenu li {
		float: left;
		margin-right: 15px;
	}

	#topbar .topmenu a {
		display: block;
		color: #fff;
		line-height: 30px;
	}

	#topbar .topmenu .safiricon {
		float: left;
		margin-right: 5px;
	}

	#topbar .topmenu .text {
		float: left;
	}

	#topbar .rightGroup {
		float: right;
	}

	#topbar .topsearch {
		border-left: 1px solid rgba(255,255,255, 0.1);
		border-right: 1px solid rgba(255,255,255, 0.1);
		position: relative;
		float: left;
	}

	#topbar .topsearch input {
		background: none;
		border: 0;
		color: #cbcbcb;
		height: 40px;
		border-radius: 0;
		margin: 0;
		padding: 10px 50px 10px 10px;
		width: 200px;
	}

	#topbar .topsearch button {
		position: absolute;
		top: 0;
		right: 0;
		background: none;
		border: 0;
		cursor: pointer;
	}

	#topbar .topsearch button:before {
		display: block;
		content: "\E000";
		margin: 12px;
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
		text-align: center;
		color: rgba(255,255,255,.6);
	}

	#topbar .safirSocial {
		float: left;
		padding: 10px;
	}

	/* Languages */

	.languageSelector {
		float: left;
		background: rgba(0,0,0,.1);
		padding: 9px;
		overflow: hidden;
		border-left: 1px solid rgba(255,255,255, 0.1);
	}

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

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

	.languageSelector img {
		display: block;
		height: 22px;
		width: 22px;
		margin: 0 2px;
	}

/* HEADER */

	#header {
		position: relative;
		z-index: 40;
		clear:both;
	}

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

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

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

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

/* WHITE HEADER */

	.headerWhite header {
		background: #fff;
	}

	.headerWhite #topbar {
		background: #f5f5f5;
	}

	.headerWhite #topbar a {
		color: #393939;
	}

	.headerWhite #topbar a:hover {
		color: #000;
	}

	.headerWhite #topbar .topsearch {
		border-color: #e9e9e9;
	}

	.headerWhite #topbar .topsearch input, .headerWhite #topbar .topsearch button:before {
		color: #393939;
	}

	.headerWhite .languageSelector {
		background: #e9e9e9;
	}

	.headerWhite #infoBlock .item .icon:before,
	.headerWhite #infoBlock .item .text .title {
		color: #393939;
	}

	.headerWhite #header {
		background: #fff;
	}

/* INFO BLOCK */

	#infoBlock {
	    display: table-cell;
		vertical-align: middle;
		position: relative;
		padding: 15px 0;
		text-align: right;
	}

	#infoBlock .item {
	    display: inline-table;
		min-height: 30px;
	    margin-left: 40px;
		text-align: left;
		overflow: hidden;
		vertical-align: middle;
	}

	#infoBlock .item:first-child {
	    margin-left: 0;
	}

	#infoBlock .item .icon {
	    display: table-cell;
		vertical-align: middle;
		width: 40px;
	}

	#infoBlock .item .icon:before {
	    font-size: 30px;
		color: #fff;
	}

	#infoBlock .item .text {
	    margin-left: 40px;
		color: #fff;
		display: table-cell;
		vertical-align: middle;
	}

	#infoBlock .item .text span {
		display: block;
	}

	#infoBlock .item .text .title {
		font-size: 13px;
	}

	#infoBlock .item .text .data {
		font-size: 17px;
		font-weight: 500;
	}

	#infoBlock .item .text a {
		color: #fff;
	}

	#infoBlock .item .text a:hover {
		color: #dedede;
	}

/* SAFIR SOCIAL */

	.safirSocial ul {
		overflow: hidden;
	}

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

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

	.safirSocial a {
		display: block;
		color: #fff;
		opacity: 0.5;
		transition: all .3s;
	}

	.safirSocial a:hover {
		opacity: 1;
	}

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

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

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

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

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

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

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

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

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

	.safirSocial.colored a {
		opacity: 1;
		overflow: hidden;
	}

	.safirSocial.colored a:before {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 24px;
	}

	.safirSocial.colored a:hover {
		opacity: 0.8;
	}

	.safirSocial.colored li.facebook a {
		color: #597AC7;
	}

	.safirSocial.colored li.twitter a {
		color: #5BBCEC;
	}

	.safirSocial.colored li.instagram a {
		color: #AE318D;
	}

	.safirSocial.colored li.linkedin a {
		color: #0080B2;
	}

	.safirSocial.colored li.youtube a {
		color: #F70100;
	}

	.safirSocial.colored li.pinterest a {
		color: #C51D23;
	}

	.safirSocial.colored li.whatsapp a {
		color: #48A91F;
	}

	.safirSocial.colored li.rss a {
		color: #F8680B;
	}

/* MENU */

	#menuGroup {
		position: relative;
		z-index: 20;
		border-top: 1px solid rgba(0,0,0, 0.075);
		box-shadow: 0 10px 5px -5px rgba(0,0,0,0.1);
	}

	.headerWhite .is-sticky #menuGroup {
		background: #fff;
	}

	#menuGroup .inner {
		background: rgba(255,255,255,0.04);
	}

	#menuGroup .innerContainer {
		overflow: visible;
	}

	#menu {
		position:relative;
	}

	#menu li {
		float: left;
		position: relative;
		margin-left: 40px;
	}

	#menu li:first-child {
		margin-left: 0;
	}

	#menu a {
		display:block;
		position: relative;
		color:#fff;
		font-weight: 500;
		font-size: 16px;
		line-height: 50px;
	}

	.headerWhite #menu a {
		color:inherit;
	}

	#menu .icon {
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin-right: 5px;
	}

	#menu .icon:before {
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 16px;
		display: block;
	}

	#menu .text {
		display: inline-block;
		vertical-align: middle;
	}

	#menu a:before {
		width: 100%;
		height: 2px;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		opacity: 0;
	}

	#menu>ul>li:hover>a:before, #menu>ul>li.active>a:before {
		opacity: 0.7;
	}

	#menu li.menu-item-has-children span.arrow {
		width: 10px;
		height: 10px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 3px;
	}

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

	#menu .sub-menu {
		top: 52px;
		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: scale(0.9);
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}

	#menu li:hover>.sub-menu {
		visibility: visible;
		opacity: 1;
		z-index: 40;
		transform: scale(1);
		transition-delay: 0s, 0s, 0.1s;
	}

	#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: 15px;
		margin:0;
		border: 0;
		font-size: 14px;
	}

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

	#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: scale(0.9);
	}

	#menu .sub-menu span.icon {
		width: 16px;
		height: 16px;
		display: inline-block;
		float: none;
		margin-right: 5px;
	}

	#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: "\E008";
		font-size: 8px;
	}

/* 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 {
		clear: both;
	}

	#home {
		min-height: 110px;
		clear: both;
		z-index: 2;
		position: relative;
	}

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

	.sidebarRight #content {
		float: left;
	}

	body.page-template-page-full #content, body.page-template-page-contact #content, .noSidebar #content {
		float:none;
		width:100%;
	}

	#content iframe {
		border: 0;
	}

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

	.sidebarRight aside {
		float: right;
	}

	body.error404 {
		background: #fff;
	}

	body.error404 #content {
		width: 100%;
	}

	body.error404 #content .safirBox {
		text-align: center;
		box-shadow: none;
		font-size: 16px;
	}

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

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

		aside {
			margin-top: 10px;
		}

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

	}

/* COLUMNS */

	.safirCol .items {
		margin: -15px;
	}

	.safirCol .list {
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
	}

	.safirCol .item-container {
		padding: 15px;
	}

	.safirCol.col6 .items {
		margin: -10px;
	}

	.safirCol.col6 .item-container {
		padding: 10px;
	}

	.safirCol.col2 .list .item-container {
		width: 50%;
	}

	.safirCol.col3 .list .item-container {
		width: 33.33333333333%;
	}

	.safirCol.col4 .list .item-container {
		width: 25%;
	}

	.safirCol.col5 .list .item-container {
		width: 20%;
	}

	.safirCol.col6 .list .item-container {
		width: 16.666666666666%;
	}

	.sidebarWidget.safirCol .items {
		margin: -5px;
	}

	.sidebarWidget.safirCol .item-container {
		padding: 5px;
	}

	.sidebarWidget.safirCol .list .item-container {
		width: 100%;
	}

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

		#safirPage .safirWidget.safirCol .items {
			margin: -5px;
		}

		#safirPage .safirWidget.safirCol .items .item-container {
			padding: 5px;
		}

		#safirPage .safirWidget.safirCol .items .list .item-container {
			width: 33.333333333%;
		}

	}

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

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

	}

/* WIDGETS */

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

	.safirWidget .widgetContent {
		position: relative;
	}

	aside .widgetContent {
		padding: 15px;
	}

	aside .widgetContent.nopad {
		padding: 0px;
	}

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

	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 {
		margin-top: 20px;
		text-align: center;
	}

	.safirOwlButtons .owl-nav div {
		border-radius: 3px;
		display: inline-block;
		margin: 0 3px;
		transition: all .3s;
	}

	.safirOwlButtons .owl-nav div:hover {
		background: #333;
	}

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

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

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

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

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

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

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

	}

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

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

		.safirBox, aside .widgetContent {
			padding: 10px;
		}

		.safirOwlButtons .owl-nav {
			margin-top: 10px;
		}

		.safirWidget {
			margin-top: 10px;
		}

		.safirWidget.archive {
			margin-top: 0;
		}

		.homeWidget.safirWidget:first-child {
			margin-top: 0;
		}

		.homeWidget.safirWidget.buttonWidget:first-child {
			margin-top: 10px;
		}

	}

/* SIDEBAR YAN MENÜ */

	.safirCustomMenu li {
		position: relative;
	}

	.safirCustomMenu a {
		display: block;
		color: #464646;
		border-bottom: 1px solid #ededed;
		position: relative;
		z-index: 1;
		font-size: 14px;
		font-weight: 500;
		line-height: 40px;
	}

	.safirCustomMenu a.active {
		background: -moz-linear-gradient(left, rgba(0,0,0,0.03) 0%, transparent 100%);
		background: -webkit-linear-gradient(left, rgba(0,0,0,0.03) 0%,transparent 100%);
		background: linear-gradient(to right, rgba(0,0,0,0.03) 0%, transparent 100%);
	}

	.safirCustomMenu .inner {
		overflow: hidden;
	}

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

	.safirCustomMenu a .title:before {
		display: block;
		content: "\E022";
		float: left;
		width: 10px;
		margin: 2px 10px 0 15px;
		height: 38px;
		line-height: 38px;
		font-size: 10px;
		color: #999;
	}

	.safirCustomMenu .sub-menu a .title:before {
		display: none;
	}

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

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

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

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

	.safirCustomMenu .sub-menu a {
		padding-left: 45px;
		color: #686868;
	}

	.safirCustomMenu .sub-menu .sub-menu a {
		padding-left: 65px;
	}

	.safirCustomMenu .sub-menu .sub-menu .sub-menu a {
		padding-left: 85px;
	}

/* NUMBER WIDGET */

	.numberWidget .innerContainer {
		position: relative;
	}

	.numberWidget .iconList {
		display: flex;
		flex-wrap: nowrap;
	}

	.numberWidget .iconList .item-container {
		width: 100%;
	}

	.numberWidget .iconList .item {
		text-align: center;
	}

	.numberWidget .iconList .item .icon {
		margin-bottom: 10px;
		text-align: center;
		color: #505050;
		position: relative;
	}

	.numberWidget .iconList .item .icon:after {
		z-index: 1;
		position: absolute;
		width: 100%;
		top: 30px;
		left: 0;
		height: 1px;
		background: #d9d9d9;
		content: "";
	}

	.numberWidget .iconList .item-container:first-child .icon:after {
		width: 50%;
		left: 50%;
	}

	.numberWidget .iconList .item-container:last-child .icon:after {
		width: 50%;
	}

	.numberWidget .iconList .item .icon:before {
		display: block;
		z-index: 2;
		position: relative;
		background: #fff;
		border-radius: 50%;
		padding: 10px;
		margin: auto;
		float: none;
		height: 60px;
		width: 60px;
		font-size: 30px;
		border: 1px solid #d9d9d9;
		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;
		color: #121212;
		padding: 0 5px;
	}

	.numberWidget.whiteBg .iconList .item .icon:before {
		background: #fafafa;
	}

	.numberWidget.darkBg .iconList .item .text, .numberWidget.darkBg .iconList .item .number  {
		color: #f9f9f9;
	}

	aside .numberWidget .iconList {
		flex-wrap: wrap;
		margin: 10px 0;
	}

	aside .numberWidget .iconList .item-container {
		width: 50%;
		padding: 10px 0;
	}

	aside .numberWidget .iconList .item-container:nth-child(2n+1) .icon:after {
		width: 50%;
		left: 50%;
	}

	aside .numberWidget .iconList .item-container:nth-child(2n) .icon:after {
		width: 50%;
	}

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

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

		body .numberWidget .iconList .item-container {
		    width: 20%;
			padding: 10px 0;
		}

		body .numberWidget .iconList .item-container .icon:after {
			display: none;
		}

	}

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

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

	}

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

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

	}

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

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

	}

/* ABOUT WIDGET */

	.aboutWidget {
		overflow: hidden;
	}

	.aboutWidget .widgetContent .flex {
		display: flex;
	}

	.aboutWidget .infoBlock {
		line-height: 1.6;
		font-size: 17px;
		padding-right: 50px;
		flex-basis: 100%;
	}

	.aboutWidget .infoBlock .description a {
		font-weight: 500;
	}

	.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 {
		flex-basis: 100%;
	}

	.aboutWidget .menuBlock .items {
		display: flex;
		flex-wrap: wrap;
		margin: -12px;
	}

	.aboutWidget .menuBlock .item-container {
		padding: 12px;
		width: 50%;
	}

	.aboutWidget .menuBlock.wide .item-container {
		width: 25%;
	}

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

	.aboutWidget .menuBlock .item .icon {
		float: left;
		border-radius: 50%;
		border: 2px solid #eee;
	}

	.aboutWidget .menuBlock .item .safiricon {
		float: left;
		border-radius: 50%;
		text-align: center;
		background: #fff;
		box-shadow: 0 0 8px rgba(0,0,0,0.1);
		margin: 2px;
	}

	.aboutWidget .menuBlock .item .safiricon:before {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 22px;
		margin: 10px;
	}

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

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

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

	.aboutWidget .menuBlock .item .title {
		font-weight: 500;
		color: #111;
	}

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

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

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

	.darkBg.aboutWidget .menuBlock .item .safiricon {
		background: #3a3a3a;
		color: #f9f9f9;
	}

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

	.darkBg.aboutWidget .menuBlock .item .desc {
		color: #999;
	}

	.aboutWidget.nomenu .infoBlock, .aboutWidget.nomenu .menuBlock {
		width: 100%;
		padding-right: 0;
	}

	aside .aboutWidget .flex {
		flex-wrap: wrap;
	}

	aside .aboutWidget .infoBlock {
		padding-right: 0;
	}

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

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

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

		body .aboutWidget .flex {
			flex-wrap: wrap;
		}

		body .aboutWidget .infoBlock {
			padding-right: 0;
		}

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

		body .aboutWidget .menuBlock .item-container {
			width: 100% !important;
		}

	}

/* CATEGORIES WIDGET */

	.categoriesWidget .item {
		overflow: hidden;
		background: #fafafa;
		text-align: center;
	}

	.categoriesWidget .item .detail {
		padding: 20px;
		color: #464646;
	}

	.categoriesWidget .item .title {
		font-size: 20px;
		font-weight: 500;
		transition: all .3s;
		position: relative;
	}

	.categoriesWidget .item .title a {
		color: #000;
		transition: all .3s;
	}

	.categoriesWidget .item .safirButton {
		margin-top: 15px;
		color: #fff;
	}

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

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

	.categoriesWidget.darkBg .item .title:after {
		background: rgba(255,255,255,0.05);
	}

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

	.categoriesWidget.darkBg .item:hover .title a, .categoriesWidget.darkBg .item .detail {
		color: #a9a9a9;
	}

/* SLOGAN WIDGET */

	.sloganWidget .widgetSwitcher {
		display: none;
	}

	.sloganWidget .widgetContent {
		background-color: #232323;
		background-position: 50% 50% !important;
		background-size: cover !important;
		background-attachment: fixed !important;
		text-align: center;
		padding: 20px;
		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 .safirButton {
		margin-top: 20px;
	}

	.sloganWidget .safirButton:before {
		font-size: 20px;
	}

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

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


	}

/* ADVANCED POSTS WIDGET 1 */

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

	.advancedPostsWidget1 .item .postthumb {
		margin-bottom: 10px;
		position: relative;
	}

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

	.advancedPostsWidget1 .item .title {
		font-size: 16px;
		font-weight: 500;
		overflow: hidden;
	}

	.advancedPostsWidget1 .item .title a {
		color: #464646;
		transition: all .3s;
	}

	.advancedPostsWidget1 .item .postprice {
		font-weight: bold;
		font-size: 16px;
		position: relative;
		color: #000;
	}

	.advancedPostsWidget1 .item .postprice:before {
		content: "";
		display: block;
		width: 120px;
		height: 2px;
		background: #f0f0f0;
		margin: 15px auto;
	}

	.advancedPostsWidget1 .item .postprice:after {
		content: "";
		display: block;
		position: absolute;
		top: -4px;
		left: 50%;
		margin-left: -5px;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background: #f0f0f0;
	}

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

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

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

	.advancedPostsWidget1.darkBg .item:hover .title a {
		color: #c9c9c9;
	}

	.advancedPostsWidget1.darkBg .item .postprice span {
		color: #c9c9c9;
	}

/* ADVANCED POSTS WIDGET 2 */

	.advancedPostsWidget2 .item {
		overflow: hidden;
		background: #fafafa;
	}

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

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

	.advancedPostsWidget2 .item .date {
		font-size: 13px;
		position: absolute;
		font-weight: 500;
		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.8;
		position: absolute;
		z-index: 1;
	}

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

	.advancedPostsWidget2 .item .detail {
		padding: 20px;
		color: #464646;
	}

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

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

	.advancedPostsWidget2 .item .title:after {
		content: "";
		display: block;
		height: 2px;
		margin: 12px 0 11px;
		background: #e9e9e9;
		width: 20%;
	}

	.advancedPostsWidget2 .item .title a {
		color: #000;
		transition: all .3s;
	}

	.advancedPostsWidget2 .item .postprice {
		font-size: 13px;
		position: absolute;
		font-weight: 500;
		bottom: 0;
		left: 0;
		padding: 5px 10px;
		color: #fff;
	}

	.advancedPostsWidget2 .item .postprice:before {
		content: "";
		display: block;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.8;
		position: absolute;
		z-index: 1;
	}

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

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

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

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

	.advancedPostsWidget2.darkBg .item .title:after {
		background: rgba(255,255,255,0.05);
	}

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

	.advancedPostsWidget2.darkBg .item:hover .title a, .advancedPostsWidget2.darkBg .item .detail {
		color: #a9a9a9;
	}

/* CREW WIDGET */

	.crewWidget .item .thumb {
		position: relative;
		overflow: hidden;
		transition: all .3s;
	}

	.crewWidget .item .thumb .inner {
		position: relative;
		overflow: hidden;
		transition: all .3s;
	}

	.crewWidget .item a {
		display: block;
		position: relative;
		overflow: hidden;
		transition: all .3s;
	}

	.crewWidget .item .icon {
		background: rgba(0,0,0,0.5);
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		color: #333;
		opacity: 0;
		transition: all .3s;
	}

	.crewWidget .item:hover .icon {
		opacity: 1;
	}

	.crewWidget .item .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: "\E017";
		color: #fff;
		transform: scale(.1);
		opacity: 0;
		transition: all .3s;
	}

	.crewWidget.pagelink .item .icon:before, .crewWidget.attachment .item .icon:before {
		content: "\E016";
	}

	.crewWidget .item:hover .icon:before {
		transform: scale(1.1);
		opacity: 1;
	}

	.crewWidget .item a {
		display: block;
	}

	.crewWidget .item .info {
		background: #fff;
		line-height: 20px;
		padding: 20px;
	}

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

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

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

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

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

	.crewModal {
		display: none;
	}

	.crewModal.fancybox-content {
		padding: 0;
		max-width: 700px;
	}

	.crewModal .thumb {
		float: left;
		width: 300px;
	}

	.crewModal .info {
		margin-left: 300px;
		padding: 25px;
	}

	.crewModal .info .title {
		font-size: 20px;
		font-weight: bold;
	}

	.crewModal .info .position {
		color: #999;
		font-weight: 500;
	}

	.crewModal .info .social {
		overflow: hidden;
	}

	.crewModal .info .social li {
		margin-top: 15px;
	}

	.crewModal .info .detail {
	    line-height: 1.5;
	    font-size: 16px;
	    margin-top: 20px;
	}

	aside .crewWidget .item .info {
		padding: 10px;
	}

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

		body .crewWidget .item .info {
			padding: 10px;
		}

		.crewModal.fancybox-content {
			width: 320px;
		}

		.crewModal .thumb {
			float: none;
			width: 100%;
		}

		.crewModal .info {
			margin-left: 0;
			padding: 10px;
		}

		.crewModal .info .title {
			font-size: 16px;
		}

	}

/* CUSTOMER WIDGET */

	.customerWidget .item .thumb {
		float: left;
		overflow: hidden;
		border-radius: 4px;
		width: 100px;
		box-shadow: 0 0 8px rgba(0,0,0,0.1);
	}

	.customerWidget .item .detail {
		margin-left: 120px;
		border-radius: 4px;
		background: #fff;
		padding: 20px;
		position: relative;
	}

	.customerWidget .item .detail:before {
		content: "";
		display: block;
		position: absolute;
		left: -8px;
		top: 23px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 9px 8px 9px 0;
		border-color: transparent #fff transparent transparent;
	}

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

	.customerWidget .item .name .title {
		color: #666;
		font-weight: 500;
	}

	.customerWidget .item .name .title:before {
		content: "/";
		margin: 0 8px;
	}

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

	.customerWidget.whiteBg .item .detail {
		background: #f9f9f9;
	}

	.customerWidget.whiteBg .item .detail:before {
		border-color: transparent #f9f9f9 transparent transparent;
	}

	.customerWidget.darkBg .item .detail {
		background: rgba(255,255,255,0.04);
	}

	.customerWidget.darkBg .item .detail:before {
		border-color: transparent rgba(255,255,255,0.04) transparent transparent;
	}

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

	aside .customerWidget .items {
		margin: -5px;
	}

	aside .customerWidget .item-container {
		padding: 5px;
	}

/* REFERENCES WIDGET */

	.referencesWidget .items a {
		display: block;
		padding: 10px;
		background: #fafafa;
	}

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

/* GALLERY WIDGET */

	.galleryWidget .item {
		position: relative;
	}

	.galleryWidget .item .thumb, .wp-block-gallery figure {
		position: relative;
		overflow: hidden;
		transition: all .3s;
	}

	.galleryWidget .item a, .wp-block-gallery a {
		display: block;
		transition: all .3s;
	}

	.galleryWidget .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;
		opacity: 0;
		transition: all .3s;
	}

	.galleryWidget .item a:hover .icon, .wp-block-gallery a:hover .icon {
		opacity: 1;
	}

	.galleryWidget .item a .icon:before, .wp-block-gallery 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: "\E016";
		color: #fff;
		transform: scale(.1);
		opacity: 0;
		transition: all .3s;
	}

	.galleryWidget .item a:hover .icon:before, .wp-block-gallery a:hover .icon:before {
		transform: scale(1);
		opacity: 1;
	}

	.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,
	.wp-block-gallery a[href$= ".jpg"] .icon:before,
	.wp-block-gallery a[href$= ".jpeg"] .icon:before,
	.wp-block-gallery a[href$= ".png"] .icon:before,
	.wp-block-gallery a[href$= ".gif"] .icon:before {
		content: "\E015";
	}

/* BUTTON WIDGET */

	.buttonWidget {
		overflow: hidden;
		transition: all .15s;
	}

	.buttonWidget a {
		display: block;
		overflow: hidden;
		color: #282828;
		padding: 15px;
	}

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

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

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

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

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

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

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

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

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

		.safirWidget.buttonWidget {
			margin: 10px 10px 0;
		}

		.buttonWidget a {
			padding: 5px;
		}

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

	}

/* CONTACT WIDGET */

	.contactWidget {
		position: relative;
	}

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

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

	.headerWhite .contactWidget .infoBlock {
		background: #fff;
	}

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

	.headerWhite .contactWidget .infoBlock .logo {
		background: #fff;
	}

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

	.contactWidget .infoBlock .item {
		padding: 10px 15px;
		font-size: 13px;
		font-weight: 500;
		border-top: 1px solid #ededed;
		overflow: hidden;
	}

	.contactWidget .infoBlock .item:first-child {
		border-top: 0;
	}

	.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: "\E01D";
	}

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

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

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

	.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 .infoBlock {
		width: 100%;
		position: relative;
		top: inherit;
		right: inherit;
		border-radius: 0;
		background: none;
		box-shadow: none;
	}

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

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

	}

/* 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: nowrap;
		margin: 0 -5px 70px;
	}

	#contactPage .infoBlock .item {
		width: 100%;
		overflow: hidden;
		padding: 0 5px;
	}

	#contactPage .infoBlock .item .icon {
		margin: auto;
		color: #2a2a2a;
	}

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

	#contactPage .infoBlock .item .data {
		font-size: 14px;
		line-height: 1.5;
		margin-left: 60px;
	}

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

	#contactPage .contactBranch {
		margin-top: 70px;
	}

	#contactPage .contactBranch .infoBlock {
		float: left;
		width: 50%;
		padding-right: 10px;
		margin: 0;
		flex-wrap: wrap;
	}

	#contactPage .contactBranch .subemap {
		float: right;
		width: 50%;
		padding-left: 10px;
		overflow: hidden;
		border-radius: 4px;
	}

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

	#contactPage .contactBranch .infoBlock .item {
		padding: 0;
		text-align: left;
		overflow: hidden;
		margin-top: 20px;
	}

	#contactPage .contactBranch .infoBlock .item:first-child {
		margin-top: 0;
	}

	#contactPage .contactBranch .infoBlock .item .icon {
		float: left;
		width: 60px;
		height: 50px;
	}

	#contactPage .contactBranch .infoBlock .item .icon:before {
		margin: 10px;
	}

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

		#safirPage #contactPage .infoBlock {
			flex-wrap: wrap;
			float: none;
			width: 100%;
			padding-right: 0;
		}

		#safirPage #contactPage .infoBlock .item {
			padding: 0;
			text-align: left;
			overflow: hidden;
			margin-top: 20px;
		}

		#safirPage #contactPage .infoBlock .item:first-child {
			margin-top: 0;
		}

		#safirPage #contactPage .infoBlock .item .icon {
			float: left;
			width: 50px;
			height: 50px;
		}

		#safirPage #contactPage .infoBlock .item .icon:before {
			margin: 10px 10px 10px 0;
		}

		#safirPage #contactPage .infoBlock .item .data {
			margin-left: 50px;
		}

		#safirPage #contactPage .contactBranch .subemap {
			float: none;
			width: 100%;
			padding-left: 0;
			margin-top: 20px;
		}

	}

/* REFERENCES PAGE */

	#referencesPage .item-container .item {
		overflow: hidden;
		border: 1px solid #ededed;
	}

	#referencesPage .item-container .thumb {
		padding: 10px;
	}

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

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

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

/* GUTENBERGS */

	.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 {
		background: #fafafa;
	}

	.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;
		overflow: hidden;
	}

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

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

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

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

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

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

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

	.safir-faq .answer {
		display: none;
		padding: 15px;
	}

/* SINGLE */

	/* Post Price */

	#single .singlepostprice {
		font-size: 17px;
		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.5;
		font-size: 15px;
	}

	/* Single Block */

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

	#singleBlock .thumb {
		position: relative;
		overflow: hidden;
	}

	#singleBlock .thumb .text {
		position: absolute;
		top: 15px;
		right: 15px;
		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 .thumb {
		float: left;
		width: 50%;
		margin: 0 10px 5px 0;
	}

	/* Metabox */

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

	#singleBlock.type2 .metaBox {
		margin-bottom: 15px;
	}

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

	#single .metaBox .meta a {
		color: #818181;
	}

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

	#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: "\E002";
	}

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

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

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

	#single .metaBox .share {
		float: right;
		margin: 7px 0;
	}

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

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

	/* Tags */

	#single .tags {
		overflow: hidden;
		position: relative;
		margin: 15px -30px -30px;
		padding: 20px 30px;
		line-height: 20px;
		overflow:hidden;
		clear: both;
		color: #818181;
		border-top: 2px solid #f0f0f0;
	}

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

	/* Comment List */

	#comments {
		margin-top: 30px;
	}

	#comments .commentlist {
		margin-left: -30px;
		margin-right: -30px;
	}

	#comments ol {
		list-style: none;
	}

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

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

	#comments .comment-awaiting-moderation {
		display: block;
	}

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

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

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

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

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

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

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

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

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

	#reply-title {
		display: block;
	}

	#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-meta {
		color: #999;
		display: inline-block;
		line-height: 20px;
		font-size: 13px;
		padding-right: 70px;
	}

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

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

	/* Comment Form */

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

	li #respond {
		margin-left: 30px;
		margin-right: 30px;
	}

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

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

		#singleBlock.type1 {
			margin: 0 0 10px;
		}

		#singleBlock .thumb .text {
			top: 8px;
			right: 8px;
		}

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

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

		#comments {
			margin-top: 10px;
		}

		#respond {
			margin-bottom: 0;
		}

	}

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

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

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

		#singleBlock.type2 .thumb {
			width: 100%;
			margin: 0 0 10px 0;
		}

		#singleBlock.type2 .metaBox {
			margin-bottom: 10px;
		}

	}

/* 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 */

	#galleryContent .image {
		margin: -30px -30px 15px;
		position: relative;
	}

	#galleryContent .image img {
		display: block;
		margin: auto;
	}

	#galleryContent .navButton {
		position: absolute;
		width: 50%;
		height: 100%;
		display: block;
		top: 0;
		transition: all .3s;
		opacity: 0.7;
	}

	#galleryContent .navButton:hover {
		opacity: 1;
	}

	#galleryContent .navButton:before {
		position: absolute;
		width: 60px;
		height: 60px;
		display: block;
		top: 50%;
		margin-top: -30px;
		line-height: 60px;
		text-align: center;
		font-size: 40px;
		color: #fff;
		text-shadow: 0 0 20px #000;
	}

	#galleryContent .navButton.prev {
		left: 0;
	}

	#galleryContent .navButton.next {
		right: 0;
	}

	#galleryContent .navButton.prev:before {
		content: "\E007";
		left: 10px;
	}

	#galleryContent .navButton.next:before {
		content: "\E008";
		right: 10px;
	}

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

	#single.attachment .reading p {
		text-align: center;
	}

	#single.attachment #image {
		text-align: center;
	}

	#single.attachment .gallery-nav a {
		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 {
		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;
	}

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

		#galleryContent .image {
			margin: 0;
		}

	}

/* 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: "Prota", sans-serif;
		width: 100%;
		height: 50px;
		outline: none;
		border: 2px solid #ededed;
		background: #fff;
		margin: 10px 0;
		padding: 15px;
		transition: all .25s;
		color: #191919;
		line-height: 20px;
		font-weight: 500;
		-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-color: #dedede;
	}

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

	form textarea {
		max-width: 100%;
		width: 100%;
		height: 190px;
		display: block;
		float: left;
	}

	form input[type=submit] {
		border: 0;
		cursor: pointer;
		color: #fff;
		line-height: 50px;
		padding: 0 50px;
		transition: all .3s;
		display: block;
		font-weight: bold;
		-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: 25px;
	}

	/* 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: 40px;
	}

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

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

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

	.safirForm .safirButton:hover {
		background: #000;
	}

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

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

	.safirForm p.safiricon:before {
		width: 30px;
		height: 50px;
		line-height: 50px;
		z-index: 10;
		font-size: 16px;
		text-align: center;
		margin: 0;
		position: absolute;
		top: 10px;
		left: 10px;
		display: block;
	}

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

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

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

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

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

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

	}

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

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

	}

/* SAFIRNAVI */

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

	.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;
		color: #fff;
		border-top: 3px solid;
		background: #222;
	}

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

	footer .columns {
		overflow: hidden;
		margin: 30px -20px;
	}

	footer .column {
		float: left;
		width: 25%;
		padding: 0 20px;
	}

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

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

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

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

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

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

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

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

	footer .column.contact .contactItem {
		margin-bottom: 10px;
	}

	footer .column.contact .contactItem .item {
		overflow: hidden;
	}

	footer .column.contact .contactItem .icon {
		float: left;
		width: 40px;
		height: 40px;
		border-radius: 3px;
		background: #1d1d1d;
	}

	footer .column.contact .contactItem .icon:before {
		display: block;
		width: 20px;
		height: 20px;
		font-size: 20px;
		text-align: center;
		line-height: 20px;
		margin: 10px;
	}

	footer .column.contact .contactItem .address .icon:before {
		content: "\E01D";
	}

	footer .column.contact .contactItem .mail .icon:before {
		content: "\E01A";
	}

	footer .column.contact .contactItem .phone .icon:before {
		content: "\E01B";
	}

	footer .column.contact .contactItem .gsm .icon:before {
		content: "\E01C";
	}

	footer .column.contact .contactItem .social .icon:before {
		content: "\E012";
	}

	footer .column.contact .contactItem .table {
		display: table;
		min-height: 40px;
	}

	footer .column.contact .contactItem .table .row {
		display: table-row;
	}

	footer .column.contact .contactItem .table .data {
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
		color: #eee;
		font-size: 12px;
	}

	footer .column.contact .contactItem .table .data a {
		color: #eee;
	}

	footer .column.contact .contactItem .safirSocial li {
		margin: 3px;
	}

	.safirTop {
		position: fixed;
		right: 0;
		bottom: -50px;
		cursor: pointer;
		z-index: 200;
		opacity: .9;
		border-radius: 4px 0 0 0;
		transition: all .3s;
	}

	.safirTop.show {
		bottom: 0;
	}

	.safirTop:before {
		display: block;
		content: "\E018";
		width: 36px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		font-size: 13px;
		transition: all .3s;
	}

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

		footer .columns {
			margin: 0;
		}

		footer .column {
			width: 100%;
			padding: 30px 10px;
		}

		footer .column.menu li {
			float: left;
			width: 50%;
		}

	}

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

		footer .column.menu li {
			width: 100%;
		}

	}

/* WHATSAPP BUTTON */

	.whatsappButton {
		z-index: 15;
		position: fixed;
		left: 40px;
		bottom: 40px;
		border-radius: 50%;
		color: #fff;
		background: #48A91F;
		cursor: pointer;
		box-shadow: 0 0 8px rgba(0,0,0,0.2);
	}

	.whatsappButton:before {
		display: block;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 25px;
		content: "\E010";
		text-align: center;
		transition: all .3s;
	}

	.whatsappButton:hover:before {
		font-size: 29px;
		color: #000;
	}

	#whatsappBlock {
		bottom: 110px;
		left: 40px;
		position: fixed;
		width: 300px;
		transition: all .25s;
		transform: scale(.8);
		opacity: 0;
		z-index: -1;
		box-shadow: 0 0 30px rgba(0,0,0,0.2);
		border-radius: 10px;
		overflow: hidden;
	}

	#whatsappBlock.opened {
		transform: scale(1);
		opacity: 1;
		height: auto;
		z-index: 15;
	}

	#whatsappBlock .chat {
		overflow: hidden;
	}

	#whatsappBlock .chat .header {
		padding: 15px;
		overflow: hidden;
		background: #095e54;
		color: #fff;
		position: relative;
	}

	#whatsappBlock .chat .header .thumb {
		float: left;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background: #fff;
		overflow: hidden;
	}

	#whatsappBlock .chat .header .thumb img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	#whatsappBlock .chat .header .name {
		margin-left: 50px;
		line-height: 40px;
		font-weight: 500;
		font-size: 15px;
	}

	#whatsappBlock .chat .header .close {
		display: block;
		position: absolute;
		top: 10px;
		cursor: pointer;
		right: 10px;
	}

	#whatsappBlock .chat .header .close:before {
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		text-align: center;
		content: "\E00C";
		color: #82ada8;
	}

	#whatsappBlock .chat .message {
		padding: 15px 10px 15px 20px;
		background: url(images/whatsapp-bg.jpg);
		background-size: cover;
	}

	#whatsappBlock .chat .message .bubble {
		background: #fff;
		width: 75%;
		padding: 10px;
		position: relative;
		border-radius: 0 5px 5px 5px;
		box-shadow: 3px 3px 5px rgba(0,0,0,0.05);
		transform: scale(0);
	    animation-duration: .1s;
	    animation-timing-function: ease-in-out;
	    animation-delay: .6s;
		animation-fill-mode: forwards;
	}

	#whatsappBlock.opened .chat .message .bubble {
		animation-name: lateFade;
	}

	@keyframes lateFade {
	    0% {
	        transform: scale(.5);
			opacity: 0;
	    }

	    100% {
	        transform: scale(1);
			opacity: 1;
	    }
	}

	#whatsappBlock .chat .message .bubble:before {
		display: block;
		content: "";
		position: absolute;
		top: 0;
		left: -10px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 8px 0;
		border-color: transparent #fff transparent transparent;
	}

	#whatsappBlock .chat .message .bubble .name {
		font-weight: bold;
		color: #b7b7b7;
		font-size: 12px;
	}

	#whatsappBlock .chat .reply {
		background: #fff;
		padding: 10px;
		overflow: hidden;
	}

	#whatsappBlock .chat .reply a {
		font-weight: 500;
		display: block;
		border-radius: 18px;
		background: #14c656;
		line-height: 36px;
		text-align: center;
		color: #fff;
		transition: all .3s;
		font-size: 14px;
	}

	#whatsappBlock .chat .reply a:hover {
		background: #48A91F;
	}

	#whatsappBlock.right {
		left: auto !important;
		right: 40px;
	}

	.whatsappButton.right {
		left: auto !important;
		right: 40px;
	}

/* 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;}.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}

/* MOBILE */

	#mobileHeader {
		z-index: 100000;
		width: 100%;
		display: table;
	}

	.headerWhite #mobileHeader {
		background: #fff;
	}

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

	.headerWhite #mobileHeader .toggleMenu, .headerWhite #mobileHeader .mobileHeaderIcon {
		color: #222;
	}

	#mobileHeader .toggleMenu {
		position: absolute;
		z-index: 2;
		top: 50%;
		margin-top: -15px;
		left: 0;
		padding: 0 15px;
		cursor: pointer;
	}

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

	#mobileHeader .mobileHeaderIcon {
		position: absolute;
		display: none;
		overflow: hidden;
		z-index: 2;
		top: 50%;
		margin-top: -15px;
		padding: 0 15px;
		right: 0;
	}

	#mobileHeader .mobileHeaderIcon:before {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
		text-align: center;
	}

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

	#hamburgermenu .searchForm input[type=text] {
		width: 100%;
		display: block;
		padding: 5px 40px 5px 10px;
		height: 40px;
		transition: all .25s;
		background: #fafafa !important;
	}

	#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: "\E000";
		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;
		cursor: pointer;
	}

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

	.headerWhite #hamburgermenu span.close:before {
		color: #222;
	}

	#hamburgermenu .logoBlock {
		padding: 10px 50px 10px 10px;
		position: relative;
	}

	.headerWhite #hamburgermenu .logoBlock {
		background: #fff;
		border-bottom: 2px solid #f0f0f0;
	}

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

	#mobileMenuContainer {
		overflow: hidden;
		border-top: 2px solid #f0f0f0;
	}

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

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

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

	#mobileMenuContainer #menu a {
		display: block;
		border-bottom: 2px solid #f0f0f0;
		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 a:before {
		display: none;
	}

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

	#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: 3px;
		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: "\E019";
	}

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

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

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

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

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

/* MOBILE HEADER */

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

		#topbar, #menuGroup, #menuGroup-sticky-wrapper, #infoBlock, #switcher {
			display: none;
		}

		#header .innerContainer {
			overflow: visible;
		}

		#mobileHeader {
			box-shadow: 0 10px 5px -5px rgba(0,0,0,0.05);
		}

		#logo {
			display: block;
			text-align: center;
			overflow: hidden;
			padding: 10px 60px;
			position: relative;
			z-index: 1;
		}

		#logo a {
			float: none;
		}

		#logo img {
			margin: auto;
		}

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

	}
