.et_pb_section
{
padding: 0 0 !important;
}
.et_pb_row
{
padding: 0 0 !important;
max-width: 100% !important;
width: 100% !important;
}  div.gtla_main_menu
{
width: 100%;
background: black; }
div.gtla_formation_menu
{
width: 100%;
background: #7a98e0; }
ul.gtla_main_menu
{
display: flex;  
list-style: none;
margin-left: auto;
margin-right; 10%;
}
ul.gtla_formation_menu
{
display: flex;  
list-style: none;
margin-left: auto;
margin-right; 10%;
}
li
{
margin-top: 10px;
margin-left: 20px;
font-size: 32px;
}
li a
{
color: white;
}
li a:hover
{
color: #95e07a;
}  .gtla_title
{
font-family: Open Sans,Arial,sans-serif;
clear: both;
}
.gtla_title.h0
{ 
text-align: center;
font-size: 82px;
font-weight: 700;
color: #7a98e0 !important;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
width: 80%;
line-height: 1em;
}
.gtla_title.h1
{
text-align: left;
font-size: 34px;
font-weight: 500;
color: #474747 !important;
text-transform: uppercase;
margin-left: 10%;
margin-top: 50px;
}
.gtla_title.h2
{
text-align: left;
font-size: 28px;
font-weight: 500;
color: #474747 !important;
text-transform: uppercase;
width: 80%;
margin-left: 10%;
margin-top: 50px;
}
.gtla_title.h3
{
text-align: left;
font-size: 24px;
color: #7a98e0 !important;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
} @media (max-width: 800px)
{
.gtla_title.h0
{ 
font-size: 68px;
}
}  hr
{
color: #474747;
background-color: #474747;
width: 80%;
margin-bottom: 20px;
margin-left: 10%;
height: 1px;
border: none;
clear: both;
}
hr.gtla_title
{
color: #7a98e0;
background-color: #7a98e0;
width: 200px;
height: 3px;
}
hr.gtla_section
{
background-color: #474747;
height: 1px;
}
hr.gtla_invisible
{
background-color: transparent;
margin-top: 50px;
height: 1px;
}  div.gtla_line._80
{
width: 80%;
margin: auto;
position: relative;
clear: both;
}
div.gtla_line._50
{
width: 50%;
margin: auto;
position: relative;
clear: both;
}
div.gtla_column
{
margin: auto;
float: left;
}
div.gtla_column.video_2_by_line
{
width: 50%;
}
div.gtla_column.vignette
{
width: 33%;
}
div.gtla_column.menu_vignette
{
width: 66%;
}
div.gtla_column.navigate
{
width: 33%;
} @media (max-width: 800px)
{
div.gtla_column.video_2_by_line
{
width: 100%;
margin: auto;
}
div.gtla_column.vignette
{
display: none;
}
div.gtla_column.menu_vignette
{
width: 100%;
}
div.gtla_column.navigate
{
width: 100%;
margin-bottom: 10px;
}
}  img.gtla_vignette
{
display: block;
max-width: 60%;
margin: auto;
} @media (max-width: 800px)
{
img.gtla_vignette
{
display: none;
}
}  a.gtla_button_link
{
font-family: Open Sans,Arial,sans-serif;
text-align: left;
font-size: 32px;
color: #474747 !important;
text-transform: uppercase;
font-weight: 500;
text-decoration: none;
}
a.gtla_button_link:hover
{
margin-left: 1em;
color: #95e07a !important;
font-weight: 700;
transition: margin-left 0.5s;
}
a.gtla_button_link:hover:after
{
margin-left: 0em;
font-size: 28px;
content: "I";
font-family: ETmodules !important;
color: #95e07a;	
margin-right: 1.5em;
left: auto;
}  a.gtla_button_navigate
{
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;
}
a.gtla_button_navigate:hover
{
color: white !important;
background-color: #7a98e0;
transition: all 0.5s;	
}
a.gtla_button_navigate.right
{
position: right;
margin-right: 0;
margin-left: auto;
}
a.gtla_button_navigate.right:after
{
content: "I";
font-family: ETmodules !important;
margin-left: 0.5em;
}
a.gtla_button_navigate.left
{
position: right;
margin-right: auto;
margin-left: 0;
}
a.gtla_button_navigate.left:before
{
content: "H";
font-family: ETmodules !important;
margin-right: 0.5em;
}
a.gtla_button_navigate.red
{ border-color: #e05a7e !important;
color: #e05a7e !important;
}
a.gtla_button_navigate.red:hover
{
color: white !important;
background-color: #e05a7e;
transition: all 0.5s;
} @media (max-width: 800px)
{
a.gtla_button_navigate
{
width: 100%;
}
}  iframe.gtla_video.full_line
{	
padding-bottom: 20px;
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%;
border: 0;  
}
iframe.gtla_video.in_column
{
width: 80%;	
margin-left: auto;
margin-right: auto;	
}