﻿

@media only screen and (min-width:1180px) {

    /*SEZIONE GENERICA*/




    #boxGenerale {
        width: 1265px;
       
        margin: 0 auto;
    }


    .only_mobile {
        display: none;
    }
    /*END SEZIONE GENERICA*/

    /*SEZIONE HEADER*/
    #boxHeader {
        height: 110px;
        position: fixed!important;
width: 1265px!important;
top:0px;
    }

    #boxContent {
        background-position: center 110px;
        padding-top: 110px;
    }


    #vociElencoHead {
        position: absolute;
        bottom: 11px;
        right: 0;
    }

        #vociElencoHead li {
            display: inline-block;
        }

    #imgLogo {
        margin-left: 20px;
    }

    #boxSlider {
        height: 450px;
        padding-top: 20px;
        position: relative;
        margin-top:110px;
    }

    #boxBgSlider {
        margin: 20px;
        margin-top: 0px;
        height: 430px;
        background-image: url(/images/pub/HOMEPAGE/testata_home.jpg);
        background-position: center center;
        background-repeat: no-repeat;
    }

    #sliderWrapper {
        height: 470px;
        width: 610px;
        position: absolute;
        top: 0px;
        left: 60px;
    }

    #theSlider li {
        height: 444px;
        width: 610px;
    }

    .sliderItem {
        margin: 20px;
    }

    #airFX {
        position: absolute;
        top: 70px;
        right: 35px;
        width: 533px;
        height: 300px;
        border:3px solid white;
        border-radius:5px;
    }

    #frameFX {
        height:300px;
        overflow:hidden;
        width:100%;
}

/*END SEZIONE HEADER*/




/*SEZIONE CONTENT*/
    #boxIntro .genericBox {
           display:inline-block;
           width:33%
    }

        #boxRealizzazioni .genericBox, #boxCertificazioni .genericBox  {
        float:left;
        width:223px;
        padding-right:88px;
        padding-top:0px;

    }

            #boxRealizzazioni .genericBox:last-child, #boxCertificazioni .genericBox:last-child {
                padding-right: 0px;
            }


  #boxCertificazioni::after,  #boxRealizzazioni::after,#boxWrapperNewsSearch::after, #CONT_vociElencoFoot::after, #boxContent::after
{content:""; display: inline-block; width: 100%; height: 0;}

    #boxNews {
        float:left;
        width: 850px;

    }

    #boxSearch {
float: left;
width: 290px;
margin-left: 10px;
margin-top: 10px;

    }


        #boxNews .genericBox {
          float: left;
           width: 280px;
    }

    #boxInnerContent {
        width:1020px;
        margin:0 auto;
    }

        #boxTesto {
         
            width:660px;
            float:left;

    }

            #boxTesto img {
                max-width:660px
            }

    #boxMenuDx {
         margin-top:60px;
        float: left;

        width:330px;
        min-height:200px;
        padding-left:30px;
    }


    #CONT_certificazioni {
        position:absolute;
        top:0px;
        left:250px;
        margin-top: 4px;
      
    }

    #boxProdottiList .genericBox {
           width:300px;
         margin-right: 30px;
           float:left;
           margin-top:15px;
       }

        #boxProdottiList .genericBox:nth-child(2n+1) {
       
            clear:left;
        }

    #boxSliderProdotto {

    width:660px;


    }

    .titoloTabella {
        font-family:Arial;
        font-size:16px;
    }

/*END SEZIONE CONTENT*/



/*SEZIONE FOOTER*/

#boxCertificazioni {
    min-height:100px;
    padding-left:45px;
}

    #boxCertificazioni h2 {
    
    }


    #vociElencoFoot li {
        padding-top:13px;

    }
    #vociElencoFoot > li {
        float:left;
        width:160px;
       
        padding-left:15px;
    }

            #vociElencoFoot > li::before {

    top:15px!important;

        }

        #vociElencoFoot > li::after {
                content:"";

    position:absolute;
 overflow:hidden;
    width:1px;
    border-right:1px solid #878C71;
    height:2000px;
    top:60px;
        right:0px;
    color:white;
        }

 
    #CONT_vociElencoFoot {
        width:880px;
       
    }

    #boxTxtFooter {
        position:absolute;
        left:890px;
        top:0px;
        min-height:200px;
        color:#BABDAE;
        padding-top:10px;
    }



/*END SEZIONE FOOTER*/
}

