@charset "UTF-8";
/***!  /templates/ja_impact/css/customcss.css  !***/

 
/*E-Capacitação*/

.topic_title h4 {
	font-size: 20px !important;
  font-weight: bold;
}


.topic, .material-stages {
  width: 20%;
  height: 300px;
  float: left;
  padding: 20px;
 }

@media (max-width: 991px) {
 .topic, .material-stages {
  width: 33%;
  height: 300px;
  float: left;
  padding: 20px;
 }

}
@media (max-width: 540px) {
 .topic, .material-stages {
  width: 50%;
  height: 300px;
  float: left;
  padding: 20px;
 }
} 
 
.imagens-topic-menu {
  background-color: ;
  border-radius: 300px;
  width: 150px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 15px;  
}

.imagens-stage-menu {
  background-color: ;
  border-radius: 300px;
  width: 150px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 15px;  
}

.topic_title {
  text-align: center;
}

.imagens-topic-menu, .stage_image, .material_image {
  background-color: white!important;
  border-radius: 300px;
  width: 150px;
  height: 150px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 15px;  
}

.topic_title {
  text-align: center;}

.topic_image img, .stage_image img, .material_image img {
    background-color: white !important;}
 
.material_title {
    font-size: 25px;
    margin-top: 25px;}

.breadcrump_ead li {
    display: inline;
}

.breadcrump_title {
    margin-top: 60px;
}

/*Icone e-capacitacao*/

.imagens-icon-app {
  float: left;
  width: 90px;
  margin-right: 10px;
}

.imagens-icon-app img{
   width: 90px;
}


@media (min-width: 760px) {

.modulebanner-home {
  margin-right: -20px
 
}}


@media (max-width: 760px) {

.modulebanner-home {
  margin-right: 0px;
  margin-bottom: 10px !important;
}}


/*Colunas da pagina capacitação*/

@media screen and (min-width: 985px) {
#zentools-2077, #zentools-2076{
    width: 66%;
    margin: auto;
    
}
}

@media screen and (min-width: 985px) {
#zentools-2088, #zentools-2089{
    width: 66%;
    margin: auto;
    
}
}
