body
{
line-height : 160%;
font-size:1.4em;
margin : 0px 0px 0px 0px;
padding-top : 0px 0px 0px 0px;
height:100%;
background-image:url('/img/index_body_bg.gif');
/*width:100%;*/
}


/* Код для адаптации видео */
.video-responsive {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
border-radius: 20px;
position: absolute;
top: 0;
left: 0;
width: 700px;
height: 380px;
}
#general1
{
padding-top:20px;
background-color: #FFFFFF;
max-width:1000px;
min-height :1500px;
/*height: 100%;*/
margin-left:auto;
margin-right:auto;
/*border : 1px solid red;*/
}
#content
{
background-color: #FFFFFF;
padding-left:0px;
float: left;
max-width:760px;
font-size: 16px;
/*padding-right : 10px;*/
height: 100%;
}

#right
{
background-color: #FFFFFF;
float: right;
max-width:240px;
height: 100%;
padding-left:20px;
}

#soc_nets_head
{
margin-top:75px;
float:right;
padding-right:10px;
}

#about_bottom
{
margin-top:40px;
background-color: #f3fafa;
/*background-image:url('/img/about_bottom_bg.jpg');
background-position:right;
background-repeat:no-repeat;*/
padding:15px 15px 15px 15px;
display:none;
}

#about_bottom h2
{
padding-top:0px;
margin-top:0px
}

.mini
{
font-size: 14px;
}

h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4a4848;
}

h4
{
	margin-top: 7px;
	margin-bottom: 15px;
	font-family: normal normal normal 23px/1.4em 'open sans condensed',sans-serif;
	font-size: 15px;
	color: #4a4848;
}

h4 a
{
text-decoration:none;
color: black;
}

.font_6
{
font: normal normal normal 23px/1.4em 'open sans condensed',sans-serif;
}

p
{
text-indent: 30px; /* Отступ первой строки в пикселах */
}  

.inline_menu3
{
padding-top:20px;
padding-bottom:10px;
}


#logo
{
float:left;
}

#content_view_id
{
padding-right:30px;
padding-left:5px;
}
/*
#left_from_logo
{
float:left;
width:200px;
height:200px;
}
*/
#right_from_logo
{
float:left;
width:200px;
height:200px;
}

#rekl
{
float:left;
height:160px;
}

#search
{
margin-top:10px;
margin-right:10px;
}

#breadcrumbs
{
margin-left:20px;
}

p img
{
padding-left:0px;
margin-left:-30px;
}

h4
{
line-height : 160%;
}

#download_block
{
display:none;
}

#menu img
{
padding-left:30px;
}

#menu
{
padding-top:10px;
}

#menu ul
{
/*border:1px solid black;*/
list-style:none;
margin-left:0px;
padding-left:0px;
line-height:3em;
}

.cloud_tags
{
float:left;
/*width:150px;*/
}

#content_bg
{
background-image:url('/img/index_block4_bg.png');
background-repeat:no-repeat;
background-position:left;
position: relative;
margin: 0 auto;
/*margin : 0px 0px 0px 0px;
width:100%;*/
max-width:1010px;
height:100%;
/*border:1px solid black;*/
}

.inline_menu3 img
{
padding-left:30px;
}

.inline_menu1
{
margin-top:20px;
}

.inline_menu1 img
{
padding-left:30px;
}


.center
{

}

.tag_link
{
line-height:100%;
}
.pointer
{
cursor:pointer;
}

.thsn_px
{
width : 1000px ;
}

.img_800
{
width : 800px;
}

.img_200
{
width : 200px;
height : 150px;
}

.img_in_text
{
width:98%;
max-width:800px;
/*min-width:400px;
*/
}

.both
{
clear : both;
}

#view_content img
{
padding: 
float:left;
margin-right:20px;
margin-bottom:20px;
}
/*
#content
{
float:left;
padding-left:30px;
padding-bottom:30px;
width:100%;
max-width:850px;
}
*/
.list_img
{
float:left;
width:95%;
object-fit: cover;
max-height: 250px;/*  optional, but in my case it was good */
}

.content_list
{
/*padding-left: 20px;
padding-right: 20px;*/
color: #6e6d6d;
width : 100%;
float:left;
border-bottom:1px solid #dbdada;
padding-bottom: 10px;
padding-top: 10px;
/*margin-left:20px;
margin-top:0px;*/
}

.content_list_text
{
margin-left:auto;
margin-right:auto;
width:86%;
padding-bottom: 10px;
padding-top: 10px;
}
.content_list h2
{
font-size: 22px;
}

.content_list h2:hover
{
color: #65b7bc;
}

.content_list a
{
color: #6e6d6d;
text-decoration:none;
}

.content_list a:hover
{

}

.content_list_child
{
max-width : 210px;
/*height : 220px;*/
text-align : center ;
float:left;
/*margin-left:20px;
margin-top:0px;*/
margin : 10px 10PX 0px 10px;
/*border : 1px solid black;*/
}

@keyframes heartbeat {
  0% {
    transform: scale(1);    
  }
 
  40% {
    transform: scale(1.5) 
      translateX(9%) 
      translateY(10%);
  }
}
#content_submenu
{
margin-left:20px;
/*border: 1px solid black;*/
}

#pagination_links
{
padding-left:10px;
}

#right a
{
color : #4b9ca1;
}
#right a:hover
{
color : silver;
text-decoration: none;
}


@media screen and (max-width: 1000px)
{
#content
{
padding-left:0px;
}



.content_list_text
{
width:100%;
padding-left:10px;
padding-right:10px;
}
#right
{
display:none;
}
#about_bottom
{
display:block;
}
}




#index_block10_super
{

position : absolute;
width:100%;
margin-top:0px;
background-color : #65b7bc;
background-repeat:no-repeat;
background-position : center;

}

#index_block10
{

height : 100%;
max-width:1000px;
background-position:top;
margin-left:auto;
margin-right:auto;
padding-left:5px;

}



.leftimg
{
float:left;
}

#index_block8_super
{
width:100%;
background-color:#4a4848;
height:200px;
background-image:url('/img/index_head1_bg.png');
background-repeat:no-repeat;
background-position:center;
}

#index_block8_1
{
max-width:950px;
height: 65px;
border-bottom:3px solid #ffffff;
margin-left:auto;
margin-right:auto;
}

#index_block8_1 a
{
color: #ffffff;
}

#index_block8_1 a:hover
{
color: #ffffff;
text-decoration:none;
}



#index_block8_1 p
{
line-height: 60px;
font-size:1.2em;
color : white;
}

#index_block8_2
{
max-width:900px;
padding-left:20px;
height: 120px;
color : white;
margin-left:auto;
margin-right:auto;
}

#index_block8_2_1
{
position : absolute;
font-size:2em;
margin-top : 30px;
float:left;
}

#index_block8_2_2
{
margin-top: -10px;
position : relative;
height: 20px;
width : 200 px;
float:right;
margin-right : 10px;
}

#index_block8_2_2 a
{
color: white;
text-decoration: none;
font-size: 16px;
}
#index_block8_2_2 a:hover
{
text-decoration: underline;
}

#index_block9_super
{
transition: font-size 3s;
width:100%;
background-color:#fd882b;
height:40px;
/*max-height:46px;*/
border-top:6px solid #65b7bc;
overflow:hidden;
/*overflow:visible;*/

}

#index_block9_1
{
max-width:1000px;
height:100%;
background-position:top;
margin-left:auto;
margin-right:auto;
padding-left:0px;
}


@media screen and (max-width: 700px)
{
.list_img
{
width:100%;
}

p img
{
margin-left:-32px;
}
.img_in_text
{
width:100%;
/*min-width:400px;
*/
}
#content_view_id
{
padding-right:0px;
padding-left:5px;
}

#content
{
padding-left:0px;
}

#index_block10_super
{
/*bottom:0px;*/
background-image: none;
position : absolute;
margin-top:0px;
border:0px solid red;
}


#soc_nets_head
{
margin-top:43px;
padding-right:7px;
}

.content_list_text
{
padding-left:10px;

width:100%;
}
#index_block8_super
{
height:150px;
}

#index_block8_1
{
margin-left:-20px;
height: 50px;
/*line-height: 70px;*/
font-size:1.2em;
}

#index_block8_2
{
margin-left:-10px;
}

#search
{
margin-top:7px;
}

#index_block8_1 p
{
line-height: 45px;
font-size:1.3em;
}
#index_block8_2
{
/*padding-left:10px;*/
height: 100px;
}

#index_block8_2_1
{
float:left;
font-size:1.4em;
margin-top : 20px;
float:left;
}
#index_block8_2_2
{
margin-right : 10px;
margin-top: -10px;
}
}
