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.title
{
background: #474747;
padding-left: 18%;
padding-right: 18%;	
text-align: center;
text-shadow: rgba(0, 0, 0, 0.4) 0px 4.5px 0px;
}
@media (max-width: 480px)
{
div.title
{
padding-left: 5%;
padding-right: 5%;	
}
}			
div.title h1
{
color: #7a98e0 !important;
font-weight: 700;
font-size: 56px;
text-transform: uppercase;
margin: 20px auto 10px auto;
}
div.title h2
{	
color: white !important;
font-weight: 700;
font-size: 40px;
font-style: italic;
line-height: 1.4em !important;
margin: 10px auto 10px auto;
}
div.title h3
{	
color: white !important;
font-weight: 700;
font-size: 56px;
margin: 20px auto 10px auto;
}			
@media (max-width: 480px)
{
div.title h1
{
font-size: 36px;
}
div.title h2
{
font-size: 28px;
}
div.title h3
{
font-size: 36px;
}					
}			
div.title img
{
margin: 10px auto 10px auto;
}
div.paragraph
{
padding-left: 18%;
padding-right: 18%;	
padding-top: 10px;
padding-bottom: 20px;
}
@media (max-width: 480px)
{
div.paragraph
{
padding-left: 5%;
padding-right: 5%;	
}
}
div.paragraph h1
{
text-align: left;
font-weight: 700;
font-size: 36px;
line-height: 1.2em !important;
margin: 10px auto 10px auto;	
}
div.paragraph h2
{	
text-align: justify;
font-weight: 700;
font-size: 24px;
line-height: 1.2em !important;
margin: 10px auto 10px auto;	
}
div.paragraph p
{	
text-align: justify;
line-height: 1.4em !important;
font-weight: 500;
font-size: 20px;
}
div.paragraph li	
{	
text-align: justify;
line-height: 1.4em !important;
font-weight: 500;
font-size: 20px;
}
@media (max-width: 480px)
{
div.paragraph h1
{
font-size: 28px;
}
div.paragraph h2
{
font-size: 20px;
}		
div.paragraph p				
{
font-size: 16px;
}
div.paragraph li
{
font-size: 16px;
}				
}				
div.price
{
padding-left: 18%;
padding-right: 18%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
background: #474747;
}
@media (max-width: 480px)
{
div.price
{
padding-left: 5%;
padding-right: 5%;	
}
}	
div.price_container
{
display: flex;
flex-direction: column;
justify-content: flex-start;
border: 2px;
border-color: #303030;
border-radius: 6px;
border-style: solid;
background: white;
margin-bottom: 10px;
}			
div.price_container p
{
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
}
div.price_type
{
text-align: center;
font-weight: 700;
font-size: 36px;
line-height: 120%;
background: green;
color: white;
}
div.price_amount
{
text-align: center;
font-weight: 700;
font-size: 36px;
color: #7a98e0 !important;
background: white;
}		
div.price_content p
{
margin: 10px 20px 10px 20px;
font-weight: 500;
font-size: 20px;			
}
div.price_content p.price_content_include
{
color: #474747 !important;
}
div.price_content p.price_content_exclude
{ color: white !important;
text-decoration: line-through;
}
@media (max-width: 1200px)
{
div.price_content p.price_content_exclude
{
display: none;
}				
}	
div.style-promo
{
color: white;
background: red;
}
div.style-promo h1
{	
font-size: 38px;
font-weight: 700 !important;
text-align: center;
}
div.style-promo h2
{	
font-size: 32px;
font-weight: 700 !important;
text-align: center;
}
div.style-1
{
background: #474747;
}
div.style-1 h1
{	
color: #7a98e0 !important;
}			
div.style-1 h2
{	
color: #7a98e0 !important;
}
div.style-1 p
{
color: white !important;
}
div.style-1 li
{
color: white !important;
}		
div.style-2
{
background: #f8f8f8;
}
div.style-2 h1
{	
color: #7a98e0 !important;
}			
div.style-2 h2
{	
color: #474747 !important;
}
div.style-2 p
{
color: #474747 !important;
}
div.style-2 li
{
color: #474747 !important;
}		
p a
{
color: #7a98e0;
font-weight: 700;
text-decoration: none;
}
p  a:hover
{
text-decoration: underline;
} div a.button
{
color: white !important;
border-color: #e04d45 !important;
border-radius: 6px;
font-size: 32px;
font-weight: 700 !important;
background-color: #e04d45;	
text-align: center; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
padding: 15px;
text-decoration: none;
width: 95%;
}
div a.button:hover
{
font-size: 32px !important;
font-weight: 700 !important;
padding: 15px !important;
}