body {
    background: url('../../repository/images/bg_page.png') #FFFFFF center;
    background-size: 100%;
    padding: 0px !important;
    overflow-y: scroll !important;
}

.sitebody{
    position: relative;
}


.container.full {
    /*max-width: 100%;*/
    max-width: calc(100% - 480px) !important;
}

.header_logo {
    width: 100%;
    max-width: 700px;
}

.logocnt {
    text-align: center;
    margin-bottom: 25px;
}

.headercustom {
    background: url('../../repository/images/header.png') bottom center;
    background-size: 100% 100%;
    
    font-size: 12px;
}

.headm {
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 30px;
}

.headm img {
    float: right;
    margin-left: 10px;
}

.baccedi {
    width: 100px;
    margin-top: -8px;
}

.icosearch {
    width: 28px;
    margin-top: 2px;
}

.deskmenu {
    margin-top: 3px;
}

.deskmenu a {
    text-decoration: none;
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}

.bi-house-fill {
    font-size: 22px;
}

.boxad {
    position: absolute;
    width: 240px;
    top: 0px;
    height: 100%;
}

.boxad.sxad {
    left: -240px;
}
.boxad.dxad {
    right: -240px;
}

.container {
    max-width: 100%;
}

.article_cover {
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    z-index: -1;
    top: -20px;
    left: 0px;
    overflow: hidden;
    display: flex;
    vertical-align: middle;
    /* flex-direction: row-reverse; */
}

.article_cover img {
   height: 100%;
}


.home_title {
    width: 68%;
    float: right;
    margin-top: 30px;
    text-align: right;
    padding-right: 170px;
}

.home_section {
    width: 65%;
    float: right;
    margin-top: 20px;
}

.home_title h6 {
   font-size: 16px;
   color: #000;

}

.home_title h2 {
   font-size: 23px;
   color: #0084ac;
}

.molecola {
    position: absolute;
    width: 180px;
    height: 180px;
    top: -90px;
    right: 30px;
    background: url('../../repository/images/molecola.png') center;
    background-size: 100% 100%;
}

.section {
    position: relative;
    padding: 0px;
}

.int_section ul,
.home_section ul {
    padding-left: 0px;
}

.int_section li,
.home_section li {
    list-style: none;
    background: url(../../repository/images/rowbg_.png) #ffffffb4 center;
    background-size: 100% 100%;
    padding: 12px 8px 12px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #005d80;
    line-height: 27px;
    font-size: 26px;
}

.home_section li {
    background: url(../../repository/images/rowbg_.png) #ffffffb4 center;
    background-size: 100% 100%;
    padding: 8px 12px 8px;
    font-size: 19px;
}



.home_section li.sel {
    background: url('../../repository/images/rowbg2.png') #ffffffb4 center;
    background-size: 100% 100%;
}

.home_section a {
    text-decoration: none;
}


.int_section ul,
.home_section ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.int_section li,
.home_section li {
  padding-left: var(--icon-space);
}

/*.int_section li:before,*/
.home_section li:before {
  content: "\f0d8"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  width: var(--icon-space);
  font-size: 28px;
  margin-top: 4px;
}

.home_section li {
    margin-left: 40px;
}

.notesec {
    width: 100%;
    margin-top: 20px;
    font-size: 13px;
    color: #000;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
}

.reg_button {
    width: 110px;
    height: 26px;
    float: right;
    margin-right: 0px;
    background: url('../../repository/images/button_registrati2.png') center;
    background-size: 100% 100%;
}

.banner,
.advbanner {
    width: 100%;
}

footer {
    background: none;
    color: #000;
    text-align: center;
    font-size: 11px;
}

.logofooter {
    width: 50px;
    margin-left: 5px;
}

.intarticle {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #000;
}

.intarticle h2 {
    color: #005693;
    font-weight: bold;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

.intarticle h3 {
    color: #005693;
    font-weight: bold;
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.textint {
    text-align: justify;
}

.textint h3 {
    font-size: 21px;
    margin-bottom: 10px;
}

.textint p {
    display: flex;
}


.listuser strong {
    color: #005693;
}

.sign {
    width: 200px;
}

.login_area {
    margin-bottom: 100px;
    font-size: 14px;
}

.service_button {
    padding: 5px 20px;
    color: #FFF;
    border-radius: 6px;
    background: #0084ac;
    width: 180px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin: 10px auto;
}

.box_subtit {
    margin-left: 40px;
    margin-top: -30px;
}

.banner_container {
    padding: 0px;
    position: relative;
}

.cd_box_input {
    margin-bottom: 20px;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1180px;
    }
}

@media (min-width: 1240px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 980px;
    }
}



@media (max-width: 1400px) {
   
    .article_cover img {
        max-height: 340px;
    }
}


@media (max-width: 1280px) {

    .container.full {
        max-width: calc(100% - 300px) !important;
    }
    .boxad {
        width: 150px;
    }
    .boxad.sxad {
        left: -150px;
    }
    .boxad.dxad {
        right: -150px;
    }
}


@media (max-width: 1024px) {
    
    .container.full {
        max-width: calc(100% - 240px) !important;
    }
    .boxad {
        width: 120px;
    }
    .boxad.sxad {
        left: -120px;
    }
    .boxad.dxad {
        right: -120px;
    }
}


@media (max-width: 992px) {

    .container.full {
        max-width: 100% !important;
    }

    .article_cover {
        width: 100%;
        float: right;
        position: relative;
        right: 0px;
        height: 180px;
        display: inline;
    }

    .article_cover img {
        height: 100%;
        float: left;
    }

    .home_section {
       width: 94%;
        margin-right: 3%;
        margin-top: 10px;
    }

    .notesec {
       display: grid;
    }

    .article_cover {
        width: 100%;
    }

    .home_section li {
        margin-left: 0px;
    }

    .home_title {
        width: 94%;
        margin-left: 3%;
        padding-right: 40px;
        margin-top: -40px;
        background: #151930;
        text-align: center;
        float: left;
        border-radius: 20px;
        padding-top: 10px;
    }

    .home_title h6 {
        color: #FFF;
    }
}



@media (max-width: 768px) {

    .molecola {
        top: -50px;
    }

    .headm {
        padding: 6px 10px;
    }

    .molecola.intm {
        top: -70px;
        right: -40px;
    }
    
    .int_section li, 
    .home_section li {
        padding-left: 15px;
    }

    .intarticle {
        padding-left: 25px;
        padding-right: 25px;
    }

    .sm_img {
        width: 35%;
    }

    .boxArch {
        width: 65%;
    }

    .boxArch li {
        list-style: none;
        margin-bottom: 10px;
        padding-left: 0px;
    }

    .boxArch ul {
        padding-left: 0rem;
    }

    .bb {
        height: auto;
    }

    .boxad {
        position: relative;
        width: 100% !important;
        left: 0px !important;
        top: 0px;
        height: auto;
        margin-bottom: 20px;
    }

    .boxad a {
        width: 50% !important;
        float: left;
    }
}

