/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			prosilver (the default phpBB 3.0.x style)
	Based on style:		
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Group ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* BEGIN @include content.css */ 
 *
{
	font-family: 'Prata', serif;
	outline: 0px;
}

a
{
	text-decoration: blink;
	color: #666;
}

a:hover
{

}

#wrap
{


}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #fff;
	position: relative;
}

#page-footer
{
	margin-top: 1000px;
	text-align: center;
}

.b_menu
{
	height: 100%;
	width: 210px;
	padding-top: 0px;
	box-sizing: border-box;
	overflow: hidden;
}

.logo
{
	padding: 55px;
	width: 100px;
	height: 100px;
}

.b_menu a
{
	display: block;
	font-size: 12px;
	margin-right: 10px;
	text-transform: uppercase;
	color: #444;
	margin: 10px 30px;
	text-decoration: none;
}

.b_menu a:hover, .b_menu a.a
{
	color: #000000;
}

.i_i
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-size: cover;
	background-position: 50%;
	transition: 1s;
}

.i_b
{
	transition: 0.3s;
}

.g_c
{
	position: fixed;
	text-align: center;
	z-index: 30;
	width: 100%;
	transition: 0.3s;
}

.g_c.a
{
	position: absolute;
	transform: translateY(50px);
}

.g_c > span
{
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 12px;
	color: #666;
}


.g_n
{
	padding: 0 20px;
	line-height: 40px;
	border: 1px solid #555;
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Prata', serif;
}

.g_n > div
{
	display: inline-block;
}

.g_n > div > span
{
	opacity: 0.7;
}

#page-footer
{
	position: fixed;
	height: 40px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.04);
	transition: 0.5s;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

#page-footer a
{
	line-height: 40px;
	font-size: 13px;
	float: right;
	margin-right: 10px;
	color: #666;
}
/*
.menu
{
	width: 15px;
	height: 13px;
	background-image: url(styles/prosilver/theme/images/menu.png);
	background-size: 15px;
	margin-left: 8px;
	margin-bottom: -3px;
	opacity: 0.4;
	display: inline-block;
	cursor: pointer;
	transition: 0.5s;
}*/


.menu
{
	width: 15px;
	height: 13px;
	margin-left: 8px;
	margin-bottom: -3px;
	opacity: 0.4;
	display: inline-block;
	cursor: pointer;
	transition: 0.5s;
}

.menu:before, .menu:after, .menu span
{
	content: '';
	width: 15px;
	height: 3px;
	margin-bottom: 2px;
	display: block;
	background-color: #000;
	border-radius: 1px;
}

.menu:hover
{
	opacity: 0.7;
}

.content
{
	position: absolute;
	z-index: 20;
	width: 100%;
	display: block;
	padding-top: 100px;
	transition: 0.2s;
}

.pa
{
	transition: 0.2s;
}

.image
{
	transition: 0.5s;
	opacity: 0;
	padding: 15px;
	box-sizing: border-box;
}

.gal 
{
	width: 302px;
	height: 344px;
	margin: 15px;
	float: left;
	transition: 1s;
	cursor: pointer;
}

.gal .img
{
	width: 300px;
	height: 300px;
	background-color: #ddd;
	border: 1px solid #ccc;
	background-position: 50%;
	background-size: cover;
	overflow: hidden;
}

.gal img
{
	width: 300px;
	height: 300px;
}

.gal .name
{
	width: 300px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #BBB !important;
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #555;
	transition: 0.4s;
}

.fotos 
{
	display: inline-block;
	cursor: pointer;
	position: absolute;
	background-color: #fff;
	text-align: center;
	overflow: hidden;
}

.fotos .img
{
	height: 100%;
	background-color: #ddd;
	border: 1px solid #ccc;
	background-position: 50%;
	background-size: cover;
	overflow: hidden;
	display: inline-block;
}

.fotos img
{
	max-width: 80%;
	max-height: 80%;
	margin-top: 10vh;
}

.fotos .name
{
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #555;
	transition: 0.4s;
}

.name > span
{
	transition: 0.2s;
}


.fotos_g
{
	top: 100px;
	left: 0px;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.fotos_g > div
{
	width: Xpx;
}

.img_o
{

	transition: 0.5s;
	position: fixed;
	/*text-align: center;*/
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 70;
	height: 100%;
}

.img_o img
{
	transition: 0.5s;
}



/*Css new - begin*/
#page-header
{
	width: 210px;
	position: fixed;
	height: 100vh;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 100;
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25);
}

#page-body
{
	/*width: calc(100vw - 210px);*/
	position: relative;
	height: 100vh;
	/*left: 210px;*/
	top: 0px;
}

.content
{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 0px;
	overflow: hidden;
}

.h100
{
	height: 100%;
}

.w100
{
	width: 100%;
}

.sv
{
	width: 100%; 
	position: absolute;
	overflow: auto;
	top: 0px; 
	right: 0px;
	z-index: 10;
	height: 100%;
}

.bs
{
	position: fixed;
	bottom: 30px;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	background-color: #000;
	z-index: 100;
	opacity: 0.4;
	transition: 0.2s;
	cursor: pointer;
	background-size: 45px;
	background-repeat: no-repeat;
}

.bs:hover
{
	opacity: 0.7;
}

.bs.a
{
	right: 20px;
	background-image: url(styles/prosilver/theme/images/right.png);
	background-position: 1px;
}

.bs.d
{
	right: 80px;
	background-image: url(styles/prosilver/theme/images/left.png);
	background-position: -1px;
}
/*Css new - end*/


.input.text
{
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 10px;
	color: #333;
	border: 1px solid #ccc;
}

.input.submit
{
	height: 40px;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 10px;
	color: #333;
	border: 1px solid #ccc;
	cursor: pointer;
	background-color: #fff;
}

.textarea
{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
	color: #333;
}

.delete
{
	width: 100px !important;
	text-align: center !important;
	cursor: pointer !important;
	position: absolute !important;
	height: 20px !important;
	z-index: 120 !important;
	bottom: 25px;
}

/*W Visual*/

.hb_logo
{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	position: fixed;
	left: 50%;
	margin-left: -50px;
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
	transition: 0.8s;
	z-index: 10;
	overflow: hidden;
	transform: scale(1);
	top: 80px;
	margin-top: -50px;
	background-color: #fff;
	top: 50%;
	margin-top: -50px;
	transform: scale(1.5);
}

.hb_load_an .hb_logo
{
	opacity: 0;
}

.hb_logo img
{
	width: 100px;
	height: 100px;
}

.hb_bar
{
	height: 80px;
	width: 100%;
	background-color: #fff;
	top: 0px;
	left: 0px;
	position: fixed;
	box-shadow: 0px 1px 6px rgba(0,0,0,0.2);
	transition: 0.8s;
	z-index: 50;
	overflow: hidden;
}

.hb_bar_menu
{
	height: 80px;
	width: 80px;
	float: left;
	position: fixed;
	top: 0px;
	right: 6px;
	box-sizing: border-box;
	padding: 24px 22px;
	cursor: pointer;
}

.hb_bar_menu div
{
	width: 36px;
	height: 4px;
	border-radius: 1px;
	margin-bottom: 10px;
	background-color: #777;
}

.hb_right_bar
{
	height: calc(100% - 80px);
	right: -270px;
	top: 80px;
	width: 260px;
	transition: 0.4s;
	background-color: #fff;
	position: fixed;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	z-index: 46;
	box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

.hb_right_bar.a
{
	transform: translate(-270px, 0px);
}

.hb_right_bar div
{
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	line-height: 32px;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin: 10px 10px;
	padding: 0px 20px;
	transition: 0.5s;
	border: 2px solid transparent;
	cursor: pointer;
}

.hb_right_bar div:hover, .hb_right_bar div.a
{
	border: 2px solid #333;
}

.hb_right_bar_c
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: 0.4s;
	z-index: 45;
}

.hb_right_bar_c.a
{
	opacity: 1;
}

.hb_bar_logo
{
	height: 80px;
	width: 80px;
	position: fixed;
	top: 0px;
	left: 6px;
}

.hb_bar_logo img
{
	width: 80px;
	height: 80px;
}

.hb_bar_text
{
	text-align: center;
}

.hb_bar_text > div, .hb_bar_text > a > div
{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 22px 10px;
	padding: 0px 30px;
	cursor: pointer;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	border: 2px solid transparent;
	transition: 0.5s;
	text-transform: uppercase;
}

.hb_bar_text > div:hover, .hb_bar_text > a > div:hover, .hb_bar_text > div.a, .hb_bar_text > a > div.a
{
	border: 2px solid #333;
}

.hb_bar_left
{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 50px;
}

.hb_bar_left > div, .hb_bar_left > a > div
{
	height: 80px;
	line-height: 80px;
	padding: 0px 20px;
	cursor: pointer;
	float: right;
	color: #333;
}

.hb_bar_right
{
	width: 50%;
	float: right;
	box-sizing: border-box;
	padding-left: 50px;
}

.hb_bar_right > div, .hb_bar_right > a > div
{
	height: 80px;
	line-height: 80px;
	padding: 0px 20px;
	cursor: pointer;
	float: left;
	color: #333;
}

.hb_to_load .hb_bar
{
	transform: translate(0px, -90px);
}

.hb_load_an .hb_bar
{
	transform: translate(0px, 0px);
}

.hb_fondo
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-size: cover;
	z-index: 3;
	transition: 0.8s;
	background-position: 50%;
	background-color: #fff;
}

@keyframes load
{
	0%
	{
		stroke-dasharray: 187;
	}
	100%
	{
		stroke-dasharray: 225;
	}
}

.hb_load
{
	opacity: 0;
	width: 120px;
	height: 120px;
	margin: -10px;
	position: absolute;
	left: 0px;
	transition: 0.8s;
	top: 0px;
}

.hb_to_load .hb_load
{
	opacity: 1;
}

.hb_load_an .hb_load
{
	opacity: 0;
}

.hb_load circle
{
	fill: none;
	stroke-width: 6;
	stroke: #505050;
	stroke-dashoffset: 935;
	stroke-dasharray: 187;
	transform: rotate(-90deg);
	transform-origin: center;
	animation-name: load;
	animation-duration: 5s;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
}

/*W Visual - Index*/

.ix_content
{

}

.ix_content > div
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.ix_content iframe, .ix_content video
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ix_bs
{
	box-shadow: inset 0px 51px 6px -50px rgba(0,0,0,0.5), inset 0px -51px 6px -50px rgba(0,0,0,0.5);
}

.ix_bs_t
{
	box-shadow: inset 0px 51px 6px -50px rgba(0,0,0,0.5);
}

.ix_text
{
	transition: 1s;
	margin-top: -20px;
	line-height: 80px;
	font-size: 40px;
	text-shadow: 0px 1px 7px #000;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
	z-index: 4;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
} 
 /* END @include content.css */ 


