header:not(.fixed-header) .custom-header {
    /*background: transparent !important;*/
}

.fixed-header .custom-header {padding: 0 !important;}

.custom-header {transition: all .3s ease-in-out ; -webkit-transition: all .3s ease-in-out }

html{scroll-behavior:smooth}

ul { list-style-type: circle;}
li {margin :0px; padding :0px;}
.ba-item-icon-list .vertical-layout li {margin:0px; padding : 0px;}

.blc {color:#ffffff;}

.form_news input {max-width:100%; }
.form_news form {padding:0; margin:0;}
.form_news p.acysubbuttons {display:block; max-width:100%;}
.form_news p.acysubbuttons input {background-color:#034b6a; width:100%;}
.form_news p.acysubbuttons>input:hover {}
.form_news label {color:#ffffff; font-weight:bold;}
.form_news input { font-weight:bold; display: block;}
.form_news .acym__user__edit__email {background-color:#ffffff; }


a.btntxt {background-color : #0c7c59; color:#ffffff;  border-radius: 5px; padding :0 5px 0 5px;}