/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22/jan/2016, 23:58:02
    Author     : pedro
*/

h1{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 700; 
    font-size: 20px;    
    line-height: 30px;    
    opacity: 0.87;    
}

.h1_subtitle{
    position: relative;
    width: 100%;
    height: 20px;
    top:-20px;
    
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 200; 
    font-size: 12px;    
}

h2{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 30px;    
    line-height: 60px;    
    opacity: 0.87;    
}

p{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 14px;
    line-height: 30px;    
    opacity: 0.87;          
}

.basetext{
    position: relative;
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 14px;
    height:100%;
    opacity: 0.87;    
    vertical-align: middle;
}

.basetext:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.centered {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.bottomtext{
    float: left;
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 12px;
    line-height: 5vh;   
    color: #fff;
    opacity: 0.7;
}

.bottomtextLeft{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 12px;
    line-height: 5vh;   
    color: #fff;
    opacity: 0.7;
    float: right;
}


.center_text{
    text-align: center;    
}

.left_justify_text{
    text-align: left;
    text-align: justify;
    text-justify: inter-word;        
}

.left_justify_text ul li{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 10px;
    margin-left: 15px;
    list-style-type: disc;
}

.right_justify_text{
    text-align: right;
    text-align: justify;
    text-justify: inter-word;        
}

.text_title_header{
    position: relative;
    min-width: 150px;
    width: 300px;
    height: 30px;
    background-color: #cec5a3;
    margin-bottom: 20px;
    margin-top: 20px;
    text-indent: 10px;
}

.card_title{
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 14px;
    line-height: 20px;   
    color: #121212;   
    text-align: center;
}

.handwrite{
    position: relative;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10vh;
}

.handwrite p{
    font-family: 'Reenie Beanie', cursive;-webkit-font-smoothing: antialiased;    
    font-size: 28px;
    line-height: 42px;   
    color: #111;   
    text-align: center;
}

.shadow_text{
    text-shadow: 1px 1px #000;    
}

.white_text{
    color:#fff;    
}

.black_text{
    color:#000;
}

.ul-vinhas li:first-child{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 400; 
    font-size: 14px;
    text-indent: 15px;
    line-height: 20px;    
    opacity: 0.87; 
}

.ul-vinhas li{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 300; 
    font-size: 12px;
    line-height: 20px;  
    text-indent: 30px;
    opacity: 0.87; 
}


.return_holder{
    position: absolute;
    left:25%;
    top:20vh;
    width:400px;
    height:175px;
    background-color: #ffffff;
    opacity:0.8;
    z-index: 9999;
    padding: 20px;
}

.return_titulo{
    position: relative;         
    font-family: Arial, sans-serif;
    font-size: 20px;
    color:#000;
    -webkit-font-smoothing: antialiased;        
    opacity: 0.87;
}

.return_msg{
    position: relative;         
    font-family: Arial, sans-serif;
    font-size: 14px;
    color:#000;
    -webkit-font-smoothing: antialiased;        
    opacity: 0.87;
}

.return_link{
    position: relative;         
    font-family: Arial, sans-serif;
    font-size: 14px;
    color:#000;
    -webkit-font-smoothing: antialiased;        
    opacity: 0.6;
    text-decoration: underline;
    cursor:pointer;
}

.return_link:hover{
    opacity: 0.9;
}

#titulo_vinho{
    position: relative;         
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color:#000;
    -webkit-font-smoothing: antialiased;        
    opacity: 0.87;
}

.icon_dropbox{
    position: absolute;    
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;    
    background-image: url('../images/icon/dropbox.svg');
    background-position: center left;        
    right:0px;
    top: 12px;
    opacity: 0.87;
    cursor: pointer;
}

.icon_dropbox:hover{
    opacity: 0.54;
    cursor: pointer;
}


.tab_text{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 300; 
    font-size: 12px;
    line-height: 30px;  
    text-align: center;     
}

.text_form{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 300; 
    font-size: 12px;    
    line-height: 30px;    
    opacity: 0.87;      
    text-align: left;
    text-indent: 0px;
}

.video_text p{
    font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
    font-weight: 300; 
    font-size: 12px;    
    line-height: 16px;    
    opacity: 0.87;  
    padding: 10px;    
}
    
@media only screen and (max-width: 1280px) {

    .video_text p{
        font-family: 'Lato', Arial, sans-serif;-webkit-font-smoothing: antialiased;
        font-weight: 300; 
        font-size: 10px;    
        line-height: 14px;    
        opacity: 0.87;  
        padding: 5px;    
    }

}

