*{
   margin: 0px;
   padding: 0px;
   font-family: "Montserrat", sans-serif;
   
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.centralizada{
    margin: 0 auto;
}

.clear {
    width: 100%;
    height: 1px;
    clear: both;
    display: block;
}


.tira-margin{
    margin:0px!important;
}

#container{
    width: 1390px;
    margin: 0 auto;
    display: table;
}

#header{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-header.png) no-repeat top center;
    padding-top: 40px;
    min-height: 560px;
}

#nav{
    background: rgba(28,12,76,0.25);
    height: 68px;
}

#nav .logo{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

#nav .menu-desktop{
    font-weight: 600;    
    list-style: none;
    float: right;
    padding-top: 16px;
}

#nav ul li{
    float: left;
    margin: 0px 19px;
    padding: 0px 11px;
    line-height: 36px;  
    border-radius: 37px;
}

#nav ul li a{
    color: #FFF;
    text-decoration: none;
    transition: all 0.3s ease;
}

#nav ul li:hover{
    background-color: #FF2E9E;
    line-height: 36px;
    transition: all 0.3s ease;
}

#nav ul li.ativo{
    background-color: #FF2E9E;
    line-height: 36px;
    transition: all 0.3s ease;
}

#nav ul li.ativo:hover{
    background: #00DD8D;
    transition: all 0.3s ease;
}

#text-header{
    width: 504px;
    margin-top: 66px;
}

#text-header h1{
    font-size:48px;
    color:#00DA8C;
    font-weight:700;
}

#text-header h2{
    font-size:16px;
    color:#FFFFFF;
    font-weight:500;
    margin-top: 20px;
    line-height: 22px;
}

a.bt{
    padding: 11px 22px;
    display: table;
    border-radius: 37px;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;  
    margin-top: 20px;
    transition: all 0.3s ease;
}

a.bt.pink{
    background:#FF2E9E;
}

a.bt:hover{
    background: #00DD8D;
    transition: all 0.3s ease;
}

#section-aprender{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-aprender.jpg) no-repeat top center #101121;
    padding-bottom: 40px;
    display: table;
    width: 100%;
}

#section-aprender h1{
    color:#1ABAFE;
    padding-top: 78px;
    padding-bottom: 45px;
    font-size: 40px;
    font-weight: 700;
}

#section-conheca{
    background: #FFFFFF;
}

#section-conheca h1{
    color:#1ABAFE;
    padding-top: 103px;
    padding-bottom: 60px;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

#section-conheca p.desc-university{
    color:#0E0001;
    font-size: 24px;
    font-weight: 400;
    color: #0E0001;
    text-align: center;
    width: 955px;
    margin: 0 auto;
    margin-bottom: 86px;
}

#info-university{
    width: 995px;
    margin: 0 auto;
    margin-bottom: 123px;
    display: table;
}

#box-ico-geral{
   width: 484px;
} 

#box-ico{
    display: table;
    margin-bottom: 54px;
}

#box-ico img{
    margin-right: 18px;
}

#box-ico p{
   font-size: 16px;
   color:#1E1E1E;
    text-align: left;
    line-height: 21px;
} 

#box-logo-geral{
    width: 1169px;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-alunos.png) repeat-x top center;
    display: table;
    margin: 0 auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-bottom: 50px;
}

#box-logo-geral h1{
    color:#11162E;
    padding-top: 81px;
    padding-bottom: 32px;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

#box-logo-geral p{
    color:#0E0001;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

#box-logo{
    margin-top: 62px;
    margin-bottom: 75px;
}

#box-logo ul{
    width: 970px;
    margin: 0 auto;
    display: table;
    margin-top: 50px;
}

#box-logo ul li{
    list-style: none;
    float: left;
    margin: 25px 5px;
    min-height: 80px;
}

#section-metodologia{
   background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-metodologia.jpg) no-repeat top center;
}

#section-metodologia h1{
   color:#FFFFFF;
    padding-top: 135px;
    padding-bottom: 73px;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

#depoimentos {
   padding-bottom: 116px;
    display: table;
    width: 1147px;
    margin: 0 auto;
}

#depoimentos h1{
   color:#FFFFFF;
    padding-top: 135px;
    padding-bottom: 16px;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

#depoimentos p.descdepo{
   color:#FFFFFF;
    padding-bottom: 46px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.boxdepoimento {
   background:rgba(17,22,46,0.75);
   padding: 60px;
   box-sizing: border-box;
  border-radius: 25px;
    margin-bottom: 29px;
   float: left;
}

.boxdepoimento-video {
   background:rgba(17,22,46,0.75);
   padding: 30px;
   box-sizing: border-box;
   border-radius: 25px;
   margin-bottom: 29px;
   width: 49%;
}


.boxdepoimento p {
   font-size: 36px;
   font-weight: 500;
}

.boxdepoimento p.txt-verde {
   color: #00DA8C;
}

.boxdepoimento p.txt-azul {
   color: #1ABAFE;
}

.depo-nome{
   font-size: 22px;
   color: #FFFFFF;
   font-weight: 600;
   display: block;
   margin-top: 14px;
}

.depo-cargo{
   font-size: 15px;
   color: #3B405A;
   font-weight: 400;
   display: block;
}

.depoesq {
   width: 652px;
}

.depodir {
   width: 470px;
   float: right;
}

#section-form{
   background: #FFFFFF;
   padding-top: 89px;
   padding-bottom: 66px;
    
}

#section-form .align-conteudo {
   width: 1020px;
   margin: 0 auto;
   display: table;    
}

.txt-form {
   width: 362px;
}

.envolve-form {
   width: 558px;
}

#section-form h1{
   color:#1ABAFE;
   font-size: 32px;
   font-weight: 700;
   margin-bottom: 28px;    
}

#section-form p{
   color:#1E1E1E;
   font-size: 16px;
   font-weight: 400;
}

#footer {
   width: 100%;
   background: #11162E;
   padding-top: 46px;  
}

.logo-footer{
    padding-bottom: 120px;
}

.footer-social{
    margin-top: 15px;
}

.footer-social li{
    list-style: none;
    float: left;
    margin-left: 24px;
}

.footer-social li:first-child{
    margin-left: 0px;
}

.txt-politicas{
    display: table;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #3B405A;
    clear: both;
    width: 100%;
    color: #FFFFFF;
}


.numero-metodologia {
    width: 164px;
}

.numero-metodologia img {
    display: block;
    margin: 0 auto;
    float: none;
}


/*Abas*/

.tabs-container {
  margin: 0 auto;
}
ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 73px;
}
ul.tabs li {
  background: #FFFFFF;
  color: #11162E;
  font-weight: 600;    
  display: inline-block;
  padding: 16px 24px;
  cursor: pointer;
  border-radius: 94px;  
  margin-right: 28px;  
    transition: all 0.3s ease;
}
ul.tabs li.current {
  background: #1ABAFE;
}
.tab-content {
  display: none;
}
.tab-content.current {
  display: block;
    animation: fadeIn 1s;
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.tab-link:hover {
  background: #FF2E9E;
}

/*Fim Abas*/


.bx-wrapper{
  background: none!important;
  border: 0px!important;
  box-shadow: none!important;
}

#section-aprender .bx-viewport {
  min-height: 573px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
  background: transparent!important;
  border: 1px solid #00DA8C;    
}

.bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #00DA8C!important;  
}

.curso{
  background: #090D17;
  width: 300px; 
  min-height: 605px;
  border-radius: 8px;  
  display: table;
  float: left;
  margin-left: 16px;
  margin-right: 16px;
}

/*.curso:first-child {
  margin-left:0px;
}*/

.curso img{
  /*width: 300px;*/     
  margin-bottom: 24px; 
  border-top-left-radius: 8px; 
  border-top-right-radius: 8px;     
}

.curso.breve {
    padding-bottom: 20px;
    min-height: inherit;
}

/*.curso.breve img {
  margin-bottom: 0px; 
}

.curso.breve {
  width: 333px;
  height: 223px;
  overflow: hidden;
  display: block;  
}*/

.curso h2{
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 700;  
  width: 100%;
  padding: 0px 24px;    
  box-sizing: border-box;
}

.curso p{
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  width: 100%;
  padding: 0px 24px;  
  margin: 30px 0px;    
  box-sizing: border-box;    
}

.curso span{
  color: #00DE8E;
  font-size: 14px;
  font-weight: 600; 
  width: 100%;
  display: block;
  padding: 0px 24px;  
  box-sizing: border-box;  
}

.curso a.bt{
  margin-left: 24px;
  margin-bottom: 20px;    
}


.slidervert{
  width: 100%;  
}

.box-metodologia{
    display: table;
}

.box-metodologia h3{
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 36px;    
}

.box-metodologia p.txtmetodologia{
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
}

.desc-metodologia{
  width: 840px;
  margin-right: 84px;    
}

#section-metodologia .bx-wrapper{
  margin-bottom: 0px;
  margin: 0 auto;
}


#section-metodologia .bx-wrapper .bx-pager {
  display: none;  
}


#section-metodologia .bx-wrapper .bx-prev {
    right: 10px!important;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-top.png) no-repeat center #00DE8E;
    border-radius: 8px;
    left: initial;
    top: 30px;
    transition: all 0.3s ease;
}

#section-metodologia .bx-wrapper .bx-next {
    right: 10px;
    top:90px;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-low.png) no-repeat center #00DE8E;
    border-radius: 8px;
    transition: all 0.3s ease;
}

#section-metodologia .bx-wrapper .bx-prev:hover {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-top.png) no-repeat center #FF2E9E;
}

#section-metodologia .bx-wrapper .bx-next:hover {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-low.png) no-repeat center #FF2E9E;
}


.hamburger-menu {
    display: none; /* Hidden by default for larger screens */
    cursor: pointer;
}


/*Animação*/

.hideme
{
    opacity:0;
}

.hidemeanimate {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: all 1s;
}

.hidemeanimate.visible {
  opacity: 1;
  transform: translate(0, 0);
}

/*Fim Animação*/


/*Menu mobile*/

.menu-mobile{
    display: none;
}


#menuToggle
{
  display: block;
  position: absolute;
  top: 64px;
  right: 40px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #cdcdcd;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}



#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}



#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}



#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}



#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 0;
  padding: 50px;
  padding-top: 125px;
  right: -40px;
  
  background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-menu.jpg) bottom left;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 16px;
    font-weight: 600;
}

#menu a {
  text-decoration: none;
  color: #132847;  
  transition: color 0.3s ease;
}

#menu a:hover {
  color: #132847;
}


#menuToggle input:checked ~ ul
{
  transform: none;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #menu {
    transform: none;
    opacity: 0;

    transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
}

/*Fim Menu mobile*/


/*Internas*/

#header-internas{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-internas.jpg) no-repeat top center;
    padding-top: 40px;
}

#banner-internas{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-internas.jpg) no-repeat top center;
    min-height: 547px;
    margin-top: 36px;
}

#banner-internas.curso-design-leadership{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-design-leadership.jpg) no-repeat top center;
}

#banner-internas.curso-product-discovery-ux-research{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-product-discovery-ux-research.jpg) no-repeat top center;
}

#banner-internas.curso-agile-leadership{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-agile-leadership.jpg) no-repeat top center;
}

#banner-internas.curso-ux-design-research-leadership{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-ux-design-research-leadership.jpg) no-repeat top center;
}

#banner-internas.curso-projetos-gestao-agil-inovacao{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-projetos-gestao-agil-inovacao.jpg) no-repeat top center;
}

#banner-internas.curso-product-management{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/banner-product-management.jpg) no-repeat top center;
}

#header-internas #text-header{
    width: 670px;
    margin-top: 104px;
}


#header-internas #text-header h1{
    font-size: 56px;
    color: #FFFFFF;
    margin-top: 28px;
}

#header-internas #text-header h2{
    font-size: 20px;
    line-height: 24px;
    margin-top: 57px;
}

#header-internas #text-header span{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 500;
    border: 1px solid rgba(0,222,142,0.50);
    padding: 6px 30px;
    border-radius: 30px;
    filter: drop-shadow(5px 5px 30px #FFFFFF);
    /*letter-spacing: 2px;*/
    text-transform: uppercase;
}


#conteudo-curso{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-internas-curso.jpg) top right no-repeat;
    padding-top: 83px;
}

.desc-curso{
    width: 68%;
}


.desc-curso h2{
    font-size: 32px;
    font-weight: 700;
    color:#111D37;
    margin-bottom: 31px;
}

.desc-curso p{
    font-size: 24px;
    font-weight: 400;
    color:#0E0001;
    margin-bottom: 50px;
}

.desc-curso ul{
    width: 50%;
    margin-bottom: 70px;
}

.desc-curso ul li{
    list-style: none;
    color: #0E0001;
    font-size: 19px;
    margin-top: 44px;
    min-height: 32px;
}

.desc-curso ul li:first-child{
    margin-top: 0px;
}

.desc-curso ul li img{
    width: 32px;
    float: left;
    margin-right: 10px;
}

.destaque-curso{
    width: 30%;
    background: #090D17;
    border-radius: 10px;
}

.destaque-curso p{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.destaque-curso h3{
    font-size: 27px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    padding: 0px 10px;
}

.destaque-curso span{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.destaque-curso span strong{
    color: #00DE8E;
}


.destaque-curso ul{
    width: 85%;
    margin: 0 auto;
}

.destaque-curso ul li{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    list-style: none;
    padding: 10px 0px;
    border-top: 1px dashed #353946;
}

.destaque-curso ul li:first-child{
    border-top: 0px;
}

.destaque-curso ul li img{
    float: left;
    margin-right: 10px;
}

.destaque-curso a{
    margin: 0 auto;
    display: block;
    width: 70%;
    margin-bottom: -20px;
    margin-top: 20px;
    text-align: center;
}



.desc-curso #box-ico {
    margin-bottom: 10px;
}

#box-certificacao{
    width: 1004px;
    margin-top: 85px;
    margin-bottom: 130px;
}

#box-certificacao .desc-metodologia {
    width: 685px;
}

#box-certificacao h2{
    font-weight: 700;
    margin-bottom: 56px;
}


#box-certificacao h3 {
    color: #111D37;
    font-size: 32px;
}

#box-certificacao p.txtmetodologia {
    color: #1E1E1E;
    font-size: 20px;
}

#box-certificacao .bx-wrapper .bx-prev {
    right: 10px!important;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-top.png) no-repeat center #00DE8E;
    border-radius: 8px;
    left: initial;
    top: 30px;
    transition: all 0.3s ease;
}

#box-certificacao .bx-wrapper .bx-next {
    right: 10px;
    top:90px;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-low.png) no-repeat center #00DE8E;
    border-radius: 8px;
    transition: all 0.3s ease;
}

#box-certificacao .bx-wrapper .bx-prev:hover {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-top.png) no-repeat center #FF2E9E;
}

#box-certificacao .bx-wrapper .bx-next:hover {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/arrow-low.png) no-repeat center #FF2E9E;
}

#box-certificacao .bx-wrapper .bx-pager{
    display: none;
}

.box-metodologia .numero-metodologia span{
    color: #111D37;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 500;
    margin-bottom: 24px;
}

#temas-curso {
    padding: 70px 0px;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-aprender.jpg) no-repeat top center #10152D;
}

#temas-curso #container{
    background:rgba(12,16,32,0.25);
    border: 1px solid rgba(0,218,140,0.25);
    border-radius: 25px;
    filter: drop-shadow(5px 5px 30px rgba(0,222,145,0.05));
    padding: 64px 60px;
}


.calendario-temas{
    width: 25%;
    padding-right: 30px;
    box-sizing: border-box;
    
}

.calendario-temas img{
    display: block;
    margin: 0 auto;
    
}

.calendario-temas h3{
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    margin-top: 32px;
}

.calendario-temas p{
    font-size: 24px;
    font-weight: 500;
    color: #1ABAFE;
    text-align: center;
    
}

.itens-temas{
    width: 75%;
    padding-left: 30px;
    box-sizing: border-box;
    border-left: 1px solid rgba(26,186,254,0.25);
}

.itens-temas h3{
    font-size: 32px;
    color: #1ABAFE;
    font-weight: 700;
}

.itens-temas ul li{
    list-style: none;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    margin-top: 20px;
    display: table;
}

.itens-temas ul li img{
    float: left;
    margin-right: 5px;
}

#temas-curso .bt{
    margin: 0 auto;
    margin-top: 40px;
    padding: 11px 74px;
}

#bonus-exclusivos{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-internas-curso.jpg) top right no-repeat;
    padding: 60px 0px;
}

#bonus-exclusivos h2 {
    color: #111D37;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

#bonus-exclusivos p.desc-bonus {
    color: #111D37;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.box-bonus{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-valores.jpg) no-repeat top center #10152D;
    padding: 60px 30px;
    box-sizing: border-box;
    width: 30%;
    border-radius: 25px;
    filter: drop-shadow(5px 5px 30px rgba(0,222,145,0.05));
    min-height: 261px;
}

.box-bonus img{
    margin: 0 auto;
    display: table;
    margin-bottom: 5px;
}

.box-bonus h3{
    color: #1ABAFE;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.box-bonus h3 strong{
    color: #1ABAFE;
}

.box-bonus p{
    color: #FFFFFF!important;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

#valores-curso {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-valores.jpg) no-repeat top center #10152D;
    padding: 72px 0px;
}

#valores-curso h2 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

.valor-pos {
    color: #FFFFFF;
    font-size: 20px;
    display: block;
    text-align: center;
}

.box-valores{
    width: 860px;
    margin: 0 auto;
    background:rgba(17,22,46,0.85);
    border: 1px solid rgba(26,186,254,0.15);
    border-radius: 20px;
    padding: 35px 40px;
}

.box-valores ul{
    width: 100%;
    display: table;
    border-top: 1px solid #133E61;
    padding-top: 54px;
    padding-bottom: 25px;
}

.box-valores ul li{
    list-style: none;
    float: left;
    width: 171px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
    border-left: 1px dashed #3B405A;
}

.box-valores ul li:first-child{
    border-left: 0px;
}

.box-valores ul li span{
    display: block;
    font-weight: 400;
}

.box-valores ul li img{
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.formas-pagamento{
    width: 380px;
    margin: 0 auto;
    margin-bottom: 54px;
    padding-top: 30px;
}

.pagamento-parcelado{
    display: table;
    margin: 0 auto;
}

.pagamento-parcelado .float-left{
    font-size: 45px;
    color: #00DE8E;
    font-weight: 700;
    
}

.pagamento-parcelado .float-left span{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    display: block;
    margin-right: 20px;
}

.pagamento-parcelado .float-right{
    font-size: 80px;
    color: #00DE8E;
    font-weight: 700;
    line-height: 75px;
}

.pagamento-a-vista{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 400;
    text-align: center;
    margin-top: 23px;
}

.obs-matricula{
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    text-align: center;
    margin-top: 23px;
}

#valores-curso .bt {
    margin: 0 auto;
    margin-top: 40px;
    padding: 11px 74px;
}

#section-quem-faz{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-quem-faz.jpg) no-repeat top center;
    padding: 80px 0px;
    
}

#section-quem-faz #container{
    width: 1080px;
    
}

#section-quem-faz h1{
    margin-bottom: 35px;
    color: #0C1020;
    font-size: 24px;
    font-weight: 700;
}


#section-quem-faz .curso{
    min-height: 550px;
    margin-left: 13px;
    margin-right: 13px;
}

#section-quem-faz .curso .bt{
    width: 285px;
    text-align: center;
    box-sizing: border-box;
}

#section-quem-faz .categoria{
    color: #11162E;
    font-size:14px;
    padding: 12px 30px;
    background: #1ABAFE;
    border-radius: 30px;
    float: right;
    font-weight: 500;
}


#section-duvidas{
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-duvidas.jpg) no-repeat top center #110C29;
    padding-top: 66px;
    padding-bottom: 129px;
}

#section-duvidas h1{
    margin-bottom: 54px;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

#section-duvidas #container {
    width: 815px;
    margin: 0 auto;
}

.accordion__item {
	margin: 10px auto;
    border-radius: 10px;
    overflow: hidden;
}
.accordion__item .accordion__title {
	position: relative;
	display: block;
	padding: 30px 40px;
    padding-right: 50px;
	color: #FFFFFF;
	font-size: 16px;
    font-weight: 700;
	text-decoration: none;
	background-color: #111D37;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
  cursor: pointer;
}
.accordion__item .accordion__title:hover {
	background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-duvida-ativa.jpg) no-repeat;
    color: #202020;
	transition: all 0.5s ease-out;
}
.accordion__item .accordion-active {
    color: #202020;
	background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/bg-duvida-ativa.jpg) no-repeat;
}
.accordion__item .accordion__title .accordion__arrow {
	position: absolute;
	/*top: 13px; */
    right: 30px;
    width: 23px;
    height: 22px;
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/ico-seta-baixo.svg) no-repeat;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.accordion__item .accordion__title.accordion-active .accordion__arrow {
    background: url(https://44326808.fs1.hubspotusercontent-na1.net/hubfs/44326808/%5BHowuniversity%5D%20-%20Arquivos/images/ico-seta-cima.svg) no-repeat;
    
}
.accordion__item .accordion__rotate {
	transform: rotate(180deg);
}
.accordion__item .accordion__content {
	padding: 30px;
	font-size: 14px;
	display: none;
	background-color: #111D37;
    color: #FFFFFF;
    
}
.accordion__item .accordion__arrow-item {
	font-weight: 700;
}





/*Formulário*/

.envolve-form .hs-input{
	font-weight: 700;
    border: 1px solid #000000;
    background: no-repeat;
}

.hs-form-3964d2d0-ccbe-46a9-9346-09a1c93f8c39_846252f8-be1a-4ca9-b6fd-3aa5551355e7 fieldset.form-columns-1 .hs-input{
	font-weight: 700;
    border: 1px solid #000000;
    background: no-repeat;
}




/*Mobile*/

@media (min-width:300px) and (max-width: 768px) {
  #container, #box-logo-geral, #depoimentos, #info-university {
        width: 100%;
  }
  #container {
        display: block;
  }    
    #header{
        background-position: -870px -0px; 
  }
    #nav .logo{
        width: 200px;
        margin-top: 15px;
  }
    
    #section-aprender #container{
        width: 90%;
        margin: 0 auto;
  }
    #section-aprender h1{
        padding-top: 25px;
        padding-bottom: 25px;
  }
    
    ul.tabs{
        margin-bottom: 25px;
  }
    
    ul.tabs li{
        font-size: 12px;
        margin-right: 7px;
  }
    
    .depoesq {
        width: 96%;
        float: none;
        margin: 0 auto;   
  }
    .depodir{
        width: 96%;
        float: none;
        margin: 0 auto;
        margin-top: 20px; 
        margin-bottom: 20px; 
  }
    #nav {
        width: 90%;
        margin: 0 auto;
  }
    #nav .menu-desktop{
        display: none;
  }
     #box-logo ul{
        width: 100%;
  }
    #section-form .align-conteudo, .envolve-form{
        width: 100%;
  }
    #text-header {
        width: 70%;
        margin-left: 10%;
  }
    #box-ico-geral {
        width: 90%;
        margin: 0 auto;
        float: none;
  }
    .foto-university{
        width: 90%;
        margin: 0 auto;
        float: none;
        display: table;
        margin-bottom: 30px;
  }
    #box-logo ul li{
        width: 50%;
        margin: 0px;
  }
    #box-logo ul li img{
        margin: 0px auto;
        display: table;
  }
    #container h1 {
        font-size: 24px;
        padding-top: 50px;
        padding-bottom: 40px;
  }
   
    #container p, p.desc-university {
        font-size: 16px!important;
  }
    #container a.bt{
        font-size: 14px;
  }
    .curso h2 {
        font-size: 18px;
  }
    #container .curso p, #box-ico p, #container .box-metodologia p.txtmetodologia {
        font-size: 14px!important;
  }
    #section-conheca p.desc-university{
        width: 90%;
        margin: 0 auto;
        margin-bottom: 25px;
  }
    #box-ico {
        margin-bottom: 20px;
    }
    #info-university{
        margin-bottom: 50px;
    }
    #box-logo {
        margin-bottom: 0px;
    }
    #section-metodologia .bx-wrapper img {
        width: 100px;
        margin-left: 20px;
    }
    
    .numero-metodologia  {
        width: 60px;
    }
    .box-metodologia h3{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .desc-metodologia{
        width: 50%;
        margin-right: 60px;
    }
    #depoimentos h1{
        padding-bottom: 10px;
    }
    .boxdepoimento{
        padding: 30px;
    }
    #depoimentos{
        padding-bottom: 50px;
    }
    #section-form {
        padding: 0px;
    }
    .txt-form, .envolve-form {
        width: 90%;
        margin: 0 auto;
        display: table;
        float: none;
    }
    #section-form h1 {
        margin-bottom: 0px;
    }
    .envolve-form {
        margin: 20px;
    }
    .logo-footer {
        padding-bottom: 20px;
        width: 200px;
        margin: 0 auto;
        display: table;
        float: none;
    }
    .footer-social{
        float: none;
        margin: 0 auto;
        display: table;
        margin-bottom: 50px;
    }
    .txt-politicas span {
        float: none;
        font-size: 12px;
        text-align: center;
        width: 90%;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    .menu-mobile
    {
        display: block;
    }
    
    #text-header h2{
        margin-top: 0px;
    }
    
    .curso{
        margin-bottom: 30px;
        min-height: auto;
    }
    
    #header-internas #text-header{
        width: 80%;
        margin: 0 auto;
    }
    
    #conteudo-curso .desc-curso.float-left{
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    
    #conteudo-curso .destaque-curso.float-right{
        width: 90%;
        float: none;
        margin: 0 auto;
        padding: 25px 0px;
    }
    
    #conteudo-curso .destaque-curso a.bt.pink{
        margin-bottom: 25px;
    }
    
    #box-certificacao{
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    #box-certificacao .desc-metodologia {
        width: 54%;
    }
    
    #temas-curso #container{
        width: 90%;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 34px 30px;
    }
    
    #temas-curso .calendario-temas.float-left{
        width: 90%;
        float: none;
        margin: 0 auto;
        padding-right: 0px;
    }
    
    #temas-curso .itens-temas.float-right{
        width: 100%;
        float: none;
        margin: 0 auto;
        margin-top: 25px;
        padding: 25px 0px;
        padding-left: 0px;
        border-left: none;
        border-top: 1px solid rgba(26, 186, 254, 0.25);
    }
    
    .calendario-temas img {
        width: 60px;
    }
    
    .box-valores {
        width: 90%;
        box-sizing: border-box;
    }
    
    .box-valores ul{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .box-valores ul li{
        width: 43%;
        border-left: none;
        border-bottom: 1px dashed #3B405A;
        padding: 30px 0px;
        margin: 0px 10px;
        min-height: 93px;
    }
    
    .formas-pagamento {
        width: 100%;
    }
    
    #section-quem-faz {
        display: table;
        
    }
    
    #section-quem-faz #container {
        width: 90%;
        margin: 0 auto;
    }
    
    #section-quem-faz h1{
        padding-top: 0px;
        margin: 0px 20px;
    }
    
    #section-quem-faz .categoria{
        display: table;
        float: none;
        margin-top: 10px;
    }
    
    .box-valores{
        padding: 25px 30px;
    }
    
    .box-valores ul li.ultima{
        margin: 0 auto;
        display: block;
        float: none;
        clear: both;
        border: none;
    }
    
    #section-duvidas #container{
        width: 90%;
        margin: 0 auto;
    }
    
    #section-duvidas h1{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    #section-duvidas{
        padding-bottom: 50px;
    }
    
    #header-internas #text-header h1{
        font-size: 24px;
        margin: 0px;
        padding: 30px 0px;
    }
    
    #header-internas #text-header h2{
        font-size: 16px;
        margin-top: 0px;
    }
    
    #header-internas #text-header span{
        display: table;
    }
    
    #banner-internas{
        padding-top: 100px;
        padding-bottom: 100px;
        min-height: auto;
    }
    
    #banner-internas {
        background-position: -1100px -0px;
    }
    
    #banner-internas.curso-design-leadership{
        background-position: -1043px -0px;
    }

    #banner-internas.curso-product-discovery-ux-research{
        background-position: -1210px -0px;
    }

    #banner-internas.curso-agile-leadership{
        background-position: -1131px -0px;
    }

    #banner-internas.curso-ux-design-research-leadership{
        background-position: -1043px -0px;
    }

    #banner-internas.curso-projetos-gestao-agil-inovacao{
        background-position: -1043px -0px;
    }

    #banner-internas.curso-product-management{
        background-position: -1043px -0px;
    }
    
    .desc-curso h2{
        font-size: 24px;
    }
    
    .desc-curso ul li{
        font-size: 13px;
    }
    
    .desc-curso ul li img{
        font-size: 18px;
    }
    
    #box-ico p{
        float: right;
        width: 78%;
    }
    
    #box-certificacao h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    #box-certificacao .box-metodologia .numero-metodologia span{
        font-size: 14px;
    }
    
    #box-certificacao .txtmetodologia{
        font-size: 15px;
    }
    
    .calendario-temas h3{
        font-size: 24px;
    }
    
    .itens-temas h3{
        font-size: 24px;
        text-align: center;
    }
    
    .itens-temas ul li{
        font-size: 14px;
        margin-top: 26px;
    }
    
    #valores-curso h2{
        font-size: 24px;
    }
    
    .pagamento-parcelado .float-right{
        font-size: 64px;
        line-height: 70px;
    }
    
    .pagamento-parcelado .float-left{
        font-size: 40px;
        margin-right: -10px;
    }
    
    .pagamento-a-vista {
        margin-top: 14px;
        font-size: 18px;
    }
    
    .desc-curso ul {
        width: 48%;
        margin-bottom: 70px;
    }
    
    #bonus-exclusivos #container {
        width: 90%;
        box-sizing: border-box;
        margin: 0 auto;
    }
    
    #bonus-exclusivos h2 {
        font-size: 24px;
    }
    
    .box-bonus{
        width: 100%;
        min-height: auto;
        float: none;
        margin-bottom: 20px;
    }
    
    .boxdepoimento-video{
        width: 43%;
        padding: 20px;
    }
    
    .boxdepoimento-video.float-left {
        margin-left: 20px;
    }

    .boxdepoimento-video.float-right {
        margin-right: 20px;
    }
        
}



/*Outras resoluções*/

@media (min-width: 1024px) {
  #container {
        width: 950px;
  }
}

@media (min-width: 1280px) {
  #container {
        width: 1100px;
  }
}

@media (min-width: 1390px) {
  #container {
        width: 1280px;
    }
}


