@charset "utf-8";
@font-face{font-family:'PTSans-Regular';src:url('../fonts/PTSans-Regular.eot?#iefix')format('embedded-opentype'),url('../fonts/PTSans-Regular.woff')format('woff'),url('../fonts/PTSans-Regular.ttf')format('truetype'),url('../fonts/PTSans-Regular.svg#PTSans-Regular')format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'PTSans-Bold';src: url('../fonts/PTSans-Bold.eot?#iefix')format('embedded-opentype'), url('../fonts/PTSans-Bold.woff')format('woff'),url('../fonts/PTSans-Bold.ttf')format('truetype'),url('../fonts/PTSans-Bold.svg#PTSans-Bold')format('svg');font-weight:normal;font-style:normal;}
html{
	margin:0 !important;
	padding:0 !important;
	-webkit-box-sizing: border-box !important;
   	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
*,*:before,*:after{
   -webkit-box-sizing: inherit !important;
   	-moz-box-sizing: inherit !important;
	box-sizing: inherit !important;
	font-family:'PTSans-Regular';
} 
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 320px;
	text-align:left;
	color: #333;
	font-family:'PTSans-Regular'
	/*
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	*/
}
a:link{
	font-family:'PTSans-Regular';
	color: #657482;
	text-decoration: none;
	border: none;
	outline:none;
}
a:hover{
	font-family:'PTSans-Regular';
	color: #525e69;
	text-decoration: none;
	border: none;
	outline:none;
}
a:active{
	color: #525e69;
	text-decoration: none;
	border: none;
	outline:none;
}
a:visited {
	color: #525e69;
	text-decoration: none;
	border: none;
	outline:none;
}
label{
	display:inline-block;
	color: #666666;
	font-size: 14px;
	font-family:'PTSans-Bold';
	margin: 0 0 4px 0;
}
small{
	font-size: 12px;
	color: #999;
}
h1{
	margin: 6px 0 20px 0;
	color:#000;
	font-size: 36px;
	text-shadow: rgba(0,0,0, 0.3) 1px 1px 2px;
	font-weight:normal;
}
h2{
	margin: 6px 0 2px 0;
	color:#000;
	font-size: 28px;
	font-weight:normal;
	text-shadow: rgba(0,0,0, 0.3) 1px 1px 2px;
}
h3{
	margin: 6px 0 2px 0;
	color:#000;
	font-size: 24px;
}
.small{
	font-size: 14px;
	color: #666;
}
ul{
	list-style: none;
}
input:focus {
  	outline: none;
}
textarea:focus{
	outline:none;
}
select:focus{
	outline:none;
}
select:selected, select:selected, select:invalid {
	color: #999999;  
   	font: 14px 'PTSans-Regular';
}
input[type="button"]:focus {
  	outline: none;
}
button:focus {
  	outline: none;
}
iframe{
	margin:0 auto!important;
}
.ob::before {
    content: "• ";
	text-shadow: rgba(0,0,0,0.4) 1px 1px 1px;
	font-size: 14px;
	color:#990033;
	clear:both;
}
#twu-logo{
	position: absolute;
	top: 0px;
	left: 40px;
	background-image: url(../images/logo-160.png);
	width: 160px;
	height: 123px;
	z-index: 1041;
}
.msg{
	color:#CC0000;
	font-weight:bold;
}
.logo-menu{
	margin: 2px 0 0 120px;
	display:none;
}

#twu-associe{
	float: right;
	margin: 16px 68px 0 0;
}
#twu-associe-mobile{
	float: right;
	margin: 10px 10px 0 0;
}
#twu-container{
   position:relative;
   width: 100%;
   max-width: 1560px;
   margin: 0 auto;
   overflow: hidden;
   min-height: 100%;
   height: auto !important;
   background: #fff;   
}
#twu-header{
	clear: right;
}
#twu-noheader{
	clear: right;
	height: 40px;
}
#twu-nav{
	position: relative;
	height: 90px;
	background-color:#3399CC;
	-webkit-box-shadow: 0 5px 8px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 5px 8px rgba(0,0,0,.4); 
	box-shadow: 0 5px 8px rgba(0,0,0,.4);
}

#twu-content{
	position: relative;
	display:block;
	width: calc(90% - 40px);
	height: auto;
	min-height:100vh;
	overflow: hidden;
	padding: 20px 20px 40px 20px;
	margin: 0 auto;
	background: #fff;
	
}
#twu-div{
	width: 100%;	
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}
#twu-section{
	float: left;
	width: 260px;
	padding: 20px;
	margin: 20px;
	background: #eee;
	height: 400px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	
}
#twu-article{
	width: 100%;
	margin: 0 auto;
	
}
#twu-space{
   width: 100%;
   margin: 10px auto;
   position: relative;
   overflow: hidden;
   height: 20px;
   border-bottom: dashed 1px #ccc;
   
}
.twu-foto-capa{
	float: left;
	display:inline-block;
	position: relative;
	border: 1px solid #eee;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin:5px 10px 5px 0;
	padding:0;
	border: solid 5px #fff;
	text-align:center!important;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:4px 4px 10px rgba(0,0,0,.1);
	-moz-box-shadow:4px 4px 10px rgba(0,0,0,.1);
	box-shadow:4px 4px 10px rgba(0,0,0,.1);
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
	background-size:340px;
	background-position:center center;
	background-repeat: no-repeat;
}
.twu-foto-capa:hover{
	-webkit-box-shadow:4p 4px 10px rgba(0,0,0,0.4);
	-moz-box-shadow:4px 4px 10px rgba(0,0,0,0.4);
	box-shadow:4px 4px 10px rgba(0,0,0,0.4);
}
/*
.twu-foto-capa img{
	max-height:100%;
	padding:0 !important;
	margin:0 !important;
}
*/
#tooltip, #ttip, #tool{
	font-size: 0.875em;
	text-align: center;
	text-shadow: 0 1px rgba( 0, 0, 0, .5 );
	line-height: 1.5;
	color: #fff;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
	background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	position: absolute;
	z-index: 1000000;
	padding: 15px;
}
#tooltip:after, #ttip:after, #tool:after{
	width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
	border-top: 10px solid #333;
   border-top-color: rgba( 0, 0, 0, .7 );
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
#tooltip.top:after, #ttip.top:after, #tool.top:after{
	border-top-color: transparent;
	border-bottom: 10px solid #333;
   border-bottom-color: rgba( 0, 0, 0, .6 );
	top: -20px;
	bottom: auto;
}
#tooltip.left:after, #ttip.left:after, #tool.left:after{
	left: 10px;
	margin: 0;
}
#tooltip.right:after, #ttip.right:after, #tool.right:after{
	right: 10px;
	left: auto;
	margin: 0;
}
.twu-footer{
	float: left;
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px;
	background-color:#3399CC;
	color: #fff;
	vertical-align:top;
	
}
.twu-footer ul{
	width: 100%;
	max-width: 1560px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
	vertical-align:top;
}
.twu-footer a{
	color: #fff !important;
}
.twu-footer h2{
	color: #fff !important;
	text-shadow: rgba(0,0,0, 0.7) 1px 1px 2px;
}
.twu-footer label{
	color: #fff !important;
	font-size: 16px !important;
	font-weight:normal !important;
}
.ob::before {
    content: "• ";
    font-size: 14px;
    color: #990033;
    clear: both;
}
.twu-footer li{
	display:inline-block;
	vertical-align:top;
	width: 30%;
	height: auto;
	overflow: hidden;
	padding: 20px;
	margin: 0;
	text-align:left;
	
}
.twu-footer .twu-btn{
	width: auto;
	height: 44px;
	overflow: hidden;
	display: inline-block;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 30px;
	padding-right: 30px;
	margin: 6px 0 0 0;
	border: solid 2pt #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: transparent;
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
}
.twu-footer .twu-btn:hover{
	background: #fff;
	border: solid 2pt #fff;
	color: #3f74a2; 
}
.twu-footer .twu-input{
	padding: 8px;
	border: none;
	font-size: 18px;
	margin: 6px 0;
	width: 100%;
	
}
.twu-webtwu{
	float: left;
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding: 10px 5%;
	margin: 0;
	background: #222a5b;
	text-align: center;
	font-size: 12px;
	color:#fff;
}
.up{
	position: fixed;
	right: 20px;
	bottom: 0;
	margin: 0 3px 20px 0;
	cursor: pointer;
	z-index: 999;
}
ul.paginacao{
	list-style: none; 
	*zoom: 1; 
	margin: 0;
	padding: 0 auto; 
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
}
ul.paginacao li{
	display: inline-block;
	position: relative;
	padding: 6px 10px;
	margin: 2px;
	background:rgba(0,0,0, 0.2);
	color: #333!important;
}
ul.paginacao > li > a{
	color: #333!important;
	cursor: pointer;
}
ul.paginacao > li > a:hover{
	color: #333!important;
}
ul.paginacao > li:hover{
	background:rgba(0,0,0, 0.3);
}
ul.paginacao li.cur{
	background:rgba(0,0,0, 0.4);
	color: #333!important;
	cursor: default;
}
.twu-list{
	display:block;
	height:auto;
	width:100%;
	overflow: hidden;
	padding:4px 10px;
	margin: 2px 0;
	border: 1px solid #cacaca;
	text-align:left;
	
}
.twu-list:hover{
	background: #eee;
}
.twu-list img{
	vertical-align:middle;
	margin: 0 20px 0 0;
}
#twu-form{
	position:relative;
	display:block;
	flex-direction: row;
	width:100%;
	padding:0 !important;
	margin:0 !important;	
}
#twu-list-5,
#twu-list-7,
#twu-list-8,
#twu-list-10,
#twu-list-12,
#twu-list-13,
#twu-list-15,
#twu-list-20,
#twu-list-25,
#twu-list-30, 
#twu-list-33,
#twu-list-35,
#twu-list-40,
#twu-list-45,
#twu-list-50,
#twu-list-55,
#twu-list-60,
#twu-list-65,
#twu-list-70,
#twu-list-75,
#twu-list-80,
#twu-list-85,
#twu-list-90,
#twu-list-95,
#twu-list-100{
	float:left;
	padding: 0 !important;
	margin: 0 !important;
	height: auto;
	overflow: hidden;
	position: relative;
   	-o-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
   	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
#twu-list-5{
	width: 5%;
}
#twu-list-7{
	width: 7% !important;
}
#twu-list-8{
	width: 8% !important;
}
#twu-list-10{
	width: 10% !important;
}
#twu-list-12{
	width: 12% !important;
}
#twu-list-13{
	width: 13% !important;
}
#twu-list-15{
	width: 15% !important;
}
#twu-list-20{
	width: 20% !important;
}
#twu-list-25{
	width: 25% !important;
}
#twu-list-30{
	width: 30% !important;
}
#twu-list-33{
	width: 33.33% !important;
}
#twu-list-35{
	width: 35% !important;
}
#twu-list-40{
	width: 40% !important;
}
#twu-list-45{
	width: 45% !important;
}
#twu-list-50{
	width: 50% !important;
}
#twu-list-55{
	width: 55% !important;
}
#twu-list-60{
	width: 60% !important;
}
#twu-list-65{
	width: 65% !important;
}
#twu-list-70{
	width: 70% !important;
}
#twu-list-75{
	width: 75% !important;
}
#twu-list-80{
	width: 80% !important;
}
#twu-list-85{
	width: 85% !important;
}
#twu-list-90{
	width: 90% !important;
}
#twu-list-95{
	width: 95% !important;
}
#twu-list-100{
	width: 100% !important;
}
.twu-load{display:inline-block;position:fixed;top:50%;left:50%;width:64px;height:64px;margin-top:-32px;margin-left:-32px;z-index:1024;} 
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #000;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
.c{
	text-align:center;
}
.r{
	text-align:right;
}
.l{
	text-align:left;
}
.pointer{
	cursor:pointer;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.fr-video{
	display:inline-block;
	width: 100%;
	height:auto;
	orphans:inherit;
	text-align:center;
}
@media screen and (min-width: 1440px){
	#twu-nav{
		-webkit-box-shadow: none; 
		-moz-box-shadow: none; 
		box-shadow: none;
	}
	#twu-noheader{
		height: 60px;
	}
}
@media screen and (max-width: 1024px){
	#twu-logo{
		top: 10px;
		left: 10px;
		background-image: url(../images/logo-80.png);
		background-repeat: no-repeat;
		width: 80px;
		height: 62px;
	}
	#twu-noheader{
		height: 20px;
	}
	#twu-nav{
		width: 100%;
		height: 80px;
		top: 0;
		left: 0;
		z-index: 1040;
	}
}
@media screen and (max-width: 768px){
	.twu-footer li{
		float: left;
		width: 344px;
		min-height: 320px;
	}
	.owl-carousel p{
		padding: 10px;
		font-size: 14px;
	}
	.twu-colunas li{
		width: 100%;
	}
	.twu-footer li{
		display:inline-block;
		width:32%;
		height: auto;
		overflow: hidden;
		padding: 20px;
		margin: 0;
		text-align:left;
		
	}
	#twu-content{
		width: 100%;
	}
}
@media screen and (max-width: 425px){
	.twu-footer li{
		float: none;
		width: calc(100% - 20px);
		min-height: auto;
		text-align: center;
	}
	.owl-carousel p{
		display:none !important;
	}
}