
iframe {vertical-align:top}


a, .logo img, header {
		    transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;

}
a {
	color:#86a5f9;
}
a:hover {
	color:#ffd035;
}

.lead {
  font-weight: 400;
}

a.hoverlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.breadcrumb {
  background-color: transparent;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #86a5f9;
  content: "|";
}
.breadcrumb-item.active {
  color: #ffce4a;
}
body {
		font-family: 'Finlandica', sans-serif;    
		font-size: 16px;
    line-height: 1.2;
    min-width: 360px;
		background:#f1f1f1;
		padding-top: 90px;
}
.innerpage {
  background-color: #0f1e3c;
  color: #fff;
}
.logo, h1, .h1, h2, .h2, #slideLink, .mainnav, .main-nav, h3, .h3 {
	font-weight:700;
	font-style: italic;
}

h1, h2, h3 {
}
h1, .h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
h2, .h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
h2 a, .h2 a {
  color:#000;
}
h3, .h3 {
  color: #ffd035;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 44px;
  margin-bottom: 50px;
}


	
a, a:hover, a:visited, a:focus {
	text-decoration: none;   
	outline: none;
}

.btn {
  border-radius: 50px;
  /*background: #3fa2fb;
  border: 2px solid #3fa2fb;*/
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9em;
  letter-spacing: 1px;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
}
.btn:hover {
	border-color:#fff;
	color:#fff;
}
.btn-primary {
  color: #fff;
background-color: #3fa2fb;
  border-color: #3fa2fb;
	font-weight:600;
}
.btn-primary:hover {
  background-color: #ffffff;
  border-color: #3fa2fb;
  color: #1872e1;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #15ad72;
  border-color: #15ad72;
}
.btn-secondary {
  color: #fff;
  background-color: #8d9399;
  border-color: #939699;
}
.btn-link {
  font-weight: 400;
  color: #2a7e5e;
  text-decoration: none;
  border: 2px solid #2a7e5e;
  font-weight: 600;
}
img, video {
	max-width: 100%; 
	vertical-align:top;
}

.owl-carousel, .owl-stage-outer, .owl-stage, .owl-item {
	height: 100%;   
}
p {
}
header {
  position: fixed;
  width: 100%;
  /* display: flex; */
  top: 0;
  left: 0;
  background: #21367d;
  box-shadow: 0 0 20px rgb(0 0 0 / 40%);
  /* flex-direction: row; */
  z-index: 999;
  /*padding: 5px 20px;
   align-items: center; */
}
header .navbar {  padding: 5px 1rem;}
.is-top header {
}

.logo {
  margin-right: auto;
  padding: 0px 0;
  color: #fff;
  text-transform: uppercase;
	color: #fff;
}
.logo {
  margin-right: auto;
  padding: 0px 0;
  color: #fff;
  text-transform: uppercase;
}
.logoTitle {
  display: inline-block;
	  vertical-align: middle;
}
.logoTitle span {
  display: block;
  font-size: .5em;
  font-weight: 400;
  letter-spacing: 1px;
}


.logo	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#C09E61;}
.logo	.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#d6d6d6;}

.is-top .logo {
  font-size: 2em;
	
}

.logo img {
  height: 80px;
	vertical-align:middle;
}
.is-top .logo img {
}

.topBar {
  text-align: right;
  margin: 0 -20px 0 0;
  font-size: 14px;
  padding: 10px 40px 10px;
  background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.3));
  position: absolute;
  right: 0px;
  top: 0;
}
.topBar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline-block;

}

.topBar ul li {
  display:inline-block;
}
.topBar a {
	color:#ffd200;
}
.headerSocial li {
  margin-left: 10px;
  font-size: 18px;
}
.login-nav {
  font-weight: 700;
  font-style: italic;
}
.mainnav {
	text-align:right;
}
.mainnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
	display: inline-block;
}
.mainnav ul li {
	display:inline-block;

}
.main-nav {
  margin-top: 37px;
}
.dropdown-menu {
  color: #fff;
  background-color: rgb(33 57 123 / 90%);
  border-radius: 0;
  border: 1px solid #3652a1;
  border-top: 2px solid #ffd035;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.main-nav .dropdown-menu a {
  padding: 7px 0.5rem!important;
  border-bottom: 1px solid #16254e;
}
.main-nav .dropdown-menu li:last-child a {
  border-bottom: none;
}
.mainnav a, .main-nav a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 13px 15px 10px;
  display: block;
  font-weight: bold;
	border-bottom:2px solid transparent
}
.main-nav .active>a {
  color: #ffd035;
  border-color: #ffd035;
}
.mainnav li:hover a {
	color:#fff;
}
.mainnav .active a {
  border-bottom: 2px solid;
  color: #fff;
}
#trigger-overlay {
  display: none;
}

.lang-select {
  text-transform: uppercase;
  font-weight: 600;
}

.lang-select {
  text-transform: uppercase;
  font-weight: 600;
  color: #ffd200;
  padding-left: 10px!important;
  margin-left: 10px!important;
  border-left: 2px solid #ffd200;
}

.lang-select li {
	padding:0 4px;
}
.lang-select a {
  color:#eee;
}

ul.topPhones a {
  padding-left: 20px;
}
.icon-phone, .icon-location {
	color: #c3af89;
	font-size:1.2em;
}

.news-slider {
	position:relative;
}
.news-slider .no-gutters {
	overflow:hidden;
}
.slider-pattern:after {
  content: '';
  background: #ccc;
  position: absolute;
  top: -10%;
  bottom: -10%;
  left: -12%;
  right: -13%;
  transform: rotate(8deg);
  background-image: url(../images/texture.jpg);
  background-size: cover;
  box-shadow: 0 0 25px rgb(0 0 0 / 50%);
	z-index:10;
}


#slider-title {
  position: absolute;
  bottom: 13%;
  left: 38%;
  z-index: 20;
  width: 56%;
}
#slideLink {
  font-size: 2em;
  margin-bottom: 30px;
  display: block;
	text-transform:uppercase;
	color:#fff;
}
#slideLink:hover {
	color:#ffd200;
}
.owl-carousel#news-slider .owl-prev {
  left: 8%;
}
#news-slider:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 240px;
  /* background: #ccc; */
  background: rgba(0,0,0,.7);
  background: linear-gradient(0deg, rgba(0,0,0,0.8) 31%, rgba(0,0,0,0) 100%);
}
.news-slider .owl-dots {
  display: flex;
}
.news-slider .owl-dots .owl-dot {
  margin-right:10px;
	cursor: pointer;
}
.news-slider .owl-dots .owl-dot span {
  width: 45px;
  height: 7px;
  background: #919191;
  display: block;
}
.news-slider .owl-dots .owl-dot.active span {
  background: #ffd200;
}

.youtubecontainer {
  position: absolute;
  bottom: 13%;
  left: 20%;
  z-index: 12;
  width: 300px;
}
	.youtubechannel {
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 2px 2px 10px rgb(0 0 0 / 60%);
}
	.youtubechannel a {
		color:#ffd200;
	}
.youtubethumb {
  background-position: center;
  background-size: cover;
  display: block;
}
.youtubeTitle {
	display:block;
	background:#fff;
	padding:10px 20px;
  color: #21397b;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}

.bannerTitle {
  position: absolute;
  z-index: 2;
  bottom: 100px;
  width: 100%;
  color: #3fa2fb;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 3em;
}
.bannerTitle span {
  color: #fff;
}
.bannerTitle .subtitle {
  display: block;
	font-size:14px;
}


@media screen and (max-width: 1600px) {
	.youtubecontainer {
		bottom: 8%;
		left: 30%;
	}
	#slider-title {
		bottom: 13%;
		left: 34%;
	}
}
@media screen and (max-width: 1300px) {
	.youtubecontainer {
		bottom: 8%;
		left: 20%;
	}
	#slider-title {
		bottom: 13%;
		left: 37%;
		width: 54%;
	}
}
@media screen and (max-width: 991px) {
	.youtubecontainer {
		width: 230px;
	}
}
@media screen and (max-width: 767px) {
	#slider-title {
		bottom: 6%;
		left: 5%;
		width: 85%;
	}
	#slideLink {
		font-size: 1.2em;
		margin-bottom: 17px;
	}
	.owl-carousel#news-slider .owl-prev {
		left: 10px;
	}
}

.slideFeatures {
  position: relative;
  z-index: 2;
  padding: 30px 0 20px;
}
.featureItem {
  background: #524d4a;
  color: #fff;
  padding: 20px;
  text-align: center;
	  margin-bottom: 30px;
}

.itemTitle {
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: uppercase;
	font-size:18px;
}
.featureItem .btn {
  margin-bottom: -50px;
}
.featureItem.even {
  background: #3fa2fb;
}
.featureItem.even .btn {
  background: #fff;
	color:#3fa2fb;
}
.featureItem.odd .btn {
  background: #3fa2fb;
	color:#fff;
}



.slide-item {

}

.section {
  padding: 30px 0;
}

section#rooms {
  margin-bottom: 50px;
}
.roomItem {
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.roomItem:hover {
  background:#efefef;
}
.roomCategory {
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: normal;
  margin: 10px 0;
}

.roomCategory a {
  color:#000;
}

.capacity {
  text-align: center;
  font-size: .8em;
  color: #c3af89;
}

.textbg {
	padding:150px 0
}
.bgcover {
  background-size: cover;
}
.bgfixed {
  background-attachment: fixed;
}
.textbg .textblock {
	color:#fff;
	text-align:center;
	
}

footer {
  padding: 40px 0;
  background: #1e1e48;
  color: #ccc;
  text-align: center;
  font-size: .8rem;
}
footer a {
  color: #efefef;
}

footer .logo {
  margin: 0 auto 20px;
  font-size: 1.3em;
  flex-direction: column;
}

.footer-contacts {
  padding: 0;
  list-style: none;
	font-size: 1.2em;
}
.footer-contacts li {
	margin-bottom:5px;
}

.slimheader {
  height: 300px;
  background-size: cover;
  background-position: center;
  height: 20vw;
  margin-bottom: 20px;
}
.bottomImageBlock {
  height: 90vh;
}

.btn-toolbar {
  margin-top: 10px;
}
.helpBtn a {
  color: #3fa2fb;
  background-color: #fff;
  border-color: #3fa2fb;
  border-radius: 50px;
  border: 2px solid #3fa2fb;
}
.helpBtn a:hover {
	  color: #fff;
  background-color: #3fa2fb;

  border-color: #fff;
}
.is-top .helpBtn a {
	color: #fff;
  background-color: #3fa2fb;
	
	}
.is-top .helpBtn a:hover {
  color: #3fa2fb;
  background-color: #fff;

}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
  border: 1px solid #3fa2fb;
  position: absolute;
  padding: 10px;
  top: 50%;
  z-index: 100;
  margin-top: -11px;
  background: rgb(255 255 255 / 48%);
}
.owl-carousel .owl-next {
  right: 10px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.owl-carousel .owl-prev {
  left: 10px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-prev:before, .owl-carousel .owl-prev:after, .owl-carousel .owl-next:before, .owl-carousel .owl-next:after {
  content: '';
  position: absolute;
  padding: 5px;
  top: 5px;
}

.owl-carousel .owl-next:before {
  border-top-width: 2px;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  right: 5px;
}
.owl-carousel .owl-prev:before {
  border-top-width: 2px;
  border-top-style: solid;
  border-left-width: 2px;
  border-left-style: solid;
  left: 5px;
}

.tab-content {
  background: #f7f7f7;
	color: #000;
}
.tab-content>.tab-pane {
  padding: 30px;
}
.nav-pills {
  margin-bottom: 20px;
}
.nav-pills .nav-link {
  border-radius: 50px;
}
.tab-dark {
  background: #1e355c;
  border: 1px solid #3b6199;
  color: #efefef;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #f7f7f7;
  border-color: #dee2e6 #dee2e6 #f7f7f7;
}
.nav-tabs .nav-link {
  font-size: .9em;
}

.dark {
  background: #1872e1;
	color: #efefef;
}
.dark h2, .dark h3, .dark .h3 {
  color: #fff;
}
.dark a {
  color: #bdc199;
}

.dark a.btn-primary {
  color: #fff;
}

.itemNews {
  padding: 10px;
  background: #5f623d;
	margin-bottom: 30px;
}
.itemNews .itemImage {
  margin:-10px -10px 20px;

}
.itemTitle {
  margin-bottom: 20px

}
.itemCar {
  margin-bottom: 30px;
  font-size: 1.2em;
  font-weight: 600;
}

.progItem {
  background: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  margin-bottom: 30px;
}

.progImage {
  position: relative;
  margin-bottom: 30px;
}

.percent {
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #3fa2fb;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  margin: 0 0 -30px -30px;
  border: 4px solid #fff;
  box-sizing: border-box;
}
.progTitle {
  padding: 0 20px;
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
}
.progShortDesc {
  /* font-size: .9em; */
  padding: 20px 20px 0;
}
.totalWrap {
  padding: 10px 20px 10px;
  font-weight: 600;
  color: #777;
  display: flex;
  justify-content: space-between;
}
.totalWrap .total {
  color: #3fa2fb;
  text-align: right;
}

.progressWrap {
  height: 8px;
  background: #ccc;
  position: relative;
}
.progressBar {
  position: absolute;
  left: 0;
  height: 100%;
  background: #3fa2fb;
}
.progressBar:after {
  content: '';
  height: 15px;
  width: 3px;
  background: #3fa2fb;
  display: block;
  bottom: 0;
  position: absolute;
  right: 0;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #6a6a6a;
}

.blog-post-wrapper {
  background: #fff;
  box-shadow: 0 0 15px rgb(0 0 0 / 30%);
	color: #000;
	height: 100%;
}
.featured-wrapper img, .blog-item-img img {
  width: 100%;
}
.plog-post-col {
  padding-bottom: 30px;
}
.blog-post-content {
  padding: 20px;
}
.blog-post-title, .blog-item-text .small-title {
  font-size: 18px;
  line-height: 1;
  color: #21397b;
  font-weight: 700;
}
.blog-block .blog-post-title {
  color: #fff;
}
.published-time {
  font-size: 14px;
  font-weight: 600;
  color: #888;
  margin-bottom: 10px;
  display: block;
}

.footerSocial {
  list-style: none;
  padding: 0;
  font-size: 2em;
}
.footerSocial li {
  display: inline-block;
  margin: 10px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
		display: none;

}
.popup {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
    padding: 0 20px;
    border: 1px solid #383838;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
		
}
.popup .inner {
	position:relative;
}
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: #009032;
    text-shadow: 1px 2px 4px #ddd;
}
.btn-close {
   top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  /* -webkit-border-radius: 50%; */
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  /* border-radius: 0; */
  background-color: #e5d38f;
  /* -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
  cursor: pointer;
  outline: none;
}
.btn-close:before {
    color: #000;
    content: "X";
    /*font-family:  Arial, Helvetica, sans-serif;*/
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	line-height:32px;
}
.btn-close:hover {
    background-color: #f8b348;
}
.blog-item-img {
  margin-bottom: 20px;
}

.breadcrumbs {
  font-size: 12px;
  margin-bottom: 30px;
}
main {
  margin-bottom: 30px;
}

.table-wrap {
  overflow-y: auto;
}
@media (max-width: 767px) {
.table.table-bordered {
	font-size:12px;
}
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #a8aeb5;
  border-color: #8b8f93;
}

.text-error {
  color: #f00;
  font-weight: 600;
}
.responsiv-uploader-fileupload.style-file-single .upload-button {

  background: #35b958;
}

#footerPratners a {
  margin-bottom: 30px;
  display: block;
}

#ach-carousel{
  padding: 0 30px;
}
#ach-carousel.owl-carousel .owl-prev {
  left: -10px;
}
#ach-carousel.owl-carousel .owl-next {
  right: -10px;
}
.ach-item {
  text-align: center;
}
.ach-image {
  width: auto!important;
  margin: 0 auto 10px;
  height: 130px;
	}
	.ach-item p {
		margin-bottom:5px;
	}
.ach-item:after {
  content: '';
  width: 2px;
  height: 180px;
  background: #4863ad;
  position: absolute;
  top: 50px;
    right: -16px;
}

.block-title {
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 5px rgb(0 0 0 / 50%);
}

.champ-section {
  background: url(../images/bg1.jpg) #0f294f center no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.table-tour {
  background: rgba(29,45,92,.8);
	  box-shadow: 0 0 10px rgb(0 0 0 / 60%);
		margin-bottom: 30px;
		position: relative;
}
.table-tour:hover {
  background: rgb(47 68 131 / 80%);
}
.table-tour .tour-title {
  background: rgba(30,38,70,.8);
  color: #ffd200;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}
.table-tour .tour-date {
  background: #3b4b8f;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
}
.table-tour .tour-match {
  border-bottom: 1px solid #3b4b8f;
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 700;
    position: relative;
}
.table-tour .tour-match.upl{
    background-color: #d3e7ea;
}
.table-tour .tour-match.u21{
    background-color: #e8f4f3;
}
.table-tour .tour-match:last-child {
    border-bottom: 0;
}
.table-tour .tour-match .team {
    display: flex;
    align-items: center;
}
.table-tour .tour-match .team .logo {
    margin: 0 5px 0 0;
    min-width: 35px;
    max-width: 35px;
    text-align: center;
}
.table-tour .tour-match .team .logo img {
	height: 30px;
  width: auto;
  margin: auto;
}
.table-tour .tour-match .team.first-team {
    justify-content: flex-end;
    text-align: right;
}
.table-tour .tour-match .team.first-team .logo {
    margin: 0 0 0 5px;
    order: 2;
}
.table-tour .tour-match .resultat {
    min-width: 50px;
    max-width: 50px;
    text-align: center;
}
.table-tour .match-tournament {
    min-width: 140px;
    max-width: 150px;
}
.table-tour .match-tour {
    min-width: 50px;
    max-width: 50px;
    text-align: center;
}
.table-tour .match-channel {
    min-width: 110px;
    max-width: 150px;
    text-align: center;
}
.table-tour .match-stadium {
    min-width: 150px;
    max-width: 220px;
}
.table-tour .team {
    min-width: calc(50% - 300px);
    max-width: calc(50% - 300px);
}
.table-tour.only-team .team {
    min-width: calc(50% - 25px);
    max-width: calc(50% - 25px);
}

.table-tour.table-match .tour-match .team {
  align-items: center;
  flex-direction: column;
}
.table-tour.table-match .tour-match .team.first-team {
  justify-content: center;
}
.table-tour.table-match .team {
  min-width: calc(50% - 70px);
  max-width: calc(50% - 70px);
}
.table-tour.table-match .tour-match .resultat {
min-width: 140px;
  max-width: 140px;
  text-align: center;
  font-size: 25px;
}
.resultat span {
  font-size: .8em;
  color: #ffd035;
}
.table-tour.table-match .tour-match .team.first-team .logo {
  margin: 0 0 0 5px;
  order: unset;
}
.table-tour.table-match .tour-match .team .logo {
  min-width: 90px;
  max-width: 90px;
}
.table-tour.table-match .tour-match .team .logo img {
  height: 80px;
}
.team span {
  font-size: .8em;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  line-height: normal;
}
.table-tour.table-match .tour-match {
  padding: 20px 5px;
}
.match-page .resultat {
  font-size: 40px!important;
}
.match-page .resultat span {
  font-size: 20px!important;
  color: #ffd035;
}
.shortdesc {
  text-align: center;
  font-size: 14px;
  padding: 20px;
  color: #ccc;
}
.captain {
  font-weight: 700;
}

.owl-carousel#champ-tour-slider .owl-prev, .owl-carousel#champ-tour-slider .owl-next {
  top: 20px;
}

.blog-item-wrapper {
  background: #fff;
  margin-bottom: 30px;
}
.blog-item-text {
  padding: 0 20px 20px;
}
.dark-bg {
  background-color: #132c55;
  color: #fff;
}
.dark-bg h3, .dark-bg .h3 {
  color: #ffd035;
}

.team-section {
  background-image: url(../images/bgteam.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 70px 0;
}
#team-slider {padding:0 50px;}
.player-item {
  padding-bottom: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 40%);
	margin-bottom:10px;
	background-color: #132c55;
}
.player-image {
  position: relative;
}
.player-image:after {
  content: '';
position:absolute;
bottom:0;
left:0;
right:0;
height:50px;
  background-image: linear-gradient(to top, rgb(19 45 83 / 100%) 2%, rgb(19 45 83 / 0%) 100%);

}
.player-info {
  position: relative;
	z-index:2;
  font-weight: 700;
  font-style: italic;
}
.player-number {
  position: absolute;
  left: -5px;
  width: 50px;
  font-size: 24px;
  text-align: center;
  top: -20px;
  z-index: 2;
  height: 40px;
  line-height: 40px;
}
.player-number:after {
  content: '';
  height: 100%;
  width: 100%;
  background: #213380;
  position: absolute;
	left:0;
  z-index: -1;
  transform: skewX(-10deg);
}
.nonumber .player-number {
  display: none;
}
.nonumber .player-name {
  padding: 0px 20px;
}
.nonumber .player-amplua {
	padding:0 20px;
}
.player-name {
  padding: 0px 0 0px 60px;
  font-size: 24px;
}
.player-name span {
  display:block;
	text-transform:uppercase;
}
.player-amplua {
  padding-left: 60px;
  font-weight: 400;
}
#footerPratners {
  background: url(../images/bg3.jpg) no-repeat center;
  background-size: cover;
}


.innerpage main {
  padding-top: 30px;  
}

.team-list .player-item {
  /* background: #ccc; */
  color: #fff;
	margin-bottom:30px;
}
.team-list .player-image img {
  width: 100%;
	min-width:auto;
}
.items-title {
  color: #ffd035;
  font-weight: 700;
  font-style: italic;
  font-size: 24px;
  text-transform: uppercase;
  text-shadow: 1px 1px 5px rgb(255 255 255 / 30%);
}

.lineup-block ul {
  list-style: none;
  padding: 0;
	display:flex;
	flex-wrap:wrap;
}
.lineup-block li {
  width:33.33%
}
.p-item {
  margin-bottom: 30px;
}
.blog-block {
  background: #192c5e;
  padding: 20px;
}
.post-list {
  list-style: none;
  padding: 0;
}

.table.cuptable td, .table.cuptable th {
  text-align: center;
  width: 50px;
	vertical-align: middle;
}
.team-col {
  text-align: left!important;
}

.team-line .team-logo {
  width: 40px;
  text-align: center;
	vertical-align:middle;
	margin-right:10px;
	}
.team-line .team-logo img{
  height:40px;
}
.team-line {
  font-size: 14px;
  display: flex;
  align-items: center;
	  text-align: left;
}
.team-line span {
  font-size: 16px;
	font-weight:bold;
}
.match-image {
  margin-bottom: 30px;
}

.youtube-image {
  background-size: cover;
  background-position: center;
}
.youtube-item {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  position: relative;
}
.youtube-title {
  display: block;
  background: #fff;
  padding: 10px 20px;
  color: #21397b;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}
.youtube-section {
  padding: 70px 0;
  background: url(../images/logobg2.jpg) no-repeat -10%;
	background-size:50%;
}
@media screen and (max-width: 991px) {
	.youtube-section {
		background-position: center -50%;
		background-size: 80%;
	}
}
@media screen and (max-width: 768px) {
	.youtube-section {
		background-position: center 0%;
		background-size: 80%;
	}
}
.youtube-section h3 {
  text-align: center;
}
.youtube-section h3 a {
  color: #1c2f5b;
}

.date-list {
  padding: 0;
  list-style: none;
}
.date-list li {
	display:block;
}
.date-list li a, .date-list li span  {
	display:block;
	border:1px solid;
	margin-bottom:4px;
	padding:4px 10px;
	text-align:center;
}
.date-list li a.active {
	color:#fff;
	background: #3e5999;
	}
.date-list li span {
	color:#888;

}

.post-list h4 {
  font-size: 16px;
}

.player-stat {
  display: flex;
  padding-left: 60px;
  margin-top: 10px;
}
.player-stat span {
  width: 30px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  font-size: 1.5em;
  color: #ffd035;
}