/*-----------------------------------------------------------------------------------

	Theme Name: Sparks
	Theme URI: http://www.themezilla.com/themes/sparks
	Description: A professional theme for creative agencies and freelancers.
	Author: ThemeZilla
	Author URI: http://www.themezilla.com
	Version: 1.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
	2.	Header Styles
	3.	Navigation & Menus
	4.	Main Content Styles
	5.	Post Content Styles
	6.  	Portfolio Content Styles
	7.	Comments
	8.	Pagination
	9.	Footer Styles
	10.	Page & Page Templates
	11.	Widgets
	12. 	Structure
	13. 	Media Queries

-----------------------------------------------------------------------------------*/
	<!-- Mobile viewport optimization -->
	<meta name="HandheldFriendly" content="True">
	<meta name="MobileOptimized" content="320"> 
	<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
  	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  	<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
  	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	
	<!-- La tecnologia ClearType serve a migliorare la leggibilità dei font sugli schermi -->
	<meta http-equiv="cleartype" content="on">

@font-face {
    font-family: 'NovecentowideLightBold';
    src: url('fonts/Novecentowide-DemiBold-webfont.eot');
    src: url('fonts/Novecentowide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Novecentowide-DemiBold-webfont.woff') format('woff'),
         url('fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'),
         url('fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NovecentowideBookBold';
    src: url('fonts/Novecentowide-Bold-webfont.eot');
    src: url('fonts/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Novecentowide-Bold-webfont.woff') format('woff'),
         url('fonts/Novecentowide-Bold-webfont.ttf') format('truetype'),
         url('fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Int25SerifItalic';
    src: url('../../../webfontkit/int025m-italic-webfont.eot');
    src: url('../../../webfontkit/int025m-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfontkit/int025m-italic-webfont.woff2') format('woff2'),
         url('../../../webfontkit/int025m-italic-webfont.woff') format('woff'),
         url('../../../webfontkit/int025m-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Int29Serif';
    src: url('../../../webfontkit/int29serif-200wt1000op-webfont.eot');
    src: url('../../../webfontkit/int29serif-200wt1000op-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfontkit/int29serif-200wt1000op-webfont.woff2') format('woff2'),
         url('../../../webfontkit/int29serif-200wt1000op-webfont.woff') format('woff'),
         url('../../../webfontkit/int29serif-200wt1000op-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Int29SerifBold';
    src: url('../../../webfontkit/int29serif-1000wt500op-webfont.eot');
    src: url('../../../webfontkit/int29serif-1000wt500op-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../webfontkit/int29serif-1000wt500op-webfont.woff2') format('woff2'),
         url('../../../webfontkit/int29serif-1000wt500op-webfont.woff') format('woff'),
         url('../../../webfontkit/int29serif-1000wt500op-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

html { 
	/* Setting base font size to 10px for easy rem calcs */
	font-size: 62.5%; /* 10px */
}

body {
	background: #ffffff;
	color: #000000;
	font: 16px/1.75 "Int29Serif", Georgia, serif;
	font-size: 2.6rem; /*1.6rem*/
	word-wrap: break-word;
}

.widget-description {
		font-size: 0.8em;
		color: #000000;
		margin-bottom: 0px !important;	
		}

.widget-description a {
		font-size: 0.8em;
		color: #e40050 !important;	
		}

#mc_embed_signup input.email{
			width: 100% !important;
			color: #000000 !important;	
			}

#mc_embed_signup input{
			border: 1px solid #000000;
			-webkit-appearance: none !important;
			line-height: normal;
			}

#mc_embed_signup input:focus{
			outline: 0 !important;
			}

/*#mc-embedded-subscribe .button{
			color: #e40050 !important;
			border: 1px solid #e40050 !important;
			font-family: 'Int29Serif', Georgia, serif !important;
			font-style: normal !important;
			text-transform: none !important;
			}*/

#mc-embedded-subscribe {
			color: #e40050 !important;
			text-decoration: none !important;
			border: 1px solid #e40050 !important;
			border-radius: 3px;
			padding: 10px;
			margin-top:10px;
			width: 100% !important;
			font-family: 'Int29Serif', Georgia, serif !important;
			font-style: normal !important;
			text-transform: none !important;
			}

#mc-embedded-subscribe:hover{
			color: #ffffff !important;
			background-color: #e40050 !important;
			text-decoration: none !important;
			border: 1px solid #e40050 !important;
			border-radius: 3px;
			padding: 10px;
			}

a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}

mark {	background-color: #fff000; }

.cookie-notice-container{
		width: 70%;
		margin: 0 auto !important;
		font-family: "Int29Serif", Georgia, serif !important;
		font-size: 18px !important;
		font-size: 1.8rem !important;
		line-height: 140%;
		/*text-align: left !important;*/
		/*float: left !important;*/}

.button,
.wp-button{
	font-family: 'Int25SerifItalic', Georgia, serif !important;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	font-style: italic !important;
	line-height: 130%;
	/*padding: 3px 12px !important;
	background: #ffffff !important;
	border-color: #000000 !important;*/
	text-shadow: none !important;
	/*border-radius: 3px 3px 3px 3px !important;
	border-style: solid !important;
	border-width: 1px !important;
	margin-top: 3% !important;
	margin-bottom: 2% !important;
	float: left !important;*/
	cursor: pointer !important;
	display: inline-block !important;
	white-space: nowrap !important;
	outline: none !important;
	}

.home_img{
content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/home_mobile.gif");
margin-top:5%;
width: 50%;
height: auto;
margin: 0 auto;}

.illustration{
	background: white;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 40px;
	padding-top: 4rem;
	padding-bottom: 20px;
	padding-bottom: 2rem;
	}

.thumb_container{
	display: inline-block;
	}

.project_thumb{
	background: white;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	/*padding-top: 20px;
	padding-top: 2rem;
	padding-bottom: 90px;
	padding-bottom: 9rem;*/
	margin-bottom: 90px;
	margin-bottom:9rem;
	border: 1px solid #000000;
	}

.project_img_ALP{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti.png");
	width: 100%;
	height: auto;}

.project_img_FF{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti3.png");
	width: 100%;
	height: auto;}

.project_img_DPA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti5.png");
	width: 100%;
	height: auto;}

.project_img_SAMA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti-1.png");
	width: 100%;
	height: auto;}

.project_img_CC{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/mappe_mantova.png");
	width: 100%;
	height: auto;}

.project_img_LIB{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti2.png");
	width: 100%;
	height: auto;}


.project_img_CSCA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_progetti4.png");
	width: 100%;
	height: auto;}

.project_img_DANTE{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/09/DANTE.png");
	width: 100%;
	height: auto;}

.project_container{
	display:block;
	/*border: 0.5px solid #000000;*/
	width: 100%;
	height: auto;
}

#project_quote {
	color: black;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 10px 15px 10px 15px;
	padding: 1rem 2rem 1rem 2rem;
	/*width: 96%;
	height:auto;*/
	line-height: 140% !important;
	}

#project_quote a {
	color: black !important;
	text-decoration: underline !important;
	}

#project_quote a:hover {
	color: black !important;
	text-decoration: none !important;
	}


.project_quote_title{
	font-family: 'Int29SerifBold', Georgia, serif;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: bold;
	font-style: normal !important;
	height:auto;
	line-height: 120% !important;
	letter-spacing: 1px;
	margin: 0 auto;
	/*width: 95.5%;*/
	display: inline;
	padding-right: 0 !important;
	}

.project_quote_description{
	color: black;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 18px;
	font-size: 1.8rem;
	height:auto;
	line-height: 130% !important;
	margin: 0 auto;
	/*width: 95.5%;*/
	}

.lab_intro{
	color: black;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 20px;
	font-size: 2rem;
	text-align: center;
	height:auto;
	line-height: 150% !important;
	margin: 0 auto;
	padding: 20px;
	padding: 2rem;
	/*width: 95.5%;*/
	}

.project_quote_date{
	color: #000000;
	font-family: 'Int25SerifItalic', Georgia, serif !important;
	font-size: 25px;
	font-size: 2.5rem;
	font-style: italic !important;
	height:auto;
	line-height: 130% !important;
	letter-spacing: 1px;
	display: inline;
	padding-left: 0 !important;
	}

/*inizio finestra modale immagini*/

.modalDialog {
	position: fixed;
	overflow: auto;
	font-family: 'Int25SerifItalic', Georgia, serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 90%;
	height: auto;
	position: relative;
	margin: 10% auto;
	padding: 0;
	/*border-radius: 2%;*/
	background: #ffffff;
}

.close {
	/*background: #000000;
	color: #FFFFFF;
	line-height: 25px;*/
	position: absolute;
	/*right: -12px;
	text-align: center;*/
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: auto;
	/*text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;*/
}

.close:hover { /*background: #00d9ff;*/ }


/*fine finestra modale immagini*/

/*inizio finestra modale Dante*/

.icon-plus {
	background-color: #000;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	width: 16px;
	height: 16px;
	position: relative;
	top: 7px;
	top: 0.7rem;
	margin-right: 10px;
	margin-right: 1rem;
	float: left;
	left:0;
	}

.icon-plus:after {
	background-color: #fff;
	width: 8px;
	height: 2px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	position: absolute;
	top:7px;
	left: 4px;
  	content:"";
}

.icon-plus:before {
	background-color: #fff;
	width: 2px;
	height: 8px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	position: absolute;
	top:4px;
	left: 7px;
  	content:"";
	}

.DanteImg{
	opacity: 1;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

.DanteImg:hover{
	opacity: 0.8;
}

.modalDialogDante {
	position: fixed;
	overflow: auto;
	font-family: 'Int25SerifItalic', Georgia, serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialogDante:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialogDante > div {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
	/*border-radius: 2%;*/
	background: #ffffff;
}

.closeDante {
	/*background: #000000;
	color: #FFFFFF;
	line-height: 25px;*/
	position: absolute;
	/*right: -12px;
	text-align: center;*/
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: auto;
	/*text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;*/
}

.closeDante:hover {/*background: #00d9ff;*/ }


/*fine finestra modale Dante*/

.hidden { display: none; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

a { 
	/*border-bottom: 1px solid #d9d8d3;*/
	color: #000000 !important;
	text-decoration: underline;
	/*-webkit-transition: color .1s linear;
	-moz-transition: color .1s linear;
	-o-transition: color .1s linear;
	-ms-transition: color .1s linear;
	transition: color .1s linear;*/
}

a:hover { 
	/*border-bottom: 1px solid #c1c1c1;*/
	/*color: #676765;*/
	color: #000000;
	text-decoration: none;
}

a img { border: none; }

a > img { vertical-align: bottom; }

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: auto;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.post-thumb,
.author-bio,
#logo { 
	margin-bottom: 20px; 
	margin-bottom: 2rem;
}

.hentry,
.navigation-links,
.hfeed,
.pinglist { margin-bottom: 0px/*40px;*/ }

.widget
.children,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ul,
.comment-body ol ol,
.comment-body ol ul,
.comment-body ul ul,
.widget ul ul { margin-bottom: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
	font-family: 'Int29SerifBold', Georgia, serif; /*'NovecentowideBookBold'*/
	line-height: 110% !important;
	letter-spacing: 2.5%;
	font-weight: bold;
	padding: 0;
	/*text-transform: uppercase;*/
}

h1 {
	font-size: 180px;
	font-size: 18rem; /*5rem*/
	font-weight: bold;
	letter-spacing: 2.5%;
	line-height: 1.4;
}

h2 {
	font-size: 40px;
	font-size: 4rem; /*4rem*/
	letter-spacing: -2px;
	line-height: 1.375;
	margin: 0 0 15px 0;
	margin: 0 0 1.5rem 0;
}

h3 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.11111;
	margin: 0 0 30px 0;
	margin: 0 0 3rem 0;
}

h4 {
	font-family: 'Int29Serif', Georgia, serif; /*'NovecentowideLightBold'*/
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.125;
}

h5 {
	font-family: 'Int29Serif', Georgia, serif; /*'NovecentowideLightBold'*/
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}

h6 {
	font-family: 'Int29Serif', Georgia, serif; /*'NovecentowideLightBold'*/
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}



.entry-title,
.entry-title a { 
	color: #000000;
	/*text-decoration: underline;*/
	border-color: transparent;
	word-break: break-word; 
}

.entry-title a:hover {
	/*border-color: transparent;*/
	color: #000000!important;
	text-decoration: none;
}

.pages { clear: left; }

/*-----------------------------------------------------------------------------------*/
/*	2.	Header Styles
/*-----------------------------------------------------------------------------------*/

.page-intro {
		text-align: center;
		border-bottom: 1px solid #000000;
 }

.page-intro h1 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.page-intro p,
.page-caption { 
	font-size: 60px;
	font-size: 6rem; /*2.2*/
	font-family: 'Int25SerifItalic', Georgia, serif;
	font-style: italic;
	margin: 0 auto;
}

.home-intro {
	font-style: italic;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.8;
	width: 80%;
	text-align: center;
	margin: -10px auto 30px auto;
	margin: -1rem auto 3rem auto;
}

#logo,
#logo a {
	border-color: transparent;
	color: #000000;
	float: left;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 30px;
	font-size: 3rem;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 1;
	text-transform: uppercase;
	width: 100px;
	width: 10rem/*35%*/;
	height: auto;
	/*height: 100px;
	height: 10rem;*/
	}

#logo a:hover { 
	color: #f2664f;
	text-decoration: none;
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/logo_alpaca-02.gif");
	width: 99.5%;
	height: auto;
	/*width: 100%;*/
	/*height: auto;*/ 
}

#tagline {
	clear: left;
	color: #676765;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: italic;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
}

.content_column_1{
	float: left;
    	position: relative;
	font-size:20px;
    	font-size:2rem;
    	/*text-align: justify;
    	text-justify: inter-word;*/
    	margin: 0 5% 5% 0;
    	width: 45%;
}

.content_column_2{
	float: left;
    	position: relative;
	font-size:20px;
    	font-size:2rem;
    	/*text-align: justify;
    	text-justify: inter-word;*/
    	margin: 0 0 5% 5%;
    	width: 45%;
}


.content_column_3{
	float: left;
    	position: relative;
	font-family: "Int29SerifBold", Georgia, serif;
	font-weight: bold;
	font-size:30px;
    	font-size:3rem;
	line-height: 140%;
    	/*text-align: justify;
    	text-justify: inter-word;*/
    	margin: 0 5% 0 0;
    	width: 30%;
}

.content_column_3_REG{
	float: left;
    	position: relative;
	font-size:30px;
    	font-size:3rem;
	line-height: 140%;
    	/*text-align: justify;
    	text-justify: inter-word;*/
    	margin: 0 5% 0 0;
    	width: 30%;
}
.content_column_4{
	float: left;
    	position: relative;
	font-size:30px;
    	font-size:3rem;
	line-height: 140%;
    	/*text-align: justify;
    	text-justify: inter-word;*/
    	margin: 0 0 5% 5%;
    	width: 60%;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Navigation & Menus
/*-----------------------------------------------------------------------------------*/

#primary-nav {
	float: right;
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 26px;
	margin-top: 2.6rem;
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

/* Required SF Styles ----- */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
	white-space: nowrap;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	min-width: 12em;
	z-index: 99;
}

.sf-menu > li { float: left; }

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block; }

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/* Nav Skin ----- */
.primary-menu > li { 
	margin-left: 2px; 
	padding-bottom: 2px;
}

.primary-menu a {
	border-bottom: none;
	font-family: 'Int29SerifBold', Georgia, serif; /*'NovecentowideLightBold'*/
	font-weight: bold;
	letter-spacing: 2.5%;	
	padding: 3px 11px 5px 11px;
	text-decoration: none !important;
	/*text-transform: uppercase;*/
}

.ie .primary-menu a { padding-bottom: 1px; }

.primary-menu > li > a {
	background: transparent;
	border-radius: 3px; 
	color: #262624;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	transition: background-color .1s linear;
}

.primary-menu > li > a:hover,
.primary-menu > .current-menu-item > a,
.primary-menu > .sfHover > a {
	background: #FFF000 /*#f2664f*/;
	color: #000000; /*#ffffff*/
}

.primary-menu .sub-menu {
	background: #000000;
	border-radius: 3px;
	padding: 5px 0;
	padding: .5rem 0;
}

.primary-menu .sub-menu a { color: #ffffff; }

.primary-menu .sub-menu a:hover,
.primary-menu .sub-menu .current-menu-item > a,
.primary-menu .sub-menu .sfHover > a { color: #c1c1c1; }

#menu-item-464{
	padding-left: 35px;
	padding-left: 3.5rem;
	text-decoration: underline;
	}

#menu-item-464:hover{text-decoration: none;}

/* Mobile Menu ----- */
.zilla-mobile-menu-wrap {
	background: #fff000;
	min-height: 45px;
	position: relative;
	width: 100%;
}

.zilla-mobile-menu { 
	background: #fff000;
	display: block; 
	margin-left: 0;
	padding: 0 0 20px;
	padding: 0 0 2rem;
	width: 100%;
	z-index: 998;
}

.zilla-mobile-menu ul { 
	margin: 0 0 0 10px;
	}

.zilla-mobile-menu > li {
	margin: 0 auto;
	width: 90%;
}

.zilla-mobile-menu li { border-top: 1px solid #000000;}

.zilla-mobile-menu > li:first-child { border-top: none; }

.zilla-mobile-menu a {
	border-bottom: none;
	color: #000000;
	text-decoration: none !important;
	display: block;
	height: 2em;
	line-height: 2em;
}

.zilla-mobile-menu .current-menu-item a,
.zilla-mobile-menu .current_page_item a,
.zilla-mobile-menu a:hover {
	border-bottom: none;
	color: #000000;
}

.zilla-mobile-menu-dropdown {
	background: #fff000 url(images/menu-icon-black.svg) 95% 48% no-repeat;
	border-bottom: none;
	color: #ffffff !important;
	cursor: pointer;
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 5%;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	font-family: 'Int29Serif', Georgia, serif;
	width: 95%;
	white-space: nowrap;
	z-index: 9999;
}

.zilla-mobile-menu-dropdown:hover { border-bottom: none; }

/*-----------------------------------------------------------------------------------*/
/*	4.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

address { font-style: italic; }

abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #666;
}

blockquote {
	font-family: 'Int25SerifItalic', Georgia, serif;
	color: #000000;
	font-style: italic;
	/*background-color: #fff000;*/
	border-left: 2px solid #000000;
	margin: 30px 15px;
	padding-left: 15px;
}

strong {
	font-family: 'Int29SerifBold', Georgia, serif;
	font-weight: bold;
	}

em,
dfn,
cite { font-style: italic; }

dfn { font-weight: bold; }

sup {
	font-size: 11px;
	vertical-align: top;
}

sub {
	font-size: 11px;
	vertical-align: bottom;
}

small { font-size: 11px; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

code,
pre { line-height: 18px; }

var,
kbd,
samp,
code,
pre {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	background: #efefef;
}

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

pre {
	white-space: pre;
	overflow: auto;
	padding: 10px;
	border: 1px solid #ddd;
	clear: both;
	background: none;
	margin: 30px 0;
}

code { padding: 3px; }

ul,
ol,
dl { margin-left: 30px; }

table {
	border: 1px solid #ccc;
	border-width: 1px;
	line-height: 18px;
	margin: 0 0 22px 0;
	text-align: left;
	padding: 0 5px;
}

table .even { background: #ddd; }

caption { text-align: left; }

tr { border-bottom: 1px solid #ccc; }

th,
td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

/* Media Elements --------------------------------------------------------*/
.entry-content { max-width: 100%; }

img.alignleft {
	float: left;
	margin: 10px 25px 10px 0;
}

img.alignright {
	display: block;
	margin: 10px 0 10px 25px;
}

img.aligncenter {
	display: block;
	clear: both;
	margin: 10px auto;
}

img.alignnone {
    display: block;
    margin: 10px 0;
}

.wp-caption {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-family: 'Int29Serif', Georgia, serif;
	font-style: italic;
}

.wp-caption.aligncenter { margin: 20px auto; }

.wp-caption.alignleft { margin-left: 0; }

.wp-caption.alignright { margin-right: 0; }

.wp-caption.alignnone { margin-left: 0; }

.wp-caption img,
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption
.wp-caption-text {
	margin: 0;
	padding: 5px;
}

.wp-smiley {
	max-height: 13px;
	margin: 0 !important;
}

.gallery { 
	margin: 0 auto 20px; 
	margin: 0 auto 1.25rem;
	width: 90.4762%;
}

.gallery-item { float: left; }

.gallery-columns-3 .gallery-item {
	float: left;
	margin: 0 3.5088% 20px; /* 20 / 570 */
	overflow: hidden;
	width: 26.31579%; /* 150 / 570 */
}

.gallery a:hover img { opacity: 0.8; }

.gallery-caption { 
    font-family: 'Int29Serif', Georgia, serif;
    font-size: 13px;
    font-size: 1.3rem;
	font-style: italic;
    margin-bottom: 0; 
    text-align: center;
}

iframe { 
    max-width: 100%; 
    margin-bottom: 20px;
}

.post-media {
	margin-bottom: 70px;
	margin-bottom: 7rem;
	/*padding: 60px 0 60px;*/
	/*padding: 6rem 0 6rem;*/
	position: relative;
}

/* Zilla Gallery Stuff ------------------------------------------------- */
.media-gallery { 
	margin-left: 0;
	width: 100% !important; 
	overflow: hidden; 
}

.stacked .media-gallery {
	margin-left: auto;
	margin-right: auto;
	/*max-width: 750px;*/
	width: 100% !important;
}

.media-gallery > li > div {
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.media-gallery > li { width: 100% !important; }

.single .media-gallery > li,
.featured-portfolios .media-gallery > li { 
	max-width: 100%; /*750px*/
	width: 100%; /*90%*/
}

.stacked .media-gallery > li { width: 100% !important; }

.stacked .media-gallery > li { 
	margin-bottom: 30px; 
	margin-bottom: 3rem;
}

#zilla-next-slide {
	max-width: 100%; /*2000px*/
	position: absolute;
	top: 0;
	width: 100% !important;
}

.media-gallery img { vertical-align: top; }

.slider { position: relative; }

.slide-caption {
	background: #ffffff;
	border-radius: 3px;
	bottom: -1px;
	color: #000000;
	font-size: 15px;
	font-size: 1.5rem;
	left: 20px;
	max-width: 91.111111%;
	padding: 0 8px;
	position: absolute;
}

.slide-caption a,
.slide-caption a:hover { border: none; }


.zilla-slide-next,
.zilla-slide-next-full {
	background: url(https://www.alpacaprojects.com/wp-content/uploads/2016/06/sprite_next-e1465579549131.png) 8px 5px no-repeat;
	border-bottom: none;
	border-radius: 30px;
	background-color: #ffffff;
	display: block;
	height: 60px;
	height: 6rem;
	left: 0;
	line-height: 100px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	text-indent: 100%;
	top: 40%;
	/*-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;*/
	width: 60px;
	width: 6rem;
	z-index: 999;
	white-space: nowrap;
}

.zilla-slide-prev {
	background: url(https://www.alpacaprojects.com/wp-content/uploads/2016/06/sprite_prev-e1465581547420.png) 2px 5px no-repeat;
	border-bottom: none;
	border-radius: 40px;
	background-color: #ffffff;
	display: block;
	height: 80px;
	height: 8rem;
	left: 15px;
	line-height: 100px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	text-indent: 100%;
	top: 40%;
	/*-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;*/
	width: 80px;
	width: 8rem;
	z-index: 999;
	white-space: nowrap;
}

.zilla-slide-prev-full{
	background: url(https://www.alpacaprojects.com/wp-content/uploads/2016/06/sprite_prev-e1465581547420.png) 2px 5px no-repeat;
	border-bottom: none;
	border-radius: 30px;
	background-color: #ffffff;
	display: block;
	height: 60px;
	height: 6rem;
	left: 15px;
	line-height: 100px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	text-indent: 100%;
	top: 40%;
	/*-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;*/
	width: 60px;
	width: 6rem;
	z-index: 999;
	white-space: nowrap;
}

.zilla-slide-prev,
.zilla-slide-next {
	background-position: 10px 15px;
	height: 80px !important;
	width: 80px !important;
	width: 8rem !important;
}

.zilla-slide-next,
.zilla-slide-next-full {
	/*background-position: 7px -70px;*/
	border-radius: 40px 40px 40px 40px;
	left: auto;
	right: 15px;
}

.zilla-slide-next { background-position: 15px 15px; } /*background-position: 0 -80px;*/

.zilla-slide-prev:hover,
.zilla-slide-next:hover,
.zilla-slide-prev-full:hover,
.zilla-slide-next-full:hover {
	/*background-color: #f2664f;*/
	background-color: #ffffff !important;
	border-bottom: none;
}

.slider .zilla-slide-inactive,
.slider .zilla-slide-inactive:hover,
.featured-portfolios .disabled,
.featured-portfolios .disabled:hover {
	/*background-color: #e1e1e1;*/
	display: none !important;
	background-color: transparent !important;
	cursor: default;
}

/* Video Embeds -------------------------------------------------------- */
.media-video iframe { margin-bottom: 0; }

.fluid-width-video-wrapper { 
	margin-bottom: 20px; 
	margin-bottom: 2rem;
}

/* Audio/Video jPlayer Skin -------------------------------------------- */
.jp-audio,
.jp-video {
	margin: 0 auto -1.57142857142em;
	width: 750px;
	max-width: 100%;
}

.jp-video + .jp-audio,
.fluid-width-video-wrapper + .jp-audio { margin-top: 2.71428571428em; }

.jp-gui { margin-bottom: -35px; }

.jp-interface {
	background: #f2664f url(images/media_player.png) 0 -132px repeat-x;
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #4B4E53 inset, 0 1px 3px rgba(0,0,0,.7);
	box-shadow: 0 1px 0 #4B4E53 inset, 0 1px 3px rgba(0,0,0,.7);
	margin-bottom: 3px;
	position: relative;
	height: 33px;
	width: 91.25%; /* 438 / 480 */
	left: 4.545454545%; /* 20 / 440 */
	top: -53px;
}

.jp-video-full { position: relative; }

.jp-video-full .jp-jplayer {
	background: #000000;
	top: 0;
	left: 0;
	position: fixed !important;
	position: relative;
	overflow: hidden;
	z-index: 998;
}

.jp-video-full .jp-gui {
	z-index: 1000;
	display: block;
}
.jp-video-full .jp-interface { 
	bottom: 0;
	top: auto; 
	left: 0.25%;
	position: fixed;
	width: 99%;
	z-index: 1000;
}

/* Controls ----- */
.jp-controls,
.jp-toggles {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.jp-controls li { float: left; }

.jp-controls a {
	position: absolute;
	overflow: hidden;
	text-indent: -999em;
}

.jp-play,
.jp-pause,
.jp-mute,
.jp-unmute {
	background: #d2d6db url(images/media_player.png) 0 0 no-repeat;
	border-top: 1px solid #000000;
	border-bottom: none;
	display: block;
	z-index: 2;
	height: 100%;
	width: 30px;
}

.jp-play:hover,
.jp-pause:hover,
.jp-mute:hover,
.jp-unmute:hover { 
	background-color: #f2664f; 
	border-bottom: none;
}

.jp-pause { background-position: 0 -33px; }

.jp-mute { background-position: 0 -99px; }

.jp-unmute { background-position: 0 -67px; }

.jp-play,
.jp-pause { 
	border-radius: 3px 1px 1px 3px;
	border-right: 1px solid #4b4e53; 
}

.jp-mute,
.jp-unmute { 
	border-left: 1px solid #4b4e53;
	right: 52px; 
}

.jp-audio .jp-mute,
.jp-audio .jp-unmute { right: 52px; }

/* Scrubber ----- */
.jp-progress {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	padding: 0 95px 0 40px;
	margin: 11px 0;
	width: 100%;
	height: 9px;
}

.iphone .jp-progress { padding-right: 15px; }

.jp-volume-bar {
	float: right;
	margin: 11px 0;
	right: 8px;
	width: 40px;
	height: 10px;
}

.jp-audio .jp-volume-bar { right: 7px; }

.jp-seek-bar,
.jp-volume-bar {
	background: #141618;
	border-bottom: 1px solid #2c2d2f;
	border-left: 1px solid #0f0f10;
	border-right: 1px solid #0f0f10;
	border-top: 1px solid #000000;
	border-radius: 2px;
	cursor: pointer;
	height: 8px;
	padding: 0 0 1px 0;
	position: relative;
	z-index: 999;
}

.jp-play-bar,
.jp-volume-bar-value {
	border-radius: 1px 2px 2px 1px;
	background: #f2664f;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .1) inset;
	box-shadow: 0 5px 5px rgba(255, 255, 255, .1) inset;
	height: 8px;
}

.jp-play-bar {
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;       		
}

@-webkit-keyframes animate-stripes { 
	0% { background-position: 0 0; } 
	100% { background-position: 60px 0; }
}

@-moz-keyframes animate-stripes {
	0% { background-position: 0 0; } 
	100% { background-position: 60px 0; }
}

/* Common Form Elements --------------------------------------------------*/
input,
textarea,
.zilla .gform_wrapper input[type="text"], 
.zilla .gform_wrapper input[type="url"], 
.zilla .gform_wrapper input[type="email"], 
.zilla .gform_wrapper input[type="tel"], 
.zilla .gform_wrapper input[type="number"], 
.zilla .gform_wrapper input[type="password"],
.zilla .gform_wrapper textarea {
	-webkit-appearance: none;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: normal;
	height: 3.5rem;
	line-height: 1.4;
	max-width: 100%;
	padding: 4px 15px;
	width: 300px;
	width: 30rem;
}

input[type="radio"] { -webkit-appearance: radio; }
input[type="checkbox"] { -webkit-appearance: checkbox; }

.zilla .gform_wrapper table.gfield_list input { width: 90%; }

.zilla .gform_wrapper .gfield_time_hour input[type="text"],
.zilla .gform_wrapper .gfield_time_minute input[type="text"] { padding: 0 2px; }

textarea,
.zilla .gform_wrapper textarea { 
	height: 215px;
	height: 21.5rem;
	max-width: 100%;
	min-width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%; 
}

.zilla .gform_wrapper .top_label input.large, 
.zilla .gform_wrapper .top_label select.large, 
.zilla .gform_wrapper .top_label textarea.textarea { width: 100%; }

input:focus,
textarea:focus,
.zilla .gform_wrapper input[type="text"]:focus, 
.zilla .gform_wrapper input[type="url"]:focus, 
.zilla .gform_wrapper input[type="email"]:focus, 
.zilla .gform_wrapper input[type="tel"]:focus, 
.zilla .gform_wrapper input[type="number"]:focus, 
.zilla .gform_wrapper input[type="password"]:focus,
.zilla .gform_wrapper textarea:focus {
	background: #fff;
	border-color: #d9d8d3;
}

input[type="checkbox"] { width: auto; }

select {
    background: #fff;
    border: 1px solid #efefef;
    color: #676765;
    font-family: 'Int29Serif', Georgia, serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    height: 30px;
    height: 3rem;
    width: 100%;
}

select[multiple] { height: auto; }

.more-link,
button,
#submit,
input[type="submit"],
.gform_next_button,
.gform_previous_button,
.gform_button {
    background: rgba(255, 255, 255, 0) !important; /*#262624*/
    border: 1px solid #000000 !important;
    border-radius: 3px;
    color: #000000; /*#ffffff*/
	cursor: pointer;
	font-family: 'Int29Serif', Georgia, serif !important;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal !important;
	font-weight: normal;
	height: 40px;
	height: 4rem;
	line-height: 3.3333;
	padding: 0 20px;
	padding: 0 2rem;
	text-transform: uppercase;
	width: auto;
}

.more-link,
button:hover,
#submit:hover,
input[type="submit"]:hover,
.gform_next_button:hover,
.gform_previous_button:hover,
.gform_button:hover { 
    background: #f2664f;
    border-color: #f2664f;
}

/* Gravityforms Elements ------------------------------------------------------*/
.zilla .gform_wrapper {
    border: 1px solid #efefef;
    font-size: 14px;
    line-height: 21px;
    padding: 20px 20px 0;
}

.zilla .gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 20px;
}

.zilla .gform_wrapper h3.gform_title {
    width: 100%;
    margin: 0 0 10px 0;
}

.zilla .gform_body {
    border-top: 1px solid #000000;
    padding-top: 20px;
}

.zilla .gform_wrapper .gform_page_footer {
    margin: 20px 0 0;
    width: 100%;
    border-top: 1px solid #000000; 
}

.zilla .gform_wrapper .gsection {
    border-bottom: none;
    border-top: 1px solid #000000;
    padding: 20px 0 10px 0;
    margin: 20px 0;
}

.gform_wrapper .gfield { margin-bottom: 20px; }

.zilla .gform_wrapper .gfield_checkbox li, 
.zilla .gform_wrapper .gfield_radio li { margin-bottom: 3px; }

.zilla .gform_wrapper .gfield_radio li label,
.zilla .gform_wrapper .gfield_checkbox li label {
	position: relative;
	top: 10px;
}

.zilla .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label, 
.zilla .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
    color: #000;
    font-weight: normal;
}

.zilla .gform_wrapper select {
    color: #333;
    font-size: 13px;
}

.zilla .gform_wrapper .gfield_time_ampm { padding: 0px; }

.zilla img.ui-datepicker-trigger { padding-top: 6px; }

.zilla table.ui-datepicker td a { background-color: #fff; }

.zilla .gform_wrapper .description, 
.zilla .gform_wrapper .gfield_description, 
.zilla .gform_wrapper .gsection_description, 
.zilla .gform_wrapper .instruction,
.zilla .gform_wrapper .description_above .gfield_description {
    color: #a3a3a3;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.zilla .gform_wrapper .top_label .gfield_description { margin-bottom: 10px; }

.zilla .gform_wrapper .right_label .gfield_description, 
.zilla .gform_wrapper .left_label .gfield_description, 
.zilla .gform_wrapper .left_label .instruction, 
.zilla .gform_wrapper .right_label .instruction { margin-left: 32%; }

/* Gravity Forms complex forms -------------------------------------------------------*/
.zilla .gform_wrapper .ginput_complex .ginput_full input { width: 96% !important; }

.zilla .gform_wrapper .ginput_complex .ginput_full input[type="file"] { width: 90% !important; }

.zilla .gform_wrapper .field_name_first input, 
.zilla .gform_wrapper .ginput_complex .ginput_left input,
.zilla .gform_wrapper .ginput_complex .ginput_right input, 
.zilla .gform_wrapper .ginput_complex .ginput_right select { width: 92% !important; }

.zilla .gform_wrapper .ginput_complex label, 
.zilla .gform_wrapper .gfield_time_hour label, 
.zilla .gform_wrapper .gfield_time_minute label, 
.zilla .gform_wrapper .gfield_date_month label, 
.zilla .gform_wrapper .gfield_date_day label, 
.zilla .gform_wrapper .gfield_date_year label, 
.zilla .gform_wrapper .instruction {
    color: #777;
    display: block;
    font-size: 11px;
    margin: 0 0 15px;
    padding-left: 6px;
    letter-spacing: normal;
}

/* Gravity Forms Progressbar --------------------------------------------------------*/
.zilla .gform_wrapper .gf_progressbar_wrapper {
    border-bottom: none;
    width: 100%;
}

.zilla .gform_wrapper .gf_progressbar {
    background-color: #f5f5f5;
    background-image: none;
    border: none;
    border-radius: 25px;
    overflow: visible;
}

.zilla .gform_wrapper .gf_progressbar_percentage { 
    background: #fff url('images/zilla-progressbar.png') repeat-x 0 -1px;
    border: 1px solid transparent;
    border-radius: 25px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.25);
	box-shadow: 0 1px 1px rgba(0,0,0,.25);	color: #666;
	height: 18px;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(255,255,255,.5);
}

.zilla .gform_wrapper .percentbar_blue { 
    border-color: #7cafce;
    border-bottom: 1px solid #4889b4;
    color: #386079; 
}

.zilla .gform_wrapper .percentbar_green { 
    background-position: 0 -41px;
    border-color: #95b763;
    border-bottom: 1px solid #738d4c;
    color: #56693a; 
}

.zilla .gform_wrapper .percentbar_red {
    background-position: 0 -21px;
    border-color: #d27c6d;
    border-bottom: 1px solid #a63f37;
    color: #773631;
}

.zilla .gform_wrapper .percentbar_grey { 
    background-position: 0 -61px; 
    border-color: #c5c5c5;
    border-bottom: #b0b0b0;
}

.zilla .gform_wrapper .percentbar_orange {
    background-position: 0 -81px;
    border-color: #d0ae51;
    border-bottom: 1px solid #b28b37;
    color: #7b6128;
}

.gform_wrapper .gf_progressbar_percentage span { padding-right: 5px; }

/*-----------------------------------------------------------------------------------*/
/*	5.	Post Content Styles
/*-----------------------------------------------------------------------------------*/

.default-bg { background: #e2e0df; }

.middot { margin: 0 2px; }

.hentry {
	border-top: 1px solid #000000;
	margin-top: 70px;
	margin-top: 7rem;
	padding-top: 70px;
	padding-top: 7rem;
}

.hentry:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.entry-meta {
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Int29Serif', Georgia, serif;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.entry-meta a {
	border-color: transparent;
	color: #000000;
	font-family: 'Int29Serif', Georgia, serif;

}

.entry-meta a:hover { 
			color: #000000;
			text-decoration: none; }

.single .entry-meta {
	float: left;
	margin-top: 2px;
	width: 32.142857142%;
}

.single .entry-meta span {
	color: #000000;
	display: block;
}

.single .entry-meta span + span { 
	margin-top: 20px; 
	margin-top: 2rem;
}

.single .entry-meta a {
	color: #000000;
	display: block;
}

.single .entry-meta a:hover { color: #f2664f; }

.single .edit-post { float: none; }

.edit-post { float: right; }

.post > .block { 
	/*border-top: 1px solid #000000;*/ 
	padding-top: 70px;
	padding-top: 7rem;
}

.post .post-media + .block { 
	border-top: none; 
	padding-top: 0;
}

.post-thumb { 
	margin-bottom: 32px;
	margin-bottom: 3.2rem;
	position: relative;
	text-align: center; 
}

.blog .format-video > .fluid-width-video-wrapper,
.archive .format-video > .fluid-width-video-wrapper,
.blog .jp-video,
.archive .jp-video,
.blog .slider,
.archive .slider {
	margin-bottom: 32px;
	margin-bottom: 3.2rem;
}

.blog .jp-audio, 
.archive .jp-audio {
	margin-bottom: 3px;
	margin-bottom: 0.3rem;
}

.image-caption {
	background: #101313;
	bottom: 20px;
	bottom: 2rem;
	color: #ffffff;
	font-style: italic;
	left: 20px;
	left: 13.775510204%;
	padding: 0 10px;
	position: absolute;
	text-align: left; 
}

.single-format-link .page-intro,
.single-format-quote .page-intro { padding-top: 0; }

.format-quote .entry-title { margin-bottom: 20px; }

.format-quote .post-media,
.format-link .post-media {
	background: #ffffff;
	margin-bottom: 45px;
	margin-bottom: 4.5rem;
	padding: 60px 50px;
	padding: 6rem 5rem;
	text-align: center;
	text-transform: uppercase;
}

.single-format-quote .post-media,
.single-format-link .post-media {
	border-bottom: 1px solid #F0EEE8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0;
	max-width: 980px;
	max-width: 98rem;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.quote-source,
.link-source { 
	font-style: italic;
	margin-bottom: 0; 
	text-transform: none;
}

.quote-source a,
.link-source a {
	border-bottom: none;
	margin-left: 5px;
	margin-left: 0.5rem;
}

.single .entry-content {
	float: right;
	width: 64.285714285%;
}

.more-link {
    background: #262624;
    border: 1px solid #262624;
    border-radius: 3px;
    color: #ffffff;
	cursor: pointer;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	height: 40px;
	height: 4rem;
	line-height: 3.3333;
	padding: 11px 16px 12px;
	padding: 1.1rem 1.6rem 1.2rem;
	text-transform: uppercase;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	transition: background-color .1s linear;
	width: auto;
}

.more-link:hover { 
    background: #f2664f;
    border-color: #f2664f;
    color: #ffffff;
}

.author-bio {
	padding: 20px;
	background: #fbfbfb;
	border: 1px solid #efefef;
}

.author-bio .avatar	{
	float: left;
	margin: 0 10px 0 0;
}

.author-title {
	font-weight: bold;
	margin-left: 60px;
}

.author-description { margin-left: 60px; }

.entry-content ul { list-style-type: disc; }

.entry-content ol { list-style-type: decimal; }

.sticky, .bypostauthor {}

.contact_img{
		width: 350px;
		width: 35rem;
		height: auto;}

.team_img{
		width: 100%;
		height: auto;}

.team_thumb_content{
		float:left;
		width: 20%; /*20% quando entra Luciano*/
		padding-top: 50px;
		padding-top: 5rem;
		padding-bottom: 60px;
		padding-bottom: 6rem;}

.team_member{
		margin: 10px auto;
		margin: 1rem auto;}

.team_member a:hover{
		opacity:0.8;
}

.skill_member {
		font-family: 'Int25SerifItalic', Georgia, serif;
		font-style: italic;
		font-size: 22px;
		font-size: 2.2rem;
		margin: 0 auto !important;
		text-align: center !important;
}

.member_name{
		margin: 0 auto;
		text-align: center;
		line-height: 130%;}


/*-----------------------------------------------------------------------------------*/
/*  6. Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/

.portfolio-filter {
	/*border-top: 1px solid #000000;*/
	color: #d9d8d3;
	font-family: 'Int29SerifBold', Georgia, serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	padding: 35px 0;
	padding: 3.5rem 0;
	/*text-transform: uppercase;*/
}

.portfolio-filter h5 {
	display: inline;
	font-size: 17px;
	font-size: 1.7rem;
}

.portfolio-filter ul { 
	display: inline;
	margin-left: 5px; 
}

.portfolio-filter li { 
	display: inline; 
	/*padding-left:*/
	}

.portfolio-filter li + li { padding-left: 5px; }

.portfolio-filter li + li:before {
	content: '/';
	padding-right: 5px;
}

.portfolio-filter a {
	border-bottom: 1px solid transparent;
	color: #676765;
}

.portfolio-filter a.active,
.portfolio-filter a:hover { color: #f2664f; }

.page-template-template-portfolio-3col-php .hentry,
.tax-portfolio-type .hentry,
.related-portfolios .hentry { 
	border-right: 1px solid #000000;
	border-top: none; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 55px 0; 
	margin: 5.5rem 0;
	padding: 0 3.2381% 0 3.3333%; /* 34 / 1050 / 35 */
	text-align: center;
	width: 33.3333333%; /* 350 / 1050 */
}

.page-template-template-portfolio-2col-php .hentry {
	border-right: 1px solid #000000;
	border-top: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 55px 0;
	margin: 5.5rem 0;
	padding: 0 3.6792% 0 3.7736%; /* 39 / 1060 / 40 */
	text-align: center;
	width: 50%; /* 530 / 1060 */
}

.portfolio-img-permalink { border-bottom: none; }

.portfolio-img-permalink:hover { 
	border-bottom: none;
	opacity: 0.8; 
}

.page-template-template-portfolio-3col-php .hentry[data-column="1"],
.page-template-template-portfolio-2col-php .hentry[data-column="1"] { clear: left; }

.bbottom { 
	/*border-bottom: 1px solid #d9d8d3;*/
	position: relative;
	bottom: -55px;
	bottom: -5.5rem;
}

.page-template-template-portfolio-3col-php .entry-title,
.page-template-template-portfolio-2col-php .entry-title,
.tax-portfolio-type .entry-title { 
	letter-spacing: 0;
	margin-bottom: 0;
	margin-top: 15px;
	margin-top: 1.5rem; 
}

.page-template-template-portfolio-3col-php .entry-title a,
.page-template-template-portfolio-2col-php .entry-title a,
.tax-portfolio-type .entry-title a {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
}

.portfolio-excerpt {
	margin-bottom: 0;
	display:none;}

/* Isotope Filtering --------------------------------------- */
.isotope-item {
  z-index: 2;
  position: relative;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/* Portfolio Single --------------------------------------- */
.single-portfolio .portfolio {
	margin-bottom: 55px;
	margin-bottom: 5.5rem;
	padding-top: 85px;
	padding-top: 8.5rem;
} 


.single-portfolio .entry-meta .portfolio-meta {
						font-family: 'Int29SerifBold', Georgia, serif;
						font-weight: bold;
						color: #000000; }

.single-portfolio .entry-meta .portfolio-meta + .portfolio-meta { margin-top: 0; }

.single-portfolio .entry-meta .edit-post {
	margin-top: 20px;
	margin-top: 2rem;
}

.single-portfolio .entry-meta .portfolio-url {
	border-bottom: 1px solid #f0eee8;
	color: #f2664f;
	display: inline-block;
	margin-top: 20px;
	margin-top: 2rem;
}

.single-portfolio .entry-meta .portfolio-url:hover { 
	border-color: #c1c1c1;
	color: #676765; 
}

.related-portfolios img {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.related-title { 
	font-family: 'Int25SerifItalic', Georgia, serif;
	font-size: 40px;
	font-size: 4rem;
	letter-spacing: 0.15rem;
	font-style:italic;
	margin: 0 0 0 0;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.related-portfolios .entry-title {
	font-family: 'Int29SerifBold', Georgia, serif;
	font-size: 30px;
	font-size: 3rem;
	letter-spacing: 0.05rem;
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.single-portfolio .related-portfolios .portfolio:last-child .bbottom,
.single-portfolio .related-portfolios .portfolio:nth-last-child(2) .bbottom,
.single-portfolio .related-portfolios .portfolio:nth-last-child(3) .bbottom { border-bottom: 1px solid transparent; }

/*-----------------------------------------------------------------------------------*/
/*	7.	Comments
/*-----------------------------------------------------------------------------------*/

#comments { clear: both; }

#comments .block { border-top: 1px solid #000000; }

#comments .default-bg + .block { border-top: none; }

.comments-title {}

.pings-title {
	margin: 0 auto;
	max-width: 980px;
	max-width: 98rem;
	width: 90%;
}

.commentlist {
	list-style-type: none;
	padding-top: 80px;
	padding-top: 8rem;
}

.pinglist {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 2rem;
	padding-bottom: 8rem;
}

.nocomments {
	text-align: center;
	padding: 20px;
}

.comment {
	padding-bottom: 30px;
	padding-bottom: 3rem;
}

.comment > div { overflow: hidden; }

.comment .children { 
	list-style-type: none; 
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 30px;
	margin-top: 3rem;
	padding-bottom: 0;
}

.comment .children .comment { padding-bottom: 0; }

.comment-author cite { 
	color: #262624;
	font-family: 'Int29Serif', Georgia, serif;
	font-style: normal;
	font-weight: normal; 
	text-transform: uppercase;
}

.author-tag { 
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
}

.comment-author,
.comment-meta { width: 32.142857142%; /* 315 / 980 */ }

.comment .comment-author {
	padding-top: 50px;
	padding-top: 5rem;
}

.comment:first-child .comment-author { padding-top: 0; }

.comment-meta { 
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	margin-bottom: 15px; 
}

.comment-meta a {
	border: none;
	color: #676765;
}

.comment-meta a:hover { color: #f2664f; }

.comment-body { 
	border-top: 1px solid #d9d8d3;
	float: right;
	padding-top: 50px;
	padding-top: 5rem;
	width: 64.285714285%; /* 630 / 980 */
}

.comment:first-child .comment-body { 
	border-top: none; 
	padding-top: 0;
}

.comment:first-child .children .comment-author { 
	padding-top: 50px; 
	padding-top: 5rem;
}

.comment:first-child .children .comment-body { 	
	border-top: 1px solid #d9d8d3; 
	padding-top: 50px;
	padding-top: 5rem;
}

.children .comment-body {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
	padding-left: 4rem;
}

.children .children .comment-body {
	padding-left: 80px;
	padding-left: 8rem;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

#respond {
	margin-top: 80px;
	margin-top: 8rem;
	overflow: hidden;
}

#reply-title {
	float: left;
	width: 32.142857142%; /* 315 / 980 */
}

#commentform {
	float: right;
	width: 64.285714285%; /* 630 / 980 */
}

#commentform p { 
	margin-bottom: 25px; 
	margin-bottom: 2.5rem;
	overflow: hidden;
}

#commentform .comment-form-comment {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

#commentform input { 
	float: left;
	margin-right: 10px; 
	margin-right: 1rem;
}

#commentform label {
	color: #262624;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	position: relative;
	text-transform: uppercase;
	top: 2px;
}

#cancel-comment-reply-link { margin-left: 5px; }

span.required { 
	color: #000000 !important; 
	position: relative;
	top: 2px;
}

.moderation { color: #f2664f; }

/*-----------------------------------------------------------------------------------*/
/*	8.	Pagination
/*-----------------------------------------------------------------------------------*/

.single-page-navigation { border-top: 1px solid #000000;}

.page-navigation a,
.single-page-navigation a {
	background: #000000 url(images/sprite.png) 0 0 no-repeat;
	border: 1px solid #000000;
	border-radius: 3px;
	color: transparent;
	display: block;
	font: 0/0 a;
	height: 40px;
	text-shadow: none;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	transition: background-color .1s linear;
	width: 40px;
}

.page-navigation a:hover,
.single-page-navigation a:hover {
			background-color: #a9a9a9 !important;
			border: 1px solid #a9a9a9 !important }

.page-navigation .nav-next,
.single-page-navigation .nav-previous { 
	float: left; 
	margin: 70px 0;
	margin: 7rem 0;
}

.page-navigation .nav-next a,
.single-page-navigation .nav-previous a { background-position: 0 -160px; }

.page-navigation .nav-previous,
.single-page-navigation .nav-next { 
	float: right; 
	margin: 70px 0;
	margin: 7rem 0;
}

.page-navigation .nav-previous a,
.single-page-navigation .nav-next a { background-position: 0 -200px; }

.comment-navigation { 
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding-top: 30px;
    padding-top: 3rem;
    overflow: hidden; 
}

.comment-navigation .nav-next { float: right; }

.comment-navigation .nav-previous { float: left; }

/*-----------------------------------------------------------------------------------*/
/*	9.	Footer Styles
/*-----------------------------------------------------------------------------------*/

#footer {
	border-top: 3px solid #000000;
	background: white; /*#262624*/
	color: black;
	overflow: hidden;
	padding: 10px 0 0; /*padding: 95px 0 30px;*/
	padding: 1rem 0 0; /*padding: 9.5rem 0 3rem;*/
	text-align: center;
	margin: 0 auto;
	width: 75%;
}

#footer .widget-title {
	color: #000000;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 20px;
	font-size: 2rem;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px; /*40px*/
	margin-bottom: 0.8rem; /*4rem*/
	text-transform: uppercase;
}

.footer-upper {
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding-bottom: 20px; 
	padding-bottom: 2rem;
	padding-top: 40px;
	padding-top: 4rem;
}

.footer-upper a {
	/*text-decoration: underline !important;*/
	/*border-bottom: 1px solid #676765;*/ }

.footer-lower {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; /*'NovecentowideLightBold'*/
	font-size: 12px;
	/*text-transform: uppercase;*/
	font-weight: normal;
}

.footer-lower a {
	text-decoration: underline !important;
	border-bottom: none;
	color: #969694;
}

.footer-lower a:hover { 
	text-decoration: none !important;
	color: #676765; }

.copyright {
		float: left;
		/*margin: 0 auto !important;*/
		width: 100%;}

.credit { float: right; }

/*-----------------------------------------------------------------------------------*/
/*	10.	Page & Page Templates
/*-----------------------------------------------------------------------------------*/

.archive-lists h4 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

.archive-lists .children { margin-bottom: 0; }

.archive-lists ul { list-style: disc; }

.page #content { /*border-top: 1px solid #000000;*/ }

.page-template-template-home-php h1 { 
	margin-bottom: 25px;
	margin-bottom: 2.5rem;
	text-align: center; 
}

.page-caption { text-align: center; }

.home-page-columns .widget-title {
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 20px;
	font-size: 2rem;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.home-page-columns .widget_text { margin-bottom: 0; }

.home-page-columns .widget_text p:last-child { margin-bottom: 0; }

.featured-portfolios { 
	padding: 55px 0 25px;
	padding: 5.5rem 0 2.5rem;
	text-align: center; 
}

.featured-portfolios h3 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1.4;
	margin: 30px 0 10px;
	margin: 3rem 0 1rem;
}

.featured-portfolios h3 a {
	color: #262624;
	border-bottom: none;
	font-size: 4rem;
}

.featured-portfolios h3 a:hover { color: #f2664f; }

p + form .contactform { 
	margin-top: 40px; 
	margin-top: 4rem;
}

.contactform { 
	margin-left: 0;
	overflow: hidden;
}

.contactform li { 
	clear: both;
	list-style-type: none; 
}

.contactform li label {
	color: #000000;
	display: block;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	margin: 0 0 2px 5px;
	text-transform: uppercase;
	top: 2px;
}

.contactform li label.error {
	top: 5px;
	position: relative;
	left: 10px;
	color: #000000;
}

.contactform li input[type="text"] {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.contactform li textarea {
	width: 100%;
	height: 200px;
	margin-bottom:15px;
}

.contactform li button { float: right; }

.contactform span.required { top: -2px; }

label.error { 
	color: #000000 !important; 
	font-style: normal;
	margin-top: -15px;
}

/*-----------------------------------------------------------------------------------*/
/*	11.	Widgets
/*-----------------------------------------------------------------------------------*/

.widget {
	margin-top: 60px;
	margin-top: 6rem;
}

.widget:first-child { margin-top: 0; }

.widget-title {
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	text-transform: none;
}

.home-page-full-column .widget-title { text-align: center; }

.widget-title a {
	border: 0;
	color: #262624;
}

.widget ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
}

.widget ol {
	list-style-type: decimal;
	margin-bottom: 0;
}

/* Search Widget --------------------------------------------------------*/
.widget_search #s { 
	background: #ffffff;
	width: 100%; 
}

.widget_search form,
.widget_search fieldset { margin: 0; }

/* Calander Widget -------------------------------------------------------*/
.widget_calendar caption { 
	font-family: 'Int29Serif', Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px; 
	text-align: center;
	text-transform: uppercase;
}

.widget_calendar table { width: 100% }

.widget_calendar a { border-bottom: none; }

.widget_calendar th { 
	font-family: 'Int29Serif', Georgia, serif; 
	font-weight: normal;
}

.widget_calendar td { background-color: #ffffff; }

/* RSS Widget ------------------------------------------------------------*/
.widget_rss li { 
	margin-bottom: 10px; 
	margin-bottom: 1rem;
}

/* 125 x 125 Widget ------------------------------------------------------*/
.zilla-ad-widget { 
	margin-left: -10px;
	margin-left: -1rem;
	padding-right: 0; 
	width: 103.571428571%; /* 290 / 280 */
}

.ads-125 a { 
	border-bottom: none;
	display: inline-block;
	margin: 0 10px 10px 0;
	margin: 0 1rem 1rem 0;
}

.ads-125 img { 
	border: 5px solid #ffffff; 
}

/* Twitter Widget -------------------------------------------------------*/
.zilla-tweet-widget ul {
	margin: 0 0 0 0;
	list-style-type: none;
}

.zilla-tweet-widget li {
			padding: 0 0;
			font-size: 0.7em;
			line-height: 1.4em;
			}

.zilla-tweet-widget li:first-child { padding-top: 0; }

.zilla-tweet-widget li .twitter-time-stamp {
	border-bottom: none;
	color: #000000 !important;
	/*display: block;*/
	font-size: 20px;
	font-size: 2.0rem;
	font-family: 'Int25SerifItalic', Georgia, serif;
	font-style: italic;
	display: none;
}

.twitter-link{
		font-size: 0.6em !important;
		color: #e40050 !important;
		text-decoration: none !important;
		border: 1px solid #e40050;
		border-radius: 3px;
		padding: 10px;
		}

.twitter-link:hover{
		font-size: 0.6em !important;
		color: #ffffff !important;
		background-color: #e40050 !important;
		text-decoration: none !important;
		border: 1px solid #e40050;
		border-radius: 3px;
		padding: 10px;
		}

/* Flickr Widget --------------------------------------------------------*/
.zilla_flickr_widget { padding-right: 0; }

.zilla_flickr_widget > div {
    margin-right: -18px;
    margin-right: -1.8rem;
}

.ie .zilla_flickr_widget > div {
	margin-right: -20px;
	margin-right: -2rem;
}

.zilla_flickr_widget a { border-bottom: none; }

.flickr_badge_image {
	float: left;
	height: 58px;
	margin: 0 16px 16px 0;
	margin: 0 1.6rem 1.6rem 0;
	width: 58px;
}

.flickr_badge_image img { border-radius: 3px; }

/* Video Widget ----------------------------------------------------------*/
.zilla_video { margin-bottom: 10px; }

/* Testimonial Widget ---------------------------------------------------- */
.zilla-testimonial-widget { margin: 0; }

.zilla-testimonial-widget li { width: 100% !important; }

.zilla-testimonial-pager { 
	overflow: hidden; 
	text-align: center;
}

.zilla-testimonial-pager span { 
	background: #d1d1d0;
	border-radius: 12px;
	color: #d1d1d0;
	cursor: pointer;
	display: inline-block;
	line-height: 12px;
	margin-left: 8px;
	height: 12px;
	width: 12px;
}

.zilla-testimonial-pager span:first-child { margin-left: 0; }

.zilla-testimonial-pager .cycle-pager-active { 
	background: #676765; 
	color: #676765;
}

.zilla-testimonial-quote {
	color: #676765;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.8;
	font-style: italic;
	text-align: center;
	margin: 0 auto 35px auto;
	margin: 0 auto 3.5rem auto;
	width: 80%;
}

.zilla-testimonial-quote:before { content: "\201C"; }

.zilla-testimonial-quote:after { content: "\201D"; }

.zilla-testimonial-source {
	color: #262624;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

/* ZillaSocial ---------------------------------------------------------*/
.widget_zilla_social_widget .size-32px a {
	border: none;
	float: left;
	margin: 0 8px 8px 0;
	display: block;
	height: 32px;
	width: 32px;
}

.widget_zilla_social_widget .size-16px a {
	float: left;
	margin: 0 7px 7px 0;
	display: block;
	height: 16px;
	width: 16px;
}

.widget_zilla_social_widget .zilla-social a:hover {
	background: none!important;
	opacity: 0.5;
}

.zilla-social:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
} 

.zilla-social { display: inline-block; } /* Hide from IE Mac \*/ 

.zilla-social { /*display: block;*/ } /* End hide from IE Mac */

/* Zilla Plugins --------------------------------------------------------- */
#sidebar .zilla-dribbble-shots { width: 107.14286%; }

iframe[class^="PIN"] { display: none; } /* keep pinterest from crapping on our sweet layout */

/*------------------------------------------------------------------------*/
/* 12. Structure 
/*------------------------------------------------------------------------*/

#header { 
	border-bottom: 1px solid #000000;
	padding-top: 50px; 
	padding-top: 5rem;
}

.page-intro { 
	clear: left;
	margin-bottom: 70px;
	margin-bottom: 7rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
	padding-top: 50px;
	padding-top: 5rem;
	}

.block {
	clear: both;
	margin: 0 auto;
	max-width: 980px;
	max-width: 98rem;
	width: 90%;
}

.media-video,
.media-audio {
	clear: both;
	margin: 30px auto;
	margin: 3rem auto;
	max-width: 750px;
	max-width: 75rem;
	width: 90%;
}

.portfolio-block {
		overflow: hidden;
		padding-top: 0 !important;
}

.related-portfolios {
	margin-left: -3.333333333%;
	margin-right: -3.333333333%;
	overflow: hidden;
	padding: 0 0 40px;
	padding: 0 0 4rem;
	width: 107.142857142%;
}

#primary,
#post-0 {
	float: left;
	width: 75%; /*64.285714285%;  630 / 980 */
}

#primary #post-0 { width: 100%; }

.page-template-template-home-php #primary,
.page-template-template-full-width-php #primary { width: 100%; }

.page-template-template-home-php #primary {
	margin-bottom: 0px; /*15px;*/
	margin-bottom: 0rem/*1.5rem;*/	
}

.portfolio-container {
	margin-left: -3.333333333%; /* 35 / 1050 */
	margin-right: -3.333333333%; /* 35 / 1050 */
	width: 107.142857142%; /* 1050 / 980 */
}

.page-template-template-portfolio-2col-php .portfolio-container {
	margin-left: -3.773584905%; /* 40 / 1060 */
	margin-right: -3.773584905%; /* 40 / 1060 */
	width: 108.163265306%; /* 1060 / 980 */
}

.layout-2cl #primary { float: right; }

.single #primary { width: 100%; }

#content { 
	padding: 85px 0 0; 
	padding: 8.5rem 0 0;
	/*border-top: 1px solid #000000;*/
}

.page-template-template-home-php #content {
	padding-bottom: 0px; /*200px*/
	padding-bottom: 0rem; /*20rem*/
}

.single #content { padding: 0; }

.single .format-video .post-thumb,
.single .format-audio .post-thumb {
	max-width: 750px;
	max-width: 75rem;
}

#sidebar {
	float: right;
	margin-bottom: 60px;
	margin-bottom: 6rem;
	width: 28.571428571%; /* 280 / 980 */
}

.layout-2cl #sidebar { float: left; }

.home-page-columns {
	border-top: 1px solid #000000;
	clear: both;
	padding-bottom: 65px !important;
	padding-bottom: 6.5rem !important;
	padding-top: 65px !important;
	padding-top: 6.5rem !important;
	text-align: center;
}

.home-page-columns > div {	
	border-left: 1px solid #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 33.2653%; /* 315 / 980 */
}

.home-page-columns > div:first-child { border-left: none; }

.home-page-column-1 { padding-right: 3.571428571%; /* 35 / 980 */ }

.home-page-column-2 { padding: 0 3.571428571%; /* 35 / 980 */ }

.home-page-column-3 { padding-left: 3.571428571%; /* 35 / 980 */ }

.home-page-full-column {
	clear: both;
	padding: 90px 0 80px;
	padding: 9rem 0 8rem;
	width: 90%;
}

#content + .home-page-full-column { border-top: 1px solid #f0eee8; }

#slider-featured-portfolios > div > div {
	margin: 0 55px;
	margin: 0 5.5rem;
	max-width: 750px;
	max-width: 75rem;
}

.featured-portfolios { position: relative; }

#footer { 
	clear: both;
	/*margin-top: 40px;
	margin-top: 4rem;*/
 }

.footer-column-1,
.footer-column-2,
.footer-column-3 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 32.142857142%; /* 315 / 980 */
}

.footer-column-1 { 
	padding-right: 35px; 
	padding-right: 3.5rem;
}

.footer-column-2 {
	border-left: 1px solid #373735;
	border-right: 1px solid #373735;
	padding: 0 35px;
	padding: 0 3.5rem;
	width: 35.714285714%; /* 350 / 980 */
}

.footer-column-3 {
	padding-left: 35px;
	padding-left: 3.5rem;
}

/* ---------------------------------------------------------------------- */
/*	13. Media Queries
/* ---------------------------------------------------------------------- */

@media only screen and (max-width: 768px) {
	/* 768 ================================================== */

	html {
		font-size: 70.3125%; /* push base size to 18px */
		}

	body {
		font-family: 'Int29Serif', Georgia, serif !important;
		}

	.content_column_1,
	.content_column_2{
		width:100% !important;
		margin: 5% 0 0 0 !important;
	}

	.content_column_3,
	.content_column_4{
		font-size: 20px;
		font-size: 2rem;
		width:100% !important;
		margin: 0 0 0 0 !important;
	}

	.slide-caption{display:none;}
	
	.default-bg { background-color: #ffffff !important; }

		.zilla-slide-prev-full{
		background-size: 20px;
		background-size: 2rem;
		height: 30px;
		height: 3rem;
		width: 30px;
		width: 3rem;}

	.zilla-slide-next-full{
		background-size: 20px;
		background-size: 2rem;
		height: 30px;
		height: 3rem;
		width: 30px;
		width: 3rem;}

	.modalDialog{
		display:none !important;
		}

	.team_thumb_content{
		width: 50%;
		padding-bottom: 10px;
		padding-bottom: 1rem;
		}
	
	.member_name{
		margin: 0 auto;
		text-align: center;
		font-size: 18px;
		font-size: 1.8rem;}
	
	.home_text{
		font-size: 22px;
		font-size: 2.2rem;}

	.home_img{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/home_mobile.gif");
	width: 100%;
	height: auto;}

	.project_img_ALP{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile1.png");}

	.project_img_FF{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile.gif");}

	.project_img_DPA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile5.png");
			}

	.project_img_SAMA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile6.png");
		}

	.project_img_CC{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile-1.png");
		}

	.project_img_LIB{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile2.png");
		}


	.project_img_CSCA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile4.png");
		}
	

	h2 {
		font-size: 2.5rem;
		line-height: 150% !important;
		 }

	#primary,
	#post-0 { 
		margin-bottom: 20px;
		margin-bottom: 2rem;
		width: 100%; 
	}

	#sidebar { 
		border-top:2px solid #cccccc;
		padding-top: 50px;
		padding-top: 5rem;
		width: 100%; 
	}

	#header {
		padding-top: 30px;
		padding-top: 3rem;
	}
	
	#logo {
		margin-bottom: 4rem;
		margin-bottom: 40px;
	}
	
	#content { 
		padding: 2rem 0 6rem 0 !important;
		padding: 20px 0 60px 0 !important;
	}

	#project_quote{
		/*width: 93.5%;*/
		font-size: 15px;
		font-size: 1.5rem;
	}

	.lab_intro{
	color: black;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	height:auto;
	line-height: 150% !important;
	margin: 0 auto;
	padding: 20px;
	padding: 2rem;
	/*width: 95.5%;*/
	}

	.page-intro {
		padding-top: 6rem;
		padding-top: 60px;
		padding-bottom: 6.5rem;
		padding-bottom: 65px;
	}

	.page-intro h1 {
		font-size: 60px;
		font-size: 6rem;
		line-height: 120%;
		margin-bottom: 0.5rem;
		margin-bottom: 5px;
	}

	
	.home-intro,
	.page-intro p, 
	.page-caption {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.7;
	}

	.page-navigation .nav-previous, 
	.page-navigation .nav-next, 
	.single-page-navigation .nav-previous,
	.single-page-navigation .nav-next {
		margin: 50px 0;
		margin: 5rem 0;
	}
	
	.home-page-full-column {
		padding: 6rem 0;
		padding: 60px 0;	
	}

	/* Navigation ------------------------------------------- */
	.iphone #primary-nav { display: none; }

	.no-js #primary-nav { display: block; }

	/* Single Post ------------------------------------------ */

	.single .entry-meta { 
		border-top: 1px solid #F0EEE8;
		margin-top: 10px;
		margin-top: 1rem;
		padding-top: 30px;
		padding-top: 3rem;
		width: 100%; 
	}

	.single .entry-meta span {
		float: left;
		width: 22%;
	}

	.single .entry-meta span + span { 
		margin-top: 0; 
		margin-left: 4%;
	}

	.single .entry-content { width: 100%; }

	.comment-body { width: 100%; }

	.comment-author, 
	.comment-meta { width: 100%; }

	.comment .children .children { padding-bottom: 3rem; }

	.children .comment-author,
	.children .comment-meta { 
		padding-left: 40px;
		padding-left: 4rem; 
	}

	.children .children .comment-author,
	.children .children .comment-meta { 
		padding-left: 80px;
		padding-left: 8rem; 
	}

	#reply-title {
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

	#reply-title,
	#commentform { 
		float: none; 
		width: 100%;
	}
	
	.commentlist {
		padding-top: 5rem;
		padding-top: 50px;
	}

	/* Portfolio --------------------------------------- */
	.single-portfolio .entry-meta > span { 
		float: left;
		width: 22%;
	}

	.single-portfolio .portfolio{
				padding-top: 20px !important;
				padding-top: 2rem !important;
				font-size: 20px;
				font-size: 2rem;
				}

	.single-portfolio .entry-meta > span > span { width: 100%; }

	.single-portfolio .entry-meta > span > span + span { margin-left: 0; }

	.single-portfolio .entry-meta .portfolio-url {
		margin-left: 4%;
		margin-top: 0;
	}

	.single-portfolio .entry-meta .edit-post { clear: left; }

	.single-portfolio .related-portfolios .portfolio:nth-last-child(3) .bbottom { border-bottom: 1px solid #000000; }
	
	.post-media {
		margin-bottom: 4rem;
		margin-bottom: 40px;
	}

	/* Footer -------------------------------------------- */
	#footer{
		width: 100%;
		font-size: 15px;
		font-size: 1.5rem;
		/*margin-top:20px;
		margin-top:2rem;*/
		}

	.copyright,
	.credit { 
		float: none;
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}

	.zilla_flickr_widget { 
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		width: 588px; 
	}

	#sidebar .zilla_flickr_widget {
		margin-left: 0;
		margin-right: 0;
	}

	.zilla-tweet-widget li{
				font-size:1.4em;
				}
	
	.zilla-tweet-widget ul{
				margin: 0 0 15px 0;
				}

	.twitter-link{
			font-size:1em !important;
			}

	.zilla-slide-next{
			background-position:0;
			background-size: 100%;	
			}

	.zilla-slide-prev,
	.zilla-slide-next{
			height: 40px !important;
			height: 4rem !important;
			width: 40px !important;
			width: 4rem !important;
			}
	
	.zilla-slide-prev{
			background-position: -4px 0px;
			background-size: 100%;
			}

	.featured-portfolios h3 a{
				font-size: 25px;
				font-size: 2.5rem;
				}

}

@media only screen and (max-width: 600px) {
	/* 600 =================================================== */

	html {
		font-size: 62.5%;
		}

	body {
		font-family: 'Int29Serif', Georgia, serif !important;
		}

	.slide-caption{display:none;}

	.zilla-slide-prev-full{
		background-size: 20px;
		background-size: 2rem;
		height: 30px;
		height: 3rem;
		width: 30px;
		width: 3rem;}

	.zilla-slide-next-full{
		background-size: 20px;
		background-size: 2rem;
		height: 30px;
		height: 3rem;
		width: 30px;
		width: 3rem;}


	.content_column_1,
	.content_column_2{
		width:100% !important;
		margin: 5% 0 0 0 !important;
	}

	.content_column_3{
		font-size: 20px;
		font-size: 2rem;
		width:100% !important;
		margin: 10% 0 0 0 !important;
	}

	.content_column_4{
		font-size: 20px;
		font-size: 2rem;
		width:100% !important;
		margin: 0 0 0 0 !important;
	}

	.modalDialog{
		display:none !important;
		}

	.team_thumb_content{
		width: 50%;
		padding-bottom: 10px;
		padding-bottom: 1rem;
		}

	.member_name{
		margin: 0 auto;
		text-align: center;
		font-size: 18px;
		font-size: 1.8rem;}

	.home_text{
		font-size: 22px;
		font-size: 2.2rem;}

	.home_img{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/home_mobile.gif");
	width: 100%;
	height: auto;}

	.project_img_ALP{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile1.png");}

	.project_img_FF{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile.gif");}

	.project_img_DPA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile5.png");
			}

	.project_img_SAMA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile6.png");
		}

	.project_img_CC{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile-1.png");
		}

	.project_img_LIB{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile2.png");
		}


	.project_img_CSCA{
	content: url("https://www.alpacaprojects.com/wp-content/uploads/2016/02/banner_mobile4.png");
		}

	h1 { font-size: 6rem; }
	h2 {
		font-size: 2.5rem;
		line-height: 120%;
		 }

	#content { 
		padding: 2rem 0 5rem 0 !important;
		padding: 20px 0 50px 0 !important;
	}

	#project_quote{
		/*width: 86.2%;*/
		font-size: 15px;
		font-size: 1.5rem;
	}

	.lab_intro{
	color: black;
	font-family: 'Int29Serif', Georgia, serif;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	height:auto;
	line-height: 150% !important;
	margin: 0 auto;
	padding: 20px;
	padding: 2rem;
	/*width: 95.5%;*/
	}

	#logo,
	#logo a {
		float: none;
		text-align: center;
	}

	.page-intro {
		padding-bottom: 50px;
		padding-bottom: 5rem;
		padding-top: 50px;
		padding-top: 5rem;
	}

	.home-intro,
	.page-intro p, 
	.page-caption {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.7;
	}

	.home-page-full-column {
		padding: 50px 0 30px;
		padding: 5rem 0 3rem;
	}
	
	.home-page-columns {
		padding-top: 5rem;
		padding-top: 50px;
	}

	.post-media {
		margin-bottom: 40px;
		margin-bottom: 4rem;
		padding: 40px 0;
		padding: 4rem 0;
	}
	
	.related-title {
		margin: 5rem 0 0;
		margin: 50px 0 0;
	}
	
	.related-portfolios {
		padding-bottom: 1rem;
		padding-bottom: 10px;
	}

	.post-thumb,
	.blog .format-video > .fluid-width-video-wrapper,
	.archive .format-video > .fluid-width-video-wrapper,
	.blog .jp-video,
	.archive .jp-video,
	.blog .slider,
	.archive .slider {
		margin-bottom: 25px;
		margin-bottom: 2.5rem;
	}

	.blog .jp-audio, 
	.archive .jp-audio {
		margin-bottom: -10px;
		margin-bottom: -1rem;
	}
	
	.hentry {
		padding-top: 5rem;
		padding-top: 50px;
		margin-top: 5rem;
		margin-top: 50px;
	}

	/* Single Post ------------------------------------------- */
	.single .entry-meta span {
		float: none;
		width: 100%;
	}

	.single .entry-meta span + span { 
		margin-top: 20px; 
		margin-top: 2rem;
		margin-left: 0;
	}

	.comment { 
		padding-bottom: 20px;
		padding-bottom: 2rem;
	}
	
	.commentlist {
		padding-top: 4rem;
		padding-top: 40px;
	}

	.comment-body,
	.comment:first-child .children .comment-body {
		padding-top: 30px;
	    padding-top: 3rem;
	}

	.children .comment-body,
	.children .comment-author,
	.children .comment-meta { 
		padding-left: 20px;
		padding-left: 2rem; 
	}
	
	.children .children .comment-body,
	.children .children .comment-author,
	.children .children .comment-meta { 
		padding-left: 30px;
		padding-left: 3rem; 
	}

	#commentform p {
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

	#commentform .comment-form-comment {
		margin-top: 30px;
		margin-top: 3rem;
	}

	#commentform label {
		margin-left: 10px;
		margin-left: 1rem;
	}

	/* Portfolios ---------------------------------------- */
	.portfolio-filter { display: none; }

	.portfolio-excerpt {
		min-height: 0;
		display:none;}

	.single-portfolio .entry-meta .portfolio-url {
		margin-left: 0;
		margin-top: 20px;
		margin-top: 2rem;
	}

	.single-portfolio .portfolio{
				padding-top: 20px !important;
				padding-top: 2rem !important;
				font-size: 20px;
				font-size: 2rem;
				}

	.related-portfolios .hentry { width: 100%; }

	.single-portfolio .related-portfolios .portfolio:nth-last-child(2) .bbottom { border-bottom: 1px solid #000000; }

	/* Pages ------------------------------------------------ */
	.home-page-columns > div { 
		border-left: none;
		border-top: 1px solid #fceee8;
		margin-top: 50px;
		margin-top: 5rem;
		padding: 50px 0 0;
		padding: 5rem 0 0;
		width: 100%; 
	}

	.home-page-columns > div:first-child { 
		border-top: none;
		margin-top: 0; 
		padding-top: 0;
	}

	.contactform li input[type="text"] { width: 100%; }

	/* Footer -------------------------------------------- */
	#footer {
		width: 100%;
		font-size: 15px;
		font-size: 1.5rem;
		padding-top: 1rem;
		padding-top: 10px;
	}
	
	.footer-column-1,
	.footer-column-2,
	.footer-column-3 { 
		border: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%; 
	}

	.footer-column-1,
	.footer-column-2,
	.footer-column-3 {
		margin-top: 20px;
		margin-top: 2rem;
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

	/* Widgets ------------------------------------------- */
	.zilla-testimonial-quote {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6;
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

	.zilla-testimonial-source {
		font-size: 14px;
		font-size: 1.4rem;
	}

	/* ZillaShortcodes ----------------------------------- */
	.zilla-one-half, 
	.zilla-one-third, 
	.zilla-two-third, 
	.zilla-three-fourth, 
	.zilla-one-fourth, 
	.zilla-one-fifth, 
	.zilla-two-fifth, 
	.zilla-three-fifth, 
	.zilla-four-fifth, 
	.zilla-one-sixth, 
	.zilla-five-sixth { width: 100% !important; }
}