@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed');
/*верхняя навигация 1*/
.menu-wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
.logo-img {
    height: 120px;
	margin-left:20px;
}
.menu-icon {
    font-size: 2em;
    color: #11638E;
    line-height: 50px;
}
nav {
	position: absolute;
	/* background-color: #F7E8D3; #FFFFFF;*/
	top: 121px;
	left: 6px;
	width: 100%;
}
nav ul {
    list-style-type: none;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s;
}
nav ul li {
    padding: 0 15px;
}
nav ul li a {
    display: inline-block;
    padding: 12px;
    color: #076AA1;
	 text-decoration: none;
     letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Ubuntu Condensed', sans-serif;
}
nav ul li a:hover, nav ul li a:focus {
      color: #CCOOOO;
	 text-decoration: none;
}
#checkbox {
    display: none;
}
#checkbox:checked ~ nav ul {
    max-height: 300px;
    padding: 15px 0;
    transition: all 0.5s;
}
@media (max-width: 420px) { 
    .menu-icon {
        display: none;
    }
    nav {
        position: relative;
        top: -10px;
        background-color: transparent;
    }
    nav ul {
        max-height: 70px;
        padding: 10px 0; /*15px 0;*/
        text-align: right;
    }
    nav ul li {
        display: inline-flex;
        padding-left: 20px;
    }
}
/*это новое*/
.piclogo {
	padding: 0;
	margin: 0 20px;
	float:left;
}
.piclogoright{
	padding: 0;
	margin: 0 20px;
	float:right;
}
body {
background-color:  #FBF2E6; /*#F7E8D3; начальный цвет	#FBFBFB; - светло-серый*/
 font-size:16px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #333333;
margin:0;
}
p {
	text-indent: 30px;
	line-height: 1.5em;
	padding: 5px 0;
}
	h1 { 
	padding: 10px;
	color: 	#E3E3E3;
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 2px 2px 3px #707070; /*#663333;*/
	font-family: 'Ubuntu Condensed', sans-serif;	
	/*position: absolute;*/
	text-align: center;
}	
/*
h1 {
 color:   #CC0000;
		font-family: 'Ubuntu Condensed', sans-serif;	
     font-size: 22px;
   text-align:center;
		padding: 25px;*/
}
h2 {
color: #CC0000;
 font-weight: lighter;
  font-size: 22px;
	   text-align:center;
	line-height: 30px;
padding: 10px 0;
	font-family: 'Ubuntu Condensed', sans-serif;	
 }
h3 {
 color: #1572A6;
 font-size: 20px;
padding: 20px 0 10px 0;
}
 h4 {
 color:  #CC0000;
 font-size: 18px;
padding: 10px 0 5px 0;}
 h5 {
	 font-style:italic;
	 font-weight:normal;
	 text-align:center;
	 margin: 16px;
 }
a:link, a:visited {
color: #1572A6;
 text-decoration: none;
}/*#3979B4*/
a:hover{
/*color:#666666;*/
 text-decoration: underline;
 }
.wrapall {width: 96%;
padding: 0 10px;
margin: 5px auto;
/*background-color:#FFF; */
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.wrapall {
	width: 98%;
	}
}
.headcontent { 
text-align:center; 
width: 100%;
padding: 10px 0;
margin: 10px auto;
}
.maincontent {
width: 100%;
	max-width: 1100px;
	min-width: 380px;
line-height: 1.5em;
 padding: 20px;
margin: 0 auto;
font-size: 16px;
/*border-top: 1px solid #1372A5;*/
}
.maincontent img {
margin: 10px;
}
footer {
	width: 100%;
height: 100px;
padding: 5px;
background-color: #11638E;
	}
.bannerset{
	width: 100%;
	height: auto;
	max-width: 1000px;
	min-width: 380px;
	height: auto;
	margin: 10px auto;
	text-align: center;
}
@media only screen and (max-width: 480px) { 
.bannerset  { 
width: 100%; 
height: inherit;
} 
}
.banner{
	float: left;
	width: auto;
	height: 50px;
	padding: 1px;
	margin:2px 0;
	}
.banner a {
	color: #FFF;
	font-size: 12px;
}
.contdown {
	width: 100%;
	max-width: 1100px;
	min-width: 380px;
		margin: 0 auto;
	}
.set1 {
width: 350px;
height: 18px;
float: left;
margin-right: 10px;
	}
.set3 {
width: 38px;	
float: right;
text-align: right;
	padding:0;
	}
.searchbox {
float:left;	
 	width:40%;
	height:20px;
	margin: 2px 30px 2px 0; 
	}
footer .box, footer .box2, footer .box3 {
	float: left;
	height: 100px;
	width: 30%;
	padding: 2px;
  align-items: center;/*	text-align: center;*/
}
. pad25 {
	padding-left: 25px;
}
.pad50 {
	padding-left: 50px;
}

.box a,  .box2 a {
		color: #1372A5;
}
 .box a:link, footer .box a:visited, .box2 a:link, .box2 a:visited  {
	/* #1372A5;*/
	text-decoration: none;
}
 .box a:hover, .box2 a:hover {
	/*color: #970B0D*/		
	text-decoration: underline;
}
.box ul {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
}
.box li {
	margin: 0;
	padding:0;
}
.section {
width: 90%;
text-align: center;
align-items: center;
margin: 0 auto;
padding-top: 20px;
}
.container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 94%;
  /*background: #eee;*/
    margin: 10px auto;
    position: relative;
    text-align:center;
	min-height: 500px;
}

.block {
   /*background: #FFFFFF;*/
    height: 320px;
    width: auto;
    padding: 10px;
}
 .block a:link, .block a:visited {
	color: #333333;
	text-decoration: none;
	 font-weight: 500;
}
.block a:hover {
	color: #000000;
	text-decoration: underline;
}
.blockweb {
	height: 260px;
	width: 310px;
	padding: 5px;
	margin:5px;
	}
.blocksm {
	height:120px;
	 width: auto;
	padding: 5px;
	background-color: #FFFFFF;
}
.clear {
clear: both;
padding: 0; 
height: 3px;
}
hr {
	margin: 10px 0;
}
.poem {
  display: grid;
  place-items: center;
}
.blockpoem {
  /*  display: flex;*/
 justify-content: center;
  /*  flex-wrap: wrap;*/
    width: 50%;
    margin: 10px auto;
	padding: 10px 10px 10px 30px;
	  /*  width: auto;
 position: relative;*/
    text-align:left;
	}
   /*background: #FFFFFF;
    height: auto;
    width: auto;
	text-align: left;
    padding: 10px 10px 10px 30px;*/
.blockpoem p {
text-indent: 0;
}
.blockpoem h2 {
text-align: left;
	font-weight: 500;
}
@media only screen and (max-width: 600px) {
	.blockpoem {
	width: 98%;
 padding:0;
	}
}
.blocktext{
	width: 40%;
	height: auto;
	padding: 0 5%;
	float: left;
	font-size: 16px;
	color: #111111;
	text-align: left;
}
.blocktext p {
text-indent: 0;
}
.ind120{
padding-left: 120px;	
}
.picleft, .picright, .piccn {
	text-align: center;
	width: auto;
	height: auto;
	padding: 10px;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
.picleft{
	float: left;
	}
.picright {
	float: right;
	}
.piccn {
	margin: 10px auto;
	}
.textleft{
	float: left;
	width: auto;
	height: auto;
	padding: 10px;
	}
.poem {
padding: 5px 100px;	
}
.col50 {
width: 40%;
	padding:20px 5%;
	float:left;
}
.logo {
	float: left;
	height: 120px;
}
.navmenu {
	float: left;
}
.navmenu  ul li a {
    display: inline-block;
    padding: 10px;
    color: #076AA1;
	 text-decoration: none;
     letter-spacing: 1px;
	font-size: 15px;
	}
.navmenu ul li a:hover, nav ul li a:focus {
      color: #CCOOOO;
	 text-decoration: none;
}
.clockweb {
	height: 242px;
	padding: 5px;
	margin:10px;
	float:left;
}
.expl {
	font-size: 12px;
}
.bl {
color:#3A72BD;
}
.fancybox-slide--image {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 700;
}
div.fancybox {
    text-align: center;
	display: block;
}
div.fancybox a {
	text-decoration: none;
}
.topnav {
  overflow: hidden;
  background-color: #11638E;
}
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 8px 12px; 
 text-decoration: none;
  font-size: 17px;
 font-family: 'Ubuntu Condensed', sans-serif;
}
.topnav a:hover {
  background-color:  #F0F0F0;
  color: #364B78;
}
.topnav .icon {
  display: none;
}
@media screen and (max-width: 600px) {
  .contentmain {
    padding: 0px 0px !important; 
  }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
	  top: 0;}
	  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.topnav .icon {
  display: none;
}
.topnav .active2 {
  background-color: #DDDDDD;
	color:#11638E;
	font-weight: 500;
}	
	
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
   /* text-align: left;*/
	 text-align: right;
  }
}
