.nav-btns .navbar .navbar-nav .nav-link {
	font-size: 2rem
}

.floor {
	padding: 0 !important;
}

.navbar {
	padding: 0 !important;
}

.fixedElement {
	background-color: black;
	z-index: 100;
	min-height: 5em;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.top-btn a {
	color: white;
	font-size: 2em;
}

.top-btn + .top-btn {
	margin-left: 20px;
}

@media(max-width: 991px) {
	.top-btns {
		flex-direction: column;
    align-items: center;
    padding: 0;
	}
	
	.top-btn a {
		font-size: 1.2em;
	}
}


.embed-responsive,
::after,
::before {
	box-sizing: border-box;
}

#maincontainer {
	background: none;
}

.__hlg__ .main-container {
	margin-top: -115px;
}

#nabaijiOmat {
	margin-top: -115px;
}

#footer {
	clear: both;
}

#TPX #section-01 h2 {
	position: relative;
	display: block;
	font-weight: 700;
	z-index: 33;
	-webkit-transform: skew(0, -10deg);
	-ms-transform: skew(0, -10deg);
	transform: skew(0, -10deg);
	text-align: center;
	margin: 60px 0 0
}

#TPX #section-01 h2 span {
	display: inline-block;
	padding: 5px 15px 5px 25px;
	font-size: 20px;
	position: relative;
	color: white;
}

#TPX #section-01 h2 span::before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	background-size: contain;
	background-color: #1770b4;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(-10deg, 0);
	-ms-transform: skew(-10deg, 0);
	transform: skew(-10deg, 0);
	left: 0
}

#TPX #section-01 h2 .mot2 {
	font-size: 30px;
	color: black;
}

#TPX #section-01 h2 .mot2::before {
	background-color: #ffea28;
}

#TPX #section-02 h2 {
	position: relative;
	display: block;
	font-weight: 700;
	z-index: 33;
	-webkit-transform: skew(0, -10deg);
	-ms-transform: skew(0, -10deg);
	transform: skew(0, -10deg);
	text-align: center;
	margin: 60px 0 0
}

#TPX #section-02 h2 span {
	display: inline-block;
	padding: 5px 15px 5px 25px;
	font-size: 20px;
	position: relative;
	color: white;
}

#TPX #section-02 h2 span::before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	background-size: contain;
	background-color: #1770b4;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(-10deg, 0);
	-ms-transform: skew(-10deg, 0);
	transform: skew(-10deg, 0);
	left: 0
}

#TPX #section-02 h2 .mot2 {
	font-size: 30px;
	color: black;
}

#TPX #section-02 h2 .mot2::before {
	background-color: #ffea28
}

.carousel-item-title {
	position: relative
}

.price-tag {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	background-color: #eedf00;
	padding: 0 .2rem;
	display: grid;
	grid-template-columns: 2fr 1fr;
	align-items: center;
}

.price-tag .price-p {
	margin: 0;
	color: #333 !important;
	font-style: normal !important;
}

.price-tag .price-p:nth-child(1) {
	padding: 0
}

.price-tag-price {
	font-size: 2rem;
	line-height: 1;
	color: #333;
	font-weight: 700;
	font-style: normal;
}

.price-tag-more-info {
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
	justify-content: space-around;

	font-weight: 700;
	line-height: 1;
	color: #333;
}

.owl-carousel .owl-item {
	height: 60rem !important;
}

.owl-carousel .owl-item .item {
	position: relative !important;
	height: 100%;
}

.owl-carousel .item-content--title-price--price-tag {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 5;
	background-color: #eedf00;
	padding: 0 .2rem;
	display: grid;
	grid-template-columns: 2fr 1fr;
	align-items: center;
}

.owl-stage {
	margin-bottom: 4rem
}

.owl-carousel .item-content--title-price--price-tag .price-tag-price {
	font-size: 4rem;
}

.owl-carousel .item-content--title-price--price-tag .price-tag-cents,
.owl-carousel .item-content--title-price--price-tag .price-tag-euro {
	font-size: 2rem;
}

.owl-carousel .owl-item .item .item-content {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.item-content--image {
	flex: 1;
}

.item-content h3 {
	flex: 1;
	text-align: center;
	line-height: 1.2;
}

.item-content p {
	flex: 1;
}

.item-content a {
	flex: 1;
	text-align: center;
}

.owl-item {
	padding: 10px 40px;
}

.owl-item.active.center {
  border: 1px solid #ddd;
  border-radius: 10px;
	transition: all .3s ease-in-out;
}

.item-content a .yellow-btn {
	font-size: 2rem !important;
}

.owl-carousel .owl-item .item .item-content--image img {
	width: 250px;
	position: initial !important;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
}

.item-content--rating-star-container {
	min-height: 25%;
	max-height: 25%;
	flex: 1;
}

.rating-star {
	position: relative;
}

.rating-star:before {
	color: #fdc62e;
}

.icon-star:before {
	content: "\E04B";
}

.rating-star--empty:before,
.rating-star--half:before {
	color: #c8c8c8;
}

.rating-star--half:after {
	position: absolute;
	content: "\E04B";
	color: #fdc62e;
	width: 50%;
	left: 0;
	overflow: hidden;
}

.cube-icon,
.icon {
	font-family: DecathlonCube !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	zoom: 1;
}

@media (min-width:768px) {

	#TPX #section-01 h2 {
		position: relative;
		display: block;
		font-weight: 700;
		z-index: 33;
		-webkit-transform: skew(0, -10deg);
		-ms-transform: skew(0, -10deg);
		transform: skew(0, -10deg);
		text-align: center;
		margin-top: 100px;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}

	#TPX #section-01 h2 span {
		font-size: 40px
	}

	#TPX #section-01 h2 .mot2 {
		font-size: 60px
	}
}


@media (min-width:1024px) {

	#TPX #section-01 h2 {
		margin: 100px 0 60px
	}
}

@media (min-width:768px) {
	#TPX #section-02 h2 {
		position: relative;
		display: block;
		font-weight: 700;
		z-index: 33;
		-webkit-transform: skew(0, -10deg);
		-ms-transform: skew(0, -10deg);
		transform: skew(0, -10deg);
		text-align: center;
		margin-top: 100px;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}

	#TPX #section-02 h2 span {
		font-size: 40px
	}

	#TPX #section-02 h2 .mot2 {
		font-size: 60px
	}
}

#TPX #section-02 .video-frame {
	border-radius: 0% !important
}

#TPX #section-02 .video-frame:after {
	border-radius: 0% !important
}

@media (min-width:1024px) {
	#TPX #section-02 h2 {
		margin: 100px 0 60px
	}
}

@media (max-width:418px) {
	.invisible-xs {
		display: none
	}
}

.blue-btn {
	background-color: #1770b4;
	color: white;
}

.yellow-btn {
	background-color: #ffea28;
	color: black;
}

.yellow-btn:hover {
	background-color: #ffea28;
	color: black;
}

.blue-btn:hover {
	background-color: #1770b4;
	color: white;
}

.blue-btn:after {
	content: "\f054";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: white;
	margin-left: 10px;
	font-size: .9rem;
}

#footer {
	display: none;
}

.img-center img {
	top: 7%;
}

@media (max-width: 991px) {
	.img-center img {
		top: 100px;
	}
}

@media (min-width: 993px) {
	#TPX #section-02 .wrap-ambiances {
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding-left: 10rem;
	}
}

@media (min-width: 993px) {
	#TPX #section-02 .ambiance:nth-child(3) {
		margin-top: 0;
	}
}

@media (min-width: 993px) {
	#TPX #section-02 .ambiance:nth-child(43) {
		margin-top: 100px;
	}
}

.btn-holder {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	grid-row-gap: 1rem;
}

.btn-holder > a {
	justify-self: center;
}

.title-price {
	justify-items: center;
	align-items: center;
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 2rem;
}

.ambiance-num {
	justify-self: baseline;
}

.title-price > .price-tag {
	position: relative;
	top: -1rem;
	padding: 0.2rem;
}

.section > .btn-holder {
	padding: 2rem;
}

.embed-responsive {
	width: auto;
	padding-left: 15%;
	padding-right: 15%;
	top: -1rem
}

#section-01 {
	padding: 0 !important;
}

.characters-list {
	width: 100% !important;
}

@media (max-width: 1024px) {
	.embed-responsive {
		top: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

.questions {
	padding: 0 0 10px 15px;
}

@media (min-width: 1200px) {
	#section-01 {
		padding: 0px 0 60px 30px !important;
	}

	#section-01 h2 {
		margin: 25px 0 60px !important;
	}
}

.btn-holder > .yellow-btn {
	width: 50%;
	justify-self: center;
}

.owl-item > .item {
	position: absolute !important
}

.owl-nav {
	margin-bottom: .5rem !important;
}

#stickThis.stick {
	margin-top: 0;
	position: fixed;
	top: 0;
	z-index: 9999;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.rating-star-container {
	flex-wrap: wrap;
}

.navbar {
	z-index: 1;
}

.secret h2 span:nth-child(1) {
	font-size: 30px !important;
}

.secret h2 span:nth-child(2) {
	font-size: 40px !important;
}

.btn-all-products button {
	font-size: 2.5rem;
}

@media (max-width:768px) {
	.landing-container {
		top: 0 !important;
	}

	h2 {
		top: -1.5rem;
	}
	
	.container-floor .floor {
		margin-bottom: 0px !important;
	}
	
	.owl-carousel {
		background: white !important;
	}
	
	.item-content--rating-star-container {
    min-height: 34%;
    max-height: 34%;
	}
	
	.owl-item.active.center {
		border: none;
	}
	
	.owl-carousel .owl-item {
    height: 70rem !important;
	}
}

#no-border {
	border-radius: 0 !important
}

#section-01,
#section-02 {
	background-image: none !important
}

.show-text-content {
	height: 100%;
	display: grid;
}

.titlu-panoplie {
	text-align: center;
	font-size: 2rem !important;
	display: block !important;
}

.fas {
	margin-top: 0.5rem
}

.owl-item {
	height: 680px !important;
}

.owl-item .show-text {
	height: 680px !important;
}

.panoplie {
	height: 680px !important;
}

.content-02 {
	display: flex !important;
	flex-wrap: wrap;
	margin-top: 4rem !important;
	align-items: center
}

.content-02--image {
	width: 50%;
}

.reportage-3 {
	width: 50%
}

@media(min-width: 992px) {
	.content-02 {
		min-width: 1000px;
		width: 100% !important;
	}
}

@media (min-width: 768px) #TPX #section-01 .content-02 {
	margin: 0 6%;
}

@media(max-width: 767px) {
	.content-02 {
		flex-direction: column
	}

	.content-02--image {
		width: 100%;
	}

	.reportage-3 {
		width: 100%
	}
}