.bigger{
font-size: 1.1em;
}
.stronger{
font-weight: bold;
}
.uppercase{
text-transform: uppercase;
}
.lowercase{
text-transform: lowercase;
}  .footer-widget:last-child {
text-align: right;
}
.footer-widget:last-child div {
width: 100%;
}
.footer-widget .widget_text:first-child,
.footer-widget .widget_block:first-child {
margin-bottom: 10px !important;
}
.et-social-icons {
float: right;
}
#footer-widgets .footer-widget li::before {
position: unset;
top: unset;
left: unset;
border-width: unset;
border-style: unset;
-webkit-border-radius: unset;
-moz-border-radius: unset;
border-radius: unset;
content: unset;
}
#footer-widgets .footer-widget .et-social-icons li {
padding-left: 0px;
}
#footer-widgets .footer-widget .et-social-icons li a {
color: #666;
text-decoration: none;
}  #top-menu a{
font-size: 20px;
font-family: 'Alice',Georgia,"Times New Roman",serif;
}
#top-menu li {
padding-right:10px;
}  .bottom-nav li.current-menu-item > a{
color: #4f856e;
} #logo{
max-height: 80px !important;
} @media (max-width: 980px){
.filaPaises .et_pb_column{
margin-bottom: 5px;
width: 33%;
}
}
@media (max-width: 479px){
.filaPaises .et_pb_column{
margin-bottom: 5px !important;
}    
}