@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body {}

#container-header { width:100%; height:100px; border-bottom:4px solid #f8d400; }
#header { margin:0 auto; width:970px; height:100px; }
#logo { width:139px; height:80px; margin-top:10px; margin-left:15px; float:left; }
#nav { float:right; margin-right:5px; margin-top:33px; }
#menu li {  }
#menu { list-style:none; }
#menu li { float:left; font-family: 'Open Sans', sans-serif; font-weight:600; color:#333333; font-size:14px; display:block; background:#EDEDED; position:relative; z-index:500; -webkit-transition: all 0.1s ease-in-out; border-radius:5px; margin-left:3px; }
#menu li a:link, a:visited { text-decoration:none; color:#333333; padding:10px; display:block; border-radius:5px; }
#menu li a:hover { text-decoration:none; color:#FFFFFF; background:#f8d400; padding:10px; display:block; border-radius:5px; }
#menu ul { position:absolute; left:0; display:none; margin:0 0 0 -1px; padding:0; list-style:none; background:#FFFFFF; border-radius:5px; }
#menu ul li { width:180px; float:left; margin-top:1px; color:#FFFFFF; }
#menu li li:hover { -webkit-transform: translate(+10px,0); }

#container-slider { width:100%; height:475px; }

#container-slider #s-slider { width:960px; height:475px; position:relative; top:0; left:0; margin:0 auto; }



#container-barra-top { position:absolute; top:104px; left:0; width:100%; height:80px; background:#000000; opacity:0.6; z-index:50; }
#barra-top { position:relative; top:0; left:0; width:970px; height:80px; margin:0 auto; }
#barra-top h2 { font-family: 'Open Sans', sans-serif; font-size:45px; color:#FFFFFF; text-shadow:2px 2px 2px #000000; z-index:49; font-weight:600; text-align:right; margin-right:15px; padding-top:8px; }
#container-barra-bottom { position:absolute; top:499px; left:0; width:100%; height:80px; background:#000000; opacity:0.6; z-index:50; }
#barra-bottom { position:relative; top:0; left:0; width:970px; height:80px; margin:0 auto; }
#barra-bottom h2 { font-family: 'Open Sans', sans-serif; font-size:35px; color:#FFFFFF; text-shadow:2px 2px 2px #000000; z-index:49; font-weight:600; margin-left:15px; padding-top:18px; }


.container-breadcrumbs { width:100%; height:auto; margin-bottom:-4px; }
.container-breadcrumbs img { width:100%; height:auto; }


.container-main { width:100%; height:auto; border-top:4px solid #f8d400; }


#main-home { margin:0 auto; width:970px; height:auto; }
#testo-home { width:970px; height:auto; padding:10px 0; }
#testo-home p { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; margin:15px; color:#999999; text-align:center; }
.row1 { padding:10px 0; width:970px; height:220px; }
#block1 { margin:0 17.5px 0 30px; width:437.5px; height:250px; float:left; margin-bottom:65px; }
#block1 img { width:437.5px; height:250px; border-radius:5px; }
#block1 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
.titolo-box:link, .titolo-box:visited { text-decoration:none; color:#333333; }
.titolo-box:hover { text-decoration:none; color:#f8d400; }
#block2 { margin:0 30px 0 17.5px; width:437.5px; height:250px; float:left; margin-bottom:65px; }
#block2 img { width:437.5px; height:250px; border-radius:5px; }
#block2 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
#block3 { margin:0 17.5px 0 30px; width:437.5px; height:250px; float:left; margin-bottom:95px; }
#block3 img { width:437.5px; height:250px; border-radius:5px; }
#block3 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }
#block4 { margin:0 30px 0 17.5px; width:437.5px; height:250px; float:left; margin-bottom:95px; }
#block4 img { width:437.5px; height:250px; border-radius:5px; }
#block4 h4 { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:600; color:#333333; text-align:center; padding:10px 0; }

img.opacity1 { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.1s linear; }	
img.opacity1:hover { opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: opacity 0.1s linear; }




#main-azienda { margin:0 auto; width:970px; height:auto; }
#testo-azienda { width:970px; height:auto; padding:10px 0; }
#testo-azienda h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
#testo-aziendale { width:570px; height:auto; margin:15px 15px 80px 15px; float:left; }
#testo-aziendale p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; }
#foto-aziendale { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
#foto-aziendale img { width:340px; height:282px; border-radius:5px; }
#main-azienda a.accent-yellow2:link, a.accent-yellow2:visited { text-decoration:none; color:#333333; }
#main-azienda a.accent-yellow2:hover { text-decoration:none; color:#f8d400; }



.main-attrezzature { margin:0 auto; width:970px; height:auto; }
.left-attrezzature { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-attrezzature h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-attrezzature ul { list-style:none; margin:0px 20px 0 0px; }
.left-attrezzature ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-attrezzature ul li a:link { text-decoration:none; color:#999999; }
.left-attrezzature ul li a:visited { text-decoration:none; color:#999999; }
.left-attrezzature ul li a:hover { text-decoration:none; color:#f8d400; }
.right-attrezzature { width:680px; float:left; margin:15px; }
.right-attrezzature h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-attrezzature p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-attrezzature { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-attrezzature img { width:340px; height:282px; border-radius:5px; }



.main-servizi { margin:0 auto; width:970px; height:auto; }
.left-servizi { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-servizi h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-servizi ul { list-style:none; margin:0px 20px 0 0px; }
.left-servizi ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-servizi ul li a:link { text-decoration:none; color:#999999; }
.left-servizi ul li a:visited { text-decoration:none; color:#999999; }
.left-servizi ul li a:hover { text-decoration:none; color:#f8d400; }
.right-servizi { width:680px; float:left; margin:15px; }
.right-servizi h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-servizi h6 { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; margin:15px 15px 5px 15px; color:#333333; }
.right-servizi p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-servizi { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-servizi img { width:340px; height:282px; border-radius:5px; }


.main-ritrovamenti-bellici { margin:0 auto; width:970px; height:auto; }
.left-ritrovamenti-bellici { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-ritrovamenti-bellici h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-ritrovamenti-bellici ul { list-style:none; margin:0px 20px 0 0px; }
.left-ritrovamenti-bellici ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-ritrovamenti-bellici ul li a:link { text-decoration:none; color:#999999; }
.left-ritrovamenti-bellici ul li a:visited { text-decoration:none; color:#999999; }
.left-ritrovamenti-bellici ul li a:hover { text-decoration:none; color:#f8d400; }
.right-ritrovamenti-bellici { width:680px; float:left; margin:15px; padding-bottom:30px; }
.right-ritrovamenti-bellici h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-ritrovamenti-bellici p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }
.bellico { border-bottom:1px solid #EDEDED; margin-bottom:20px; padding-bottom:15px; height:85px; }
.testo-bellico { float:left; width:580px; height:85px; }
.testo-bellico h6 { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; margin:0 15px 5px 15px; color:#333333; }
.testo-bellico p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }
.testo-bellico .lista:link, .lista:visited { text-decoration:none; color:#000000; }
.testo-bellico .lista:hover { text-decoration:none; color:#f8d400; }
.img-bellico { float:left; width:100px; height:85px; }


.articolo p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-bottom:40px; }

.spazio { margin-left:12px; margin-bottom:30px; margin-top:50px; }

.bottone { margin:30px 0 40px 15px; }
.bottone-torna { padding:10px 15px; background:#f8d400; border-radius:4px; font-family: 'Open Sans', sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold; }
.bottone-torna:link, .bottone-torna:visited { text-decoration:none; color:#FFFFFF; padding:10px 15px; }
.bottone-torna:hover { text-decoration:none; color:#333333; padding:10px 15px; }



.main-indagini { margin:0 auto; width:970px; height:auto; }
.left-indagini { width:229px; float:left; border-right:1px solid #DEDEDE; padding-bottom:150px; margin:15px; }
.left-indagini h5 { font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600; margin:25px 0px 10px 0; color:#333333; }
.left-indagini ul { list-style:none; margin:0px 20px 0 0px; }
.left-indagini ul li { padding:10px 0; border-bottom:1px solid #EEEEEE; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#999999; padding-left:10px; }
.left-indagini ul li a:link { text-decoration:none; color:#999999; }
.left-indagini ul li a:visited { text-decoration:none; color:#999999; }
.left-indagini ul li a:hover { text-decoration:none; color:#f8d400; }
.right-indagini { width:680px; float:left; margin:15px; }
.right-indagini h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
.right-indagini p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin:0 15px; }

.foto-indagini { width:340px; height:auto; margin:15px 15px 80px 15px; float:left; }
.foto-indagini img { width:340px; height:282px; border-radius:5px; }




#main-contatti { margin:0 auto; width:970px; height:auto; }
#testo-contatti { width:970px; height:auto; padding:10px 0; }
#testo-contatti h2 { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:600; margin:20px 15px; color:#333333; }
#mappa { width:940px; height:auto; margin:15px 15px 10px 15px; }
#mappa h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#indirizzo { width:455px; height:auto; margin:15px 15px 80px 15px; float:left; }
#indirizzo h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#indirizzo p { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#666666; }
#form1 { width:455px; height:auto; margin:15px 15px 80px 15px; float:left; }
#form1 h3 { font-family: 'Open Sans', sans-serif; font-size:22px; font-weight:600; color:#333333; margin-bottom:20px; }
#form1 p { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#666666; }
.left { margin-right:5px; float:left; }
.right { margin-left:5px; float:left; }
input[type="text"] { display:block; margin-bottom:10px; width:200.5px; height:30px; border:1px solid #DDDDDD; border-radius:4px; padding:0 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; }
input[type="email"] { display:block; margin-bottom:10px; width:200.5px; height:30px; border:1px solid #DDDDDD; border-radius:4px; padding:0 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; }
textarea { display:block; margin-bottom:10px; width:433px; height:80px; border:1px solid #DDDDDD; border-radius:4px; padding:5px 10px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#333333; clear:both; }
input[type="submit"] { width:100px; height:30px; background:#333333; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#FFFFFF; border:0; border-radius:4px; }
input[type="submit"]:hover { width:100px; height:30px; background:#f8d400; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#FFFFFF; border:0; border-radius:4px; cursor:pointer; }
.privacy { font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#666666; padding-bottom:10px; text-align:justify; }
#indirizzo a.accent-yellow2:link, a.accent-yellow2:visited { text-decoration:none; color:#333333; }
#indirizzo a.accent-yellow2:hover { text-decoration:none; color:#f8d400; }



#container-barra-info { width:100%; height:100px; background:#DDDDDD; margin:10px 0; clear:both; }
#barra-info { margin:0 auto; width:970px; height:100px; }
#barra-info .certificazione { float:left; font-family: 'Open Sans', sans-serif; font-size:12px; color:#333333; line-height:105px; margin-left:15px; }
.certificazione a.accent-white:link, a.accent-white:visited { text-decoration:none; color:#333333; }
.certificazione a.accent-white:hover { text-decoration:none; color:#FFFFFF; }
#arrows { width:112px; height:100px; float:right; margin-right:15px; }
.testo-barra-info { float:right; font-family: 'Open Sans', sans-serif; font-size:12px; color:#333333; text-align:right; font-weight:600; margin-right:10px; margin-top:15px; }


#container-footer { width:100%; height:200px; background:#333333; }
#footer { margin:0 auto; width:970px; height:200px; }
#footer-sx { float:left; }
.indirizzo-footer { margin-top:20px; margin-left:15px; font-family: 'Open Sans', sans-serif; font-size:12px; text-align:left; color:#FFFFFF; }
.indirizzo-footer a.accent-yellow:link, a.accent-yellow:visited { text-decoration:none; color:#FFFFFF; }
.indirizzo-footer a.accent-yellow:hover { text-decoration:none; color:#f8d400; }
#footer-dx { float:right; }
.copyright { margin-top:20px; margin-right:15px; font-family: 'Open Sans', sans-serif; font-size:12px; text-align:right; color:#FFFFFF; }
.copyright a.accent-yellow:link, a.accent-yellow:visited { text-decoration:none; color:#FFFFFF; }
.copyright a.accent-yellow:hover { text-decoration:none; color:#f8d400; }

/* privacy cookies policy */
#testo-cookies { width:940px; height:auto; margin:15px 15px 80px 15px; float:left; }
#testo-cookies p { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; }
ul.lista { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-left:15px; }
ol.lista { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#666666; text-align:justify; margin-left:15px; }