﻿﻿/* font-family: "Exo2.0"; */
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Bold.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Bold.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Bold.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 800;
}
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Bold.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Bold.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Bold.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Light.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Light.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Light.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Extra-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light-Italic.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light-Italic.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light-Italic.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Light-Italic.ttf') format('truetype');
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "Exo";
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Medium.eot');
	src: url('/wp-content/themes/foodexpo/fonts/Exo2.0-Medium.eot#iefix')format('embedded-opentype'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Medium.woff') format('woff'),
	url('/wp-content/themes/foodexpo/fonts/Exo2.0-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
}
/*-------Default-------*/
a {
	color: #2c2c2c;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #fff343;
	text-decoration: none;
}
a:focus {
	outline: none;
}
button {
	border: none;
	padding: 0;
}
button:hover, button:focus {
	border: none;
	outline: none;
}
a, img, a img, input, textarea {
	outline:none;
}
input {
    border: none;
    -webkit-appearance: none;
}

h4 {
	font-size: 16px;
}
div:focus {
	outline: none;
}
body {
	font-family: 'Exo';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: normal;
	color: #606060;
	word-wrap: break-word;

}
hr {
	border-top: 1px solid #ebc14d;
}
.text-md {
	font-size: 13px !important;
}
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																								/*------------------------------------------------------------*/
/*------header-top-------*/
/*------------------------------------------------------------*/
.top-header-border {
	height: 10px;
	background-color: #2c2c2c;
}
#header-top {
	background-color: #fff343;
}
#header-top .row {
	height:27px;	
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
}
.lang, .search {
	display: inline-block;
	
}
.lang {
	line-height: 13px;
}
.lang button {
	width: 23px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-left: 6px;
	vertical-align: middle;
}
.uk {
	background: url(/wp-content/themes/foodexpo/img/uk_on.jpg) no-repeat 50% 50%;
}
.ru {
	background: url(/wp-content/themes/foodexpo/img/ru_on.jpg) no-repeat 50% 50%;
}
.en {
	background: url(/wp-content/themes/foodexpo/img/en_on.jpg) no-repeat 50% 50%;
}
.lang .off {
	height: 13px;
	border: 1px solid #b6c2ca;
}
.search {
	border: 1px solid #b6c2ca;
	height: 17px;
	background-color: #fff;
	margin-left: 15px;
	
}
.btn-search {
	width: 15px;
	height: 15px;
	background: #fff url(/wp-content/themes/foodexpo/img/search.png) no-repeat 50% 50%;
}
.field-seach {
	height: 15px;
	vertical-align: top;
	text-align: center;
    font-style: italic;
	font-weight: 300;
    font-size: 11px;
	line-height: 15px;
	color: #acacac;
}
.search input::-webkit-input-placeholder {
	text-indent: 0px;
	transition: text-indent 0.5s ease;
}
.search input::-moz-placeholder {
	text-indent: 0px;
	transition: text-indent 0.5s ease;
}
.search input:-moz-placeholder {
	text-indent: 0px;
	transition: text-indent 0.5s ease;
}
.search input:-ms-input-placeholder {
	text-indent: 0px;
	transition: text-indent 0.5s ease;
}
.search input:focus::-webkit-input-placeholder {
	text-indent: 500px;
	transition: text-indent 0.5s ease;
}
.search input:focus::-moz-placeholder {
	text-indent: 500px;
	transition: text-indent 0.5s ease;
}
.search input:focus:-moz-placeholder {
	text-indent: 500px;
	transition: text-indent 0.5s ease;
}
.search input:focus:-ms-input-placeholder {
	text-indent: 500px;
	transition: text-indent 0.5 ease;
}
/*------------------------------------------------------------*/
/*--------header-baner-------*/
/*------------------------------------------------------------*/
#header-baner {
	position: relative;
	overflow: hidden;
}
.none-height {
	height: 0;
}
#slider{
	width: 100vw;
    height: auto;
	margin: 0 auto;
    overflow: hidden;
}

#slider .wp_bannerize_container{
	height: auto !important;
	flex: unset;
}
#slider .wp_bannerize_banner_box,
#slider .wp_bannerize_banner_box img{
	/*width: 100% !important;*/
	height: auto;
	margin: 0;
	display: block !important;
	flex: unset;
}
#slider .wp_bannerize_banner_box img{
	width: 100%;
	height: auto;
}
#header-baner .slick-list, .slick-track, .slick-slides {
	height: inherit;
	overflow: visible;
}

#header-baner .slick-prev, .slick-next {
	display: inline-block;
    position: absolute;
    top: 0;
    z-index: 9;
    margin-top: 12%;
}
#header-baner .slick-prev {
    left: 0;
    margin-left: 15px;
	width: 18.5px;
	height: 31px;
	background-color: transparent;
	background-image: url(/wp-content/themes/foodexpo/img/arrow.png);
	background-position: 0 100%;
}
#header-baner .slick-next {
	right: 0;
	margin-right: 15px;
	width: 19px;
	height: 31px;
	background-color: transparent;
	background-image: url(/wp-content/themes/foodexpo/img/arrow.png);
	background-position: 100% 0;
}
#header-baner .slick-prev:hover, #header-baner  .slick-next:hover,
#header-baner .slick-prev:focus, #header-baner  .slick-next:focus {
	background-image: url(/wp-content/themes/foodexpo/img/arrow-hover.png);
}

#header-baner .slider-text {
	width: 100%;
	height: 120px;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.76), transparent );

}
#header-baner .slider-text .row {
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
}
#header-baner .slider-text .text {
	float: right;
}
#header-baner .slider-text .text p {
	text-align: right;
	color: #fff;
	line-height: 30px;
	font-weight: 800;

}
#header-baner .date {
	font-size: 39px;
}
.place {
	font-size: 20px;
}

#timer {
	width: 260px;
	margin: 0 auto;
	font-weight: 200;
	font-size: 29px;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
}

#timer img {
	margin: 0 5px 5px 0;
}
#timer .dot {
	margin: 0 -5px;
}
/*------------------------------------------------------------*/
/* Navigation*/
/*------------------------------------------------------------*/
.navigation {
	line-height: 44px;
	background-color: #b6c2ca;
}
.navbar-default {
	background-color: #b6c2ca;
	border: none;
	position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.navigation .navbar-default .navbar-nav>li>a,
.navigation .dropdown-menu>li>a {
	padding: 0;
	color: #2c2c2c;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	line-height: 4 !important;
}
.navigation .dropdown-menu>li>a {
	text-align: right;
	padding: 0 15px;
}
.navigation .container,
.navigation .row,
.navigation .navbar-default,
.navigation .navbar-collapse.collapse,
.navigation .nav,
.navigation .nav li,
.navigation .nav li a {
	line-height: inherit;
	    position: relative;
}
.navigation .navbar-nav>li {
	padding: 0 1em;
}
.navbar-default .navbar-nav>li>a:hover,
.dropdown-menu>li>a:hover {
	color: #fff343;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus,
.dropdown-menu>li>a:focus {
	/*background-color: #fff343;*/
	background-color: transparent;
	color: #2c2c2c;
}
.navigation .navbar-nav li:focus {
	background-color: #fff343;
}
.navbar-nav>li:hover >.dropdown-menu {
	display: block;

}
.navigation .dropdown-menu {
	border-top: 3px solid #fff343;
}

.triangular {
	width: 10px;
	height: 10px;
	border-bottom: 10px solid #fff343;;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	right: 35px;
	top: -10px;
	display: none !important;
}
.dropdown-menu>li>a {
	padding: 0 15px;
	line-height: inherit;
	color: #2c2c2c;
	text-align: left;

}
.dropdown-menu {
	padding: 0;
	background-color: #b6c2ca;
}
.logo {
	position: unset;
	width: 200px;
}
.sm-logo {
	 display: none;
}
.navigation.default {
}
.navigation.fixed {
	position:fixed;
	top:0; left:0;
	width: 100%;
	z-index: 99;
}
.navigation.fixed .logo {
	top: -4px;
}
.navigation.fixed .logo img.lg-logo {
	display: none;
}
.navigation.fixed .logo img.sm-logo {
	display: block;
}
.navigation.fixed .logo img {
	height: 70px;
	width: auto;
}
.navbar-toggle .icon-bar {
	position: relative;
	transition: all 200ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}
.navbar-collapse.in {
	overflow-y: hidden;
}

	/*------------------------------------------------------------- */
/*------------Wrapper-----include defaulte wordpress style-----*/
/*------------------------------------------------------------- */
#content {
	float: left;
	/*padding: 60px 10% 70px;*/
    padding: 0 5% 10px;
}
#left-sidebar,
#right-sidebar {
	float: left;
}

#left-sidebar {
	/*padding: 70px 15px 70px;*/
	padding: 25px 15px 70px;
	padding-right: 0;
    padding-left: 0;
}
#right-sidebar {
	padding: 25px 15px 70px;
}
.wrapper-news #right-sidebar,
.wrapper-one-news  #right-sidebar{
	padding: 38px 15px 0;
}
.wrapper-news #left-sidebar,
.wrapper-one-news #left-sidebar {
	padding: 0 15px 70px;
	margin-top: -15px;
}

#content h1, #content h2,
#content h3, #content h4,
#content h5, #content h6 {
	font-weight: 900;
	text-transform: uppercase;
	color: #ebc14d;
	text-align: center;
	margin: 45px auto 0;
}
.alignnone {
	margin: 10px 10px 10px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 10px 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
.aligncenter {
	display: block;
	margin: 10px auto;
}
a img.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
a img.alignnone {
	margin: 10px 10px 10px 0;
}
a img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
#content table {
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 100%;
	margin: 15px 0;
}
#content tr td {
	border: 1px solid #CCCCCC;
	padding:10px;
	text-align: center;
}
#content tr th {
	padding:10px;
	text-align: center;
	font-weight:400;
}
iframe {
	max-width: 100%;
	width:100%;
	outline: none;
	border:none;
	overflow:hidden;
	margin: 15px 0;
}
/*-------------------------------------------*/
/*---------page-news----------*/
/*-------------------------------------------*/
.left-news-block {
	width: 25%;
	float: left;
	margin: 0 5% 5% 0;
}
.right-news-block {
	width: 70%;
	display: inline-block;
}
.news-item {
	 background-color: #e5ebef;
	 margin-bottom: 10px;
	 padding: 5px;
	 min-height: 75px;
 }
#content .news-item {
	background-color: transparent;
}
#content .news-item .img-news {
	width: 100%;
	height: 100px;
	background-size: cover;
	background-position: 50%;
}
#content .date {
	margin: 0 0 8px;
}
.news-title, .search-item .title {
	margin-bottom: 10px;
}
.news-title a,  .search-item  .title a {
	font-size: 16px;
}
.for-mobile {
	display: none;
}
.read-more {
	margin-top: 10px;
}
.read-more a, .news-title a,
.search-item  .title a {
	color: #919aa0;
}
.read-more a:hover,
.news-title a:hover,
.search-item  .title a:hover{
	text-decoration: underline;
}
.search-item {
	margin-bottom: 15px;
}

/* ----- one-news--------*/
.wrapper-one-news .date {
	font-style: italic;
}
.wrapper-one-news img {
	margin: 15px 0;
}
.wrapper-one-news #content img {
	width: 100%;
}
/*----------Sidebare---------*/
.sidebar img {
	/* height: auto; */
	margin: 0;
	max-width: 100%;
}
.block {
	margin: 25px 0;
}
.sidebar .title {
	margin: 10px 0 5px;
	text-align: center;
}
.sidebar .title,
.sidebar .title a,
.sidebar .title a:hover,
.sidebar .title p,
.sidebar .title div {
	font-size: 14.5px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
}
.sidebar {
	font-weight: 300;
}
.last-news a,
.last-news a:hover{
	color: #606060;
}
.last-news a:hover {
	text-decoration: underline;
}
.news-item .date {
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0;
	color: #919aa0;
}
.news-item .news-img {
	width: 30%;
	height: 65px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 0;
	background-size: cover;
	background-position: 50%;

}
.wrapper-news .new {
	min-height: 120px;
}
.block-norrower {
	width: 91%;
	margin: 0 auto;
}
a.yellow-full {
	display: block;
	font-size: 16px;
    text-transform: uppercase;
    text-shadow: 0 0 2px #b6c2ca;
    font-weight: 500;
}
a.yellow-full:hover {
	color: buttontext;
}
a.yellow-full + a.yellow-full {
	margin-top: 7px;
}
a.yellow-full,
button.yellow-full {
	background: linear-gradient(-7deg, #fff343 0%, #fff343 100%);
	width: 100%;
	padding: 14px 0;
	text-align: center;
	font-weight: 300;
	font-size: 14px;
	box-shadow: inset -2px -2px 5px 0px rgba(114, 80, 1, 0.53), inset 1px 1px 5px 1px #fffab2;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease ;
	-ms-transition: all 0.5s ease ;
	-o-transition: all 0.5s ease ;
	transition: all 0.5s ease ;
	
}
a.yellow-full:hover,
button.yellow-full:hover {
	background: linear-gradient(-7deg, #fac240 0%, rgb(252, 221, 74) 34%, #fff343 100%);
	box-shadow: 0 0 20px rgba(114, 80, 1, 0.84);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease ;
	-ms-transition: all 0.3s ease ;
	-o-transition: all 0.3s ease ;
	transition: all 0.3s ease ;
}
a.yellow-full:active,
button.yellow-full:active {
	box-shadow: 0 0 0 rgba(114, 80, 1, 0.84);
	border-radius: 10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease ;
	-ms-transition: all 0.5s ease ;
	-o-transition: all 0.5s ease ;
	transition: all 0.5s ease ;
}
a.yellow-full:focus {
	text-decoration: none;
    color: buttontext;
}

.sidebar a > img {
	webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform;
 }
.row-two-items {
	margin: 10px 0 15px;
}
.row-two-items:after {
	clear: both;
	content: "";
	display: block;
}

.left-block {
	float: left;
	width: 45%;
	margin-right: 10%;
}
.right-block {
	float: right;
	width: 45%;
}

	/*------top-footer-----*/

#footer-slider {
	width: 60%;
	margin: 0 auto;
	padding: 0 0 0 15px;
}
.top-footer {
	background-color: #e5ebef;
	padding-top: 15px;
	padding-bottom: 25px;
}
.top-footer .slick-slide img {
	height: 100px;
}
.top-footer .slick-initialized .slick-slide{
	margin-right: 15px;
	overflow: hidden;
	outline: none;
	border: 1px solid #a2afb7;
}
.top-footer .slick-prev,
.top-footer .slick-next {
	position: absolute;
	top: 35%;
	width: 19px;
	height: 29px;
	background-color: transparent;
	background-image: url(/wp-content/themes/foodexpo/img/arrow-footer.png);
}
.top-footer .slick-prev {
	left: -18px;
	background-position: 0 100%;
}
.top-footer .slick-next {
	right: -18px;
	background-position: 100% 0;
}
.top-footer .slick-prev:hover, .top-footer  .slick-next:hover,
.top-footer .slick-prev:focus, .top-footer  .slick-next:focus {
	background-image: url(/wp-content/themes/foodexpo/img/arrow-footer-hover.png);
}
.footer-nav {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.top-footer .navbar-nav>li>a,
.top-footer .dropdown-menu>li>a {
	color: #8d9294;
	font-size: 14px;
	font-weight: 300;
	padding: 10px;
	text-align: right;
 }
.footer-nav .sub-menu .menu-item {
	display: block;
	float: none;
}
.top-footer .navbar-nav>li>a:hover,
.top-footer .dropdown-menu>li>a:hover,
.top-footer .navbar-nav>li>a:focus,
.top-footer .dropdown-menu>li>a:focus {
	color: #2c2c2c;
	background-color: transparent;
}
.footer-nav .dropdown-menu {
	padding: 0 -15px;
	background-color: #e5ebef;
	border: none;
	box-shadow: 0 6px 6px rgba(0,0,0,.175);
}


/*-------footer--------*/
footer {
	background-color: #b6c2ca;
	border-top: 7px solid #fff343;
	padding-top: 10px;
	padding-bottom: 25px;
	font-size: 16px;
	color: #0a0a0a;
	font-weight: 300;
}
footer .row {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.footer-block {
	padding: 15px;
}
.inline img, .inline p, .inline a {
	display: inline-block;
	margin: 0 5px 5px 0;
}

#footer-slider .slick-list{
 height: 100px;
}
#footer-slider div.slick-slide {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
}
.inline p,
.inline a {
    margin: 0 !important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin-bottom: 20px;
}
img{
 max-width: 100%;
}
.news-title,
.search-item .title {
    margin-bottom: 0;
}
.footer-banners {
	column-count: 2;
	-moz-column-count: 2;
    -webkit-column-count: 2;
}
.footer-title {
	text-align: center;
	width: 100%;
}


/*------------------------------------------------------*/
/*-----------Responsive----------------------------*/
/*------------------------------------------------------*/
@media (min-width: 992px) {
	.wrapper .col-md-2 {
		width: 20%;
	}
	.wrapper .col-md-8 {
		width: 60%;
	}
	.wrapper .col-md-push-2 {
		left: 20%;
	}
	.wrapper .col-md-pull-10 {
		right: 80%;
	}
}
/*------------------max-width: 1199 px --------------------*/
@media (max-width: 1199px) {
	.navigation .navbar-nav>li {
	    padding: 0 0.7em;
	}
	.nav>li>a {
		padding: 10px 7px;
	}
	/*#slider {
		width: 71.5%;
	}*/
	#content {
		padding: 70px 15px 70px;
	}
	#left-sidebar {
		padding: 70px 15px 70px 0;
	}
	#right-sidebar {
		padding: 25px 0 70px 15px;
	}

}
@media (min-width: 992px){
	.navbar-toggle {
	    display: none;
	}
	.navbar-collapse.collapse {
	    display: flex!important;
	    height: auto!important;
	    padding-bottom: 0;
	    overflow: visible!important;
	}
}
/*------------------max-width: 991 px --------------------*/
@media (max-width: 991px) {
	.navbar-header {
	    float: none;
	}
	.navbar-toggle {
	    display: block;
	}
	/*.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    display: none !important;
	}*/
	.navigation .navbar-default .navbar-nav>li>a, .navigation .dropdown-menu>li>a {
		padding: 0 20px;
		text-align: right;
	}
	.navigation {
		position:fixed;
		top:0; left:0;
		width: 100%;
		z-index: 99;
	}
	.dropdown-menu {
		position: relative;
		float: none;
	}
	.navbar-default .navbar-nav>li>a:focus {
		color: #fff343;
		background-color: transparent;
	}
	.navbar-nav>li:hover >.dropdown-menu {
		display: none;
	}
	#main-menu > ul {
		line-height: 30px;
		margin: 7.5px -15px;
	}

	#header-baner .date {
		font-size: 32px;
	}
	.place {
		font-size: 15px;
	}
	#header-baner .slider-text .text p{
		line-height: 27px;
		margin-bottom: 5px;
	}
	.timer {
		padding: 0;
	}
	.navigation .navbar-nav>li {
		width: 100%;
	}
	.navigation .navbar-default .navbar-nav>li>a,
	.navigation .dropdown-menu>li>a {
		padding: 0 10px;
	}
	header {
		margin-top: 47px;
	}
	.logo img {
		width: 62%;
	}
	.logo {
		top: 0;
	}
	.logo img.menu-logo {
	    width: 40%;
		padding-left: 10px;
	}


	/*.logo {
		top: -92px;
	}
	.logo .lg-logo {
		display: none;
	}
	.logo .sm-logo {
		display: block;
	}*/
	/*#slider {
		width: 92.5%;
	}*/
	#header-baner .slider-text {
		height: 100px;
	}
	.navigation .navbar-default .navbar-nav>li>a,
	.navigation .dropdown-menu>li>a {
		font-size: 13px;
	}
	#left-sidebar {
		padding: 0;
	}
	#content {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	#right-sidebar {
		padding: 15px 0 0;
	}
	#left-sidebar {
		margin-top: -25px;
	}
	#footer-slider {
		width: 73%;
	}
	.top-footer .slick-slide img {
		height: 90px;
	}
	.nav>li>a {
		padding: 10px 15px;
	}
	.footer-block {
		margin: 10px 0;
	}
	.footer-block.col-xs-12{
		text-align: center;
	}

}
/*------------------max-width: 767 px --------------------*/
@media (max-width: 767px) {
	#header-top .row {
		padding: 0 15px;
	}
/*	.navigation .navbar-default .navbar-nav>li>a, .navigation .dropdown-menu>li>a {
		padding: 0 20px;
		text-align: right;
	}
	.navigation {
		position:fixed;
		top:0; left:0;
		width: 100%;
		z-index: 99;
	}
	.dropdown-menu {
		position: relative;
		float: none;
	}
	.navbar-default .navbar-nav>li>a:focus {
		color: #fff343;
		background-color: transparent;
	}
	.navbar-nav>li:hover >.dropdown-menu {
		display: none;
	}
	#main-menu > ul {
		line-height: 30px;
	}*/
/*
	header {
		margin-top: 47px;
	}
	.logo img {
		width: 62%;
	}
	.logo {
		top: 0;
	}
	.logo img.menu-logo {
	    width: 40%;
		padding-left: 10px;
	}*/

	/*#slider {
		height: 205px;
		width: 500px;
	}*/
	#header-baner .slider-text {
		height: 140px;
	}
	.timer {
		position: absolute;
		bottom: 0;
		right: 10px;
	}
	#timer {
		margin-bottom: 5px;
		width: 215px;
	}
	#left-sidebar {
		margin-top: -15px;
	}
	.sidebar {
		margin: 0 4.166666665%;
	}
	#footer-slider {
		width: 85%;
	}
	.footer-nav {
		display: none;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-block.col-xs-12{
		text-align: left;
	}
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	    margin: 10px auto 0;
	}
}
@media (max-width: 670px) {
	.footer-banners {
		column-count: 1;
	    -moz-column-count: 1;
	    -webkit-column-count: 1;

	}
	.footer-banners__row {
		align-items: center !important;
    	padding-left: 10px !important;
	}
}
/*------------------max-width: 567 px --------------------*/
@media (max-width: 567px) {
	.sidebar {
		margin: 0 15%;
		width: 70%;
	}
	.footer-block {
		padding: 0;
	}
	footer .row {
		flex-direction: column;
		align-items: center;
	}
	.left-news-block {
		display: none;
	}
	.for-mobile {
		display: block;
	}
	.for-mobile {
		display: block;
		width: 35%;
		float: left;
		margin: 5px 10px 10px 0;
	}
	.right-news-block {
		width: 100%;
	}


}
/*------------------max-width: 425 px --------------------*/
@media (max-width: 425px) {
	/*#slider {
		height: 160px;
	}*/
	#header-baner .slider-text {
		height: 149px;
	}
	.slider-text .text {
		margin-top: 25px;
	}
	#header-baner .date {
		font-size: 25px;
	}
	.slider-text .text .place {
		font-size: 12px;
	}
	#header-baner .slider-text .text p {
		margin-bottom: 0px;
	}
	.timer {
		bottom: -5px;
		right: 5px;
	}
	#timer {
		font-size: 25px;
		width: 190px;
	}
	.top-footer .slick-slide img {
		height: 80px;
	}
	.logo img {
		width: 35%;
	}
	.logo img.menu-logo {
		width: 35%;
		padding: 0;
	}
	#content .news-item .img-news {
		height: 100px;
	}
	.for-mobile {
		width: 40%;
	}

}
.sub-menu .menu-item {
    text-align: right;
    display: inline-block;
    float: right;
    clear: both;
}
.sub-menu li.menu-item-has-children:hover>ul {
	display: block;
}
.menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
	right: 105%;
    left: auto;
    top: -5px;
    border-top: none;
    border-right: 3px solid #fff343;
}
.menu-item-has-children .sub-menu .menu-item-has-children 
.sub-menu.dropdown-menu li:first-child:before {
	border-left: 10px solid #fff343;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    right: -20px;
    top: 12px;
}
.footer-nav .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
	right: 100%;
	border-right: none;
}

.hide-article {
	display: none;
}

.btn-show-article {
	display: block;
	margin: 0 auto;
	position: relative;
    border-bottom: 2px solid #fac240;
    background: transparent;
}
.btn-show-article:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 10px solid #fac240;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35%;
    bottom: -17px;
}
.btn-show-article:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    background: #fac240;
    position: absolute;
    left: 35%;
    margin-left: 9px;
}
@keyframes slipDown {
	from, 50%, to {
		transform: translateY(0);
	}
	25%, 75% {
		transform: translateY(5px);
	}
}
.btn-show-article:hover:before {
	animation: slipDown 1s;
}
.btn-show-article:hover {
	border-bottom: 2px solid #fac240;
}

#myDiv tr, td {
background-color:#fff;
color:#222;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
padding-bottom:10px;
text-align:justify;
}
.progDate {
text-align:right; font-size:14px; font-weight:bold; color:#900; text-decoration:underline; background-color:#fff;
}
.author{
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:#900;
text-decoration:underline;
}
.confNazv {
background-color:#603; color:#fff; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; padding:5px; text-align:center; font-size:16px; cursor:pointer; margin-bottom:0;
}
.confAdd{
background-color:#FEE; color:#900; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; padding:5px; text-align:center; font-size:12px; cursor:pointer; margin-bottom:0;
}
.confAdd td tr {background-color"#fff; text=align:left;}
.confAdd table, tbody {
border-spacing:5px;
}
.clickhere {
margin-top:0; font-weight:normal; font-size:12px; font-variant:small-caps; margin-bottom:0; color:#CCC;
}


.wp_bannerize_category_organizer{
	height: 150px;
}


