.paginare{width: 100% auto center; text-align: center;margin-left:50px;}
.bubble {
margin:5px 5px 30px 0;;
	font-size: 16px;
line-height: 34px;
font-weight:bold;
text-align: center;
width: 34px;
height: 34px;
font-family: "Open Sans", Arial, sans-serif;
float: left;
background-color: #D83237;
border-radius: 4px;
color: #fff;
text-decoration:none;
	
}
.bubble a{
font-size: 16px;
line-height: 34px;
font-weight:bold;
text-align: center;
width: 34px;
height: 34px;
font-family: "Open Sans", Arial, sans-serif;
float: left;
background-color: #000;
border-radius: 4px;
color: white;
text-decoration:none;
	margin-right:5px;
}
.bubble a:hover {
background-color: #D83237;
	color:#fff;
text-decoration:none;
font-weight:bold;
}

#primary.content-full-width { margin-left:0; margin-right:0; width:100%; }
	.fullwidth-section { clear: both; float: left; margin: 0; padding: 0; width: 100%;}

/*----*****---- << 2.4.3. Portfolio >> ----*****----*/
	
	.dt-sc-sorting-container { border-left: 0 none; clear: both; display: inline-block; float: left; line-height: normal; margin: 10px 0 10px 0; padding: 0; text-align: center; width: 100%;}
	.dt-sc-sorting-container a { cursor: pointer; display: inline-block; font-size: 14px; font-weight: normal; line-height: normal; margin-right: 5px; margin-bottom: 0; outline: medium none; padding: 15px 30px; position: relative; text-transform: uppercase; z-index: 1;}
	
		
	.portfolio-grid { padding: 80px 40px 40px 80px; width:100%; float: left; box-sizing: border-box; }
	.portfolio-fullwidth { float: left; width: 100%; margin-bottom: 0px; margin-top:0;}
	
	.dt-sc-portfolio-container { clear: both; float: left; margin: 0; padding: 0; width: 100%;}
	.dt-sc-portfolio-container .portfolio { overflow: hidden; position: relative; margin-bottom: 15px;}
	.dt-sc-portfolio-container .portfolio figure { border: 1px solid ; box-sizing: border-box; float: left; width: 100%; overflow: hidden; position: relative;}
	.dt-sc-portfolio-container .portfolio figure { border-bottom-color: #ccc; border-top-color: #ccc; border-left-color: #ccc; border-right-color: #ccc;}	
	.dt-sc-portfolio-container .portfolio figure img { float: left; }
	.dt-sc-portfolio-container .portfolio img { max-width: 100%; width: 100%; transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2);}
	
	.portfolio figure::after { border: 35px solid #ffffff; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0;  box-shadow: 0 0 5px 0 #000000 inset; -moz-box-shadow: 0 0 5px 0 #000000 inset; 
	-webkit-box-shadow: 0 0 5px 0 #000000 inset;}	

	.portfolio figure:hover img { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); }
	.portfolio figure figcaption { background-color: rgba(0, 0, 0, 0.8); cursor: pointer; float: left; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; }
	.portfolio figure:hover figcaption { opacity: 1; top: 0; }

	.portfolio figure figcaption .portfolio-detail { background-color: rgba(0, 0, 0, 0); border: medium none; clear: both; cursor: default; display: inline-block; margin: 0; min-height: 48px; padding: 0; position: absolute; text-align: center; top: 50%; 
	width: 100%; z-index: 1; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
	.portfolio figure figcaption .portfolio-detail .views { background-color: rgba(0, 0, 0, 0); border: none; color: #FFFFFF; display: inline-block; float: none; font-size: 14px; height: 100%; margin: 0 -4px 0 0; padding: 0 25px; position: relative; 
	text-align: center; transform: translateX(-25%); -moz-transform: translateX(-25%); -webkit-transform: translateX(-25%); transition: all 0.35s ease-in-out 0s; -moz-transition: all 0.35s ease-in-out 0s; -webkit-transition: all 0.35s ease-in-out 0s; }
	
	.portfolio figure figcaption .portfolio-detail .portfolio-title { display: inline-block; float: none; min-height: 0; padding: 0 15px 0 25px; text-align: left; width: auto; transform: translateY(100%); -moz-transform: translateY(100%); 
	-webkit-transform: translateY(100%); transition: all 0.35s ease-in-out 0s; -moz-transition: all 0.35s ease-in-out 0s; -webkit-transition: all 0.35s ease-in-out 0s; }
	
	.portfolio figure:hover figcaption .portfolio-detail .views { transform: translateX(0%); -moz-transform: translateX(0%); -webkit-transform: translateX(0%); }
	.portfolio figure:hover figcaption .portfolio-detail .portfolio-title { transform: translateY(10%); -moz-transform: translateY(10%); -webkit-transform: translateY(10%); }	
	.portfolio figure:hover figcaption .portfolio-detail .views, .portfolio figure:hover figcaption .portfolio-detail .portfolio-title { opacity: 1; }
	.portfolio figure figcaption .portfolio-detail .views a { color:#FFFFFF; font-size: 33px; margin: 5px 0 0; display: block; }
	.portfolio figure figcaption .portfolio-detail .views span { color:#FFFFFF; padding-bottom: 7px; display: inline-block; }

	.portfolio figure figcaption .portfolio-detail h5 { font-weight: bold; margin: 0; transition: all 0.35s ease-in-out 0.1s; -moz-transition: all 0.35s ease-in-out 0.1s; -webkit-transition: all 0.35s ease-in-out 0.1s; }
	.portfolio figure figcaption .portfolio-detail h5::after { border-bottom: 1px solid #ffffff; bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; width: 20%; }
	.portfolio figure figcaption .portfolio-detail h5, .portfolio figure figcaption .portfolio-detail p { text-transform: uppercase; transform: translateY(100%); -moz-transform: translateY(100%); -webkit-transform: translateY(100%); }
	.portfolio figure figcaption .portfolio-detail p { display: inline-block; font-size: 12px; margin: 2px 0 0; transition: all 0.35s linear 0.2s; -moz-transition: all 0.35s linear 0.2s; -webkit-transition: all 0.35s linear 0.2s; }
	.portfolio figure:hover figcaption .portfolio-detail h5, .portfolio figure:hover figcaption .portfolio-detail p { transform: translateY(0%); -moz-transform: translateY(0%); -webkit-transform: translateY(0%); }



.lightbox-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lightbox-icon:before {
  content: "";
  height: 1px;
  display: block;
  width: 30px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.lightbox-icon:after {
  content: "";
  width: 1px;
  display: inline-block;
  height: 30px;
  background-color: #fff;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}

/*-------------------------------------------------------*/
/* Masonry
/*-------------------------------------------------------*/
.masonry-grid {
  width: 100%;
}
.masonry-grid .work-item {
  width: 50%;
  float: left;
}
.masonry-grid .work-item.quarter {
  width: 25%;
}

.dark-gradient:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.frame-holder {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  z-index: 2;
  overflow: hidden;
}
.frame-holder div {
  background-color: #fff;
}
.frame-holder .top-border, .frame-holder .bottom-border, .frame-holder .left-border, .frame-holder .right-border {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.frame-holder .top-border, .frame-holder .bottom-border {
  height: 2px;
  width: 100%;
}
.frame-holder .left-border, .frame-holder .right-border {
  height: 100%;
  width: 2px;
}
.frame-holder .top-border, .frame-holder .left-border {
  top: 0;
  left: 0;
}
.frame-holder .left-border {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.frame-holder .right-border {
  right: 0;
  top: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.frame-holder .bottom-border {
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.frame-holder .top-border {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.work-item.hover-3:hover .top-border,
.work-item.hover-3:hover .left-border,
.work-item.hover-3:hover .bottom-border,
.work-item.hover-3:hover .right-border {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*-------------------------------------------------------*/
/* Lightboxes
/*-------------------------------------------------------*/
.mfp-iframe-holder .mfp-content {
  max-width: 1400px;
}


