div.container
{
padding: 0 !important;
margin: 0 !important;
width: 100%;
max-width: 100%;
}
h1.main_title
{
display: none;
}	
span#tve_leads_end_content
{
display: none !important;
}
body 
{
padding: 0; 
margin: 0;
}
div.page
{
display: flex;  
flex-direction: column;
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;	
}
# div.page
# {
# background-image: url(https://guitalaya-club.com/wp-content/uploads/2020/03/essai-fond.jpg) !important;
# background-size: cover;
# }
div.navigation
{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
margin-top: 10px;
margin-bottom: 20px;
}
div.navigation a.button
{
color: #474747 !important;
font-size: 20px;
font-weight: 600 !important;
font-family: Open Sans,Arial,sans-serif;
text-decoration: none;	
padding: .3em 1em;
border-color: #7a98e0 !important;
border: 2px solid;
border-radius: 10px;
text-align: center;
display: inline-block;
position: relative;
}
div.navigation a.button:hover
{
color: white !important;
background-color: #7a98e0;
transition: all 0.5s;			
}
div.navigation a.button.right
{
position: right;
margin-right: 0;
margin-left: auto;
}
div.navigation a.button.right:after
{
content: "I";
font-family: ETmodules !important;
margin-left: 0.4em;
}
div.navigation a.button.left
{
position: right;
margin-right: auto;
margin-left: 0;
}
div.navigation a.button.left:before
{
content: "H";
font-family: ETmodules !important;
margin-right: 0.4em;
}
div.navigation a.button.red
{
border-color: #e05a7e !important;
color: #e05a7e !important;
}
div.navigation a.button.red:hover
{
color: white !important;
background-color: #e05a7e;
transition: all 0.5s;
}						
div.module a.button
{
color: #474747 !important;
font-size: 1em;
font-weight: 500 !important;
text-align: left;
text-transform: uppercase;
font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
padding: 0;
text-decoration: none;
}
div.module a.button:hover
{
color: #95e07a !important;
font-weight: 800 !important;
transition: margin-left 0.5s;
text-decoration: none;
}
div.module a.button:hover:after
{
margin-left: 10px; content: "I";
font-family: ETmodules !important;
color: #95e07a;	
margin-right: 1.5em;
left: auto;
} div.menu
{
background: rgba(0,0,0,0.7);
width: 100%;
height: 3em;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
margin: 0;
padding: 0;
}
div.menu .mobile
{
margin-right: 5px;
}
a.menu
{
text-decoration: none;
font-weight: 600;
font-size: 1.5em;
color: white;
padding-left: 0.5em;
padding-right: 0.5em;
}	
a.menu:hover
{
background: #7a98e0;
}	
@media (max-width: 480px)			
{
div.menu .desktop
{
display: none;
}					
}
@media (min-width: 480px)
{
div.menu .mobile
{
display: none;
}				
}  button.menu
{
background: transparent;
font-weight: 800;
font-family: ETmodules !important;
font-size: 3em;
color: #7a98e0;
padding-top: 0.1em;
padding-right: 0.5em;
border: none;
cursor: pointer;
}  .menudown
{
position: relative;
display: inline-block;
float: right;
} .menudown-content
{
display: none;
position: absolute;
background-color: rgba(0,0,0,0.7);
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
right: 0;
} .menudown-content a
{
font-weight: 600;
font-size: 1.5em;
color: white;
padding-top: 0.25em;
padding-bottom: 0.25em;
text-decoration: none;
display: block;
} .menudown-content a:hover {background-color: #7a98e0} .show {display:block;} 			
div.wrapper_content
{
margin-right: 20%;
margin-left: 20%;
}		
div.wrapper_content h1
{
font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
font-weight: 500;
font-size: 3em;
line-height: 1.2em;	
text-align: center;
text-transform: uppercase;
color: #7a98e0 !important;	
margin-top: 0.5em;				
margin-bottom: 0em;	
# text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.81);			
}
div.wrapper_content h2
{
font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
font-weight: 500;
font-size: 2em;
line-height: 1.2em;	
text-align: center;
color: #7a98e0 !important;	
margin-top: 0em;				
# text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.81);			
}		
div.title
{
background: #7a98e0;
width: 100%;
height: 3em;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0 0 20px 0;
padding: 0;
}	
div.title p
{
text-decoration: none;
font-weight: 700;
font-size: 2em;
color: white;
padding-left: 0.5em;
padding-right: 0.5em;
}	
div.subtitle
{
width: 100%;
height: 3em;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0 0 20px 0;
padding: 0;
}	
div.subtitle p
{
text-decoration: underline overline;
font-weight: 700;
font-size: 2.5em;
color: #404040 !important;
padding-left: 0.5em;
padding-right: 0.5em;
}	
div.video
{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: space-evenly;
margin: 0;
padding: 0;
}	
div.video div.video
{
width: 50%;
padding: 20px;		
}	
div.video_navigator
{ display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
margin: 0;
padding: 0;
}	
div.video_navigator div.video
{
width: 50%;
padding: 10px;
}
div.part
{
background: rgba(0,0,0,0.7);
width: 100%;
height: 3em;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
margin: 0 0 20px 0;
padding: 0;
}	
div.part p
{
text-decoration: none;
font-weight: 600;
font-size: 1.5em;
color: white;
padding-left: 0.5em;
padding-right: 0.5em;
}	
div.module
{
display: flex;
flex-direction: row;
margin-top: 0;
padding-top: 0;
}	
div.separator
{
margin: 0 0 20px 0;
}
div.separator hr
{
border-top: 1px solid #bbb;
}
div.module img
{
max-height: 150px;
}
div.module div.text
{
margin-left: 50px;
}
div.module h1
{
font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
font-weight: 700;
font-size: 1.3em;
line-height: 1.2em;	
text-align: left;
text-transform: none;
color: #7a98e0 !important;	
margin-top: 0.5em;				
margin-bottom: 0.5em;	
margin-left: 0;
text-shadow: unset;
}
div.module p
{
font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
font-weight: 500;
font-size: 1.5em;
line-height: 1.2em;	
text-align: left;
text-transform: uppercase;
color: #474747 !important;
margin-top: 0.5em;				
margin-bottom: 0.5em;	
margin-left: 0;			
}
@media (max-width: 800px)
{
section.module h1
{
font-size: 2.5em;
}
}		
@media (max-width: 600px)
{
section.module h1
{
font-size: 2em;
}
}		
#footer
{
color: #7e7e7e;
background: rgba(0,0,0,0.7);
font-size: 1em;
font-style: italic;
padding: 5px 0 5px 10px;
}
p a
{
color: #7a98e0;
font-weight: 700;
text-decoration: none;
}
p  a:hover
{
text-decoration: underline;
}