/*
Theme Name: Tangram Theme
Theme URI: http://davidvillagomez.com
Description: A custom wordpress theme, built from the ground up.
Author: David Villagómez
Version: 1.00
*/

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size:16px;
	font-family: 'Chivo', sans-serif;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

#outerWrapper {
	margin: 0px auto;
	background:#fff;

}

header {
	z-index:10;
	position:relative;
	background:#FFF;
	position:fixed;
	width:100%;
	top:0;
}

.headerInt {
	max-width:1200px;
	margin:auto;
	padding:8px 0 0;
}

header h1 {
	font-size: 2.5em;	
}

.logo {
	display:inline-block;
	width:90px;
}

.logo img {
	width:100%;
	height:auto;
}

.mainMenu {
	float:right;
	padding-top:30px;
	font-family: 'Muli', sans-serif;
}

.mainMenu li {
	display:inline-block;
	list-style:none;
	margin:0 10px;
	padding:0 10px;
}

.mainMenu li a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
	font-size:16px;
	cursor:pointer;
}

.mainMenu li a:hover {
	color:#fbb03b;
	text-decoration:underline;
}

#contentWrap {
	width: 100%;
	overflow: auto;
}

#content {
}

#content article, .widget-area aside, form#commentform, h2#archiveTitle {
	margin-bottom: 20px;	
}
div.entry, div.entry p {
	margin: 10px 0;	
}
.widget-area {
	width: 220px;
}
input#s {
	width: 150px;
}
footer {
	font-size: 12px;
	text-align:center;
	padding: 10px;
	background:#000;
	color:#CCC;
}
.page #content {
	width: 100%;
	float: none;	
}

.principal {
	background:#000 url(images/principal.jpg) no-repeat center center;
	background-size:auto 100%;
	min-height:770px;
	margin:0;
	position:relative;
	z-index:8;
	margin-top:40px;
}

.principal:hover {
	/*background-image:url(images/principal-over.jpg);*/
}


.redSection {
	background:#e63714;
	border-top:solid 8px #a41016;
	padding:160px 0;
}

.graySection {
	background:#cccccc;
	padding:160px 0;
}


.grafico {
	position:relative;
	max-width:100%;
	margin:auto;
	min-height:796px;
}

.tit1, .tit2, .il1 {
	display:block;
}

.il1 { 
	max-width:774px;
	margin:auto;
	display:block;
}

.il2 { 
	max-width:924px;
	display:block;
	margin:auto;
}

.p1 {
	max-width:556px;
	margin:auto;
	border-bottom:solid 1px #7d1b18;
	padding:20px 50px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

.p2 {
	max-width:670px;
	margin:auto;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:20px 50px;
	color:#4d4d4d;
	text-align:center;
	font-size:18px;
}

.p2 strong {
	font-weight:bold;
	font-size:28px;
}

.tit3 {
	position:absolute;
	right:108px;
	bottom:162px;
}

.txtTitle {
	margin:auto;
	text-align:center;
	clear:both;
	color:#FFF;
	padding-top:220px;
}

.how {
	padding:120px 0;
}

.howInt {
	max-width:1200px;
	margin:auto;
	text-align:center;
	margin-bottom:60px;
}

.circle {
	border-radius:100%;
	padding:40px;
	width:118px;
	height:118px;
	margin:0 20px;
	background:#e63714;
	display:inline-block;
	vertical-align:middle;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
}

.circle:hover {
	background:#000;
}

.green {
	background:#00a99d;
}

.green2 {
	background:#a9d84c;
}

.circle span {
	display:block;
	margin-top:40px;
}

.featured {
	background:#29abe2;
}

.howInt h1 {
	margin-bottom:50px;
	font-size:50px;
	font-weight:800;
	text-transform:uppercase;
}

.howInt h1 span {
	font-weight:300;
	color:#b3b3b3;
}

.titleSep {
	padding:30px;
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

.contact {
	background:#333333;
	padding:100px 0;
}

.contactInt {
	max-width:1200px;
	margin:auto;
	color:#FFF;
}

.contactInt .fm-form {
	width:300px;
	margin:auto;
}

.contactInt h1 {
	text-align:center;
	margin:30px auto;
	font-size:50px;
	font-weight:800px;
	text-transform:uppercase;
}

.contactTxt {
	text-align:center;
	max-width:700px;
	padding:0 20px;
	margin:auto;
}

#fm-form-1 label {
	display:none !important;
}

#fm-form-1 input {
	padding:5px;
	color:#CCC;
	background:#333;
	border:solid 1px #666;
	border-radius:6px;
	font-size:16px;
}

#fm-form-1 textarea {
	padding:5px;
	color:#CCC;
	background:#333;
	border:solid 1px #666;
	border-radius:6px;
	font-size:16px;
}

.txtTitle h1 {
	font-size:20px;
	line-height:26px;
	font-weight:200;
	max-width:900px;
	margin:auto;
	padding:20px;
}

.txtTitle h2 {
	font-size:20px;
	font-weight:300;
	text-transform:uppercase;
	margin:20px 0;
	padding:14px 0;
	background:rgba(0,0,0,0.7);
	color:#fbb03b;
}

.productos {
	max-width:1200px;
	margin:auto;
}

.product {
	width:22%;
	margin:0 1%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}

.product h2 {
	color:#b3b3b3;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	min-height:50px;
}

.viewMore {
	background:#000;
	border-radius:6px;
	padding:5px 10px;
	color:#FFF;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	margin:20px 0 0;
	display:block;
	cursor:pointer;
}

.fbox h2 {
	margin-bottom:50px;
	font-size:40px;
	font-weight:800;
	text-transform:uppercase;
	color:#000;
}

.fbox {
	padding:60px;
	border:dotted 1px #ddd;
	border-radius:8px;
	color:#666;
	line-height:32px;
	text-align:justify;
	max-width:700px;
	margin:40px auto;
	display:none;
}

.pDetail {
	position:absolute;
	max-width:1000px;
	padding:40px 100px;
	background:#FFF;
	border:solid 1px #DDD;
	line-height:26px;
	color:#666;
	display:none;
	font-family: 'Open Sans', sans-serif;
}

.pDetail h2 {
	color:#000;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:dotted 1px #ddd;
	font-size:30px;
	font-weight:300;
	font-family: 'Chivo', sans-serif;
}

.pDetail ul {
	padding:0 0 0 20px;
	margin:20px 0;
	font-weight:300;
}

.pDetail li {
	margin-bottom:14px;
}

.close {
	background:#00ac9c;
	padding:10px;
	border-radius:100%;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#FFF;
	float:right;
	width:24px;
	height:24px;
	text-align:center;
	cursor:pointer;
	margin:-20px -60px 0 0;
}

.pcolumn, .pcolumn2 {
	max-width:41%;
	padding:2% 4%;
	display:inline-block;
	vertical-align:top;
	text-align:justify;
	font-weight:300;
	color:#666;
	
}

.pcolumn2 {
	border-left:dotted 1px #ddd;
}

.pcenter {
	text-align:center;
	font-size:18px;
	font-family: 'Chivo', sans-serif;
}

.pDetail strong {
	color:#00ac9c;
	font-weight:bold;
}

.pDetail li {
	list-style-image:url(images/bullet.png);
}

.arrowDown {
	width:26px;
	display:block;
	margin:-120px auto 40px auto;
}

.form {
	width:320px;
	height:400px;
	margin:auto;
}

.contentForm p {
	color:#FFF;
	font-size:20px;
	text-align:center;
}
	
	