.top_header {
	position: relative;
}

.top_header .container {
	max-width: 1420px;
}

.top_header .bg-light {
	background-color: #fff!important;
}

.top_header .navbar {
	min-height: 130px;
}

.top_header .navbar .navbar-brand {
	margin-right: 35px!important;
}

.top_header .nav-link {
	font-family: "Jost";
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	line-height: 100%;
	text-transform: uppercase;
	color: #264C5D;
}

.top_header .dropdown-menu li {
	margin-bottom: 8px;
}

.top_header .dropdown-menu li a {
	font-family: "Jost";
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 18px;
	color: #264C5D;
}

.top_header .dropdown-toggle::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 0px;
	border: none;
	background-image: url("../img/landingpage/weui_back-outlined.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0px;
	vertical-align: middle;
}

.top_header a:hover {
	color: #54878E!important;
}

button.navbar-toggler {
	background-color: transparent!important;
	padding: 0!important;
	margin-right: 20px;
}

div.MuiButtonGroup-root button.MuiButtonBase-root:active,
div.MuiButtonGroup-root button.MuiButtonBase-root,
div.MuiButtonGroup-root button.MuiButtonBase-root:focus,
div.MuiButtonGroup-root button.MuiButtonBase-root:hover,
button.navbar-toggler:focus,
button.navbar-toggler:hover {
	border: none!important;
	outline: none!important;
	box-shadow: none!important;
}

button.navbar-toggler span.navbar-toggler-icon {
	background-image: url(../img/landingpage/iconamoon_menu-burger-horizontal-thin.svg);
	width: 25px;
	height: 25px;
}

/*div.MuiButtonGroup-root::before {
	content: '';
	display: inline-block;
}*/

.top_header .login_bsport {
	width: 70px;
	height: 25px;
}

div.MuiButtonGroup-root button.MuiButtonBase-root {
	background-color: transparent!important;
	padding: 0 25px;
	padding-top: 0px;
	width: 70px;
	height: 25px;
	position: relative;
}

div.MuiButtonGroup-root button.MuiButtonBase-root span {
	display: none;
}

div.MuiButtonGroup-root button.MuiButtonBase-root::before {
	content: '';
	display: inline-block;
	width: 70px;
	height: 25px;
	background-image: url(../img/landingpage/compte.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

.top_header a.contact {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../img/landingpage/contact.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.top_header a.planning {
	border-radius: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #264C5D;
	color: #F0EEE9;
	font-family: Jost;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	line-height: 100%;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color 0.2s;
	min-width: 200px;
}

.top_header a.planning:hover {
	background-color: #54878E;
	color: #F0EEE9!important;
}

.footer_container {
	padding-top: 50px;
	padding-bottom: 20px;
}

.footer_container .footer_ctn {
	background-color: #f7f6f4;
	border-radius: 10px;
	padding: 15px;
}

.footer_container .row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_container .logo_col {
	display: flex;
	justify-content: center;
}

.footer_container .footer-menu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: .5rem 3rem;
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer_container .footer-menu a {
    text-decoration: none;
}


.footer_container .footer-menu li {
	margin: 0;
	padding: 0;
	padding-top: 9px;
	padding-bottom: 9px;
}

.footer_container .footer-menu li a {
	font-family: Jost;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #264C5D;
	margin: 0;
	padding: 0;
}

.footer_container .footer-menu li a:hover {
	color: #54878E;
}

.footer_container .footer-menu li a.icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.footer_container .footer-menu li a.icon.facebook {
	background-image: url(../img/landingpage/icon_facebook.png);
}
.footer_container .footer-menu li a.icon.youtube {
	background-image: url(../img/landingpage/icon_youtube.png);
}
.footer_container .footer-menu li a.icon.instagram {
	background-image: url(../img/landingpage/icon_insta.png);
}

.footer_container .container {
	max-width: 1420px;
}

.footer_container .jss1 > div {
	display: none!important;
}

.footer_container .jss1 > .jss2 {
	display: block!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root {
	background-color: #fff!important;
	max-width: 380px!important;
	border-radius: 100px 10px 10px 10px!important;
	border-width: 0!important;
	padding-top: 90px!important;
	position: relative!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root form {
	
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root form::before {
	content: '';
	background-image: url(../img/landingpage/newsletter.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 70%;
	height: 48px;
}

.footer_container [id*=bsport-widget] .cleanslate label {
	display: none!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form__field-input-container {
	background-color: #F0EEE980!important;
	border: none!important;
	margin: 0!important;
	color: #264C5D!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form__field-input::placeholder,
.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form__field-input {
	color: #264C5D!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form-fields {
	gap: 15px!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form {
	gap: 15px!important;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form__submit {
	font-family: Jost;
	font-weight: 400!important;
	font-style: Regular!important;
	font-size: 15px!important;
	line-height: 100%;
	text-transform: uppercase;
	background-color: #264C5D!important;
	transition: background-color 0.2s;
}

.footer_container [id*=bsport-widget] .cleanslate .bs-newsletter-form__root__form__submit:hover {
	background-color: #54878E!important;
}

.footer_studios_ .container {
	
}

.footer_studios_ a {
	font-family: Jost;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	color: #264C5D;
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
}

.footer_studios_ ul {

}

.footer_studios_ ul li {
	display: block;
}

.footer_studios_ a:hover {
	color: #54878E;
}

.footer_studios_ span {
	display: block;
	position: relative;
	font-family: Jost;
	font-weight: 300;
	font-style: Light;
	font-size: 14px;
	line-height: 18px;
	vertical-align: middle;
	padding-left: 25px;
}

.footer_studios_ span::before {
	content: '';
	display: block;
	position: absolute;
	width: 15px;
	height: 20px;
	left: 0;
	top: 0;
	background-image: url(../img/landingpage/location.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.footer_copy {
	padding-top: 20px;
}

.footer_copy .container {
	max-width: 1400px;
	border: #E1DCD3 solid;
	border-width: 1px 0 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

.footer_copy .container p {
	text-align: center;
	font-family: Jost;
	font-weight: 300;
	font-style: Light;
	font-size: 14px;
	line-height: 18px;
	color: #264C5D;
}

.footer_copy .container p a {
	color: #264C5D;
	text-decoration: none;
}

.footer_copy .container p a:hover {
	color: #54878E;
}








@media (min-width: 1199.98px) {

	.navbar .dropdown:hover > .dropdown-menu {
		display: block;
	}

	.navbar .dropdown > .dropdown-toggle {
		cursor: pointer;
	}

}


@media (max-width: 1280px) { 

	.top_header .navbar .navbar-brand {
		margin-right: 15px!important;
	}

	div.MuiButtonGroup-root button.MuiButtonBase-root {
		background-color: transparent!important;
		padding: 5px 10px;
		padding-top: 8px;
	}
	
}

@media (max-width: 1390px) { 

	.top_header a.planning {
		min-width: auto;
	}

	.top_header a.planning span {
		display: none;
	}

	.top_header .nav-link {
		font-size: 13px;
	}

}


@media (max-width: 1199.98px) {

	.top_header .navbar {
		min-height: 50px;
	}

	.top_header .navbar .navbar-brand {
		height: 40px;
	}

	.top_header .navbar .navbar-brand img,
	.top_header .navbar .navbar-brand svg {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.navbar>.container {
		justify-content: left!important;
	}

	.top_header .buttons {
		position: absolute;
		top: 10px;
		right: 15px;
	}

	.navbar .dropdown .dropdown-menu {
		display: block;
	}

	.footer_studios_ ul li {
		display: flex;
		margin-bottom: 20px;
		justify-content: center;
	}

	.footer_studios_ ul li div {
		text-align: center;
	}

	.footer_studios_ ul li div span {
		display: inline-block;
	}

	.footer_container .footer-menu {
		display: block;
		padding-bottom: 10px;
		margin-top: 30px;
		border: solid #E1DCD3;
		border-width: 1px 0 0 0;
	}

	.footer-menu li {
		display: none;
	}

	.footer-menu li.first {
		display: block;
		width: 100%;
		text-align: center;
		border: solid #E1DCD3;
		border-width: 0 0 1px 0;
	}

}