/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.header {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.fundolinha {

  background-color: rgba(0, 0, 0, 0.5);

}

.tab { margin-left: 28px; }

.tab1 { margin-left: 75px; }

.tab2 { margin-left: 50px; }

.tab3 { margin-left: 3px; }

.tab4 { margin-left: 4px; }
