@import "./reset.css";
@import "./skeleton.css";
@import "./superfish.css";
@import "./flexslider.css";
@font-face {
 font-family: 'OpenSansRegular';
 src: url('./fonts/opensans-regular-webfont.eot');
 src: url('./fonts/opensans-regular-webfont_162a16fe.eot') format('embedded-opentype'), url('./fonts/opensans-regular-webfont.woff') format('woff'), url('./fonts/opensans-regular-webfont.ttf') format('truetype'), url('./fonts/opensans-regular-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Dosis';
 src: url('./fonts/dosis-regular-webfont.eot');
 src: url('./fonts/dosis-regular-webfont.eot') format('embedded-opentype'), url('./fonts/dosis-regular-webfont.woff') format('woff'), url('./fonts/dosis-regular-webfont.ttf') format('truetype'), url('./fonts/dosis-regular-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'museo_slab_500regular';
 src: url('./fonts/museo_slab_500-webfont.eot');
 src: url('./fonts/museo_slab_500-webfont_162a16fe.eot') format('embedded-opentype'), url('./fonts/museo_slab_500-webfont.woff') format('woff'), url('./fonts/museo_slab_500-webfont.ttf') format('truetype'), url('./fonts/museo_slab_500-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Global properties ======================================================== */
html {
	width:100%;
	
}
body {
	font-family: 'OpenSansRegular';
	font-size:11pt;
	line-height:22px;
	color:#CCC;/*#7a7a7a;*/
	min-width:960px;
	background:url(../images/body_bg.jpg) 50% 0 repeat #000;
	-webkit-text-size-adjust: none;
	height:100%;
}
.f_left {
	float:left
}
.f_left15 {
	float:left;
	margin-right:15px
}
.f_right {
	float:right
}
.f_right15 {
	float:right;
	margin-left:15px
}
.align_right {
	text-align:right
}
.align_center {
	text-align:center
}
.f_center {
	margin:18px auto 15px auto;
	display:block
}
.bold {
	font-weight:bold;
}
.it {
	font-style:italic
}
.let {
	letter-spacing:-1px
}
.pic {
	padding:4px;
	background:#494949;
	position:relative;
	behavior: url(http://www.okathemes.com/themes/spartan/css/js/PIE.htc);
	cursor:pointer;
	margin-bottom:10px;
}
.pic:hover {
	background:#781104;
	background:#0F3;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.rad30 {
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
.m_bottom_zero {
	margin-bottom:0 !important;
}
.m_left_zero {
	margin-left:0 !important;
}
.p_bottom_zero {
	padding-bottom:0 !important;
}
.p_left_zero {
	padding-left:0 !important;
}
.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra_wrapper {
	overflow:hidden;
}
.container {
	width:100%
}
.extra_last, .last {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.extra_last {
	border:none !important;
	background:none !important;
}
.bg_none {
	background:none !important;
}
/*iframe, embed, object {
	max-width: 100%;
	max-height:480;
}*/
/*VIDEO YOUTUBE*/
.video-container {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.contactoSocial img{
	vertical-align:middle;
	margin:5px;
}

/*==================================== Links ======================================================== */
a {
	color:#7a7a7a;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#7a7a7a;
	text-decoration:none;
}
.button {
	display:inline-block;
	padding:3px 8px;
	letter-spacing:0px;
	margin: 22px 0 0 0;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#FFF;
	background:#781104;
}
.button:hover {
	background:#262420;
	color:#781104;
}

/*********************************Displays*************************************/
.block {
	display:block;
}
.inline-block {
	display:inline-block;
}
/*********************************header*************************************/

header {
	margin: 0 0px 0;
	/*background-color:#ef9e0f;*/
	background:url(../images/bg_menu.jpg) center top;/*FONDO MENU*/
	font-size:13px;
}
header h1 {
	float:left;
}
header h1 a {
	display:block;
	text-decoration:none;
}
.logo {
	margin:10px 0px 0 20px;
}
.brd {
	width:100%;
	float:left;
	height:5px;
	/*background-image:url(../images/brd_header.png);
	background-repeat:repeat-x;*/
	margin: 0 0px 0px;
	position:relative;
	z-index:999!important;
}
.fondoMenu{
	background:url(../images/bg_menu.jpg) center top;
}
/*********************************content*************************************/
#content {
	padding:0px 0px 36px 0px;
	margin-top:40px;
}
.cont_pad {
	padding:0px 0 36px 0 !important;
}
.cont_pad2 {
	padding:20px 0 !important;
}
.cont_pad3 {
	padding:10px 0 !important;
}
.bg_grey {
	background-color:#2b2d30;
}
.bg_orange {
	background-color:#781104;
}
.divider {
	width:100%;
	border-bottom:1px solid #aaa;
	opacity:0.3;
	margin-top:40px;
	float:left;
}
.divide{
	width:100%;
	border-top:1px solid #781104;
	margin-bottom:40px;
	float:left;
}
/*================================>> LISTS <<========================================*/
.list {
}
.list li {
	background:url(../images/bullets.png) 0 9px no-repeat;
	padding-left:20px;
}
.list a {
	color:#7a7a7a;
}
.list a:hover {
	color:#781104;
}
/*================================>> H <<========================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: normal;
}
h1 {
	font-size: 36px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 24px;
	margin: 10px 0 10px 0;color: #F00;
}
h3 {
	font-size: 20px;
	margin: 10px 0 10px 0;color:#FF0
}
h4 {
	font-size: 16px;
	margin: 0 0 20px 0;
}
h5 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
h6 {
	font-size: 13px;
	margin: 0 0 15px 0;
}
.color_orange {
	color: #781104;
}
.color_black {
	color: #161515;
}
.color_white {
	color: #ffffff;
}
.color_gray {
	color: #999999;
}
.font_heading {
	font-family: 'Dosis';
}
.font_heading02 {
	font-family: 'museo_slab_500regular';
}
.ucase {
	text-transform:uppercase;
}
.margin_heading {
	margin:10px 0px 25px 0;
}
.txt10 {
	font-size: 10px;
	line-height:16px;
}
.txt11 {
	font-size: 11px;
	line-height:16px;
}
/*================================>> hovers <<========================================*/
.menu-arrow, .sf-menu a, .button, .list1 a, .list2 a, .sf-menu li, .member_list a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
strong {
	color:#fff;
}

.fullwidthbanner-container {
	width:100%!important;
	position:relative;
	padding:0;
	max-height:600px!important;
	overflow:hidden;
}
.fullwidthbanner-container .fullwidthbanner {
	width:100%!important;
	max-height:600px!important;
	position:relative
}

/*================================>> tagline <<========================================*/

.tagline {
	background:url(../images/bg_tagline.jpg) no-repeat;
	margin:20px 0 20px 0px;
	text-align:center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.tagline h1 {
	font-size:60px;
	font-weight:normal;
	line-height:24px;
}
.tagline h2 {
	font-size:45px;
	font-weight:normal;
}
/*================================>> pagetitle <<========================================*/

.pagetitle {
	background:url(../images/bg_tagline.jpg) no-repeat;
	margin:20px 0 20px 0px;
}
.pagetitle h1 {
	font-size:60px;
	font-weight:normal;
	line-height:50px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.pagetitle p {
	font-size:18px;
	font-weight:normal;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/*================================>> aside <<========================================*/
.info {
	padding: 31px 0px 29px;
	overflow:hidden;
}
.social {
	overflow:hidden;
	display:inline;
	float:right;
	padding: 8px 0px 0 0;
}
.social a {
	display:block;
	float:left;
	width:46px;
	height:46px;
	overflow:hidden;
	margin: 0 0 0px 0px;
}
.social a:first-child {
	margin: 0 0 0 0;
}
.social a:hover img {
	margin-top:-46px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.socialteam {
	overflow:hidden;
	display:inline;
	float:left;
	padding: 8px 0px 0 0;
}
.socialteam a {
	display:block;
	float:left;
	width:36px;
	height:36px;
	overflow:hidden;
	margin: 0 7px 0px 0px;
}
.socialteam a:first-child {
	margin: 0 0 0 0;
}
.socialteam a:hover img {
	margin-top:-46px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list_box {
	padding: 14px 0 0;
	overflow:hidden;
}
.list_box ul {
	float:left;
	width:109px;
}
.demo {
	color:#781104;
}
/* ============================= Blog ====================== */
.post {
	margin-bottom:30px;
	padding-bottom:10px;
	clear:both;
}
.postimg {
	margin-bottom:10px;
	text-align:center;
}
.posttitle {
	margin:5px 0 0px 0
}
.posttitle, .posttitle a {
	font-size:24px;
	line-height:30px;
	font-family: 'Dosis';
	text-transform:uppercase;
}
.posttitle a:hover {
	text-decoration:none;
}
.entry-text {
	overflow:hidden;
}
.entry-content {
	margin:0;
	padding:0px 0 5px 0;
	text-align:justify;
}
.entry-content img{
	margin:8px;
}
.entry-date {
	float:left;
	overflow:hidden;
	text-align:center;
	margin:5px 20px 0 0
}
.posttime {
	padding:3px 15px;
	font-family: 'OpenSansRegular';
	text-transform:uppercase
}
.entry-utility {
	padding:0;
	margin:5px 0 10px 0;
	font-size:11px;
}
.entry-utility a {
	background-color:#2b2d30;
	padding:5px 10px;
}
.entry-utility a:hover {
	background-color:#781104;
	color:#fff;
}
.entry-utility a img {
	margin-top:6px;
}
.posttitle a, .posttitle a:visited {
	color:#666;
	text-decoration:none;
}
.posttitle a:hover {
	color:#781104
}
.entry-date {
	background:#2b2d30;
	color:#fff;
}
.posttime {
	background:#2b2d30;
	color:#fff;
}
.posttime h1 {
	font-size:40px;
	font-weight:bold;
	font-family: 'Dosis';
	line-height:20px;
	margin-bottom:10px;
	color:#781104;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.posttime h3 {
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.pagenavi a, .pagenavi a:visited {
	color:#666666;
}
.pagenavi a:hover {
	color:#781104
}
/* Page Navigation*/
.wp-pagenavi {
	font-size:12px;
	margin:10px 0 0 0;
	clear:both
}
.wp-pagenavi .pages {
	padding-right:10px;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	padding:7px 11px;
	margin:0 4px;
	font-size:11px;
}
.wp-pagenavi .current {
	padding:7px 11px;
	margin:0 4px;
	font-size:11px;
}
.wp-pagenavi {
	color:#2b2d30;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	color:#666;
	background:#2b2d30;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
	color:#fff;
	background:#781104;
}
/*============================================ SIDEBAR  =================================================*/

#sidebar ul {
	list-style-type:none;
	list-style-position:outside;
	margin:15px 0px;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar .widget-container {
	margin-bottom:40px;
	padding:0 0 0 20px;
}
#sidebar li li {
	list-style-type:none;
	margin:0 0 6px 0;
	padding:0 0 5px 0;
}
#sidebar li li a {
}
#sidebar li li a:hover, #sidebar li li a.active {
	text-decoration:none;
}
#sidebar .greybox {
	padding:20px 20px;
}
#sidebar .textwidget p {
	margin-bottom:0px;
}
/* Recent post widget */
.rp-widget li {
	padding-bottom:10px !important;
	width:100%;
}
.rp-widget li h4 {
	font-size:12px;
	line-height:20px;
}
.rp-widget li h4 a {
	color:#666666;
	text-decoration:none;
}
.rp-widget li h4 a:hover {
	color:#999;
}

.rp-widget li a {
	color:#666666;
	text-decoration:none;
}
.rp-widget li a:hover {
	color:#999;
}
.smalldate {
	font-size:10px;
	display:block;
	color:#ccc!important;
}
/* search widget */
#searchform {
	position:relative;
}
#searchform .bgsearch {
}
#searchform #s {
	width:85%;
	padding:8px 5px !important;
	border:0;
	color:#fff;
	background-color:#2b2d30;
}
.searchbutton {
	background: url(../images/icon_search.png) no-repeat right center !important;
	border:0 !important;
	width:20px;
	height:17px;
	position:absolute;
	z-index:11111111111;
	left:215px;
	top:6px;
	cursor:pointer;
}
.ads {
	float:left;
	margin:0 20px 15px 0
}
.alignleft {
	float:left;
	margin-right:15px;
}
.tag-cloud {
	width:100%;
	float:left;
	margin:0px 0 30px;
}
.tag-cloud a, .tag-cloud a:visited {
	font-size:11px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	display:block;
	color:#fff;
	background-color:#2b2d30;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	float:left;
	margin:0 6px 7px 0;
	padding:4px 12px 4px 12px;
}
.tag-cloud a:hover {
	font-size:11px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	display:block;
	color:#fff;
	background-color:#781104;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	float:left;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
#comment h2 {
}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}
.commentlist ol {
	list-style-type:none;
	padding:30px 0 0 65px;
	margin:0;
}
.commentlist li {
	position:relative;
	padding:0 0 30px 0;
}
.commentlist li li {
	position:relative;
	padding:0;
	padding-left:48px;
}
.com-line {
	width:26px;
	position:absolute;
	left:0px;
	top:23px;
}
.commentlist li li .avatar-img {
	left:70px;
}
.avatar-img {
	position:absolute;
	top:20px;
	left:20px;
}
.avatar {
	display:block
}
.fn {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase
}
.tdate, .reply {
	font-size:11px;
}
.reply a, .reply a:visited {
}
.reply a:hover {
	text-decoration:underline;
}
.fn a, .fn a:visited {
	font-weight:normal;
	color:#fff;
}
.fn a:hover {
	color:#781104;
}
.comment-body {
	margin:0 0 0 0px;
	padding:18px;
	padding-left:100px;
}
.comment-body p {
	margin-bottom:5px;
	margin-top:10px;
}
.comment-body .more {
	padding:0px 0px;
}
#commentform {
	margin-bottom:20px
}
#commentform label {
	display:block
}
#commentform .text-input {
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
}
#commentform .textarea {
	margin-bottom:20px;
	padding:8px 5px;
	vertical-align:top;
}
/* Contact form */
#contact-form {
	padding:0px 0 0 0;
}
#contact-form .success {
	width:246px;
	margin-bottom:10px;
	text-align:center;
}
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:12px;
	border:none;
	text-transform:uppercase;
	color:#7a7a7a;
	padding:11px 14px 10px;
	outline:none;
	position:relative;
	background:#2b2d30;
}
#contact-form input {
	width:316px;
	float:left;
}
#contact-form textarea {
	overflow:auto;
	width:590px;
	height:200px;
	resize:none;
	float:left;
	margin: 0 0 0 0;
	font-family: 'OpenSansRegular';
}
#contact-form label {
	display:block;
	min-height:45px;
	overflow:hidden;
}
#contact-form label.message {
	display:block;
	padding-bottom:0;
}
#contact-form .button {
	margin-left:17px;
	border:0;
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
}
#contact-form .error, #contact-form .empty {
	text-align:left;
	color:red;
	font-size:11px;
	float:left;
	padding-top:5px;
}
#contact-form .buttons2 {
	overflow:hidden;
	text-align:right;
	position:relative;
	clear:both;
	padding-top:30px;
}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	text-align:center;
}
#contact-form span {
	display:block;
	margin: 0px 0 0 5px;
}
.map_wrapper {
	overflow:hidden;
	display:inline-block;
	margin-bottom:24px;
	width:100%;
}
#map_canvas {
	width:100%;
	height:311px;
}
.adress {
}
.adress span {
	display:inline-block;
}
.adress .city {
	margin-top:23px;
}
.adress1 span {
	display:inline-block;
	width:80px;
}

/*--------------------------------------------------
		    PORTFOLIO FILTERABLE NAVIGATION
---------------------------------------------------*/
.filterable {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.filterable ul {
	margin: 0 auto;
}
.filterable li {
	background: none;
	display: inline;
	float: left;
}
.filterable li:last-child {
	background: none;
}
.filterable li:last-child a {
	margin: 0 0 0 7px;
}
.filterable li a {
	font-size: 11px;
	color: #aaa;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin:0 5px;
	padding:0 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.filterable li a:hover {
	color: #fff;
	background-color:#2b2d30;
}
.filterable li.current a {
	color:#fff;
	background-color:#2b2d30;
}
.filterable li span {
	font-size: 11px;
	color: #ccc;
}
/*--------------------------------------------------
			ITEM NAVIGATION
---------------------------------------------------*/
ul.item-nav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.item-nav li {
	float: left;
	margin-left: 1px;
	background: #444;
	-webkit-transition:all 0.14s ease 0s;
	-moz-transition:all 0.14s ease 0s;
	-o-transition:all 0.14s ease 0s;
}
ul.item-nav li a {
	background: url(http://www.okathemes.com/themes/spartan/images/sprite.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
}
ul.item-nav li:hover {
}
ul.item-nav li.prev a {
	background-position: 17px -212px;
}
ul.item-nav li.next a {
	background-position: 17px -282px;
}
ul.item-nav li.all a {
	background-position: 12px -247px;
}
/*--------------------------------------------------
				PORTFOLIO
---------------------------------------------------*/
.portfolio-grid ul li a.hide {
	display: none;
}
.portfolio-grid {
	width: 960px;
	padding: 0;
	float: left;
}
.portfolio-grid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-grid ul li {
	float: left;
	margin: 0 20px 20px 0px;
	padding: 0;
	position: relative;
	background-color: #2b2d30;
	border-bottom:2px solid #781104;
}
.portfolio-grid ul li.col2 {
	width: 460px;
}
.portfolio-grid ul li.col3 {
	width: 300px;
}
.portfolio-grid ul li.col4 {
	width: 220px;
}
.portfolio-grid ul li img {
	float: left;
	width:100%;
	opacity:0.7;
}
.portfolio-grid ul li img:hover {
		opacity:1;
}
.item-info {
	padding: 15px;
	float: left;
}
.item-info h3, .item-info-overlay h3 {
	font-size: 16px;
	font-family: 'Dosis';
	text-transform:uppercase;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	margin-bottom: 0;
}
.item-info h3.title {
	color: #fff;
}
.item-info-overlay h3.title {
	color: #fff;
}
.item-info-overlay h3.title {
	color: #fff;
}
.item-info h4, .item-info-overlay h4 {
	font-size:12px;
	line-height: 16px;
	color:#333;
	text-transform: uppercase;
	margin-bottom: 0;
}
.title a{
	color:#FFF;
}
.title a:hover{
	color:#ef9e0f;
}
/*--------------------------------------------------
		    PORTFOLIO THUMBNAIL HOVER
---------------------------------------------------*/
.item-info-overlay {
	color: #fff;
	font-size:11px;
}
.item-info-overlay {
	position:absolute;
	width:100%;
	height:100%;
	left: 0;	
	display: none;
	-webkit-transition: all 0.7s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.7s ease-in;
	-ms-transition: all 0.7s ease-in;
	transition: all 0.3s ease-in;
	z-index:9999!important;
}

.item-info-overlay div {
	padding: 0 9% 9% 9%;
}
.item-info-overlay h3 {
	padding: 9% 9% 2% 9%;
	font-size: 17px;
}
.item-info-overlay p {
	margin-top: 10px;
	padding-top: 10px;
}

.item-info-overlay a.preview{
	position: absolute;
	bottom: 5px;
	right:12px;
	text-indent: -9999px;
	height: 46px;
	width: 46px;
	z-index: 110;


}
.item-info-overlay a.link {
	position: absolute;
	bottom: 5px;
	left:52px;
	text-indent: -9999px;
	height: 46px;
	width: 46px;
	z-index: 110;


}
.item-info-overlay a.preview {
	background: url(../images/zoom.png) no-repeat;
}
.item-info-overlay a.preview:hover {
	background: url(../images/zoom.png) no-repeat;
}
.item-info-overlay a.link {
	background: url(../images/link.png) no-repeat;
}
.item-info-overlay a.link:hover {
	background: url(../images/link.png) no-repeat;
}
.skills {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.skills li, .skills li span {
	-moz-border-radius: 300px 300px 300px 300px;
	-webkit-border-radius: 300px 300px 300px 300px;
	border-radius: 300px 300px 300px 300px;
	background-color:#2b2d30;
}
.skills li {
	margin-bottom: 15px;
	font-size: 11px;
	text-transform: uppercase;
}
.skills li span {
	margin-bottom: 0;
	padding-left:15px;
	color:#000000;
}
.skills li strong {
	margin-left: 5px;
	color: #fff;
}
.skills li span {
	height: 22px;
	background-color:#781104;
}
/* ============================= clients ====================== */
.carousel-wrapper {
	position:relative
}
.carousel {
	text-align:center;
	float:left
}
.carousel li {
	float:left;
	margin-left:40px;
}
.client-prev, .client-next {
	display:block;
	width:3.7%;
	height:120px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	float:left
}
.client-prev {
	background-image:url('../images/prev.png')
}
.client-next {
	background-image:url('../images/next.png');
	float:right
}
.cslide {
	height:100px
}
/* ---------------------------------------- */
		/*	Content Tabs
		/* ---------------------------------------- */

.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.tabs-nav li {
	float: left;
	line-height: 36px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	font-size:14px;
}
.tabs-nav li.active {
	line-height: 36px;
}
.tabs-nav li a {
	background: #2b2d30;
	border: 1px solid #000;
	border-left: none;
	color: #666;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.tabs-nav li:first-child a {
	border-left: 1px solid #000;
}
.tabs-nav li a:hover {
	background: #666;
}
.tabs-nav li a:hover, .tabs-nav li.active a {
	color: #fff;
}
.tabs-nav li.active a {
	background: #781104;
}
.tabs-container {
	border: 1px solid #2f2f2f;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
}
.tab-content {
	padding: 20px;
}
#toTop {
	position: absolute;
	right:60px;
	bottom: 12px;
	z-index:9999;
}

/****************************************GLOBAL MENU Y COLORES*/
a, .sf-menu>li>a:hover, .sf-menu>li.current>a, .flexslider .slides li div.black, .more, .color_orange, .portfolio-grid ul li, .list a:hover, .posttime h1, .smalldate, .posttitle a:hover, .caption.big_green, .caption.very_big_green, .caption.big_orange {
	color:#ef9e0f;
}
/*header, */.sf-menu li ul, .sf-menu li.sfHover ul, .flexslider .slides li div.orange, .item-info-overlay,  .pic:hover, .pic2:hover, .skills li span, .social a:hover img, .button, .filterable li a:hover, .filterable li.current a, .tabs-nav li.active a, .tag-cloud a:hover, .sf-menu>li>ul:before, .sf-menu>li.sfHover>ul:before {
	/*background-color:#781104;*/
	background:url(../images/trans520Rojo.png);
}
.bg_orange{/*FONDO FOOTER*/
	background:url(../images/bg-footer.jpg);
}
footer{
	clear:both;
	position: relative;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
	background:url(../images/bg-footer.jpg);
	padding-top:17px;
}
 .color_green, .portfolio-grid ul li {
	border-color:#781104;
}



/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}
 header h1 a {
 height:0px;
}
nav {
 position:relative;
 margin: -70px 0 0 0;
 float:right;
}
.sf-menu>li>a {
 font-size: 14px;
 padding:10px 15px;
 margin-bottom:40px;
}
.sf-menu li ul, .sf-menu li.sfHover ul {
 top:40px;
 font-size:12px;
}
.sf-menu>li>ul:before, .sf-menu>li.sfHover>ul:before {
 left:40px;
}
.flex-control-thumbs {
margin: 20px 0 0 0px;
}
.flexslider .slides li div.left {
left:5%;
}
.flexslider .slides li div.right {
left:35%;
}
.tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:45px;
font-weight:normal;
line-height:24px;
}
.tagline h2 {
font-size:35px;
font-weight:normal;
}
 .adress {
white-space: nowrap
}
 .member_list a {
font-size: 15px;
line-height: 19px;
}
.social {
 float:left;
 margin-left:140px;
}
 .client {
margin-left:10px;
width:157px;
}
 #contact-form textarea, #contact-form input {
width:100%;
}
 #content, .cont_pad, .info {
padding-bottom:30px;
}
.portfolio-grid {
width: 768px;
margin: 0;
}
 .portfolio-grid ul li.col2 {
 width: 360px;
}
.portfolio-grid ul li.col3 {
 width: 235px;
}
.portfolio-grid ul li.col4 {
 width: 172px;
}
 .searchbutton {
 left:160px;
 top:6px;
 cursor:pointer;
}
#toTop {
 right:20px;
}
}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

 header h1, nav {
float:none;
}
 .logo {
width:55%;
margin:0px;
position:relative;
top:10px;
left:30%;
}
 nav {
 margin: 110px 0 0 0;
}
.sf-menu ul li {
 width:100%;
}
 .flex-control-thumbs {
margin: 20px 0 0 0px;
}
.flexslider .slides li div {
width:auto;
padding:3px 10px;
position:absolute;
top:50px;
z-index:5555;
text-transform:uppercase;
}
.flexslider .slides li div.left {
left:10%;
}
.flexslider .slides li div.right {
left:20%;
}
.flexslider .slides li div h2 {
margin-bottom:0px;
font-size:20px;
font-weight:normal;
}
.flexslider .slides li div.bottomrow {
top:85px;
}
 .tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:30px;
font-weight:normal;
line-height:20px;
}
.tagline h2 {
font-size:20px;
font-weight:normal;
}
 .portfolio-grid {
width: 420px;
margin: 0;
}
.portfolio-grid ul li.col2 {
 width: 100%;
}
.portfolio-grid ul li.col3 {
 width: 100%;
}
.portfolio-grid ul li.col4 {
 width: 100%;
}

.social {
 float:left;
 margin-left:0px;
}
#toTop {
 right:20px;
}

}
 @media only screen and (max-width: 479px) {
 body {
	min-width:300px;
	font-size:13pt;
}
 .list_box ul {
float:left;
width:100px;
}
.client {
width:330px;
}
 .logo {
width:55%;
margin:0px;
position:relative;
top:20px;
left:20%;
}
 
.social {
 float:left;
}
 .flex-control-thumbs {
margin: 20px 0 0 0px;
}
.blog_content figure {
width:100%;
margin-bottom:15px;
}
.portfolio-grid {
width: 100%;
margin: 0;
}
.portfolio-grid ul li.col2, .portfolio-grid ul li.col3, .portfolio-grid ul li.col4 {
width: 100%;
margin: 0 0 6px 0;
}
.tagline {
margin:20px 0 20px 0px;
padding:0px;
text-align:center;
}
.tagline h1 {
font-size:24px;
font-weight:normal;
line-height:24px;
}
.tagline h2 {
font-size:18px;
font-weight:normal;
}
 .posttime h1 {
 font-size:20px;
 line-height:12px;
}
.posttime h3 {
 font-size:10px;
 line-height:10px;
 margin-bottom:5px;
}
.entry-utility a {
 padding:2px 5px;
}
.commentlist ol {
 padding:30px 0 0 20px;
}
#toTop {
 right:20px;
}

}
