/*--------------------------------------------------
M A G N A N I
www.magnani.it
website by websolute
--------------------------------------------------*/


/*--------------------------------------------------
Import
--------------------------------------------------*/
@import url(owl.carousel.css);
@import url(owl.theme.css);


/*--------------------------------------------------
Font
--------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face { font-family: 'magnani'; src: url('magnani.eot'); src: url('magnani.eot?#iefix') format('embedded-opentype'), url('magnani.woff2') format('woff2'), url('magnani.woff') format('woff'), url('magnani.ttf') format('truetype'), url('magnani.svg#webfontregular') format('svg'); font-weight: normal; font-style: normal; }


/*--------------------------------------------------
Body & altro
--------------------------------------------------*/
body { font-family: 'Lato', sans-serif; margin: 0; padding: 0; background: #eee; line-height: 24px; font-size: 13px; }
a { color: #00832e; }
a:hover { color: #006724; text-decoration: none; }
a:active, a:focus { outline: none; }
.body { padding: 20px 30px; }

@media (max-width:767px) {
    body.homepage { padding-top: 88px; }
}


/*--------------------------------------------------
Struttura
--------------------------------------------------*/
#wrap-all { max-width: 1200px; margin: 0 auto; background: #fff; overflow: hidden; }
.wrapper { margin: 0 30px; }
.wrapper.sheetw { margin: 0 0 20px 20px; width: 158px; float: left; }
.wrapper.sheetw:nth-child(2n+1) { clear: both; }
.img-responsive { width: 100%; }
.wrapper.sheetw .img { height: 105px; }
.wrapper.sheetw .img img { max-width: 100%; max-height: 98px; min-height: 98px; }


/*--------------------------------------------------
Grid
--------------------------------------------------*/
.grid { margin-left: -3px; margin-right: -4px; margin-bottom: 6px; position: relative; z-index: 0; }
.grid .riga { margin-bottom: 6px; }
.grid .col-2 { padding: 0 3px; float: left; width: 16.66666666666667%; min-height: 1px; }
.grid .col-4 { padding: 0 3px; float: left; width: 33.3333%; min-height: 1px; }
.grid .col-6 { padding: 0 3px; float: left; width: 50%; min-height: 1px; }
.grid .col-8 { padding: 0 3px; float: left; width: 66.66666666666667%; min-height: 1px; }
.marginTop { margin-top: 6px; }
.box-link { position: relative; z-index: 1; overflow: hidden; background: #333; }
.box-link * { transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; }
.box-link a:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0%; left: 0%; background: rgba(0,0,0,0); z-index: 3; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; }
.box-link a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.box-link a:hover:before { width: 100%; height: 100%; top: 0%; left: 0%; background: rgba(0,0,0,0.2); }
.box-link .maxwidth { width: 100%; }
.box-link a { display: block; position: relative; color: #fff; }
.box-link .tit { position: absolute; top: 26px; left: 0; font-size: 31px; text-transform: uppercase; font-weight: 300; line-height: 28px; z-index: 10; color: #fff; }
.box-link .subtit { font-size: 14px; line-height: 16px; margin-top: 2px; color: #fff; }


/*--------------------------------------------------
Header
--------------------------------------------------*/
#header { position: fixed; z-index: 100; top: 0; left: 50%; transform: translateX(-50%); width: 100%; max-width: 1200px; }
#header { background: #0083ad; }
#header.transparent { background: none; z-index: 21; transition: all 0.3s ease-in-out; }
#header.transparent.scroll { background: #0083ad; }
#header.transparent + div { position: relative; margin-bottom: 0; z-index: 2; top: 0; }
.lt-ie9 #header.transparent + div { margin-bottom: -88px; }
#header_wrap { border-bottom: 1px solid #fff; position: relative; z-index: 1; height: 88px; padding: 18px 0; }
#header #logo { float: left; }


/*--------------------------------------------------
Breadcrumb
--------------------------------------------------*/
#breadcrumb { background: #0083ad; border-bottom: 6px solid #fff; padding-top: 88px; }
#breadcrumb .tit { margin: 0; padding: 0; color: #fff; text-transform: uppercase; font-size: 30px; padding: 15px 0; font-family: 'magnani', sans-serif; text-transform: uppercase; line-height: 35px; }
#breadcrumb h1 { margin: 0; padding: 0; color: #fff; text-transform: uppercase; font-size: 30px; padding: 15px 0; font-family: 'magnani', sans-serif; text-transform: uppercase; }
#breadcrumb h1.subtit { font-family: 'Lato', sans-serif; font-size: 24px; display: inline-block; margin-left: 2px; text-transform: uppercase; color: #fff; font-weight: 300; margin: 0 0 10px; position: relative; top: -8px; padding: 0; }


/*--------------------------------------------------
Search
--------------------------------------------------*/
#header #search { float: right; width: 200px; height: 34px; border-right: 1px solid #fff; margin: 10px 20px 0 0; }
#header #search_form { margin-right: 17px; position: relative; z-index: 1; }
#search_val { background: #004145; background: rgba(0,65,69,0.6); border: none; width: 100%; border-radius: 0; -moz-border-radius: 0; color: #fff; -webkit-border-radius: 0; padding: 5px 32px 6px 7px; opacity: 0; filter: alpha(opacity=0); }
#search_sub { background: url(../img/search.png) no-repeat 0 0; border: none; height: 20px; width: 20px; padding: 0; margin: 0; position: absolute; top: 8px; right: 2px; z-index: 2; }

/*--------------------------------------------------
Contatti Menu
--------------------------------------------------*/
.link-contatti-menu { float: right; height: 34px; border-right: 1px solid #fff; margin: 10px 20px 0 0; padding-right: 20px; }
.link-contatti-menu img { position: relative; top: 4px; }

/*--------------------------------------------------
Menu
--------------------------------------------------*/
#menu_wrap { float: right; position: relative; z-index: 20; }
#menu { display: block; position: absolute; background: #0083ac; background: rgba(0,131,172,0.7); top: 0; height: 100vh !important; /*width: 230px;*/ padding: 100px 20px 20px 30px; right: -30px; margin-top: -18px; overflow: auto; z-index: 1; opacity: 0; pointer-events: none; transition: all 0.3s ease-in-out; }
#menu.menu-opened { opacity: 1; pointer-events: all; }
.lt-ie9 #menu { filter: alpha(opacity=70); }
#open_menu { background: url(../img/hamburger.png) no-repeat center; width: 33px; height: 30px; display: block; text-indent: -9999px; font-size: 0; margin: 12px 0 0 0; position: relative; z-index: 2; }
#open_menu.close-menu { background-image: url(../img/close.png); }
#menu #close_menu { height: 20px; width: 20px; text-indent: -9999px; font-size: 0; display: block; background: url(../img/close.png) no-repeat center; position: absolute; top: 35px; right: 5px; }
#menu_scroll { display: flex; justify-content: space-between; gap: 40px; }
#menu_scroll ul { margin: 0; padding: 0; list-style: none; /*height: 80%;*/ overflow: auto; position: relative; flex: 0 0 300px; max-width: 300px; width: 300px; }
#menu_scroll ul.lang { order: -1; border-right: 1px solid rgba(255, 255, 255, 0.5); flex: 0 0 auto; max-width: none; width:auto; padding-right: 40px; }
#menu_scroll li { margin: 0; padding: 0; list-style: none; }
#menu_scroll li.cat_17 { display: none; }
#menu_scroll li a { display: block; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 22px; padding: 6px 0; position: relative; z-index: 1; transition: all .3s ease-in-out; }
#menu_scroll li a:hover { padding-left: 12px; }
#menu_scroll li a:after { content: ' '; position: absolute; z-index: 1; background: #fff; width: 2px; height: 2px; border-radius: 2px; top: 16px; left: 0px; transition: all .3s ease-in-out; background: rgba(255,255,255,0); }
#menu_scroll li a:hover:after { left: 2px; background: rgba(255,255,255,1); }
.lt-ie9 #menu_scroll li a:after { display: none; }
.lt-ie9 #menu_scroll li a:hover:after { display: block; }
#menu_scroll li.cat_18, #menu li.cat_15 { border-bottom: 1px solid #fff; border-bottom-color: rgba(255,255,255,0.5); padding-bottom: 3px; margin-bottom: 3px; }

@media(max-width:767px) {
    #menu { position: fixed; left: 0; right: auto; top: 88px; width: 100%; background: rgba(0,131,172,0.9); padding: 30px; margin: 0; overflow-y: auto; height: calc(100vh - 88px) !important; }
    #menu_scroll { flex-direction: column; }
    #menu_scroll ul { overflow: unset; flex: 0 0 100%; max-width: 100%; width:100%; }
    #menu_scroll ul.lang { order: 1; border: none; padding-right: 0; }
}


/*--------------------------------------------------
Owl Carousel
--------------------------------------------------*/
.carousel { padding: 0; }
.carousel .item { position: relative; }
.carousel img { width: 100% !important; display: block; height: auto; }
.carousel .carou-pag { position: relative; z-index: 100; text-align: center; margin-top: 20px; }
.carousel .carou-pag a { width: 15px; height: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; background: #ccc; margin-right: 10px; display: inline-block; }
.carousel .carou-pag a:hover { background: #eee; }
.carousel .carou-pag a.selected { background: #0e6d1e; }
.carousel .carou-pag a span { display: none; }


/*--------------------------------------------------
Info
--------------------------------------------------*/
.info { padding: 20px 0; position: relative; z-index: 1; }
.info .campioni { text-transform: uppercase; color: #000; display: inline-block; float: left; margin-right: 20px; background: url(../img/icone/camponi.png) no-repeat 0 0; padding-top: 55px; margin-top: 0; }
.info .scarica { text-transform: uppercase; color: #000; display: inline-block; float: left; margin-right: 0px; background: url(../img/icone/download.png) no-repeat 0 8px; padding-top: 55px; }
.info .diametro { display: inline-block; background: url(../img/icone/diametro.png) no-repeat 0 0; padding-top: 98px; }
.info .caratteristiche { line-height: 20px; padding-right: 50px; }
.info .caratteristiche.landing-caratteristiche { padding: 0 50px; }
.info .caratteristiche h2 { font-family: 'Lato', sans-serif; font-size: 34px; left: -2px; text-transform: uppercase; font-weight: 300; margin: 0 0 10px; position: relative; top: -8px; }
.info .extra { padding: 40px 20px 0; clear: both; }
.info .extra a { margin: 0 20px 20px 0; width: 158px; float: left; }
.info2 { padding: 0 30px 0 20px !important; }
.info2 .caratteristiche { padding: 20px 0 0; }
.info2 .extra { padding: 20px 0 0; }


/*--------------------------------------------------
tessuti
--------------------------------------------------*/
#tessuti { margin-bottom: -3px; display: none; }
.tessuto { position: relative; z-index: 1; margin: 3px 0; }
.tessuto img { width: 100%; position: relative; z-index: 2; }
.tessuto span { background: #fff; padding: 0px 6px 0 2px; text-align: right; font-size: 13px; color: #333; position: absolute; z-index: 3; bottom: 0; left: 0; }
.tessuto:nth-child(3n+1) span { padding-left: 6px; }


/*--------------------------------------------------
correlati
--------------------------------------------------*/
.correlati { border-top: 1px solid #0086ae; clear: both; padding-top: 6px; margin: 20px 0 0; }
.correlati h3 { font-family: 'Lato', sans-serif; font-size: 24px; text-transform: uppercase; color: #0083ad; font-weight: 300; margin: 5px 0 0 24px; padding: 0; }
.correlati .box-link { width: 19.5%; float: left; margin-right: .5%; }
.correlati .box-link .subtit { display: none; }
.correlati .box-link .tit { font-size: 16px; top: 8px; left: -12px; }

/*--------------------------------------------------
scheda prodotto
--------------------------------------------------*/
.fascia-tit-cta { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; margin-bottom: 20px; border-bottom: 1px solid #0086ae; padding-bottom: 15px; }
.fascia-tit-cta h2 { position: static !important; margin: 0 !important; }
.fascia-tit-cta .cta { margin: 0; }
.fascia-tit-cta .cta .btn { background: #fff; color: #0785b7; border: 1px solid #0785b7; box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.10); }

@media (max-width:767px) {
    .fascia-tit-cta { display: block; }
    .fascia-tit-cta h2 { display: block; text-align: center; margin-bottom: 20px !important; }
    .fascia-tit-cta .cta { }
    .fascia-tit-cta .cta .btn { display: block; box-shadow: none; }
    .dett-prod { display: block; width: 100% !important; text-align: center; margin: 40px 0 0 0 !important; padding: 0 !important; }
    .dett-prod a { display: block !important; width: 100% !important; text-align: center; background-position: top center !important; margin: 30px 0 0 0 !important; }
    .info2 .extra { text-align: center; }
    .info2 .extra a { float: none; width: auto; margin: 0; text-align: center; background-position: center 8px; }
}

/*--------------------------------------------------
Cerca nel sito
--------------------------------------------------*/
#risultati { padding: 10px 25px; }
#risultati .result h2 { font-family: 'Lato', sans-serif; font-size: 24px; text-transform: uppercase; color: #0083ad; font-weight: 300; margin: 0 0 5px; position: relative; padding: 0; }
#risultati .result h2 a { color: #000; }
#risultati .result { padding: 0 0 15px; border-bottom: 1px solid #e5e5e5; margin-bottom: 15px; }
#risultati .result:last-child { border: none; }
#risultati .result p { margin: 0; }
#risultati .read_more { color: #0083ad; }


/*--------------------------------------------------
contatti
--------------------------------------------------*/
#contacts .beach-design { padding: 40px; }
.mappa { margin-top: -6px; overflow: hidden; }
.mappa img { position: relative; top: -2px; }


/*--------------------------------------------------
form contatti
--------------------------------------------------*/
form.contatti { padding: 30px; }
form.contatti input[type="text"], form.contatti input[type="email"], form.contatti textarea { border: 1px solid #5caac5; padding: 5px 8px; background: #fff; font-family: 'Lato', sans-serif; font-size: 13px; line-height: 18px; width: 100%; height: 30px; }
form.contatti textarea { height: 150px; }
form.contatti .error { border-color: #c00 !important; }
form.contatti .error + span { color: #c00; }
textarea { resize: vertical; }
form.contatti textarea.privacy { width: 100%; height: 100px; }
form.contatti .row { margin-bottom: 10px; padding-right: 30px; }
form.contatti .privacy-row { padding-right: 70px; }
form.contatti .col-3 { width: 33%; padding-right: 30px; box-sizing: border-box; float: left; }

@media(max-width:767px) {
    form.contatti .col-3 { width: 100%; }
}

form.contatti label { margin-bottom: 0; }
form.contatti button, .cta .btn { border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; background: #0785b7; color: #fff; padding: 8px 20px; text-transform: uppercase; margin-top: 10px; }
form.contatti button:hover, form.contatti button:focus, .cta .btn:hover, .cta .btn:focus { background: #00759a; color: #fff; }
#Notify { padding: 0 30px 30px; }
#Notify img { display: none; }
.cta { text-align: center; margin: 20px 0 40px 0; }
.cta .btn { margin: 0; }

/*--------------------------------------------------
mobile
--------------------------------------------------*/
@media screen and (max-width: 767px) {
    form .contatti .col-3 { width: 100%; padding-right: 0px; box-sizing: border-box; }
    form.contatti .row { padding: 0 !important; }
    #contacts .beach-design { display: none; }
}

/*--------------------------------------------------
lista news
--------------------------------------------------*/
#news_list { margin-top: 30px; padding-top: 88px; }
#news_list .image-news { padding-left: 40px; }
#news_list .abstract-news { padding-left: 20px; position: relative; z-index: 1; height: 154px; overflow: hidden; }
#news_list .abstract-news p { width: 90%; }
#news_list .abstract-news h2 { font-size: 26px; text-transform: uppercase; margin: 0 0 7px; }
#news_list .abstract-news a.more { z-index: 2; font-size: 35px; color: #000; position: absolute; right: 0px; bottom: 0; line-height: 35px; text-decoration: none; }

/*--------------------------------------------------
Usato
--------------------------------------------------*/
.template_usato { }
.template_usato .caratteristiche, .hotel .caratteristiche { padding: 0 30px; }
.template_usato .caratteristiche .cta { margin: 40px 0 0 0; }
.template_usato .body-bottom { text-align: center; display: block; border-top: 1px solid #0086ae; border-bottom: none; padding: 30px 0; margin: 0; }

.template_usato .box-usato { margin-top: 40px; padding: 0 30px; }
.template_usato .tit { font-family: 'magnani', sans-serif; color: #0083ad; font-size: 25px; line-height: 1.2; /*padding: 0 30px;*/ margin-bottom: 20px; }
.template_usato img { max-width: 100%; }
.template_usato .cont-desc { /*padding: 0 30px;*/ margin-top: 20px; }
.template_usato span { text-transform: uppercase; color: #0083ad; margin-right: 5px; }
.template_usato .qta { font-size: 16px; margin-bottom: 5px; }
.template_usato .prezzo { font-size: 16px; }
.template_usato .desc { margin: 15px 0 30px 0; }
.template_usato .cta { }

@media screen and (max-width: 767px) {
    .template_usato .fascia-tit-cta { border: none; }
    .template_usato .fascia-tit-cta .cta .btn { display: inline-block; }
}



/*--------------------------------------------------
Footer
--------------------------------------------------*/
#footer { background: #0083ad; color: #fff; position: relative; z-index: 20; padding: 20px 0; }
#footer .footer_link a { display: block; color: #fff; text-transform: uppercase; line-height: 24px; padding: 2px 0; }
#footer .copy { font-size: 12px; margin-top: 15px; padding-top: 15px; border-top: 1px solid #fff; font-family: Arial, sans-serif; }
#footer .copy span { color: #339cbd; margin: 0 5px; }
#footer .col-4 { width: 26%; }
#footer .col-4:last-child { width: 20%; }
.credits { font-style: normal; }
.credits a { color: #fff; }
.credits img { margin: 0 3px 0 6px; }

/*--------------------------------------------------
404
--------------------------------------------------*/
#notfound { min-height: 450px; }

/*--------------------------------------------------
Media Queries
--------------------------------------------------*/
/*--------------------------------------------------
ipad landscape
--------------------------------------------------*/
@media screen and (max-width: 1400px) and (min-width: 1024px) {
    #wrap-all, #header { max-width: 1000px; }
    #news_list .abstract-news { padding-left: 20px; position: relative; z-index: 1; height: 156px; overflow: hidden; }
    .correlati .box-link { width: 19%; margin-right: 1%; }
    .correlati .box-link .tit { font-size: 12px; font-weight: 400; }
    .wrapper.sheetw { width: 120px; }
}

/*--------------------------------------------------
ipad
--------------------------------------------------*/
@media screen and (max-width: 1023px) and (min-width: 768px) {
    #wrap-all, #header { max-width: 740px; }
    .wrapper { margin: 0 20px; }
    #header.transparent { height: 88px; }
    #header_wrap { height: 70px; padding: 10px 0; }
    #menu { margin-top: -10px }
    #breadcrumb, #news_list { padding-top: 70px; }
    #news_list .abstract-news { padding-left: 20px; position: relative; z-index: 1; height: 110px; overflow: hidden; }
    #news_list .abstract-news p { line-height: 18px; }
    #news_list .abstract-news h2 { font-size: 22px; }
    .correlati .box-link { width: 18.5%; margin-right: 1.5%; }
    .correlati .box-link .tit { font-size: 10px; font-weight: 600; line-height: 22px; }
    .wrapper.sheetw { margin-bottom: 20px; }
}

/*--------------------------------------------------
mobile
--------------------------------------------------*/
@media screen and (max-width: 767px) {
    #wrap-all, #header { max-width: 100%; }
    .wrapper { margin: 0 10px; }
    #header.transparent { background: #0083ad !important; }
    #header.transparent + div { top: 0; margin-bottom: 0; }
    #header_wrap { border-bottom: none; }
    #search { display: none; }
    #breadcrumb .wrapper { border-top: 1px solid #fff; }

    #news_list .riga { margin-bottom: 30px; }
    #news_list .image-news { padding: 0 10px; }
    #news_list .abstract-news { padding: 0 10px; }
    #news_list .abstract-news { height: 92px; overflow: hidden; }
    #news_list .abstract-news a.more { z-index: 2; font-size: 35px; color: #000; position: absolute; right: 10px; bottom: 0px; }

    .grid .col-2, .grid .col-3, .grid .col-4, .grid .col-5, .grid .col-6, .grid .col-7, .grid .col-8, .grid .col-9, .grid .col-10, .grid .col-11 { width: 100%; display: block; float: none; clear: both; margin-bottom: 6px; }

    .correlati h3 { font-family: 'Lato', sans-serif; font-size: 14px; text-transform: uppercase; color: #0083ad; font-weight: 300; margin: 0px 0 0 0px; padding: 0; }
    .correlati .box-link .tit { left: -5px; top: 0px; font-size: 8px; font-weight: 600; line-height: 22px; }
    .caratteristiche { padding: 0 10px !important; }
}

/*--------------------------------------------------
Cookie Bar
--------------------------------------------------*/
#acceptcookie { position: fixed; top: auto; bottom: 0; left: 0; right: 0; background: #0083ad; color: #FFF; z-index: 9999; padding: 10px; width: 100%; /*max-width:1800px;*/ margin: 0 auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }
#acceptcookie a { color: #FFF; text-decoration: underline; }
