/* * {
padding: 0;
margin: 0;
} */

body{
color:#2A2A2A;
font-family: Verdana, Tahoma, sant-serif;
/*line-height: 1.5;*/
background-image: url(index_files/bg.jpg); 
background-position: left top;
background-repeat: no-repeat;
background-attachment: fixed;
}

p {
color:#2A2A2A;
font-family: Verdana, Tahoma, sant-serif;
/*line-height: 1.5;*/
}



::-moz-selection { background: #939AB0; color: #fff; text-shadow: none; }
::selection { background: #939AB0; color: #fff; text-shadow: none; }

/* scrollbar*/
::-webkit-scrollbar {
width: 13px; 
height:8px;
} 

::-webkit-scrollbar-track {
border-radius: 20px;
background: #FFFFFF; 
box-shadow: inset 0px 0px 0px #E0E0E0; 
border: 0px solid #FFFFFF;
}

::-webkit-scrollbar-thumb {
background: #545770;  
border-radius: 20px; 
border: 5px solid #FFFFFF; 
box-shadow: inset 0px 0px 0px rgba(155, 155, 155, 0.4);
}

::-webkit-scrollbar-thumb:hover {
background: linear-gradient(to bottom, #555771, #F3938A, #555771);
border: 2px solid #FFFFFF;
}

::-webkit-scrollbar-thumb:active {
background: #545770;
box-shadow: inset 0px 0px 0px rgba(0,0,0,0.3);
}


a {

text-decoration: none;
color: #2A2A2A;
}
a:hover {
color: #B7BCCD;}

/*.prozrachnost {background: rgba(0, 15, 40, 0.4);} таблица*/

html { overflow-x: hidden; }

img {vertical-align: middle;
max-width:100%;}

.rotate {transition: all 0.8s ease 0s;}
.rotate:hover {
transition: all 0.8s ease 0s;
-webkit-transform:rotateZ(-10deg);
-ms-transform:rotateZ(-10deg);
transform:rotateZ(-10deg);
}

.rotate2 {transition: all 0.8s ease 0s;}
.rotate2:hover {
transition: all 0.8s ease 0s;
-webkit-transform:rotateZ(10deg);
-ms-transform:rotateZ(10deg);
transform:rotateZ(10deg);
}

 /*.zagol {text-shadow: 9px 4px 8px #0E1C6E;} */

 .zagol { 
/* -webkit-text-stroke: 1px #0E1C6E;  Толщина и цвет обводки */ 
/* text-stroke: 1px #0E1C6E;  Толщина и цвет обводки (стандартное свойство) */
/* text-shadow: 9px 4px 8px #000;  */
 }

 
/*.zagol {text-shadow: 9px 3px 15px #41111D;}*/

/* .slovo {text-shadow: 2px 2px 1px #000;}

.foot {text-shadow: 1px 1px 9px #000;}

.vhod {text-shadow: 2px 2px 2px #000;} */

.vhod a:hover{
color: #FAC739;
}

.knopka:hover {
-webkit-transform:scale(0.92);
-ms-transform:scale(0.92);
transform:scale(0.92);
}

iframe {
border: none;
max-width: 100%;
}

img  {
max-width: 100%;
}

/* КАРТИНКА ССЫЛКА*/
 a img:hover {
-webkit-transform:scale(0.98);
-ms-transform:scale(0.98);
transform:scale(0.98);
		/* border: 1px solid #000;*/
}

li {
color: #2A2A2A;
line-height: 1.3;
}

li::marker {
font-size: 22px;
font-weight: bolder;
color: #C7748A ;
vertical-align: middle;
margin: 0 5px 0 20px;
padding: 0 5px 0 0px;

}


/*
.content {
background: none;
font-size:12pt;
font-family: Verdana, Tahoma, sant-serif;
color:#2A2A2A;
line-height: 1.3;

}
*/

.fasad {
max-width: 100%;
margin: 30px 10px 30px 10px;
border: 1px solid #000;
}

.foot a  {
font-family: Verdana, Tahoma, sant-serif;
text-decoration: none;
color: #fff;
}

.foot a:hover {
color: #B7BCCD;}


