/*
Theme Name: Marca da Semana
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset
-------------------------------------------------------------- */


@font-face {
  font-family: 'DezenPro';
  src: url("/Fonts/dezen/Dezen-Pro-Black.woff") format("woff"), url("/Fonts/dezen/Dezen-Pro-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Bold.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-ExtraLight.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Heavy.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Heavy.otf") format("opentype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Light.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Medium.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Regular.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'DezenPro';
  src: url("Fonts/dezen/Dezen-Pro-Thin.woff") format("woff"), url("Fonts/dezen/Dezen-Pro-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplay';
  src: url("Fonts/neutra/NeutraDisplay-Bold.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayAlt';
  src: url("Fonts/neutra/NeutraDisplay-BoldAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-BoldAlt.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayDraft';
  src: url("Fonts/neutra/NeutraDisplay-Draft.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Drafting.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayDraftAlt';
  src: url("Fonts/neutra/NeutraDisplay-DraftAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-DraftingAlt.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplay';
  src: url("Fonts/neutra/NeutraDisplay-Light.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayAlt';
  src: url("Fonts/neutra/NeutraDisplay-LightAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-LightAlt.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplay';
  src: url("Fonts/neutra/NeutraDisplay-Medium.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayAlt';
  src: url("Fonts/neutra/NeutraDisplay-MediumAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-MediumAlt.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayNum';
  src: url("Fonts/neutra/NeutraDisplay-Num.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Numerals.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayNumAlt';
  src: url("Fonts/neutra/NeutraDisplay-NumAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-NumeralsAlt.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplay';
  src: url("Fonts/neutra/NeutraDisplay-Thin.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayAlt';
  src: url("Fonts/neutra/NeutraDisplay-ThinAlt.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-ThinAlt.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'NeutraDisplayTitling';
  src: url("Fonts/neutra/NeutraDisplay-Titling.otf") format("opentype"), url("Fonts/neutra/NeutrafaceDisplay-Titling.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

html {
	scroll-behavior: smooth;
 }

.block-scroll {
	overflow: hidden;
}

.mds {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	overflow-x: hidden;
}
.mds__menu {
	width: 100%;
	min-height: 55px;
	background: #fff;
	z-index: 1;
	position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.mds__menu {
		height: 55px;
	}
}
.mds__menu__links {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}
.mds__menu__link-wrapper {
	margin-right: 30px;
}
.mds__menu__link-wrapper:last-child {
	margin-right: 0;
}
.mds__menu__link {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #CB242C;
	font-family: 'NeutraDisplayTitling';
	padding: 6px 0;
	}
.mds__menu__link:hover {
	color: #CB242C;
}
.mds__hero {
	height: 310px;
	position: relative;
	z-index: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.mds__hero {
		overflow: hidden;
	}
}
.mds__hero__bkg {
	background-color: #f59d0f;
	background-image: url("images/hero-desktop.png");
	background-size: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100%;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	/* justify-content: space-evenly; */
	padding-left: 50px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
@media (max-width: 767px) {
	.mds__hero {
		height: auto;
	}
	.mds__hero__bkg {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		justify-content: flex-start;
		background-image: url("images/hero-mob.png");
		align-items: center;
		min-height: 490px;
		padding-left: 0;
		padding-top: 18px;
		background-position: 43% bottom;
		background-size: auto;
	}
	
	.mobile-video {
		width: 100%;
		padding: 50px 0;
		background: white;
		margin: 0;
	}
	.mobile-video .mds__hero__button {
		margin: 0 auto;
		display: block;
	}
}
@media (max-width: 575px) {
	.mds__hero__bkg {
		padding-left: 0;
	}
}
.mds__hero__logo {
	max-width: 165px;
	margin-left: 40px;
	margin-top: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.mds__hero__logo {
		width: 250px;
	}
}
@media (max-width: 1199px) {
	.mds__hero__logo {
		max-width: 200px;
	}
}
@media (max-width: 575px) {
	.mds__hero__logo {
		display: none;
		max-width: 200px;
		margin: 0 auto;
	}
}
.mds__hero__title {
	font-family: 'DezenPro';
	font-weight: bold;
	font-size: 55px;
	line-height: normal;
	text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
	color: #fff;
	text-transform: uppercase;
}
@media (max-width: 1199px) {
	.mds__hero__title {
		font-size: 40px;
		line-height: 40px;
	}
}
@media (max-width: 575px) {
	.mds__hero__title {
		font-size: 35px;
		line-height: 35px;
	}
}
.mds__hero__button {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	border: solid 1px #e30613;
	font-weight: 400;
	background: #e30613;
	border-radius: 4px;
	padding: 11px 40px;
	max-width: 160px;
}
.mds__hero__button:hover {
	text-decoration: none;
}
.mds__hero__button:focus, .mds__hero__button:active {
	outline: none;
}
.mds__hero__video-wrapper {
	padding: 0;
	height: 100%;
}
.mds__hero__video-wrapper .plyr,
.mds__hero__video-wrapper .plyr__video-wrapper {
	height: 100%;
}
.mds__hero__video-wrapper .plyr__controls {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.mds__hero__video-wrapper .plyr__controls button {
	margin-right: 0 !important;
}
.mds__hero__video-wrapper .plyr__controls .plyr__volume {
	max-width: 32px;
}
.mds__hero__video-wrapper video {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.mds__hero__menu-btn {
	position: absolute;
	width: 30px;
	height: 20px;
	top: 30px;
	right: 30px;
	padding: 0;
	border: none;
	background-color: transparent;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.mds__hero__menu-btn:focus, .mds__hero__menu-btn:active {
	outline: none;
}
.mds__hero__menu-btn div {
	width: 30px;
	height: 20px;
	background-color: transparent;
	position: relative;
}
.mds__hero__menu-btn div span {
	width: 100%;
	height: 4px;
	background-color: white;
	position: absolute;
	left: 0;
	border-radius: 4px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__hero__menu-btn div span:first-child {
	top: 0;
}
.mds__hero__menu-btn div span:nth-child(2) {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.mds__hero__menu-btn div span:last-child {
	bottom: 0;
}
.mds__hero__menu-btn--active span:first-child {
	top: 50% !important;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.mds__hero__menu-btn--active span:nth-child(2) {
	left: 100%;
	opacity: 0;
}
.mds__hero__menu-btn--active span:last-child {
	top: 50%;
	-webkit-transform: rotate(-45deg) translateX(1px);
	-ms-transform: rotate(-45deg) translateX(1px);
	transform: rotate(-45deg) translateX(1px);
}
.mds__hero__menu {
	width: 100%;
	text-align: center;
	height: 100vh;
	background-color: #f59d0f;
	padding: 55px 0 0 0;
	position: fixed;
	top: -100vh;
	overflow-y: scroll;
	left: 0;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	z-index: 1;
}
.mds__hero__menu--isOpen {
	top: 0;
}
.mds__hero__menu-logo {
	max-width: 200px;
}
.mds__hero__menu-links {
	list-style-type: none;
	padding: 20px 45px;
}
.mds__hero__menu-link {
	font-family: 'NeutraDisplay';
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0;
	font-weight: bold;
	border-bottom: solid 1px #f7aa2b;
}
.mds__hero__menu-link a {
	color: #fff;
	text-decoration: none;
}
.mds__hero__menu-link:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.mds__hero__video-modal-wrapper {
	top: 50%;
	position: fixed;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	left: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__hero__video-modal-wrapper--isVisible {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.mds__hero__video-modal-wrapper--isVisible .mds__hero__video-modal {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	pointer-events: all;
	opacity: 1;
	display: block;
}
.mds__hero__video-close {
	position: absolute;
	right: 10px;
	top: 50px;
	width: 40px;
	height: 40px;
	background: transparent;
	border: none;
	z-index: 2;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	padding: 0;
}
.mds__hero__video-close:active, .mds__hero__video-close:focus {
	outline: none;
}
.mds__hero__video-close:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mds__hero__video-close:before, .mds__hero__video-close:after {
	position: absolute;
	left: 20px;
	top: 0;
	content: '';
	height: 40px;
	width: 2px;
	background-color: #fff;
}
.mds__hero__video-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mds__hero__video-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mds__hero__video-modal {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	display: none;
}
.mds__hero--col {
	height: 600px;
	padding: 50px 0 64px 40px;
	background-image: url("images/hero-col-2-bkg.jpg");
	background-position: center;
	background-size: cover;
}
.mds__hero--col .mds__hero__wrapper {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1100px;
	margin: 0 auto;
	max-width: 1100px;
	margin: 0 auto;
}
.mds__hero--col .mds__hero__logo {
	max-width: 200px;
	margin: 0;
}
@media (max-width: 575px) {
	.mds__hero--col .mds__hero__logo {
		max-width: 160px;
		margin-left: 30px;
	}
}
.mds__hero--col .mds__hero__title {
	font-size: 55px;
	line-height: 55px;
}
@media (max-width: 575px) {
	.mds__hero--col .mds__hero__title {
		font-size: 35px;
		line-height: 35px;
		text-align: center;
	}
}
@media (max-width: 575px) {
	.mds__hero--col {
		background-image: url("images/hero-bkg-mobile.jpg");
		background-position: center;
		height: 630px;
		padding: 50px 0 64px 0;
	}
}
.mds__hero-col {
	height: 420px;
	position: relative;
	z-index: 1;
	background-image: url("images/hero-col-bkg.png");
	background-position: center;
	background-size: cover;
	padding: 30px 0;
}
@media (max-width: 767px) {
	.mds__hero-col {
		height: 600px;
	}
}
.mds__hero-col__wrapper {
	padding: 0 15px;
}
.mds__hero-col__logo {
	margin-right: 60px;
	max-width: 260px;
}
@media (max-width: 575px) {
	.mds__hero-col__logo {
		max-width: 160px;
		margin-right: 0;
		margin-bottom: 35px;
	}
}
.mds__hero-col__title {
	font-family: 'DezenPro';
	font-weight: bold;
	font-size: 55px;
	line-height: normal;
	text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	-webkit-transform: rotate(-6deg) translateY(-40px);
	-ms-transform: rotate(-6deg) translateY(-40px);
	transform: rotate(-6deg) translateY(-40px);
}
@media (max-width: 991px) {
	.mds__hero-col__title {
		font-size: 45px;
	}
}
@media (max-width: 767px) {
	.mds__hero-col__title {
		-webkit-transform: rotate(-6deg);
		-ms-transform: rotate(-6deg);
		transform: rotate(-6deg);
		font-size: 35px;
		line-height: 35px;
	}
}
.mds__hero-col__car {
	/* position: absolute; */
	/* left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-height: 300px;
	bottom: -120px; */
}
@media (max-width: 767px) {
	.mds__hero-col__car {
		max-height: 245px;
		bottom: 30px;
		left: calc( 50% + 30px);
	}
}
.mds__week-brands {
	padding: 60px 0 70px 0;
	position: relative;
	/* background-image: url("images/week-brand-bkg.png"); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #e30613;
}
@media (max-width: 767px) {
	.mds__week-brands {
		padding: 15px 0 25px 0;
	}
}
.mds__week-brands__title {
	font-family: 'NeutraDisplay';
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
}
@media (max-width: 767px) {
	.mds__week-brands__title {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 10px;
	}
}
.mds__week-brands__brand {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
@media (max-width: 767px) {
	.mds__week-brands__brand {
		margin-bottom: 30px;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
	}
	.mds__week-brands__brand:last-child {
		margin-bottom: 0;
	}
}
.mds__week-brands__logo-wrapper {
	height: 200px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.mds__week-brands__logo-wrapper {
		height: 120px;
	}
}
.mds__week-brands__logo {
	max-height: 100%;
	max-width: 100%;
}
.mds__week-brands__info {
	font-family: 'NeutraDisplay';
	font-weight: 600;
	font-size: 27px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.mds__week-brands__info {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 20px;
	}
}
.mds__week-brands__button {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: 400;
	background: #007058;
	border-radius: 4px;
	padding: 11px 40px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	display: inline-block;
	margin-top: 10px;
}
.mds__week-brands__button:hover {
	text-decoration: none;
	color: #fff;
	background: #029f7e;
}
.mds__week-brands--col {
	padding: 160px 0 70px 0;
}
@media (max-width: 767px) {
	.mds__week-brands--col {
		padding: 15px 0 25px 0;
	}
}
.mds__how-to {
	background: #007058;
	padding: 45px 0 65px 0;
	position: relative;
	z-index: 1;
	overflow-x: hidden;
}
.mds__how-to__title {
	font-family: 'NeutraDisplayTitling';
	font-weight: 400;
	font-size: 35px;
	line-height: 42px;
	color: #fff;
	text-align: center;
}
@media (max-width: 767px) {
	.mds__how-to__title {
		font-size: 22px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.mds__how-to__slider .swiper-pagination {
		position: relative;
		bottom: 0;
	}
	.mds__how-to__slider .swiper-pagination-bullet {
		background: #fff;
		opacity: 1;
		border: solid 1px #fff;
	}
	.mds__how-to__slider .swiper-pagination-bullet-active {
		background: #F7AA2B;
		border: solid 1px #F7AA2B;
	}
	.mds__how-to__slider .swiper-button-prev,
	.mds__how-to__slider .swiper-button-next {
		width: 40px;
		height: 40px;
		background-size: 7px 19px;
		margin-top: 0;
		top: 90px;
		-webkit-transition: .3s ease-out;
		-o-transition: .3s ease-out;
		transition: .3s ease-out;
	}
	.mds__how-to__slider .swiper-button-prev:active, .mds__how-to__slider .swiper-button-prev:focus,
	.mds__how-to__slider .swiper-button-next:active,
	.mds__how-to__slider .swiper-button-next:focus {
		outline: none;
	}
	.mds__how-to__slider .swiper-button-prev {
		background-image: url("images/arrow-prev.svg");
	}
	.mds__how-to__slider .swiper-button-next {
		background-image: url("images/arrow-next.svg");
	}
	.mds__how-to__slider .swiper-button-disabled {
		display: none;
	}
}
.step-icon-wrapper {
	margin: 0 auto;
	background: #f59d0f;padding: 25px;border-radius: 50%;width: 140px;height: 140px;margin-top:65px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.mds__how-to__step-img {
	max-width: 80px;margin: 0 auto;
	/* margin-top: 65px; */
}
@media (max-width: 767px) {
}
.mds__how-to__step-title {
	font-family: 'NeutraDisplayTitling';
	font-size: 24px;
	line-height: 29px;
	min-height: 58px;
	font-weight: normal;
	color: #ffde00;
	text-transform: uppercase;
	margin-top: 55px;
}
@media (max-width: 1199px) {
	.mds__how-to__step-title {
		min-height: 58px;
	}
}
@media (max-width: 767px) {
	.mds__how-to__step-title {
		margin-top: 25px;
		font-size: 22px;
		line-height: 26px;
		min-height: auto;
	}
}
.mds__how-to__step-info {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #fff;
	font-weight: 600;
}
.mds__how-to__step-info a {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}
.mds__how-to__step-info a:hover {
	color: #fff;
}
@media (max-width: 991px) {
	.mds__how-to__step-info {
		font-size: 20px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.mds__how-to__step-info {
		font-size: 18px;
		line-height: 22px;
	}
}
.mds__how-to__car {
	position: relative;
	margin-top: 40px;
}
.mds__how-to__car-img {
	max-height: 370px;
}
@media (max-width: 1199px) {
	.mds__how-to__car-img {
		max-height: 300px;
	}
}
@media (max-width: 991px) {
	.mds__how-to__car-img {
		max-height: 190px;
	}
}
@media (max-width: 767px) {
	.mds__how-to__car-img {
		max-height: 240px;
	}
}
.mds__how-to__car-info-wrapper {
	/* position: absolute;
	max-width: 310px;
	right: 0; */
}
@media (max-width: 991px) {
	.mds__how-to__car-info-wrapper {
		position: relative;
		margin-top: 40px;
	}
}
.mds__how-to__car-title {
	font-family: 'NeutraDisplay';
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #F7AA2B;
	text-transform: uppercase;
}

.shopping_cart_left, .shopping_cart_right {
	min-height: 410px;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {
	.mds__how-to__car-title {
		font-size: 22px;
		line-height: 26px;
	}
	
	.shopping_cart_left, .shopping_cart_right {
		min-height: 310px;
	}
}
.mds__how-to__car-info {
	font-family: 'NeutraDisplay';
	font-size: 25px;
	line-height: 29px;
	color: #fff;
	font-weight: 600;
}
@media (max-width: 991px) {
	.mds__how-to__car-info {
		font-size: 20px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.mds__how-to__car-info {
		font-size: 22px;
		margin-top: 20px;
		line-height: 22px;
	}
}
.mds__how-to__disclaimer {
	padding-top: 40px;
}
.mds__how-to__disclaimer-button {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	background: #CB242C;
	font-weight: 400;
	color: #fff;
	border-radius: 4px;
	padding: 11px 40px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__how-to__disclaimer-button:hover {
	text-decoration: none;
	color: #CB242C;
	background: #f2f2f2;
}
.mds__how-to__disclaimer-info {
	font-family: 'NeutraDisplay';
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	color: #fff;
	margin-top: 35px;
	max-width: 860px;
	text-align: center;
}
.mds__newsletter {
	padding: 50px 0;
}
@media (max-width: 767px) {
	.mds__newsletter {
		padding: 30px 0;
	}
}
.mds__newsletter__title {
	font-family: 'NeutraDisplayTitling';
	font-size: 35px;
	line-height: 42px;
	font-weight: 400;
	color: #F7AA2B;
	text-transform: uppercase;
	text-align: center;
}
@media (max-width: 767px) {
	.mds__newsletter__title {
		font-size: 28px;
		line-height: 34px;
	}
}
.mds__newsletter__info {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	font-weight: 600;
	color: #4A4A4A;
	text-align: center;
}
@media (max-width: 767px) {
	.mds__newsletter__info {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 0;
	}
}
.mds__newsletter__input-name {
	margin-bottom: 25px;
}
.mds__newsletter__label {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.mds__newsletter__label {
		width: 100%;
	}
}
.mds__newsletter__input {
	border: none;
	border-bottom: solid 1px #CB242C;
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #4A4A4A;
	display: block;
	outline: none;
	width: 460px;
	padding: 0 0 0 25px;
	height: 35px;
}
.mds__newsletter__input:focus, .mds__newsletter__input:active {
	outline: none;
}
.mds__newsletter__input::-webkit-input-placeholder {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #CB242C;
	font-weight: 400;
	display: block;
}
.mds__newsletter__input:-ms-input-placeholder {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #CB242C;
	font-weight: 400;
	display: block;
}
.mds__newsletter__input::-ms-input-placeholder {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #CB242C;
	font-weight: 400;
	display: block;
}
.mds__newsletter__input::placeholder {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	color: #CB242C;
	font-weight: 400;
	display: block;
}
@media (max-width: 767px) {
	.mds__newsletter__input {
		width: 100%;
		padding: 0 0 0 15px;
		font-size: 18px;
		line-height: 22px;
	}
		.mds__newsletter__input::-webkit-input-placeholder {
			font-size: 18px;
			line-height: 22px;
		}
		.mds__newsletter__input:-ms-input-placeholder {
			font-size: 18px;
			line-height: 22px;
		}
		.mds__newsletter__input::-ms-input-placeholder {
			font-size: 18px;
			line-height: 22px;
		}
		.mds__newsletter__input::placeholder {
			font-size: 18px;
			line-height: 22px;
		}
	}
@media (max-width: 1199px) {
	.mds__newsletter__input-email, .mds__newsletter__input-name {
		text-align: center;
	}
}
.mds__newsletter__subscribe {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	background: #CB242C;
	font-weight: 400;
	color: #fff;
	border: none;
	border-radius: 4px;
	padding: 11px 40px;
	cursor: pointer;
	margin-left: 20px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__newsletter__subscribe:active, .mds__newsletter__subscribe:focus {
	outline: none;
}
.mds__newsletter__subscribe:disabled {
	opacity: .65;
	pointer-events: none;
}
@media (max-width: 1199px) {
	.mds__newsletter__subscribe {
		margin-top: 35px;
	}
}
.mds__newsletter__input-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
}
@media (max-width: 767px) {
	.mds__newsletter__input-check {
		margin-top: 20px;
	}
}
.mds__newsletter__check {
	margin-right: 15px;
}
.mds__newsletter__check-info {
	font-family: 'NeutraDisplay';
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	color: #4A4A4A;
}
.mds__newsletter__check-info a {
	color: #4A4A4A;
	text-decoration: underline;
}
.mds__newsletter__disclaimer {
	font-family: 'NeutraDisplay';
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	color: #CB242C;
}
.mds__winners {
	background: #F7AA2B;
	padding: 50px 0 35px 0;
	text-align: center;
	position: relative;
	display: none;
}
.mds__winners__title {
	font-family: 'NeutraDisplayTitling';
	font-size: 35px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.mds__winners__title {
		font-size: 28px;
		line-height: 34px;
	}
}
.mds__winners__wrapper {
	margin-top: 65px;
}
.mds__winners__winner {
	font-family: 'NeutraDisplay';
	font-size: 24px;
	line-height: 29px;
	font-weight: 600;
	color: #FFF;
	display: block;
	text-align: left;
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
}
.mds__winners__winner--name {
	text-transform: uppercase;
}
.mds__winners__winner--prize {
	color: #CB242C;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.mds__winners__winner {
		font-size: 22px;
		line-height: 26px;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}
.mds__winners__winner-wrapper {
	position: relative;
	margin-bottom: 20px;
}
.mds__winners__winner-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 1;
}
.mds__winners__winner-play-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
}
.mds__winners__winner-play-wrapper:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: .6;
	z-index: 0;
}
.mds__winners__winner-img {
	width: 100%;
	height: 210px;
}
@media (max-width: 1199px) {
	.mds__winners__winner-img {
		height: 180px;
	}
}
.mds__winners__video-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__winners__video-wrapper--isVisible {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.mds__winners__video-wrapper--isVisible .mds__winners__winner-video {
	visibility: visible;
	pointer-events: all;
	opacity: 1;
	display: block;
}
.mds__winners__video-container {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
}
.mds__winners__winner-video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 920px;
	height: 100%;
	max-height: 520px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	display: none;
}
.mds__winners__video-bkg {
	height: 100%;
	width: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 0;
	top: 0;
}
.mds__winners__video-close {
	position: absolute;
	right: 40px;
	top: 40px;
	width: 40px;
	height: 40px;
	background: transparent;
	border: none;
	z-index: 2;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	padding: 0;
}
.mds__winners__video-close:active, .mds__winners__video-close:focus {
	outline: none;
}
.mds__winners__video-close:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mds__winners__video-close:before, .mds__winners__video-close:after {
	position: absolute;
	left: 20px;
	top: 0;
	content: '';
	height: 40px;
	width: 2px;
	background-color: #fff;
}
.mds__winners__video-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mds__winners__video-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mds__winners__year, .mds__winners__month {
	position: relative;
	margin-right: 20px;
	height: 30px;
	background: transparent;
	border: solid 1px #fff;
	border-radius: 18px;
	outline: none;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	min-width: 120px;
}
.mds__winners__year select, .mds__winners__month select {
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: 'NeutraDisplay';
	font-size: 19px;
	line-height: 19px;
	font-weight: 600;
	color: #FFF;
	height: 27px;
	border-radius: 18px;
	border: none;
	background: #F7AA2B;
	outline: none;
	cursor: pointer;
	padding: 0 0 0 15px;
	width: 100%;
	position: relative;
	z-index: 1;
}
.mds__winners__year:hover, .mds__winners__month:hover {
	background: #F7AA2B;
	border: solid 1px #FFF;
}
.mds__winners__year:hover select, .mds__winners__month:hover select {
	background: #F7AA2B;
}
@media (max-width: 991px) {
	.mds__winners__year:hover, .mds__winners__month:hover {
		background: transparent;
		border: solid 1px #fff;
	}
}
.mds__winners__year select::-ms-expand, .mds__winners__month select::-ms-expand {
	display: none;
}
.mds__winners__year--selected, .mds__winners__month--selected {
	background: #CB242C;
	border: solid 1px #CB242C;
}
.mds__winners__year--selected select, .mds__winners__month--selected select {
	background: #CB242C;
}
.mds__winners__year img, .mds__winners__month img {
	position: absolute;
	top: 50%;
	right: 8px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.mds__winners__more {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	background: #fff;
	font-weight: 400;
	color: #CB242C;
	border: none;
	border-radius: 4px;
	padding: 11px 40px;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__winners__more:active, .mds__winners__more:focus {
	outline: none;
}
.mds__winners__more:hover {
	text-decoration: none;
	color: #CB242C;
	background: #f2f2f2;
}
.mds__discover {
	padding: 45px 0;
	background-color: #F7AA2B;
	text-align: center;
}
@media (max-width: 767px) {
	.mds__discover {
		padding: 20px 0;
	}
}
.mds__discover__title {
	font-family: 'NeutraDisplayTitling';
	font-size: 28px;
	line-height: 34px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 35px;
}
@media (max-width: 767px) {
	.mds__discover__title {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 20px;
	}
}
.mds__discover__button {
	font-family: 'NeutraDisplayTitling';
	font-size: 14px;
	line-height: 14px;
	color: #CB242C;
	border: solid 1px #fff;
	font-weight: 400;
	background: #fff;
	border-radius: 4px;
	padding: 11px 40px;
	max-width: 160px;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.mds__discover__button:hover {
	text-decoration: none;
	color: #CB242C;
	background: #f2f2f2;
	border: solid 1px #f2f2f2;
}
.mds__discover__button:focus, .mds__discover__button:active {
	outline: none;
}
