.climaambient
{
text-align:justify;
  font-size:18px;
  color:#000000;
}
.itemllista
{
margin-bottom:15px;
}
.theme-header .menu > li > a {
    text-align: center;
    display: inline-block;
    font-size: 13px;
    padding: 10px 10px;
    margin: 0 5px;
    position: relative;
    text-decoration: none;
    z-index: 3;
    color: #aaaaaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid transparent;
    border-radius: 0px;
}

.theme-header .menu-bar .menu > li.current_page_item > a, .theme-header .menu-bar .menu > li.current-menu-ancestor > a, .theme-header .menu-bar .menu > li.current-menu-item > a {
    color: #cf1a20;
    /* border-color: #cf1a20; */
}
div.sticky-title {
    padding: 15px;
    background: #021759;
}
form.wpcf7-form .wpcf7-submit {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    outline: none;
    border: 1px solid #021759;
    padding: 12px 16px;
    font-size: 12px;
    color: #021759;
    display: inline-block;
    text-decoration: none;
    background: transparent;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}
form.wpcf7-form .wpcf7-submit:hover {
    border: 1px solid #021759;
    padding: 12px 16px;
    font-size: 12px;
    color: #021759;
    display: inline-block;
    text-decoration: none;
    background: #f2f2f2;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}
.magic_list-inner-wrap ul li .ioa-icon-area i {
    font-size: 24px;
    color: white;
    background: #021759;
    border-radius: 100%;
    padding: 20px;
    margin: -2px 0 0 -2px;
}
#footer-menu p.footer-text a {
    color: #ffffff;
    text-decoration: underline;
}
#footer-menu p.footer-text a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#footer-menu {
    padding: 25px 0 25px 0;
    background: black;
    position: relative;
}