@charset "UTF-8";

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

td,
th {
	padding: 0
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}
.dfr {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center
}

#quadmenu {
	position: absolute !important;
	left: 15px;
	top: 80px;
	max-width: 1170px;
	background: #fff;
	display: none;
	z-index: 1 !important
}

#quadmenu .quadmenu-row > li.col-sm-4 {
	padding-right: 0
}
#quadmenu .quadmenu-row > li.col-sm-8 > div > ul a,
#quadmenu .quadmenu-row > li.col-sm-4 a{
	transition: all 0.3s ease;
}
#quadmenu .quadmenu-row > li.col-sm-8 > div > ul a:hover{
	color: #A64AC9 !important;
}
#quadmenu .quadmenu-row > li.col-sm-4 a:hover{
	opacity: 0.6;
}
#quadmenu .quadmenu-row > li.col-sm-4 .widget {
	padding: 35px !important;
	background: #313131 !important;
	color: #fff;
	font-family: Source Sans Pro, sans-serif
}
#quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav > li.quadmenu-item{
	height: auto !important;
}
#quadmenu .quadmenu-dropdown-menu{
	opacity: 1 !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	transform: translate(0,0) !important;
	box-shadow: none !important;
}
#quadmenu .quadmenu-row > li.col-sm-4 .widget img {
	max-width: 182px;
	margin-bottom: 5px;
	-o-object-position: left;
	object-position: left;
	-o-object-fit: contain;
	object-fit: contain
}

#quadmenu .quadmenu-row > li.col-sm-4 .widget p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #fff;
	transition: all 0.3s ease;
}

#quadmenu .quadmenu-row > li.col-sm-4 .widget a {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}

#quadmenu .quadmenu-dropdown-toggle {
	display: none !important
}

#quadmenu #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item > .quadmenu-dropdown-menu {
	position: static
}

#quadmenu .menu li {
	margin-bottom: 15px
}

#quadmenu .menu li a {
	font-size: 14px !important;
	line-height: 17px;
	color: #313131 !important;
	font-weight: 500;
	font-family: Lato, sans-serif !important;
	text-transform: uppercase;
}


#quadmenu .quadmenu-row > li.col-sm-8 .widget,
#quadmenu .quadmenu-row > li.col-sm-4 .widget {
	padding: 0 15px !important;
}


#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item {
	margin-bottom: 10px;
	width: calc((100% - 270px) / 2)
}
#quadmenu .quadmenu-row > li.col-sm-4 .quadmenu-item{
	margin-bottom: 50px;
}
#quadmenu .quadmenu-row > li.col-sm-4 .quadmenu-item:last-of-type{
	margin-bottom: 0;
}
#quadmenu .quadmenu-row > li.col-sm-4{
	background: #313131;
	padding: 25px 0;
}

#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item:nth-of-type(3n-2) {
	width: 270px
}

#quadmenu .quadmenu-row > li.col-sm-8 > div > ul {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 50px 10px 50px 35px !important;
}

#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item:last-of-type {
	width: 318px;
}
#quadmenu .quadmenu-row > li.col-sm-8 > div > ul a {
	transition: all .3s ease
}

#quadmenu .quadmenu-row > li.col-sm-8 > div > ul a:hover {
	color: #a64ac9;
}

header {
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}



header .dfr > ul.user li {
	position: relative;
	margin-left: 20px
}

header .dfr > ul.user li:last-of-type a:not(.icon-user) {
	position: relative
}

header .dfr > ul.user li:last-of-type a:not(.icon-user):before {
	content: "";
	position: absolute;
	width: 1px;
	height: 10px;
	top: 50%;
	left: 0;
	transform: translate(-10px, -50%);
	background: #cbcbcb
}

header .dfr > ul.user a {
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 24px;
	transition: all .3s ease
}

header .dfr > ul.user a:hover {
	color: #a64ac9;
}

header .dfr > ul.user .submenu {
	position: absolute;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
	width: 95px;
	border-radius: 10px;
	padding: 20px 15px;
	right: -13px;
	top: calc(100% + 20px);
	display: none
}

header .dfr > ul.user .submenu.open {
	display: block
}

header .dfr > ul.user .submenu li {
	margin-bottom: 5px
}

header .dfr > ul.user .submenu li:last-of-type {
	margin-bottom: 0
}

header .dfr > ul.user .submenu:before {
	top: 4px;
	width: 16px;
	height: 16px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

header .dfr > ul.user .submenu:after,
header .dfr > ul.user .submenu:before {
	position: absolute;
	right: 19px;
	transform: rotate(45deg) translate(-50%, -50%);
	content: "";
	background: #fff
}

header .dfr > ul.user .submenu:after {
	top: 8px;
	width: 20px;
	height: 20px
}

header .dfr > ul.user .icon-user:before {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #cbcbcb;
	color: #313131;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	font-size: 16px;
	transition: all .3s ease
}

header .dfr > ul.user .icon-user:hover:before {
	background: #8cc153;
	color: #fff
}

header .dfr > ul.soc {
	margin: 0 40px 0 auto
}

header .dfr > ul.soc li {
	margin-left: 30px
}

header .dfr > ul.soc a {
	color: #313131;
	transition: all .3s ease
}

header .dfr > ul.soc a:hover:before {
	color: #a64ac9;
}

header .dfr > ul.soc a:before {
	font-size: 18px
}

header .col-lg-12.dfr {
	height: 80px
}

header .burger {
	width: 30px;
	height: 22px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-right: 35px;
	cursor: pointer;
}

header .burger span {
	width: 100%;
	height: 2px;
	background: #000;
	transition: all .3s ease
}

header .burger.close span:nth-of-type(3) {
	transform: rotate(-45deg) translate(7px, -7px)
}

header .burger.close span:nth-of-type(2) {
	opacity: 0
}

header .burger.close span:first-of-type {
	transform: rotate(45deg) translate(7px, 7px)
}

header .logo {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

header .logo img {
	max-width: 215px
}

header .dfr > ul.menu {
	margin-left: 90px;
	position: relative
}

header .dfr > ul.menu li {
	margin-right: 20px
}

header .dfr > ul.menu a {
	display: block;
	font-weight: 600;
	font-size: 14px;
	color: #000;
	transition: all .3s ease;
	text-transform: uppercase;
}

header .dfr > ul.menu a:hover {
	color: #a64ac9;-
}

header .dfr > ul.menu:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 32px;
	top: 50%;
	left: 0;
	transform: translate(-45px, -50%);
	background: #cbcbcb
}

header .search {
	position: relative;
	max-width: 55px;
	height: 46px;
	width: 100%;
	margin-left: 30px
}

header .search button:hover:before {
	color: #a64ac9;
}

header .search button:before {
	font-size: 18px;
	color: #313131
}

header .search input[type=search],
header .search input[type=text] {
	transition: all .5s ease;
	border: 1px solid transparent;
	height: 46px;
	width: 0;
	box-sizing: border-box;
	margin: 0 0 0 auto;
	display: table;
	color: transparent;
	position: absolute;
	max-width: 300px;
	right: 0
}
header .search.open input[type=search],
header .search.open input[type=text] {
	padding: 0 55px 0 15px;
	width: 300px;
	border-color: #e9e0ec;
	color: #313131 !important;
	opacity: 1;
}
header .search button {
	position: absolute;
	right: 0;
	border: none;
	background-color: transparent;
	width: 55px;
	height: 46px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	padding: 0;
	transition: all .3s ease
}

header .search:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 32px;
	top: 50%;
	right: 0;
	transform: translate(-61px, -50%);
	background: #cbcbcb
}

header .checkbox-color {
	width: 66px;
	height: 30px;
}

header .checkbox-color input:checked + label {
	background: #fff
}

header .checkbox-color input:checked + label:before {
	transform: translateX(33.5px);
	color: #313131;
	background: #cc
}

header .checkbox-color label {
	position: relative;
	background: #313131;
	border-radius: 31px;
	width: 100%;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer
}

header .checkbox-color label,
header .checkbox-color label:before {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	transition: all .3s ease
}

header .checkbox-color label:before {
	background: #fff;
	width: 22.5px;
	height: 22.5px;
	font-size: 14px;
	color: #313131;
	border-radius: 50%;
	-ms-flex-align: center;
	align-items: center;
	float: left
}

header .checkbox-color input {
	display: none
}

.subscribe {
	border: 3px dashed #d8dae3;
	border-radius: 8px;
	width: 100%;
	padding: 25px 20px 5px;
	position: relative
}

.subscribe h3 {
	font-weight: 800;
	font-size: 14px;
	font-family: Lato, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 10px
}

.subscribe .input {
	margin-bottom: 15px
}

.subscribe .wpcf7-text {
	width: 100%;
	border: 1px solid #cbcbcb !important;
	background-color: transparent !important;
	padding: 0 5px;
	font-size: 14px;
	height: 36px
}

.subscribe p {
	font-size: 12px;
	font-family: Lato, sans-serif;
	margin-bottom: 15px
}

.subscribe:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px !important;
	color: #cbcbcb;
	background: #fff;
}
.subscribe .button {
	background: #A64AC9 !important;
	color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	height: 30px !important;
	border-radius: 15px;
	border: none;
	font-size: 14px !important;
	font-family: Montserrat, sans-serif;
	padding: 0 !important;
	font-weight: 800 !important;
	width: 100% !important;
	transition:all 0.3s ease;
}
.subscribe .button:hover{
	background: #762994 !important;
}
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item > .quadmenu-dropdown-menu{
	position: static !important;
}


@media only screen and (max-width:1199px) {
	header .dfr > ul.menu {
		margin-left: 40px
	}

	header .dfr > ul.menu li {
		margin-right: 15px
	}

	header .dfr > ul.menu:before {
		transform: translate(-20px, -50%)
	}


	header .search:before {
		display: none
	}

	header .burger {
		margin-right: 20px
	}

	header .dfr > ul.soc {
		margin: 0 20px 0 auto
	}

	header .dfr > ul.soc li {
		margin-left: 20px
	}

	header .dfr > ul.soc li:first-of-type {
		margin-left: 0
	}

	#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item {
		width: calc((100% - 230px) / 2)
	}

	#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item:nth-of-type(3n-2) {
		width: 230px
	}

	#quadmenu .quadmenu-row > li.col-sm-8 > div > ul {
		padding: 50px 0 !important;
	}
}

@media only screen and (max-width:991px) {
	header .dfr > ul.menu {
		margin-left: 20px
	}

	header .dfr > ul.menu:before {
		display: none
	}

	header .dfr > ul.menu li a {
		font-size: 11px
	}

	header .dfr > ul.user > li:nth-of-type(2n-1) {
		margin-left: 0
	}

	header .dfr > ul.soc {
		margin: 0 10px 0 auto
	}

	header .dfr > ul.soc li {
		margin-left: 10px
	}

	header .dfr > ul.soc li a:before {
		font-size: 14px
	}

	header .search {
		margin-left: 0
	}

	header .search button {
		width: 46px
	}

	header .search:before {
		display: none
	}

	header .dfr > .logo img {
		width: 135px
	}

	#quadmenu .quadmenu-row > li.col-sm-4 .widget {
		padding: 25px 15px 15px !important;
	}

	#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item {
		width: 50% !important
	}

	#quadmenu .quadmenu-row > li.col-sm-8 .quadmenu-item:last-of-type {
		width: 100% !important
	}
}

@media only screen and (max-width:767px) {
	
	#quadmenu {
		left: 0;
		right: 0;
		top: 72px
	}

	#quadmenu .quadmenu-row > li.col-sm-4 {
		padding-left: 0
	}

	#quadmenu .quadmenu-row > li.col-sm-8 .widget {
		padding-left: 0
	}

	#quadmenu .quadmenu-row > li.col-sm-8 > div > ul {
		padding: 25px 0 !important;
	}

	header .dfr > ul.soc {
		margin: 20px 0 !important;
	}

	header .dfr > ul.soc li {
		margin-right: 15px
	}

	header .dfr > ul.soc li a:before {
		font-size: 16px
	}

	header .dfr > ul.menu {
		background: #f5f5f5;
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
		height: 48px;
		padding-left: 15px;
		padding-right: 15px;
		-ms-flex-pack: center;
		justify-content: center
	}
	header .dfr > ul.menu li{
		margin-right: 15px
	}
	header .dfr > ul.menu li a {
		font-size: 14px
	}
	header .dfr > ul.menu li:last-of-type{
		margin-right: 0;
	}
	header .burger,
	header .search {
		-ms-flex-order: -1;
		order: -1
	}

	header .search {
		margin: 0 0 0 auto
	}

	header .col-lg-12.dfr {
		height: auto
	}

	header .checkbox-color {
		margin: 0 0 0 auto
	}

	header .dfr > .logo {
		padding: 16.5px 0;
		-ms-flex-order: -1;
		order: -1
	}

	header .dfr > .logo img {
		width: 100%
	}
}

@media only screen and (max-width:679px) {
	#quadmenu .quadmenu-row > li.col-sm-8,
	#quadmenu .quadmenu-row > li.col-sm-4{
		width: 100% !important;
		flex: 100% !important;
		max-width: 100% !important;
	}
}
@media only screen and (max-width:379px) {
	header .dfr > ul.menu li{
		margin-right: 10px
	}
}
@media only screen and (max-width:359px) {
	header .dfr > ul.soc li {
		margin-right: 5px
	}
	
	header .logo img {
		max-width: 180px
	}
	header .dfr > ul.menu li a {
		font-size: 12px
	}
}
@font-face {
	font-family: new-custom-icons;
	src: url(../fonts/new-custom-icons.eot?1588588814354);
	src: url(../fonts/new-custom-icons.eot?#iefix-1588588814354) format("embedded-opentype"), url(../fonts/new-custom-icons.woff2?1588588814354) format("woff2"), url(../fonts/new-custom-icons.woff?1588588814354) format("woff"), url(../fonts/new-custom-icons.ttf?1588588814354) format("truetype");
	font-weight: 400;
	font-style: normal
}

[class*=new-icon-]:before,
[class^=new-icon-]:before {
	font-family: new-custom-icons;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-decoration: inherit;
	font-size: inherit;
	text-transform: none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.new-icon-clock:before {
	content: "\ea01"
}

.new-icon-facebook:before {
	content: "\ea02"
}

.new-icon-instagram:before {
	content: "\ea03"
}

.new-icon-moon:before {
	content: "\ea04"
}

.new-icon-scissors:before {
	content: "\ea05"
}

.new-icon-search:before {
	content: "\ea06"
}

.new-icon-twitter:before {
	content: "\ea07"
}

.new-icon-user:before {
	content: "\ea08"
}
img {
	vertical-align: middle
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
body.search section .content{
	padding-top: 40px !important;
}
@media (min-width:768px) {
	.container {
		width: 100%
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

@media (min-width:1430px) {
	.container {
		width: 1430px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-12 {
	float: left;
	width: 100%
}

@media (min-width:768px) {
	.col-sm-12 {
		float: left;
		width: 100%
	}
}

@media (min-width:992px) {
	.col-md-12 {
		float: left;
		width: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-12 {
		float: left;
		width: 100%
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.text-hide {
	font-size: 0;
	line-height: 0;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	visibility: hidden !important
}

.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translate(-50%, -100%)
}

.modal.in .modal-dialog {
	transform: translate(-50%, -50%)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	position: absolute;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		max-width: 400px;
		width: 100%
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

@font-face {
    font-family: 'custom-icons';
    src: url('../fonts/custom-icons.eot?1588955833842');
    src: url('../fonts/custom-icons.eot?#iefix-1588955833842') format('embedded-opentype'), url('../fonts/custom-icons.woff2?1588955833842') format('woff2'), url('../fonts/custom-icons.woff?1588955833842') format('woff'), url('../fonts/custom-icons.ttf?1588955833842') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^='icon-']:before,
[class*=' icon-']:before {
    font-family: 'custom-icons';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    font-size: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*
Glyphs list
*/

.icon-arrow-left:before {
        content: '\ea01';
    }
    .icon-arrow-right:before {
        content: '\ea02';
    }
    .icon-arrow:before {
        content: '\ea03';
    }
    .icon-chevron:before {
        content: '\ea04';
    }
    .icon-clock:before {
        content: '\ea05';
    }
    .icon-facebook:before {
        content: '\ea06';
    }
    .icon-instagram:before {
        content: '\ea07';
    }
    .icon-linkedin:before {
        content: '\ea08';
    }
    .icon-logo:before {
        content: '\ea09';
    }
    .icon-rss:before {
        content: '\ea0a';
    }
    .icon-search:before {
        content: '\ea0b';
    }
    .icon-twitter:before {
        content: '\ea0c';
    }
    .icon-user:before {
        content: '\ea0d';
    }
    .icon-youtube:before {
        content: '\ea0e';
    }
    


.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	transform: translateY(-50%);
	cursor: pointer;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

img {
	box-sizing: content-box
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

* {
	outline: 0 none
}

body {
	line-height: 1.2;
	background: #fff;
	font-family: Lato, sans-serif;
	color: #000;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 100vh;
	overflow-x: hidden;

}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
.select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	background: #fff;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #ebebeb;
	transition: all .3s ease;
	max-height: 305;
	overflow-y: auto;
}

.select-options li {
	margin: 0;
	padding: 12px 0;
	text-indent: 15px
}
.select-options li:hover {
	background: #a64ac9;
	color: #fff
}

.select-options li[rel=hide] {
	display: none
}

.select-styled {
	position: relative;
	padding: 0 15px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-width: 180px;
	height: 46px;
	border: 1px solid #ebebeb;
	background: #fff
}

.select-styled:before {
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px;
	font-size: 12px;
	color: #98879e
}

.select-styled:hover {
	background-color: darken(#98879e, 2)
}

.select-styled.active,
.select-styled:active {
	background-color: darken(#98879e, 5)
}

.select-styled.active:before,
.select-styled:active:before {
	transform: rotate(180deg)
}

.breadcrumbs > span:after {
	content: "/";
	color: #98879e;
	display: inline-block;
	margin: 0 4px
}

.button.purple {
	background: #a64ac9;
	color: #fff
}

.button.purple:hover {
	background: #762994
}

section {
	padding: 0 0 40px;
	min-height: calc(100vh - 312px)
}

section .search {
	background: #f9f9f9
}

section .search .col-lg-12 {
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 30px 15px
}

section .search h1 {
	text-align: left;
	font-size: 24px;
	margin-bottom: 0
}

section .col-lg-12 {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

body:not(.home) section .content {
	width: calc(100% - 320px);
	padding-right: 40px;
	padding-top: 40px
}

body:not(.home) section .sidebar {
	width: 320px
}

section .sidebar img {
	width: 100%
}

.full-width {
	width: 100% !important;
	padding-right: 0 !important
}

.button {
	width: 200px;
	height: 53px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px auto;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .1em;
	border: none;
	transition: all .3s ease
}

.button.gray {
	color: #130717;
	background: #ebebeb
}

.button.gray:hover {
	background: #a64ac9;
	color: #fff
}

h1 {
	font-size: 84px;
	font-family: Merriweather, serif;
	text-align: center
}

h1,
h2 {
	font-weight: 700;
	color: #130717;
	margin-bottom: 40px
}

h2 {
	font-size: 42px;
	font-family: Lato, sans-serif;
	border-bottom: 1px solid #e9e0ec;
	display: block
}

h2,
h2 span {
	position: relative
}

h2 span {
	display: table;
	padding-bottom: 20px
}

h2 span:before {
	width: 100%;
	height: 4px;
	background: #a64ac9;
	content: "";
	position: absolute;
	bottom: 0
}

.nav {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 1px solid #e9e0ec;
	border-top: 1px solid #e9e0ec
}

.nav li.current-menu-item:before,
.nav li:hover:before {
	width: 100%
}

.nav li {
	margin: 0 30px;
	position: relative
}

.nav li:before {
	content: "";
	background: #a64ac9;
	height: 4px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	transition: all .3s ease
}

.nav a {
	display: block;
	padding: 15px 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 16px;
	color: #130717;
	font-family: Lato, sans-serif;
	font-weight: 700
}

ul.tags li{
	margin-top: 5px;
}
ul.tags {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 5px;
}

ul.tags li:last-of-type:after {
	display: none
}

ul.tags li a,
ul.tags li {
	position: relative;
	color: #98879e !important;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 500;
	font-size: 13px;
	color: "Lato", sans-serif;
	transition:all 0.3s ease;
}
ul.tags li a:hover{
	color: #a64ac9 !important;
}
ul.tags li:after {
	content: "|";
	position: relative;
	margin: 0 5px
}

.posts {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 75px;
	margin-top: 40px
}

.posts h3 {
	font-size: 20px;
	color: #130717;
	font-family: Merriweather, serif;
	line-height: 1.25;
	transition: all .3s ease;
	margin-bottom: 5px;
	font-weight: 700;
	margin-top: 10px;
}

.posts p {
	font-size: 16px;
	font-family: Lato, sans-serif;
	color: #130717;
	font-weight: 400;
	line-height: 1.5
}

.posts img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.posts .item {
	display: block;
	position: relative
}

.posts .item:hover h3 {
	color: #a64ac9
}

.posts .left-block {
	width: calc(100% - 350px);
	margin-right: 30px;
	margin-bottom: 30px;
}

.posts .left-block h3 {
	font-size: 32px
}

.posts .right-block {
	width: 320px;
	margin-bottom: 30px;
}

.posts .right-block .item:first-of-type {
	margin-bottom: 30px
}

.posts .bottom-block {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.posts .bottom-block .item {
	margin-top: 30px;
	width: calc((100% - 70px) / 3);
	margin-right: 35px
}

.posts .bottom-block .item:nth-of-type(3n) {
	margin-right: 0
}

.slider-block {
	margin-bottom: 75px
}

.tournaments {
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px
}

.tournaments .slick-arrow.icon-arrow-right {
	right: 0
}

.tournaments .slick-arrow.icon-arrow-left {
	left: 0
}

.tournaments .slick-arrow:before {
	width: 40px;
	cursor: pointer;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #a64ac9;
	font-size: 20px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
	transition: all .3s ease
}

.tournaments .item {
	margin: 0 18.5px;
	display: block;
	position: relative
}

.tournaments .item:hover .description h3 {
	color: #a64ac9
}

.tournaments .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%)
}

.tournaments .slick-arrow:hover:before {
	box-shadow: 0 5px 20px rgba(0, 0, 0, .45)
}

.tournaments img {
	width: 100%
}

.tournaments .description {
	background: #130717;
	padding: 15px
}

.tournaments .description h3 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Lato, sans-serif;
	font-weight: 700;
	transition: all .3s ease
}

.tournaments .description p {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	color: #98879e;
	font-size: 14px;
	font-family: Lato, sans-serif
}

.tournaments .description p span {
	margin: 0 0 0 auto;
	display: inline-block
}

p.tag {
	position: absolute;
	top: 20px;
	left: 20px;
	background: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 10px;
	z-index: 1;
}

p.tag img {
	margin-bottom: 0 !important;
	margin-right: 10px
}

.news .items,
.related-news .items {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.news .items h3 a,
.related-news .items h3 a,
.news .items h3,
.related-news .items h3 {
	font-size: 20px;
	color: #130717;
	font-family: Merriweather, serif;
	line-height: 1.25;
	transition: all .3s ease;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	transition:all 0.3s ease;
	font-weight: 700;
}
.news .items .item:hover a h3 ,
.related-news .items .item:hover a h3 {
	color: #a64ac9 !important;
}
.news .items p,
.related-news .items p {
	font-size: 16px;
	font-family: Lato, sans-serif;
	color: #130717;
	font-weight: 400;
	line-height: 1.5
}

.news .items img,
.related-news .items img {
	width: 100%
}

.news .items .item:first-of-type,
.related-news .items .item:first-of-type {
	width: 680px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid #e9e0ec
}
.news .items .item:first-of-type a,
.related-news .items .item:first-of-type a{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	margin-bottom: 0;
}
.news .items .item:first-of-type .read-more:before,
.related-news .items .item:first-of-type .read-more:before {
	margin-left: 10px;
	-ms-flex-order: 1;
	order: 1
}

.news .items .item:first-of-type .read-more,
.related-news .items .item:first-of-type .read-more {
	color: #a64ac9;
	font-weight: 700;
	font-size: 16px;
	font-family: Lato, sans-serif;
	text-transform: uppercase;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	transition: all .3s ease;
	margin: auto 0px 0 0;
}

.news .items .item:first-of-type .read-more:hover,
.related-news .items .item:first-of-type .read-more:hover {
	color: #762994
}

.news .items .item:first-of-type img,
.related-news .items .item:first-of-type img {
	width: 320px;
	margin-bottom: 0
}
.news .items .item:first-of-type .description .tags,
.related-news .items .item:first-of-type .description .tags{
	margin-bottom: 20px;
}
.news .items .item:first-of-type .description,
.related-news .items .item:first-of-type .description {
	width: calc(100% - 320px);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	padding: 40px
}

.news .items .item:first-of-type h3 a,
.related-news .items .item:first-of-type h3 a,
.news .items .item:first-of-type h3,
.related-news .items .item:first-of-type h3 {
	font-size: 28px
}

.news .items .item:first-of-type,
.related-news .items .item:first-of-type {
	margin-right: 35px
}

.news .items .item:first-of-type .description,
.related-news .items .item:first-of-type .description {
	position: relative
}

.news .items .item:first-of-type .description:before,
.related-news .items .item:first-of-type .description:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-100%, -50%);
	border: 20px solid transparent;
	border-right: 20px solid #fff
}
.news .items .item:hover h3 a,
.related-news .items .item:hover h3  a{
	color: #a64ac9
}

.news .items .item,
.related-news .items .item {
	display: block;
	margin-top: 30px;
	width: calc((100% - 70px) / 3);
	margin-right: 35px;
	position: relative
}

.news .items .item:nth-of-type(2),
.news .items .item:last-of-type,
.related-news .items .item:nth-of-type(2),
.related-news .items .item:last-of-type {
	margin-right: 0
}

.news.full-width .seven-el .left-block .item,
.related-news.full-width .seven-el .left-block .item {
	margin-top: 43px
}

.news.full-width .seven-el .left-block .item:first-of-type,
.related-news.full-width .seven-el .left-block .item:first-of-type {
	margin-top: 30px
}

.news.full-width .seven-el .left-block .item:first-of-type img,
.related-news.full-width .seven-el .left-block .item:first-of-type img {
	margin-bottom: 0
}

.news.full-width .seven-el .left-block .item:first-of-type .description,
.related-news.full-width .seven-el .left-block .item:first-of-type .description {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 30px 40px
}
.news.full-width .seven-el .left-block .item:first-of-type > a,
.related-news.full-width .seven-el .left-block .item:first-of-type > a{
	margin-bottom: 0;
}
.news.full-width .seven-el .left-block .item:first-of-type h3 a,
.related-news.full-width .seven-el .left-block .item:first-of-type h3 a,
.news.full-width .seven-el .left-block .item:first-of-type h3,
.related-news.full-width .seven-el .left-block .item:first-of-type h3 {
	font-size: 28px;
	color: #fff;
	margin-bottom: 0
}
.news.full-width .seven-el .left-block .item:first-of-type h3 a,
.related-news.full-width .seven-el .left-block .item:first-of-type h3 a{

}
.news.full-width .left-block .item .description,
.related-news.full-width .left-block .item .description,
.news.full-width .right-block .item .description,
.related-news.full-width .right-block .item .description,
.news.full-width .left-block .item img,
.related-news.full-width .left-block .item img {

    width: 100%;
    object-fit: cover;
    object-position: center;

}
.news.full-width .seven-el .left-block .item:first-of-type:hover h3 a,
.related-news.full-width .seven-el .left-block .item:first-of-type:hover h3 a,
.news.full-width .seven-el .left-block .item:first-of-type:hover h3,
.related-news.full-width .seven-el .left-block .item:first-of-type:hover h3 {
	color: #a64ac9
}

.news.full-width .left-block,
.related-news.full-width .left-block {
	margin-right: 40px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.news.full-width .left-block .item,
.related-news.full-width .left-block .item,
.news.full-width .right-block .item,
.related-news.full-width .right-block .item{
	border: none;
}
.news.full-width .right-block .item:first-of-type h3 a,
.related-news.full-width .right-block .item:first-of-type h3 a{
	font-size: 20px;
}
.news.full-width .right-block .item:first-of-type .description .tags,
.related-news.full-width .right-block .item:first-of-type .description .tags{
	margin-bottom: 10px;
}
.news.full-width .items .item:first-of-type .description .tags,
.related-news.full-width .items .item:first-of-type .description .tags{

}
.news.full-width .right-block .item:first-of-type .description:before,
.related-news.full-width .right-block .item:first-of-type .description:before{
	display: none;
}
.news.full-width .left-block .item img,
.related-news.full-width .left-block .item img,
.news.full-width .right-block .item img,
.related-news.full-width .right-block .item img{
	margin-bottom: 0;
}
.news.full-width .left-block .item .tags,
.related-news.full-width .left-block .item .tags,
.news.full-width .right-block .item .tags,
.related-news.full-width .right-block .item .tags{
	margin-bottom: 10px;
}
.news.full-width .left-block .item > a,
.related-news.full-width .left-block .item > a,
.news.full-width .right-block .item > a,
.related-news.full-width .right-block .item > a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}
.news.full-width .left-block .item .description,
.related-news.full-width .left-block .item .description,
.news.full-width .right-block .item .description,
.related-news.full-width .right-block .item .description{
	padding: 0;
}
.news.full-width .left-block .item:nth-of-type(2),
.related-news.full-width .left-block .item:nth-of-type(2) {
	margin-right: 40px
}

.news.full-width .left-block .item,
.related-news.full-width .left-block .item {
	width: calc((100% - 40px) / 2);
	margin-right: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}
.news.full-width .left-block .item .description,
.related-news.full-width .left-block .item .description,
.news.full-width .right-block .item .description,
.related-news.full-width .right-block .item .description,
.news.full-width .left-block .item img,
.related-news.full-width .left-block .item img{
	width: 100%;
}
.news.full-width .left-block .item:first-of-type,
.related-news.full-width .left-block .item:first-of-type {
	width: 100%
}

.news.full-width .left-block .item:first-of-type h3,
.related-news.full-width .left-block .item:first-of-type h3 {
	font-size: 32px;
	margin-bottom: 10px
}

.news.full-width .seven-el .right-block h3,
.related-news.full-width .seven-el .right-block h3,
.news.full-width .seven-el .left-block h3,
.related-news.full-width .seven-el .left-block  h3{
	min-height: 50px;
}
.news.full-width .right-block,
.related-news.full-width .right-block {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.news.full-width .right-block .item,
.related-news.full-width .right-block .item {
	width: calc((100% - 40px) / 2);
	margin-right: 40px;
	align-content: flex-start;
}

.news.full-width .right-block .item:nth-of-type(2n),
.related-news.full-width .right-block .item:nth-of-type(2n) {
	margin-right: 0
}

.news.full-width .left-block,
.news.full-width .right-block,
.related-news.full-width .left-block,
.related-news.full-width .right-block {
	width: calc((100% - 40px) / 2)
}

.pagination {
	width: 100%;
	margin-top: 40px
}

.pagination .nav-links {
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.pagination .current,
.pagination .dots,
.pagination .nav-links,
.pagination a {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination .current,
.pagination .dots,
.pagination a {
	min-width: 53px;
	height: 53px;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	font-family: Lato, sans-serif;
	margin: 0 5px
}

.pagination .current,
.pagination a {
	border: 2px solid #e9e0ec;
	color: #130717
}

.pagination .current:hover,
.pagination a:hover {
	border: 2px solid #a64ac9
}

.pagination .current {
	background: #a64ac9;
	color: #fff;
	border-color: #a64ac9
}

.pagination .next i,
.pagination .prev i {
	width: 170px;
	-ms-flex-pack: center;
	justify-content: center;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center
}

.pagination .prev {
	margin: 0 auto 0 0
}

.pagination .prev i:before {
	transform: rotate(180deg);
	margin-right: 10px
}

.pagination .next {
	margin: 0 0 0 auto
}

.pagination .next i:before {
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px
}

.sidebar {
	max-width: 320px;
	margin-top: 40px;
}

.sidebar .tournaments .item {
	margin-bottom: 15px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.sidebar h3 {
	font-size: 28px;
	font-weight: 700;
	font-family: Lato, sans-serif;
	color: #130717;
	margin-bottom: 25px
}

.sidebar .post-min {
	border: 1px solid #e9e0ec;
	padding: 20px 25px;
	margin-bottom: 15px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.sidebar .post-min h4 a,
.sidebar .post-min h4 {
	transition: all .3s ease;
	color: #130717;
	font-family: Merriweather, serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25
}
.sidebar .post-min .tags li{
	margin-bottom: 5px;
	margin-top: 0;
}
.sidebar .post-min .tags{
	margin-top: 0;
	margin-bottom: 5px;
}
.sidebar .post-min a h4:hover  {
	color: #a64ac9
}

.post,
.sidebar .button {
	width: 100%
}

.post {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 40px
}

.post .left-sidebar {
	width: 200px
}

.post .left-sidebar > * {
	margin-bottom: 40px
}

.post .tags {
	margin-bottom: 15px
}

.post .sidebar {
	margin-top: 0
}

body:not(.home) .post .content {
	width: calc(100% - 350px);
	margin: 0 30px 0 0 ;
	padding-right: 0;
	line-height: 1.5;
	padding-top: 0
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    bottom: 0;
	position: absolute;
}
.post .content h1 {
	font-size: 36px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 1.25
}
.form_widget .wpcf7-response-output {
    margin: 10px 0px 0;
}
.post .content h1 + p {
	font-size: 18px;
	font-family: Merriweather, serif;
	margin-bottom: 20px;
	line-height: 1.5
}

.post .content img {
	width: 100%;
	margin-bottom: 10px
}

.post .content em,
.post .content i {
	font-style: italic;
	display: contents
}
.post .content ul:not(.tags):not(.blocks-gallery-grid) li:not([class*="icon-"]){
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
}
.post .content ul:not(.tags) ul{
	margin-top: 10px;
}
.post .content ul:not(.tags):not(.blocks-gallery-grid) li:not([class*="icon-"]):before {
    content: "";
    background: #a64ac9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
	top: 10px;

}
#menu-category {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.news .items p.tag img,
.related-news .items p.tag img{
	height: 19px;
	width: auto !important;
}
.post .wp-block-media-tex .wp-block-media-text__content{
	margin-bottom: 0;
}
.post  .wp-block-media-text .wp-block-media-text__media{
	grid: none

}
.post .wp-block-media-tex .wp-block-media-text__content{

}
.post .blocks-gallery-grid,
.post .wp-block-gallery
{
	overflow: hidden;
}
.post .content b,
.post .content strong{
	font-weight: 700;
}
.post .content > ol{
	margin-bottom: 30px;
}
.post .content ol{
    counter-reset: a;
	position: relative;
}
.post .content ol ol{
	margin-top: 10px;
}
.post .content ol li {
	margin-bottom: 10px;
	padding-left: 25px;
}

.post .content ol li:before {
	counter-increment: a;
	content: counters(a, ".") " ";
	font-weight: 700;
	position: absolute;
	left: 0;
	list-style-position: outside;
	color: #130717;
}
.post .content ol ol li {
	padding-left: 30px;
}
.post .content b,
.post .content srtong {
	font-weight: 700;
	display: contents
}
.post pre{
	margin-bottom: 30px;
}
.post .wp-block-media-text.alignwide{
	margin-bottom: 20px;
}
.post .wp-block-media-text.alignwide .wp-block-media-text__content p{
	font-size: 36px;
	font-weight: 700;
}
.post .content a {
	color: #a64ac9;
	transition: all .3s ease
}
.post cite{
	font-weight: 700;
	margin-top: 30px;
	font-size: 18px;
	display: block;
}
.post .wp-block-pullquote.alignleft,{
	float: left;
}
.post .wp-block-pullquote.alignright{
	float: right;
}
.post .content a:hover {
	color: #762994
}
.post img{
	max-width: 100%;
	height: auto;
}
.post .content p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 30px
}

.post .content h2,
.post .content h3,
.post .content h4,
.post .content h5,
.post .content h6 {
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 30px;
}

.post .content h2 {
	font-size: 32px;
	border: none;
	padding-bottom: 0
}

.post .content h3 {
	font-size: 28px
}

.post .content h4 {
	font-size: 24px
}

.post .content h5 {
	font-size: 20px
}

.post .content h6 {
	font-size: 16px
}
.post .wp-block-pullquote{
	padding: 0 !important;
}
.post twitter-widget,
.post iframe {
	margin: 0 0 30px !important;
	display: table;
}
.post blockquote {
	padding: 20px 25px !important;
	background: #f3f3f3;
	border-left: 7px solid #a64ac9;
	margin-bottom: 30px !important;
}
.post .related-news.full-width .items .item:first-of-type .description{
	width: 100%;
	padding: 0;
}
.post .related-news.full-width .items .item strong a{
	color: #130717;
	font-size: 20px;
	font-family: Merriweather;
	font-weight: 700;
	transition: all 0.3s ease;
}
.post .related-news.full-width .items .item:hover strong a{
	color: #a64ac9;
}
.post .related-news.full-width .items .item:first-of-type h3 a,
.post .related-news.full-width .items .item:first-of-type h3{
	font-size: 20px;
}

.post .related-news.full-width .items .item:nth-of-type(2){
	margin-right: 40px;
}
.post .related-news.full-width .items .item:first-of-type .tags{
	margin-bottom: 10px;
}
.post .related-news.full-width .items .item:first-of-type{
	flex-direction: column;
	border: none;
	width: calc((100% - 120px) / 4);
}
.post blockquote p:last-of-type {
	margin-bottom: 0
}
img + .image-caption {
	text-align: right;
	font-size: 14px !important;
	margin-top: -17px;
	background: #ebebeb;
	padding: 3px 15px;
	color: #000;
	font-weight: 700;
}
.breadcrumbs{
	margin-bottom: 15px;
}
.breadcrumbs,
.breadcrumbs > span {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.breadcrumbs > span {
	position: relative;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	font-family: Lato, sans-serif;
	color: #98879e;
	line-height: 1.05;
}

.breadcrumbs > span a {
	color: #a64ac9;
	transition:all 0.3s ease;
}
.breadcrumbs > span a:hover{
	opacity: 0.5;
}
.breadcrumbs > span:last-of-type:after {
	display: none
}


.related-news .items .item:nth-of-type(4n) {
	margin-right: 0
}

.related-news .items .item {
	width: calc((100% - 120px) / 4);
	margin-right: 40px
}

.related-news .items .item:first-of-type {
	margin-right: 40px
}

.related-news h3 {
	font-size: 28px;
	font-weight: 700;
	color: #130717;
	font-family: Lato, sans-serif
}

.results .item:first-of-type {
	margin-top: 40px
}

.results .item {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px;
	position: relative;
	-ms-flex-align: start;
	align-items: flex-start
}

.results .item h3,
.results .item h3 a{
	transition: all .3s ease;
	font-size: 32px;
	font-weight: 700;
	font-family: Merriweather, serif;
	color: #130717;
	margin-bottom: 5px;
	line-height: 1.25
}

.results .item p a,
.results .item p {
	font-size: 16px;
	font-family: Lato, sans-serif;
	line-height: 1.5;
	color: #130717
}

.results .item img {
	max-width: 320px;
	width: 100%
}

.results .item .description {
	width: calc(100% - 320px);
	padding-left: 40px
}

.results .item:hover h3 a,
.results .item:hover h3 {
	color: #a64ac9
}

section > .search form {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px
}

section > .search form .input {
	position: relative;
	max-width: 400px;
	width: 100%;
	margin-right: 35px
}

section > .search form .select:last-of-type {
	margin-right: 0
}

section > .search form input[type=search],
section > .search form input[type=text] {
	transition: all .5s ease;
	border: 1px solid #ebebeb;
	height: 46px;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 0 auto;
	display: table;
	color: transparent;
	padding: 0 15px;
	color: #130717
}

section > .search form button {
	position: absolute;
	right: 0;
	border: none;
	background-color: transparent;
	width: 55px;
	height: 46px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	padding: 0
}

section > .search form button:before {
	font-size: 24px;
	color: #98879e
}

.no-results {
	padding-top: 60px;
	max-width: 580px;
	width: 100%
}

.no-results p {
	font-size: 36px;
	font-weight: 700;
	font-family: Merriweather, serif;
	margin: 35px 0;
	line-height: 1.278
}

.no-results p span {
	color: #a64ac9
}

.no-results img {
	max-width: 100%
}

.no-results .input {
	position: relative;
	width: 100%;
	margin-right: 35px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.no-results input[type=search],
.no-results input[type=text] {
	transition: all .5s ease;
	border: 1px solid #ebebeb;
	height: 46px;
	width: 340px;
	box-sizing: border-box;
	display: table;
	color: transparent;
	padding: 0 15px;
	color: #130717
}

.no-results button {
	border: none;
	background-color: transparent;
	width: 142px;
	height: 46px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	padding: 0;
	background: #a64ac9;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase
}

.no-results button:before {
	font-size: 16px;
	color: #fff;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px
}

.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 16px;
	margin-right: 35px
}

.select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px
}

.page-404 {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0 0;
	width: 100%;
	min-height: calc(100vh - 412px)
}

.page-404 img {
	max-width: 100%
}

.page-404 h1 {
	font-family: Lato, sans-serif;
	font-size: 108px;
	color: #130717;
	text-transform: uppercase;
	margin-bottom: 0
}

.page-404 h1 span {
	display: block;
	text-align: center;
	font-size: 36px
}

.page-404 p {
	font-family: Lato, sans-serif;
	color: #130717;
	text-align: center
}

.content.full-width .nav {
	margin-bottom: 50px
}

.content.full-width .tournaments {
	width: 100%;
	margin: 0
}

.content.full-width .tournaments .items {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 10px
}

.content.full-width .tournaments .items h2 {
	width: 100%;
	margin-bottom: 40px
}

.content.full-width .tournaments .items .item {
	width: calc((100% - 80px) / 3);
	margin: 0 40px 40px 0;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.content.full-width .tournaments .items .item:nth-of-type(3n) {
	margin-right: 0
}

.banner .col-lg-12 {
	padding-top: 20px;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 300px
}

.banner .col-lg-12 h1 {
	font-size: 36px;
	font-weight: 700;
	font-family: Lato, sans-serif;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 15px
}

.banner .col-lg-12 .details {
	border: 1px solid #e9e0ec;
	background: #fff
}

.banner .col-lg-12 .details,
.banner .col-lg-12 ul:not(.details) {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.banner .col-lg-12 ul:not(.details) {
	color: #fff
}

.banner .col-lg-12 ul:not(.details) li:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin: 0 10px
}

.banner .col-lg-12 ul:not(.details) li {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.banner .col-lg-12 ul:not(.details) li img {
	margin-right: 5px
}

.banner .col-lg-12 ul:not(.details) li:last-of-type:after {
	display: none
}

footer {
	background: #130717
}

footer .mobile-block {
	display: none
}

footer .top-block {
	padding: 10px 0;
	position: relative
}

footer .top-block,
footer .top-block form {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

footer .top-block form {
	margin: 0 0 0 auto;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1040px;
	width: 100%
}

footer .top-block p {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	font-family: Lato, sans-serif;
	width: calc(100% - 1040px);
	padding-right: 15px
}

footer .top-block .input {
	max-width: 320px;
	width: 100%;
	margin-right: 40px
}

footer .top-block .input input[type=submit] {
	height: 40px;
	margin: 0
}

footer .top-block .input input {
	width: 100%
}

footer .top-block .input input[type=email],
footer .top-block .input input[type=text] {
	height: 40px;
	padding: 0 15px
}

footer .top-block .input:last-of-type {
	margin-right: 0
}

footer .sline {
	opacity: .1;
	border-top-color: #fff;
	position: absolute;
	bottom: 0;
	width: 100vw;
	margin: 0;
	left: 50%;
	transform: translate(-50%)
}

footer .bottom-block {
	padding: 25px 0;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

footer .bottom-block .logo:before {
	color: #a64ac9;
	margin-right: 14px;
	font-size: 50px;
	transition: all .3s ease
}

footer .bottom-block .logo {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-weight: 600;
	margin-right: 115px;
	font-family: Montserrat, sans-serif
}

footer .bottom-block .logo span {
	font-weight: 800
}

footer .bottom-block .logo:hover:before {
	color: #762994
}

footer .copyright {
	color: #fff;
	margin: 0 0 0 auto;
	text-align: right
}

footer .copyright p {
	font-size: 16px;
	font-family: Lato, sans-serif;
	line-height: 1.5
}

footer .copyright p a {
	color: #a64ac9;
	transition: all .3s ease
}

footer .copyright p a:hover {
	color: #762994
}

footer .copyright strong {
	font-weight: 700
}
.burger-menu{
	display: none;
}
@media only screen and (max-width:1429px) {
	header .dfr > ul.soc {
		margin: 0 25px 0 auto;
	}
	header .dfr > ul.menu:before{
		transform: translate(-15px, -50%);
	}
	header .dfr > ul.menu{
		margin-left: 30px;
		
	}
	.bottom-header .logo {
		margin-right: 50px
	}

	.bottom-header .search {
		max-width: 255px
	}

	body:not(.home) section .sidebar {
		width: 280px
	}

	body:not(.home) section .content {
		width: calc(100% - 280px);
		padding-right: 15px
	}

	.posts .right-block {
		width: 271px
	}

	.posts .left-block {
		width: calc(100% - 286px);
		margin-right: 15px
	}

	.posts .bottom-block .item {
		margin-top: 30px;
		width: calc((100% - 30px) / 3);
		margin-right: 15px
	}

	.tournaments {
		width: calc(100% + 15px);
		margin-left: -7.5px;
		margin-right: -7.5px
	}

	.tournaments .slick-arrow.icon-arrow-right {
		right: -15px
	}

	.tournaments .slick-arrow.icon-arrow-left {
		left: -15px
	}

	.tournaments .item {
		margin: 0 7.5px
	}

	.news .items div.item:first-of-type,
	.related-news .items div.item:first-of-type {
		width: 558px
	}

	.news .items div.item:first-of-type img,
	.related-news .items div.item:first-of-type img {
		width: 271px;
		object-fit: cover;
		object-position: center;
	}

	.news .items div.item:first-of-type .description,
	.related-news .items div.item:first-of-type .description {
		width: calc(100% - 271px);
		padding: 40px 15px
	}

	.news .items div.item:first-of-type,
	.related-news:not(.full-width) .items div.item:first-of-type {
		margin-right: 15px
	}
	.news:not(.full-width) .items .item:first-of-type img,
	.related-news:not(.full-width) .items .item:first-of-type img{
		height: 271px;
	}
	.news .items .item,
	.related-news:not(.full-width) .items .item {
		width: calc((100% - 30px) / 3);
		margin-right: 15px
	}

	.news.full-width .right-block .item,
	.related-news.full-width .right-block .item {
		width: calc((100% - 15px) / 2);
		margin-right: 15px
	}
	.news.full-width .left-block .item:first-of-type img,
	.related-news.full-width .left-block .item:first-of-type img{
		width: 100%;
	}
	.news.full-width .right-block .item:first-of-type .description .tags,
	.related-news.full-width .right-block .item:first-of-type .description .tags,
	.news.full-width .left-block .item:first-of-type .description .tags,
	.related-news.full-width .left-block .item:first-of-type .description .tags{
		margin-bottom: 10px;
	}
	.news.full-width .right-block .item:first-of-type .description,
	.related-news.full-width .right-block .item:first-of-type .description,
	.news.full-width .left-block .item:first-of-type .description,
	.related-news.full-width .left-block .item:first-of-type .description{
		width: 100%;
		padding: 0;
	}
	.news.full-width .right-block .item:first-of-type,
	.related-news.full-width .right-block .item:first-of-type{
		flex-direction: column;
		width: calc((100% - 15px) / 2);
		margin-right: 15px
	}
	.news.full-width .left-block,
	.related-news.full-width .left-block {
		margin-right: 15px
	}

	.news.full-width .left-block,
	.news.full-width .right-block,
	.related-news.full-width .left-block,
	.related-news.full-width .right-block {
		width: calc((100% - 15px) / 2)
	}

	footer .top-block p {
		width: calc(100% - 770px)
	}

	footer .top-block form {
		max-width: 770px
	}

	footer .top-block .input {
		max-width: 230px
	}

	.post .content {
		width: calc(100% - 510px)
	}

	.post iframe {
		height: 380px
	}

	.results .item .description {
		padding-left: 15px
	}
}

@media only screen and (max-width:1199px) {
	.bottom-header .category-title{
		padding-left: 5px;
	}
	.news.full-width .left-block .item:not(:first-of-type) a > img,
	.related-news.full-width .left-block .item:not(:first-of-type) a > img{
		height: 286px;
	}
	.news.full-width .left-block .item:first-of-type a > img,
	.related-news.full-width .left-block .item:first-of-type a > img{
		height: 640px;
	}
	.sidebar .post-min{
		padding: 20px 15px;
	}
	ul.tags li a,
	ul.tags li{
		font-size: 12px;
	}
	.bottom-header .search {
		position: absolute;
		right: 15px;
		z-index: 99999;
	}

	.posts .left-block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}

	.posts .right-block {
		width: 100%;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 15px;
	}

	.posts .right-block .item {
		width: calc((100% - 15px) / 2)
	}

	.posts .bottom-block .item:nth-of-type(2),
	.posts .right-block .item:first-of-type {
		margin-right: 15px
	}
	.posts .bottom-block .item{
		margin-bottom: 15px;
	}
	.posts{
		margin-bottom: 30px;
	}
	.news.style_four .items .news_right_block .item .description h3 a {
		font-size: 16px;
	}
	.posts .bottom-block .item {
		width: calc((100% - 15px) / 2);

	}

	.posts .bottom-block .item:nth-of-type(3n-2) {
		width: 100%;
		margin-right: 0
	}

	.news .items .item:nth-of-type(2n+1),
	.related-news .items .item:nth-of-type(2n+1) {
		margin-right: 0
	}

	.news .items div.item:first-of-type,
	.related-news .items div.item:first-of-type {
		width: 100%;
		margin-right: 0px;
	}

	.news .items div.item:nth-of-type(2),
	.related-news .items div.item:nth-of-type(2){
		margin-right: 15px;
	}

	.news .items div.item,
	.related-news .items div.item {
		width: calc((100% - 15px) / 2);

	}

	.news .items .item:first-of-type,
	.related-news .items .item:first-of-type {
		margin-right: 15px
	}

	.news.full-width .left-block .item,
	.related-news.full-width .left-block .item {
		margin-right: 0;
		width: calc((100% - 15px) / 2)
	}

	.news.full-width .left-block .item:nth-of-type(2),
	.related-news.full-width .left-block .item:nth-of-type(2) {
		margin-right: 15px
	}
	.news.full-width .right-block div.item{
		margin-right: 15px;
	}
	.news.full-width .right-block div.item:nth-of-type(2){
		margin-right: 0;
	}
	.news.full-width .left-block div.item a > img,
	.news.full-width .right-block div.item a > img,
	.related-news.full-width .left-block div.item a > img,
	.related-news.full-width .right-block div.item a  > img{
		width: 100%;
	}
	.news.full-width .right-block div.item a > img,
	.related-news.full-width .right-block div.item a >  img{
		height: 285px;
	}
	.news.full-width .left-block,
	.news.full-width .right-block,
	.related-news.full-width .left-block,
	.related-news.full-width .right-block {
		width: 100%;
		margin-right: 0
	}

	footer .top-block p {
		width: calc(100% - 630px)
	}

	footer .top-block form {
		max-width: 630px
	}

	footer .top-block .input {
		max-width: 200px;
		margin-right: 15px
	}

	footer .copyright p {
		font-size: 12px
	}

	.pagination .next i,
	.pagination .prev i {
		width: 110px
	}

	.post .content h1 {
		font-size: 32px
	}

	.post iframe {
		height: 242px
	}

	.results .item {
		margin-top: 20px
	}

	.results .item h3 {
		font-size: 24px
	}

	.results .item > a {
		width: 30%
	}
	.results .item img{
		height: auto;
	}
	.results .item .description {
		width: 70%
	}

	.results .item p {
		display: none
	}
	.post .left-sidebar{
		display: none;
	}
	body:not(.home) .post .content {
		width: calc(100% - 295px);
		margin: 0 15px 0 0;
	}
	.post .related-news.full-width .items .item img{
		width: 100%;
	}
	.post .related-news.full-width .items .item{
		width: calc((100% - 15px) / 2) !important;
		margin-right: 15px !important;
	}
	.post .related-news.full-width .items .item:nth-of-type(2n){
		margin-right: 0 !important;
	}
}

@media only screen and (max-width:1024px) {
	.bottom-header .menu {
		display: none
	}
}

@media only screen and (max-width:991px) {
	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright{
		max-width: 100%;
	}
	.news.full-width .left-block .item:not(:first-of-type) a > img,
	.related-news.full-width .left-block .item:not(:first-of-type) a > img{
		height: 28.759vw;
	}
	.news.full-width .left-block .item:first-of-type a > img,
	.related-news.full-width .left-block .item:first-of-type a > img{
		height: 64.581vw;
	}
	h1.page_title {
		font-size: 24px;
	}
	.sidebar .post-min h4 a,
	.sidebar .post-min h4{
		font-size: 14px;
	}
	.news .items div.item h3,
	.related-news .items div.item h3 {
		font-size: 20px
	}

	.news.full-width .left-block .item:first-of-type h3,
	.related-news.full-width .left-block .item:first-of-type h3 {
		font-size: 20px
	}

	ul.tags li {
		font-size: 12px
	}

	body:not(.home) section .content {
		width: calc(100% - 230px)
	}

	body:not(.home) section .sidebar {
		width: 230px
	}

	section .sidebar h3 {
		font-size: 24px
	}

	section .sidebar .post-min {
		padding: 15px
	}

	section .sidebar .post-min h4 {
		font-size: 14px
	}

	footer .top-block p {
		width: 100%;
		text-align: center;
		margin-bottom: 20px
	}

	footer .top-block form {
		max-width: 100%
	}

	footer .top-block .input {
		width: calc((100% - 30px) / 3);
		max-width: 100%;
		margin-right: 15px
	}

	footer .copyright {
		max-width: calc(100% - 255px)
	}

	footer .bottom-block .logo {
		margin-right: 30px
	}

	.pagination .next,
	.pagination .prev {
		padding: 0 10px
	}

	.pagination .next i,
	.pagination .prev i {
		width: auto;
		font-size: 0
	}

	.pagination .next i:before,
	.pagination .prev i:before {
		margin: 0;
		font-size: 20px
	}

	.post .left-sidebar {
		display: none
	}

	.post .content {
		width: calc(100% - 230px);
		padding-right: 15px
	}

	.post .content iframe {
		height: 39.254vw
	}

	.search form .input {
		margin-right: 15px;
		max-width: calc(100% - 340px)
	}

	.search form .select {
		margin-right: 15px
	}

	.results .item h3 {
		font-size: 20px
	}
	.news.full-width .right-block div.item a > img,
	.related-news.full-width .right-block div.item a > img{
		height: 28.817vw;
	}

}


@media only screen and (max-width:767px) {
	footer .top-block .input{
		margin-right: 0;
	}
	body:not(.home) .post .content{
		width: 100%;
		margin-right: 0;
	}
	.post{
		padding-top: 0;
	}
	.category .posts .right-block{
		margin-top: 15px;
	}
	.alignright,
	.alignleft{
		width: 100%;
	}
	.category  .posts .bottom-block .item, .posts .right-block .item,
	.category .posts .bottom-block .item, .posts .right-block .item{
		margin-bottom: 30px !important;
		margin-top: 0;

	}

	.category .posts .left-block img{
		margin-bottom: 0;
	}
	.category .posts .bottom-block .description,
	.category .posts .right-block .description{
		margin-top: 10px;
	}
	.category .posts .item .description h3,
	.category .posts .right-block .item .description h3{
		font-size: 20px !important;
	}
	body:not(.home) section .content{
		padding-top: 0;
	}
	header{
		top: 0 !important;
	}


	.post .content {
		width: 100%;
		padding-right: 0
	}

	.post .content iframe {
		height: calc(60vw - 30px)
	}

	section {
		padding-bottom: 50px;
		padding-top: 30px;
	}
	.bottom-header .category-title {

    padding-left: 0px;
    margin-bottom: 5px;

}
	body:not(.home) section .content {
		width: 100%;
		padding-right: 0
	}

	section .sidebar {
		display: none
	}

	.posts {
		margin-top: 0;
		margin-bottom: 30px;
	}

	.tournaments .slick-arrow.icon-arrow-left {
		left: 0
	}

	.tournaments .slick-arrow.icon-arrow-right {
		right: 0
	}

	.pagination .next,
	.pagination .prev {
		padding: 0 5px
	}

	.pagination .next i,
	.pagination .prev i {
		width: auto;
		font-size: 0
	}

	.pagination .next i:before,
	.pagination .prev i:before {
		margin: 0;
		font-size: 14px
	}

	.pagination .current,
	.pagination .dots,
	.pagination a {
		min-width: 30px;
		height: 30px;
		padding: 0 5px;
		margin: 0 2px
	}

	.nav li {
		margin: 0 15px
	}

	.search form button {
		background: #a64ac9
	}

	.search form button:before {
		color: #fff
	}
	
	.results .item:first-of-type {
		margin-top: 0px;
	}
	.news.full-width .seven-el .right-block h3,
	.related-news.full-width .seven-el .right-block h3,
	.news.full-width .seven-el .left-block h3,
	.related-news.full-width .seven-el .left-block h3{
		min-height: auto;
	}
}

@media only screen and (max-width:579px) {
	footer .mobile-block li:before{
		color: #fff !important;
	}
footer .middle-block{
		flex-direction: column !important;
	}
	.news .items .item:first-of-type > a,
	.related-news .items .item:first-of-type > a{
		width: 100%;
		margin-bottom: 10px;
	}
	.news .items .item:first-of-type h3 a,
	.related-news .items .item:first-of-type h3 a{
		font-size: 20px;
	}
	.news:not(.full-width) .items .item:first-of-type img,
	.related-news:not(.full-width) .items .item:first-of-type img {
		height: auto;
		height: 64.581vw;
	}
	.news .items .item:first-of-type .description .tags,
	.related-news .items .item:first-of-type .description .tags {
    	margin-bottom: 10px;
	}
	.posts .bottom-block .item{
		margin-top: 0px;
	}
	#menu-category {
		justify-content: center;
	}

	.posts {
		margin-bottom: 35px
	}

	.posts .left-block {
		margin-bottom: 15px
	}

	.posts .left-block .item {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px)
	}

	.posts .left-block .item .description {
		padding: 10px 15px 0
	}

	.posts .left-block h3 {
		font-size: 24px
	}

	.posts .bottom-block .item,
	.posts .right-block .item {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 15px !important;
	}
	.posts .bottom-block .item  img,
	.posts .right-block .item  img{
		margin-bottom: 0;
	}

	h2 {
		font-size: 32px;
		margin-bottom: 10px
	}

	.slider-block {
		margin-bottom: 35px
	}

	p.tag {
		top: 10px;
		left: 10px
	}

	h1 {
		font-size: 48px
	}

	.home .posts p {
		margin-bottom: 20px
	}
	.posts .left-block .item .description h3 {
		font-size: 20px !important;
	}
	.news .items h3 a,
	.related-news .items h3 a,
	.news .items h3,
	.news.full-width .right-block .item:first-of-type h3,
	.news.full-width .right-block .item:first-of-type h3 a,
	.related-news .items h3{
		font-size: 14px;
	}
	.posts .item .description h3{
		font-size: 20px !important;
	}
	.news .items div.item:first-of-type img,
	.related-news .items div.item:first-of-type img{
		width: 100%;
	}
	.home .news .items .item:not(:first-of-type),
	.home .related-news .items .item:not(:first-of-type){
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-right: 0;
	}
	.news.full-width .right-block .item:first-of-type,
	.related-news.full-width .right-block .item:first-of-type{
		width: 100%;
		margin-right: 0;
		flex-direction: row;
	}
	.news.full-width .right-block .item:first-of-type > a,
	.news.full-width .right-block .item:not(:first-of-type) > a,
	.home .news .items .item:not(:first-of-type) > a,
	.home .related-news .items .item:not(:first-of-type) > a{
		width: 30%;
		display: -webkit-inline-flex;
		display: -moz-inline-flex;
		display: -ms-inline-flex;
		display: -o-inline-flex;
		display: inline-flex;
	}
	.news .items .item, .related-news .items .item{
		margin-top: 15px;
	}
	.news .items img, .related-news .items img{
		margin-bottom: 0;
	}

	p.tag{
		display: none;
	}
	.news.full-width .right-block .item:not(:first-of-type){
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: row;
	}
	.news.full-width .right-block .item:first-of-type img,
	.news.full-width .right-block .item:not(:first-of-type) img,
	.home .news .items .item:not(:first-of-type) img,
	.home .related-news .items .item:not(:first-of-type) img {
		width: 100%;
		height: auto;
	}
	.news.full-width .right-block .item:first-of-type .description,
	.news.full-width .right-block .item:not(:first-of-type) .description,
	.home .news .items .item:not(:first-of-type) .description,
	.home .related-news .items .item:not(:first-of-type) .description {
		width: 70%;
		padding:0 0 0 15px;
		margin-bottom: 0;
	}

	.home .news .items a.item h3,
	.home .related-news .items a.item h3 {
		font-size: 14px
	}

	.home .news .items div.item,
	.home .related-news .items div.item {
		-ms-flex-direction: column;
		flex-direction: column;
		position: relative;
		border: none
	}
	.home .news .items div.item .read-more,
	.home .related-news .items div.item .read-more {
		font-size: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0
	}

	.home .news .items div.item .description,
	.home .related-news .items div.item .description {
		padding: 0px 0;
		width: 100%;
		margin-bottom: 20px;
	}

	.home .news.full-width .left-block .item,
	.home .related-news.full-width .left-block .item {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.home .news.full-width .left-block .item .description,
	.home .news.full-width .left-block .item img,
	.home .related-news.full-width .left-block .item .description,
	.home .related-news.full-width .left-block .item img {
		width: 100%
	}

	.news.full-width .left-block .item:first-of-type,
	.related-news.full-width .left-block .item:first-of-type {

	}

	.news.full-width .left-block .item:first-of-type img,
	.related-news.full-width .left-block .item:first-of-type img {
		margin-bottom: 0;
		height: auto;
	}

	.news.full-width .left-block .item:first-of-type br,
	.related-news.full-width .left-block .item:first-of-type br {
		display: none
	}
	.news.full-width .items .item,
	.related-news.full-width .items .item {
		margin-right: 0;
		width: 100%
	}

	.news.full-width .items.seven-el .left-block .item,
	.related-news.full-width .items.seven-el .left-block .item {
		margin-top: 30px;
		margin-right: 0
	}

	.news.full-width .items.seven-el .left-block .item:first-of-type .description,
	.related-news.full-width .items.seven-el .left-block .item:first-of-type .description {
		position: static;
		height: auto;
		width: auto;
		background-color: transparent;
		padding: 10px 0px 0
	}

	.news.full-width .items.seven-el .left-block .item:first-of-type h3 a,
	.related-news.full-width .items.seven-el .left-block .item:first-of-type h3  a{
		color: #130717;
		font-size: 20px
	}

	footer .top-block {
		padding-top: 20px
	}

	footer .top-block .input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}

	footer .bottom-block {
		-ms-flex-direction: column;
		flex-direction: column
	}

	footer .bottom-block .logo {
		margin: 0 auto 20px
	}

	footer .copyright {
		max-width: 100%;
		text-align: center
	}

	footer .copyright p {
		font-size: 16px
	}

	.post .content h1 {
		font-size: 28px
	}

	.post .content h2 {
		font-size: 24px
	}

	.post .content h3 {
		font-size: 22px
	}

	.post .content h4 {
		font-size: 18px
	}

	.post .content h5 {
		font-size: 16px
	}

	.post .content h6 {
		font-size: 14px
	}

	.no-results p {
		font-size: 20px
	}

	.no-results input[type=search],
	.no-results input[type=text] {
		width: calc(100% - 142px)
	}

	.search form .input {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}

	.search form .select {
		width: calc((100% - 15px) / 2)
	}

	.results .item h3 {
		font-size: 20px;
	}
	.news .items.seven-el .left-block .item:not(:first-of-type),
	.related-news .items.seven-el .left-block .item:not(:first-of-type){
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: row;

	}
	.news .items.seven-el .left-block .item:last-of-type,
	.related-news .items.seven-el .left-block .item:last-of-type{
		margin-top: 15px;
	}
	.news .items.seven-el .left-block .item:not(:first-of-type) > a img,
	.related-news .items.seven-el .left-block .item:not(:first-of-type) > a img{
		height: auto;
	}
	.news .items.seven-el .left-block .item:not(:first-of-type) > a,
	.related-news .items.seven-el .left-block .item:not(:first-of-type) > a{
		width: 30%;
	}
	.news .items.seven-el .left-block .item:not(:first-of-type) .description,
	.related-news .items.seven-el .left-block .item:not(:first-of-type) .description{
		width: 70%;
		padding: 0 0 0 15px;
	}
	.pagination{
		margin-top: 10px;
	}
	.post .related-news.full-width .items .item{
		width: 100% !important;
		margin-right: 0 !important;
	}
	.category .posts .right-block .item{
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width:479px) {

	footer .mobile-block {
		background: #130717;
		display: block
	}

	footer .mobile-block li[class*=" icon-"],
	footer .mobile-block li[class^=icon-] {
		position: relative
	}

	footer .mobile-block li[class*=" icon-"]:before,
	footer .mobile-block li[class^=icon-]:before {
		color: #98879e;
		font-size: 18px;
		transition: all .3s ease
	}

	footer .mobile-block li[class*=" icon-"]:hover:before,
	footer .mobile-block li[class^=icon-]:hover:before {
		color: #a64ac9
	}

	footer .mobile-block li[class*=" icon-"] a,
	footer .mobile-block li[class^=icon-] a {
		font-size: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0
	}

	footer .mobile-block li:first-of-type,
	footer .mobile-block li:nth-of-type(2) {
		width: 100%;
		text-align: center;
		margin-bottom: 25px;
		position: relative;
		margin-right: 0;
		display: none;
	}

	footer .mobile-block li:first-of-type:before,
	footer .mobile-block li:nth-of-type(2):before {
		content: "";
		width: 100vw;
		height: 1px;
		background: #fff;
		opacity: .1;
		position: absolute;
		left: 50%;
		transform: translate(-50%)
	}

	footer .mobile-block li:first-of-type:before {
		top: -36px
	}

	footer .mobile-block li:nth-of-type(2) {
		margin-bottom: 60px
	}

	footer .mobile-block li:nth-of-type(2):before {
		bottom: -36px
	}

	footer .mobile-block li:nth-of-type(3) {
		margin: 0 20px 0 auto
	}

	footer .mobile-block ul {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 20px;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 0px;
		margin-top: 0px
	}

	footer .mobile-block li {
		margin-right: 20px
	}

	footer .mobile-block li:last-of-type {
		margin-right: auto
	}

	footer .mobile-block a {
		display: block;
		color: #fff;
		font-size: 14px;
		font-family: Lato, sans-serif
	}

	.button {
		width: 100%
	}
}

@media only screen and (max-width:359px) {
	header .logo img {
		max-width: 180px !important;
	}
	.bottom-header .logo img {
		width: 195px;
	}
	.bottom-header{
		height: 74px;
	}
	h1 {
		font-size: 38px
	}

	.nav a {
		font-size: 14px
	}

	.search form .select {
		width: 100%;
		margin-right: 0
	}

	.search form .select:last-of-type {
		margin-top: 0px
	}
}
.item > a {
	overflow: hidden !important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 10px;
}
.item a > img{
	transition: all 0.3s ease;
	margin-bottom: 0;
}
.item:hover a > img{
	transform: scale(1.1);
}

footer .sub-menu {
	position: absolute;
	background: #2A1730;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
	width: 95px;
	border-radius: 10px;
	padding: 20px 15px;
	right: -13px;
	top:100%;
	display: none;
	z-index: 1;
}

footer .sub-menu.open {
	display: block
}

footer .sub-menu li {
	margin:0 0 5px !important;
	
}

footer .sub-menu li:last-of-type {
	margin-bottom: 0 !important;
}
footer .menu-item-has-children{
	position: relative;
}
footer .menu-item-has-children .children{
	position: relative;
	width: 7px;
	height: 7px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	margin: 0 0 0 8px;
	display: inline-block;
	top: -2px;
}
footer .sub-menu:before {
	top: 4px;
	width: 16px;
	height: 16px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

footer .sub-menu:after,
footer .sub-menu:before {
	position: absolute;
	right: 19px;
	transform: rotate(45deg) translate(-50%, -50%);
	content: "";
	background: #2A1730
}

footer .sub-menu a {
	margin-left: 0;
	margin-right: 0;
}
footer .sub-menu:after {
	top: 8px;
	width: 20px;
	height: 20px
}
