@charset "utf-8";
/* CSS Document */

/* Statti Color CSS v1.0 by Angelo Mazzilli */
/* http://themeforest.net/user/AngeloM */


/* Sections About */
.section#about, .section-about i.active {
	background: #516886;
	border-left: 1px #fff solid;
}
.section-about i {
	color: #FFF;
}
.section-about i.active {
	color: #fff;
}

/* Sections Services */
.section#services, .section-services i.active {
	background: #3F536D;
	border-left: 1px #fff solid;
}
.section-services i {
	color: #FFF;
}
.section-services i.active {
	color: #fff;
}

/* Sections Portfolio */
.section#folio, .section-folio i.active, .item .item-detail {
	background: #243040;
	border-left: 1px #fff solid;
}
.section-folio i {
	color: #FFF;
}
.section-folio i.active {
	color: #fff;
}

/* Sections Productos */
.section#productos, .section-productos i.active, .item .item-detail {
	background: #304156;
	border-left: 1px #fff solid;
}
.section-productos i {
	color: #FFF;
}
.section-productos i.active {
	color: #fff;
}

/* Sections Blog */
.section#blog, .section-blog i.active, #blog .item .item-detail {
	background: #5f799a;
	border-left: 1px #fff solid;
}
.section-blog i {
	color: #FFF;
}
.section-blog i.active {
	color: #fff;
}

/* Sections Contact */
.section#contact, .section-contact i.active {
	background: #708eb6;
	border-left: 1px #fff solid;
}
.section-contact i {
	color: #FFF;
}
.section-contact i.active {
	color: #fff;
}

/* Main */
body {
	color: #999;
	background-color: #64727B;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFF;
}
p a {
	color: #FFF;
}
p a:hover {
	color: #f8b600;
}
hr {
	border-top-color: rgba(255,255,255,0.8);
}
.section .section-title strong {
	color: #FFF;
}
.section .section-title p {
	color: rgba(255,255,255,0.75);
}
.section .section-title i {
	color: rgba(255,255,255,0.75);
}
.section:hover .section-title i {
	color: rgba(255,255,255,0.99);
}
.section.section-expand .section-title i {
	background: rgba(255, 202, 0, 0.9);
}
.thumbnails li .thumbnail i {
	color: #333;
}
.thumbnails li:hover .thumbnail i {
	text-shadow: none;
}
.thumbnails li:nth-child(2n+2), .flex-direction-nav a i {
	background: rgba(0,0,0,0.025);
}
.filter {
	border-top-color: rgba(255,255,255,0.5);
	border-bottom-color: rgba(255,255,255,0.5);
}
.filter p a {
	color: #FFF;
}
.filter p a:hover, .filter p a.active {
	color: #f8b600;
}
.progress .bar {
	background: #333;
}
.flex-direction-nav a i {
	color: #CCC;
}
.flex-control-paging li a {
	background: #F0F0F0;
}
.flex-control-paging li a.flex-active {
	background: #CCC;
}


.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

#social_box { position: relative; float: left; width: 570px; border: #000 solid 0px; z-index: 10; }

#div_FB { left: 0; position: absolute; top: 0; height: 477px; margin: 0 auto; width: 380px; z-index: 15; }

#div_FB_conent { left: 0px; position: relative; height: 450px; margin: 0 auto; width: 380px; z-index: 15; }

#div_twitter { left: 380px; position: absolute; top: 0; height: 550px; margin-bottom: 0; width: 180px; z-index: 15; }

#div_twitter_header { left: 3px; position: relative; height: 50px; margin-bottom: 0; width: 180px; z-index: 15; }

#div_twitter_conent { left: 4px; position: relative; height: 472px; margin-bottom: 0; width: 180px; border: transparent solid 0px; z-index: 15; }


