@font-face {
  font-family: 'Calibre';
  src: url("fonts/CalibreLight.eot");
  src: url("fonts/CalibreLight.eot") format("embedded-opentype"), 
  url("fonts/CalibreLight.woff2") format("woff2"), 
  url("fonts/CalibreLight.woff") format("woff"), 
  url("fonts/CalibreLight.ttf") format("truetype"), 
  url("fonts/CalibreLight.svg#CalibreLight") format("svg");
  font-weight: 300; }
@font-face {
  font-family: 'Calibre';
  src: url("fonts/CalibreRegular.eot");
  src: url("fonts/CalibreRegular.eot") format("embedded-opentype"), 
  url("fonts/CalibreRegular.woff2") format("woff2"), 
  url("fonts/CalibreRegular.woff") format("woff"), 
  url("fonts/CalibreRegular.ttf") format("truetype"), 
  url("fonts/CalibreRegular.svg#CalibreRegular") format("svg");
  font-weight: 500; }
@font-face {
  font-family: 'Geogrotesque';
  src: url("fonts/Geogrotesque-Medium.otf") format("embedded-opentype"), 
  url("fonts/Geogrotesque-Medium.woff") format("woff2"); }

  

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?29179586');
  src: url('fonts/fontello.eot?29179586#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?29179586') format('woff'),
       url('fonts/fontello.ttf?29179586') format('truetype'),
       url('fonts/fontello.svg?29179586#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Header*/

.header
{
    height: 112px;
}
.page-header 
{
    overflow: hidden;
    height: 40px;
    padding: 20px 0;
    width: 100%;
    padding: 18px 0;
    background: #fff;
    font-family: "Calibre", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #464547;
}
.container-fluid {
    width: 100%;
    margin: 0;
}
.row 
{
    width: 101.91571%;
    margin-left: -0.93985%;
}
.page-header .logo-wrapper {
    width: 98.1203%;
}
.page-header__logo {
    padding-left: 47px;
    max-width: initial;
    width: initial;
    padding-top: 0px;
    float: left;
    padding-bottom: 20px;
}
.page-header__nav a:hover {
    color: #e30613;
}
.page-header__logo img {
    height: 82px;
    width: 175px;
    position: absolute;
    top: 0;
    padding: 15px 15px 15px 0px;
    left: 15px;
}
.page-header .page-header__nav
{
  margin-top: 21px;
  display: block;
  float: right;
  font-family: "Geogrotesque", sans-serif;
  transition: all linear 0.3s;
  transform: translateX(0px);
  display: flex;
  align-items: center;
}
.page-header__nav ul {
    margin: 0;
    padding-left: 0;
}
.page-header__nav li 
{
    list-style-type: none;
    float: left;
    text-align: right;
    font-weight: 600;
    position: relative;
    font-size: .95vw !important;
    margin-left: 1.6vw !important;
    font-family: "Geogrotesque", sans-serif;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.page-header__nav a
{
    color: #323e48;
    text-decoration: none;
    transition: color linear 0.2s;
}
.page-header__search
{
    display: block;
    margin-left: 35px;
    margin-right: 47px;
    float: right;
    cursor: pointer;
}
.fa-lg
{
    font-size: 1.33333333em;
}

/*Footer*/
.page-footer__top 
{
    padding: 77px 0;
    background: #000;
    font-family: "Geogrotesque", sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}
.container {
    width: 94%;
    max-width: 1340px;
    margin: 0 auto;
}
.row {
    width: 101.91571%;
    margin-left: -0.93985%;
}
[class*="col-"] {
    float: left;
    margin: 0 0.93985%;
    min-height: 1px;
}
.col-2 {
    width: 15.78697%;
}
.col-4 {
    width: 31.45363%;
}
.page-footer{
    height: 815px;
    background: #000;
}
.page-footer h4 {
    font-size: 20px;
    color: #b2b2b9;
    margin: 0;
    font-weight: 600;
    padding-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.page-footer ul {
    margin: 0;
    padding: 0;
}
.page-footer li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
    list-style-type: none;
    color: #fff;
    padding-bottom: 5px;
    font-family: "Geogrotesque", sans-serif;
}
.page-footer li a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: color linear 0.2s;
    transition: color linear 0.2s;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.05em;
}
.page-footer li a:hover {
    color: #e30613;
}
.page-footer .careers a {
    color: #e30613;
    -webkit-transition: color linear 0.2s;
    transition: color linear 0.2s;
    font-weight: 600;
}
.page-footer .careers a:hover {
    color: #fff;
}
.page-footer .social-menu li a {
    color: #fff;
}
.page-footer .social-menu {
    float: left;
    margin-top: 0;
    margin-right: 0;
}
.social-menu li
{
    position: relative;
    display: inline-block;
    transition: all linear 0.2s;
}
.page-footer .social-menu li {
    width: 50px;
    height: 55px;
    margin-right: 26px;
}
.page-footer .social-menu li a {
    background: #e30613;
    position: relative;
    display: inline-block;
    transition: all linear 0.2s;
    height: 55px;
    width: 50px;
}
.page-footer .social-menu li a:hover {
    background: #5c6771;
}
.social-menu li i:before {
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
}
#footer-newsletter {
    margin-top: 20px;
    float: left;
}
#footer-newsletter * {
    color: #b2b2b9;
    line-height: 30px;
}
.page-footer .connect {
    padding-top: 0;
    display: block;
}
.col-6 .row {
    width: 103.90625%;
    margin-left: -1.95312%;
}
.col-6 [class*="col-"] {
    margin: 0 1.8797%;
}
.col-12 {
    width: 98.1203%;
}
.col-6 .col-6 {
    width: 96.2406%;
}
.col-6 [class*="col-"] {
    margin: 0 1.8797%;
}
#footer-newsletter .input-text {
    border: solid 1px #ffffff;
    background-color: #000;
    padding: 0px 15px;
    margin-right: 15px;
    padding-top: 3px;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
#footer-newsletter .input-submit {
    border: solid 1px #5c6771;
    background-color: #5c6771;
    border-color: #000;
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 17px;
    float: left;
}
.icon-instagram_social:before {
    content: '\e809';
}
.icon-facebook:before {
    content: '\e807';
}
.icon-twitter_social:before {
    content: '\e801';
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.page-footer__bottom {
    padding: 47px 0;
    background: #000;
    font-family: "Calibre", sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}
.container {
    width: 94%;
    max-width: 1340px;
    margin: 0 auto;
}
.row {
    width: 101.91571%;
    margin-left: -0.93985%;
}
[class*="col-"] {
    float: left;
    margin: 0 0.93985%;
    min-height: 1px;
}
.ftext{
    font-size: 15px;
}
.col-4{
    width: 45%;
}
.page-footer .naming-partners img {
    max-width: 244px;
    opacity: 0.3;
    transition: opacity linear 0.2s;
}
.page-footer .naming-partners:hover img {
    opacity: 1;
}
.col-5 {
    width: 39.78697%;
}
.col-3 {
    width: 23.1203%;
}
.page-footer .stad-part ul {
    margin-left: 0px;
}
.page-footer .stadium-partners li {
    width: auto;
    margin-right: 22px;
    margin-bottom: 15px;
    display: inline-block;
}
.page-footer .stadium-partners li img {
      height: 35px;
}
.page-footer .stadium-partners li:hover img {
       opacity: 1;
}
.page-footer .stadium-partners li img
{
      width: auto;
      opacity: 0.6;
      transition: opacity linear 0.2s;
}
.page-footer .home-teams {
    max-width: 270px;
}
.page-footer .home-teams li {
    margin-right: 25px;
    display: inline-block;
    margin-bottom: 9px;
}
.page-footer .home-teams li:hover img {
    opacity: 1;
}
.page-footer .home-teams li img {
    height: 38px;
}
.page-footer .home-teams li img
{
      width: auto;
      opacity: 0.6;
      transition: opacity linear 0.2s;
}
img {
     border: 0; 
}