
@import url("https://fonts.googleapis.com/css?family=Molle:400i");
body {
  margin: 0;
  
}

canvas {
  display: block;
  vertical-align: bottom;
}

/* insert a section NEW MENU */
.menu-item {
    background-color: white;
    color: black;
    padding: 15px;
    transition: background-color 0.3s, color 0.3s;
	border-radius: 23px;
}

.menu-item:hover {
    background-color:#ff1915; 
	color: white;
}	
.menu-item1 {
    background-color: white;
    color: black;
    padding: 15px;
    transition: background-color 0.3s, color 0.3s;
	border-radius: 23px;
}

.menu-item1:hover {
    background-color:#41a5d7; 
	color: white;
}		
/* insert a section NEW MENU */






/* insert a section NEW categories of rights */

.menu-item3 {
    background-color: white;
    color: black;
    padding: 5px;
    transition: background-color 0.3s, color 0.3s;
	border-radius: 23px;
}

.menu-item3:hover {
    background-color:#41a5d7; 
	color: white;
}		
/* insert a section NEW categories of rights */




/* ---- inset ---- */
.fd {
    margin-right: 17%;
    margin-left: 17%;
}
/* ---- inset ---- */

.ask {
	margin-bottom: 5px;
}

.fs-1 {
    color: rgb(69, 164, 212);
}

.fs-0 {
    color: rgb(255, 255, 255));
    font-size: xx-large;

}

.fs-4 {
    color: rgb(255, 255, 255);
    font-size: medium;
}

.mod1 {

    margin-right: 7%;
    margin-left: 7%;
	z-index: 2;
}

.img2 {

    margin-right: 23%;
    margin-left: 23%;
	z-index: 1;
}


.otst{
	margin-right: 13%;
    margin-left: 13%;
}

.lin {
	margin-right: 13%;
    margin-left: 13%;
}

.content_0 {
	    margin-right: 23%;
    margin-left: 23%;
}

.xx {
	color: #000000;
}

.animate-gradient {
	
	height: 72px;
	line-height: 0px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 22px;
	padding: 20px;
	text-align: center;
	color: #FFFFFF;
	background: linear-gradient(-45deg, #941010, #3908e8, #e73c7e, #e0491b);
    /*background: linear-gradient(-45deg, #e0491b, #e73c7e, #187192, #101294);*/
	background-size: 400% 400%;
	animation: animate_gradient 5s ease infinite;
    border: none;
}
.animate-gradient:hover {
	animation: none;

}
 
@keyframes animate_gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}





a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color:#00A0C6; 
    text-decoration:none; 
    cursor:pointer;  
}


.menu-item {
    background-color: white;
    color: black;
    padding: 15px;
    transition: background-color 0.3s, color 0.3s;
	border-radius: 23px;
}

/* Стили для раздела меню при наведении */
.menu-item:hover {
    background-color:#ff1915; 
	color: white;
}	
.menu-item1 {
    background-color: white;
    color: black;
    padding: 15px;
    transition: background-color 0.3s, color 0.3s;
	border-radius: 23px;
}

/* Стили для раздела меню при наведении */
.menu-item1:hover {
    background-color:#41a5d7; 
	color: white;
}		


.button {
	  color: rgb(69, 164, 212);
}


.gradient-button {
  text-decoration: none;
  display: inline-block;
  color: white;
  padding: 20px 30px;
  margin: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(to right, #c73e3b 0%, #b33835 51%, #c73e3b 100%);
  background-size: 200% auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  transition: .5s;
}
.gradient-button:hover {
  background-position: right center;
}


.gradient-button1 {
  text-decoration: none;
  display: inline-block;
  color: white;
  padding: 20px 30px;
  margin: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(to right, #4c36da 0%, #3622b6 51%, #4c36da 100%); 
  background-size: 200% auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  transition: .5s;
}
.gradient-button1:hover {
  background-position: right center;
}

.bz {
	display: none;
}


.stat strong{
	font-weight:300;
	font-size:1.5em;

	vertical-align:top
}
.stat span{
	
	vertical-align:top;
	font-size:.2em;
	padding-top:1.75em;
	padding-left:.7em
}
.ssss{
    margin-right: 15px;
    margin-left: 15px;
}



.stat {
	height:80 px;
	display:inline-block;
	
}

.cell {
	font-size:100px;
	display:flex;
	flex-direction:row;
}

.stat row two {
	display:flex;
	flex-direction:row;
}







@media all and (max-width: 600px) {
	


.content_0 {
    margin-right: 3%;
    margin-left: 3%;
}
.img2 {

    margin-right: 7%;
    margin-left: 7%;
	z-index: 1;
}

.mod1 {

    margin-right: 3%;
    margin-left: 3%;
	z-index: 2;
}
.ssss{
    margin-right: 1px;
    margin-left: 1px;
}

.az {
	display: none;
}

.skr {
	display: none;
}

}






a {
    text-decoration:none;
    color: rgb(0, 0, 0);
}
a:hover {
    color: rgb(50, 118, 153); /* Цвет ссылки при наведении */ 
    
   }
.ff{
	/* color: rgb(157, 161, 164); */
	color: rgb(69, 164, 212);
}

.fs3 {
    color: rgb(69, 164, 212);
	font-size: x-large;
}
.fs4 {
    color: #009f3d;
	font-size: x-large;
}
.fs5 {
    color: rgb(99, 77, 159);
	font-size: x-large;
}
.fs6 {
    color: #e00025;
	font-size: x-large;
}
.fs7 {
    color: #dfc300;
	font-size: x-large;
}
.fs-n {
    color: rgb(108, 148, 168);
}

.perek {
    color: #ffffff;
}
.cont {
	background-image: url(ct.gif);
	height:380px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:10;
    margin-right: 0%;
    margin-left: 0%;
	z-index: 2;
}