* {
    margin: 0;
    padding: 0;
}

@font-face {  
 
 font-family: Supermolot; 
 src: url(Supermolot.ttf) format("truetype");
 
}

@font-face {  
 
 font-family: Spectrashell; 
 src: url(Spectrashell.ttf) format("truetype");
 
}

@font-face {

 font-family: Optima; 
 src: url(Optima.ttf) format("truetype");
 
}

@font-face {

 font-family: Supermolot; 
 src: url(Supermolot.ttf) format("truetype");
 
}


html {font-family: Supermolot;}

header {font-family: Spectrashell;}

block2 {font-family: Supermolot;}

body {font-family: Supermolot;}

center {font-family: Supermolot;}

marquee {font-family: Supermolot;}

 
html {
    height: auto;
	max-width: 100%;
	margin: 0 auto;
	background-color: white; 
	background-image: url('back1.jpg'); 
	background-position: center bottom;
	background-attachment: fixed;
	background-size: 100% auto;
	color: black;
	font-family: Supermolot;




	
}

body {

    height: auto;
    width: 75%;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Supermolot;
	font-size: 18pt;
	text-align: left;
	background-color: white; 
	padding: 0px;
	border-left: 0px solid #1414b4;
	border-right: 0px solid #1414b4;
	
}


#rcont {

	background: #fff;
	animation-duration: 3s;
	animation-name: rcont;
	animation-iteration-count: infinite;	
	
}

@keyframes rcont {
  25% {
	background: #fff; 
  }
  

  
  50% {
	background: #2AD100; 
  }  
   
  75% {
	background: #fff; 
  } 


}




#rightline {
	width: 50px;
	height: 100%;
	right: 3%;
	background: linear-gradient(to right, #fff 0%, #aaa 100%); 
	position: fixed;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	z-index: 990;
	border: 0px solid #1414b4;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 2px 2px 5px black;

}


.btn  {

    background: #b5bdc8;
    background: linear-gradient(to bottom, #b5bdc8 0%, #828c95 56%, #28343b 100%);
	width: 40px;
	height: 40px;
	border: none;
	color: white;
	border-radius: 5px;
	font-family: arial;
	font-size: 12pt;
	cursor: pointer;
	margin-top: 10px;


	
	
}

.btn:hover, .btn:focus {
	
	background: linear-gradient(to bottom, #b5bdc8 0%, #828c95 76%, #28343b 100%);
	color: white;

}


#logo {
	width: 420px;
	height: 100px;
	margin: 0 auto;
	
	
}

#service {

	width: 140px; 
	height: 300px; 
	display: inline-block; 
	font-size: 14pt; 
	text-align: center; 
	padding: 5px; 
	box-shadow: 2px 2px 4px #1414b4;

	
}

#block1 {
	
	width: 280px;
	height: 280px;
	display: inline-block;
	background: none;
	color: white;
	padding: 10px;
	border-radius: 10px;
	
}


header {
	
	margin: 0 auto;
	margin-top: 65px;
	padding: 10px;
	background: white;
	width: 100%;
	min-height: 150px;
	border-top: 0px solid white;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	border-radius: 10px;
	font-size: 24pt;
	color: black;


}

#topline {
	width: 100%;
	height: 75px;
	margin: 0 auto;
	background-color: white;
	position: fixed;
	left: 0%;
	font-weight: normal;
	font-size: 15px;
	top: 0px;
	text-align: center;
	border-left: 0px solid gray;
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	border-radius: 0px 0px 0px 0px;
	font-weight: 300;
	z-index: 999;
	
}

#center {
	height: auto;
    width: 60%;
    background: rgba(0,0,0, 0.8);
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	display: block;
	font-size: 14pt;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-radius: 10px;
	text-shadow: 2px 2px 4px none;
	font-family: Supermolot;
	
		
}

#center_t {
	height: auto;
    width: 54%;
    background: rgba(0,0,0, 0.8);
	margin: 0px auto;
	padding: 5px;
	text-align: left;
	display: block;
	font-size: 16pt;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-radius: 00px;
	text-shadow: 2px 2px 4px none;
	font-family: Supermolot;
	
		
}

#block2 {
	
	width: 300px;
	height: 310px;
	color: white;
	font-size: 14pt;
	font-weight: 300;
	background: black;
	text-align: left;
	padding: 10px;
	line-height: normal;
    display: inline-block;
    vertical-align: top;
	border-radius: 10px 10px 10px 10px;
	padding-top: 10px;
	border: 3px solid white;
	box-shadow: 2px 2px 5px black;
	font-family: Supermolot;
	margin-top: 0px;
	
}

#block21 {
	
	width: 200px;
	height: 120px;
	color: black;
	font-size: 14pt;
	font-weight: 600;
	background: none;
 	text-align: center;
	padding: 10px;
	line-height: normal;
    display: inline-block;
    vertical-align: top;
	border-radius: 10px 10px 10px 10px;
	padding-top: 10px;
	border: 0px solid white;
	box-shadow: 0px 0px 0px black;
	font-family: Supermolot;
	margin-top: 0px;

	
}

#block3 {
	
	min-width: 300px;
	max-width: 310px;
	height: auto;
	color: black;
	font-size: 14pt;
	font-weight: 300;
	background: white;
	text-align: left;
	padding: 10px;
	line-height: normal;
    display: inline-block;
    vertical-align: top;
	border-radius: 10px 10px 10px 10px;
	padding-top: 10px;
	border: 3px solid white;
	box-shadow: 2px 2px 5px black;
	font-family: Supermolot;
	margin-top: 0px;
	
}





img[tabindex="0"] {  
  cursor: zoom-in; 
  width: 260px;
  height: auto;
  border-radius: 0px;
  border: none;
  box-shadow: 2px 2px 5px white;
  padding: 0px;
}  

img[tabindex="0"]:focus {  
  position: fixed; z-index: 10;  
  top: 0; left: 0; bottom: 0; right: 0;  
  width: auto; max-width: 100%;  
  height: auto; max-height: 100%;  
  margin: auto; 
  border-radius: 0px;
  box-shadow: 0 0 50px #000, 0 0 0 1000px rgba(0,0,0,.3);  
-webkit-box-shadow: 0 0 50px #000, 0 0 0 1000px rgba(0,0,0,.3);  
-moz-box-shadow: 0 0 50px #000, 0 0 0 1000px rgba(0,0,0,.3);  
}  

img[tabindex="0"]:focus, /* Привязка на возврат фото в привычное состояние после клика на увеличенное */  
img[tabindex="0"]:focus ~ * {  
  cursor: zoom-out;  
  pointer-events: none;  
}

#cookie_note{
    display: none;
    position: fixed;
    bottom: 80px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p{
    margin: 0;
    font-size: 1.0rem;
    text-align: left;
    color: black;
}

.cookie_accept{
    width: 200px;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}

   @media screen and (min-width:359px) and (max-width:599px) {

#block2 {
	width: 96%;
	height: auto;
	margin-top: 10px;
}

#block3 {
	max-width: 96%;
	height: auto;
	margin-top: 10px;
}

   }
   
        @media screen and (min-width:359px) and (max-width:999px) {
			
			
	
html {

	background-repeat: vertical; 
	background-size: auto 100%;
	


}

#rightline {
	width: 40px;
	height: 100%;
	right: 0%;
	background: linear-gradient(to right, #fff, #aaa); 
	position: fixed;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	z-index: 990;
	border: 0px solid #1414b4;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 2px 2px 5px black;


}

#logo {
	width: 310px;
	height: 65px;
	margin: 0 auto;
	
	
}

.dropbtn {

    background: #1414b4;
    color: white;
    padding: 5px;
	width: 36px;
	height: 36px;
    font-size: 18px;
	font-weight: 600;
    cursor: pointer;
	border: 2px solid #1414b4;
	border-radius: 5px;

}



 
 
#center {
	
    width: 96%;
	margin: 0 auto;	

}


header {
	

	margin-top: 55px;
	padding: 10px;
	background: white;
	width: 96%;
	height: аuto;
	border-top: 0px solid white;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	border-radius: 10px;
	font-size: 12pt;
	color: black;


}


body {

    height: auto;
    width: 88%;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	font-size: 16pt;
}

#center_t {
	height: 60px`;
    width: 96%;

	
		
}
		
}