/*--------------------------------------------------
M A T R A
www.nomedelsito.it
website by websolute
Base: AlfaLaval
Main Color:#003388	-> 
#0F3583 - > 
#937e73 - > / 003388
--------------------------------------------------*/


/*--------------------------------------------------
Import
--------------------------------------------------*/
@import url(owl.carousel.css);
@import url(owl.theme.css);


/*--------------------------------------------------
Font
--------------------------------------------------
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|PT+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);*/

@import url(http://fonts.googleapis.com/css?family=Marvel:400,700);


/*--------------------------------------------------
Body & altro
--------------------------------------------------*/
body { font-family: 'Marvel', sans-serif; font-size: 17px; line-height: 25px; color: #505050; margin: 0; padding: 0; }
a { color: #003388; }
a:hover { color: #937e73; text-decoration: none; }
a:active, a:focus { outline: none; }
body.fixed { background: #fafafa; }
body.fixed .wrapper { max-width: 1400px; box-shadow: 0 2px 3px rgba(0,0,0,.3); margin: 0 auto; background: #fff; }
.img-responsive { width: 100%; }


/*--------------------------------------------------
Divider
--------------------------------------------------*/
div.divider { padding: 20px 0; }
div.divider_filetto { padding: 20px 0; background: url('../img/bg_evidenza.gif') 0 17px repeat-x; }

/*--------------------------------------------------
Header
--------------------------------------------------*/
header { position: relative; z-index: 10; }

/*--------------------------------------------------
Headings
--------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-family: 'Marvel', sans-serif; margin: 0; padding-bottom: 15px; text-transform: uppercase; color: #937e73; }
h1 { font-size: 30px; line-height: 35px; }
h2 { font-size: 24px; line-height: 28px; color: #937e73; }
h3 { font-size: 20px; line-height: 24px; }
h4 { font-size: 17px; line-height: 20px; }
h5 { font-size: 14px; line-height: 20px; }
h6 { font-size: 12px; line-height: 20px; }

.popup h2 { padding-top: 15px; }


/*--------------------------------------------------
Background
--------------------------------------------------*/
.bg_f5f5f5 { background: #f5f5f5; }


/*--------------------------------------------------
Btn
--------------------------------------------------*/
.btn { color: #fff; background: #003388; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 10px 20px; text-transform: uppercase; font-size: 14px; transition: all .2s ease-in-out; }
.btn:hover { color: #fff; background: #937e73; }
.btn2, .btn2:focus { color: #003388; background: url('../img/btn2.gif') bottom left no-repeat #f2f1f1; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 7px 10px 7px 50px; text-transform: uppercase; font-size: 20px; text-decoration: none; }
.btn2 span { background: url("../img/arrow-cta2.png") no-repeat bottom left; height: 24px; width: 24px; float: right; margin: 1px 0 0 10px; }
.btn2:hover { color: #937e73; text-decoration: none; }
.btn3 { color: #003388; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 10px 55px 10px 20px; text-transform: uppercase; font-size: 14px; transition: all .2s ease-in-out; font-size: 20px; background: url('../img/arrow-cta3.png') right 12px no-repeat #ffba00; box-shadow: 0 3px 8px rgba(0,0,0,.2); display: inline-block; width: 100%; }
.btn3:hover { color: #937e73; background: url('../img/arrow-cta3.png') right 12px no-repeat #fff; }


/*--------------------------------------------------
List
--------------------------------------------------*/
ul.no-list { list-style: none; margin: 0; padding: 0; }
ul.list-arrows { list-style: none; margin: 0; padding: 0; }
ul.list-arrows li { background: url('../img/arrow.png') no-repeat 0 7px; padding-left: 14px; }

/*--------------------------------------------------
Preheader
--------------------------------------------------*/
#pre-header { background: #2e373c; border-bottom: 1px solid #eee; padding: 8px 0 5px; font-size: 14px; color: #fff; }


/*--------------------------------------------------
Navbar
--------------------------------------------------*/
.navbar { background: #fff; padding: 5px 0; border: none; margin: 0; }
.navbar-nav { margin-top: 26px; }
.navbar-nav li { position: relative; }
.navbar-nav li a { font-size: 31px; padding: 35px 20px 10px 30px; text-transform: uppercase; color: #003388 !important; background: url('../img/menu_bar.gif') 0 40px no-repeat; }
.navbar-nav li a.active { color: #937e73 !important; }
.navbar-nav li a:hover { background: url('../img/menu_bar.gif') 0 40px no-repeat; color: #937e73 !important; }
.navbar-nav li ul { position: absolute; top: 60px; left: 0px; display: none; padding: 15px 0 0; }
.navbar-nav li ul li { list-style: none; padding: 0; margin: 0; }
.navbar-nav li ul li a { display: block; background: #fafafa; border-bottom: 1px solid #efefef; padding: 10px 15px; white-space: nowrap; color: #474747; font-size: 13px; }
.navbar-nav li ul li a:hover { color: #d14233; background: #eee; }
.navbar-nav li:hover ul { display: block; }
.navbar-collapse.in ul li { position: static; }
.navbar-collapse.in ul ul { display: block; background: #f00; position: static; padding: 0; }


/*--------------------------------------------------
Breadcrumb
--------------------------------------------------*/
.breadcrumb-wrapper { background: #f5f5f5; margin-bottom: 20px; padding: 10px 0; }
.breadcrumb { margin-bottom: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }


/*--------------------------------------------------
Jumbotron
--------------------------------------------------*/
.jumbotron { background: #fff; padding: 30px 0; }


/*--------------------------------------------------
Sidebar
--------------------------------------------------*/
.sidebars { padding-top: 3px; }
.sidebars h2 { background: url('../img/bg_evidenza.gif') 0 14px repeat-x; text-align: center; }
.sidebars h2 span { background: #fff; padding: 0 20px; }
aside ul.list-aside { margin: 0; padding: 0; list-style: none; border-top: 1px solid #eee; }
aside ul.list-aside li { margin: 0; padding: 0; }
aside ul.list-aside a { display: block; background: url('../img/bull.png') 0 17px no-repeat; padding: 8px 10px 8px 18px; border-bottom: 1px solid #eee; font-size: 18px; }
aside ul.list-aside a:hover { }


/*--------------------------------------------------
BG Slideshow
--------------------------------------------------*/
.bg-slideshow { width: 100%; position: relative; z-index: 1; padding: 0; margin: 0; overflow: hidden; }
.bg-slideshow .bg { display: none; }
.bg-slideshow .item { background-position: center; background-size: cover; background-repeat: no-repeat; min-height: 600px; }
.bg-slideshow .item .container { }
.bg-slideshow a.link_nav { position: absolute; top: 300px; color: #003388; background: #fff; z-index: 100; width: 25px; height: 25px; text-indent: -9999px; }
.bg-slideshow #prev { left: 20px; background: url('../img/arrow-left.png') top left no-repeat; }
.bg-slideshow #next { right: 20px; background: url('../img/arrow-right.png') top left no-repeat; }
.bg-slideshow .pag { text-align: center; clear: both; width: 100%; padding: 20px 0; }
.bg-slideshow .pag span { display: none; }
.bg-slideshow .pag a { display: inline-block; width: 14px; height: 14px; background: #0F3583; margin: 0 3px; border-radius: 14px; transition: all .3s ease-in-out; }
.bg-slideshow .pag a:hover { background: #937e73; }
.bg-slideshow .pag a.selected { background: #937e73; }
/* content */
.bg-slideshow .item { text-align: center; }
.bg-slideshow .item .box { position: relative; width: 100%; height: 100%; display: block; }
.bg-slideshow .item .tit { font-size: 40px; line-height: 38px; text-transform: uppercase; font-weight: normal; color: #fff; padding: 45px 0 30px; position: relative; background: none; }
.bg-slideshow .item .tit:after { content: ' '; position: absolute; height: 1px; background: none; width: 60px; left: 50%; bottom: 0; margin: 0 0 0 -30px; }
.bg-slideshow .item .txt { font-size: 18px; line-height: 24px; color: #fff; padding: 20px 0 20px; color: #eee; }
.bg-slideshow .item .btn { color: #003388; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 10px 55px 10px 20px; text-transform: uppercase; font-size: 14px; transition: all .2s ease-in-out; position: absolute; top: 450px; right: 0; font-size: 20px; background: url('../img/arrow-cta.png') right 12px no-repeat #fff; }
.bg-slideshow .item .btn:hover { box-shadow: 0 3px 8px rgba(0,0,0,.2); -webkit-transform: translateY(1px); color: #937e73; }

.bg-slideshow .caroufredsel_wrapper { margin: 30px auto !important; }
.sfuma_top { position: absolute; height: 30px; top: 30px; left: 0; z-index: 10; width: 100%; background: url('../img/sfuma_top.png') top center no-repeat; }
.sfuma_bottom { position: absolute; height: 30px; bottom: 95px; left: 0; z-index: 10; width: 100%; background: url('../img/sfuma_bottom.png') top center no-repeat; }
.pag.hidden ~ .sfuma_bottom { bottom: 30px; }


/*--------------------------------------------------
Path
--------------------------------------------------*/
.path { position: relative; background: #003388; margin: 0 0 20px 0; padding: 30px 0; font-size: 13px; color: #fff; }
.path .sfuma_top { top: 0; }
.path .sfuma_bottom { bottom: 0; }
.path a { font-size: 13px; color: #937e73; text-transform: uppercase; }
.path a:hover { color: #eee; }
.path span { margin: 0 10px; }


/*--------------------------------------------------
Intro
--------------------------------------------------*/
.intro { text-align: center; padding: 0px 0 15px; }
.tit { background: url('../img/bg_evidenza.gif') 0 17px repeat-x; text-align: center; }
.tit span { padding: 0 20px; background: #FFF; }
.intro p strong { font-weight: 700; }


/*--------------------------------------------------
Blocchi
--------------------------------------------------*/
.blocchi { padding: 40px 0 20px; }
.blocchi .blocco { padding: 10px 0 20px; }
.blocchi .blocco img { float: left; width: 40px; margin: 0 10px 0 0; }
.blocchi .blocco h2 { margin: 0; padding: 7px 0 20px; }
.blocchi .blocco ul { margin: 0 0 0 55px; }


/*--------------------------------------------------
Soluzioni Home
--------------------------------------------------*/
.soluzioni_home { padding-bottom: 40px; }
.soluzioni_home h2 { padding: 10px 0 0; color: #937e73; font-size: 30px; float: left; }
.soluzioni_home p { margin-bottom: 20px; }
.soluzioni_home img { }


/*--------------------------------------------------
Page Content 
--------------------------------------------------*/
.page-content { padding: 30px 0; }
.cliente { margin-bottom: 20px; vertical-align: middle; }


/*--------------------------------------------------
Dettaglio prodotti
--------------------------------------------------*/
.dettaglio_prodotto { padding-top: 30px; }
.dettaglio_prodotto .intro { padding: 0; }
ul.scheda_tecnica { padding: 0; list-style: none; }
ul.scheda_tecnica li { background: url('../img/bull.png') 0 9px no-repeat; padding: 0 0 0 18px; }
.prod_sx .bg-slideshow .item { background-position: center; background-size: contain; min-height: 450px; }
.prod_sx .bg-slideshow a.link_nav { top: 220px; }
.prod_sx .bg-slideshow .tit { position: absolute; bottom: -434px; color: #003388; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 10px 20px; text-transform: uppercase; font-size: 14px; transition: all .2s ease-in-out; position: absolute; font-size: 20px; background: #FFF; }

.prod_dx { }
.prod_dx h2 { background: url('../img/bg_evidenza.gif') 0 14px repeat-x; text-align: center; }
.prod_dx h2 span { background: #fff; padding: 0 20px; }
ul.download { padding: 0; margin: 0; list-style: none; }
ul.download li { margin: 0 0 5px; }
ul.download a { color: #003388; text-transform: uppercase; padding: 0 0 0 22px; background: url('../img/download.png') 0 2px no-repeat; }
ul.download a:hover { color: #937e73; }

.cta { margin-bottom: 40px; margin-top: 10px; }

/*--------------------------------------------------
Box Pdf Sfogliabile
--------------------------------------------------*/
.box-sfogliabile { margin-bottom: 40px; text-align: center; }
.box-sfogliabile h2 { background: none; }

/*--------------------------------------------------
Lista prodotti
--------------------------------------------------*/
.lista_prodotti { }
.lista_prodotti h2 { color: #937e73; float: left; font-size: 30px; padding: 10px 0 0; }
.lista_prodotti .row { margin-bottom: 30px; }
.lista_prodotti .block_list .wrap { position: relative; }
.lista_prodotti .brand { position: absolute; top: 20px; right: 0; width: 30%; }
.lista_prodotti .brand h1 { text-transform: uppercase; color: #fff; font-size: 16px; margin: 0; padding: 3px 10px; background: #003388; }
.lista_prodotti .logo_brand { width: 100%; background: #FFF; }
.lista_prodotti .logo_brand img { padding: 12px; max-width: 100%; }
.lista_prodotti .sottomenu { background: url('../img/bg_sottomenu.png') top left repeat-x #d4d0d0; }
.lista_prodotti .sottomenu ul { padding: 10px 0 10px 10px; margin: 0; list-style: none; }
.lista_prodotti .sottomenu a { color: #003388; background: url('../img/bull.png') 0 10px no-repeat; padding: 0 0 0 14px; }
.lista_prodotti .sottomenu a:hover { color: #937e73; }

.lista_prodotti .open .btn2 { background: url("../img/btn2_active.gif") no-repeat scroll left bottom #d4d0d0; }
.lista_prodotti .open .btn2 span { background: url("../img/arrow-cta2_close.png") no-repeat scroll left bottom rgba(0, 0, 0, 0); }

/*--------------------------------------------------
Contatti
--------------------------------------------------*/
.obbl_fields { padding-bottom: 20px; }
.form-horizontal .control-label { text-align: left; line-height: 14px; margin-top: 5px; }
.form-control { border-radius: 0; }
form label { font-weight: normal; }
form em { color: #c00; font-style: normal; }
form input.error, form select.error, form textarea.error { border-color: #c00; box-shadow: 0 0 2px #ff9494; }
form input[type="checkbox"].error { border: none; outline: 1px solid #c00; outline-offset: 0; }
form label.error { color: #c00; }
.box-map { font-size: 14px; }
.box-map h2 { padding-bottom: 0; }
.box-map h4 { font-size: 16px; }

/*--------------------------------------------------
Footer
--------------------------------------------------*/
.not-found-body { text-align: center; padding: 70px 0; font-size: 30px; line-height: 40px; background: rgba(204, 204, 204, 0.29); margin: 70px 0; }
.not-found-body a { text-decoration: underline; font-weight: 100; color: #038; }

/*--------------------------------------------------
Footer
--------------------------------------------------*/
#prefooter { color: #fff; background: #f7f7f7; border-top: 1px solid #ebe7e5; display: none; }
#prefooter a { color: #003388; background: url('../img/bull.png') 0 7px no-repeat; padding: 0 0 0 18px; }
#prefooter a:hover { color: #937e73; }
#prefooter ul { margin: 0; padding: 0; }
#prefooter li { list-style: none; margin: 0; padding: 0; }

#prefooter .container { padding-top: 30px; padding-bottom: 30px; }

.footer-box .tit2 { font-size: 20px; margin-bottom: 17px; color: #867268; text-transform: uppercase; border-bottom: 1px solid #dcd7d7; }
.footer-box .subtit { font-size: 11px; margin-bottom: 6px; }
.box-newsletter form { margin: 17px 0 0; }
.box-newsletter .form-group label { margin: -4px 0 0; text-align: left !important; }
.box-naviga .txt { margin: 24px 0 0; }

.footer-newsletter-form label { font-weight: normal; }
.footer-newsletter-form input[type="email"] { padding: 5px 5px 5px; height: auto; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; border: none; font-size: 12px; }
.footer-newsletter-form input[type="email"].error { border-color: #c00; box-shadow: 0 0 2px #ff9494; background: #fffcc9; }
.footer-newsletter-form input[type="email"].error::-webkit-input-placeholder { color: #c00; }
.footer-newsletter-form button[type="submit"] { background: #fff; color: #810000; border: none; height: auto; padding: 5px 15px 5px; text-transform: uppercase; }
.footer-newsletter-form button[type="submit"]:hover { background: #fff; color: #810000; }

#footer { padding: 15px 0; font-size: 13px; background: #003388; color: #fff; }
#footer a { color: #937e73; text-transform: uppercase; }
#footer a:hover { color: #eee; }
#footer span { margin: 0 10px; }
#footer img { margin: 0 3px; }
.footer-menu { list-style: none; margin: 0; padding: 0; }
.footer-menu li { float: left; }
.footer-menu li a { border-right: 1px solid #434343; padding-right: 10px; margin-right: 10px; }
.footer-menu li:last-child a { border: none; }


/*--------------------------------------------------
mediaquery
--------------------------------------------------*/
/* Large desktop */
@media (min-width:1200px) {
    .lista_prodotti h2 { max-width: 360px; }
}

/* Medium desktop */
@media (min-width:992px) and (max-width:1199px) {
    a.navbar-brand img { width: 90%; }
    .navbar-nav { margin-top: 25px; }
    .navbar-nav li a { font-size: 27px; padding: 30px 20px 10px 25px; background-position: 0 36px; }
    .navbar-nav li a:hover { background-position: 0 36px; }
    .lista_prodotti h2 { max-width: 260px; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width:768px) and (max-width:991px) {
    a.navbar-brand img { width: 80%; }
    .navbar-nav { margin-top: 25px; }
    .navbar-nav li a { background-position: 0 36px; font-size: 20px; padding: 30px 8px 10px 18px; }
    .navbar-nav li a:hover { background-position: 0 36px; }

    .btn2 { font-size: 16px; }
    .lista_prodotti .row > div:first-child { margin-bottom: 30px; }

    .cta .btn3 { margin: 0 0 15px 0; }
    .wrap a.catimg { max-height: none; }
}

/* Landscape phones and down */
@media (max-width:767px) {
    a.navbar-brand img { width: 60%; }
    .navbar-nav { margin-top: 0; }
    .navbar-nav li a { background: none; font-size: 20px; padding: 10px 8px 10px 10px; }
    .prod_sx .bg-slideshow .item { min-height: 300px; }
    .bg-slideshow .item { background-size: contain; min-height: 200px; }
    .prod_sx .bg-slideshow a.link_nav { top: 150px; }
    .box_soluzione { margin: 0 0 10px; }

    .btn2 { font-size: 16px; }
    .lista_prodotti h2 { font-size: 16px; }
    .lista_prodotti .row > div:first-child { margin-bottom: 30px; }

    .cta .btn3 { margin: 0 0 15px 0; }

    #prefooter ul { margin-bottom: 10px; }
    .wrap a.catimg { max-height: none; }
}

@media (max-width:479px) {
    .bg-slideshow .item { min-height: 150px; }
}

#acceptcookie { text-align: center; padding: 10px 0; background: #003388; color: #fff; position: fixed; z-index: 10; bottom: 0; width: 100%; }
#acceptcookie a { color: #fff; text-decoration: underline; display: inline-block; margin: 0 10px; }
#acceptcookie button { color: #003388; background: #fff; border: none; border-radius: 0px; }
