/***
	Sensorial (c) 2015
	@FATIMA CAMINHOS
	color:#1090CF
**/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend
{margin: 0; padding:0 ;border:0; outline:0; font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
h1,h2,h3,h3,h4,h5,h6{font-weight:normal;font-family:'Open Sans', Arial, sans-serif;font-weight:300}
a:hover{color:#000; text-decoration:none;}
input{border:none;background:none;padding:0;outline:0;border:0px;margin:0;resize: none;}
img{border:0px;}
ul,ol{list-style:none} 
a{text-decoration:none;color:#a4a4a4}
a:hover{color:#1090CF}
a:focus, input:focus, button:focus, textarea:focus, select:focus{outline:0px;text-decoration:none}
::selection{background: #b3d4fc;text-shadow: none;}
::-moz-selection{background: #b3d4fc;text-shadow: none;}
::-o-selection {background: #b3d4fc;text-shadow: none;}
::-ms-selection {background: #b3d4fc;text-shadow: none;}
::-webkit-input-placeholder{color:#9aa7af;}
::-moz-placeholder{ color:#9aa7af; opacity:1;}
:-ms-input-placeholder {color:#9aa7af;}
hr {  border: 0;  border-top: 1px solid #eee;}
.clearfix:before,.clearfix:after{content: "";   display: table;clear: both;}
*, *:before, *:after {
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;	box-sizing: border-box;	
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background:none}
img{-ms-interpolation-mode: bicubic; }



html,body{width:100%;    height: 100%;}	
body {
	font:14px Arial, Helvetica, sans-serif;margin:auto auto;
	color: #a4a4a4;text-align:left;overflow-x:hidden;position:relative;
	background:#fff;-webkit-font-smoothing: antialiased;
}

.cartao_net {
	
	/*
		display:block;width:100%;text-align:center;height:100%;
		text-align:center;
		padding:40px;background:rgba(255,255,255,0.8);
		position:relative;top:50vh;margin-top:-25vh
		
		background-repeat:no-repeat;
		background-position: center 0px ;
	*/
	position:fixed;left:0;top:0;right:0;bottom:0;
}
.cartao_net{
	display: block;
	width: 100%;
	height: 100vh;
	text-align: center;
	background: #3f70bd;
}
.cartao_net:before{
	content:'';height:100%;display:inline-block;vertical-align:middle;
}
.cartao_net a img{
	max-height: 90vh;
	max-width: 90vw;vertical-align:middle;
}
.cartao_net a{
	display:inline-block;vertical-align:middle;
}
/*
.cartao_net:before {
	content:'';display:inline-block;height:100%;vertical-align:middle;
}
.cartao_net a{display:inline-block;vertical-align:bottom;position:relative;margin-bottom:60px;background-color:rgba(255,255,255,0.8);}
.cartao_net a:before{
	content: '';    position: absolute;
    left: -100vh;  right: -100vh;   opacity: 0.8;
    width: 1000%;   height: calc(100% + 80px);  margin-top: -40px;     
}
*/
.cartao_net img{
	display:block;max-width:100%;max-height:100%;margin:0 auto;position:relative
}

.cartao_net span.txt{
	display:block;color: #525252;  position: relative;    z-index: 1; top:-20px;font-size:0.8em;
}

/*
	.cartao_net{
		position:fixed;left:0;right:0;z-index:20;top:0;bottom:0;
			margin-top: -40px;
	}
	.cartao_net a.cn{
		position:absolute;top:50%;left:50%;width:407px;height:431px;margin-left:-203px;
		margin-top:-215px;
		background:url(/templates/layout_images/initial/cartao_net.png) center center no-repeat;
		background-size:100%
	}
	.cartao_net:before{
		content:'';background:#fff;position:absolute;left:0;right:0;top:50%;
		height:500px;margin-top:-250px;opacity:0.8
	}
*/

#slide1{
	position:fixed;left:0;top:0;bottom:0;right:0;
	width:100%;height:100%;z-index:-1; 
	background-position:center center;background-size:cover;
	background-repeat:no-repeat;
}
#slide1 div{
	opacity:0;z-index:2;position:fixed;left:0;top:0;right:0;bottom:0;
	width:100%;height:100%;background-position:center center;background-size:cover;	background-repeat:no-repeat;
}
#slide1 div.img1{background-image:url(/templates/layout_images/initial/img1.jpg);}
#slide1 div.img2{background-image:url(/templates/layout_images/initial/img2.jpg);}
#slide1 div.img3{background-image:url(/templates/layout_images/initial/img3.jpg);}
#slide1 div.img4{background-image:url(/templates/layout_images/initial/img4.jpg);}
#slide1 div.img5{background-image:url(/templates/layout_images/initial/img5.jpg);}
#slide1 div.img6{background-image:url(/templates/layout_images/initial/img6.jpg);}
#slide1 div.img7{background-image:url(/templates/layout_images/initial/img7.jpg);}

img,*:after,*:before{
	-webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

@media only screen and (max-height: 380px)
{
	.cartao_net a:before{display:none;}
	/*
	.cartao_net img{max-width:80%;}
	
	.cartao_net:before {  height: 60vh; margin-top: -22vh;  opacity: 0.8;}
	.cartao_net a.cn {  margin-top: -120px;}
	.cartao_net a.old {  top: 80vh;}
	*/
}
@media only screen and (max-width: 500px)
{
	.cartao_net a:before{display:none;}
	.cartao_net a img{ max-width:80%;
	}
}
@media only screen and (max-width: 480px)
{
	/*
	.cartao_net:before {display:none;}
	.cartao_net {padding-top:80px;}
	
	.cartao_net a.cn{	
		background-size: 80%;   margin-left: 0;   width: 100%;
		background-position: center center;   height: 100%;
		top: 0;   left: 0;    margin: 0;
	}
	
	.cartao_net:before{
		content:'';background:#fff;position:absolute;left:0;right:0;top:50%;
		height:400px;margin-top:-200px;opacity:0.8
	}
	*/
	

}
