/* Drupal 7 Framework
------------------------------------------------*/
body#body {
  background:url(../images/bg.jpg) center 0 fixed;
  color:#a29c9a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:18px;
  margin:0;
  min-width:1020px;
  padding:0;
}

a { color:#282724; outline:none;}
a:hover {
  color: #282724;
  text-decoration: none;
}

#page { width:980px; margin:0 auto;}

/*** Header ***/
#header {
	position: relative;
}
.section-1 { height:250px;}
.section-1 .col1 { float:right;}
.section-1 .col2 { float:left; text-align:left; padding-top:25px;}

.section-2 { height:536px;}
.section-4 {  background:#282724; padding-left:47px;}


#header #logo {
  float:left;
  margin:25px 20px 0 0;
}
#header #site-name-slogan {
  float: left;
}
#header #site-name {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-size:3em;
  font-weight:bold;
  line-height:1em;
  margin:0;
}
#header #site-name a { text-decoration:none}


/*****************Main menu*****************/
#block-superfish-1 { margin-top:50px; width:100%; float:right;}
#superfish-1 { 
	background:none;
	float:right;
	margin:65px 0 0 0;
	position:relative;
	width:auto;
}
	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:center;
	}
		#superfish-1 a, #superfish-1 a:visited {
			border:0;
			color:#fff;
			font-size:30px;
			font-weight:normal;
			padding:10px 0 10px 20px !important;
			text-decoration:underline;
		}
		#superfish-1 a:hover, #superfish-1 a.active {
			color:#6d5d53;
		}

	#superfish-1 ul {
		background:#e54838;
		border:0px solid #1b1b1b;
		border-radius:2px;
		display:none;
		padding:15px 0;
		top:62px !important;
		width:200px !important;
	}
	.sf-navbar > li > ul { margin-top:3px;}
	
		#superfish-1 ul li {
			background:none;
			border-bottom:0;
			height:auto;
			padding:0;
		}
		#superfish-1 ul li a:visited, #superfish-1 ul li a {
			border:0;
			color:#fff;
			font-size:30px;
			font-weight:normal;
			letter-spacing:-1px;
			padding:3px 0px 3px 24px !important;
			text-align:left;
		}
		#superfish-1 ul li a:hover, #superfish-1 ul li a.active { color:#f3857a;}

	#superfish-1 ul li ul{
		left:160px !important;
		padding:10px 0 !important;
		top:0 !important;
	}
	#superfish-1 ul li ul li {
		background:none;
		margin-bottom:1px;
	}
/****************************************/

#block-system-user-menu { float:left; padding:16px 20px 11px}
#block-system-user-menu .content li { float:left; background:url(../images/bg-li.gif) no-repeat right 6px; padding:0 7px 0 0; margin-right:7px;}
#block-system-user-menu .content li.last { background:none; padding:0; margin:0;}
#block-system-user-menu .content li a { font-size:10px; text-transform:uppercase; color:#797371; text-decoration:none;}
#block-system-user-menu .content li a:hover { color:#fff;}

.msg { text-transform:uppercase; color:#fff; font-size:13px; float:right; width:100%;}
/***********Breadcrumb*************/
#breadcrumb { 
	color:#000;
	margin-top:16px;
	padding:0px 3px 15px;
}
	#breadcrumb a { 
		color:#000;
		font-size:12px;
		text-decoration:none;
		padding:0 3px;
	}
	#breadcrumb a:last-child { padding-right:0}
	#breadcrumb a:hover { color:#282724;}
/**********************/

/*** MAIN ***/
#main-wrapper { background:#f6f0e4;}
#main-wrapper #main { margin:0 auto; overflow:hidden; padding-top:59px;}
.section .region { width:100%;}

#sidebar-first { width:320px; float:left;}
#sidebar-first .section { padding:0px 0px 0px 35px;}

#content { padding:0px 20px 25px 20px; overflow:hidden; }
#content .section { width:100%;}

#sidebar-second { float:right; width:320px; }
#sidebar-second .section { padding:0px 35px 0px 0px;}

.region-content { overflow:hidden;}

.front #content { padding-right:40px;}

.page-about #content { padding:0;}

/***********Admin tabs*************/
.tabs-wrapper {
  margin: 1px 0 20px;
}
div.tabs { 
	overflow:hidden;
}
	.tabs ul.primary li { margin-bottom:-1px;}
	.tabs ul.primary li a { 
		background:#EDEDED;
		border:1px solid #BBB;
		border-radius:5px 5px 0 0;
		text-shadow:0 1px 0 #FFF;
	}
	.tabs ul.primary {
		border:0;
		border-bottom:1px solid #c9c9c9;
		margin:10px 0 10px 0;
		overflow:hidden;
		padding:4px 0;
	}
	.tabs ul li a{
		background:#464646;
		border-bottom:0;
		color:#000;
		font-size:12px;
		font-weight:normal;
		margin:0;
		overflow:hidden;
		padding:3px 15px 4px;
		-webkit-transition:background 0.1s linear;
		-moz-transition:background 0.1s linear;
		}
		.tabs ul li a.active, .tabs ul li a:hover { 
			background:#282724;
			color:#fff;
			text-shadow:none;
		}
/***********************/


/****************Comments form*******************/
article.comment header{ width:100%; overflow:hidden;}
.user-picture { float:left; margin-right:15px;}
section#comments h2.title {
	color:#292a2b;
	font-size:18px;
}

#comment-form label {
	font-weight:normal;
	color:#484848;
	display:table;
}

#comment-form .form-text, .search-form .form-text, #user-login .form-text {
	background:#fff;
	border:1px solid #e6e0d5;
	color:#484848;
	border-radius:2px;
	padding:7px 5px;
}
	
#comment-form .form-textarea {
	background:#fff;
	border:1px solid #e6e0d5;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:2px;
	padding:5px;
}
	
.resizable-textarea .grippie {
	display:none;
}

.form-type-item {
	overflow:hidden;
	width:100%;
}
	.form-type-item label {
		float:left;
		padding-right:10px;
	}	
	.form-type-item a {
		color:#282724
	}
	
.form-type-select { margin:0;}

#edit-comment-body-und-0-format-guidelines {
	padding-top:15px;
}
	#edit-comment-body-und-0-format-guidelines ul li{
		font-size:12px;
		overflow:hidden;
		width:100%;
	}

.filter-help a { color:#e54838;}

/***Comments output***/
#comments {
	margin-top:5px;
	overflow:hidden;
	padding-top:20px;
	width:100%;
}
	#comments .submitted {
		padding-bottom:5px;
	}
		#comments .submitted a{
			display:none;
		}
	
	#comments h3 { line-height:normal;}
		#comments h3 a {
			color:#282724;
			font-size:15px;
			font-weight:normal;
			text-decoration:none;
		}
	
	#comments .links li a {
		padding:10px 15px;
	}
	
	#comments p {
		padding-bottom:5px;
	}
		#comments p {
			padding-bottom:5px;
		}

	#comments article {
		background:#e6e0d5;
		border-left:1px solid #dcd3c4;
		border-top:1px solid #dcd3c4;
		border-right:1px solid #fbf8f2;
		border-bottom:1px solid #fbf8f2;
		margin-bottom:15px;
		padding:15px;
		border-radius:3px;
		box-shadow:0 0 2px rgba(0,0,0, .1) inset;
	}
	
	#comments footer {
		overflow:hidden;
		padding:0px 0 0 0;
	}
		#comments footer ul li {
			float:left;
		}
			#comments footer ul.links li a {
				padding:5px 10px;
			}

#edit-comment-body-und-0-format {
	border:1px solid #d6d2c6
}

#comment-form-wrapper { margin-top:30px;}

article.comment span.new { position:absolute; top:0; right:0;}
/********************************************/

/***********************Content Region*************************/
#main-wrapper #main { margin:0 auto; overflow:hidden;}
.content-wrap { width:100%; overflow:hidden; padding-bottom:30px;}

/*Node heading*/
#content h1.title { font-size:30px; color:#282724}
.node h2 {
	color:#282724;
	font-size:30px;
	line-height:normal;
	padding:0px;
}
	.node h2 a{
		color:#282724;
		font-size:30px;
		font-weight:normal;
		text-decoration:none;
		text-transform:none;
		}
	.node h2 a:hover{ color:#e54838;}

article.node { padding-bottom:30px;}
article.node .content { padding-top:24px;}
article.node .content .field-name-body { padding-top:20px;}
article.node .content span { color:#282724; font-size:15px;}

/*Author & date information*/
p.submitted {
	font-size:13px;
	margin:0px 0 10px;
}
.submitted, p.submitted span {
	color:#a29c9a;
	font-size:13px;
}
	.submitted a {
		color:#a29c9a;
		font-size:13px !important;
		text-decoration:none;
	}
/**/

article.node footer {
	padding-top:10px;
}

/*Node Tags*/
article.node footer .field-name-field-tags { padding-bottom:10px;}
article.node footer .field-name-field-tags .field-label{
	color:#000;
	line-height:28px;
}
article.node footer .field-name-field-tags .field-items {
	overflow:hidden;
	padding-bottom:15px;
	width:100%;
}
article.node footer .field-name-field-tags ul li { float:left; padding:0 4px;}
	article.node footer .field-name-field-tags ul li a{ text-decoration:none;}
	
article.node footer .field-name-field-tags .field-item {
	float:left;
	padding-right:10px;
}
/**/

/*Social sharing*/
.social-share {
	padding:15px 0;
}
	.social-share span {
		float:left; 
		font-weight:bold;
		vertical-align:middle;
	}
	.social-share a {
		display:block;
		float:left;
		height:16px;
		margin-left:5px;
		opacity:.8;
		text-indent:-9999px;
		vertical-align:middle;
		width:16px;
		-webkit-transition:opacity .2s ease-out; -moz-transition:opacity .2s ease-out;
	}
		.social-share a:hover { opacity:1;}
		
	.social-share a.social-share-facebook { background:url(../images/social/facebook.png) no-repeat 0 0;}
	.social-share a.social-share-twitter { background:url(../images/social/twitter.png) no-repeat 0 0;}
	.social-share a.social-share-googlebuzz { background:url(../images/social/buzz.png) no-repeat 0 0;}
	.social-share a.social-share-myspace { background:url(../images/social/myspace.png) no-repeat 0 0;}
	.social-share a.social-share-msnlive { background:url(../images/social/msn.png) no-repeat 0 0;}
	.social-share a.social-share-yahoo { background:url(../images/social/yahoo.png) no-repeat 0 0;}
	.social-share a.social-share-linkedin { background:url(../images/social/linkedin.png) no-repeat 0 0;}
	.social-share a.social-share-orkut { background:url(../images/social/orkut.png) no-repeat 0 0;}
	.social-share a.social-share-digg { background:url(../images/social/digg.png) no-repeat 0 0;}
	.social-share a.social-share-delicious { background:url(../images/social/delicious.png) no-repeat 0 0;}
	.social-share a.social-share-facebook { background:url(../images/social/facebook.png) no-repeat 0 0;}
/**/

ul.links li { padding-left:0;}
ul.links li a, #edit-cancel {
	text-decoration:underline;
	text-transform:uppercase;
	font-size:10px;
	color:#282724;
	padding:0 10px 0 0;
}
ul.links li a:hover, #edit-cancel:hover { color:#000; text-decoration:none;}

/*****************Default Block Style*******************/
section.block { 
	margin-bottom:10px;
	padding-bottom:15px;
}
	section.block ul, section.block .item-list ul li { margin:0;}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	section.block h2 {
		font-size:30px;
		color:#282724;
		padding:0 0 10px;
		line-height:normal;
	}
	section.block h2 span{
		font-size:30px;
		color:#282724;
	}
		section.block .content { padding:0px 0px;}
		section.block .content li { 
			background:url(../images/a1.png) no-repeat 0 8px;
			padding:0 0 10px 12px;
			overflow:hidden;
			line-height:20px;
		}
			section.block .content li a { 
				color:#282724;
				font-size:13px;
				line-height:20px;
				text-decoration:none;
			}
			section.block .content li a:hover { color:#e54838;}

/*********************POLL's Bars**********************/
.poll .bar { 
	background-color:#fff;
	background-image:-moz-linear-gradient(top, #f0f0f0, #fff); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #f0f0f0, #fff); /* IE10 */
	background-image:-o-linear-gradient(top, #f0f0f0, #fff); /* Opera 11.10+ */
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #f0f0f0, #fff); /* Chrome 10+, Saf5.1+ */
	background-image:linear-gradient(top, #f0f0f0, #fff);
	border:1px solid #a29c9a;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#e54838;
	background-image:-moz-linear-gradient(left, #e54838, #fba198); /* FF3.6 */
	background-image:-ms-linear-gradient(left, #e54838, #fba198); /* IE10 */
	background-image:-o-linear-gradient(left, #e54838, #fba198); /* Opera 11.10+ */
	background-image:-webkit-gradient(linear, left, right, from(#e54838), to(#fba198)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(left, #e54838, #fba198); /* Chrome 10+, Saf5.1+ */
	background-image:linear-gradient(left, #e54838, #fba198);
	}
	
.poll .percent { float:right;}
#block-poll-recent ul.links li a { display:inline; background:none; box-shadow:none; font-size:10px;}
/*******************************************/

#block-comment-recent .content li a { display:block;}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}

#block-node-recent .content tr { background:none; border-bottom:1px solid #cdc7c4}

/***Block Search****/
#block-search-form { padding:0px 6px 10px 21px;}
#search-block-form .form-text {
	background:#fff;
	border:0px;
	border-top:1px solid #aeaeae;
	color:#757575;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
	margin-right:-38px; 
	padding:7px 30px 8px 5px;
	width:183px;
	-webkit-box-sizing:content-box;
	-webkit-appearance:none;
	border-radius:15px;
}

#search-block-form #edit-submit, #search-block-form .form-submit { 
background:url(../images/search.png) no-repeat center center;
line-height:normal;
width:31px;
height:32px;
padding:0;
margin:0;
vertical-align:middle;
cursor:pointer;
text-indent:-9999px;
border:0;
}
#search-block-form #edit-submit:hover, #search-block-form .form-submit:hover {}


/******************Buttons Styles********************/
.form-submit, #edit-cancel {
	background:#e54838;
	border:none;
	vertical-align:middle;
	color:#fff;
	font-weight:normal;
	text-transform:capitalize;
	font-size:14px;
	padding:0px 10px;
	height:35px;
	margin-right:5px;
	line-height:normal;
	-webkit-transition:background .3s ease-out; -moz-transition:background .3s ease-out;
	border-radius:3px;
	}
	.form-submit:hover { background:#282724;}
	
	#edit-cancel { display:inline-block; text-decoration:none; height:auto; padding:9px 10px 10px;}
	#edit-cancel:hover { background:#282724; color:#fff;}
/*****************************************/

/*** Footer ***/
#footer {
	clear: both;
	padding:40px 0;
	position: relative;
}
#block-block-5 .content { color:#fff; font-size:14px;}
#block-block-5 .content a { color:#fff;}
#block-block-5 .content a:hover { color:#e54838}


/**************Contact Form***************/
#contact-site-form label {
	color:#000;
	display:table;
}
#contact-site-form label.option { display:inline;}
#contact-site-form input.form-text {
	background:#fff;
	border:1px solid #e6e0d5;
	color:#484848;
	padding:7px 5px;
	border-radius:2px;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}
#contact-site-form textarea#edit-message {
	background:#fff;
	border:1px solid #e6e0d5;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	min-width:100%;
	max-width:100%;
	min-height:100px;
	max-height:300px;
	padding:3px;
	border-radius:2px;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}
/**************************************/


/***********Forum************/
.action-links {
	padding:15px 0px;
}
	.action-links a {
		color:#282724;
		font-size:12px;
	}
	.action-links a:hover {
		text-decoration:none;
	}

#forum a {
	color:#e54838;
	font-size:13px;
}
#forum table {
	border:1px solid #c8c8c8;
	width:100%;
}
#forum th {
	background:#282724; 
	border:1px solid #535353;
	color:#fff; 
	font-size:14px;
	padding:3px 5px;
}
	#forum th a {
		color:#fff;
	}
	
#forum tr.even, tr.odd {
	background:none;
	border-bottom:1px solid #e0e0e0;
}
#forum tr.even td {
	background:#f8f8f8
}

#forum tr.odd td { 
	background:#f7f6f4
}
#forum td.container { 
	padding:10px;
}

#forum tr.even td.forum { 
	background:url(../images/forum-ico.png) no-repeat 10px 10px #fafafa
}
#forum tr.odd td.forum { 
	background:url(../images/forum-ico.png) no-repeat 10px 10px #f7f6f4
}

#forum td {
	background:#f3f5f4;
	border:1px solid #c8c8c8;
	padding:5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
	text-align:center;
}
#forum td.last-reply span, #forum td.title span {
	color:#535353;
}

.field-name-taxonomy-forums {
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}
.field-label {
	color:#000;
	float:left;
	font-size:14px;
	vertical-align:middle;
}
.field-items a {
	color:#282724;
	font-size:12px;
}

h3.field-label { line-height:20px; padding-right:10px;}
/***********************/

/************first-time page***************/
#first-time {
	display:none;
}
	#first-time p {
		padding:10px 0;
	}
	
#first-time .item-list ul li{
	background:none;
	display:block;
	float:left;
	margin:0;
}
	#first-time .item-list ul li a {
		color:#282724;
		display:block;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	#first-time .item-list ul li:hover { background:none}
	#first-time .item-list ul li a:hover { background:none}
/***************************/

/******************Paginator*********************/
.item-list .pager li { padding:0;}
.content ul.pager li {
	color:#494949;
	margin:0px 1px;
	overflow:hidden;
}
.content ul.pager li.pager-current { 
	background:#282724;
	border-radius:2px;
	border:1px solid #c6c6c6;
	color:#fff;
	padding:5px 12px;
	position:relative;
	zoom:1;
	}
	.content ul.pager li a{ 
		background:none;
		border:1px solid #c6c6c6;
		color:#000; 
		display:inline-block;
		padding:3px 12px;
		position:relative;
		text-decoration:none; 
		zoom:1;
		border-radius:2px;
	  }
	.content ul.pager li a:hover {
		background:#282724;
		color:#fff;
	}
/**********************/

/*********Admin menu bg**********/
ul.contextual-links li a:hover { background:#eec4bf;}
/*********************/


/*****Blog page*****/
article.node-blog { padding-bottom:50px;}
article.node-blog .content { padding-top:5px;}
article.node-blog footer { padding-top:10px;}
.node-blog footer { width:100%; overflow:hidden;}
.node-blog .field-name-field-blog-image { padding-bottom:15px; display:inline-block; margin-right:21px;}
.node-blog .field-name-field-blog-image .field-item img { border-radius:18px;}
.node-blog .field-name-field-blog-image .field-item a { overflow:hidden; display:block; line-height:0}
/*****************/


/********Social-icons Block********/
#block-follow-site { float:right;}
#block-follow-site .follow-links li { 
	background:none;
	float:left;
	padding:0;
}
	a.follow-link {
		width:32px;
		height:32px;
		text-indent:-9999px;
		float:left;
		margin:0 8px 8px 0;
		padding:0;
		-webkit-transition:all .2s ease;
		-moz-transition:all .2s ease;
		box-shadow:0px 1px 1px rgba(0, 0, 0, .3); -moz-box-shadow:0px 2px 3px rgba(0, 0, 0, .3); -webkit-box-shadow:0px 3px 1px rgba(0, 0, 0, .3); margin-top:5px;
		opacity:0.8;
	}
		a.follow-link:hover { margin-top:0; opacity:1;}
/********************/

/*******Slider********/
#block-views-slider-block { padding:0; margin:0;}
#block-views-slider-block .content { padding:0;}
.view-slider { background:#f6f0e4; position:relative;}

.views-jqfx-controls-top { position:absolute; top:141px; left:563px; z-index:100}
.view-slider .views_jqfx_cycle_previous { float:left; display:block; width:12px; height:20px; background:url(../images/arrows.png) no-repeat 0 0; margin-right:20px; text-indent:-9999px;}
.view-slider .views_jqfx_cycle_previous:hover { background:url(../images/arrows.png) no-repeat 0 bottom;}
.view-slider .views_jqfx_cycle_next { float:left; display:block; width:12px; height:20px; background:url(../images/arrows.png) no-repeat right 0; text-indent:-9999px;}
.view-slider .views_jqfx_cycle_next:hover { background:url(../images/arrows.png) no-repeat right bottom;}
.view-slider .views_jqfx_cycle_pause { display:none;}

.view-slider .views-field-field-slide-image { height:536px;}
.view-slider .views-field-title { font-size:74px; color:#1d1d1c; position:absolute; top:187px; left:562px; line-height:60px; letter-spacing:-1px;}
.view-slider .views-field-view-node { position:absolute; top:343px; left:565px;}
.view-slider .views-field-view-node a { display:block; width:100px; padding:15px 0; background:#e54838; color:#fff; font-size:19px; text-decoration:none; text-align:center; border-radius:3px;}
.view-slider .views-field-view-node a:hover { background:#282724;}
/********************/


.field-type-image { float:left; margin-right:38px;}
.node-article .field-type-image img { border-radius:118px;}


#block-views-our-team-block .views-field-field-employee-photo { float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-bottom:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}


.profile .user-picture { margin-left:20px;}
.profile h3 { overflow:hidden;}


/*******Portfolio********/
.view-portfolio .view-content {overflow:hidden;}
.view-portfolio .views-row {float:left;}
.view-portfolio .views-row .views-field-field-portfolio-image {font-size:0; line-height:0; padding:1px; background:url(../images/ajax-loader.gif) center center no-repeat; border:0px solid #e0e0e0; margin-bottom:10px;}
.view-portfolio .views-row .views-field-title a {font-size:15px; color:#282724; line-height:normal; text-decoration:none; line-height:30px;}
.view-portfolio .views-row .views-field-title a:hover { color:#e54838}
.view-portfolio .views-row .views-field-body {margin-bottom:5px; line-height:21px; font-size:13px; font-weight:normal;}
.view-portfolio .views-row .views-field-body p { margin-bottom:5px;}
.view-portfolio .views-row .views-field-view-node a { font-size:10px; color:#282724; text-decoration:underline; text-transform:uppercase;}
.view-portfolio .views-row .views-field-view-node a:hover { color:#e54838;}
.view-portfolio .views-row .views-field-field-portfolio-image img { border-radius:18px;}
.view-portfolio .views-row.last {margin-right:0 !important;}
.page-portfolio .view-portfolio .views-row {width:220px; margin:0 15px 20px 0; position:relative;}
.page-portfolio .view-portfolio .views-row .views-field-field-portfolio-image {height:170px; width:220px; margin-bottom:10px;}

.page-portfolio-2-col .view-portfolio .views-row {width:460px; margin:0 20px 35px 0; position:relative;}
.page-portfolio-2-col .view-portfolio .views-row.views-row-even {margin-right:0;}
.page-portfolio-2-col .view-portfolio .views-row .views-field-field-portfolio-image {height:270px; width:460px;}

.page-portfolio-3-col .view-portfolio .views-row {width:300px; margin:0 13px 35px 0; line-height:18px; position:relative;}
.page-portfolio-3-col .view-portfolio .views-row .views-field-field-portfolio-image {height:215px; width:300px;}

.page-portfolio-1-col .view-portfolio .views-row {float:none; overflow:hidden; margin-bottom:40px; position:relative;}
.page-portfolio-1-col .view-portfolio .views-row .views-field-field-portfolio-image {height:290px; width:540px; float:left; margin-right:20px;}
/********************/

.views-field-field-portfolio-image-1 { text-align:center;}
.views-field-field-portfolio-image-1 img { display:none;}

.views-row .views-field-field-portfolio-image-1 {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   position: absolute;
   top: 0;
   left: 0;
   border-radius:18px;
}
.page-portfolio .views-row .views-field-field-portfolio-image-1 {
	width:220px;
	height:170px;
}
.page-portfolio-3-col .views-row .views-field-field-portfolio-image-1 {
	width:300px;
	height:200px;
}
.page-portfolio-2-col .views-row .views-field-field-portfolio-image-1 {
	width:460px;
	height:260px;
}
.page-portfolio-1-col .views-row .views-field-field-portfolio-image-1 {
	width:540px;
	height:280px;
}


.views-row .views-field-field-portfolio-image-1 a.colorbox {
	top:-10px;
   position:relative;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   margin:0 auto;
   background:url(../images/link.png) center no-repeat;
   display:inline-block;
   width:20px;
   height:20px;
}

.views-row:hover .views-field-field-portfolio-image-1 {
	opacity: 1;
}
.page-portfolio .views-row:hover .views-field-field-portfolio-image-1 {
	border:85px solid rgba(0,0,0,0.7);
}
.page-portfolio-3-col .views-row:hover .views-field-field-portfolio-image-1 {
	border:100px solid rgba(0,0,0,0.7);
}
.page-portfolio-2-col .views-row:hover .views-field-field-portfolio-image-1 {
	border:130px solid rgba(0,0,0,0.7);
}
.page-portfolio-1-col .views-row:hover .views-field-field-portfolio-image-1 {
	border:140px solid rgba(0,0,0,0.7);
}

.views-row:hover .views-field-field-portfolio-image-1 a.colorbox {
   opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}






#back-top #link { display:none;}
#back-top span#button { background:url(../images/up-arrow.png) no-repeat center top #f6f0e4;}

@-ms-keyframes shift{
		0%   { background:url(../images/up-arrow.png) no-repeat center top #f6f0e4 !important;}
		100% { background:url(../images/up-arrow.png) no-repeat center bottom #e54838 !important;}
	}
@-moz-keyframes shift{
		0%   { background:url(../images/up-arrow.png) no-repeat center top #f6f0e4 !important;}
		100% { background:url(../images/up-arrow.png) no-repeat center bottom #e54838 !important;}
	}
@-webkit-keyframes shift{
		0%   { background:url(../images/up-arrow.png) no-repeat center top #f6f0e4;}
		100% { background:url(../images/up-arrow.png) no-repeat center bottom #e54838;}
	}
	
	.shift{
		animation-name:shift;
		animation-direction:alternate;
		animation-duration:.5s;
		animation-fill-mode:both;
		animation-timing-function:ease-out;
		
		-moz-animation-name:shift;
		-moz-animation-direction:alternate;
		-moz-animation-duration:.5s;
		-moz-animation-fill-mode:both;
		-moz-animation-timing-function:ease-out;
		
		-webkit-animation-name:shift;
		-webkit-animation-direction:alternate;
		-webkit-animation-duration:.5s;
		-webkit-animation-fill-mode:both;
		-webkit-animation-timing-function:ease-out;
		
		-ms-animation-name:shift;
		-ms-animation-direction:alternate;
		-ms-animation-duration:.5s;
		-ms-animation-fill-mode:both;
		-ms-animation-timing-function:ease-out;
	}
	

.view-block-services { overflow:hidden;}
.view-block-services .views-row { float:left; width:250px; margin-right:70px; padding-top:53px; padding-bottom:66px;}
.view-block-services .views-row-last { margin-right:0;}
.view-block-services .views-field-title { text-align:center; font-size:44px; color:#f6f0e4; padding-bottom:14px;}
.view-block-services .views-field-body { text-align:center; color:#898989; line-height:18px;}

.view-block-services .views-field-view-node span { display:block; width:136px; height:136px; border-radius:68px; margin:31px 0px 0px 56px; background:#4d4c47;}
.view-block-services .views-field-view-node span:hover { background:#e54838;}


@-ms-keyframes flash{
		0%   { background:#4d4c47;}
		30%   { background:#f6f0e4;}
		100% { background:#e54838;}
	}
@-moz-keyframes flash{
		0%   { background:#4d4c47;}
		30%   { background:#f6f0e4;}
		100% { background:#e54838;}
	}
@-webkit-keyframes flash{
		0%   { background:#4d4c47;}
		30%   { background:#f6f0e4;}
		100% { background:#e54838;}
	}
	
	.flash{
		animation-name:flash;
		animation-direction:alternate;
		animation-fill-mode: both;
		animation-duration:.4s;
		animation-timing-function:ease-out;
		
		-moz-animation-name:flash;
		-moz-animation-direction:alternate;
		-moz-animation-fill-mode: both;
		-moz-animation-duration:.4s;
		-moz-animation-timing-function:ease-out;
		
		-webkit-animation-name:flash;
		-webkit-animation-direction:alternate;
		-webkit-animation-fill-mode: both;
		-webkit-animation-duration:.4s;
		-webkit-animation-timing-function:ease-out;
		
		-ms-animation-name:flash;
		-ms-animation-direction:alternate;
		-ms-animation-fill-mode: both;
		-ms-animation-duration:.4s;
		-ms-animation-timing-function:ease-out;
	}


.view-block-services .views-field-view-node a { display:block; width:136px; height:136px; text-indent:-9999px; border-radius:68px;}
.view-block-services .views-row-1 .views-field-view-node a { background:url(../images/bg-more.png) no-repeat center 40px;}
.view-block-services .views-row-2 .views-field-view-node a { background:url(../images/bg-more2.png) no-repeat center 40px;}
.view-block-services .views-row-3 .views-field-view-node a { background:url(../images/bg-more3.png) no-repeat center 40px;}

#block-views-what-s-new-block h2 { padding-bottom:33px;}
.view-what-s-new- .views-row { overflow:hidden; padding-bottom:26px;}
.view-what-s-new- .views-field-created { float:left; background:#e54838; width:34px; padding:15px 20px; height:44px; border-radius:37px; font-size:24px; color:#f6f0e4; text-align:center; letter-spacing:-1px; margin-right:17px; -moz-transition:background .2s linear; -webkit-transition:background .2s linear}
.view-what-s-new- .views-row:hover .views-field-created { background:#282724;}
.view-what-s-new- .views-field-title { padding-top:10px;}
.view-what-s-new- .views-field-title a{ font-size:15px; text-decoration:none;}
.view-what-s-new- .views-field-title a:hover { color:#e54838;}
.view-what-s-new- .view-footer a { text-transform:uppercase; font-size:10px; line-height:30px;}


.panels-flexible-row { padding:0 30px;}

.panels-flexible-row-about-main-row { background:#282724; padding-top:54px; padding-right:0;}
.panels-flexible-row-about-main-row .pane-title { color:#f6f0e4; font-size:44px; padding-bottom:10px;}
.pane-title { font-size:30px; color:#282724;}
.view-company-profile .views-row { float:left; width:208px; margin-right:30px; padding-left:75px; padding-bottom:55px}
.view-company-profile .views-row-1 { background:url(../images/bg-company.png) no-repeat 0 0;}
.view-company-profile .views-row-2 { background:url(../images/bg-company2.png) no-repeat 0 0;}
.view-company-profile .views-row-3 { background:url(../images/bg-company3.png) no-repeat 0 0;}
.view-company-profile .views-row-4 { background:url(../images/bg-company4.png) no-repeat 0 0;}
.view-company-profile .views-row-5 { background:url(../images/bg-company5.png) no-repeat 0 0;}
.view-company-profile .views-row-6 { background:url(../images/bg-company6.png) no-repeat 0 0;}
.view-company-profile .views-field-title { padding-bottom:10px;}
.view-company-profile .views-field-title a { font-size:15px; color:#fff; text-decoration:none; line-height:22px;}
.view-company-profile .views-field-title a:hover { text-decoration:underline;}
.view-company-profile .views-field-body { color:#898989;}


.view-our-team .views-field-field-employee-photo { padding-top:35px; padding-bottom:20px;}
.view-our-team .views-row { float:left; width:180px; text-align:center; margin-right:18px;}
.view-our-team .views-field-field-employee-photo img { border-radius:87px;}
.view-our-team .views-field-title { font-size:15px; color:#282724}
.view-our-team .views-field-view-node { padding-top:20px;}
.view-our-team .views-field-view-node a { text-transform:uppercase; font-size:10px;}

.top-row .pane-1 { padding-bottom:40px;}
.top-row .pane-1 .pane-content { padding-top:23px}
.top-row .pane-1 li { background:url(../images/a2.png) no-repeat 0 7px; padding-left:27px; font-size:10px; text-transform:uppercase; line-height:30px;}
.top-row .pane-1 li a { text-decoration:none;}
.top-row .pane-1 li a:hover { color:#e54838}

.comment-preview { background:none;}