* {
  margin: 0px;
  padding: 0px;
}
body {
  font: 12px/18px Arial, Calibri, Tahoma, Verdana, sans-serif;
}



/* End of of styles for the demonstration 
p {
  margin: 0 0 18px
} */
img {
  border: none;
}
input {
  vertical-align: middle;
}

H1 {

    width: 70%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 2.5rem;
    text-align: center;
	font-weight: bold;
    margin-top: 5rem; 
	margin-bottom: 1rem;

	
}


H2 {
	
    width: 75%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 2.1rem;
    text-align: center;
	font-weight: bold;
    margin-top: 12rem; 
	margin-bottom: 1rem;
		
}

H3 {
	
    width: 75%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 1.7rem;
    text-align: center;
	font-weight: bold;
    margin-top: 2rem; 
	margin-bottom: 1rem;
		
}


h2 a {
    color: darkred;
    text-decoration: none;
}

h2 a:visited {
    color: Purple;
    text-decoration: none;
}


h3_old {
	display:block; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 6px;
    margin-top: 6px;
  border-top: 2px solid #758792;
	height: 20px;
	background: #FFECB4;
	padding: 0px 0px 4px 25px;
	background-image: url(../images/publ_r.gif);
	background-repeat: no-repeat;
}

h3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
		margin-top: 6px;
		margin-bottom : 0px;
		margin-left: 6px;
		margin-right: 6px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;	
}


h3 a {
    color: darkred;
    text-decoration: none;
}

h3 a:visited {
    color: Purple;
    text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
		margin-top: 6px;
		margin-bottom : 0px;
		margin-left: 6px;
		margin-right: 6px;
	padding: 0px 0px 0px 15px;
}

h4 a {
	text-decoration: none;
	color: darkred;
}
h4 a:visited {
	text-decoration: none;
	color: Purple;
}

.breadcrumbs {
	color: white;	
  text-align: left;
    font-family: 'Times New Roman';
    font-size: 16px;

	line-height: 20px;
		padding: 0px 0px 0px 20px;

}

.item-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
		margin-top: 6px;
		margin-bottom : 0px;
		margin-left: 6px;
		margin-right: 6px;
	padding: 0px 0px 0px 15px;
}

.item-title a {
	text-decoration: none;
	color: darkred;
}
.item-title a:visited {
	text-decoration: none;
	color: Purple;
}


/* Разделительная линия
-----------------------------------------------------------------------------*/
.myHr {
	display:block; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-top: 15px;
    margin-bottom: 5px;
	height: 2px;
	background: #758792;
	padding: 0px 0px 0px 4px;
}

#wrapper {
  /*width: 100%;*/
  width: 100%;
}

/* Header height: 95px;
-----------------------------------------------------------------------------*/
#header {
  padding: 23px 0px 0px 0px;
  width: 100%;
  background: #FFFFFF;
}

#pictures {
  padding: 0px 0px 20px 0px;
  width: 100%;
  background: #FFFFFF;
}

#pictures_b {
  padding: 23px 0px 0px 0px;
  width: 100%;
  background: #FFFFFF;
}

#pictures_d {
  background: #FFFFFF;
  width: 250px;
	font-family: Arial;
    font-weight: bolder;
	color: #6c0093;

	font-size: 14px;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;  
	-ms-transition: all 1s;  
	-o-transition: all 1s;  
	transition: all 1s;  
}

.slider {
  background: #FFFFFF;
	border: 0px;
	width: 100%;
	height: 236px;

	-moz-transition: all 1s;
	-webkit-transition: all 1s;  
	-ms-transition: all 1s;  
	-o-transition: all 1s;  
	transition: all 1s;  
}

#faxphone
{
  background: #FFFFFF;
	padding: 10px 10px 0px 0px;
	font-family: Arial;
    font-weight: bolder;
	color: #004c93;

	font-size: 26px;
 	line-height: 32px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle_old {
  border-left: 190px solid #758792;
  border-right: 250px solid #FFACAA;
  position: relative;
}
#middle {
  margin:0px 0px 0px 0px;
  background: #FFFFFF;
  position: relative;
  border-width: 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}


#container {
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden;
}
#content {
  padding: 10px 20px;
  position: relative;
}


/* Position-Top
-----------------------------------------------------------------------------*/
#positionTop {
  position: relative;
  background: #CBCCCF;
  padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 3px;
}

/* Position-Top
-----------------------------------------------------------------------------*/
#texts {
  position: relative;
  background: #FFFFFF;
  padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 3px;
    font-family: 'Times New Roman';
    font-size: 16px;
}
/* Тексты A-B-C-D
-----------------------------------------------------------------------------*/
.contentDiv {
	float: left;
	position: relative;
}

.contentDiv1 {
	float: left;
	position: relative;
}

.textsA {
   padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
      width: 980px;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
}


.textsAc {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
  
}


.texts-otstup-10 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 10rem;
	margin-bottom: 10rem;
  
}

.texts-otstup-5 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 5rem;
	margin-bottom: 5rem;
  
}

.texts-otstup-2 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 2rem;
	margin-bottom: 2rem;
  
}




.textsAc100 {
 
       width: 100%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
  
}


.textsAright {
  
       width: 100%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: right;
  
}



.textsAleft {
 
       width: 100%;
	line-height: 2rem;
     font-family:  'Arial';
   font-size: 1.3rem;
    text-align: left;
  
}

.textsAright {
  
       width: 100%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: right;
  
}



.textsArighti {
  
       width: 75%;
	line-height: 20px;
     font-family:  'Arial';
    font-size: 16px;
    text-align: right;
  
}


.textsAlefti {
 
       width: 75%;
	line-height: 20px;
     font-family:  'Arial';
    font-size: 16px;
    text-align: left;
  
}


.textsAleftiz {
 
       width: 75%;
	line-height: 4rem;
     font-family:  'Arial';
    font-size: 16px;
    text-align: left;
  
}



.textsA100 {
	
    width: 40%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 3.5rem;
    text-align: center;
	font-weight: bold;
    margin-top: 1.5rem; 
	margin-bottom: 1rem;
		
}



.textsBB {
  padding: 0px 0px 0px 35px;
	margin: 20px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 20px;
    text-align: left;
	font-weight: bold;
	
}


.textsBBB {
  
    font-family: 'Arial';
    font-size: 30px;
    text-align: center;
	
	
}

.textsBBBB {
  
    font-family: 'Arial';
    font-size: 20px;
    text-align: center;
color: #0088FF;
	
}

.textsBK {
  
    font-family: 'Arial';
    font-size: 25px;
    text-align: center;
    color:#ff0000;	
}

.textsBS {
  
    font-family: 'Arial';
    font-size: 25px;
    text-align: center;
    color: #0000ff;	
}

.textsBZ {
  
    font-family: 'Arial';
    font-size: 25px;
    text-align: center;
    color: #008000;	
}

.textsBF {
  
    font-family: 'Arial';
    font-size: 25px;
    text-align: center;
       color:#800080;	
}

.textsBBK {
  padding: 0px 0px 0px 35px;
	margin: 20px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 20px;
    text-align: center;
    color:#ff0000;		
	
}

.textsBBZ {
  padding: 0px 0px 0px 35px;
	margin: 20px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 20px;
    text-align: center;
   color: #008000;			
}

.textsBBF {
  padding: 0px 0px 0px 35px;
	margin: 20px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 20px;
    text-align: center;
     color:#800080;		
}


.textsCC {
  
    font-family: 'Arial';
    font-size: 17px;
    text-align: center;
	
	color: #000000;
}

.textsCCC {
  
    font-family: 'Arial';
    font-size: 20px;
    text-align: center;
	
	color: #0000ff;
}

.textsC {
  padding: 0px 0px 0px 35px;
	margin: 0px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 16px;
    text-align: left;
    font-style: italic;
}
	.textsCli 
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
    font-family: 'Arial';
    font-size: 16px;
    text-align: left;
    font-style: italic;
	}


	ul.textsCli li
	{
		margin: 0px 5px 0px 45px;
	}


.textsBCenter {
  padding: 0px 0px 0px 35px;
	margin: 20px 5px 0px 5px;
	width: 500px;
    font-family: 'Arial';
    font-size: 18px;
    text-align: center;
	font-weight: bold;
}

/* pageName (название страницы)
-----------------------------------------------------------------------------*/
#pageName {
  position: relative;
  background: #004c93;
  height: 23px;
  padding: 0px 0px 0px 20px;
	margin: 0px 0px 23px 0px;
}


/* topMenu (горизонтальное меню)
-----------------------------------------------------------------------------*/
#topMenu {
  position: relative;
  width: 980px;
  background: #004c93;
  height: 38px;
  padding: 0px 0px 0px 20px;
	margin: 20px 0px 23px 0px;

}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  height: 23px;
  background: #FFFFFF;
	margin: 23px 1px 10px 1px;
    font-family: Arial;
    font-size: 14px;
    color: #004c93;
	line-height: 24px;
	display:block; 
	float: left;
	width: 10000px;
	
	
}

.center 
{
	display:block; 
	margin:0px auto;
	text-align: center;
}

.logos
{
	display:block; 
	width: 250px;
	height: 80px;
	margin: 3px 0px 10px 10px;
	float: right;
}

.mater
{
	/*width: 350px;*/
	/*height: 350px;*/
	margin: 0px 20px 10px 10px;
	float: left;
}

.left
{
	margin: 0px 0px 0px 10px;
	display:block; 
	text-align: left;
}


/* Ссылки и меню
-----------------------------------------------------------------------------*/
	.weblinks
	{
	list-style-type: none;
	}

.weblinks_next_back {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
	line-height: 25px;
    text-align: justify;
   
}

.weblinks_next_back a:link {
    color: darkred;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.weblinks_next_back a:visited {
    color: Purple;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
     font-weight: bold;
    text-decoration: none;
}

.myHidden
{
	font-size: 1px;
	visibility: hidden;
	width: 100%;
}

a {
  color: #0000FF;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
  width: 150px;
  display: block;
  margin: 10px 0px 0px;
}
a.expand:hover {
  height: 500px;
}
	
	/*------------------------------------*\
	    НАВИГАЦИЯ
	\*------------------------------------*/
	.menu{
	    float:left;
	    width:100%;
	    list-style:none;
		font-family: 'Times New Roman';
		font-size: 16px;
		line-height: 27px;
	}
	.menu li{
	    float:left;
	    margin-right:10px;
	    position:relative;
	    display:block;
	}
	.menu li a{
	    display:block;
	    padding:5px;
	    color:#fffFFF;
		background: #004c93; 
	    text-decoration:none;
	     
	    text-shadow:1px 1px 1px rgba(0,0,0,0.75); /* Тень текста, чтобы приподнять его на немного */
	    /*-moz-border-radius:2px;*/
	    -webkit-border-radius:2px;
	    border-radius:2px;
	}
	.menu li a:hover{
	    color:#fffFFF;
		background: #004c93; 
	    background:rgba(0,76,147,0.75); /* Будет полупрозрачным */
	    text-decoration:underline;
	}
	 
	/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
	.menu ul{
	    list-style:none;
	    position:absolute;
	    left:-9999px; /*left:-9999px;  Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	    opacity:0; /* Устанавливаем начальное состояние прозрачности */
	    /*-webkit-transition:0.5s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
	-moz-transition: linear opacity 0.5s;
	-webkit-transition: linear opacity 0.5s;
	-ms-transition: linear opacity 0.5s;
	-o-transition: linear opacity 0.5s;
	transition: linear opacity 0.5s;
	}
	.menu ul li{
	    padding-top:1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
	    float:none;
	}
	.menu ul a{
	    white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	    display:block;
	}
	.menu li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	    left:0;/*left:0;  Приносим его обратно на экран, когда нужно */
	    opacity:1; /* Делаем непрозрачным */
	}

	.menu li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
		background: #004c93; 
	    background:rgba(0,76,147,0.75); /* Будет полупрозрачным */
	}
	
	.menu li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
	    text-decoration:none;
	}
	.menu li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
		background: #004c93; 
	    background:rgba(0,76,147,0.75); /* Будет полупрозрачным */
	    text-decoration:underline;
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
	}
	
	/*==================*/
	/*==================*/
	
	.myLink
	{
	background: #758792;
	display:block; 
	background-image: url(../images/menuBckGrnd.gif);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 0px;
	margin: 3px 0px 3px 0px;
	font-size: 16px;
	line-height: 33px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	}

	a.myLink
	{
	text-decoration: none;
	}
	
	a.myLink:hover
	{
	text-decoration: underline;
	}
	
	a.myLink:active
	{
	color: #FFFFFF;
	}
	
	.style1 {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bolder;
    text-align: center;
}

.style1 a {
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: none;
}
.style1 a:hover {
    color: #FFECB4;
}


.container1 {
  width: 100%;
  height: 900;
 background-image: linear-gradient(to right, #E2BCBB, #E2BCBB);
  background-size: contain; /* размер одного повторяющегося изображения */
  /* <div class="container1">
 <br><br><br>
 
    <h1>Здесь нет паучка</h1>
  </div> */
}

.container1-1 {
  width: 100%;
  height: 1500px;
 background-image: linear-gradient(to right, #B1A296, #B1A296);
  background-size: contain; /* размер одного повторяющегося изображения */
 
}

.container1-2 {
  width: 100%;
  height: 950px;
 background-image: linear-gradient(to right, #557A95, #557A95);
  background-size: contain; /* размер одного повторяющегося изображения */
 
}


.container1-3 {
  width: 100%;
  height: 1200px;
 background-image: linear-gradient(to right, #7395AE, #7395AE);
  background-size: contain; /* размер одного повторяющегося изображения */
 
}

.container1-4 {
  width: 100%;
  height: 1000px;
 background-image: linear-gradient(to right, #379683, #379683);
  background-size: contain; /* размер одного повторяющегося изображения */
 
}



.container1-5 {
  width: 100%;
  height: 1500px;
 background-image: linear-gradient(to right, #5D5C61, #5D5C61);
  background-size: contain; /* размер одного повторяющегося изображения */
 
}



.container2 {
  width: 100%;
  height: 900px;
  background-image: url("/images/sps-6.jpg");
  background-size: contain; /* размер одного повторяющегося изображения */
 
}

.container3 {
  width: 100%;
  height: 900px;
  background-image: url("/images/vid-1.mp4");
  background-size: contain; /* размер одного повторяющегося изображения */
 
}













.table_blur {
  background: #f5ffff;
  border-collapse: collapse;
  text-align: left;
   width: 75%;
}
.table_blur th {
  border-top: 1px solid #777777;	
  border-bottom: 1px solid #777777; 
  box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
  background: linear-gradient(#9595b6, #5a567f);
  color: white;
  padding: 10px 15px;
  position: relative;
}
.table_blur th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 25%;
  height: 25%;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255,255,255,.08));
}
.table_blur tr:nth-child(odd) {
  background: #ebf3f9;
}
.table_blur th:first-child {
  border-left: 1px solid #777777;	
  border-bottom:  1px solid #777777;
  box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur th:last-child {
  border-right: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur td {
  border: 1px solid #e3eef7;
  padding: 10px 15px;
  position: relative;
  transition: all 0.5s ease;
}
.table_blur tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #a09f9d;
}
.table_blur tbody:hover tr:hover td {
  color: #000000;
  text-shadow: none;
}








.cssCenter {
	text-align: center ;
	color : Maroon;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

#Faq .title {
    border-bottom: 1px dashed black;
    cursor: pointer;
    font-size: 25px;
    font-weight: normal;
}
#Faq div[id^="questions_category"] {
    display: block;
    margin: 0 0 0 40px;
   	text-align: left;
}
#Faq .question {
  padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	width: 980px;
    font-size: 16px;
    font-family: 'Times New Roman';
    text-align: justify;
    font-style: italic;
}
#Faq .question a {
    cursor: pointer;
  		text-decoration: none;
		color: #0000FF;
}

#Faq .question a:hover {
  		text-decoration: none;
		color: #0088FF;
}

#Faq .question_on {
    font-weight: bold;
}
#Faq .answer {
    display: none;
    padding: 5px 0 5px 40px;
	margin: 0px 5px 0px 5px;
	width: 900px;
    font-size: 16px;
    font-family: 'Times New Roman';
    text-align: justify;
}



#header .mobile-button {
    display: none;
}
#wrapper .menu-mobile {
    display: none;
}
@media (max-width: 5999px) {
	#header {
	    width: 100%;
	    padding-top: 0;
	}
   #header .mobile-button {
       display: block;
       background-color: #FFFFFF;
       border-color: #000000;
       color: #000000;
       float: right;
       margin: 1.5rem;
       padding: 0.8em;
       cursor: pointer;
       font-size: 14px;
       border: 3px solid #ccc;
       border-radius: 5px;
       position: fixed;
       z-index: 2;
       right: 0;
   }
   #header .mobile-button:hover, #header .mobile-button:focus, #header .mobile-button:active{
       background-color: #E6E6E6;
       border-color: #ADADAD;
   }
   #header .mobile-button .icon-bar {
       background-color: #888888;
       border-radius: 1px;
       box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
       display: block;
       height: 2px;
       width: 1.7em;
   }
   #header .mobile-button .icon-bar + .icon-bar {
       margin-top: 4px;
   }
	.menu-mobile {
	    display: none;
       list-style: none outside none;
       margin: 0;
       padding: 10px 14px 10px 10px;
       background: none repeat scroll 0 0 #fbfbfb;
       width: auto;
       font-size: 14pt;
   }
   .menu-mobile li {
       background-color: #FFFFFF;
       border: 1px solid #CCCCCC;
       border-radius: 3px;
       margin: 4px 0;
       padding: 2px;
       position: relative;
       box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
       width: 100%;
       list-style: none;
   }
   .menu-mobile li:hover {
       background-color: #FAFAFA;
   }
   .menu-mobile li:hover > a, .menu-mobile li:focus > a  {
       text-shadow: none;
       font-weight: bold;
   }
   .menu-mobile li ul {
       left: 0;
       opacity: 1;
       display: none;
       position: relative; 
   }
   .menu-mobile li a {
       font-weight: normal;
       line-height: 2em;
       padding: 3px;
       display: block;
       margin: 0;
       overflow: hidden;
       text-decoration: none;
       text-transform: uppercase;
       color: #333;
   }
   .menu-mobile li .menu-li-parent:before {
       content: "+";
       font-family: Helvetica;
       font-size: 28pt;
       font-weight: bold;
       margin-top: 6px;
       position: absolute;
       right: 15px;
       top: 0;
       color: #333;
   }
   .menu-mobile li .menu-li-parent.active:before {
       content: "–";
       margin-top: 2px;
   }
   .menu-mobile li ul li {
       width: auto;
       font-size: 10.2pt;
       margin: 0.5em 0;
   }
   .menu-mobile li ul li a {
       color: #000000;
       background-color: #fff;
       font-weight: bold;
       text-shadow: inherit;
   }
   .menu-mobile li:hover ul li a:hover {
       transform: scale(1.01);
   }
   h1, h2 {
       padding: 0 10px;
   }
	#wrapper {
	    width: 100%;
	}
   #wrapper h1 {
       padding: 25px 10px;
       display: inline-block;
   }
   #wrapper h1 .textsZ1 {
       width: auto;
   }	
	#wrapper > table {
	    width: 100%;
	    border-bottom: 1px solid #eee;
	    background-color: #fbfbfb;
	    position: fixed;
	    z-index: 1;
	}
	#wrapper > table td:before {
	    content: attr(data-label);
	    float: left;
	}
   #wrapper > table td {
       float: left;
       width: 100%;
       clear: both;
       line-height: 3em;
   }
   #wrapper > table tr td {
       display: none;
   }
   #wrapper > table tr td:first-child {
       width: 100%;
       clear: both;
       display: block;       
   }
   #wrapper > table tr td:first-child a img {
       height: auto;
       margin: 1rem;
   }
   #wrapper > pre p {
       text-align: left;
       padding-left: 20px;
   }
   #wrapper > pre p a {
       clear: both;
       margin: 0 auto;
       display: block;
       white-space: normal;
       line-height: 1.6em;
   }
   #wrapper > pre {
       display: none;
   }
   #wrapper > hr {
       width: 100%;
       display: none;
   }
	#wrapper .contentDiv {
	    margin: 0 10px;
	}
	#wrapper .textsAi {
	    width: auto;
	}
   #wrapper .mater {
       float: none;
       margin: 0 auto 10px;
       display: block;
   }
	#footer {
	    width: 100%;
	    margin: 23px 0px 10px;
	    text-align: center;
	}
   br + br {
       display: none;
   }	
}


@media screen and (max-width: 700px) {
  .hidemobile {
    visibility: hidden;
    display: none;
  }
}


@media screen and (min-width: 701px) {
  .hidemobile1 {
    visibility: hidden;
    display: none;
  }
}





@media (max-width: 700px) {
   #wrapper div img, #wrapper p img {
       width: 100%;
   }

   H1 {

    width: 90%;
	line-height: 1.1;
     font-family:  'Arial';
    font-size: 1.8rem;
    text-align: center;
	font-weight: bold;
    margin-top: 5rem; 
	margin-bottom: 1rem;

}
   
   
     H2 {

    width: 90%;
	line-height: 1.1;
     font-family:  'Arial';
    font-size: 1.8rem;
    text-align: center;
	font-weight: bold;
    margin-top: 7rem; 
	margin-bottom: 1rem;

}
   
      H3 {

    width: 90%;
	line-height: 1.1;
     font-family:  'Arial';
    font-size: 1.8rem;
    text-align: center;
	font-weight: bold;
    margin-top: 7rem; 
	margin-bottom: 1rem;

}
   
   
   .textsZ1 {
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
      width: 90%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 2rem;
    text-align: center;
	font-weight: bold;
	margin-top: 10rem; 
	margin-bottom: 1rem;

}

.textsZ0 {
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
      width: 90%;
	line-height: 1.3;
     font-family:  'Arial';
    font-size: 2rem;
    text-align: center;
	font-weight: bold;
    margin-top: 3rem; 
	margin-bottom: 1rem;

}
   
   .textsAc {
         width: 90%;
       font-size: 1.3rem;
       line-height: 1.5rem;
       color: #444;
       text-align: justify;
   }
   
   .textsAright {
          width: 100%;
	line-height: 1.5rem;
     font-family:  'Arial';
      color: #444;
    font-size: 1.2rem;
    text-align: right;
  
}


.textsAleft {
         width: 100%;
	line-height: 1.5rem;
     font-family:  'Arial';
      color: #444;
    font-size: 1.2rem;
    text-align: left;
  
}

   
 .texts-otstup-10 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 10rem;
	margin-bottom: 10rem;
  
}

.texts-otstup-5 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 5rem;
	margin-bottom: 5rem;
  
}
  
   
   
   
   
   
   
   
   
   
   .table_blur {
  background: #f5ffff;
  border-collapse: collapse;
  text-align: left;
  width: 90%;
}
.table_blur th {
  border-top: 1px solid #777777;	
  border-bottom: 1px solid #777777; 
  box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
  background: linear-gradient(#9595b6, #5a567f);
  color: white;
  padding: 10px 15px;
  position: relative;
}
.table_blur th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 25%;
  height: 25%;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255,255,255,.08));
}
.table_blur tr:nth-child(odd) {
  background: #ebf3f9;
}
.table_blur th:first-child {
  border-left: 1px solid #777777;	
  border-bottom:  1px solid #777777;
  box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur th:last-child {
  border-right: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur td {
  border: 1px solid #e3eef7;
  padding: 10px 15px;
  position: relative;
  transition: all 0.5s ease;
}
.table_blur tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #a09f9d;
}
.table_blur tbody:hover tr:hover td {
  color: #000000;
  text-shadow: none;
}



   
  .textsArighti {
  
       width: 100%;
	line-height: 30px;
     font-family:  'Arial';
    font-size: 16px;
    text-align: right;
  
}

.textsAlefti {
 
       width: 100%;
	line-height: 30px;
     font-family:  'Arial';
    font-size: 16px;
    text-align: left;
  
}
   
   
   
   
.texts-otstup-10 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 10rem;
	margin-bottom: 10rem;
  
}

.texts-otstup-5 {
 
       width: 75%;
	line-height: 2rem;
     font-family:  'Arial';
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 1.5rem; 
    margin-top: 5rem;
	margin-bottom: 5rem;
  
}
   
   
   
   
   
   #wrapper .textsAi {
       font-size: 1.1rem;
       line-height: 1.3rem;
       color: #444;
   }
   #wrapper b {
       color: #000;
   }
   .textsBB {
       font-size: 1.3rem;
       line-height: 25px;
       margin-top: 20px;
   }
   .textsCC {
       font-size: 1.1rem;
       line-height: 1rem;
   }
   .textsCli {
       text-align: left;
   }
   ul.textsCli li {
       margin: 0 5px 0 30px;
   }
}





/* блок №2 текстовый рядом */

.container2 {
  display: flex;
  flex-wrap: wrap;
}

.box {
  margin: 5px;
  padding: 10px;
  background-color: #FFFFFF;
  color: black;
  text-align: center;
}

.box-1 {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 300px; /* исправлено: не 0 */
}

.box-2 {
  flex-grow: 1.9;
  flex-shrink: 1;
  flex-basis: 200px; /* исправлено: не 0 */
}






/* блок №3 текстовый рядом */

.container3 {
   display: flex;
  flex-wrap: wrap; /* разрешает перенос на новую строку */
}

.box {
  margin: 5px;
  padding: 10px;
  background-color: #FFFFFF;
  color: black;
  text-align: center;
  
}
.box-1 {
  flex-grow: 1; /* базовая единица */ 
  flex-shrink: 1;
  flex-basis: 0;
}

.box-2 {
  flex-grow: 1;  /* займёт в 1 раза больше пространства, чем box-2 */
  flex-shrink: 1.2;
  flex-basis: 0;
}





/* блок №4 текстовый рядом */

.container4 {
   display: flex;
  flex-wrap: wrap; /* разрешает перенос на новую строку */
flex-direction: row; /* По умолчанию — элементы в строку слева направо */
}

.box {
    width: calc(100% / 3); /* Ширина каждого блока — одна треть ширины контейнера */
  margin: 5px;
  padding: 10px;
  background-color: #FFFFFF;
  color: black;
  text-align: center;
  
}










/* Адаптация для мобильных */
@media (max-width: 600px) {
  .container2 {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
  
  .box-1, .box-2 {
    width: 95%;
    margin: 0;
    padding: 8px 12px;
    height: auto;
    min-height: auto;
    max-height: none;
    flex: none; /* полностью отключаем Flex‑моделирование */
  }
  
  
  

 .container3 {
    flex-direction: column;
  }
  
  .box-1, .box-2 {
    width: 95%;  /* На мобильных — полная ширина */
    margin: 5px 0;
  }



.container4 {
    flex-direction: column;
  }
  
  .box-1, .box-2 .box-3 {
    width: 95%;  /* На мобильных — полная ширина */
    margin: 5px 0;
  }
}










/* scale - увеличение картинки при наведении (название страницы)
-----------------------------------------------------------------------------*/
.scale-500 {
    transition: 1s; /* Время эффекта */
   }
   .scale-500:hover {
    transform: scale(3); /* Увеличиваем масштаб */
   }

   .scale-250 {
    transition: 1s; /* Время эффекта */
   }
   .scale-250:hover {
    transform: scale(1.5); /* Увеличиваем масштаб */
   }


   .scale-50 {
    transition: 1s; /* Время эффекта */
   }
   .scale-50:hover {
    transform: scale(1.5); /* Увеличиваем масштаб */
   }


   .scale-30 {
    transition: 1s; /* Время эффекта */
   }
   .scale-30:hover {
    transform: scale(1.3); /* Увеличиваем масштаб */
   }
   

   .scale-10 {
    transition: 1s; /* Время эффекта */
   }
   .scale-10:hover {
    transform: scale(1.1); /* Увеличиваем масштаб */
   }



.scale-5 {
    transition: 0.5s; /* Время эффекта */
   }
   .scale-5:hover {
    transform: scale(1.05); /* Увеличиваем масштаб */
   }



.scale-2 {
    transition: 0.1s; /* Время эффекта */
   }
   .scale-2:hover {
    transform: scale(1.02); /* Увеличиваем масштаб */
   }








