	* {
	font-family: Rubik, sans-serif !important;
}

a {
	color: black;
}

body {
	background-color: white);
}

.field {
	padding-top: 5px;
	padding-bottom: 5px;
}

.btn {
	border: 1px solid black;
	padding: 10px;
}

.error {
	border: 1px solid red;
}

.feedback-title {
	font-size: 18px;
	font-weight: bold;
}

.fullwidth {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}

.button-group {
	text-align: center;
	padding: 30px 0 0 0;
	clear: both;
	/*      margin-bottom: -15px;*/
}

a:hover {
	color: #f92525
}

a.button {
	font-family: Rubik;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	color: #ffffff;
	padding: 15px 32px 13px 32px;
	background-color: #f92525;
	display: inline-block;
}

a.button:hover {
	background-color: #606263;
}

.nopad {
	padding: 0px !important;
	margin: 0px !important;
}

h1 {
	font-size: 58px;
	/*    font-size: 5vw;*/
	font-weight: 300;
	line-height: 1.07;
	text-align: left;
	color: white;
	display: inline-block;
	padding: 0px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 36px;
	line-height: 1.1;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
}

h3 {
	font-size: 24px;
	display: block;
	width: 100%;
	line-height: 30px;
	color: black;
	margin-bottom: 20px;
}

h3.clear {
	text-align: center;
	margin-bottom: 0px;
}

h1 span,
h2 span,
h3 span {
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	color: #888888;
	margin-top: 7px;
}

h3 span {
	font-size: 18px;
	margin-top: 2px;
}

hr {
	display: block;
	width: 100%;
	text-align: center;
	opacity: 0.8;
	padding: 0px;
	margin: 0px;
}

.sidebar hr {
	margin: 40px 0 40px 0;
}

footer hr {
	opacity: 0.2;
}

h2:after {
	content: "";
	display: block;
	margin: 14px 46% 24px 46%;
	/*    min-width: 80px;*/
	height: 4px;
	background-color: #f92525;
	text-align: center;
	line-height: 4px;
}


/*nav*/

headmenu {
	background-color: white;
	display: block;
	height: 70px;
	position: fixed;
	z-index: 1000;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
}

headoverlay {
	background-color: white;
	display: block;
	position: fixed;
	z-index: 1000;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	background-color: rgba(255, 255, 255, 0.8)
}

.top-bar,
.top-bar-left ul {
	background-color: #ffffff;
	height: 70px;
}

.top-bar-left ul {
	margin-left: 20px;
	display: inline;
}

.top-bar-left .menu li {
	margin: 0 10px 0 10px;
}

.logo {
	margin-top: -2px;
}

.stub {
	display: block;
	height: 70px;
}

@media (max-width: 1100px) {
	.banklogo {
		display: none
	}
}

@media (max-width: 990px) {
	.banklogo {
		display: none
	}
}

@media (max-width: 480px) {
	.logo {
		zoom: 80%;
		-moz-transform: scale(0.8);
	}
	headmenu,
	.stub,
	.top-bar,
	.top-bar-left ul {
		height: 60px;
	}
}

.menu li a {
	color: black;
	text-decoration: underline;
}

.top-bar-right {
	flex-basis: auto !important;
	flex-grow: 0 !important;
	flex-shrink: 1 !important;
}

.top-bar-right .menu {
	display: none;
	position: absolute;
	right: 0;
	top: 60px;
	width: 100%;
	max-width: 320px;
	padding: 30px;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
}

.top-bar-right .menu li {
	padding: 5px 5px 5px 20px;
}

.menu li,
.menu a.active,
.menu a:hover {
	color: #f92525;
	text-decoration: none;
}


/*slder*/

.xslide {
	background-color: #333333;
}

@media (max-width: 990px) {
	.slick-slide .row {
		background-color: rgba(41, 41, 41, 0.3)
	}
}

.xslide .outer {
	/*display: table-row;*/
}

.xslide .inner {
	display: table-cell;
	height: 600px;
	vertical-align: middle;
}

@media (max-width: 1280px) {
	.xslide .inner {
		padding-left: 8vw;
		padding-right: 8vw;
	}
}

.xslide h1 {
	text-align: left;
	display: inline-block;
	width: 100%;
	max-width: 600px
}

.xslide h1 span {
	text-align: left;
	display: inline-block;
	line-height: 1.33;
	margin: 14px 0 0 0;
	color: rgba(255, 255, 255, 0.7);
}

.xcontrols {
	position: absolute;
	top: 300px;
	z-index: 10;
}

.xcontrols.xcollections {
	position: relative;
	top: 120px;
	z-index: 10;
}

.xcontrols ul {
	position: absolute;
	top: 300px;
	z-index: 10;
}

a.arrow {
	margin: 30px;
}

.xcollections a.arrow {
	/*      margin: 30px;*/
	margin: 1.3vw;
}

a.arrow:hover {
	opacity: 0.8;
}

a.white-right {
	z-index: 20;
	background: url(/img/arr.png);
	float: right;
	display: inline-block;
	width: 34px;
	height: 65px;
}

a.white-left {
	z-index: 20;
	background: url(/img/arr-l.png);
	float: left;
	display: inline-block;
	width: 34px;
	height: 65px;
}

a.black-right {
	z-index: 20;
	background: url(/img/barr.png);
	float: right;
	display: block;
	width: 34px;
	height: 65px;
}

a.black-left {
	z-index: 20;
	background: url(/img/barr-l.png);
	float: left;
	display: block;
	width: 34px;
	height: 65px;
}

.xdots {
	position: absolute;
	top: 620px;
	z-index: 10;
}

@media (max-width: 990px) {
	a.white-left,
	a.white-right {
		zoom: 60%;
		-moz-transform: scale(0.6);
	}
	h1 {
		zoom: 85%;
		-moz-transform: scale(0.85)
	}
	.xslide .inner {
		height: 500px;
	}
	.xdots {
		top: 520px;
	}
}

@media (max-width: 480px) {
	a.white-left,
	a.white-right {
		display: none
	}
	h1 {
		zoom: 75%;
		-moz-transform: scale(0.75)
	}
	.xslide .inner {
		padding: 0;
	}
}

a.dot {
	width: 14px;
	height: 14px;
	background-color: #f92525;
	border: 3px solid rgba(55, 55, 55, 0.9);
	border-radius: 10px;
	margin-right: 16px;
	display: inline-block;
}

a.dot.active {
	border: 3px solid white;
	background-color: black;
}


/*news*/

.xnews h2 div {
	position: relative;
	top: -30px;
}

.xnews h2 a {
	font-size: 17.9px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.67;
	color: #000000;
	margin-left: 20px;
	float: right;
	white-space: nowrap;
}

@media (max-width: 900px) {
	.xnews h2 div {
		top: 0px;
	}
	.xnews h2 a {
		float: none;
	}
}

@media (max-width: 90px) {
	.xnews h2 div {
		top: 100px;
		position: static;
		display: block;
		width: 100%;
		border: 1px solid green;
		text-align: center;
	}
}

.xnews h2 a:hover {
	color: #f92525;
}

.xwrap {
	overflow: hidden !important;
	width: 100%;
}

.xcards {
	height: 224px;
}

.xcards-wrapper {
	height: 224px;
	position: relative;
	width: 300%;
}


/*newscard*/

newscard,
.newscard {
	width: 260px;
	display: inline-block;
	margin: 0 20px 0 0;
	position: relative;
	top: 0px;
	transition: top 0.3s;
	padding-top: 4px
}

newscard data,
.newscard data {
	display: table-row;
	background-color: #e9eced;
}

newscard content,
.newscard content {
	display: table-row;
	background-color: #e9eced;
}

newscard data p,
.newscard data p {
	display: table-cell;
	height: 60px;
	color: #777777;
	font-size: 18px;
	vertical-align: middle;
	line-height: 0.9;
	padding: 0px 10px 0px 30px;
	width: 100%;
}

newscard content p,
.newscard content p {
	display: table-cell;
	height: 160px;
	vertical-align: bottom;
	line-height: 0.9;
	padding: 0px 20px 18px 30px;
	line-height: 1.44;
	width: 100%;
	background-color: #e9eced;
	color: #000000;
}

newscard.event data p,
.newscard.event data p {
	background-color: #f92525;
	color: #ffffff;
	font-size: 22px;
}

newscard.event content p,
.newscard.event content p {
	background-color: #606263;
	color: #ffffff;
	font-size: 18px;
}

newscard:hover,
.newscard:hover {
	cursor: pointer;
	position: relative;
	top: -4px;
	opacity: 0.9;
}

.section,
section {
	padding: 51px 0 22px 0;
}


/*cards*/

.xlatest .gallery name {
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
	display: block;
}

.xlatest .gallery artist,
.xlatest .gallery date {
	font-size: 15px;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: rgba(255, 255, 255, 0.5);
}

.cards {
	border: 0;
	font-size: 15px;
	line-height: 1.47;
	color: #888888;
	margin-bottom: 20px;
	color: #888888;
}

.cards name {
	display: block;
	font-size: 18px;
	line-height: 1.44;
	text-align: left;
	color: #000000;
	padding: 12px 0 4px 0;
	text-decoration: underline;
}

.cards content,
.cards date {
	color: #888888;
	text-decoration: none;
}

.cards:hover name {
	color: #f92525;
}

.cards img {
	border: 1px solid rgba(0, 0, 0, 0.15);
	/*
    height: 400px;
    object-fit: cover;
*/
	object-fit: cover;
	height: 20vw;
	max-height: 340px;
}

@media (max-width: 40em) {
	.cards img {
		max-width: 70px;
		float: left;
		height: auto;
		margin-right: 20px;
	}
}


/*xevents*/

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

form {
	border: 0px !important
}


/*<forms>*/

select {
	background-image: url("/img/down.png");
	background-size: 12px 7px;
}

select,
input[type="search"],
input[type="text"],
input[type="email"] {
	border-width: 1px 1px 1px 1px !important;
	border-color: white white #cccccc white;
	box-shadow: none;
}

input[placeholder] {
	text-overflow: ellipsis;
}

input[placeholder]::-webkit-input-placeholder {
	color: black;
}

input[placeholder]:focus::-webkit-input-placeholder {
	color: transparent
}


}
input[placeholder] {
	text-overflow: ellipsis;
}
select option {
	padding: 10px;
}
h2 div input[type="search"] {
	display: inline-block;
	height: 39px;
	margin-bottom: 0;
}
a.search-ico {
	margin-bottom: 0px;
	height: 39px;
	display: inline-block;
	position: absolute;
	z-index: 20;
	opacity: 0.7;
}
a.search-ico img {
	margin: auto 10px auto 10px;
	position: relative;
	left: -34px;
	top: 4px;
}
a.search-ico:hover {
	opacity: 1;
}
select:focus,
input:focus {
	border: 0;
}
select:hover,
input:hover {
	border-width: 1px 1px 1px 1px;
	border-color: white white #F92525 white;
}
select.active {
	border-width: 1px 1px 2px 1px;
	border-color: white white #F92525 white;
}
.nowrap {
	white-space: nowrap;
}
@media (max-width: 990px) {
	h2 .relative {
		position: static;
		float: none !important;
	}
	
	h2 .absolute {
		position: static;
	}
	
	.xevents select {
		margin-bottom: 0;
	}
}
.list {
	margin-bottom: 40px;
}
.list data {
	background: white url(/img/cropdate.png) right no-repeat;
	color: #888888;
	display: inline-block;
	padding-right: 40px;
	font-size: 15px;
	transition: background-color 0.3s;
	margin-right: 10px;
	margin-bottom: 8px;
	min-width: 140px;
}
.list data.active {
	background: #F92525 url(/img/cropdate.png) right no-repeat;
	padding: 8px 32px 8px 15px;
	color: white;
	margin-bottom: 10px;
}
.list:hover data {
	background-color: #ffffff;
}
.list:hover data.active {
	background-color: #606263;
}
.list tit {
	display: block;
	font-size: 18px;
	line-height: 1.33;
	text-decoration: underline;
}
.list name,
list:hover name {
	display: block;
	color: black;
	margin: 7px auto 5px auto;
	font-size: 15px;
}
.list content {
	font-style: italic;
	color: #888888;
	display: block;
	font-size: 15px;
}

/*xlink*/
.xlink .list {
	display: inline;
}
.xlink .list tit {
	display: inline !important;
}
.xlink .list data {
	display: block;
	padding: 0 0 25px 0;
}

/*content*/
.content {}
.aboutz a,
.content a,
#descr_short a,
#descr_full a {
	text-decoration: underline;
}
p.selected {
	font-weight: 500
}
q {
	quotes: "“" "“" "“" "“";
}
.content q {
	font-style: italic;
	padding-left: 45px;
	width: 100%;
	display: block;
	/*      border: 1px solid blue;*/
	
	position: relative;
}
.content q:before {
	content: open-quote;
	font-family: georgia, serif;
	font-size: 88px;
	font-style: italic;
	position: absolute;
	left: -10px;
	height: 80px;
	top: -30px;
	color: #444444;
	/*      border: 1px solid red;*/
}
.content q:after {
	content: '';
	clear: both;
	width: 100%;
	display: block;
}
.content q em {
	color: #888888;
	font-style: italic;
	display: block;
}
.content a {
	text-decoration: underline;
}
.content img {
	margin-bottom: 20px;
}
.row.columns.results {
	padding: 30px 40px 15px 40px;
	margin-bottom: 30px;
}
.results data {
	display: block;
	font-size: 58px;
	font-weight: 300;
	line-height: 0.5;
	text-align: center;
	letter-spacing: -5px;
	color: #f92525;
	padding-top: 10px
}
.results content {
	display: block;
	line-height: 1.1;
	text-align: center;
	padding: 14px 0 27px 10px;
}
.contact {
	margin-top: 35px
}
.contact name {
	display: block;
}
.contact content {
	display: block;
	color: #888888;
	margin-bottom: 20px
}
.contact phone {
	display: block;
}
.contact a {
	text-decoration: underline;
}
.feedback .wrapper {
	padding: 30px;
	width: 100%
}
.feedback a {
	margin: 20px 0 0 0;
}
@media (max-width: 640px) {
	.content img {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.results .columns {
		zoom: 0.75;
	}
	
	.results .columns data {
		zoom: 0.65;
	}
}
.content *[align="right"] {
	margin: 20px auto 20px 20px;
}
.content *[align="left"] {
	margin: 20px 20px 20px auto;
}

/*sidebar*/
.sidebar {
	padding-left: 20px;
}
.sidebar content {
	font-style: italic;
	color: #888888;
	display: block;
	display: block;
}
.small-list {
	margin-bottom: 20px;
	display: block;
}
.small-list data {
	color: #888888;
	display: inline-block;
	padding: 8px 32px 0px 0px;
	font-size: 15px;
	transition: background-color 0.3s;
	margin: 0px;
}
.small-list data.active {
	background: #F92525 url(/img/cropdate.png) right no-repeat;
	color: #ffffff;
	display: inline-block;
	padding: 8px 32px 8px 10px;
}
.small-list data.active:hover {
	background: #606263 url(/img/cropdate.png) right no-repeat;
	color: #ffffff;
	display: inline-block;
	padding: 8px 32px 8px 10px;
}
.small-list tit {
	font-size: 15px;
	display: block;
	text-decoration: underline;
}
icon.video {
	background: url(/img/video.png);
	display: block;
	height: 13px;
	width: 13px;
	position: relative;
	margin: -13px auto auto -18px;
	top: 17px;
}
.face-list {
	margin-bottom: 30px;
}
.face-list img {
	width: 90px;
}
.face-list tit {
	display: block;
	padding-left: 20px;
	text-decoration: underline;
}
.face-list data {
	display: block;
	padding-left: 20px;
	color: #888888;
}
@media (max-width: 1023px) {
	.sidebar {
		padding-left: 0px;
	}
	
	.small-list {
		margin-bottom: 20px;
		padding-right: 30px;
		display: inline-block;
	}
	
	.make-it-big {
		width: 100%
	}
	
	.make-it-big .small-list {
		clear: both;
		float: left;
		margin-left: 15px;
	}
	
	.make-it-big .small-list:after {
		clear: both;
		content: '';
		width: 100%;
		display: block;
	}
	
	.make-it-big .small-list tit {
		font-size: 18px;
	}
	
	icon.video {
		display: inline-block;
		position: relative;
		float: right;
		top: 19px;
		right: -18px;
	}
	
	.xlink icon.video {
		background: url(/img/video.png);
		display: block;
		height: 13px;
		width: 13px;
		float: left;
		margin: -0;
		top: 5px;
		left: 0px;
		margin-right: 8px;
		position: relative;
	}
	
	.make-it-big .face-list tit {
		font-size: 18px;
	}
}

/*share*/
.share {
	clear: both
}
.share a img {
	margin: auto 4px auto 4px;
	opacity: 1;
	transition: opacity 0.3s;
}
.share a:hover img {
	filter: invert(100%);
	opacity: 0.7;
}

/*foooter*/
footer {
	background-color: #0f73c0;
	margin-top: 58px;
	padding: 40px 0 40px 0;
}
footer .columns {
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.47;
	color: #ffffff;
}
footer h6 {
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
}
footer .c-1 {
	font-size: 15px;
	line-height: 1.47;
	color: #ffffff;
}
footer .c-1 img {
	display: block;
	margin: -12px 0 20px 0;
}
footer .c-1 span {
	display: block;
}
footer .c-2 a {
	margin-right: 20px;
	margin-bottom: 5px;
}
footer .c-2 span {
	color: #dddddd;
	display: block
}
footer .c-2 div {
	margin-top: 10px;
}
footer a {
	font-size: 15px;
	line-height: 1.4;
	color: #ffffff;
	text-decoration: underline;
	white-space: nowrap
}
footer .c-3 {
	white-space: nowrap;
}
footer .c-4 {
	text-align: right;
}
footer .c-4 div {
	margin-bottom: 30px;
}
footer .c-4 a {
	margin-left: 10px;
	margin-bottom: 10px;
	/*    float: right;*/
}
footer .c-4>a {
	/*    margin-left: 10px;
    margin-bottom: 10px;*/
	
	float: right;
}
footer .c-4 a img {
	opacity: 1;
	transition: opacity 0.2s;
	/*      transition: filter 0.2s;*/
}
footer .c-4 a:hover img {
	filter: invert(100%);
	opacity: 0.5;
}

/*artist*/
.pad-tb {
	margin: 20px auto 20px auto
}

/*artface*/
.art-face face {
	display: table-cell;
}
.art-face face img {
	max-width: 180px;
	border-radius: 100px;
	width: 22vw;
	min-width: 80px;
	opacity: 1;
	transition: opacity 0.5s;
}
.art-face content {
	max-width: 180px;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding-left: 20px;
}
.art-face content name {
	font-size: 18px;
	line-height: 1.3;
	text-decoration: underline;
}
.art-face content date {
	font-size: 15px;
	line-height: 1.3;
	font-size: 15px;
	color: #888888;
	display: block;
	margin-top: 11px;
}
.art-photo .absolute {
	top: 0px;
	right: -15px;
	width: 113px;
	z-index: 500;
}
.art-photo .absolute a {
	display: table-cell;
	vertical-align: middle;
	background-color: rgba(253, 255, 251, 1);
	height: 180px;
	padding-left: 20px;
	line-height: 1.2;
}
.art-photo .absolute a name {
	font-size: 15px;
	text-decoration: underline;
}
.art-photo .absolute a date {
	display: block;
	font-size: 15px;
	color: #888888;
}
.art-photo .wrap {
	white-space: nowrap;
	overflow: hidden;
}
.art-photo .wrap img {
	height: 180px;
	z-index: 1;
}
.art-photo .wrap a {
	opacity: 1;
	transition: opacity 0.5s;
}
.art-photo .wrap a:hover {
	opacity: 0.85;
}
@media (max-width: 640px) {
	.art-photo .wrap img,
	.art-photo .absolute a {
		height: 110px
	}
	
	.art-photo {
		margin-top: 10px
	}
}

/*filter*/
.filter-colls {
	width: 95.5%
}
.filter-colls select {
	margin-bottom: 5px;
}
.filter-colls .c-1 {
	padding-right: 7px !important;
	padding-left: 7px !important;
	/*    flex: 14.5%;*/
	/*    max-width: 14.5%;*/
}
.filter-colls .c-6 {
	padding-right: 8px !important;
	padding-left: 8px !important;
	/*    flex: 17.5%;*/
	/*    max-width: 17.5%;*/
}
.filter-end {
	position: relative;
	right: 0px;
	width: 5%;
}
.filter-end .absolute {
	right: 0px;
	top: -35px;
}
.filter-end a {
	padding: 8px;
}
.filter-end img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.4;
	transition: opacity 0.3s;
	zoom: 50%;
	-moz-transform: scale(0.5);
}
.filter-end a:hover img,
.filter-end a.active img {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}
.filter-small {
	text-align: right;
	position: relative;
	right: -20px;
	top: -8px;
}
@media (max-width: 1024px) {
	.filter-end img {
		zoom: 100% -moz-transform: scale(1);
	}
	
	.filter-colls {
		width: 110%
	}
	
	.filter-end {
		position: static;
		width: 100%;
	}
	
	.filter-end .absolute {
		position: static;
		margin-top: 10px;
		right: 0px;
		width: 100%;
		text-align: center
	}
}

/*masonry*/
.masonry img {
	max-width: 100%;
	height: auto;
	display: block;
	opacity: 1;
	transition: opacity 0.5s;
}
.masonry {
	margin: 0;
	padding: 0;
	font-size: .85em;
}
.masonry .item {
	display: inline-block;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	border-radius: 0;
	margin-bottom: 2em;
}
.masonry a:hover img {
	opacity: 0.85;
}
.item tit {
	font-size: 18px;
	display: block;
	text-decoration: underline;
	margin-top: 10px;
}
.item artist,
.item data {
	font-size: 15px;
	text-decoration: none;
	color: #888888;
	white-space: normal;
	display: inline;
}

/*small-xestions*/
.small-section {
	padding: 30px 0 30px 0;
	font-size: 15px;
}
.small-section .art-face {
	padding-bottom: 20px;
}
.small-section .art-face name {
	text-decoration: none
}
.in-line .item img {
	height: 40vw;
	max-height: 380px;
	min-height: 200px;
}
.in-line .item {
	display: inline-block;
	padding-right: 20px;
	white-space: normal !ipmortant;
}
.in-line .inner {
	white-space: nowrap;
}
.in-line .item content {
	display: block;
	width: auto !important;
	width: 300px !important;
}

/*about*/
.forceborder * {
	border: 1px solid #D9D9D9;
}
.bordered {
	border: 1px solid #D9D9D9;
}
.bordered-top {
	border-top: 1px solid #D9D9D9;
}
.bordered-bottom {
	border-bottom: 1px solid #D9D9D9;
}
.aboutz date {
	font-size: 15px;
	color: #888888;
	margin-top: 20px;
	display: block;
}
.aboutz .c-1 {
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 30px 15px 30px 30px;
}
.aboutz .c-2 {
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 30px 30px 30px 15px;
}
.aboutz .c-1.first {
	border-top: 1px solid #D9D9D9;
}
.aboutz .c-2.first {
	border-top: 1px solid #D9D9D9;
}
.face {
	width: 180px;
	border-radius: 100px;
	object-fit: cover;
}

/*contacts*/
.xmap .c-1 {
	line-height: 1.47;
	font-size: 15px;
	padding-left: 60px;
	padding-right: 40px;
}
.xmap .c-2 img {
	height: 400px;
	object-fit: cover;
}
.xmap .c-2 .flex-video {
	height: 400px;
}
.xmap .c-1 p {
	line-height: 1.47;
	font-size: 15px;
	padding: 0;
	margin-bottom: 20px;
}
.xmap .c-1 content {
	margin-bottom: 40px;
	display: block
}
.xmap .c-1 h3 {
	display: block;
	margin-bottom: 15px;
	line-height: 1.2;
}
a.underline {
	text-decoration: underline;
}
.xmap .c-1 .outer {
	float: right;
	right: 10px;
	margin-top: -5px;
}
.xmap .c-1 .inner {
	color: #888888;
	text-align: center;
	line-height: 1;
	display: block;
}
.xmap .c-1 .inner span {
	color: #888888;
	display: inline-block;
	text-align: center;
}
.xmap .c-1 img {
	width: 70px;
	margin: 5px;
}
.xmap .c-1 a:hover {
	color: #dddddd;
}
.xmap .c-1 a:hover img {
	opacity: 0.7;
}
.back {
	font-size: 15px;
	color: #888888;
	white-space: nowrap;
	padding-left: 24px;
	background: url(/img/back.png) no-repeat;
	background-position: 5px 4px;
}
.controlpanel {
	position: relative;
	top: 114px;
	margin-top: -114px;
	height: 114px;
}
.controlpanel .prototype-wrapper {
	position: relative;
	left: -18px;
	top: -15px;
	color: #888888;
	font-size: 15px;
	width: 140px;
}
.preview .share {
	white-space: nowrap;
}
.preview .share span {
	display: block;
	font-size: 15px;
	position: relative;
}
.viewpanel .thumbs img {
	object-position: 50% 0%;
	object-fit: cover;
	height: 70px;
	width: 70px;
	margin-top: 10px;
	opacity: 0.8;
}
@media screen and (min-width:0\0) {
	.viewpanel .thumbs img {
		height: auto;
		width: 50px;
	}
}
.viewpanel .thumbs {
	margin-top: 110px;
	z-index: 12;
	position: relative;
}
.viewpanel .thumbs a.active img {
	border: 4px solid red;
}
.bigpic {
	width: 100%;
	max-height: 600px;
	object-fit: contain;
	z-index: 200;
	position: relative;
	min-height: 350px
}
@media screen and (min-width:0\0) {
	.bigpic {
		width: auto;
		height: auto;
		max-height: auto;
		z-index: 200;
		position: relative;
		min-height: auto;
	}
}
.audiogid {
	padding-left: 18px;
	margin-top: -12px
}
.fullscreen {
	float: right
}
.notes tit,
.notes {
	padding-top: 25px;
	text-align: center;
}
.notes content {
	padding-top: 8px;
	display: block;
}
.notes content {
	color: #888888;
}
.preview .xcontrols {
	top: 500px;
	/*      filter: invert(100%);*/
	
	opacity: 0.5;
}
.preview .description {
	margin-top: 30px;
	max-width: 730px;
	width: 100%;
}
.clear:after {
	content: none;
}
.xcontrols-small {
	/*      visibility: hidden;*/
	
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px
}

/*gallery media*/
@media (min-width: 1920px) {
	.gallery__item-container {
		width: 12.5%;
	}
}
@media (max-width: 1280px) {
	.gallery__item-container {
		width: 25%;
	}
	
	.preview .xcontrols {
		display: none;
	}
	
	.xcontrols-small {
		/*              visibility: visible;*/
		display: flex;
	}
}
@media (max-width: 1023px) {
	.viewpanel .thumbs {
		margin-top: 100px;
	}
	
	.viewpanel .thumbs img {
		object-fit: cover;
		height: 50px;
		width: 50px;
		margin-top: 10px;
		margin-left: 10px;
		opacity: 0.8;
	}
	
	.preview .share {
		white-space: normal;
	}
	
	.preview .share a {
		display: block;
		margin: 4px;
	}
}
@media screen and (min-width:0\0) and (max-width: 1023px) {
	.viewpanel .thumbs img {
		height: auto;
		width: 40px;
	}
}
@media (max-width: 990px) {
	.gallery__item-container {
		width: 50%;
	}
	
	.xmap .c-1 {
		padding-left: 30px;
		padding-right: 20px;
	}
}
@media (max-width: 639px) {
	.filter-small {
		text-align: center;
		position: static;
		margin-top: -10px;
		margin-bottom: 6px;
	}
	
	.bigpic {
		width: 100%;
		max-height: auto;
		object-fit: auto;
		z-index: 200;
		position: static;
		min-height: auto;
	}
	
	.viewpanel .thumbs a {
		text-align: center;
	}
	
	.viewpanel .thumbs img {
		margin: 0px;
	}
	
	.audiogid {
		padding-left: 0px;
		margin-top: -12px;
		float: right;
		position: relative;
		top: -50px;
		right: -30px
	}
	
	.fullscreen {
		margin-top: 24px;
	}
	
	.controlpanel {
		top: -15px;
		margin-top: -0px;
		margin-bottom: -40px
	}
	
	.viewpanel .thumbs {
		margin-bottom: 0px;
		margin-top: 10px;
	}
	
	.preview .share {
		white-space: normal;
		margin-top: 30px
	}
	
	.preview .share a,
	.preview .share span {
		display: inline-block;
		margin: 1px;
	}
	
	.preview .share tit {
		white-space: nowrap;
	}
	
	.aboutz .c-1 {
		border-left: 1px solid #D9D9D9;
		border-right: 1px solid #D9D9D9;
		border-bottom: 0;
		padding: 15px 15px 15px 15px;
	}
	
	.aboutz .c-2 {
		border-right: 1px solid #D9D9D9;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		padding: 0px 15px 15px 15px;
	}
	
	.aboutz .c-1.first {
		border-top: 1px solid #D9D9D9;
	}
	
	.aboutz .c-2.first {
		border-top: 0;
	}
	
	.face {
		width: 120px;
		border-radius: 100px;
	}
	
	.xmap .c-1 {
		padding: 20px 0 20px 0;
	}
}
@media (max-width: 480px) {
	.gallery__item-container {
		width: 100%;
	}
	
	h2 {
		font-size: 24px;
		text-align: center;
		/*              font-size: 26px !important;*/
	}
	
	h2 div.relative,
	h2 span {
		font-size: 17px;
		line-height: 1;
	}
	
	h3 {
		font-size: 18px;
		text-align: center;
	}
	
	h3 span {
		font-size: 15px;
		line-height: 1;
	}
}
@media screen and (min-width:0\0) and (max-width: 480px) {}
@media (min-width: 1023px) {
	.preview h2 tit {
		margin-left: 17%;
		margin-right: 17%;
		display: block;
	}
}
.iv-snap-image {
	object-fit: contain;
}

/*.gall */
.square {
	position: relative;
	display: block;
	width: 100%;
	background-size: cover;
	color: red;
}
.square:before {
	display: block;
	position: relative;
	padding-top: 100%;
	content: '';
}
.square.c-1:before {
	position: static;
}
.gall .c-1 {
	background-image: linear-gradient(rgba(31, 34, 41, 0) 0%, rgba(31, 34, 41, 0) 50%, rgba(31, 34, 41, 0.49) 75%, rgba(31, 34, 41, 0.49) 100%);
	cursor: pointer;
	display: block;
	position: relative;
	height: 100%;
	margin-bottom: -100%;
	z-index: 1;
}
.gall .col {
	position: relative;
	overflow: hidden;
}
.gall .c-1 .wrapper {
	position: absolute;
	bottom: 0px;
	padding: 25px 25px 25px 25px;
}
.gall .c-2 {
	background-position: 50% 0%;
	background-size: cover;
	transform: scale(1);
	transition: all .3s ease-in-out;
}
.gall name {
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
	display: block;
}
.gall artist,
.gall date {
	font-size: 15px;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
}

/*.gall .c-2:hover,*/
.gall a:hover .c-2 {
	transform: scale(1.2);
}
@media (min-width: 1024px) and (max-width: 1439px) {
	.xxlarge-1.show-for-medium {
		display: none
	}
}
@media (min-width: 1440px) {
	/*	and (max-width: 1921px)*/
	
	.xxlarge-1 {
		width: 20%;
		max-width: 20%;
		flex-basis: 20%;
	}
}
@media (min-width: 1922px) {
	/*
	.xxlarge-1 {
		width: 12.5%;
		max-width: 12.5%;
		flex-basis: 12.5%;
	}
*/
	
	.xxlarge-1.show-for-medium {
		display: none
	}
}
@media (max-width: 400px) {
	.xxlarge-1 {
		/*        border: 2px solid red;*/
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}

/*.gallend*/

/*zomm for big*/
@media (min-width: 1922px) {
	body>* {
		zoom: 1.3;
	}
	
	.row {
		max-width: 60vw;
	}
	
	.xxlarge-1.show-for-medium {
		display: block;
	}
}
.slick-dots li button:before {
	font-size: 0px !important;
	width: 10px !important;
	height: 10px !important;
	background-color: #f92525;
	border: 0px solid rgba(55, 55, 55, 0.9);
	border-radius: 10px;
	margin-right: 16px;
	display: inline-block;
	opacity: 1 !important;
	position: relative;
}
.slick-dots li.slick-active button:before {
	border: 3px solid white;
	background-color: rgba(55, 55, 55, 0);
	width: 14px !important;
	height: 14px !important;
	top: -2px;
	left: -2px;
}
@media (max-width: 639px) {
	div.xcontrols.xcollections.xshow {
		display: none;
	}
}
.button {
	text-decoration: none !important;
}
a.inverted {
	background-color: white;
	color: black;
	border: 2px solid #F92525;
}
a.inverted:hover {
	border: 2px solid #F92525;
	color: #F92525;
	background-color: white;
}
.feedback-fields {
	border: 1px solid #D9D9D9;
	padding: 30px;
}
form#main_project_form span {
	font-size: 15px;
	color: #888888;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	padding-left: 10px
}
.point {
	font-size: 18px;
	font-weight: bold;
	color: black !important}