body{
	background-color: #000000;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
	padding-left: 0;
}
.container {
    max-width: 1024px;
    width: 100%;
}
/* header css start */
#fut-header nav.navbar .navbar-nav li.nav-item a {
    font-size: 18px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.312;
    z-index: 61;
    padding-left: 16px;
    padding-right: 16px;
}
#fut-header nav.navbar .navbar-nav li.nav-item a.active, #fut-header nav.navbar .navbar-nav li.nav-item a:hover{
	color:#fa1a25;
}
#fut-header nav.navbar div#navbarSupportedContent {
    text-align: center;
    justify-content: center;
}
header#fut-header {
    padding-top: 16px;
    background: url(../img/header-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1387px;
    padding-bottom: 120px;
}
/* header css end */

/*footer css start*/
footer#fut-footer {
    background: #080808 url(../img/footer-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 80px 0 50px;
}
.footer-info .footer-content h4 {
    font-size: 32px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0.749;
    margin-bottom: 32px;
}
.footer-info .footer-content p {
    font-size: 16px;
    font-family: "Work Sans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
        margin-bottom: 20px;
}
.footer-call-mail a {
    font-size: 16px;
    font-family: "Work Sans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    display: block;
    margin-bottom: 20px;
    transition: all 0.5s;
}
.footer-call-mail a span {
    font-weight: 700;
}
.footer-call-mail a:hover, .footer-war .footer-menu ul li.menu-item a:hover{
	color: #fa1a25;
}
.footer-war .footer-menu ul li.menu-item a, .footer-war .fut-follow-us h4 {
    font-size: 20px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.312;
    margin-bottom: 16px;
    display: block;
    transition: all 0.5s;
}
.footer-war {
    display: flex;
    flex-wrap: wrap;
}
.footer-war .fut-follow-us {
    margin-left: 80px;
}
.footer-war .follow-list a img {
    width: 32px;
    height: 32px;
    margin-right: 12px;
}
.footer-war .follow-list a {
}
.fut-copyright{
	margin-top: 100px;
}
.fut-copyright span {
    font-size: 16px;
    font-family: "Work Sans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    display: block;
}
.follow-list {
    display: flex;
}
.follow-list .follow-item a:hover img:nth-child(1){
	display: none;
}
.follow-list .follow-item a:hover img:nth-child(2){
	display: block;
}
.follow-list .follow-item a img:nth-child(2) {
    display: none;
}
/*footer css end*/

/* home css start */
body.home-page {
    background: #080808;
}
.hero-content {
    text-align: center;
    margin-top: -46px;
}
.hero-content img {
    max-width: 500px;
    width: 100%;
}
.hero-content h1 {
    font-size: 40px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.312;
}
.hero-content span {
    font-size: 22px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.312;
}
.about-inner h2 {
    font-size: 100px;
    font-family: "Passion One";
    color: rgb(250, 26, 37);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.312;
    text-align: center;
    padding-top: 120px;
    margin-bottom: 50px;
}
.about-inner p {
    font-size: 17px;
    font-family: "Work Sans";
    color: rgb(255, 255, 255);
    line-height: 1.5;
    text-align: left;
    max-width: 600px;
    margin:0 auto 20px;
}
.shop-img {
    text-align: center;
}
.shop-img img{
	max-width: 600px;
	width: 100%;
	margin:auto;
}
.shop-img img:nth-child(1){
	margin-bottom: 20px;
}
.about-content {
    background: url(../img/graphic-bg.jpg);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 320px;
}
.home-page .page-main {
    padding-bottom: 40px;
}
.shop-img {
    margin-top: 60px;
}
/* home css end */

/* contact page css start */
body.contact-page {
    background: #080808;
}
.day-list {
    margin-top: 16px;
}
.map iframe {
    filter: grayscale(1);
    max-width: 500px;
    width: 100%;
    height: 500px;
}
.page-main {
    padding: 0 0 80px;
}
.contact-info img {
    max-width: 220px;
    width: 100%;
}
.contact-info {
    margin-left: 50px;
}
.day-list h3 {
    font-size: 30px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.312;
    margin-bottom: 16px;
    display: block;
    transition: all 0.5s;
}
.day-list ul li {
    font-size: 20px;
    font-family: "Passion One";
    color: rgb(255, 255, 255);
    line-height: 1.312;
    margin-bottom: 1px;
    transition: all 0.5s;
    font-weight: bold;
}
.day-list ul li span {
    margin-right: 12px;
    width: 20px;
    display: inline-block;
}
/* contact page css end */


/* label page start */
body.label-page {
    background: url(../img/label-bg.jpg);
    background-size:cover ;
    background-repeat:no-repeat;
    background-origin:center top ;
}
.label-inner {
    padding-bottom: 40px;
}
.label-page header#fut-header {
    background: transparent;
    padding-bottom: 50px;
}
.fr-reversed-logo {
    text-align: center;
}
.label-fr h1 {
    font-size: 100px;
    font-family: "Passion One";
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 100px;
    text-align: center;
    max-width: 500px;
    width: 100%;
    margin: 50px auto;
}
.label-fr p {
    font-size: 17px;
    font-family: "Work Sans";
    color: rgb(255, 255, 255);
    line-height: 1.5;
    text-align: left;
    max-width: 612px;
    margin: 0 auto 20px;
}
/* label page end */


@media(max-width:1499px){
	.about-content {
    background: url(../img/graphic-bg.jpg);
    background-size: 1366px;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 320px;
}
}
@media(max-width:1199px){
	.about-inner h2 {
    padding-top: 80px;
}
}
@media(max-width:1024px){
	footer#fut-footer {
    background-size: cover;
}
.container {
    max-width: 768px;
    width: 100%;
}
.fut-copyright {
    margin-top: 50px;
}
}

@media(max-width:991px){
#fut-header button.navbar-toggler {
    display: none !important;
}
#fut-header div#navbarSupportedContent {
    display: block;
}
header#fut-header {
    padding-bottom: 20px;
    background-size: contain;
}
#fut-header ul.navbar-nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: unset;
    justify-content: center;
}
.hero-content {
    text-align: center;
    margin-top: 0;
}
}

@media(max-width:767px){
	.page-main .contact-inner .col-6, footer#fut-footer .col-6 {
    width: 100%;
}
.contact-info {
    margin-left: 0;
    text-align: center;
    margin-top: 30px;
}
.page-main {
    padding: 0 0 50px;
}
footer#fut-footer {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 50px;
}
.footer-war {
    display: block;
    flex-wrap: wrap;
}
.footer-war .fut-follow-us {
    margin-left: 0;
    margin-top: 30px;
}
.follow-list {
    display: flex;
    justify-content: center;
}
.map {
    text-align: center;
}
.label-fr h1 {
    font-size: 60px;
    line-height: 60px;
    max-width: 373px;
    width: 100%;
    margin: 50px auto;
}.label-fr p {
    text-align: center;
}
.label-inner {
    padding-bottom: 0;
}
.about-inner h2 {
    padding-top: 40px;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
}
.hero-content h1 {
    font-size: 34px;
}
}