html {scroll-behavior: smooth;}
body{padding: 4rem 0;}
#header{background-color: #f1f1f1;}
#header nav a[href="#menu"]{width: 8rem;color:#009ACB;}#header nav a[href="#menu"]:hover{color:#c5c5c5 !important;}
#wrapper{width: 75rem;}
#banner{background-repeat: no-repeat;}
.copyright{color:#FAFAFA !important;}
#menu{z-index:20000 !important;}
ul.icons{margin-bottom: 0 !important;}
.button,.button.primary{white-space: nowrap;overflow: hidden !important;text-overflow: ellipsis !important;}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6{color:000;}
.button.fit,.button.primary.fit{max-width: 100%;}
#footer{color: rgba(0, 0, 0, 0.85);}
#footer a:not(.icon){text-decoration: none;}
#footer a:hover{color: rgba(255,255,255,0.7);}
#footer ul{}
#footer ul li a{font-size: 1.8rem;margin:0 0.25rem;}
#wrapper > .main.invert{color: rgba(255, 255, 255, 1);}
a.logo {line-height: 3.25rem;}
a.logo img{max-height: 50px;vertical-align: middle;}
#map{margin:0 0 2rem 0;width:100%; height:400px;position: relative;background-image: url(/amaps/am-imgs/map-off.webp);background-position: center;background-size: cover;}
#map h4, #map p{color:#000;text-align: center;}
#map div.box,#videoaweb iframe._iub_cs_activate.cmplazyload div.box{background: rgba(255,255,255,0.75);padding:1rem; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
#videoaweb{text-align:center;position: relative;background: url(/aweb/aw-imgs/bg-video.webp);background-position: top center;background-repeat: no-repeat;background-size: 60%;width: 100%; height: auto; padding-bottom: 56.25%;}
iframe._iub_cs_activate.cmplazyload{display: none;}
iframe:not(._iub_cs_activate.cmplazyload)+div.box{display: none;}
#iub-toggle-id-1,#iub-toggle-id-3,#iub-toggle-id-5,#iub-toggle-id-4{display: none;}
#iub-toggle-id-1+label:before{background-color: #999;}
#iub-toggle-id-3+label:before, #iub-toggle-id-4+label:before, #iub-toggle-id-5+label:before{background-color: #666;}
#iubenda-cs-paragraph strong{color:#fff;}
.slider-wrapper .slider article .content {background: rgba(0, 0, 0, 0.05);border: 0px solid;}
.awebrange{}
#awebrange{margin:2rem 0rem; width: 90%; height: 1rem;border:1px solid;border-color: rgba(0, 0, 0, .15);background: transparent;position:relative;}
#awebrange:before{content: 'Human? scroll right to green';position: absolute;right: 0;top:0;padding: 0;margin-top: -0.5rem;}
#awebrange::-webkit-slider-thumb{-webkit-appearance: none;appearance: none;width: 30px;height: 30px;background: #000;cursor: pointer;border-radius:15px;}
#awebrange.change::-webkit-slider-thumb{background: #04AA6D;}
p{font-size: 1rem !important;}
@media screen and (max-width: 480px) {.highligh{width: 100% !important}}
.highlights .style1{background: rgba(0,0,0,0.05);padding: 1.5rem;}
.highlights .style2{background: rgba(0,0,0,0.1);padding: 1.5rem;}
.highlights .style3{background: rgba(0,0,0,0.15);padding: 1.5rem;}
.highlights.box{padding: 0;}
.highlights.box ul.actions.special{margin-bottom: 0;}
form p{margin: 1rem 0 0.25rem 0;}
section ul.icons{font-size: 1.5rem;border: 1px solid;text-align: center;border-radius: 50%;width: 3rem; line-height: 3rem;}
footer ul.icons{text-align: center;font-size: 1.5rem;}
.wrapper.style2 a{color: #fff;}
input[type="number"],input[type="date"],input[type="datetime-local"]{
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: transparent;
    /*border-color: rgba(0, 0, 0, .15);*/
    height: 3.25rem;
    border-radius: 4px;
    border:none;
    border: 1px solid rgba(0, 0, 0, .15);
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1rem;
    text-decoration: none;
    width: 100%;
}
.indicators{display: ;}
/* microfono form */
textarea + .speech{float:right;width:auto;padding:0 0.5rem 0 1rem;margin:0;margin-top:-4.95rem;display: none;}
input + .speech, .speech + .speech{float:right;width:auto;padding:0 0.5rem 0 1rem;margin:0;margin-top:-2.85rem;display: none;}
.speech + .speech{margin-right:3rem;}
textarea:hover~.speech,.speech:hover{display: block;}
input:hover~.speech,.speech:hover{display: block;}
@media screen and (max-width: 736px) {
  #header nav a[href="#menu"]{width: 7rem;}
}
