html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 16px;
    color: #000000;
	background: #ffffff;
}

#header {
	padding-top: 25px;
	padding-bottom: 25px;
	background: #ffffff;
}

.clear {
	clear: both;
}

.name a {
	color: #000000;
	text-decoration: none !important;
}

.topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.opa {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.25);
}

.opa .container, .opa .row, .opa .pr {
	height: 100%;
}

.pr {
	position: relative;
}

.biglink {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 50px;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 49px;
}

.biglink a {
	color: #ffffff;
	text-decoration: none !important;	
}

#calendar {
	background: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 40px;
}

.reddate {
	width: 100%;
	background: #e70302;
	text-align: center;
	color: #f2f2f2;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bluedate {
	width: 100%;
	background: #052ea2;
	text-align: center;
	color: #f2f2f2;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 2px;
}

.big {	
	font-size: 30px;
	line-height: 20px;
}

a.game_title {
	color: #696969;
	font-size: 16px;
}

.game_place {
	color: #696969;
	font-size: 13px;	
}

a.all:hover {
	background: #696969;
	color: #f2f2f2 !important;
	text-decoration: none;
}

#news {
	background: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;	
}

.news_item img, .news_item2 img {
	width: 100%;
	height: auto;
	display: block;
}

.created {
	color: #afaeae;
	font-size: 13px;
	margin-top: 13px;
	margin-bottom: 10px;
}

a.news_title:link, a.news_title:visited {
	color: #696969;
	font-size: 16px;
	display: block;
	line-height: 19px;
}

.pt40 {
	padding-top: 40px;
	padding-bottom: 40px;	
}

.db_item img {
	width: 50%;
	height: auto;
}

a.db_title {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

#trainers {
	background: #f2f2f2 url(../img/tdo1.jpg) no-repeat left top;	
}

.trainers_ {
	width: 100%;
	height: 100%;
	background: url(../img/tdo2.jpg) no-repeat right bottom;
	padding-top: 40px;
	padding-bottom: 40px;
}

.trainer_item a {
	color: #696969;
	font-size: 20px;
}

#gallery {
	background: #ffffff;
	padding-top: 40px;
	padding-bottom: 70px;	
}

#gallery img {
	width: 100%;
	height: auto;
}

#foooter {
	background: #0075b1;
	padding-top: 40px;
	padding-bottom: 40px;	
}

.fname {
	color: #ffffff;
	font-size: 14px;
	clear: both;
	padding-top: 14px;
}

.copyrights {
	color: #d6f0fe;
	font-size: 10px;
	line-height: 11px;
	padding-top: 10px;
}

.contacts {
	color: #ffffff;
	font-size: 14px;
	padding-top: 50px;
}

.contacts a {
	color: #ffffff;
}

@media (min-width: 768px) {
	.name {
		float: left;
		width: 230px;
		font-size:24px;
		line-height: 27px;
		padding-top: 3px;
		padding-left: 10px;
	}
	
	.logo img {
		width: 88px;
		height: auto;
		float: left;
		margin-right: 15px;
	}
	
	#slider {
		height: 640px;
	}
	
	.white_header {
		color: #ffffff;
		font-size: 30px;
		padding-bottom: 40px;	
	}

	.gray_header {
		color: #696969;
		font-size: 30px;
		padding-bottom: 40px;
	}

	.game_item img, .game_item2 img {
		width: 30%;
		height: auto;
		display: block;
		margin-bottom: 10px;
	}
	
	.game_item {
		padding-bottom: 20px;
	}
	
	a.all:link, a.all:visited {
		display: inline-block;
		color: #696969;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		text-transform: uppercase;
		width: 165px;
		text-align: center;
		border: 2px solid #696969;
		transition: all 0.3s ease;
		margin-top: 30px;
	}
	
	.trainer_item {
		height: 365px;
	}
	
	.trainer_item img {
		width: 100%;
		height: auto;
		border-radius: 50%;
		padding-bottom: 17px;
	}
	
	.flogo img {
		width: 88px;
		height: auto;
		float: left;
		margin-right: 15px;
	}
	
	.we {
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		float: right;
		padding-top: 35px;
		padding-bottom: 7px;
	}
	
	.in {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/in.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}

	.fb {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/fb.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}

	.yt {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/yt.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}
	
	.wa {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/wa.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}
	
	.tg {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/tg.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}
	
	.tt {
		display: block;
		float: right;
		width: 40px;
		height: 40px;
		background: url(../img/tt.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
	}
	
	.topmenu ul li {
		display: inline-block;
		position: relative;
		height: 30px;
	}

	.topmenu a:link, .topmenu a:visited {
		color: #000000;
		font-size: 18px;
		padding-right: 25px;
	}
	
	.topmenu {
		padding-top: 30px;
	}
	
	.submenu {
		position: absolute;
		left: 0px;
		top: 25px;
		background: #0075b1;
		width: 222px;
		z-index: 9999;
		display: none;
	}
	
	.submenu a:link, .submenu a:visited {
		color: #ffffff;
		display: block;
		height: 30px;
		line-height: 30px;
		border-bottom: 1px solid rgba(255,255,255,0.5);
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.tsocials {
		display: none;
	}
	
	#header_h1 h1 {
		text-transform: uppercase;
		color: #ffffff;
		font-weight: bold;
		font-size: 30px;
		text-align: center;
	}
	
	.centrus {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.news_item2 {
		min-height: 290px;
	}
	
	.game_item2 {
		min-height: 180px;
	}
	
	.news_pic {
		padding-bottom: 30px;
		text-align: center;
	}
	
	.line {
		background: #f2f2f2;
		height: 35px;
		margin-bottom: 7px;
		line-height: 35px;
		font-size: 15px;
		color: #222222;
	}

	.line_title {
		height: 35px;
		width: 250px;
		font-weight: bold;
		display: inline-block;
		padding-left: 15px;
		border-right: 1px solid #cccccc;
	}

	.line_item {
		display: inline-block;
		height: 35px;
		padding-left: 15px;
	}
	
	.club_item img {
		width: 100%;
		height: auto;
	}
	
	.club_img {
		min-height: 225px;
	}
	
	.club_title {
		min-height: 65px;
		padding-top: 10px;
	}
	
	a.att:link, a.att:visited {
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		display: inline-block;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
		background: #D50000;
		transition: all 0.3s ease;
		border-radius: 3px;
		margin-top: 15px;
	}

	a.att:hover {
		background: #B71C1C;
		text-decoration: none;
	}
	
}

@media (max-width: 767px) {
	
	.sportsman_history {
		overflow-x: auto;
	}
	
	.sportsman_history table {
		min-width: 900px !important;
	}
	
	a.att:link, a.att:visited {
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		display: block;
		height: 35px;
		width: 100%;
		text-align: center;
		line-height: 35px;
		font-size: 18px;
		background: #D50000;
		transition: all 0.3s ease;
		border-radius: 3px;
		margin-top: 15px;
	}

	a.att:hover {
		background: #B71C1C;
		text-decoration: none;
	}
	
	.club_title {
		padding-bottom: 20px;
	}
	
	.club_img {
		padding-bottom: 20px;
	}
	
	.club_item img {
		width: 60%;
		height: auto;
	}
	
	.line {
		background: #f2f2f2;
		margin-bottom: 7px;
		font-size: 17px;		
	}

	.line_title {
		font-weight: bold;
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		color: #999999;
	}

	.line_item {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		color: #222222;
	}
	
	.news_pic {
		padding-bottom: 30px;
	}
	
	.news_pic img {
		width: 100%;
		height: auto;
	}
	
	.game_item2 {
		padding-bottom: 20px;
	}
	
	.news_item2 {
		padding-bottom: 30px;
	}
	
	.centrus {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
	}
	
	#header_h1 h1 {
		text-transform: uppercase;
		color: #ffffff;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	
	.submenu a:link, .submenu a:visited {
		color: #ffffff;
		display: block;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid rgba(255,255,255,0.5);
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.submenu {
		background: #0075b1;
		width: 100%;
		display: none;
		margin-bottom: 20px;
	}
	
	.menu-close {
		width: 40px;
		height: 40px;
		position: absolute;
		background: #0075b1 url(../img/close.svg) no-repeat center center;
		background-size: 40px 40px;
		right: 10px;
		top: 10px;		
	}
	
	.topmenu {
		padding-top: 90px;
	}
	
	.topmenu ul li {
		display: block;
		margin: 0px auto;
		position: relative;
	}

	.topmenu a:link, .topmenu a:visited {
		color: #ffffff;
		font-size: 24px;
		padding-bottom: 15px;
		display: block;
	}
	
	.trainer_item a {
		display: block;
	}
	
	.socials {
		text-align: center;
	}
	
	.in {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/in.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}

	.fb {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/fb.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}

	.yt {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/yt.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.wa {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/wa.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.tg {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/tg.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.tt {
		display: inline-block !important;
		width: 40px;
		height: 40px;
		background: url(../img/tt.png) no-repeat;
		background-size: cover;
		opacity: 0.55;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.we {
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
		padding-top: 35px;
		padding-bottom: 7px;
	}
	
	.fname, .copyrights, .contacts {
		text-align: center;
	}
	
	.flogo {
		text-align: center;
	}
	
	.flogo img {
		width: 88px;
		height: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.trainer_item img {
		width: 70%;
		height: auto;
		border-radius: 50%;
		padding-bottom: 7px;
	}
	
	.trainer_item {
		padding-bottom: 40px;
	}
	
	.db_item {
		padding-bottom: 10px;
	}
	
	a.all:link, a.all:visited {
		display: inline-block;
		color: #696969;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		text-transform: uppercase;
		width: 165px;
		text-align: center;
		border: 2px solid #696969;
		transition: all 0.3s ease;
	}
	
	.news_item {
		padding-bottom: 30px;
	}
	
	.game_item {
		padding-bottom: 30px;
	}
	
	.game_item img, .game_item2 img {
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 10px;
	}
	
	.white_header {
		color: #ffffff;
		font-size: 24px;
		padding-bottom: 40px;
		text-align: center;
	}

	.gray_header {
		color: #696969;
		font-size: 24px;
		padding-bottom: 40px;
		text-align: center;
	}
	
	#slider {
		height: 180px;
	}		
	
	.logo {
		text-align: center;
	}
	
	.logo img {
		width: 78px;
		height: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.name {		
		width: 100%;
		font-size:24px;
		line-height: 27px;
		padding-top: 15px;
	}
	
	.topmenu {
		display: none;
	}
	
	.biglink {
		display: none;
	}
	
	.hamburger {
		width: 40px;
		height: 40px;
		position: fixed;
		background: #0075b1 url(../img/menu.svg) no-repeat center center;
		background-size: 20px 20px;
		right: 10px;
		top: 10px;
		border-radius: 50%;
	}
	
	.topmenu {
		position: fixed;
		width: 100%;
		height: 100vh;
		background: rgba(0,117,177,0.96);
		z-index: 10000;
		left: 0px;
		top: 0px;
		text-align: center;
	}
	
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

.static {
	padding-bottom: 50px;
	padding-top: 25px;
}

#header_h1 {
	width: 100%;
	min-height: 150px;
	background: url(../img/r.png) no-repeat;
	background-size: cover;
	position: relative;
}

.bread {
	font-size: 12px;
	padding-bottom: 25px;
	color: #999999;
}

.pagi {
	padding-top: 30px;
}

.bigbtn {
	width: 100%;
	min-height: 90px;
	border: 2px solid #696969;
	position: relative;
	cursor: pointer;
}

.bigbtn a:link, .bigbtn a:visited {
	color: #696969;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none !important;
}

.bigbtn:hover {
	background: #696969;
	color: #ffffff;
}

.bigbtn:hover a {
	color: #ffffff !important;
}

.gi img {
	width: 100%;
	height: auto;
}

.gi {
	padding-bottom: 30px;
}

.sportsman_photo img {
	width: 100%;
	height: auto;
}

.gyp1 {
	width: 100%;
	height: 35px;
	background: url(../img/st1.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp2 {
	width: 100%;
	height: 35px;
	background: url(../img/st2.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp3 {
	width: 100%;
	height: 35px;
	background: url(../img/st3.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp4 {
	width: 100%;
	height: 35px;
	background: url(../img/st4.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp5 {
	width: 100%;
	height: 35px;
	background: url(../img/st5.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp6 {
	width: 100%;
	height: 35px;
	background: url(../img/st6.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp7 {
	width: 100%;
	height: 35px;
	background: url(../img/st7.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp8 {
	width: 100%;
	height: 35px;
	background: url(../img/st8.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp9 {
	width: 100%;
	height: 35px;
	background: url(../img/st9.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp10 {
	width: 100%;
	height: 35px;
	background: url(../img/st10.svg) no-repeat right -2px center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp0 {
	width: 100%;
	height: 35px;
	background: url(../img/st0.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-1 {
	width: 100%;
	height: 35px;
	background: url(../img/st-1.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-2 {
	width: 100%;
	height: 35px;
	background: url(../img/st-2.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-3 {
	width: 100%;
	height: 35px;
	background: url(../img/st-3.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-4 {
	width: 100%;
	height: 35px;
	background: url(../img/st-4.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-5 {
	width: 100%;
	height: 35px;
	background: url(../img/st-5.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-6 {
	width: 100%;
	height: 35px;
	background: url(../img/st-6.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-7 {
	width: 100%;
	height: 35px;
	background: url(../img/st-7.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-8 {
	width: 100%;
	height: 35px;
	background: url(../img/st-8.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-9 {
	width: 100%;
	height: 35px;
	background: url(../img/st-9.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.gyp-10 {
	width: 100%;
	height: 35px;
	background: url(../img/st-10.svg) no-repeat center center;
	background-size: cover;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.mb7 {
	margin-bottom: 7px;
}

.club_item {
	padding: 20px;
	text-align: center;
	background: #f2f2f2;
	margin-bottom: 30px;
	border-radius: 7px;
}

a.club_name:link, a.club_name:visited {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

.club_info {
	color: #555555;
	font-size: 12px;
}

.tmini img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.listline {
	background: #f2f2f2;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ttitle a {
	color: #696969;
    font-size: 18px;
}

.sportsman_photo {
	padding-bottom: 30px;
}

.line2 {
	background: #f2f2f2;
	margin-bottom: 7px;
	font-size: 15px;
	color: #222222;
	padding-top: 7px;
	padding-bottom: 7px;
}

.sportsman_item {
	text-align: center;
	background: #f2f2f2;
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 7px;
}

.sportsman_item img {
	max-width: 100%;
	width: auto;
	height: auto;
	max-height: 250px;
}

.sportsman_item_img {
	padding-bottom: 10px;
}

.sportsman_item_name {
	min-height: 75px;
	text-align: center;
}

.sportsman_item_name a:link, .sportsman_item_name a:visited {
	color: #696969;
    font-size: 18px;
}

.sportsman_item_info {
	font-size: 12px;
	text-align: left;
	min-height: 52px;
}

.sportsman_item_info a {
	color: #696969;
}

.searchform {
	background: #f2f2f2;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 7px;
}

.searchform input[type="submit"] {
	background: #0075b1;
	border: none;
	outline: none;
	width: 25%;
	height: 30px;
	margin-left: 2%;
	float: left;
	border-radius: 5px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.searchform input[type="text"] {
	width: 70%;
	height: 30px;
	border: none;
	outline: none;
	float: left;
}

.resets {
	padding-top: 10px;
}

a.his:link, a.his:visited, a.his:hover {
	background: #0075b1;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 25px;
}

.sportsman_history thead {
	font-weight: bold;
}

.sportsman_history td {
	padding: 7px;
}

.sportsman_history tbody tr:nth-child(odd) {
	background: #f0f0f0;
}

.sportsman_history tbody tr:hover {
	background: #dddddd;
}

.videos img {
	width: 24px;
	height: 24px;
	margin-right: 2px;
}

a.enter {
	display: block;
	color: #ffffff;
	padding-top: 15px;
}

.forma {
	text-align: center;
}

.forma form {
	background: #f0f0f0;
	border-radius: 10px;
	padding: 20px;
	display: inline-block;
	width: 300px;
}

.forma form input[type="text"], .forma form input[type="password"] {
	width: 100%;
	height: 35px;
	outline: none;
	border: none;
	margin-bottom: 20px;
}

.forma form input[type="submit"] {
	width: 100%;
	height: 35px;
	outline: none;
	border: none;
	background: #0075b1;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.err {
	color: #ff0000;
	font-weight: bold;
}

.rating_btn a:link, .rating_btn a:visited {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 30px;
	line-height: 40px;
	color: #ffffff;
	background: #0075b1;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.partner_item {
	border: 1px solid #cccccc;
	width: 100%;
	height: 80px;
	background: #ffffff;
	padding: 10px;
	text-align: center !important;
}

.partner_item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 60px;
	margin: 0px auto;
}

#partners {
	background: #f2f2f2;
	padding-top: 40px;
	padding-bottom: 40px;
}

.instagram {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/instagram.png) no-repeat;
	background-size: cover;
	margin-top: 15px;
}

.our {
	width: 100%;
	height: 60px;
	background: #afe4ff;
	border-radius: 20px;
	text-align: center;
	line-height: 60px;
	margin-bottom: 15px;
}

.our a {
	color: #0075b1;
	font-weight: bold;
	display: inline-block;
	padding-left: 28px;
}

.oweb {
	background: url(../img/www.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.oyt {
	background: url(../img/oyt.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.oin {
	background: url(../img/oin.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.ofb {
	background: url(../img/ofb.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.otg {
	background: url(../img/otg.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.owa {
	background: url(../img/owa.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.ott {
	background: url(../img/ott.png) no-repeat 0px 18px;
	background-size: 24px 24px;
}

.dol {
	font-size: 14px;
	color: #888888;
}

.golden {
	/*background: url(../img/golden.jpg) !important;*/
	background: #e8aa0e !important;
	font-weight: bold;
}

.silver {
	/*background: url(../img/silver.jpg) !important;
	background: #c0c0c0 !important;
	font-weight: bold;*/
}

.bronze {
	/*background: url(../img/bronze.jpg) !important;
	background: #cd7f32 !important;
	font-weight: bold;	*/
}

.golden a/*, .silver a, .bronze a*/ {
	color: #000000 !important;
}

a.kiokpa_link:link, a.kiokpa_link:visited,  a.kiokpa_link:hover {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #33691E;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

a.tukchi_link:link, a.tukchi_link:visited,  a.tukchi_link:hover {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #D32F2F;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

a.massogi_link:link, a.massogi_link:visited,  a.massogi_link:hover {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #F57F17;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

a.pointstop_link:link, a.pointstop_link:visited,  a.pointstop_link:hover {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #303F9F;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

a.hiongi_link:link, a.hiongi_link:visited,  a.hiongi_link:hover {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #6D4C41;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

.videolink {
	background: url(../img/play.svg) no-repeat center center;
	background-size: 64px 64px;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.8;
}