@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
	outline: none;

}


html {
	height: 100%;
	width: 100%;
}

body {	
	max-width: 100%;
	min-height: 100%;
	cursor: url('/img/sword3.png'), auto;
}

a:hover {
	cursor: url('/img/sword4.png'), auto;
}



body {
	background-color: blue;
	font-family: Arial, sans-serif;
	background: url('/img/logo one piece 1.png') space fixed,  url('/img/fon black.jpg') fixed;
}

a {
	text-decoration: none;
	color: #ffffff;
}

hr {
	margin: 5px;
	color: red;
}

article {
	width: 100%;
	height: 100%;
}

.trek_tt {	
	align-items: center;
	max-width: 100%;	
	/*border: 5px solid silver;*/	
}

.trek {
	margin: 15px auto;	
	width: 85%;
	border: 3px solid darkgray;
	
}

.serii_ter a{
	padding: 30px;
}

.recomended_ter a{
	padding: 30px;
}

.conteiner {
	min-height: 100%;
	width: 1200px;
	margin: 15px auto;
	background: #ffffff;
	border: 5px solid silver;
	border-color: red;
	border-radius: 10px;
	box-shadow: 0 0 10px;
}


#lya {
	height: 200px;
	margin: 5px auto;

}

.logo img{
	width: 200px;
	height: 200px;
	box-shadow: 0 0 10px;
}

.shapka img{
	width: 900px;
	height: 200px;
	border-radius: 10px;
	box-shadow: 0 0 10px;
}

.logo {
	width: 20%;
	height: 125px;
	float: left;
}

.shapka {
	height: 125px;
	width: 70%;
	float: left;
}

.menu_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.menu_row a {
	display: block;
}

.menu__row {
	flex-grow:1;
	flex-shrink: 1;
	flex-basis: auto;
	margin: 5px;
	border: 2px solid silver;
	padding: 5px;
	border-color: green;
	border-radius: 5px;
	text-align: center;
	background-color: #261A75;
	font-size: 1.5em;
}

.menu__row:hover {
	background-color: red;
	box-shadow: 0 0 5px;
	transition: all 0.7s ease;
}

footer {
height: 80px;
}

.footer_kras {
	height: 80px;
	text-align: center;
	width: 100%;	
}


.footer__kras2 {
	width: 32%;
	float: left;
	text-align: right;
	margin: 20px 0px;

}



.footer__kras2 a{
	color: #000000;
	font-size: 1.5em;
}

.footer__kras2 a:hover{
	color: red;
	box-shadow: 0 0 10px;
	transition: all 0.7s ease;
}



.footer__kras{
	width: 32%;
	float: left;
	padding: 5px;
	text-align: left;
	margin: 10px auto;
	height: 45px;
	padding-left: 5px;
}

.footer__kras img{
	height:50px;
	text-align: left;
	border-radius: 55px;
	padding-top: 3px;
	box-shadow: 0 0 10px;
	transition: all 1s ease;

}

.conteiner {
	min-height: 100%;
}

.footer__kras img:hover{
	background-color: red;
	height:55px;
}

.footer__krasq {
	float: left;
	padding-left: 10px;
}

.footer__kras3 {
	width: 32%;
	float: right;
	padding: 10px;
	text-align: right;
	margin: 10px auto;
	height: 45px;	
}

#licnt06DD {
	border-radius: 0px;
	height:30px;
}

#licnt06DD:hover {	
	height:30px;	
}

article {
	min-height: 1200px;
}


.tractor {
	min-height: 800px;
}



.zagalovok h1{
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.5em;
	color: #FFFFFF;
	background: blue;
	font-weight: 600;
	border-radius: 0 0 30% 30%;
}

.zagalovok h2{
	text-align: center;
	padding-top: 1em;
	font-size: 1.2em;
	color: #387C31;
	font-weight: 800;
}


.video_r iframe{
	width: 800px;
	height: 450px;
	frameborder: 20px;
	box-shadow: 0 0 3px;
	text-align: center;
	scrolling: no;
}

.avtor_text {
	margin: 5px;
	padding: 5px;
}

.avtor_text1 {
	border: 5px solid blue;
	padding: 15px;
	box-shadow: 0 0 10px;
}

.avtor_text1 .inf {
	border:solid silver 5px;
	border-color: green;
	margin: 5px;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
}


.avtor_text1 .inf span{
	font-weight: 100;
}



.recomended_video {
	max-height: 400px;
	min-height: 200px;
	width: 1100px;
	border: 5px solid black;
	padding: 15px;
	box-shadow: 0 0 10px;
	margin: 10px auto;
	overflow: auto;
}

.recomended_video p{
	text-align: center;
	font-size: 1.3em;
	background-color: blue;
	border: solid silver;
	border-radius: 15px;
	border-color: blue;
	color: #fff;
}


.raketa {
	min-height: 600px;
	width: 1100px;
	border: 5px solid blue;
	padding: 15px;
	box-shadow: 0 0 10px;
	margin: 10px auto;
	overflow: auto;
}



.recomended_ter img{
	width: 145px;
	height: 85px;
	border: 4px solid silver;
	border-radius: 15px;
	border-color: #DEAB1B;
	margin-top: 5px;
}

.recomended_ter img:hover{
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	transition: all 1s ease;
}

.recomended_ter h3{
	text-align: center;
	border-radius: 25px;
	border: solid silver;
	margin: 3px;
	padding: 3px;
	border-color: #0F99B8;
}


.terra {
	min-height: 1200px;
	padding: 8px;
	margin: 7px;
}

.gg {
	text-align: center;
	font-size: 1.3em;
	background-color: blue;
	border: solid silver;
	border-radius: 15px;
	border-color: blue;
	color: #fff;
	margin: 10px;
}



.glav_text img{
	width: 200px;
	height: 350px;
	padding: 5px;
	float: left;
	}

.glav_text img:hover{
	width: 300px;
	height: 550px;
	padding: 5px;
	padding-left: 300px;
	transition: all 0.7s ease;
	float:none;
}

.knopki {
	text-align: center;
}

.knopki_nazad {
	float: left;
	width: 48%;
	border-color: green;
	border-radius: 5px;
	text-align: center;
	background-color: #261A75;
	font-size: 1.5em;
	margin: 1%;
}

.knopki_nazad a{
	color: #FFFFFF;
	display: block;
}



.knopki_nazad:hover {
	background-color: red;
	box-shadow: 0 0 5px;
	transition: all 0.7s ease;
}


.serii_ter img {
	width: 165px;
	height: 95px;
	border: 4px solid silver;
	border-radius: 15px;
	border-color: black;
	margin-top: 7px;
}

.serii_ter img:hover {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	transition: all 1s ease;
}

.serii_ter img:active {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	
}

.serii_ter img:visited {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	
}


.serii_amw img {
	width: 165px;
	height: 95px;
	border: 4px solid silver;
	border-radius: 15px;
	border-color: #DEAB1B;
	margin-top: 5px;
	margin-left:19px ;
}

.serii_amw img:hover {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	transition: all 1s ease;
}

.serii_amw img:active {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	
}

.serii_amw img:visited {
	border: 4px solid silver;
	border-radius: 15px;
	border-color: red;
	
}


.dowland {
	display: block;
	width: 25%;	
	margin: 0 auto;
}


.dowl a{
	display: block;
}

.dowl {
	background-color: blue;
	width: 100%;
	font-size: 1.3em;
}

.dowl:hover {
	background-color: red;
	width: 100%;
	font-size: 1.3em;
	transition: all 1.5s ease;

}

.serii_ter h3{
	text-align: center;
	border-radius: 25px;
	border: solid silver;
	margin: 3px;
	padding: 3px;
	border-color: #0F99B8;
}


.stranicii_row a{
	display: block;
	width: 100%;
}

.stranicii_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.stranicii__row {
	flex-grow:1;
	flex-shrink: 1;
	flex-basis: auto;
	align-items: center;
	margin: 5px;
	border: 2px solid silver;
	padding: 0px;
	border-color: green;
	border-radius: 5px;
	text-align: center;
	background-color: #232745;
	font-size: 1.5em;
}

.stranicii__row:hover {
	background-color: red;
	box-shadow: 0 0 5px;
	transition: all 0.7s ease;
}


.img-nocontent {
	max-width: 100%;
	margin: auto;
	border-bottom: 5px solid red;
}


.statqi-shapka {
max-width: 100%;
height: 300px;
margin: 1%;
padding: 1%;
/*border: 5px solid silver;*/
}

.statqi-obertka {
max-width: 100%;
min-height: 100%;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
align-items: stretch;
align-content: space-between;
}

.statqi-zag {
	border: 4px solid silver;
	border-color: #DEAB1B;
	flex-grow: 0;
	flex-basis: 50px;
	flex-shrink: 0;
	background-color: blue;
}

.statqi-zag h3 {
	text-align: center;
	margin: auto;
	margin: 1%;
	font-size: 1.7em;
	color: #fff;
	
}

.statqi-prev {
	flex-grow: 1;
	flex-shrink: 1;	
	border-left: 4px solid silver;
	border-right: 4px solid silver;  
	border-color: #DEAB1B;
}

.statqi-prev .tet {
	margin: 0.5%;
	font-size: 1em;
}

.statqi-knopka {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 30px;	
	border: 4px solid silver;
	border-color: #DEAB1B;
}

.statqi-knopka a {
	text-align: center;	
	display: block;
	background-color:  #850ea2 ;
	max-width: 100%;
	min-height: 100%;
	font-size: 1.3em;
	margin: auto;
	color: #fff;
	font-weight: 600;
}

.statqi-knopka a:hover {
	background-color:  #9b2323 ;
	width: 100%;
	font-size: 1.3em;
	transition: all 1.5s ease;
	color:  #03edd8;
}



.img-typik {
	width: 70%;
	height: 450px;
	margin: auto;
	padding: 5%;
}