@import url(https://fonts.googleapis.com/css?family=Oswald);
*
{
	border: 0px none;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
body {
    background: #eaeff3 url(images/sportage_5.jpg) center top no-repeat fixed;
    color: #444;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
.content_sportage
{
	background: none repeat scroll 0% 0% #FFF;
	margin: 0px auto 0px;
	padding-top: 5px;
	width: 1073px;
}
a {
    color: #214a6a;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #1c3344;
    text-decoration: none;
}


.sportage_line
{
	border-bottom: 2px solid #214a6a;
	clear: both;

}
.sportage_content
{
	background: none repeat scroll 0% 0% #FFF;
	padding: 15px;
}
.sportage_left_content
{
	float: left;
	padding-right: 15px;
	width: 728px;
}
.sportage_left_content img {	max-width: 100%;
}
.sportage_right_content
{
	float: left;
	width: 300px;
}
.sportage_right_content h2
{
    color: #214a6a;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Oswald', Sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background: #e6eff7;
    border: 0px solid #214a6a;
    margin: 0 0 10px 0;
    padding: 10px;
}
.sportage_right_content ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.sportage_right_content ul li
{
	background: url('images/list.png') no-repeat scroll left 6px transparent;
	margin: 12px 0px 2px;
	padding: 0px 0px 9px 12px;
	border-bottom:1px solid #ccc;
}
.sportage_right_content ul li a
{
	color: #214a6a;
	text-decoration: none;
}
.sportage_right_content ul li a:hover
{
	color: #5b6975;
	text-decoration: none;
}
.sportage_left_content h1
{
color: #6a6a6a;
margin: 0 0 10px 0;
padding: 0;
font-family: var(--bs-body-font-family);
font-size: 18px;
line-height: 22px;
font-weight: 600;
}
.legion_navigation
{
	font-size: 12px;
}
.sportage_left_content p
{
	margin: 10px 0;
}
.sportage_left_content ul, .sportage_left_content ol
{
	margin: 10px 0 10px 1px;
}
.sportage_left_content li {	margin: 3px 0;
}
.footer
{
    color: #fff;
    background: #214a6a;
    text-align: left;
    padding: 15px 10px;
    margin-bottom: 5px;
}
.footer a {
  color: #fff;
  text-decoration: underline;
}




.sportage_left_content img {	max-width:100%;
	height: auto;
}
.sportage_left_content table {
	width: auto;
}
.img-main  {
  margin:0px 2px 2px 2px;
}
ol, ul {
  padding-left: 2rem;
}

/* header */

.header {
  background-color: #fff;
  width: 100%;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background: #e6eff7;
}

.header li a {
  display: block;
  padding: 15px 20px;
  border: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f4;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  float: right;
  padding: 30px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #214a6a;
  display: block;
  height: 2.5px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #214a6a;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 7px;
}

.header .menu-icon .navicon:after {
  top: -7px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 300px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
.nodesctop {
	display: none;
}




@media screen and (max-width: 768px) {
.content_sportage {
    width: auto;
    margin: 0px auto 0px;
}
.sportage_left_content {
    width: auto;
    claer:both;
    float:none;
}
.sportage_right_content {    width: auto;
    claer:both;
    float:none;
}
.sportage_left_content li {
    margin: 7px 0px;
}
.niro_top_menu ul li a {
    color: #1f90b2;
    font-family: 'Oswald', sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 2px 2px 0;
    padding: 5px 7px;
    text-decoration: none;
    text-transform: uppercase;
}
.dodu_logo {
    margin: 5px;
}
#search {	float:none;
	padding: 2px;
	margin: 0px auto 5px;
	max-width:300px;
}
.dodu_logo img {	max-width:200px;
	display:block;
	margin: 0 auto;
}
.sportage_left_content h1 {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
}
.sportage_left_content h1 span {	font-size: 14px;
    line-height: 16px;
}
.roundblock {	display: none;
}

.text-2{	display: none;}
.sportage_left_content ul, .sportage_left_content ol {
  margin: 10px 0 10px 1px;
}
img.img-main  {  max-width: 70%;
  height: auto;
  margin:0px 2px 2px 2px;}
img.img-index  {
  max-width: 8%;
  height: auto;
}
.nodesctop {
	display: block;
}

}