.result .entry .the-ul .score li img,
.schedule .entry .the-ul .score li img {
	vertical-align: middle
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #888;
	font-family: Muli, sans-serif
}

.button,
.navbar {
	background: #0B2B4E;
}

body::-webkit-scrollbar {
	display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	color: #343434;
	font-family: 'Roboto Condensed', sans-serif
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 34px
}

h3 {
	font-size: 30px
}

h4 {
	font-size: 26px
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 16px
}

a {
	color: #333
}

.button,
.panel-control-left a i,
.panel-control-right a i {
	color: #fff
}

.button {
	border: 0 transparent;
	padding: 5px 12px;
	border-radius: 2px
}

.navbar {
	width: 100%;
	height: 60px;
	padding: 15px 0;
	z-index: 9;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-bottom: 2px solid #0B2B4E;
}

.panel-control-left .side-nav .collapsible-header:hover,
.side-nav a:hover {
	background: 0 0
}

.site-title {
	display: inline-block;
	margin-left: 4px
}

.site-title h1 {
	font-size: 24px;
	padding: 0;
	margin: 0;
	font-weight: 700;
	color: #fff
}

.side-nav a {
	padding: 0 16px
}

.panel-control-left {
	float: left;
	font-size: 20px
}

.panel-control-right {
	float: right;
	font-size: 18px;
	margin-top: 2px
}
.panel-control-right img{
	width: 15px;
}
.panel-control-left ul {
	padding: 10px 0
}

.panel-control-left ul li {
	border-bottom: dotted 1px #eee
}

.panel-control-left .collapsible-body ul li:last-child {
	margin-bottom: 0
}

.panel-control-left ul li:last-child {
	border-bottom: 0;
	margin-bottom: 80px
}

.panel-control-left ul li a {
	font-size: 15px
}

.panel-control-left .side-nav li a i {
	margin-right: 5px
}

.panel-control-left .side-nav .collapsible-header {
	font-size: 15px;
	color: rgba(0, 0, 0, .87)
}

.panel-control-left .side-nav .collapsible-header span i {
	float: right;
	text-align: right;
	font-size: 12px
}

.panel-control-left .side-nav .collapsible-header.active {
	border-bottom: dotted 1px #ddd
}

.panel-control-left .side-nav li.active {
	border-bottom: solid 1px #eee;
	background: 0 0
}

.panel-control-left .side-nav .collapsible-header i {
	font-size: 16px;
	color: rgba(0, 0, 0, .54);
	width: 24px;
	margin-right: 5px;
	text-align: left
}

.latest-match,
.latest-result,
.result .head {
	text-align: center
}

.panel-control-left .collapsible-body ul {
	padding: 0;
	margin: 0
}

.panel-control-left .collapsible-body ul li a {
	padding-left: 45px;
	height: 40px;
	line-height: 40px
}

.panel-control-left .categories-in li {
	line-height: 40px
}

.panel-control-left .categories-in .collapsible-header {
	padding-left: 45px
}

.panel-control-left .categories-in .collapsible-body ul li a {
	height: 36px;
	line-height: 36px;
	padding-left: 60px
}

.slider-slick {
	position: relative;
	overflow: hidden
}

.slider-slick .slider-entry {
	position: relative;
	height: 300px
}

@media (min-width:768px) {
	.slider-slick .slider-entry {
		position: relative;
		height: 450px
	}
}

.slider-slick .overlay {
	background: rgba(0, 0, 0, .6);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0
}

.slider-slick img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.slider-slick .caption {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 30%;
	color: #fff;
	z-index: 999;
	overflow-wrap: break-word;
	text-align: center
}

.slider-slick .caption h2 {
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.slider-slick .slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%
}

.slider-slick .slick-dots li {
	width: auto
}

.slider-slick .slick-dots li button {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%
}

.slider-slick .slick-dots li.slick-active button {
	background: #41a85f
}

.slider-slick .slick-dots li button::before {
	font-size: 0;
	color: transparent
}

.latest-match .score,
.latest-result .score {
	padding: 0;
	margin: 0
}

.latest-match .score li,
.latest-result .score li {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin: 0 6px
}

.latest-match .score li {
	margin: 0 20px
}

.latest-match .score li img,
.latest-result .score li img {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}

.latest-match .club-title,
.latest-result .club-title {
	padding: 0;
	margin: 0
}

.latest-match .club-title li,
.latest-result .club-title li {
	display: inline-block;
	margin: 20px 4px 0;
	font-weight: 700
}

.latest-match .date,
.latest-match .stadium,
.latest-result .date,
.latest-result .stadium {
	padding: 0;
	margin: 0
}

.latest-match .stadium li,
.latest-result .stadium li {
	color: #41a85f
}

.latest-news .entry img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	float: left
}

.latest-news .entry .content {
	padding: 15px 10px;
	border: 1px solid #eee;
	border-top: 0;
	display: inline-block;
	width: 100%
}

.result .entry .the-ul,
.schedule .entry .the-ul,
.standings ul li,
.top-scorers ul li {
	border-bottom: 1px solid #ddd
}

.latest-news .entry .content span {
	font-size: 14px
}

.latest-news .not-margin {
	margin-bottom: 0
}

.latest-news .entry .content p {
	margin: 6px 0 0
}

.result .head {
	background: #575757;
	color: #fff;
	padding: 10px 15px
}

.result .head ul {
	padding: 0;
	margin: 0
}

.result .head ul li {
	display: inline-block;
	font-size: 18px;
	font-weight: 700
}

.result .head ul .prev {
	text-align: left;
	float: left;
	left: 0;
	cursor: pointer
}

.result .head ul .next {
	text-align: right;
	float: right;
	right: 0;
	cursor: pointer
}

.result .entry .the-ul {
	margin: 0;
	padding: 20px 0;
	text-align: center
}

.result .entry .the-ul .score {
	padding: 0;
	margin: 0
}

.result .entry .the-ul .score li {
	display: inline-block;
	font-weight: 700;
	margin: 0 6px;
	font-size: 20px
}

.result .entry .the-ul .club-title {
	padding: 0;
	margin: 0
}

.result .entry .the-ul .club-title li {
	display: inline-block;
	margin: 20px 4px 0;
	font-weight: 700
}

.latest-match .date,
.latest-match .stadium,
.result .entry .the-ul .date,
.result .entry .the-ul .stadium {
	padding: 0;
	margin: 0
}

.result .entry .the-ul .stadium li {
	color: #41a85f
}

.latest-match .button {
	margin-top: 15px
}

.schedule .head {
	background: #575757;
	color: #fff;
	padding: 10px 15px;
	text-align: center
}

.schedule .head ul {
	padding: 0;
	margin: 0
}

.schedule .head ul li {
	display: inline-block;
	font-size: 16px;
	font-weight: 700
}

.schedule .head ul .prev {
	text-align: left;
	float: left;
	left: 0;
	cursor: pointer
}

.schedule .head ul .next {
	text-align: right;
	float: right;
	right: 0;
	cursor: pointer
}

.app-title,
.banner .entry,
.club .squad h4,
.pages-title,
.product .entry,
.product .pagination ul,
.top-scorers ul li .goals {
	text-align: center
}

.schedule .entry .the-ul {
	margin: 0;
	padding: 20px 0;
	text-align: center
}

.schedule .entry .the-ul .score {
	padding: 0;
	margin: 0
}

.schedule .entry .the-ul .score li {
	display: inline-block;
	font-weight: 700;
	margin: 0 20px;
	font-size: 20px
}

.schedule .entry .the-ul .club-title {
	padding: 0;
	margin: 0
}

.schedule .entry .the-ul .club-title li {
	display: inline-block;
	margin: 20px 4px 0;
	font-weight: 700
}

.latest-match .date,
.latest-match .stadium,
.schedule .entry .the-ul .date,
.schedule .entry .the-ul .stadium {
	margin: 0;
	padding: 0
}

.standings .row,
.top-scorers .row {
	margin-bottom: 0
}

.schedule .entry .the-ul .stadium li {
	color: #41a85f
}

.schedule .button {
	margin-top: 15px
}

.standings ul {
	padding: 0;
	margin: 0
}

.standings ul .head {
	background: #575757;
	font-weight: 700;
	color: #fff;
	padding: 15px 0 15px 10px
}

.standings ul li {
	padding: 8px 0 8px 10px
}

.standings ul li .club {
	font-weight: 700
}

.top-scorers ul {
	padding: 0;
	margin: 0
}

.top-scorers ul .head {
	background: #575757;
	font-weight: 700;
	color: #fff;
	padding: 15px 0 15px 10px
}

.top-scorers ul li {
	padding: 8px 0 8px 10px
}

.top-scorers ul li .name {
	font-weight: 700
}

.club .entry,
.players .entry {
	border: 1px solid #eee;
	padding: 20px 15px
}

.club .entry p,
.players .entry p {
	margin: 0
}

.club .squad {
	margin-top: 30px;
	margin-right: 12px;
	margin-left: 12px
}

.club .squad .row {
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}

.club .squad h4 {
	margin-bottom: 10px
}

.club .squad .head {
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px
}

.banner {
	margin: 50px 0
}

.banner .entry {
	position: relative;
	padding: 20px 10px 26px;
	color: #fff
}

.banner .entry h5 {
	color: #fff
}

.banner .entry p {
	margin: 6px 0 15px;
	color: #eee
}

.banner .banner1 {
	background: linear-gradient(rgba(47, 40, 40, .27), rgba(47, 40, 40, .27)), url(http://rabonadev.com/league/img/banner1.png);
	background-size: 100% 100%
}

.banner .banner2 {
	background: linear-gradient(rgba(47, 40, 40, .27), rgba(47, 40, 40, .27)), url(http://rabonadev.com/league/img/banner2.png);
	background-size: 100% 100%
}

.banner .banner3 {
	background: linear-gradient(rgba(47, 40, 40, .27), rgba(47, 40, 40, .27)), url(http://rabonadev.com/league/img/banner3.png);
	background-size: 100% 100%
}

.banner .banner4 {
	background: linear-gradient(rgba(47, 40, 40, .27), rgba(47, 40, 40, .27)), url(http://rabonadev.com/league/img/banner4.png);
	background-size: 100% 100%
}



ul li {
	cursor: default
}

.not-margin {
	margin-bottom: 0
}

.product .entry {
	position: relative;
	border-radius: 4px;
	padding: 10px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 0 1px -2px rgba(0, 0, 0, .2)
}

.product .entry .new,
.product .entry .sale {
	position: absolute;
	top: 0;
	background: #41a85f;
	padding: 2px 5px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px
}

.product .entry img {
	width: 100%;
	height: 100%
}

.product .entry .sale {
	left: 0
}

.product .entry .new {
	right: 0
}

.blog-single,
.blog-single .author,
.blog-single .share ul li h6,
.login strong,
.product-details .entry {
	position: relative
}

.product-cart .cart-total h6,
.product-cart .entry h6,
.wishlist .cart-total h6,
.wishlist .entry h6 {
	font-size: 15px
}

.rating .active {
	color: #fecd2d
}

.product .entry .price,
.product .entry .rating,
.product .entry h6 {
	margin-top: 6px
}

.product .pagination ul {
	margin-top: 40px;
	list-style: none
}

.product-cart .entry .cart-title i,
.wishlist .entry .wishlist-title i {
	text-align: right;
	float: right
}

.product .pagination ul li {
	display: inline-block;
	background: #f3f3f3;
	margin: 0 2px;
	border: 1px solid #dedede
}

.product .pagination ul .active {
	background: #41a85f;
	color: #fff;
	border-color: #41a85f
}

.product-details .entry img {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 5px
}

.product-details .entry .tabs {
	height: auto
}

.product-details .entry .tabs a.active {
	border: 1px solid #41a85f
}

.product-details .entry .tabs a {
	border: 1px solid #eee
}

.product-details .entry .tabs img {
	border: 0
}

.product-details .entry .tabs .indicator {
	height: 0;
	background: 0 0
}

.product-details .entry .tabs .tab {
	height: auto
}

.product-details .details .button {
	margin-top: 20px
}

.product-details .desc-review {
	margin-top: 30px
}

.product-details .desc-review .tabs {
	height: 30px
}

.product-details .desc-review .tabs .indicator {
	background: #41a85f
}

.product-details .desc-review .tab {
	height: 30px;
	text-transform: none
}

.review .comment .content .entry {
	overflow: hidden;
	margin-bottom: 22px
}

.review .comment .content p {
	margin: 8px 0
}

.review .comment .content img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 15px;
	border-radius: 50%
}

.review .comment .content {
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	margin-top: 10px
}

.review .post-review {
	margin-top: 20px
}

.review .post-review h6 {
	margin-bottom: 15px
}

.checkout .billing-details h5,
.product-cart .cart-total h5,
.product-cart .cart-total h6 {
	margin-bottom: 10px
}

.wishlist .entry {
	border: 1px solid #eee;
	padding: 10px 16px 0 10px
}

.wishlist .entry img {
	width: 100%;
	height: 100%;
	border: 1px solid #eee
}

.wishlist .entry .wishlist-title {
	padding: 10px 0 0
}

.wishlist .entry .s-title {
	border-top: 1px solid #ddd;
	padding-top: 20px
}

.wishlist .entry .s-title i {
	float: right
}









footer {
	background: #0B2B4E;
	text-align: center;
	padding: 40px 0;
	display: block;
}

footer h6 {
	color: #ddd;
}

footer .icon-social {
	padding: 0;
	margin: 20px 0 15px;
	list-style: none
}

footer .icon-social li {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	border-radius: 100%
}

footer .icon-social .facebook {
	background: #3b5998
}

footer .icon-social .twitter {
	background: #00aced
}

footer .icon-social .google {
	background: #dd4b39
}

footer .icon-social .instagram {
	background: #517fa6
}

footer .icon-social .rss {
	background: #fe7e00
}

footer ul li a {
	color: #fff
}

footer .tel-fax-mail ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #bbb
}

footer .tel-fax-mail ul li {
	padding: 4px 0
}

footer .tel-fax-mail ul li span {
	font-weight: 700;
	padding: 0;
	margin: 0
}

.ft-bottom {
	border-top: 1px solid #fff;
	margin-top: 20px;
	padding-top: 20px;
	color: #fff;
	align-items: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.container a{
	color: #FFFFFF;
}
.container img{
	position: relative;
	top: 3px;
}
