.line-box-part-inner_pot {
    border: 1px solid #3a69bc;
    height: 161px;
    border-radius: 10px;
    padding: 20px 30px;
    text-align: center;
    font-weight: 600;
    line-height: 120%;
    font-size: 1.1em;
    box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 0.37);
}
.af-card{
padding:15px;
}
.af-card .af-button, .af-card .af-button-line {
float:right;
}
.af-icon{
float:left;
width: 65px;
margin-right: 15px;
}

.af-title h2 {
font-size: 1.5em;
margin-top: 5px;
}
.af-content {
clear:both;
margin: 0.5em 0;
float: left;
width: 100%;
}
a.af-button,.instrumento-popup ul li a {
background-color: #4c6cac;
border-radius: 30px;
border: 2px solid #4c6cac;
box-shadow: 0 0.1rem 1rem rgba(10,55,105,.1);
color: #FFF;
display: inline-block;
font-family: 'Montserrat',sans-serif;
font-size: .92em;
font-weight: 600;
margin: .4em .5em .6em 0;
padding: .2em 2em;
text-decoration: none;
transition: all .3s linear;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
}

.txt-blue{
  color: #004884;
}

.ico-detamb {
  list-style-image: url(/sites/default/files/ico_dambiental_0.png);
}


.blu-kit-box {
  padding: 1em;
  border-radius: 10px;
  overflow: hidden;
  background-color: #e6effd;
  text-align:center;
  min-height: 181px;
  
}

.pot_padbot {
  padding-bottom: 0.5em;
}


.menu-kit-pot {
  background: #f42f63;
  
  font-size: 1.3em;
  padding: 0.5em;
}
.menu-kit-pot a{
  color: #FFF;
}

#icons-menu-kit-pot {
  display:none; 
}

.tr-iconimg-pot {
    margin: 0.4em 0.2em 0.8em 0.2em;
    padding: 0;
    display: inline-block;
    width: 150px;
    height: auto;
    border: none;
}



.kitpot-home .frame-box {
  height:210px;
  border: 1px solid #ffa400;
} 

.p-1em.frame-box {
  padding:1em !important;
}