
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');


@font-face {
    font-family: 'ducatiStyleW';
    font-weight: 400;
    font-display: swap;
    src: url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyle_W_Rg.woff2') format('woff2'), url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyle_W_Rg.woff') format('woff')
  }

  @font-face {
    font-family: 'ducatiStyle';
    font-weight: 400;
    font-display: swap;
	src: url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyle_Rg.ttf') format('truetype')
  }
  
  @font-face {
    font-family: 'ducatiStyle';
    font-weight: 700;
    font-display: swap;
	src: url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyle_Bd.ttf') format('truetype')
  }
 @font-face {
    font-family: 'ducatiStyleExtended';
    font-weight: 400;
    font-display: swap;
	src: url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyleExt_Rg.ttf') format('truetype')
  }
  
  @font-face {
    font-family: 'ducatiStyleExtended';
    font-weight: 700;
    font-display: swap;
	src: url('https://cdn.reservetonessai.fr/fonts/ducati/DucatiStyleExt_Bd.ttf') format('truetype')
  }


html, body
{
	width:100%;
	height:100%;
	font-size:14px;
	font-weight:100;
	font-family:'ducatiStyle', arial, sans-serif;
}

.cta i {
  margin-left: 10px;
}

a {
    color: #f00;
}
a:hover
{
    color: #f00;
	text-decoration:underline;
}

h2
{
	text-transform:uppercase;
}
a
{
	color:#333;
	
}
a:hover
{
	color:#f00;
	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: 'ducatiStyle',Arial,Helvetica,sans-serif;
	font-weight:700;
}
h3 {
  font-size: 1.4rem;
  margin-bottom:20px;
}
.brand-Bold
{
	font-family: 'ducatiStyle',Arial,Helvetica,sans-serif;
	font-weight:700;
}

.brand-Normal
{
	font-family: 'ducatiStyle',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:url("../images/bg.jpg");*/
	background-size:cover;
	background-position:top center;
	width:100%;
	position:fixed;
	height:100%;
	 z-index: 0;
}
#CTA_BOOK
{
	margin-top: 20px;
	width: 100%;
}
@media only screen and (max-width: 768px) {
#CTA_BOOK
{
	margin-top: 10px;
}
	
}
.container, .container-fluid, .container-lg {
    z-index: 1;
    position: relative;
}

#_psaihm_text_div {
  text-align: left;
  padding-top: 30px;
}

#_psaihm_main_div {
  font-size: 10px !important;
}

#_Disclamer_top {
  display: inline-block;
  height: auto;
  margin-bottom: 10px;
}
