/*

	Template Author : pixelhint.com
	Author Email    : contact@pixelhint.com
	Template Name   : Sublime
	
	
	*****************************************
	
	
    - fonts
    - general css
    - billboard
    - header
    - services
    - video
    - testimonials
    - blog posts
	- footer
	
*/






/*    Video    */

#video2{
    display: block;
    width: 100%;
    height: 350px;
    text-align: center;
    margin-top: 20px;
    background: url('../images/imgLider/robertogranda.jpg') no-repeat center center;    
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.video2 .video2_logo{
    margin-top: 85px;
}
#videotestimonioh3{
   font-size: 40px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 35px;
  margin-bottom: 10px;

}
#lttr2{
    font-size: 18px;
    color: #fff;
  
}

.video2 h3{
    
    color: #fff;
    font-family: "raleway-regular";
    font-size: 14px;
    font-weight: normal!important;
    margin: 20px 0 0 0;

}

.video2 #play_btn{
    display: inline-block;
    width: 71px;
    height: 71px;
    background: url('../images/play_btn.png') no-repeat;
    margin-top: 40px;
}


#video{
    display: block;
    width: 100%;
    height: 350px;
    text-align: center;
    margin-top: 20px;
    background: url('../images/videopecados.jpg') no-repeat;    
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.video .video_logo{
    margin-top: 85px;
}

.video h3{
    
    color: #fff;
    font-family: "raleway-regular";
    font-size: 14px;
    font-weight: normal!important;
    margin: 20px 0 0 0;
}

.video #play_btn{
    display: inline-block;
    width: 71px;
    height: 71px;
    background: url('../images/play_btn.png') no-repeat;
    margin-top: 40px;
}


