@media only screen and (max-width:1000px){#sobre > article,article.game,#contato > article{flex-direction:column;}form{padding-bottom:20%;}}

h2,h3{text-transform:uppercase;}h2.text-game{text-transform:none;font-size:3em;}h2.text-contato{font-size:2.2em;}h5{font-size:0.9em;}

.caroussel {
  width: 100%;
  height: 100%;
  background-image: url("./../img/sigmund.jpeg");
}
section{min-height:570px;}.parallax{min-height:400px;background-image:url("./../img/slide-2.jpg");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}

#games h2{font-size:2.5em;}#software h2{font-size:2.5em;}#marketing h2{font-size:2.5em;}#audio h2{font-size:3.0em;}#trabalhar h2{font-size:2.5em;}#contato h2{font-size:2.5em;}

.game > div, .game > a {min-height:450px;}
.game > div > div:hover {background-color: rgba(0, 0, 0, .8); transition: .4s; }
/*#sobre {background-image:url("./../img/slide-3.jpg");}
 #game-1 {background-image:url("http://media1.santabanta.com/full1/Sports/Games/games-262v.jpg");}
#game-2 {background-image:url("http://media1.santabanta.com/full1/Sports/Games/games-282a.jpg");}
#game-3 {background-image:url("http://y3.ifengimg.com/dbcc8e45854c158f/2014/0612/rdn_539953bf63822.jpg");}
#contato {background-image:url("./../img/flipe.jpg");} */

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.bg-00ff90-85 {
  background-color: rgba(143, 192, 199, 1.0);
}

/* Style the buttons inside the tab */
.tab button {  
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  transition: 0.3s;
  font-size: 17px;
  width: 100%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}
.oculto {
  display: none;
}
/* Style the tab content */
.tabcontent {
  display: none;
  column-gap: 8px;
  padding: 6px 12px;  
  border-top: none;
  flex-direction: column;
  
  width: 100%;  
}
.p-r{
  padding-left: 100px;
}
.p-l{
  padding-right: 100px;
}
.text-cards {
    display: flex;
    text-align: center;    
    flex-direction: column;
    color: white;
}
.cards {
    display: flex;
    column-gap: 8px;
    overflow:auto;       
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
}
.selectede {
    border-bottom: 5px solid #96969f !important;
}

.unselectede {
    border-bottom: 5px solid #ddd !important;
}
.vison{  
  display: flex;
  flex-wrap: wrap;
  gap: 80px;
  padding: 20px;
}
.vison2{
  display: flex;  
  flex-wrap: nowrap;
  padding: 20px;
  gap: 80px;
}
.imgH{
  justify-content: center;
  flex: 1;
  display: flex;
  align-items: center;
}

.box h5{
  font-size: 20px;
  margin-bottom: 20px;
  color: white;
}
#btn-learn-more{
  margin-top: 10px;
  padding: 5px;
}
.itens{
  display: flex;  
  gap: 20px;
  color: white;  
}
.item{
  width: 15%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.item .icons{
  margin-bottom: 5px;
  width: 50px;
  height: 50px;
  border: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #898989;
}
/* Slide Animation */
.slide {
  transition: transform 1s linear;
}

.slide.left {
  transform: translateX(-100vw);
}

.slide.right {
  transform: translateX(100vw);
}

.slide.left.actives {
  transform: translateX(0);
}

.slide.right.actives {
  transform: translateX(0);
}

/* Fade In/Fade Out */
.fade {
  opacity: 0;
  transition: opacity 1s linear;
}

.fade.actives {
  opacity: 1;
}

/* Fade with slide */
.fade-slide {
  opacity: 0;
  transform: translateY(-40%);
  transition: all 0.5s ease-in-out;
}

.fade-slide.actives {
  opacity: 1;
}

.fade-slide.top {
  transform: translateY(-40%);
}

.fade-slide.top.actives {
  transform: translateY(0%);
}

.about{color:white;}.active{background:#750d37;}.web{color: white;}.t_web{color: white;}.t_web1{color: white;}.t_web2{color: white;}.s_name_1{color:white;}.s_p_name_1{color:white;}.s_name_2{color:white;}.s_p_name_2{color:white;}.s_name_3{color:white;}.s_p_name_3{color:white;}.t_about{color:white;}.missao{color:white;}.t_missao{color:white;}.t_missao1{color:white;}.t_missao2{color:white;}.t_missao3{color:white;}.visao{color:white;}.t_visao{color:white;}.valor{color:white;}.t_valor1{color:white;}.t_valor2{color:white;}.t_valor3{color:white;}.t_valor4{color:white;}.t_valor5{color:white;}.b_sobre{color:white;}.b_marketing{color:white;}.b_software{color:white;}.b_jogos{color:white;}.b_audio{color:white;}.b_vagas{color:white;}.b_contato{color:white;}.advergames{color:white;}.t_advergames{color:white;}.games{color:white;}.t_games{color:white;}.educacionais{color:white;}.t_educacionais{color:white;}.produto{color:white;}.t_produto{color:white;}.p_name_1{color:white;}.t_p_name_1{color:white;}.p_name_2{color:white;}.t_p_name_2{color:white;}.p_name_3{color:white;}.t_p_name_3{color:white;}.audio{color:white;}.a_anima{color:white;}.t_a_anima{color:white;}.a_modelos{color:white;}.t_a_modelos{color:white;}.a_effectos{color:white;}.t_a_effectos{color:white;}.vaga{color:white;}.t_vaga{color:white;}.v_area{color:white;}.v_t_area{color:white;}.v_modelagem{color:white;}.v_t_modelagem{color:white;}.v_progamacao{color:white;}.v_t_programacao{color:white;}.v_game{color:white;}.v_t_game{color:white;}.v_concept{color:white;}.v_t_concept{color:white;}.v_som{color:white;}.v_t_som{color:white;}.v_adm{color:white;}.v_t_adm{color:white;}.v_advogado{color:white;}.v_t_advogado{color:white;}.v_marketing{color:white;}.v_t_marketing{color:white;}.contato{color:white;}.c_name{color:black;}.c_email{color:black;}.c_negocio{color:black;}.c_sugestao{color:black;}.c_ban{color:black;}.c_reclamacao{color:black;}.c_curriculo{color:black;}.c_select{color:black;}.c_enviar{color:white;}.c_escreva{color:black;}.midia{color:white;}.t_midia{color:white;}.success{color:white;}
.langs{font-size: 1em;}.dropdown{position:relative;display:inline-block;}.dropdown-content{display:none;position:absolute;background-color:rgba(0, 0, 0, .8);/* min-width: 160px;*/box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1;}.dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block;font-size:14px;}.dropdown-content a:hover{background-color:#806f6f}html{scroll-behavior:smooth;}
textarea{resize:none;font-family:'Segoe UI Light';}.btn-h{padding:14px 25px;text-align:center;text-decoration:none;display:inline-block;border-radius:5px;width:200px;border:1px solid white;}.btn{padding:14px 25px;text-align:center;text-decoration:none;display:inline-block;border-radius:5px;width:200px;}.btn-sm{padding:7px 10px;text-align:center;text-decoration:none;display:inline-block;border-radius:10px;width:20px;border:1px solid white;}.btn-sm:hover{background-color:white;color:black;transition:0.4s;}.btn:hover{background-color:rgba(22, 22, 22, .6);transition:0.4s;}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#96969f;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.hvr-underline-from-center:focus:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:active:before{left:0;right:0;}
