/*
Theme Name: iVega - Clean & Modern HTML5 template
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: July 2014
License URI: http://wrapbootstrap.com
File Description: Put here your custom CSS styles
*/

.page-wrapper {
    border-top: none;
}
body {
    font-size: 18px;
    line-height: 2;
    color: #434343;
    background-color: #ebebeb;
}

.flexslider .caption h1 {
    font-weight: 400;
    color: #fff;
    margin: 0 0 15px 0;
}

.flexslider .caption {
    color: #fff;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.30);
    padding: 40px 40px 60px 40px;
    position: absolute;
    bottom: 80px;
}

.section {
    padding: 40px 0 40px;
}

.header {
    padding: 6px 0 9px;
    background-color: #f8f8f8;
    border-top: 1px solid #ffffff;
}

.signoff {
    display:inline;
    padding:10px;
}

.footer {
    background-color: #2e343a;
    padding: 40px 0 30px;
}