@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0}
body{font: 99% arial,sans-serif}
.my_boks1 {
 right: 0;
  margin: 10px;
 padding: 0px 0px;
 width:98%;
 background: rgba(255, 255, 255, 0.5);
 box-sizing: border-box;
 box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
}
.my_boks1 { background: rgba(255, 255, 255, 0.5); border: #3320D9; }figcaption {
    text-align: top;
   }
    .my_boks0 {
  display: inline-block;
 margin: 1px;
 padding: 5px 5px;
 width:96%;
box-sizing: border-box;box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
background: rgba(255, 255, 255, 0.5); border: #3320D9;
text-align:justify;
 overflow:hidden;
 color: #190361;
font-size:1.5vw
}
.buttonup {
width:70px; 
height:98px;
position:fixed;
bottom:3px;
right:3px;
}
 .tecst {
 overflow:hidden;
   margin: auto;
  color: #2F0441;
 }
 .tabel {
 overflow:hidden;
 width:98%;
 margin: auto;
 border-style:none;
 margin: 10px; 
 background: rgba(255, 255, 255, 0.5);
 box-sizing: border-box;
box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
}
 .blockq {
 padding: 30px 30px 30px 30px;
 color: #15034E;

 }
 .tek {
 text-decoration: none;
 margin-left: 10px;
 color: #15034E;
 font-size:2.0vw /* размер текста */
 }
 
 .image {
 overflow:hidden;
 margin:0; 
font-size:1.4vw}

h1 {
  text-decoration: none;
  color: #15034E;/* цвет текста */ 
  margin-left: 10px;
 font-size:1.8vw /* размер текста */
}
h6 {
  text-decoration: none;
  color: #15034E;/* цвет текста */ 
  margin-left: 10px;
   text-align: center;
 font-size:2.2vw /* размер текста */
 
}
h2 {
  text-decoration: none;
  color: #15034E;/* цвет текста */ 
  margin-left: 10px;
   text-align: center;
 font-size:2.0vw /* размер текста */
 
}
h3 {
  text-decoration: none;
  color: #15034E;/* цвет текста */ 
  margin-left: 10px;
   text-align: left;
 font-size:2.0vw /* размер текста */
 
}
h4 {
  text-decoration: none;
  color: #15034E;/* цвет текста */ 
  margin-left: 10px;
   text-align: left;
 font-size:2.0vw /* размер текста */
 
}
.img {
    display:inline-block;
vertical-align:middle;
padding: 2px;
 width: 18%;
  height: auto;
 background: #25057d;
   background: -webkit-gradient(linear, left top, left bottom, from(#25057d), to(#de5bde));
   background: -webkit-linear-gradient(top, #de5bde, #25057d);
   background: -moz-linear-gradient(top, #de5bde, #25057d);
   background: -ms-linear-gradient(top, #de5bde, #25057d);
   background: -o-linear-gradient(top, #de5bde, #25057d);
    box-shadow: 4px 8px 5px 0 rgba(0, 0, 0, .5);
}