
@font-face{font-family:'MBCorpoATitleCond-Regular-Web';font-display:swap;src:url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoATitleCond-Regular-Web.woff2") format("woff2"),url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoATitleCond-Regular-Web.woff") format("woff")}
@font-face{font-family:'MBCorpoSTextSemiCond-Light-Web';font-display:swap;src:url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSTextSemiCond-Light-Web.woff2") format("woff2"),url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSTextSemiCond-Light-Web.woff") format("woff")}
@font-face{font-family:'MBCorpoSTitle-Regular-Web';font-display:swap;src:url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSTitle-Regular-Web.woff2") format("woff2"),url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSTitle-Regular-Web.woff") format("woff")}
@font-face{font-family:'MBCorpoSText-Regular-Web';font-display:swap;src:url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSText-Regular-Web.woff2") format("woff2"),url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSText-Regular-Web.woff") format("woff")}
@font-face{font-family:'MBCorpoSText-Bold-Web';font-display:swap;src:url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSText-Bold-Web.woff2") format("woff2"),url("https://cdn.reservetonessai.fr/fonts/mercedes/MBCorpoSText-Bold-Web.woff") format("woff")}
@font-face {
  font-family: "DaimlerIcons";
  src: url("https://cdn.reservetonessai.fr/fonts/mercedes/daimler.woff2?v=030613261693132277") format("woff2"), url("https://cdn.reservetonessai.fr/fonts/mercedes/daimler.woff?v=030613261693132277") format("woff"), url("https://cdn.reservetonessai.fr/fonts/mercedes/daimler.ttf?v=030613261693132277") format("truetype"), url("https://cdn.reservetonessai.fr/fonts/mercedes/daimler.svg?v=030613261693132277#daimler") format("svg");
  font-style: normal;
  font-weight: normal;
}



@font-face {
 font-display:swap;
 font-family:'icon';
 src:url(https://cdn.reservetonessai.fr/fonts/fa/FontAwesome.eot);
 src:url(https://cdn.reservetonessai.fr/fonts/fa/FontAwesome.eot?#iefix) format("embedded-opentype"),
 url(https://cdn.reservetonessai.fr/fonts/fa/FontAwesome.woff) format("woff"),
 url(https://cdn.reservetonessai.fr/fonts/fa/FontAwesome.ttf) format("truetype"),
 url(https://cdn.reservetonessai.fr/fonts/fa/FontAwesome.svg) format("svg");
 font-weight:400;
 font-style:normal
}

html, body
{
	width:100%;
	height:100%;
	  font-family: "MBCorpoSText-Regular-Web",Helvetica,Arial,sans-serif;
  letter-spacing: 0px;
  background-color:#000;
}



a {
    color: #ad1512;
}
a:hover
{
    color: #ad1512;
	text-decoration:underline;
}

h2
{
	text-transform:uppercase;
}
a
{
	color:#333;
	
}
a:hover
{
	color:#ad1512;
	text-decoration:none;
}

#choixLg
{
	margin-right:60px;font-size: 1.2rem;
}
#choixLg-menu
{
	border: 0;
font-size: 1.2rem;
}


h1,h2,h3,h4
{
	font-family: "MBCorpoATitleCond-Regular-Web",Arial,Helvetica,sans-serif;
	font-weight:700;
}

.brand-Bold
{
	font-family: "MBCorpoSText-Bold-Web",Arial,Helvetica,sans-serif;
	font-weight:700;
}

.brand-Normal
{
	font-family: "MBCorpoATitleCond-Regular-Web",Arial,Helvetica,sans-serif;
	font-weight:700;
}


.brand-bg-primary
{
	background-color:#d90022;
	color:#fff;
}
.brand-bg-secondary
{
	background-color:#ccc;
	color:#000;
}

.brand-secondary
{
	color:#999;
}
.brand-primary
{
	color:#d90022;
	
}


.icon, .tfs-input span[class^="icon"] {
    font-family:icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-right: 6px;
}

li.dropdown-lg::marker {
  content: "\e938";
  background: #d90022;
text-shadow: none;
font-family:icon !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}



h3.slogan::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: currentColor;
}

#bg
{
	background:#000;
	width:100%;
	position:fixed;
	height:100%;
	 z-index: 0;
}
#CTA_BOOK {
  position: absolute;
  bottom: 20px;
  left: 13%;
  color: #ad1512;
  background: #fff;
  width: 20%;
  font-size: 16px !important;
}
@media only screen and (max-width: 1120px) {
#CTA_BOOK
{
	position: absolute;
  bottom: 1.1vw;
  left: 8%;
  width: 28%;
  font-size: 14px !important;
}
	
}

@media only screen and (max-width: 768px) {
#CTA_BOOK {
  position: absolute;
  bottom: 1.1vw;
  left: 6%;
  width: 32%;
  font-size: 11px !important;
  padding: 7px;
}	
}

@media only screen and (max-width: 500px) {
#CTA_BOOK {
 position: absolute;
  bottom: 1.1vw;
  left: 25%;
  width: 50%;
  font-size: 13px !important;

}	
}

@media only screen and (max-width: 350px) {
   #CTA_BOOK {
    position: absolute;
    bottom: 1.1vw;
    left: 26%;
    width: 70%;
    font-size: 11px !important;
  }
  
  .diagEnergieBanner {
  width: 8%;
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 20% !important;
}
}


.container, .container-fluid, .container-lg {
    z-index: 1;
    position: relative;
}

a.link
{
	color:#fff;
}

a.link:hover
{
	color:#fff;
}


#bookingstep-informations-bloc input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.indicator {
    display: flex;
  align-items: center;
  justify-content: center;
  background-color: #262626;
  position: absolute;
  inset-block: 0px;
  inset-inline: 0px;
  border-radius: 999px;
  border: 1px solid #9f9f9f;
  box-sizing: border-box;
  cursor: pointer;
  width: 24px;
  height: 24px;
}

#bookingstep-informations-bloc input[type="radio" i]:checked ~ .indicator {
    border-color: #006abc;
    background-color: #006abc;
}
#bookingstep-informations-bloc 
input[type="radio" i]:checked ~ .indicator {
    dot-color: #fff;
   dot-size: 8px;}

#bookingstep-informations-bloc input[type="radio"]:checked ~ .indicator::after {
    display: block;
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
}