HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Apache24/htdocs/wp-content/plugins/gallery-portfolio/CSS/TSprettyPhoto.css
.column-clear
{
 	clear:both;
}

.totalsoft-portfolio-content, .totalsoft-portfolio-area
{
	width:100%;
	position: relative;
	margin: 0 !important;
}

/**** END PORTFOLIO STYLES*****/
div.tspp_overlay
{
	background:#000;
 	display: none;
	left:0;
	position:fixed;
	top:0;
	width:100% !important;
	height:100% !important;
	z-index:9500000;
}

div.tspp_pic_holder
{
	display: none;
 	position:absolute;
 	width:100px;
 	left:50% !important;
 	transform:translateX(-50%) !important;
 	-webkit-transform:translateX(-50%) !important;
 	-ms-transform:translateX(-50%) !important;
 	-moz-transform:translateX(-50%) !important;
 	-o-transform:translateX(-50%) !important;
 	z-index:10000000;
}
.tspp_top
{
	height:20px;
 	position: relative;
}
* html .tspp_top
{
	padding:0 20px;
}
.tspp_top .tspp_left
{
	height:20px;
 	left:0;
 	position:absolute;
 	width:20px;
}
.tspp_top .tspp_middle
{
	height:20px;
 	left:20px;
	position:absolute;
 	right:20px;
}
* html .tspp_top .tspp_middle
{
	left:0;
 	position: static;
}
.tspp_top .tspp_right
{
	height:20px;
 	left:auto;
 	position:absolute;
 	right:0;
 	top:0;
 	width:20px;
}
.tspp_content
{
	height:40px;
}
.tspp_fade
{
	display: none;
}
.tspp_content_container
{
	position: relative;
 	text-align: left;
 	width:100%;
}
.tspp_content_container .tspp_left
{
	padding-left:20px;
}
.tspp_content_container .tspp_right
{
	padding-right:20px;
}
.tspp_content_container .tspp_details
{
	float: left;
 	margin:10px 0 2px 0;
}
.tspp_description
{
	display: none;
 	margin:0 0 5px 0;
 	line-height: 1 !important;
}
.tspp_nav
{
	position:relative;
	clear: left;
 	float: left;
 	margin:3px 0 0 0;
	z-index:9;
}
.tspp_nav p
{
	float: left;
 	margin:-3px 10px;
}
.tspp_nav .tspp_play,.tspp_nav .tspp_pause
{
	float: left;
 	margin-right:10px;
 	cursor: pointer;
}
i.tspp_arrow_previous,i.tspp_arrow_next
{
	display:block;
 	float: left;
 	/*overflow: hidden;*/
 	cursor: pointer;
}
.tspp_hoverContainer
{
	position:absolute;
 	top:0;
 	width:100%;
 	z-index:2000;
}
.tspp_gallery
{
	left:50%;
 	margin-top: -50px;
 	position:absolute;
 	z-index:10000;
}
.tspp_gallery ul
{
	float: left;
 	height:35px;
 	margin:0 0 0 5px;
 	overflow: hidden;
 	padding:0;
 	position: relative;
}
.tspp_gallery ul a
{
	border:1px #000 solid;
 	border:1px rgba(0,0,0,0.5) solid;
 	display:block;
 	float: left;
 	height:33px;
 	overflow: hidden;
}
.tspp_gallery ul a:hover,.tspp_gallery li.selected a
{
	border-color:#fff;
}
.tspp_gallery ul a img
{
	border:0;
}
.tspp_gallery li
{
	display:block;
 	float: left;
 	margin:0 5px 0 0;
}
.tspp_gallery li.default a
{
 	display:block;
 	height:33px;
 	width:50px;
}
.tspp_gallery li.default a img
{
	display: none;
}
.tspp_gallery .tspp_arrow_previous,.tspp_gallery .tspp_arrow_next
{
	margin-top:7px !important;
}

a.tspp_expand,a.tspp_contract
{
	cursor: pointer;
 	display: none;
 	height:20px;
 	position:absolute;
 	right:30px;
 	text-indent: -10000px;
 	top:10px;
 	width:20px;
 	z-index:20000;
}
i.tspp_close
{
	position:relative;
	display:block;
 	float: right;
 	margin-right: 15px;
 	margin-top: 3px;
    cursor: pointer;
	z-index:9;
}
i.tspp_close:hover,.totalsoft-port-cpop-pl-pa:hover, i.tspp_arrow_previous:hover, i.tspp_arrow_next:hover
{
	opacity: 0.8;
}
.tspp_bottom
{
	height:20px;
 	position: relative;
}
* html .tspp_bottom
{
	padding:0 20px;
}
.tspp_bottom .tspp_left
{
	height:20px;
 	left:0;
 	position:absolute;
 	width:20px;
}
.tspp_bottom .tspp_middle
{
	height:20px;
 	left:20px;
 	position:absolute;
 	right:20px;
}
* html .tspp_bottom .tspp_middle
{
	left:0;
 	position: static;
}
.tspp_bottom .tspp_right
{
	height:20px;
 	left:auto;
 	position:absolute;
 	right:0;
 	top:0;
 	width:20px;
}
.tspp_loaderIcon
{
	display:block;
 	height:24px;
 	left:50%;
 	margin: -12px 0 0 -12px;
 	position:absolute;
 	top:50%;
 	width:24px;
}
#tspp_full_res
{
	line-height:1 !important;
}
#tspp_full_res .tspp_inline
{
	text-align: left;
}
#tspp_full_res .tspp_inline p
{
	margin:0 0 15px 0;
}
div.ppt
{
	color:#fff;
 	display: none !important;
 	font-size:17px;
 	margin:0 0 5px 15px;
 	z-index:9999;
}
.clearfix:after
{
	content: ".";
 	display:block;
 	height:0;
 	clear:both;
 	visibility: hidden;
}
.clearfix 
{
	display: inline-block;
}
* html .clearfix 
{
	height:1%;
}
.clearfix 
{
	display:block;
} 
.tspp_gallery a 
{
	background: none !important;
	border: none !important;
	display: none !important;
	height: 146px;
	padding: 2px !important;
	width: 235px;
}
 

.totalsoft-wrapper{ margin:0px auto; padding:0px; position: relative; width:100%;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
/**** PORTFOLIO STYLES*****/
.totalsoft-portfolio-categ{margin-bottom:20px !important; padding: 10px !important; text-align: center;}
.totalsoft-portfolio-categ li{display:inline;margin: 0 !important; margin-right:10px !important; padding: 3px 10px;}
.totalsoft-portfolio-categ li a, .totalsoft-portfolio-categ li a:hover, .totalsoft-portfolio-categ li a:focus { border-bottom: none !important; outline: none !important; text-decoration: none !important; box-shadow: none !important; }
.home-portfolio-text{margin-top:10px;}