.latest_work{
	position: relative;
}
.jcarousel {
	position: relative;
	overflow: hidden;
}
.jcarousel ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding:0;
}
.carousel-navi {
    bottom: 35px;
    float: right;
    position: absolute;
    right: 15px;
}
.carousel-intro {
    position: relative;
}
.jcarousel-list li {
    width:95%;
	margin-bottom:25px;
	margin-right:4px;
	margin-left:5px;
	float:left;
	border: 1px solid #d1d1d1;
}
.touching.medium a.hover-zoom, 
.touching.medium a.hover-link{
    background: #8fbf4d;
}
.touching.medium a.hover-zoom:hover, 
.touching.medium a.hover-link:hover{
    background: #333;
}
.arrow-left, .arrow-right{
	width: 23px;
	height: 23px;
	display: inline-block;
	float: left;
	background-color: #f2f2f2;
	margin-left: 3px;
	color: #666;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.arrow-left i, .arrow-right i{
	font-size: 14px;
	display: block;
	line-height:16px;
	padding-top: 4px;
	text-align: center; 
}
.arrow-left.active, .arrow-right.active{
	background-color: #bdc3c7;
	color: #f2f2f2;
	cursor: pointer;
}
.arrow-left.active:hover, .arrow-right.active:hover {background-color: #777;}
.recent-item {
	display: block;
	background: rgba(255,255,255, 0.5);
	overflow: hidden;
	position: relative;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.recent-item figure .touching img{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
    position:relative;
}
.recent-item:hover figure .touching img{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
    position:relative;
}
.recent-item:hover .item-description{
	background:#f2f2f2;
	border:1px solid #f2f2f2;
	border-top:none;
}
.item-description {
	padding: 5px 0 5px 0;
	background: #e9e9e9;
	border: 1px solid #f2f2f2;
	border-top:none;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.item-description h5 {
	font-size: 15px;
	font-family: Open sans;
    font-weight: 500;
    margin: 0;
	color: #658c21;
}
.item-description span { 
	color: #7f8c8d;
	font-size: 13px;
	font-family: Open sans;
	font-weight:500;
	line-height:14px;
}
.touching.medium {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.touching.medium img {
	width: 100%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.touching.medium a.hover-zoom {
	position: absolute;
	font-size: 17px;
	color: #FFF;
	width:40px;
	height: 40px;
	text-align: center;
	zoom: 1;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.touching.medium a.hover-link {
	position: absolute;
	font-size: 17px;
	color: #FFF;
	width:40px;
	height: 40px;
	text-align: center;
	zoom: 1;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	
	-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;
	
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.touching.medium a.hover-zoom i {font-size: 15px;}
.touching.medium a.hover-zoom i, 
.touching.medium a.hover-link i {line-height: 40px;}
.touching.medium a.hover-link.alone {right: 40%;}
.touching.medium a.hover-zoom {
	left: 80px;
	top: 0%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.touching.medium a.hover-link {
	left: 80px;
	top: 0%;
	-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;
}
.touching.medium:hover a.hover-zoom {
	zoom: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 45%;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	
}
.touching.medium:hover a.hover-link {
	zoom: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 45%;
	
}





.portfolio_single{
	padding:50px 0;
}

.project_details {
    background-color:#fff;
    overflow:hidden;
}
.project_detail_slider {margin-bottom: 30px;}
.project_desc p{margin-bottom:20px;}
.project_desc h6, .project_details h6 {
    font-size: 20px;
    margin-top: 5px;
}
.project_details .details li {
    border-bottom: 1px solid #F2F2F2;
    color: #A3A3A3;
    font-family: Open Sans,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 0;
}
.project_details .details{margin: 0}
.project_details .details li span {
    color: #686868;
    display: block;
    float: left;
    font-family: Open Sans,sans-serif;
    font-weight: bold;
    height: 20px;
    position: relative;
    width: 30%;
}
.project_details .details li a {
    color: #A3A3A3;
    font-family: Open Sans,sans-serif;
    font-size: 12px;
}

.project_details .details li a:hover {color: #8fbf4d;}
.project_detail_box {margin-bottom: 30px;}



/* ==================================================
   CAROUSEL
================================================== */
.porDetCarousel,.porDet2Carousel {
	margin-bottom: 40px;
	overflow: hidden;
}
.carousel-content, .porDetCarousel, .porDet2Carousel {position: relative;}
.carousel-item {
	width: 100%;
    display: block;
    visibility: hidden;
    position: absolute;
    top: 0;    left: 0;
}
.carousel-item.active {
	display: block;
    visibility: visible;
    position: static;
}
.carousel-item.current {    
	left: 0;
	right: 0;
	visibility: visible;
	z-index: 1;
}
.carousel-item {
	max-width: 100%;
	display: block;
}
.carousel-control {
	position: absolute;
	top: 0;		left: 0;
	bottom: 0;	right: 0;
	overflow: hidden;
}

.aboutCarousel:hover .carousel-prev { left: 10px; }
.aboutCarousel:hover .carousel-next { right: 10px; }
.porDetCarousel:hover .carousel-prev { left: 10px; }
.porDetCarousel:hover .carousel-next { right: 10px; }
.porDet2Carousel:hover .carousel-prev { left: 10px; }
.porDet2Carousel:hover .carousel-next { right: 10px; }
.carousel-prev, .carousel-next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 45%;
	left: -40px;
	z-index: 2;
	background: #666;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
	transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
.carousel-next {
	left: auto;
	right: -40px;
}
.carousel-prev:hover, .carousel-next:hover {
	background: #8fbf4d;
}
.carousel-prev:before, .carousel-next:before {
	content: '\f104';
	display: block;
	text-align: center;
	line-height: 40px;
	font: 20px/40px 'FontAwesome';
	color: #fff;
}
.carousel-next:before {
	content: '\f105';
}
.carousel-next:hover:before,
.carousel-prev:hover:before{color: #fff;}
.carousel-pagination {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transition: bottom 0.2s ease;transition: bottom 0.2s ease;
	-webkit-transform: translateX(-50%);transform: translateX(-50%);
	z-index: 2;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 50px;
}
.carousel-pagination li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	float: left;
	height: 6px;
	margin: 0 2px;
	width: 20px;
}
.carousel-pagination li.active {
	background: #8fbf4d;
}







/* ==================================================
   TITLE
================================================== */
.dividerLatest {
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    margin-bottom:25px;
}
.dividerLatest h4 {
    font-family: open sans;
    font-size: 18px;
}

.dividerWidget {
    border-bottom: 1px solid #DDDDDD;
    position: relative;
}
.dividerWidget h4 {
    font-family: open sans;
    font-size: 14px;
    color:#fefefe;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
}
.gDot {
    background: #8fbf4d;
    bottom: -2px;
    height: 3px;
    position: absolute;
    width: 50px;
}
.gDot.widget {
    background: none repeat scroll 0 0 #FFFFFF !important;
    
}

/* ==================================================
   WIDGET TITLE
================================================== */
.sw_title {
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    margin-bottom:15px;
}
.sw_title h4 {
    font-family: open sans;
    font-size: 14px;
    line-height: 14px;
    margin-bottom:10px;
    margin-top:0;
}

.gDot.sw_title {
    background: none repeat scroll 0 0 #FFFFFF;
    
}







/* ========================================================== */
/*                    Portfolio                         */
/* ========================================================== */

.isotope-item {
	z-index: 2;
}

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

/* Isotope CSS3 transitions */
.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: top, left, opacity;
	transition-property: transform, opacity;
}

/* Disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling */
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

#portfolio{
	width:100%;
	padding-bottom:120px;
	position:relative;
	z-index:9;
}
#filter {
	margin: 0 auto 25px 15px;
	overflow: hidden;
	padding: 5px 0 0;
	position: relative;
	text-align: left;
	width: auto;
	border-bottom:1px solid #fafafa;
	border-top:1px solid #fafafa;
	z-index: 10;
}
#filter li {
	float: left;
	list-style: none outside none;
	margin: 0 auto 10px;
	
}
#filter li a{
	color:#8fbf4d;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	padding:10px 20px;
	font-size:12px;
	position: relative;
	overflow:hidden;
	line-height: 12px;
	font-family: 'open_sansitalic', Arial, Helvetica, sans-serif;
	transition: all .50s ease-in-out;-moz-transition: all .50s ease-in-out;-webkit-transition: all .50s ease-in-out;
}
#filter li.selected a, #filter li a:hover{
	color:#8fbf4d;
	background-color:#fbfbfb;
	transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .215s ease-in-out;
	border-bottom:2px solid #8fbf4d;
}
#filter li.selected a:before {
	background: #8fbf4d;
	bottom: -3px;
	right:auto;
	content: '';
	display: block;
	height: 5px;
	margin: 0 auto;
	left:45%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 5px;
}
#list{margin-bottom:30px;}
.list_item:last-child{margin-bottom:0;}
.portfolio_list{
	position:relative;
	padding: 0;
}
.list_item{
	margin-bottom:3%;
	overflow: hidden;
}


/*
PAGINATION
*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background:#8fbf4d;
	border-color: #8fbf4d;
}
.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background:#ec7063;
	border-color: #ec7063;
}


/*
		PORTFOLIO 1
*/
.list_item .portfolio_1{
	margin-bottom:3%;
}
.portfolio_1{
	padding-bottom:60px;
	border-bottom:1px solid #f2f2f2;
}

.portfolio_1 .touching {
	float: left;
	margin-right: 30px;
	width: 50%;
}

.list_item:hover .portfolio_1 .item-description {
	background:#fff;
	border:none;
}
.portfolio_1 .item-description {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    text-align:left;
    padding:0;
    overflow:hidden;
}
.portfolio_1 .item-description h5 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
}
.portfolio_1 .item-description span {
    display: inline-block;
    font-family: lato;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}

.portfolio_1 .touching.medium a.hover-zoom {
	position: absolute;
	font-size: 17px;
	color: #FFF;
	width:40px;
	height: 40px;
	text-align: center;
	zoom: 1;
	-webkit-transition: all 320ms ease-in-out;-moz-transition: all 320ms ease-in-out;-o-transition: all 320ms ease-in-out;-ms-transition: all 320ms ease-in-out;transition: all 320ms ease-in-out;
	border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;
}
.portfolio_1 .touching.medium a.hover-link {
	position: absolute;
	font-size: 17px;
	color: #FFF;
	width:40px;
	height: 40px;
	text-align: center;
	zoom: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;
	border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;
}
.portfolio_1 .touching.medium a.hover-zoom i {font-size: 15px;}
.portfolio_1 .touching.medium a.hover-zoom i, 
.portfolio_1 .touching.medium a.hover-link i {line-height: 40px;}
.portfolio_1 .touching.medium a.hover-link.alone {right: 50%;}
.portfolio_1 .touching.medium a.hover-zoom {
	left: 53%;
	top: 50%;
}
.portfolio_1 .touching.medium a.hover-link {
	right: 50%;
	top: 50%;
}
.portfolio_1 .touching.medium:hover a.hover-zoom, 
.portfolio_1 .touching.medium:hover a.hover-link {
	zoom: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 40%;
}



.go_link {
    margin-top: 20px;
}
.go_link a{
    margin-right: 20px;
}
.go_link a:last-child{
    margin-right: 0;
}

.project_details .details{
	padding:0;
}
.project_description, .project_details{
    margin-bottom: 30px;
}


/* -------------------------------------------------- */
/*	Tabs
/* -------------------------------------------------- */

.content-tabs { margin-top: 25px; }

.tabs-nav {
	clear: both;
	margin: 0;
	list-style:none;
	padding:0;
	width: 100%;
}

.tabs-nav li {
	position: relative;
	float: left;
	margin-right: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb !important;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb !important;
	background-color: #f2f2f2;
	height: 34px;
}

.scribble .tabs-nav li {
	margin-right: -2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	
	-webkit-border-image: url(../images/scribble/border.png) 0 2 0 2 repeat;
		-moz-border-image: url(../images/scribble/border.png) 0 2 0 2 repeat;
			 border-image: url(../images/scribble/border.png) 0 2 0 2 repeat;		
}

.safari.scribble .tabs-nav li {
	-webkit-border-image: none;
}

.scribble .tabs-nav li:after {
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #474747;
	background-image: url(../images/scribble/line-light.png);
	content: "";
}

.tabs-nav li:first-child { border-left-width: 1px; }
.scribble .tabs-nav li:first-child { border-left-width: 2px; }

	.tabs-nav li a {
		display: inline-block;
		padding: 9px 16px 10px;
		outline: none;
		color: #828282;
		vertical-align: baseline;
		text-align: center;
		text-transform: uppercase;
		font-size: 11px;
		text-decoration:none;
		cursor: pointer;
		border-top:2px solid transparent;
	}

	.tabs-nav .active a {
		background-color: #fff;
		color: #8fbf4d;
		border-top:2px solid #8fbf4d;
		text-decoration:none;
	}

.tabs-container {
	margin: 0 0 20px;
	overflow: hidden;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb;
	width: 100%;
}

.scribble .tabs-container {
border-width: 2px;
}

.safari.scribble .tabs-container {
-webkit-border-image: none;
}

.tab-content { 
	display: none;
	padding: 20px 20px 10px;
}
.tab-content:first-child { display: block;}
.tab-content > h3 {
    color: #555333;
    font-family: open sans;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
}
.tab-content > p {
    font-family: lato;
    line-height: 20px;
}




/*--------------------------------------------------------------------------*/
/* TYPOGRAPHY
/*--------------------------------------------------------------------------*/
.typography, .clav_higlight, .clav_tooltips, .clav_dropcap, .clav_blockquote{
	padding:30px 0;
}
.typography h1 {
    margin-top: 0;
}

