html, body {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 100%;
	font-family: Verdana;
	color: #242424;
	background: url(../images/bg_grey.png) fixed;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 8px;
	/* padding-left: 25px; */
	text-align: center;
	color: #16465D;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow: 1px 2px 0 #FFF, 1px 3px 0 #9A9A9A;
}

h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #16465D;
	font-weight: 400;
	text-transform: uppercase;
}

h2.warning {
	font-size: 1.3em;
	color: #FF0000;
}

h2.news {
	font-size: 1.3em;
	text-align: left;
	font-style: italic;
}

h2.podzagolovok {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
}

h3 {
	font-size: 1.3em;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #16465D;
	font-weight: 400;
	font-style: italic;
	text-transform: uppercase;
}

h3.comments {
	font-style:normal;
}

h3.name {
	text-align: left;
	padding-bottom: 0;
}

h4 {
	font-size: 1.1em;
	text-align: left;
	color: #16465D;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: #FFF;
}

a.footer {
	text-decoration: none;
	color: #45A5D1;
}

a.footer2 {
	text-decoration: none;
	color: #45A5D1;
	font-weight: 100;
	font-style: italic;
}

.zagolovok {
	font-size: 3.68em;
	margin: 0;
	padding: 0;
	color: #16465D;
	font-weight: 400;
	text-transform: uppercase;
}
.zagolovok2 {
	font-size: 3.6em;
	margin: 0;
	padding: 0;
	color: #16465D;
	font-weight: 700;
	text-transform: uppercase;
}

.slogan {
	font-size: 1.5em;
	margin: 0;
	padding-left: 25px;
	text-align: left;
	color: #7f412f;
	font-weight: 400;
	font-style: italic;
	text-transform: uppercase;
}

img {
	max-width: 100%;
	height: auto;
	font-weight: 300;
	vertical-align: middle;
}

img.nodisplay {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.img_left {
	float: left; /* Выравнивание по левому краю */
	margin: 10px 10px 10px 0; /* Отступы вокруг картинки */
}

.img_right {
	float: right; /* Выравнивание по правому краю  */
	margin: 10px 0 10px 10px; /* Отступы вокруг картинки */
}

.img_left_logo {
	float: left; /* Выравнивание по левому краю */
	margin: 10px; /* Отступы вокруг картинки */
}

.wrapper_menu2 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #ef5271;
	z-index: 9999;
}

.wrapper_block {
	width: 90%;
	background: url(../images/bg_grey.png) fixed;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

a.ssilka_v_texte,
a.ssilka_v_texte:visited {
    text-decoration: none;
    color: #CA6C0D;
    padding: 5px;
}
a.ssilka_v_texte:hover {
    color: #F30826;
}

p {
	color: #16465D;
	font-size: 1.3em;
	line-height: 1.5em;
	text-indent: 1.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
}

ol.text, ul.text {
	color: #16465D;
	font-size: 1.3em;
	line-height: 1.5em;
	text-indent: 0.5em;
	margin: 0.5em;
	padding-left: 3.0em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

p.warning {
	font-style:italic;
	color: #382F7E;
	font-weight: 300;
}

p.main {
	color: #242424;
	font-size: 1.5em;
	line-height: 1.2em;
	text-indent: 0;
	padding-right: 1.0em;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-align: right;
	margin: 0;
	margin-top: 10px;	
}

p.menu {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 0;
	margin: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.menu_active {
	color: #000;
	font-weight: 400;
}

p.footer, p.footer2 {
	color: #FFF;
	font-size: 1.1em;
	line-height: 0.7em;
	text-indent: 0;
	margin: 1.0em 2.5em;
	font-weight: 100;
	font-family: 'Oswald', sans-serif;
}

p.podval_left {
	color: #3C1F16;
	font-size: 1.2em;
	line-height: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: left;
}

p.podval_right {
	color: #3C1F16;
	font-size: 1.2em;
	line-height: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: right;
}

p.info {
	color: #382F7E;
	font-size: 1.3em;
	line-height: 1.0em;
	text-indent: 0;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: left;
}

p.korm2 {
	color: #3C1F16;
	font-size: 1.1em;
	line-height: 1.3em;
	text-indent: .5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: left;
}

p.korm_italic {
	color: #242424;
	font-size: 1.2em;
	line-height: 1.0em;
	text-indent: 0;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-style: italic;
}

p.small {
	color: #AAA;
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 1.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
}

p.prichina {
	color: #3C1F16;
	font-size: 1.3em;
	line-height: 1.5em;
	text-indent: 0.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: left;
}

p.data {
	color: #003399;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: 0.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	font-style: italic;
}

p.clock {
	color: #003399;
	font-size: 1.0em;
	line-height: 0.8em;
	text-indent: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	font-style: italic;
}

hr {
   border: 0;
   height: 1px;
   margin: 5px 0 10px 0;
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.container {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 10px;
}

.container2 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
}

.container>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.container3 {
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
	background-image: url(../images/fon2.jpg), url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3"><circle r="1" fill="%23888" /></svg>');
	background-blend-mode: screen;
	height: 400px;
}

.block {
	background: #FFF;
	padding: 5px 5px 15px 5px;
	/* margin-bottom: 10px; */
	float: left;
}

.block_shapka {
	background: #FFF;
	padding: 5px;
	float: left;
}

.block_left {
	background: none;
	padding: 5px 10px;
	float: left;
	text-align: left;
}

.block_right {
	background: none;
	padding: 0 10px;
	float: left;
	text-align: right;
}

.block_center {
	background: #FFF;
	padding: 5px 5px 15px 5px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.block_cocial {
	background: #FFF;
	padding: 0;
	margin: 0 auto;
	float: left;
	text-align: center;
	overflow: hidden;
}

.block_photo {
	background: #FFF;
	padding: 5px;
	float: left;
	text-align: center;
}

.block_knopka {
	background: #FFF;
	padding: 0;
	float: left;
	text-align: center;
}
.wrapper_footer {
	width: 100%;
	margin: 0 auto;
	padding: 10px 25px;
	overflow: hidden;
	/* background: #322A71; */
	background: url(../images/background.jpg)fixed;
	height: auto;
	z-index: 9999;
}

.container_menu {
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
}

.container_menu>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*
.container2 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 200px repeat(auto-fit (1fr, 3fr));
	grid-template-rows: repeat(1, auto);
	margin: 10px;
}
*/

.container2>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block_menu {
	border: solid 0px #8D5F38;
	float: left;
	text-align: center;
	padding: 12px;
	color: #FFF;
}

.block_data, .block_vremya {
	border: solid 0px #8D5F38;
	float: left;
	padding: 5px 40px;
	font-size: 0.8em;
}

.block_vremya {
	text-align: right;
}

.logo {
width: 105px;
height: 50px;
float: left;
display: block;
position:absolute;
margin:0;
margin-left: 5px;
line-height: 0;
}

.line_color {
	width: 100%;
	background: #FFF;
	height: 25px;
	margin: 0;
	padding: 0;
}

.line_menu {
	width: 100%;
	background: #FFF;
	height: 10px;
	margin: 0;
	padding: 0;
}

.line_nocolor {
	width: 100%;
	background: none;
	height: 15px;
	margin: 0;
	padding: 0;
}

#top {
	position: fixed;
	right: 5px;
	bottom: 10px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	z-index: +99999;
}

.sticky-content.fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:+999;
}

.spoiler {
	font-family: 'Oswald', sans-serif;
	overflow: hidden;
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px 10px;
	text-align: center;
	background: #382F7E;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 300;
	cursor: pointer;
}

.spoiler {
	font-family: 'Oswald', sans-serif;
	overflow: hidden;
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px 10px;
	text-align: center;
	background: #382F7E;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 300;
	cursor: pointer;
}

.nav {
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav_2 {
	margin: 0;
	padding: 0;
	text-align: center;
	display: none;	
}

.knopka_red {
	font-family: 'Oswald', sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	color: #FFF;
	background: #FF2222;
	background: linear-gradient(to bottom, #FF2222, #B90000);
	border: 3px solid #FFF;
	text-shadow: 1px 2px 3px #222;
	box-shadow: 2px 2px 5px #000;
	border-radius: 5px;
	width: 40%;
	margin: 10px auto;
	max-width: 100%;
	padding: 5px;
	cursor: pointer;
	text-align: center;
	position: relative;
	display: block;
}

.knopka_red:hover {
	color: #FFE862;
	background: #FF2222;
	background: linear-gradient(to top, #FF2222, #B90000);
	text-decoration: none;
}

.knopka_nazad {
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #FFF; 
	background: #1C263F;
	border: 3px solid #FFF;
	box-shadow: 2px 2px 5px #000;
	border-radius: 5px;
	width: 50%;
	margin: 10px auto;
	max-width: 100%;
	padding: 3px 15px;
	cursor: pointer;
	text-align: center;
	position: relative;
	display: block;
}

.knopka_nazad:hover {
	color: #FFF;
	background: #157F24;
}

.map-responsive{
   overflow:hidden;
   padding-bottom:56.25%;
   position:relative;
   height:0;
}
.map-responsive iframe{
   left:0;
   top:0;
   height:100%;
   width:100%;
   position:absolute;
}

.tovar_nedeli {
	font-size: 1.5em;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FF0000;
	font-weight: 600;
	text-transform: uppercase;
}

div#callme { 
	right: initial!important; 
	left: 5px!important;
}

.shadow {
	text-align: center;
}

/* STYLE 2 */

.shapka {
  font-family: "Paytone One";
  text-transform: uppercase;
}

.shapka span {
  display: block;
  margin: 10px 0 20px 0;
  padding: 0 50px;
  font-size: 4.2em;
  color: #EDEDED;
  text-shadow: 0 13.36px 8.896px #969696,0 -2px 1px #FFF;
  text-align: center;
  letter-spacing: 3px;
}

.photo {
	text-align: center;
	margin: 10px auto;
}

/* ТАБЛИЦА */
table {
color: #242424;
font-size: 1.2em;
line-height: 1.0em;
margin: 0.5em;
font-weight: 300;
font-family: 'Oswald', sans-serif;
    
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

  table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

  table th, table td {
    padding: 10px;
    text-align: center;
  }

    table td.flag {
    padding: 10px;
    text-align: left;
  }
  
  table th {
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 1px;
    font-weight: 400;
    background: #157F24;
    font-family: 'Oswald', sans-serif;
    color: #FFF;
  }
  
    table th.two {
    text-align: left;
  }

  @media screen and (max-width: 767px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 3px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 1.0em;
      font-weight: 400;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 0.8em;
    }
    
    table td.flag {
      padding: 10px;
      text-align: right;
  }
  }

.social {
		text-align: right;
		padding-right: 20px;
		padding-top:10px;
}

.bg {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3"><circle r="1" fill="%23888" /></svg>') repeat;
  height: 50px;
  width: 100%;
}

.confidential {
	color: #16465D;
	font-size: 1.3em;
	line-height: 1.5em;
	text-indent: 0;
	margin: 0.5em;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.social2 {
	font-size: 1.2em;
	line-height: 3.5em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #45A5D1;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
	text-transform: uppercase;
}

a.social {
	text-decoration: none;
	color: #45A5D1;
	font-size: 1.2em;
	line-height: 2.5em;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
	text-transform: uppercase;
}

a.social:hover {
	text-decoration: none;
	color: #16465D;
}