
.centerCol img {
  max-width: 100%;
  height: auto;
}
.centerCol article {
  margin: 20px 0;
}

.centerCol .commonTitle {
  padding: 5px 0px;
  font-size: 1.5rem;
  text-align: left;
  font-weight: normal;
  line-height: 1.8rem;
}

.img_list_left {
  position: relative;
  float: left;
  width: 30%;
}
.text_list_right {
  position: relative;
  float: right;
  width: 69%;
}

.progtitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.centerCol .rightMes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	color: #000000;
}
.centerCol .rem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight: normal;
	padding: 5px 10px 5px 0px;
	text-align: center;
}
.centerCol h3,h2 {
  padding: 8px 0px 5px 0px;
  font-size: 20px;
  text-align: left;
  font-weight: normal;
}
.centerCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  	font-weight: bold;
	padding: 0px 0px 20px 0px;
}
.centerCol h5 {
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}
.centerCol p {
  padding: 5px 0px;
  text-align: justify;
  line-height: 18px;
}
.centerCol .centerTitleBox p {
  margin-top: 0px;
  font-size: 1rem;
}
.img_list_left {
  position: relative;
  float: left;
  padding: 13px 15px 5px 0px;
}
/* Переключатель для страниц
================================== */
.wp-pagenavi-1 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 20px;
}
.wp-pagenavi-1 span {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #DFDFDF;
  color: black;
  font-weight: normal;
}
.wp-pagenavi-1 span.current {
  font-weight: bold;
  border: 1px solid #FB1515;
  color: white;
  background-color: #E81D1D;
  cursor: default;
}
.centerCol .wp-pagenavi-1 a, .centerCol .wp-pagenavi-1 a:link, .centerCol .wp-pagenavi-1 a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #DFDFDF;
  color: black;
  background-color: white;
}
.centerCol .wp-pagenavi-1 a:active, .centerCol .wp-pagenavi-1 a:hover {
  text-decoration: none;
  color: white;
  font-weight: bold;
  border: 1px solid #FB1515;
  background-color: #FB1515;
}

/* Праздники на Окулус
================================== */
.textBl {
  text-align: justify;
  line-height: 20px;
}
.sele_list_box {
  position: relative;
  margin: 20px 0;
}
.sele_list_left {
  position: relative;
  float: left;
  width: 15%;
  padding-top: 10px;
}
.sele_list_right {
  position: relative;
  float: right;
  width: 84%;
}

/* Галерея
================================== */
.galBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin: 20px 0px 10px 0px;
}
.galItem {
  text-align: center;
  max-width: 32%;
  background-color: #E8E8E8;
}
.galText {
  text-align: center;
  padding: 5px 0px 10px 0px;
  font-size: 0.85rem;

}
@media screen and (max-width: 520px) {
  
}
