*{
	margin:0;
	padding:0;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color:#333;

}

body {
    background:#2c3338;
    
}

#container {
   width: auto;
   height:auto;
    margin-top: 0px;
}

#header {
	font-size: 18px;
	color: #FFF;
	height: auto;
	width: 100%;
	top:0px;
	left:0px;
    float: left;
}

#header0 {
background: #eeeeee;
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131623', endColorstr='#1A1C27');
background: -webkit-linear-gradient(top, #131623, #1A1C27);
background: -moz-linear-gradient(top, #131623, #1A1C27);
background: -o-linear-gradient(top, #131623, #1A1C27);
background: -ms-linear-gradient(top, #131623, #1A1C27);
background: linear-gradient(top, #131623, #1A1C27);*/
height: 30px;
float: left;
width: 100%;
color: #A1A2A7;
border-bottom: 1px solid #fff;
}

#header1 {
background: #47b1e3;
background: -moz-linear-gradient(top, #47b1e3 0%, #2d6f8f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47b1e3), color-stop(100%,#2d6f8f));
background: -webkit-linear-gradient(top, #47b1e3 0%,#2d6f8f 100%);
background: -o-linear-gradient(top, #47b1e3 0%,#2d6f8f 100%);
background: -ms-linear-gradient(top, #47b1e3 0%,#2d6f8f 100%);
background: linear-gradient(to bottom, #47b1e3 0%,#2d6f8f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47b1e3', endColorstr='#2d6f8f',GradientType=0 );
font-size: 18px;
color: #FFF;
height: 63px;
width: 100%;
top: 0px;
left: 0px;
float:left;
}

#nav {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:none;
}

#logo1 {
    margin-left: 0px;
    margin-top: 15px;
    padding-right: 0px;
	float:left;
}

#logo1:hover {
	opacity: 0.9;
}

#logo2 {
    margin-left: 0px;
    margin-top: 15px;
    padding-right: 0px;
	float:right;
}

#logo2:hover {
	opacity: 0.9;
}

#header2 {
	display: block;
    background: url(img/nav.png);
	font-size: 18px;
	color: #FFF;
	height: 35px;
	width: 100%;
	top:0px;
	left:0px;
    float: left;
}

#navigation a {
    text-decoration: none;
    height: 30px !important;
    line-height: 35px;
    font-size:12px;
}

#navigation a,#navigation span { display: block; float:left }
#navigation {
    width:990px;
    margin-left:auto;
    margin-right:auto;
    height:35px;
    position:relative;
    margin-top:0px;
}

#navigation a {
    position: relative;
}

#navigation span.back {
/* position: absolute; */
/* width: 100%; */
/* height: 100%; */
top: auto;
bottom: auto;
left: auto;
right: auto;
}
#navigation a:hover > span.back {
    background-color: #828282;
    opacity:0.42;
}

#navigation span.text {
    position: relative;
    z-index: 10;
    color: #e2e2e2;
    padding: 0 55px 0 0px;
    font-size: 12px;
    font-family: Arial;
	text-shadow: 1px 1px 1px #333;
	font-weight:bold;
}

#navigation a:hover > span.text {
    color:#FFF;
	-webkit-stroke-width: 5.3px;
   -webkit-stroke-color: #FFFFFF;
   -webkit-fill-color: #FFFFFF;
   text-shadow: 1px 0px 20px white;
   -webkit-transition: width 0.3s; /*Safari & Chrome*/
   transition: width 0.3s;
   -moz-transition: width 0.3s; /* Firefox 4 */
   -o-transition: width 0.3s; /* Opera */
}  

#nav2 {
    margin: 0px 125px 0px 0px;
    float: right;
}
#banner {
background: url(img/banner-3.png) repeat-x 50% 0;
height: 350px;
margin-left: auto;
margin-right: auto;
width: 100%;
}

#bannerContent {
	background:url(img/banner_bg4.png) repeat-x;
	height:316px;
	margin-left:auto;
	margin-right:auto;
    
    width: 100%;

 
}

#content {
	margin-right:auto;
	margin-left:auto;
	width:100%;
	height:auto;
    float:left;
}

#banner1 {
	width:990px;
	height:316px;
    margin-left: auto;
    margin-right: auto;
}

#text {
width: auto;
height: auto;
font-size: 48px;
font-weight: bold;
/* padding-left: 322px; */
padding-top: 60px;
text-align: center;
}

.testbutton {
    cursor: pointer;
width: 75px;
height: 15px;
margin-left: auto;
margin-top: 30px;
margin-right: auto;
font-family: arial;
color: #FFFFFF !important;
font-size: 14px;
text-shadow: 1px 2px 0px #384D63;
box-shadow: 0px 0px 0px #6B7F8C;
padding: 12px 25px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #63B8EE;
background: linear-gradient(top, #456887, #152126);
background: -ms-linear-gradient(top, #456887, #152126);
background: -webkit-gradient(linear, left top, left bottom, from(#0a849b), to(#152126));
background: -moz-linear-gradient(top, #456887, #152126);
/* align-content: center; */
}

.testbutton:hover {
  color: #F5F2FF !important;
  background: #468CCF;
  background: linear-gradient(top,  #757575,  #262626);
  background: -ms-linear-gradient(top,  #757575,  #262626);
  background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#262626));
  background: -moz-linear-gradient(top,  #757575,  #262626);
}

#noticias {
  width: 100%;
  background: #ECECEC;
  margin-right: auto;
  margin-left: auto;
  height: 26px;
  border-top: 1px solid #d1d1d1; 
  float: left;
  border-bottom: 2px solid #d1d1d1;
  border-right: none;
  border-left: none;
}

#texto-noticias {
    margin-top: 6px;
    font-size: 10px;
    font-family: Arial;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
	color:#fff;
}

#content2 {
    height: auto;
    width: 100%;
    float:left;
}

.banner2 {
	width:100%;
	height: 190px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/box_gradient_lm.png) top left repeat-y, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF)), url(img/box_gradient_rm.png) top right repeat-y;
}

#content3 {
	width:984px;
	margin-left:auto;
	margin-right:auto;
	background:rgb(0,204,0);
	height:auto;
}

.bloco {
    width: 313px;
    height: auto;
    margin-right: 22px;
    float: left;
    /* margin-left: 20px; */
	margin-top: 25px;
}

.bloco:last-child {
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.destaque1 {
width: 316px;
height: 98px;
background: linear-gradient(to bottom, #fff 0%,#e7e7e7 100%);
box-shadow: 4px 4px 10px #888;
border: 1px solid #fff;
cursor: pointer;
border-radius: 3px;
}

.destaque1:hover {
	opacity: 0.9;
    box-shadow: 6px 6px 12px #666;
}

.destaque2 {
	width:316px;
	height:98px;
	background:url(img/solucao1.png);
    box-shadow: 4px 4px 10px #888;
    border: 1px solid #fff;
    cursor:pointer;
    border-radius: 3px;
}

.destaque2:hover {
	opacity: 0.9;
    box-shadow: 6px 6px 12px #666;
}

.destaque3 {
	width:316px;
	height:98px;
	background:url(img/solucao4.png);
    box-shadow: 4px 4px 10px #888;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 3px;
}

.destaque3:hover {
	opacity: 0.9;
    box-shadow: 6px 6px 12px #666;
}

.destaque-titulo {
	min-height:auto;
	text-align:center;
    color:#333333;
    font-size: 18px;
}

.destaque-corpo {
	text-align:justify left;
	color:#4d4d4d;
	height:auto;
	padding-left:17px;
	padding-right:40px;
	font-size:11px;
    padding-top:12px;
}

.arrow_box {
    position: relative;
    background: #3784a8;
    color: white;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    text-shadow: 2px 2px 2px rgba(39, 39, 39, 1);
}

.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: auto;
	width: auto;
	position: absolute;
	pointer-events: none;
	border-color: rgba(55, 132, 168, 0);
	border-bottom-color: #3784a8;
	border-width: 10px;
	margin-left: -140px;
}

#footer {
border-bottom: 1px solid #777;
clear: both;
width: 100%;
float: left;
height:207px;
background: #347b9c; /* Old browsers */
background: -moz-linear-gradient(top,  #347b9c 0%, #0c1d25 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#347b9c), color-stop(100%,#0c1d25)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #347b9c 0%,#0c1d25 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #347b9c 0%,#0c1d25 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #347b9c 0%,#0c1d25 100%); /* IE10+ */
background: linear-gradient(to bottom,  #347b9c 0%,#0c1d25 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#347b9c', endColorstr='#0c1d25',GradientType=0 ); /* IE6-9 */
}

.body-footer {
width: 990px;
height: auto;
margin-left: auto;
margin-right: auto;
/* background-color: rgb(204,204,204); */
}

.box {
float: left;
max-width: 115px;
min-width: 95px;
padding-top: 10px;
padding-bottom: 8px;
margin-left: 90px;
}

.h4 {
color: #FFAB59;
font-weight:bold;
font-size: 11px;
line-height: 14px;
margin: 0px 0px 5px -19px;
text-shadow: 0 0 1px #000;
}

ul {
list-style: square;
line-height: 17px!important;
list-style-position: outside;
}

li {
display: list-item;
text-align: -webkit-match-parent;
color:#a8a8a8;
font-size:18px;
padding-bottom: 0px;
}

li:hover{
color: #ffaf25 ;
}

a {
color: #a8a8a8;
display: block;
text-decoration: none;
text-shadow: none;
font-size: 11px;
cursor: pointer;
font-weight: normal
}

a:hover {
	color: white;
    font-weight: normal;
}

a.important{
color: #a8a8a8;
display: block;
text-decoration: none;
text-shadow: none;
font-size: 11px;
cursor: pointer;
font-weight: normal;
font-family: “Myriad Pro”, Open Sans, Arial, Helvetica, sans-serif;
}

a.important:hover {
    text-decoration: underline;
    -moz-text-decoration-color: white; /* Code for Firefox */
    text-decoration-color: white;
}

#social {
    margin-left: 0px;
    margin-top: 15px;
    padding-right: 0px;
	float:right;
}

.share-buttons{
	list-style: none;
	float:right;
    margin-top:-8px;
}

.share-buttons li{
	display: inline;
	float:left;
}

/*.share-buttons li:hover {
    opacity:0.7px;
}*/


#Fb {
 background-image: url('img/Facebook.png');
 width: 32px;
 height: 32px;
 opacity: 0.8;
}

#Fb:hover {
 background-image: url('img/Facebook_hover.png'), url('img/Facebook.png');
 opacity:1;
 transition:0.2s;
}


#Twitter {
 background-image: url('img/Twitter.png');
 width: 32px;
 height: 32px;
 opacity: 0.8;
}

#Twitter:hover {
 background-image: url('img/Twitter_hover.png'), url('img/Twitter.png');
 opacity:1;
 transition:0.2s;
}

#Google {
 background-image: url('img/Google+.png');
 width: 32px;
 height: 32px;
 opacity: 0.8;
}

#Google:hover {
 background-image: url('img/Google+_hover.png'), url('img/Google+.png');
 opacity:1;
 transition:0.2s;
}

#linkedin {
 background-image: url('img/LinkedIn.png');
 width: 32px;
 height: 32px;
 opacity: 0.8;
}

#linkedin:hover {
 background-image: url('img/LinkedIn_hover.png'), url('img/LinkedIn.png');
 opacity:1;
 transition:0.2s;
}


#client {
    margin: 7px -125px 0 0;
    float: right;
    width: 19px;
    height: 18px;
}

#client:hover{
    opacity: 0.9;   
}

#search input[type="text"] {
    background: url(img/search-dark.png) no-repeat 10px 6px, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,1)));;             
    border: 0px solid #868277;
    font: italic 12px Arial,Helvetica,Sans-serif;
    color: #6a6f75;
    width:120px;
    height: auto;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	float:right;
    margin-top: 4px;
    margin-right: -125px;
    font-style:normal;
    }

#search input[type="text"]:focus {
    background: url(img/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    border: 0px solid #555;
    width: 120px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	float:right;
    }


#titulos {
width: 990px;
margin-top: -76px;
/* background: #fff; */
margin-left: auto;
margin-right: auto;
padding-left: -14px;
clear: both;
margin-bottom: 8px;
}

#tituloSolucoes {
font-size: 14px;
background: #fff;
width: 90px;
height: auto;
padding-left: 15px;
padding-right: 17px;
padding-top: 9px;
padding-bottom: 9px;
margin-left: 270px;
color: #3CBFFF;
font-weight: bold;
box-shadow: 4px 1px 10px #424242;
}

#tituloSolucoes2 {
font-size: 24px;
background: #fff;
width: 362px;
height: auto;
padding-left: 15px;
padding-right: 17px;
padding-bottom: 3px;
padding-top: 0px;
margin-left: 0px;
color: #333333;
font-weight: bold;
box-shadow: 4px 1px 10px #424242;
font-family: “Myriad Pro”, Open Sans, Arial, Helvetica, sans-serif;
}

#tituloSolucoes3 {
font-size: 24px;
background: #fff;
width: 362px;
height: auto;
padding-left: 15px;
padding-right: 17px;
padding-bottom: 3px;
padding-top: 3px;
margin-left: 0px;
color: #333333;
font-weight: bold;
box-shadow: 4px 1px 10px #424242;
}

#tituloSolucoes3:hover {
    color: #ff6d26;
    cursor: pointer;
}

#contentSolucoes {
    width: 990px;
    padding-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

#contentSolucoes_2 {
width: 990px;
height: auto;
margin-left: auto;
margin-right: auto;
background: #EEF2F2;
}

#contentText {
width: 673px;
height: auto;
/* margin-left: auto; */
/* margin-right: auto; */
padding-top: 25px;
text-align: left;
padding-left: 15px;
font-size: 12px;
float: left;
}

#left_content {
font-size: 14px;
background: #fff;
width: 223px;
min-height: 250px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 13px;
color: #3CBFFF;
font-weight: bold;
float: left;
border: 1px solid #B4B4B4;
}

.menu_simple ul {
    margin: 0; 
    padding: 0;
    width:224px;
    list-style-type: none;
}

.menu_simple ul li a {
    text-decoration: none;
    color: white; 
    padding: 4.5px 8px;
    /*background-color: #005555;*/
    display:block;
}
 
.menu_simple ul li a:visited {
    color: white;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    background-color: #d1cab8;
    text-shadow: none;
    font-weight: bold;
}

#contentText2 {
width: auto;
max-height: 310px;
margin-left: 0;
margin-right: 0;
padding-left: 15px;
padding-top: 20px;
text-align: left;
font-size: 12px;
margin-bottom: 30px;
line-height: 25px;
}

#left {
/* margin-left: 10px; */
width: 495px;
height: auto;
float: left;
}

#right {
width: 495px;
height: auto;
float: left;
}

#middle {
width: 229px;
height: 200px;
/*background: rgb(128, 122, 122);*/
float: left;
/* margin-right: 10px; */
margin-left: 15px;
}

#right1 {
width: 473px;
height: auto;
float: left;
margin-left: 15px;
margin-top: 3px;
}

#title {
margin-left: 0px;
width: auto;
color: #0997d7;
border-bottom: 1px solid;
padding-left: 0px;
padding-top: 12px;
padding-bottom: 8px;
font-weight: bold;
}

#img {
    width: 229px;
    height: 121px;
    border-bottom: 5px solid #0997d7;
    margin-top: 20px;
}

#img2 {
width: 473px;
height: auto;
border-bottom: 5px solid #0997d7;
margin-top: 0px;
margin-left: 0px;
}

#mapa {
background-image: url('img/country-grey.png');
/* margin-left: 0px; */
/* margin-top: 15px; */
/* padding-right: 0px; */
float: right;
width: 28px;
height: 20px;
opacity: 0.7;
margin-right: 10px;
margin-top: 6px;
}

#mapa:hover {
 opacity:1;
 transition:0.5s;
 cursor: pointer;
}

#language {
width: auto;
height: 30px;
float: right;    box-sizing: border-box;
opacity: 0.7;    line-height: 10px;
padding-right: 15px;
padding-top: 10px !important;
border-right: 1px solid #DBDBDB;
}

#language:hover {
    opacity: 1;
    color: white;
    cursor: pointer;
}

#welcome {
width: auto;
height: 30px;
float: right;    box-sizing: border-box;
opacity: 0.7;    line-height: 10px;
padding-right: 15px;
padding-left: 15px;
padding-top: 10px !important;
border-right: 1px solid #DBDBDB;
}

#welcome:hover {
    opacity: 1;
    color: white;
}
a.specialeffects:hover {
  color: black ;
  background-color: #ff0 ;
}

p {
color: #A3A3A3;
display: block;
text-decoration: none;
text-shadow: 0 0 2px #000;
font-size: 12px;
cursor: pointer;
font-weight: normal;
text-align: left;
line-height: 22px;
}

p a {
color: #A3A3A3;
display: block;
text-decoration: none;
font-size: 12px;
cursor: pointer;
font-weight: normal;
text-align: left;
line-height: 22px;
}

p:hover {
    color:black;
}

p a:hover {
    color:black;
}

p.important {
color: #333;
display: block;
text-decoration: none;
text-shadow: none;
font-size: 12px;
cursor: default;
font-weight: normal;
text-align: justify;
font-family: “Myriad Pro”, Open Sans, Arial, Helvetica, sans-serif;
cursor:text;
}


#blank {
width: 569px;
margin-right: auto;
margin-left: auto;
/* background: white; */
border-top: 1px solid #969696;
border-left: 1px solid #969696;
border-right: 1px solid #969696;
/* float: left; */
height: 20px;
}

#blanks {
width: 990px;
margin-right: auto;
margin-left: auto;
/* background: white; */
height: 42px;
float: left;
margin-top: -28px;
}

#dab {
    width: 347px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    background:url(img/dab.png) no-repeat;
}

b {
    font-size:12px;
}

.corpo {
  font-size: 12px;
  line-height: 27px;
  float: left;
}

h3 {
padding-bottom: 10px;
padding-top: 65px;
}

.lst-ajuda {
list-style-type: none;
border-radius: 6px;
padding: 0;
border: 1px solid #e6e6e6;
float: left;
width:200px;

}

.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
}

.lst-ajuda li a .glyphicon {
font-size: 13px;
position: absolute;
right: 10px;
top: 50%;
margin-top: -6px;
}

.lst-ajuda li.active a {
background: #0099AB;
color: #fff;
}

#rotator img { position: absolute; }


#slider {
  position: relative;
  overflow: hidden;
  margin: 0px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

.solucao1 {
    width: 98px;
    height: 98px;
    float: left;
    border-right: 1px solid #ddd;
}

.solucao2 {
    width: 98px;
    height: 98px;
    background:rgb(47, 111, 141);
    float: left;
    box-shadow: 0px 4px 13px 0px #999;
}

.solucao2:hover {
    opacity: 0.4;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    transition: opacity .2s ease-out;
    -moz-transition: opacity .4s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    cursor: pointer; 
}

.caixa {
  float: left;
  width: 216px;
  height: 98px;
}

.descricao {
  font-size: 18px;
  background: -webkit-linear-gradient(#135562, #0a89a1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  padding-left: 10px;
  padding-top: 9px;
  font-weight: bold;
  line-height: 20px;
  height: 45px;
  font-family: Myriad Pro;
}

.descricao2 {
  font-size: 18px;
  background: -webkit-linear-gradient(#067166, #3bd3b1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  padding-left: 10px;
  padding-top: 9px;
  font-weight: bold;
  line-height: 20px;
  height: 45px;
  font-family: Myriad Pro;
}

.descricao3 {
  font-size: 18px;
  background: -webkit-linear-gradient(#c23b49, #f08691);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  padding-left: 10px;
  padding-top: 9px;
  font-weight: bold;
  line-height: 20px;
  height: 45px;
  font-family: Myriad Pro;
}

.descricao4 {
  font-size: 14px;
  color: #a3a3a3;
  padding-left: 10px;
  padding-top: 0px;
  float: left;
}

.sidebar {
  width: 220px;
  float: left;
  margin: 0 20px 0 0;
  padding: 40px 0 25px 0;
}

.banner {
    position: relative;
    width: 100% !important;
    overflow:auto;
    padding:0px;
    margin:0px;
    height: 350px;
}

a.banner {
    width:100%;
    height: 100%;
    position: absolute;
}

.banner ul {
    padding:0px;
    margin:0px;
}

.banner li {
    list-style:none;
    padding:0px;
    margin:0px;
}

.banner ul li {
    float: left;
    padding: 0px;
    margin:0px;
    min-height: 350px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    background-position-y: -75px;
    box-shadow: inset 0 -3px 2px rgba(0,0,0,.1);
    background-repeat: no-repeat;
}

.dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}

.dots li {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #000;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}

.dots li.active {
  background: #000;
  opacity: 1;
}

.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color: rgba(64, 176, 196, 0.8);
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.view {
  width: auto;
  height: auto;
  margin: 10px;
  float: left;
  /* border: 10px solid #475778; */
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 3px 3px 0px 24px #EAEAEA;
  cursor: default;
  background: #fff url(../images/bgimg.jpg) no-repeat center center;
  /* padding-top: 34px; */
}
.view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   /*color: #fff;*/
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   /*background: rgba(0, 0, 0, 0.8);*/
   margin: 20px 0 0 0;
   font-weight: bold;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   text-shadow: none;
   line-height: normal;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.main {
  position: relative;

  margin: 0 auto;
}

.colorBlack {
  color: #353535;
  font-weight: bold;
  font-size: 14px;
}


span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 398px;
  left: 0;
  position: absolute;
  top: 0;
  width: 472px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  margin-left: 127px;
  /* margin-right: auto; */
}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; 
}
 
ul.img-list li {
  display: inline-block;
  /* height: 150px; */
  margin: 0 1em 1em 0;
  position: relative;
  /* width: 150px; */
}

ul.img-list li:hover span.text-content {
  opacity: 1;
  
}

.login{float: right; padding: 4px 0px 0px 10px;}
.login input{background:white;margin: 0px;font-size: 11px;box-sizing: border-box;border-radius: 10px;border: 1px solid #ccc;height: 22px;padding: 0px 8px;float: left;width: 150px;margin-left: 5px;}
.login button{border-radius: 10px; background: #333; box-sizing: border-box;color: white;padding: 1px 10px 0px;text-transform: uppercase; font-size: 9px;border: none; height: 22px;margin-left: 5px;}
.login button:hover{cursor: pointer;background: #222;}
.partners{width: 100%;text-align: right;background: white;padding: 3px 0px;display: inline-block;}
.partners img{height: 40px}
