
.lang{
    font-size: 9px;color: #4C5865;text-decoration: none;
}
            
.teste{
    -moz-transition: all .7s ease-in;
    -o-transition: all .7s ease-in;
    -webkit-transition: all .7s ease-in;
    transition: all .7s ease-in;
}

.teste2{
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
            
.image_show1{
    width: 306px; 
    height: 176px; 
    margin: 8px 8px 20px; 
    background-position: center; 
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
}
	    
.title.home{
    text-align: center;
}
	      
#mission{
    width: 100%;
    float: left;
    min-height: 425px;
    padding-bottom:14px;
}
	      
#products_div{
    width: 100%;
    float: left;
}
#products_back{
    width: 100%;
    float: left;
}
	      
#job_div{
    width: 100%;
    float: left;
    background-color: #f7f8f9;
}

#job_titles_content{
    width: 100%; 
}

/*#job_titles_content a{
    height: 25px; 
    width: 140px; 
    text-align: center; 
    color: white; 
    background-color: #f5a623;
    margin-right: 10px; 
    margin-top: 10px;
    float: left; 
    line-height: 25px;
    font-weight: bold;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    behavior: url(PIE/PIE.htc);
    text-decoration: none;
}*/

.job_titles_a{
    height: 25px; 
    width: 140px; 
    text-align: center; 
    text-decoration: none;
    color: white; 
    background-color: #f5a623;
    margin-right: 10px; 
    margin-top: 10px;
    line-height: 25px;
    font-weight: bold;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    behavior: url(PIE/PIE.htc);
    text-decoration: none;
}

#contact_div{
    width: 100%;
    float: left;
}
	      
.mission_box{
    width: 27%; 
    margin: 0px 30px 60px;
}
.mission_box_header{
    height: 50px; 
    width: 100%;
}

.mission_box_header_logo{
    width: 60px; 
}

.mission_box_header_title{

    width: 230px; 
    height: 50px; 
    line-height: 50px;
    font-size: 20px;
    color: #4C5865;
}
	      
.mission_box_text{
    text-align: justify;
    font-size: 14px;
    color: #4C5865;
}
	      
#team{
    width: 100%;
    float:left;
    margin-bottom: 90px;
}
	      
.member{
    width: 17%;
    margin: 0px 20px;
    display:inline-block;
}
	      
.member_image{
    height:90px;
    margin: 0 auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
	      
.member_name{
    font-size: 18px;
    color: #4C5865;
    line-height: 17px;
    text-align: center;
    margin-bottom: 20px;
    height: 17px;
}
	      
.member_job{
    font-size: 14px;
    color: #78838E;
    line-height: 14px;
    text-align: center;
    margin-bottom: 20px;
    height: 14px;
    text-transform: uppercase;
}
	      
.member_description{
    font-size: 14px;
    color: #78838E;
    line-height: 16px;
    text-align: justify;
}
	      
.partners_clients{
    width: 100%;
    float: left;
}
	      
.partners_clients_element{
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#partners{
    width: 100%;
    float: left;
}

#tec{
    width: 100%;
    float: left;
    background-color:#c2d3db;
}

.clients_show{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
	      
#services{
    width: 100%;
    float: left;
    background-color: #f7f8f9;
}
	      
.services_element{
    margin:2px 35px;
    height:20px;
}

#newsletter_form{
    display: block;
    margin: 0px;
    height: 49px;
}
    
#top_button{
    background-color: #78838E;
    color: white;
    width: 60px;
    height: 30px;
    position: fixed;
    bottom: 35px;
    right: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(PIE/PIE.htc);
    cursor: hand;
    cursor: pointer;
    display: none;
    border: 1px solid #777;
    background-color: #4d5966;
}

.icon{

    height: 25px;
    width: 25px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    cursor: hand;
    cursor: pointer;
}

.marquee,
*[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
}

.marquee { margin-left: 25%; }

.marquee-content-items {
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}

.marquee-content-items li {
  display: inline-block;
  line-height: 35px;
  color: #fff;
}

.marquee-content-items li:after {
  content: "|";
  margin: 0 1em;
}

.container_test {
  width: 100%;
  background: #4FC2E5;
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  height: 45px;
  position: relative;
  cursor: pointer;
}

.marquee-sibling {
  padding: 0;
  background: #3BB0D6;
  width: 20%;
  height: 45px;
  line-height: 42px;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  float: left;
  left: 0;
  z-index: 2000;
}

.shadoom{
   box-shadow:0 0 10px 10px #78838E;
}

.shadoom_blog{
   box-shadow:0 0 5px 5px #F5A623;
   width: 325px;
   height: 200px;
   background-color: white;
   border-radius: 25px;
   margin: 10px 10px 10px 10px;
}

.shadoom_blog_empty{
   box-shadow:0 0 5px 5px white;
   width: 325px;
   height: 200px;
   background-color: white;
   border-radius: 25px;
   margin: 10px 10px 10px 10px;
}

.vertical-center {
    min-height: 100%;  /* Fallback for vh unit */
    min-height: 100vh; 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    width: 100%;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
}

#form_{
    margin: 40px auto;
    width: 458px;
    display: none;
}
#form_f{
    margin: 40px auto;
    width: 458px;
    display: none;
}

.pend{
  display: block;
  height: 90px; /*same height as header*/
  margin-top: -90px; /*same height as header*/
  visibility: hidden;
}