body.site {
    border-top: none;
    padding: 0;
    background-color: #ffffff;
}

p {
        line-height: 1.3em;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #7a7a7a;
}

h2 {
    color: #0b983a;
}

body.site {
    border-top: none;
padding: 0;
background-color: #ffffff;
/*background-image: url(/briggarden/images/briggardenBGLogo.png);*/
background-repeat: no-repeat;
background-position: center;
    background-position-x: center;
    background-position-y: center;
background-attachment: fixed;
background-size: 1000px;
background-position: bottom;}
 

.center {max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: block;
    clear: both;}

.lineGreen {
    border-bottom: 1px solid #0b983a;
}

.slogan {
    /* background-color: #80da71; */
    color: #0b983a;
    font-size: 1.5em;
    line-height: 0em;
    font-weight: bold;
    padding: 10px;
}


.descrizione {
    float: left;
    width: 60%;
}

.slogan2 {
    /* background: red; */
    background-color: #0b983a;
    color: white;
    border-radius: 0 0 20px 20px;
       margin-bottom: 20px;
}

.page-header {
    margin: 0px 0px 10px 0px;
    padding-bottom: 0px;
}

.page-header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 2px solid #80da71;
}


.slogan p {
    font-weight: bold;
    color: #0b983a;
}

.logo img {
    max-width: 600px;
    color: #ffffff;
}

.slogan2 p {
    font-weight: bolder;
    font-family: arial;
    font-size: 15px;
    line-height: 1.5em;
    color: white;
}

/* MENU */


ul.nav.menu {
    width: 100%;
    text-align: center;
    float: none;
    height: 5em;
    /* overflow: auto; */
    margin: 0;
    padding: 0;
}

.nav > li > a {
    display: block;
    margin: 0 auto;
    text-shadow: 0px 0px 1px black;
    box-shadow: -3px 1px 2px #0000002e;
}

/*
a._color1 {
    background-image: url(images/IconMenu/iconVaiolet.png);
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 135px;
    height: 87px;
    background-position: center;
    background-attachment: unset;
    line-height: 6.5em;
    color: white;
    font-weight: bold;
}
*/
ul.nav.menu li {
    width: 160px;
    float: none;
}

ul.nav.menu > li {
    display: inline-table;
    margin: 0 3px;
    overflow: auto;
}

ul.nav.menu {
    height: auto;
    /* margin: 0 auto; */
}
/*
a._color1 {
    background-image: url(/briggarden/images/IconMenu/iconVaiolet.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 200px;
    height: 87px;
    background-position: center;
    background-attachment: unset;
    line-height: 6.5em;
    color: white;
    font-weight: bold;
    display: block;
    overflow: auto;
    margin-top: 17px;
}

a._color2 {
    background-image: url(/briggarden/images/IconMenu/iconYellow.png);
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 135px;
    height: 104px;
    background-position: center;
    background-attachment: unset;
    line-height: 8.9em;
    color: white;
    font-weight: bold;
}
a._color3 {
background-image: url(/briggarden/images/IconMenu/iconGreen.png);
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 135px;
    height: 104px;
    background-position: center;
    background-attachment: unset;
    line-height: 8.9em;
    color: white;
    font-weight: bold;
}

a._color4 {
    background-image: url(/briggarden/images/IconMenu/iconRed.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 200px;
    height: 88px;
    background-position: center;
    background-attachment: unset;
    line-height: 6.5em;
    color: white;
    font-weight: bold;
    /* float: left; 
    display: block;
    overflow: auto;
    margin-top: 17px;
}*/


a._color1 {
    width: 100%;
        width: 150px;
    background: rgba(232, 0, 0, 0.85);
    color: white;
    padding: 0 20px;
    border-radius: 30px;
    line-height: 4em;
    /* box-shadow: 2px 2px 0 #ececec; */
    margin-right: 10px;
}

a._color2 {
    width: 100%;
    width: 150px;
    background: rgba(0, 154, 52, 0.85);
    color: white;
    padding: 0 20px;
    border-radius: 30px;
    line-height: 4em;
    /* box-shadow: 2px 2px 0 #ececec; */
    margin-right: 10px;
}

a._color3 {
    width: 100%;
    width: 150px;
    background: rgba(255, 223, 0, 0.85);
    color: white;
    padding: 0 20px;
    border-radius: 30px;
    line-height: 4em;
    /* box-shadow: 2px 2px 0 #ececec; */
    margin-right: 10px;
}

a._color4 {
    width: 100%;
    width: 150px;
    background: rgba(133, 47, 141, 0.85);
    color: white;
    padding: 0 20px;
    border-radius: 30px;
    line-height: 4em;
    /* box-shadow: 2px 2px 0 #ececec; */
    margin-right: 10px;
}

ul.nav.menu li {
    padding: 0px;
    margin: 0;
    line-height: 2em;
    width: auto;
    margin: 0 -20px;
}


.menu {
        margin-top: 30px;
}

.item-page {
    text-align: left;
    background: white;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(220, 220, 220, 0.85);
    color: black;
    text-shadow: none;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.contact-form {
    max-width: 600px;
    margin: 0 auto;
}

.footer01 > div, .footer02 > div {
    padding: 15px;
}

.btn-primary{
    color: #000;
    background-color: #ffe326;
    text-shadow: none;
    box-shadow: none;
    border: none;
    line-height: 3em;
    padding: 0 20px;
    border-radius: 32px;
    background: #ffe326;
}

.footer01, .footer02 {
    float: left;
    width: 50%;
    min-height: 1px;
    padding: 0;
    margin: 0;
        color: white;
}

.footer01 {
    background: #ffe326;
    color: black;
        border-radius: 26px 0px 60px 0px;
}

.copyright {
    border-top: 1px solid #077d2f;
    padding-top: 3px;
    background: white;
}

.footer02 p {
    color: white;
}

ul.sigProSleek li.sigProThumb a.sigProLink {
    color: #fff;
    border: 6px solid #ffe326;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    /* -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); */
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    /* box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); */
}

legend {
    display: none;
}

.contact {
    background: #f1f1f1;
    border-radius: 50px;
    /* color: wheat; */
    padding-bottom: 22px;
    padding-top: 2px;
    margin-top: 40px;
}

.footer {
    margin-top: 50px;
    /* background: red; */
    border-bottom: 1px solid #0b983a;
}

.footer > .center {
    background: #0b983a;
     border-radius: 30px 30px 0 0;
    color: white;
}

/*
.nav > li > a:hover, .nav > li > a {
    text-decoration: none;
    background-color: #ff000000;
    zoom: 100%;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
}



.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #ff000000;
        height: 110px;
}
*/ 



   