/*
Theme Name: Safir Atlas Wordpress Teması
Theme URI: https://safirdemo.com/atlas
Description: https://safirdemo.com/atlas
Author URI: https://safirtema.com
Author: Safir Tema
Requires PHP: 7.3 
Version: 2.6
License: Safir Atlas Wordpress Teması Niğde 3.Noterliği tarafından Safir Tasarım adına tescillenmiş olup, ilgili dijital ürünün kopyalanması, lisanssız kullanılması ve dağıtılması halinde hakkınızda yasal işlem başlatılacaktır.
License URI: https://safirtema.com

NOT: Tema güncellemelerinin sağlıklı yapılabilmesi için üstteki alanlarda düzenleme yapmamalısınız.
*/

/* ATLAS FONT */

@font-face {
	font-family: "atlas";
	src:url("fonts/atlas.eot");
	src:url("fonts/atlas.eot?#iefix") format("embedded-opentype"),
	url("fonts/atlas.woff") format("woff"),
	url("fonts/atlas.ttf") format("truetype"),
	url("fonts/atlas.svg#atlas") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before, #headerSearch button:before, #menu li.menu-item-has-children span.arrow:before, #infoBlock .cell .icon:before, #footer .contact .cell .icon:before, #footer .safirTop span:before, #single .tags .title:before, #crewPage .crewGallery .detail .social a:before, .safirSocial a:before, .aboutWidget .menu li .icon span:before, .safirOwlButtons .owl-nav div:before, .contactWidget .infoBlock .item .icon:before, #contactPage .infoBlock .table .item .icon:before, #contactPage .infoBlock .addressBlock .address .icon:before, #content .safirForm p>span: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, .safir-faq .openclose:before, .safirCustomMenu a .arrow.icon:before, #mobileHeaderBlock .button:before, #mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow:before {
	font-family: "atlas" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1;
	-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: bottom;
}

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

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

iframe {
	max-width: 100%;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

/* DESIGN  */

body {
	background: #f7f7f7;
	font-size: 14px;
	color: #2e2e2e;
}

body.home {
	background: #fff;
}

input, select, textarea, button {
	font-size: 14px;
}

a:hover {
	color: #222;
}

/* GENERAL CLASSES */
	
.safir-logo {
	font-weight: bold;
	line-height: 1;
}

.safir-logo:hover {
	color: #ddd;
}

.safir-logo img {
	width: auto;
	height: inherit;
}

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

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

.safirBox {
	background: #fff;
	margin-bottom: 5px;
	padding: 30px;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0px 1px 12px 0px rgba(26, 23, 27, 0.04);
}

#aside .safirWidget {
	background: #fff;
	padding: 15px;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	box-shadow: 0px 1px 12px 0px rgba(26, 23, 27, 0.04);
}

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

#aside .safirBox {
	padding: 15px;
}

.safirBox.nopadding {
	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%;
}

.pageHeading {
	margin: 0 -30px 30px;
	padding: 0 30px;
	position: relative;
}

.pageHeading .inner {
	border-left: 4px solid;
	padding-left: 10px;
}

.pageHeading .inner h1 {
	font-size: 26px;
	font-weight: 600;
	color: #2e2e2e;
}

.pageHeading .inner #crumbs {
	margin-top: 3px;
	font-size: 12px;
	font-weight: 300;
	color: #6f6f6f;
}

.pageHeading.withPrice .inner {
	padding-right: 115px;
}

.pageHeading .price {
	line-height: 20px;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	float: left;
	text-indent: 8px;
}

.pageHeading .price:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 8px;
	border-color: transparent transparent transparent #ffffff;
}

.postprice {
	line-height: 14px;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 8px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	float: left;
	text-indent: 5px;
}

.postprice:before, .postprice:after {
	content: '';
	position: absolute;
	left: -5px;
	width: 5px;
	}

.postprice:before {
	top: 0;
	border-top: 12px solid;
	border-left: 5px solid transparent;
	}

.postprice:after {
	bottom: 0;
	border-bottom: 12px solid;
	border-left: 5px solid transparent;
}

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

.reading>*+* {
	margin-top: 30px;
}

.reading {
	margin-bottom: 0;
}

.reading ul li {
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: inside;
}

.reading ol li {
	margin-left: 20px;
	list-style-position: inside;
}

.reading table {
	border-collapse: collapse;
}

.reading th, .reading td {
	border: 1px solid #ddd;
	padding: 8px;
	vertical-align: top;
}

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

.mainHeading {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f1f1f1;
	display: flex;
	align-items: center;
}

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

.safirWidget.darkBg .mainHeading .icon {
	color: #fff;
}

.mainHeading.withslogan .icon svg {
	height: 40px;
	width: 40px;
}

.mainHeading .title {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}

.mainHeading .title:after {
	display: block;
	content: "";
	clear: both;
}

.mainHeading .slogan {
	line-height: 20px;
	font-size: 15px;
	color: #6f6f6f;
	font-weight: 300;
}

.safirWidget.darkBg .mainHeading .slogan {
	color: #f6f6f6;
}

#aside .mainHeading {
	color: #fff;
	margin:-15px -15px 15px;
	padding: 15px;
	border: 0;
	overflow: visible;
}

#aside .mainHeading .title {
	font-size: 15px;
}

#aside .mainHeading .icon {
	color: #fff;
}

.safirBox.nopadding .mainHeading {
	color: #fff;
	margin: 0 0 15px;
	padding: 15px;
	border: 0;
	overflow: visible;
}

.safirBox.nopadding .mainHeading .title {
	font-size: 15px;
}

.safirBox.nopadding .mainHeading .icon {
	display: block;
	float: left;
	color: #fff;
}

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

#crumbs, #crumbs a {
	color: #6f6f6f;
}

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

/* THUMBS */

img.lazy {
	opacity: 0;
	transition: opacity .3s ease-in;
}

.safirthumb {
	position: relative;
	overflow: hidden;
	background-color: #f0f0f0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: var(--noImageForPost);
}

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

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

.safirthumb.nobg {
	background: none;
}

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

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

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

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

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

/* HEADER */

header {
	position: relative;
	background: #fff;
}

#header {
	background: #fff;
	position: relative;
	z-index: 40;
	clear:both;
	padding: 0;
	border-bottom: 6px solid #efefef;
	transition: all .3s;
	padding: 20px 0;
}

#mobileHeaderBlock, #mobileMenuContainer {
	display: none;
}

#header .innerContainer {
	overflow: visible;
	display: flex;
	align-items: center;
}

#logo {
	position: relative;
	z-index: 100;
	transition: all .3s;
}

#logo a {
	display: block;
}

#logo img {
	width: auto;
}

#logo img.mobile {
	display: none;
}

/* SAFIR SOCIAL */

.safirSocial {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.safirSocial a {
	display: block;
	width: 20px;
	height: 20px;
}

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

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

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

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

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

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

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

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

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

/* MENU	 */

#menuGroup {
	margin-left: auto;
	position: relative;
	z-index: 20;
	position: relative;
	transition: all .3s;
}

.desktop #header.sticked #menuGroup {
	margin: 10px 0;
}

#menu {
	font-weight: 600;
	z-index: 40;
	position: relative;
}

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

#menu li {
	float: left;
	position: relative;
	border-left: 1px solid #eaeaea;
	padding: 0 5px;
}

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

#menu a {
	display: flex;
	align-items: center;
	color: #565656;
	transition: background .2s;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0 15px;
	border-radius: 3px;
}

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

#header #menu .sub-menu {
	position: absolute;
	z-index: 40;
	visibility: hidden;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	opacity: 0;
	border-radius: 3px;
	background: #fff;
	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 #eaeaea;
}

#menu .sub-menu a {
	width: auto;
	min-width: 210px;
	text-align: left;
	line-height:36px;
	margin:0;
	white-space: nowrap;
	padding: 0 0 0 10px;
	border: 0;
	border-radius: 0;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
}

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

#menu .sub-menu .sub-menu {
	left:100%;
	top: 0;
	margin: -1px 0 0 1px;
}

#menu .sub-menu .icon svg {
	width: 14px;
	height: 14px;
}

#menu li.menu-item-has-children span.arrow {
	display: block;
	margin-left: 5px;
}

#menu li.menu-item-has-children span.arrow:before {
	display: block;
	font-size: 6px;
	line-height: 10px;
	width: 10px;
	height: 10px;
	text-align: center;
	content: "\E036";
}

#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
	margin-left: auto;
	margin-right: 5px;
}

#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
	color: #666;
	content: "\E025";
}

/* HEADER SEARCH */

#headerSearch {
	margin-left: 10px;
	position: relative;
	z-index: 50;
}

#headerSearch input[type=text] {
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
	border-radius: 20px;
	height: 40px;
	border:0;
	line-height: 40px;
	color:#666;
	padding:5px 15px 5px 15px;
	font-size: 13px;
	position: absolute;
	right: 0;
	margin: 0;
	display: none;
	width: 0;
}

#headerSearch button {
	position: relative;
	border: 0;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	height: 40px;
	cursor: pointer;
	color: #fff;
}

#headerSearch button:before {
	display: block;
	width: 20px;
	height: 20px;
	margin: 10px;
	line-height: 20px;
	font-size: 18px;
	content: "\E020";
}

/* INFO BLOCK */

#infoBlock {
	padding: 10px 0;
	color: #fff;
	clear: both;
}

#infoBlock .innerContainer {
	background: url(images/spiral.png) 5px 0 repeat-y;
	background-size: 6px 56px;
	padding-left: 15px;
}

#infoBlock .table {
	width: 100%;
	display: table;
}

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

#infoBlock .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 10px 5px 60px;
	background: url(images/spiral.png) 100% 0 repeat-y;
	background-size: 6px 56px;
	line-height: 20px;
	font-size: 14px;
	position: relative;
}

#infoBlock .cell.social {
	width: 27%;
}

#infoBlock .cell .icon {
	float: left;
	display: inline-block;
	height: 40px;
	margin-right: 10px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
}

#infoBlock .cell .icon:before {
	font-size: 40px;
	vertical-align: 40px;
	vertical-align: middle;
}

#infoBlock .cell.phone .icon:before {
	content: "\E003";
}

#infoBlock .cell.email .icon:before {
	content: "\E03D";
}

#infoBlock .cell.social .icon:before {
	content: "\E03F";
}

#infoBlock .cell.language .icon:before {
	content: "\E03E";
}

#infoBlock .cell a {
	display: inline-block;
	font-size: 16px;
}

#infoBlock .cell br+a, #infoBlock .safirSocial {
	margin-top: 5px;
}

#infoBlock .cell.language a {
	display: inline-block;
	margin-left: 6px;
}

#infoBlock .cell.language a:first-child {
	margin-left: 0;
}

#infoBlock .cell.language img {
	width: 24px;
}

/* DESIGN */

#main {
	overflow: hidden;
	margin: 0 auto 40px auto;
	clear: both;
	padding-top: 30px !important;
}

#home {
	min-height: 110px;
}

#content {
	float:right;
	width: 71.0526315789474%;
}

.sidebarRight #content {
	float: left;
}

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

#content.full iframe {
	border: 0;
}

#aside {
	float: left;
	width: 26.3157894736842%;
}

.sidebarRight #aside {
	float: right;
}

/* WIDGETS */

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

.safirWidget.homeWidget {
	background: #fff;
}

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

.safirWidget.homeWidget.darkBg {
	background: #333;
	color: #eee;
}

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

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

.sidebarWidget {
	margin-top: 30px;
}

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

.nativeWidget li {
	border-top:1px dotted #ddd;
	padding-top: 10px;
	margin-top: 10px;
}

.nativeWidget li:first-child {
	border-top:0;
	margin-top:0;
	padding-top:0;
}

#searchform label {
	display: none;
}

#searchform > div {
	display: flex;
	align-items: center;
}

#searchform input[type=submit] {
	padding: 4px 20px;
	margin-left: 10px;
}

.rev_slider li {
	border-top: 0;
}

.safirOwlButtons .innerContainer {
	position: relative;
}

.safirOwlButtons .owl-nav {
	position: absolute;
	right: 5px;
	top: 40px;
	color: #fff;
}

.safirWidget.darkBg.safirOwlButtons .owl-nav {
}

.safirOwlButtons .owl-nav div {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-left: 5px;
	border-radius: 50%;
	text-align: center;
	transition: all .3s;
}

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

.safirWidget.homeWidget.darkBg.safirOwlButtons .owl-nav div {
	background: #fff;
}

.safirWidget.homeWidget.darkBg.safirOwlButtons .owl-nav div:hover {
	background: #ddd;
}

.safirOwlButtons .owl-nav div:before {
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	display: block;
	margin: 13px;
}

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

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

#aside .safirOwlButtons .owl-nav {
	right: -5px;
	top: 16px;
}

#aside .safirOwlButtons .owl-nav div {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	border: 0;
	text-align: center;
}

#aside .safirOwlButtons .owl-nav div:before {
	color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	margin: 0;
}

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

.safirBox.nopadding .safirOwlButtons .owl-nav {
	right: 10px;
	top: 15px;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	border: 0;
	text-align: center;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div:before {
	color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	margin: 0;
}

.safirBox.nopadding .safirOwlButtons .owl-nav div:hover {
	background: none;
}

/* ABOUT WIDGET */

.aboutWidget .infoBlock {
	line-height: 1.75;
	color: #6f6f6f;
	margin-bottom: 15px;
}

.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: 26px;
}

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

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

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

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

.aboutWidget .menu {
	margin: -10px;
	overflow: hidden;
}

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

.aboutWidget .menu li {
	padding: 10px;
	float: left;
}

.aboutWidget.threecol .menu li {
	width: 33.33333333333333%;
}

.aboutWidget.fourcol .menu li {
	width: 25%;
}

.aboutWidget.fivecol .menu li {
	width: 20%;
}

.aboutWidget.sidebarWidget .menu li {
	width: 100%;
}

.aboutWidget .menu li a {
	overflow: hidden;
	display: flex;
	align-items: center;
	padding: 25px;
	border-radius: 2px;
	background: #f1f1f1;
	transition: all .2s;
}

.aboutWidget.lightBg .menu li a {
	background: #fff;
}

.aboutWidget .menu li .icon {
	display: block;
	float: left;
	margin-right: 20px;
}

.aboutWidget .menu li .icon svg {
	width: 40px;
	height: 40px;
	margin: 0;
}

.aboutWidget .menu li .text {
	text-transform: uppercase;
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
}

.aboutWidget .menu li .text span {
	font-weight: 300;
	display: block;
}

.aboutWidget .menuBlock a[href]:hover {
	color: #fff;
}

/* Sidebar */

#aside .aboutWidget .menu li {
	width: 100%;
}

/* CATEGORIES WIDGET */

.categoriesWidget {
	position: relative;
}

.categoriesWidget .items {
	margin: -10px;
	overflow: hidden;
}

.categoriesWidget .items .item-container {
	padding: 10px;
}

.categoriesWidget .items .list .item-container {
	width: 25%;
	float: left;
}

.categoriesWidget .item {
	border-radius: 2px 2px 0 0;
	overflow: hidden;
	position: relative;
	background: #fafafa;
	border-bottom: 3px solid;
}

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

#aside .categoriesWidget.lightBg .item {
	background: #fafafa;
}

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

.categoriesWidget .item .safirthumb {
	transition: all 0.5s;
	width: 100%;
}

.categoriesWidget .item:hover .safirthumb {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.categoriesWidget .item .titleContainer {
	padding: 15px 3px;
	text-align: center;
}

.categoriesWidget .item:hover .titleContainer .inner {
	color: #ddd;
}

.categoriesWidget .item .titleContainer .inner .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #2e2e2e;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.categoriesWidget .item .titleContainer .inner .count {
	color: #767676;
	font-size: 12px;
}

/* Sidebar */

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

/* ADVANCED POSTS WIDGET 1 */

.advancedPostsWidget1 {
	position: relative;
}

.advancedPostsWidget1 .items {
	margin: -10px;
	overflow: hidden;
}

.advancedPostsWidget1 .items .item-container {
	padding: 10px;
}

.advancedPostsWidget1 .items .list .item-container {
	width: 25%;
	float: left;
}

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

.advancedPostsWidget1 .item img {
	width: 100%;
}

.advancedPostsWidget1 .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	font-size: 14px;
	font-weight: 500;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
}

.advancedPostsWidget1 .item .title span {
	display: block;
	padding: 10px;
	line-height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

/* Sidebar */

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

/* ADVANCED POSTS WIDGET 2 */

.advancedPostsWidget2 {
	position: relative;
}

.advancedPostsWidget2 .items {
	margin: -10px;
	overflow: hidden;
}

.advancedPostsWidget2 .items .item-container {
	padding: 10px;
	float: left;
	width: 50%;
}

.advancedPostsWidget2 .item {
	overflow: hidden;
}

.advancedPostsWidget2 .item .thumb {
	float: left;
	border-radius: 2px;
	overflow: hidden;
	width: 120px;
}

.advancedPostsWidget2 .item .detail {
	margin-left: 130px;
	line-height: 20px;
	height: 65px;
	overflow: hidden;
}

.advancedPostsWidget2 .item .title a {
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 17px;
	font-weight: bold;
	color: #2e2e2e;
	text-transform: uppercase;
}

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

.advancedPostsWidget2 .item .title a:hover {
	color: #333;
}

.advancedPostsWidget2.darkBg .item .title a:hover {
	color: #ddd;
}

.advancedPostsWidget2 .item .desc {
	color: #6f6f6f;
	font-size: 13px;
}

/* Sidebar */

#aside .advancedPostsWidget2 .items .item-container {
	width: 100%;
}

#aside .advancedPostsWidget2 .item .detail {
	padding-top: 0;
}

#aside .advancedPostsWidget2 .item .title a {
	text-transform: none;
	font-size: 15px;
	font-weight: 500;
}

#aside .advancedPostsWidget2 .item .title a {
	margin-bottom: 2px;
}

/* ADVANCED POSTS WIDGET 3 */

.advancedPostsWidget3 {
	position: relative;
}

.advancedPostsWidget3 .items {
	margin: -10px;
	overflow: hidden;
}

.advancedPostsWidget3 .items .item-container {
	padding: 10px;
}

.advancedPostsWidget3 .items .list .item-container {
	width: 25%;
	float: left;
}

.advancedPostsWidget3 .item {
	border-radius: 2px 2px 0 0;
	overflow: hidden;
	position: relative;
	background: #fafafa;
	border-bottom: 3px solid;
}

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

#aside .advancedPostsWidget3.lightBg .item {
	background: #fafafa;
}

.advancedPostsWidget3 .item .catthumb {
	position: relative;
	overflow: hidden;
}

.advancedPostsWidget3 .item .safirthumb {
	transition: all 0.5s;
}

.advancedPostsWidget3 .item:hover .safirthumb {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.advancedPostsWidget3 .item .titleContainer {
	padding: 15px 3px;
	text-align: center;
}

.advancedPostsWidget3 .item .titleContainer .inner {

}

.advancedPostsWidget3 .item:hover .titleContainer .inner {
	color: #ddd;
}

.advancedPostsWidget3 .item .titleContainer .inner .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #2e2e2e;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

/* Sidebar */

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

/* CREW WIDGET */

.crewWidget .items {
	overflow: hidden;
	margin: -10px;
}

.crewWidget .item-container {
	padding: 10px;
}

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

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

.crewWidget .item {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	text-align: center;
	overflow: hidden;
	background: #fafafa;
}

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

.crewWidget .item a {
	display: block;
	color: #2e2e2e;
}

.crewWidget .item .info {
	margin: 5px;
	line-height: 20px;
	height: 40px;
}

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

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

/* REFERENCES WIDGET */

.referencesWidget .items {
	margin: -10px;
}

.referencesWidget .items .item-container {
	padding: 10px;
}

.referencesWidget .items a {
	display: block;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #eee;
	padding: 10px;
	background: #fff;
}

/* GALLERY WIDGET */

.galleryWidget .items {
	overflow: hidden;
	margin: -10px;
}

.galleryWidget .item-container {
	padding: 10px;
}

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

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

.galleryWidget .item {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	overflow: hidden;
}

.galleryWidget .item a {
	display: block;
}

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

/* MENU WIDGET */

.safirCustomMenu ul.menu {
	margin: -10px -15px -15px ;
}

.safirCustomMenu li {
	border-bottom: 2px solid #f1f1f1;
}

.safirCustomMenu .sub-menu li {
	border-top: 2px solid #f1f1f1;
}

.safirCustomMenu .sub-menu li {
	border-bottom: 0;
}

.safirCustomMenu a {
	display: flex;
	align-items: center;
	line-height: 20px;
	padding: 15px;
	overflow: hidden;
	font-size: 13px;
	color: #2e2e2e;
	text-transform: uppercase;
}

.safirCustomMenu .sub-menu a {
	font-size: 12px;
	color: #6f6f6f;
}

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

.safirCustomMenu .sub-menu a .arrow.icon {
	color: #6f6f6f;
}

.safirCustomMenu a .arrow.icon:before {
	content: "\E03B";
	height: 10px;
	display: block;
	float: left;
	font-size: 10px;
	margin: 5px 5px 5px 0;
}

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

.safirCustomMenu a.active {
	background: #fafafa;
	font-weight: 600;
	padding-right: 30px;
}

.safirCustomMenu .toggle.icon {
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin: 17px 10px 17px 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.safirCustomMenu .toggle.icon:before {
	content: "+";
}

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

.safirCustomMenu.sub-closed .sub-menu {
	display: none;
}

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

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

/* BUTTON WIDGET */

.buttonWidget {
	overflow: hidden;
	transition:all .15s;
	padding: 0 !important;
}

.buttonWidget.homeWidget {
	max-width: 1170px;
	margin: 10px auto;
}

.buttonWidget a {
	display: flex;
	align-items: center;
	color: #fff;
	transition: all .3s;
	padding: 15px;
}

.buttonWidget a:hover {
	background: rgba(255,255,255,0.12);
}

.buttonWidget .icon svg {
	width: 50px;
	height: 50px;
	margin-right: 20px ;
}

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

.buttonWidget .description {
	color: #ededed;
}

/* CONTACT WIDGET */

.contactWidget {
	position: relative;
}

.contactWidget #googleMap {
	height: 330px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.contactWidget #googleMap iframe {
	width:100%;
}

.contactWidget .infoBlock {
	width: 340px;
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 30px;
	border-radius: 4px;
	background: rgba(255,255,255,0.4);
	padding: 10px;
}

.contactWidget.homeWidget .infoBlock .inner {
	background: #fff;
	height: 250px;
	border-radius: 4px;
	background: #fff;
}

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

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

.contactWidget .infoBlock .item {
	margin: 20px 20px 0 20px;
	border-radius: 2px;
	font-size: 11px;
}

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

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

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

.contactWidget .infoBlock .item.contactmail .icon:before {
	content: "\E002";
}

.contactWidget .infoBlock .item.contactphone .icon:before {
	content: "\E003";
}

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

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

.contactWidget .infoBlock .item .table .data {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}

/* Sidebar */

#aside .contactWidget .infoBlock {
	width: 100%;
	height: inherit;
	top: inherit;
	left: inherit;
	position: relative;
	box-shadow: none;
	padding: 0;
}

#aside .contactWidget .infoBlock .logo {
	display: none;
}

#aside .contactWidget .infoBlock .item {
	margin-left: 0;
	margin-right: 0;
}

#aside .contactWidget #googleMap {
	height: 290px;
}

/* LISTING */

/* Standard */

.listing.standard {
	overflow: hidden;
	margin: 0 -10px;
}

.listing.standard .itemContainer {
	float: left;
	width: 33.333333333333333%;
	margin-bottom: 30px;
	text-align: center;
	padding: 0 12px;
}

.listing.standard .item {
	position: relative;
}

.listing.standard .item .thumb img {
	display: block;
	border-radius: 3px;
	width: 100%;
}

.listing.standard .item .titleContainer {
	margin: 5px 0 5px 0;
	height: 40px;
	overflow: hidden;
}

.listing.standard .item .title {
	display: table;
	width: 100%;
}

.listing.standard .item .title a {
	display: table-cell;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	vertical-align: middle;
	height: 40px;
	line-height: 20px;
	transition: all .3s;
}

.listing.standard .item .detail {
	padding-top: 5px;
	border-top: 1px solid #ECF0F1;
	font-size: 13px;
	line-height: 15px;
	height: 36px;
	overflow: hidden;
	color: #9fa4a4;
}

/* Double */

.listing.double {
	overflow: hidden;
	margin: 0 -10px;
}

.listing.double .itemContainer {
	padding: 0 10px;
	float: left;
	width: 50%;
}

.listing.double .item {
	margin-bottom: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid #ECF0F1;
}

.listing.double .item .thumb {
	float: left;
	padding: 2px;
	border: 2px solid #ECF0F1;
}

.listing.double .item .detail {
	margin-left: 100px;
}

.listing.double .item .detail .inside {
	line-height: 19px;
	height: 87px;
	overflow: hidden;
}

.listing.double .item .detail .summary {
	font-size: 13px;
	color: #9fa4a4;
}

.listing.double .item .title {
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ECF0F1;
}

/* CONTACT PAGE */

#contactPage .safirBox {
	padding: 0;
}

#contactPage .infoBlock {
	color: #fff;
	overflow: hidden;
	padding: 15px;
}

#contactPage .infoBlock .table {
	display: table;
	width: 100%;
}

#contactPage .infoBlock .table .item {
	display: table-cell;
	padding: 10px 20px;
	background: url(images/spiral.png) 0 0 repeat-y;
	background-size: 6px 56px;
	vertical-align: top;
}

#contactPage .infoBlock .table .item.address {
	background: none;
	width: 50%;
}

#contactPage .infoBlock .table .item .data {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

#contactPage .infoBlock .table .item .data span {
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}

#contactPage #formmap {
	overflow: hidden;
}

#contactPage #formmap .form {
	float: left;
	width: 50%;
	padding: 30px;
}

#contactPage #formmap .map {
	float: right;
	width: 50%;
}

#contactPage #formmap #googleMap iframe {
	min-height: 550px;
	width: 100%;
}

#contactPage #formmap .ajax-loader {
	display: inline-block;
	margin-bottom: 10px;
}

/* CREW PAGE */

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

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

#crewPage .crewGallery .crew {
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
	overflow: hidden;
}

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

#crewPage .crewGallery .detail {
	padding: 10px;
	background: #fcfcfc;
}

#crewPage .crewGallery .detail .inner {
	position: relative;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
}

#crewPage .crewGallery .detail .title {
	font-size: 13px;
	color: #2e2e2e;
}

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

#crewPage .crewGallery .detail .social {
	position: absolute;
	right: 0;
	top: 5px;
}

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

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

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

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

/* REFERENCES PAGE */

#referencesPage .refGallery {
	margin: 0 -5px;
	overflow: hidden;
}

#referencesPage .reading .gallery .gallery-item dt,
#referencesPage .wp-block-gallery figure {
	border: 1px solid #ddd;
	background: #fff;
	height: 140px;
	border-radius: 0;
	align-items: center;
	padding: 10px;
}

/* SINGLE */

/* Single Block */

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

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

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

#singleBlock img {
	width: 100%;
}

/* Metabox */

#single .metaBox {
	overflow:hidden;
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	margin: 0 -30px 30px;
	padding: 0 30px;
	clear: both;
	color: #6f6f6f;
}

#single .metaBox .meta {
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 15px;
	border-left: 2px solid #f1f1f1;
}

#single .metaBox .meta:first-child {
	padding-left: 0;
	border-left: 0;
}

#single .metaBox .meta a {
	color: #6f6f6f;
}

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

#single .metaBox .icon {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 4px;
}

#single .metaBox .icon:before {
	font-size: 15px;
}

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

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

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

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

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

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

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

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

/* Tags */

#single .tagShareBlock {
	overflow: hidden;
	position: relative;
	min-height: 40px;
	margin: 30px -30px -30px;
	padding: 0 30px;
	border-top: 2px solid #f1f1f1;
	background: #fcfcfc
}

#single .tagShareBlock .share {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 30px;
}

#single .tags {
	float: left;
	padding-right: 100px;
	width: 100%;
	line-height: 20px;
	clear: both;
	overflow: hidden;
	color: #6f6f6f;
	overflow: hidden;
}

#single .tags .inner {
	border-right: 2px solid #f1f1f1;
	padding: 10px 10px 10px 0;
}

#single .tags .title:before {
	display: inline-block;
	content: "\E046";
	margin-right: 5px;
	vertical-align: middle;
}

#single .tags a {
	color: #6f6f6f;
}

#single .tags a:hover {
	color: #616161;
}

/* Related */

#single #related {
	position: relative;
}

#single #related .items {
	margin: 0 10px 10px;
}

#related .items .item-container {
	padding: 10px;
}

#related .item .thumb {
	position: relative;
}

#related .item img {
	width: 100%;
}

#related .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	font-size: 14px;
	font-weight: 500;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.60) 100%);
}

#related .item .title span {
	display: block;
	padding: 10px;
	line-height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}

/* Comments */

#comments {
	margin-top: 30px;
}

#comments .nocomments {
	padding: 0 15px 15px;
}

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

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

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

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

#comments a.comment-reply-link:before {
	content: "\E048";
	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: "\E04A";
	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;
	min-height: 135px;
	padding: 25px;
	border-top:2px solid #f1f1f1;
}

#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 8px rgba(0,0,0,0.1);
	padding: 5px;
	background: #fff;
	position: relative;
	z-index: 2;
	border-radius: 50%;
}

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

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

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

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

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

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

#respond p {
	clear: both;
}

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

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

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

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

#respond {
	overflow: hidden;
	padding: 0 15px 15px;
}

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

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

#respond p.form-submit {
	clear: both;
	float: right;
	margin-bottom: 0;
}

/* 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: 30px;
	margin-bottom: 10px;
}

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

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

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

#gallery-links a:hover {
}

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

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

#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;
	padding: 2%;
	background: #fafafa;
}

#single.attachment .gallery-nav a, #page-links span {
	display: inline-block;
	color: #999;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
	background: #ECECEC;
	padding: 6px 0;
	width: 30px;
	text-align: center;
	border: 1px solid #D8D8D8;
	border-bottom: 1px solid #CCC;
	border-radius: 3px;
	overflow: visible;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 15px 14px rgba(255, 255, 255, 0.57);
	margin: 2px 0;
	font-weight: bold;
	font-size: 12px;
	transition:all .2s;
}

#single.attachment .gallery-nav a:hover, #single.attachment .gallery-nav a.active, #page-links>span {
	color: #888;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.69);
	background: #ddd;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187);
}

#gallery-1 {
	clear: both;
}

/* GALLERY */

.reading .gallery {
	overflow: hidden;
	margin: 0 -10px;
}

.gallery-columns-0 .gallery-item {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.reading .gallery .gallery-item {
	float: left;
	text-align: center;
	padding: 10px;
}

.reading .gallery .gallery-item dt {
	border: 1px solid #ddd;
	padding: 8px;
	background: #fafafa;
	line-height: 148px;
	border-radius: 2px;
}

.reading .gallery .gallery-item dt img {
	vertical-align: middle;
}

/* FORMS */

form p {
	overflow: hidden;
	margin-bottom: 10px;
}

form .wpcf7-form-control-wrap {
	width: 100%;
}

form span {
	display: block;
}

form input[type=text],
form input[type=password],
form input[type=tel],
form input[type=date],
form input[type=email],
form textarea,
form select {
	width: 100%;
	height: 48px;
	outline: none;
	border: 1px solid #F3F3F3;
	border-radius: 5px;
	background: #fff;
	margin: 3px 0;
	padding: 9px 15px;
	transition: all .25s;
	color: #2e2e2e;
	line-height: 20px;
}

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

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

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

form img.ajax-loader {
	margin: 12px;
}

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

form input[type=submit]:hover {
}

/* Contact Form 7 */

div.wpcf7-validation-errors {
	border:0 !important;
}

div.wpcf7-response-output {
	margin: 20px 0 0 0 !important;
	padding: 10px !important;
	background: #fafafa;
	border-radius: 4px;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	font-size: 12px !important;
	line-height: 20px;
	right: 15px;
	top: 15px;
}

/* Safir Form */

#content .safirForm p>span {
	border: 1px solid #eaeaea;
	border-radius: 5px;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
}

#content .safirForm p>span:before {
	width: 50px;
	height: 36px;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 4px 0;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#content .safirForm p>span.mesaj:before, #content .safirForm p>span.yorum:before {
	height: 95%;
}

#content .safirForm p>span.adsoyad:before {
	content: "\E006";
}

#content .safirForm p>span.email:before {
	content: "\E041";
	font-size: 24px;
}

#content .safirForm p>span.telefon:before {
	content: "\E00F";
}

#content .safirForm p>span.konu:before {
	content: "\E039";
}

#content .safirForm p>span.mesaj:before {
	content: "\E016";
}

#content .safirForm p>span.yorum:before {
	content: "\E033";
}

#content .safirForm p>span[data-name=adsoyad]:before {
	content: "\E006";
}

#content .safirForm p>span[data-name=email]:before {
	content: "\E041";
	font-size: 24px;
}

#content .safirForm p>span[data-name=telefon]:before {
	content: "\E00F";
}

#content .safirForm p>span[data-name=konu]:before {
	content: "\E039";
}

#content .safirForm p>span[data-name=mesaj]:before {
	content: "\E016";
}

#content .safirForm p>span[data-name=yorum]:before {
	content: "\E033";
}

#content .safirForm input[type=text],
#content .safirForm input[type=password],
#content .safirForm input[type=tel],
#content .safirForm input[type=date],
#content .safirForm input[type=email],
#content .safirForm textarea,
#content .safirForm select {
	padding-left: 45px;
	border: 0;
	margin: 0;
}

#content .safirForm input[type=text]:focus,
#content .safirForm input[type=password]:focus,
#content .safirForm input[type=tel]:focus,
#content .safirForm input[type=date]:focus,
#content .safirForm input[type=email]:focus,
#content .safirForm textarea:focus,
#content .safirForm select:focus {
	border: 0;
}

/* SAFIRNAVI */

.safirnavi {
	overflow:hidden;
	clear: both;
	text-align: center;
}

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

/* #FOOTER */

#footer {
	clear: both;
	position: relative;
	z-index: 10;
	padding-top: 60px;
	text-align: center;
	color: #fff;
}

#footer .logo {
	margin-bottom: 15px;
}

#footer .copyright {
	margin-bottom: 25px;
}

#footer .copyright a {
	color: #ddd;
}

#footer .contact .table {
	width: 100%;
	display: table;
	margin-bottom: 25px;
}

#footer .contact .row {
	display: table-row;
}

#footer .contact .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 40px;
	line-height: 15px;
	font-size: 12px;
	position: relative;
	text-align: left;
	font-weight: 300;
}

#footer .contact .cell.address {
	width: 33%;
	padding-right: 15px;
}

#footer .contact .cell.social {
	width: 18%;
	padding-left: 0;
	text-align: right;
}

#footer .contact .cell.social .safirSocial {
	display: inline-flex;
}

#footer .contact .cell .icon {
	display: inline-block;
	height: 30px;
	margin-right: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

#footer .contact .cell .icon:before {
	font-size: 30px;
	vertical-align: 30px;
	vertical-align: middle;
}

#footer .contact .cell.address .icon:before {
	content: "\E004";
}

#footer .contact .cell.phone .icon:before {
	content: "\E003";
}

#footer .contact .cell.email .icon:before {
	content: "\E03D";
}

#footer .contact .cell.social .icon:before {
	content: "\E03F";
}

#footer .contact .cell.language .icon:before {
	content: "\E03E";
}

#footer .contact .cell a {
	display: inline-block;
	font-size: 16px;
}

#footer .contact .cell br+a, #footer .contact .safirSocial {
	margin-top: 5px;
}

#footer .contact .cell.language a {
	display: inline-block;
	margin-left: 6px;
}

#footer .contact .cell.language a:first-child {
	margin-left: 0;
}

#footer .footerBottom {
	background: #fff;
	padding: 15px 0;
	text-align: center;
}

#footer .footerBottom li {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #ddd;
}

#footer .footerBottom li:first-child {
	border-left: 0;
}

#footer .footerBottom .sub-menu {
	display: none;
}

#footer .footerBottom .menu a {
	display: flex;
	align-items: center;
}

#footer .footerBottom .menu svg {
	width: 16px;
	height: 16px;
}

#footer .safirTop {
	display: block;
	position: absolute;
	margin-left: -40px;
	left: 50%;
	top: -40px;
	width: 80px;
	height: 80px;
	border: 10px solid rgba(255,255,255,0.2);
	cursor: pointer;
	border-radius: 50%;
}

#footer .safirTop span {
	display: block;
	width: 60px;
	height: 60px;
	background: #fff;
	padding: 10px;
	text-align: center;
	border-radius: 50%;
	transition: all .3s;
}

#footer .safirTop span:before {
	display: block;
	content: "\E040";
	font-size: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

#footer .safirTop:hover span {
	color: #fff;
}

/* 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;cursor:hand;-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}

/* RESPONSIVE */

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

	header #menuGroup, #infoBlock {
		display: none;
	}

	#header {
		border-bottom: 0;
		box-shadow: 0 0 8px rgba(0,0,0,0.2);
	}

	#logo {
		z-index: 10;
	}

	#logo img.desktop {
		display: none;
	}

	#logo img.mobile {
		display: block;
	}

	#infoBlock {
		border-top: 1px solid #f1f1f1;
		padding: 0;
	}

	#infoBlock .innerContainer {
		background: rgba(0,0,0,0.15);
		padding: 0;
	}

	#infoBlock .table, #infoBlock .row {
		display: block;
	}

	#infoBlock .cell {
		display: block;
		background: none;
		border-bottom: 1px solid rgba(255,255,255,0.05);
		width: 50% !important;
		padding: 10px 10px 10px 60px;
		min-height: 70px;
		font-size: 13px;
		line-height: 16px;
		float: left;
	}

	#infoBlock .cell a {
		font-size: 14px;
	}

	#infoBlock .cell .data {
		padding-top: 8px;
	}

	#mobileHeaderBlock {
		display: flex;
		z-index: 20;
		margin-left: auto;
		overflow: hidden;
		flex-shrink: 0;
	}

	#mobileHeaderBlock .button {
		display: block;
		margin: 2px;
		min-width: 30px;
		height: 30px;
		line-height: 30px;
		background: #fff;
		padding: 0 5px;
		text-align: center;
		font-weight: 500;
			cursor: pointer;
		border-radius: 1px;
	}

	#mobileHeaderBlock .button:before {
		font-size: 15px;
		line-height: 30px;
		vertical-align: middle;
	}

	#mobileHeaderBlock .button.phone:before {
		content: "\E050";
		font-size: 17px;
	}

	#mobileHeaderBlock .button.email:before {
		content: "\E041";
		font-size: 17px;
	}

	#mobileHeaderBlock .button.info:before {
		content: "\E049";
	}

	#mobileHeaderBlock .button.info.active:before {
		content: "\E017";
	}

	#mobileHeaderBlock .button.toggleMenu:before {
		content: "\E039";
	}

	#mobileHeaderBlock .button.toggleMenu.open:before {
		content: "\E017";
	}

	#mobileMenuContainer {
		background: #fff;
		overflow: hidden;
		width: 100%;
		height: 100%;
		overflow: overlay;
		z-index: 20;
		border-bottom: 3px solid #f0f0f0;
	}

	#mobileMenuContainer #headerSearch {
		position: relative;
		margin-left: 0;
	}

	#mobileMenuContainer #safir-searchform {
		width: 100%;
		height: 40px;
		overflow: hidden;
	}

	#mobileMenuContainer #headerSearch input[type=text] {
		display: block;
		width: 100%;
		padding-right: 50px;
		border-radius: 0;
	}

	#mobileMenuContainer #headerSearch button {
		border-radius: 0;
		background: none;
		position: absolute;
		top: 0;
		right: 0;
	}

	#mobileMenuContainer #menuGroup {
		height: auto;
		float: 	none;
		padding-right: 0;
		background: #fafafa;
	}

	#header>.innerContainer>#headerSearch {
		display: none;
	}

	#mobileMenuContainer #menu li {
		float: none;
		border-left: 0;
		padding: 0;
	}

	#mobileMenuContainer #menu a {
		line-height: 54px;
		padding: 0 10px;
		transition: none;
		border-radius: 0;
		border-top: 1px solid #ededed;
	}

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

	#mobileMenuContainer #menu a span.icon {
		margin: 17px 5px 18px 0;
	}

	#mobileMenuContainer #menu .sub-menu a span.icon {
		margin: 19px 5px 20px 0;
	}

	#mobileMenuContainer #menu>ul>li:hover>a>span.icon, #mobileMenuContainer #menu>ul>li.active>a>span.icon {
		color: inherit;
	}

	#mobileMenuContainer #menu span.arrow {
		display: none;
	}

	#mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 45px;
		height: 45px;
		display: block;
		text-align: center;
		cursor: pointer;
		font-size: 9px;
	}

	#mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow:before {
		line-height: 45px;
		content: "\E036";
	}

	#mobileMenuContainer #menu li.menu-item-has-children span.mobilearrow.active:before {
		content: "\E017";
	}

	#mobileMenuContainer #menu .sub-menu {
		position: relative;
		display: none;
		box-shadow: none;
		visibility: visible;
		top: inherit;
		left: inherit;
	}

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

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

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

	#mobileMenuContainer #menu .sub-menu a:hover {
		color: inherit;
	}

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

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

	#mobileMenuContainer .safirSocial {
		text-align: center;
		margin: 10px 8px;
		float: right;
	}

	#mobileMenuContainer .safirSocial li {
		float: none;
		display: inline-block;
	}

	#mobileMenuContainer .languageSelector {
		margin: 5px 0 5px 8px;
		text-align: center;
		float: left;
		border-radius: 2px;
		background: #fafafa;
		padding: 3px;
	}

	#mobileMenuContainer .language span {
		display: none;
	}

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

	#single .metaBox {
		margin: 0 -15px 15px;
		padding: 10px 15px 0;
	}

	#single .metaBox .meta {
		float: none;
		display: inline-block;
		padding: 5px 0;
		border-left: 0;
		margin-right: 15px;
	}

	#single .metaBox .share, #single .tagShareBlock .share {
		float: none;
		margin: 10px -15px 0;
		overflow: hidden;
	}

	#single .metaBox .share li, #single .tagShareBlock .share li {
		width: 25%;
		text-align: center;
		color: #fff;
		margin: 0;
	}

	#single .metaBox .share a, #single .tagShareBlock .share a {
		display: block;
		color: #fff;
		width: 100%;
		height: 40px;
		padding: 10px 0;
	}

	#single .metaBox .share a:before, #single .tagShareBlock .share a:before {
		margin: auto;
	}

	#single .share .facebook a, #single .tagShareBlock .share .facebook a {
		background: #597AC7;
	}

	#single .share .twitter a, #single .tagShareBlock .share .twitter a {
		background: #5BBCEC;
	}

	#single .share .facebook a:before, #single .tagShareBlock .share .facebook a:before {
		content: "\E051";
	}

	#single .share .twitter a:before, #single .tagShareBlock .share .twitter a:before {
		content: "\E052";
	}

	#single .share .whatsapp a, #single .tagShareBlock .share .whatsapp a {
		background: #55CD6C;
	}

	#single .tagShareBlock {
		margin: 15px -15px -15px;
		padding: 0 15px;
		border-top: 2px solid #f1f1f1;
		background: #fcfcfc
	}

	#single .tagShareBlock .share {
		position: relative;
		padding: 0;
		margin-top: 0;
	}

	#single .tags {
		float: none;
		padding-right: 0;
	}

	#single .tags .inner {
		border-right: 0;
	}

	.aboutWidget .menu {
		margin: -5px;
	}

	.aboutWidget .menu li {
		padding: 5px;
	}

	.aboutWidget .menu li a {
		padding: 15px;
	}

	body .aboutWidget .menu li {
		width: 25% !important;
	}

}

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

	body .aboutWidget .menu li {
		width: 33.3333333% !important;
	}

	.aboutWidget .menu li .icon {
		width: 30px;
	}

}

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

	#main {
		padding-top: 0 !important;
	}

	#contactPage .infoBlock {
		padding: 5px;
	}

	#contactPage .infoBlock .table {
		display: block;
	}

	#contactPage .infoBlock .table .item {
		width: 100% !important;
		display: block;
		background: none;
	}

	#contactPage .infoBlock .table .item .icon {
		float: left;
		margin-bottom: 0;
	}

	#contactPage #formmap .form, #contactPage #formmap .map {
		width: 100%;
	}

	#contactPage #formmap .form {
		padding: 15px;
	}

	#contactPage #formmap #googleMap {
		height: 240px;
	}

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

	#infoBlock .cell {
		width: 100% !important;
	}

	.mainHeading {
		margin-bottom: 15px;
	}

	#footer {
		overflow: hidden;
		border-top: 1px solid #fff;
		padding-top: 10px;
	}

	#footer .safirTop {
		position: relative;
		margin: 5px auto;
		left: inherit;
		top: 0;
		width: 40px;
		height: 40px;
		border: 5px solid rgba(255,255,255,0.2);
	}

	#footer .safirTop span {
		width: 30px;
		height: 30px;
		padding: 5px;
	}

	#footer .safirTop span:before {
		font-size: 20px;
		width: 20px;
		height: 20px;
		line-height: 20px;
	}

	#footer .contact .table {
		display: block;
		margin-bottom: 0;
	}

	#footer .contact .row {
		display: block;
	}

	#footer .contact .cell {
		display: table;
		overflow: hidden;
		min-height: 50px;
		width: 100% !important;
	}

	#footer .contact .cell.address {
		padding-right: 0;
	}

	#footer .contact .cell.social {
		text-align: center;
	}

	#footer .contact .cell .data {
		display: table-cell;
		vertical-align: middle;
	}

	#footer .footerBottom li {
		margin: 4px 0;
	}

	.safirBox, #aside .safirWidget {
		padding: 15px;
		border-radius: 0;
		box-shadow: none;
	}

	#main {
		margin: 0;
		padding: 0;
	}

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

	#aside {
		padding: 15px;
	}

	.sidebarWidget {
		margin-top: 15px;
	}

	.pageHeading {
		margin: 0 -15px 15px;
		padding: 0 15px;
	}

	#single .metaBox .meta span {
		display: none;
	}

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

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

	.crewWidget .item-container {
		padding: 5px;
	}

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

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

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

	.advancedPostsWidget1 .items .item-container {
		padding: 5px;
	}

	body .advancedPostsWidget1 .items .list .item-container {
		width: 33.33333333333%;
	}

	.advancedPostsWidget3 .items {
		margin: -5px;
	}

	.advancedPostsWidget3 .items .item-container {
		padding: 5px;
	}

	body .advancedPostsWidget3 .items .list .item-container {
		width: 33.33333333333%;
	}

	.advancedPostsWidget2 .items .item-container {
		width: 100%;
	}

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

	.categoriesWidget .items .item-container {
		padding: 5px;
	}

	body .categoriesWidget .items .list .item-container {
		width: 33.333333333%;
	}

	.contactWidget .infoBlock {
		width: 100%;
		position: relative;
		z-index: 2;
		top: 0;
		left: 0;
		padding: 15px;
	}

	#aside .contactWidget .infoBlock {
		margin-top: 15px;
	}

	.contactWidget.homeWidget .infoBlock .inner {
		height: inherit;
	}

	.contactWidget .infoBlock .logo {
		display: none;
	}

	.contactWidget .infoBlock .item {
		margin: 0 0 10px 0;
	}

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

	.galleryWidget .item-container {
		padding: 5px;
	}

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

	.referencesWidget .items {
		margin: -5px;
	}

	.referencesWidget .items .item-container {
		padding: 5px;
	}

	.safirWidget.homeWidget .innerContainer {
		padding: 15px;
	}

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

	.safirOwlButtons .owl-nav {
		top: 15px;
		right: 15px;
	}

	.safirOwlButtons .owl-nav div {
		margin-left: 5px;
	}

	.buttonWidget.homeWidget {
		margin: 15px !important;
	}

	.listing.double .itemContainer {
		width: 100%;
	}

	#single #related .items {
		margin: 0;
	}

	#single #related .items {
		margin: 5px;
	}

	#related .items .item-container {
		padding: 5px;
	}

	#single #related .mainHeading {
		margin-bottom: 0;
	}

	#comments div.comment-body {
		padding: 10px;
	}

	#comments .reply {
		position: relative;
		top: 0;
		right: 0;
	}

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

	#single.attachment #image {
		margin: 0 -15px;
		padding: 0;
	}

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

	.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) {

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

	body .aboutWidget .menu li {
		width: 50% !important;
	}

	.reading .gallery .gallery-item dt {
		line-height: 100px;
	}

	.gallery .gallery-item {
		width: 33.3333333333%;
	}

	.gallery br {
		display: none;
	}

}


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

	.listing.standard .itemContainer {
		width: 50%;
	}

	.pageHeading.withPrice .inner {
		padding-right: 85px;
	}

	.pageHeading .price {
		line-height: 16px;
		padding: 10px;
		position: absolute;
		right: 0;
		top: 7px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		font-weight: 300;
		float: left;
		text-indent: 5px;
	}

	.pageHeading .price:before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 18px 0 18px 5px;
		border-color: transparent transparent transparent #ffffff;
	}

	#referencesPage .refGallery .refContainer {
		width: 50%;
	}

	#referencesPage .refGallery .refContainer:nth-child(3n+1) {
		clear: none;
	}

	#referencesPage .refGallery .refContainer:nth-child(2n+1) {
		clear: both;
	}

	#referencesPage .refGallery .ref .thumb .inner {
	}

	.gallery .gallery-item {
		width: 50%;
	}

	.gallery br {
		display: none;
	}

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

	body .advancedPostsWidget1 .items .list .item-container {
		width: 50%;
	}

	body .advancedPostsWidget3 .items .list .item-container {
		width: 50%;
	}

	body .categoriesWidget .items .list .item-container {
		width: 50%;
	}

	body .aboutWidget .menu li {
		width: 100% !important;
	}

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


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

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

	body .advancedPostsWidget1 .items .list .item-container {
		width: 100%;
	}

	body .advancedPostsWidget3 .items .list .item-container {
		width: 100%;
	}

	body .categoriesWidget .items .list .item-container {
		width: 100%;
	}

	body .aboutWidget .menu li {
		width: 100% !important;
	}

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

}
