/*
Theme Name: editemplate_base
Theme URI: http://edinet.info/
Description: Edinet.info
Version: 5.18
Author: Edinet Srl
*/
@import url("css/default-skin/default-skin.css");
@import url("css/bootstrap.min.css");
* { margin: 0px; padding: 0px; border: 0px; line-height: 100% }
.clr { clear: both }

a { color: #000; text-decoration: none; }
a:hover, a:focus { color: #666; text-decoration: none; }
.btn {   display: block; text-align: center; color: #FFF; background-image: none; border: none; border-radius: 0    }
.btn.danger, .btn.alert-danger { background-color: #ad1313}
.btn.alert-success { background-color: #40A900; margin-bottom: 10px;}
.btn:hover { color: #FFF; background-color: #0d285b;   border: none; opacity: 0.8 }
.wrap-call-to-action { display: table; width: 100%; padding: 10px 0; margin: 20px 0;     }
.wrap-call-to-action .call-to-action { text-transform: uppercase; margin: 0 auto; display: block; opacity: 1; text-align: center; width: 270px; border: none;   color: #FFF; font-weight: bold; font-size: 16px; line-height: 18px; padding: 10px 20px;     }
.wrap-call-to-action .call-to-action:hover { color: #FFF; opacity: 0.8}

:focus {outline: 0;}
#gmap { height: 600px; z-index: -1}
#static-gmap  { height: 150px}

.btn.offerte { position: absolute; right: 15px; bottom: 20px; }

/* TABLE */
.table { width:100%}
.table-background { background-color:#EAEAEA; text-align:left; padding:10px;}
.table-no-background { text-align:left; padding:10px;}
.table-title-background { background-color:#009de4; color:#fff; font-size: 14px; padding:10px; text-align:left;  }
.table-title-background strong { color:#fff !important;  font-size: 16px; }
/* END TABLE */

/*FIX MENU DA AGGIUNGERE*/


@media screen and (max-width: 592px) {

 .navmenu.main.pull-right {

  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-5%);
  height: 200px;

 }

}

/*END FIX MENU DA AGGIUNGERE*/


/*================================
Effects and Animations
================================*/

.btn, .wrap-header .logo-desktop, .wrap-header .navmenu ul#wrap-main-menu, .fill-mask.top, .main-content .main-thumb, .wrap-mega-box a.mega-box,  .call-to-action, .wrap-header .navmenu ul li a { -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;   }
.foo { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.2s ease;   }
.box-shadow { -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.4);box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }
.text-shadow { text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);}

/*================================
FIX for Bootstrap and Google Maps Info window styes problem
================================*/

img[src*="gstatic.com/"], img[src*="googleapis.com/"] { max-width: none; }

/*================================
Start WP
================================*/
.aligncenter { display: block; margin: 10px auto }
.alignleft { float: left; margin: 0 10px 5px 0 }
.alignright { float: right; margin: 0 0 5px 10px }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 0.5em; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.more-link { display: block; text-align: right; margin: 20px 0; color: #0E3A1D; font-weight: bold }
.pagetitle { font-size: 0.9em; font-weight: normal; color: #666 }
.nocomments { display: none }
.error { color: #F33}
input.error { border-color: #F33 }
.read-more-comment { font-weight: 600}
.credits-bar { text-align: center; padding: 40px 0}
.credits-bar img { display: inline}

/*================================
Header
================================*/

.wrap-header { position: fixed; top: 0; left: 0; width: 100%; height: 100px; z-index: 2;}
.noslider{height:105px}
.admin-bar .wrap-header { top: 32px}
.wrap-header .logo-desktop { position: absolute; left: 15px; top: 7px;  display: block; background-size: contain; background-repeat: no-repeat; height: 90px; width: 240px; }
.wrap-header .navmenu ul { padding: 0;}
.wrap-header .navmenu.main > ul { margin: 10px 0 5px 0; }
.wrap-header .navmenu ul#wrap-secondary-menu { margin: 15px 0 0 0; display: table; float: right;  }
.wrap-header .navmenu ul li { display: block; position: relative; list-style: none; padding: 0; float: left; margin: 0}
.wrap-header .navmenu ul li.menu-item-has-children a { padding: 10px 22px 10px 9px}
.wrap-header .navmenu > ul > li.menu-item-has-children::after { content: '\f078'; position: absolute; top: 10px; right: 10px; font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 10px;}
.wrap-header .navmenu ul li ul li.menu-item-has-children::after { content: '\f054'; position: absolute; top: 10px; right: 10px; font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 10px;}
.wrap-header .navmenu ul ul.sub-menu { display:  none; position: absolute; left: 0; top: 35px; }
.wrap-header .navmenu ul ul.sub-menu li a { border: none !important}
.wrap-header .navmenu ul li:hover ul.sub-menu, .wrap-header .navmenu ul li:hover ul.sub-menu li { display: table; width: 100%; }
.wrap-header .navmenu ul li a { display: block; padding: 10px 9px;  color: #ffffff; font-size: 15px; font-weight: bold}
.wrap-header .navmenu ul li a:hover, .wrap-header .navmenu ul li.current-menu-item a { background: rgba(96, 132, 195, 1); color: #fff}
.wrap-header .navmenu ul#wrap-main-menu {background-color: rgba(43,100,129,0.50);}

.gradient-mask.top
{
 position: absolute; display: block; width: 100%; height: 95px;
 background: -moz-linear-gradient(top,  rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
 background: -webkit-linear-gradient(top,  rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
 background: linear-gradient(to bottom,  rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.gradient-mask.bottom
{
 position: absolute; display: block; width: 100%; height: 95px; bottom: 0; z-index: 7;
 background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
 background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
 background: linear-gradient(to top,  rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.container, #mega-slider { position: relative}

.home .slick-gallery { height: 600px;}
.slick-carousel { padding-bottom: 30px; }
#mega-slider .mega-slider-item { background-color: #000; position: relative; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; display: block; height: 600px;  }
#mega-slider .mega-slider-item.is_photoswipe { cursor: pointer}
#mega-slider .mega-slider-item figcaption { position: absolute; color: #FFF; text-transform: uppercase; bottom: 100px; width: 100%; text-align: center;   z-index: 8; }
#mega-slider .mega-slider-item figcaption h4 {     margin: 0;    padding: 2px 10px;    background: rgba(0,0,0,0.60);    color: #FFF;    display: inline;    font-size: 24px; line-height: 35px;    font-weight: 300;}
#mega-slider .mega-slider-item .wrap-read-more { position: absolute; color: #FFF; text-transform: uppercase; bottom: 40px; width: 100%; text-align: center;   z-index: 8; }
#mega-slider .mega-slider-item .read-more {}

#mega-slider .mega-slider-item span.expand {   position: absolute; bottom: 20px; right: 20px; z-index: 9; cursor: pointer; border: 1px solid #FFF; padding: 10px}
#mega-slider .mega-slider-item span.expand:hover { border: 1px solid #FFF; background: rgba(0,0,0,0.20)}
#mega-slider .mega-slider-item span.expand i { font-size: 30px; color: #FFF}

.menu-button { cursor: pointer; position: absolute;top: 35px; display: none}
.menu-button.btn-lang-switcher { display: block; float: right; position: relative; top: 10px; border: none; z-index:1000;}

.menu-button:hover { background: rgba(0,0,0,0.5)}
.menu-button i { color: #fff; padding: 5px; top: 0; font-size: 27px; text-align: center; background-color: transparent; }
.menu-toggle { right: 5px;}
.menu-phone { right: 50px;}

body.admin-bar .mobile-menu { top:  123px }
.mobile-menu { visibility: visible;     top: 95px; left: 0;        position: fixed; overflow: hidden; background-color:rgba(96, 132, 195, 0.84);    width: 100%; }
.mobile-menu  li { display: table; vertical-align: middle; width: 50%; float: left;   position: relative; height: 50px; border-bottom: 1px solid #402e56; border-right: 1px solid #402e56 }
.mobile-menu  li a { color: #FFF; text-transform: uppercase;     display: table-cell; vertical-align: middle;  text-align: center; line-height: 16px; font-size: 12px;   width: 100%;  }
.mobile-menu.close { visibility: hidden;   height: 0}
.mobile-menu.open { visibility: visible; height: 100%}

.alert-row { background-color: #D70003; color: #FFF; text-align: center; font-weight: bold; padding: 10px; margin: 0; text-transform: uppercase }

.lang-switcher .flag , .btn-lang-switcher .flag { opacity: 0;  background-size: cover;    margin: 0;   background-color: #FFF; border-radius: 3px;  right: 10px; bottom: 2px}
.lang-switcher .flag.close, .btn-lang-switcher .flag.close { opacity: 0 !important}
ul#main-menu li.right a span.flag { width: 20px; height: 20px; position: absolute; top: inherit;}
.btn-lang-switcher .flag  { right: 0; width: 15px; height: 15px;  position: absolute;}

.lang-switcher.lang-it .flag, .btn-lang-switcher.lang-it .flag { background-image: url(img/flag/it.gif); opacity: 1}
.lang-switcher.lang-de .flag, .btn-lang-switcher.lang-de .flag { background-image: url(img/flag/de.gif); opacity: 1}
.lang-switcher.lang-en .flag, .btn-lang-switcher.lang-en .flag { background-image: url(img/flag/en.gif); opacity: 1}
.lang-switcher.lang-en .flag, .btn-lang-switcher.lang-fr .flag { background-image: url(img/flag/fr.gif); opacity: 1}
.lang-switcher.lang-ru .flag, .btn-lang-switcher.lang-ru .flag { background-image: url(img/flag/ru.gif); opacity: 1}

.wrap-lang-switcher { z-index: 99; height: 0; opacity: 0; overflow: hidden; position: fixed; left: 0;  top:0; width: 100%; background: rgba(8, 19, 47, 0.8)}
.wrap-lang-switcher.open {  height: 100%; opacity: 1}
.wrap-lang-switcher h4 { padding: 30px 0; text-align: center; margin: 0; color: #FFF; text-transform: uppercase}
.wrap-lang-switcher .select-lang { width: 300px; margin: 0 auto; display: block; padding: 10px}
.pre-menu li { display: inline-block; padding: 10px 0 0 0;  font-size: 16px; }
.pre-menu li a { color: #fff; font-weight: bold;  }
.pre-menu li a i { padding: 0 0 0 5px; }
/*DA RIMUOVERE*/
/*.pre-menu.pull-right { text-align: right; width: 100%;  }*/
/*DA RIMUOVERE*/

/*DA AGGIUNGERE*/
/*SEARCH BAR*/
.pre-menu.pull-right {
 display: flex;
 justify-content: end;
 align-items: center;
}

.header_search_form {

 position:relative;
 margin-top: 10px;
 font-size: 1.2em;
 margin-left: 1em;
}
.header_search_form input {
 outline: none;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
 -webkit-transition: none !important;
 -o-transition: none !important;
 transition: none !important;
}
.header_search_form input:focus {

 border: 1px solid #ccc !important;
}
.header_search_form a:link,
.header_search_form a:visited,
.header_search_form a:hover,
.header_search_form a:focus,
.header_search_form a:active {

 color:#54361a;
 text-decoration:none;
}
.header_search_box_container {

 position:absolute;
 display:none;
 margin:.5em;
 background-color:#fff;
 border:2px solid #54361a;
 z-index:120;
}

.menu-button.btn-search {
 display: none;
 float: none;
 position: absolute;
 top: 35px;
 right: 138px;
}
.search-form-mobile {
 display: none;
}
/*END SEARCH BAR*/
/*DA AGGIUNGERE*/



/*================================
Homepage
================================*/

.wrap-mega-box {padding-top: 60px; padding-bottom: 60px;}
.wrap-mega-box a.mega-box {background-color: #a09898; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; display: block; height: 185px; position: relative;}
.wrap-mega-box a.mega-box:hover {opacity: 0.7}
.wrap-mega-box a.mega-box h2 {position: absolute; bottom: 0; left: 0; right: 0; text-align: center; color: #FFF; margin: 0; font-size: 19px; letter-spacing: 2px; text-transform: uppercase; padding: 10px}
.wrap-mega-box.hover-effect a.mega-box h2 {height: 100%; padding: 120px 20px;}

.wrap-mega-box.three-columns a.mega-box {height: 250px}

.mega-box-title { text-align: center; margin: 0; padding: 0 0 30px 0; font-size: 35px; text-transform: uppercase; line-height: 37px;}
.mega-box-description { text-align: center}

.wrap-mega-box.welcome .entry { padding-bottom: 30px}

.wrap-mega-box.social-bar { text-align: center}
.wrap-mega-box.social-bar .col-sm-12 { width: 300px; margin: 0 auto; float: none}
.wrap-mega-box.social-bar h4 { margin: 15px auto; text-transform: uppercase;  display: block; float: left  }
.wrap-mega-box.social-bar ul { padding: 0; margin: 0; display: block; float: right }
.wrap-mega-box.social-bar li { list-style: none; display: inline-block; }
.wrap-mega-box.social-bar li a { display: block; padding: 0 5px; }
.wrap-mega-box.social-bar li i { font-size: 50px;color: #333; }

/*================================
Page Category Type
================================*/

.wrap-category .category-item { padding-bottom: 20px; padding-top: 20px; border-bottom: 1px dotted #CCC; position: relative; }
.wrap-category .category-item h2 { margin: 0 0 20px 0}
.wrap-category .category-item .thumb { height: 170px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; display: block}
.wrap-category .category-item .thumb:hover { opacity: 0.8}
.wrap-category .default-navigation { text-align: center; margin: 10px 0; width: 100%;  clear: both}
.wrap-category .page-numbers { background-color: #FCFCFC; font-size: 20px; color: #777;padding: 4px 10px;border: solid #CAC9C9 1px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;  display: inline-block;text-decoration: none;}
.wrap-category .page-numbers:hover { background-color: #4e4e4e; color: #FFF}
.wrap-category .page-numbers.current{ text-decoration: none;  background-color: #4e4e4e;color: #fff;border: solid #4e4e4e 1px;   }
.wrap-category .entry { margin: 0}

/*================================
Footer
================================*/

footer.credits { text-align: center; padding: 15px 0; height: 60px; position: relative; }
footer.credits a {width: 200px; position: absolute; left: 50%; transform: translateX(-50%); }

/*================================
Sidebar
================================*/

.sidebar .action-btn li {background: #eff3f8; border-style: solid; border-color: #dfe7f0; border-width: 0 0 1px 0; display: table; height: 50px; width: 100%; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.sidebar .action-btn li a {display: table-cell; vertical-align: middle; padding: 0 30px 0 20px; text-transform: uppercase; font-size: 16px; line-height: 1.2;    letter-spacing: 1px; color: #0a1d3b;}
.sidebar .action-btn li a:hover, .action-btn li.current-menu-item {background-color: #dfe7f0}
.sidebar .action-btn li::after {content: "»"; font-family: 'ficon'; font-size: 14px; height: 50px; line-height: 51px; position: absolute; right: 15px; top: 0;}
.sidebar .widget.facebook {padding-bottom: 10px; min-height: 175px}
.wrap-sidebar {top: 90px;}

/*================================
entry
================================*/

#wrap-content { background: #f4f7ff;}
.main-content {background: #FFF; border-left: 1px solid rgba(0,0,0,0.1); border-right: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);}
.main-content .main-thumb { display: block; height: 350px; background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; background-color: #000; margin-bottom: 15px}
.main-content .main-thumb:hover {opacity: 0.7}

.page-title { text-align: center; margin: 0; padding: 10px 0; color: #FFF}

.entry table {display: table !important; width: 100%;}
.entry p {font-size: 16px; -webkit-font-smoothing: antialiased;  line-height: 21px; padding: 0 0 10px 0; margin: 0;}
.entry ul {font-size: 16px; -webkit-font-smoothing: antialiased;  line-height: 21px; padding: 0 0 10px 0; margin: 0;}

.non-home .entry.cat-header { margin: 15px 0 0; }
.non-home .entry { margin: 30px 0}
.entry ul li { list-style: disc;  }
.entry a { text-decoration: underline}
.entry ul, .entry ol { margin: 0 0 15px 30px}
.entry p, .entry ul, .entry ul li, .entry ol { font-size: 16px; line-height: 24px; color: #564c4c; font-weight: 400}
.entry p { padding: 0 0 15px 0;   }
.entry li {  font-size: 15px; line-height: 24px;  margin: 0 5px 4px 0;  }
.entry h1 { margin: 0 0 24px 0; font-size: 30px; line-height: 35px; }
.entry h2 { margin: 0 0 21px 0; font-size: 26px; line-height: 32px; }
.entry h3 { margin: 0 0 19px 0; font-size: 23px; line-height: 28px; }
.entry h3.photogallery-title { padding-bottom: 10px; margin: 0 0 10px 0; color: #666; text-align: center; font-size: 23px; border-bottom: 1px solid #CCC }
.entry h4 { margin: 0 0 16px 0; font-size: 18px; }
.entry h5 { margin: 0 0 12px 0; font-size: 14px; }
.entry h6 { margin: 0 0 8px 0; font-size: 12px; }
.entry b, .entry strong {    font-weight: bold}
.entry .thumb { float: left; margin: 0 10px 10px 0}
.entry blockquote {padding: 10px 20px;margin: 0 0 20px 10%;border-left: 5px solid #eee; font-style: italic;color: #666; }
.entry blockquote p { padding: 0 0 15px 0}
.entry iframe, .entry object { width: 100%; display: block}
.entry img { max-width: 100%; height: auto}

.wrap-entry-photogallery { border: 1px solid #CCC; padding: 10px; margin-bottom: 25px}
.wrap-entry-photogallery a { height: 350px; display: block; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat}
.wrap-entry-photogallery figure { position: relative}
.wrap-entry-photogallery figcaption { position: absolute; width: 100%; color: #FFF; background: rgba(0,0,0,0.60); bottom: 0; text-align: center; display: block; left: 0; padding: 5px 0}
.wrap-entry-photogallery ul { margin: 0 }

#contact-form { margin: 0 0 20px 0}
#contact-form  label {     font-weight: normal;    text-transform: uppercase;    font-size: 11px;    margin: 0 0 10px 0;}
#contact-form .btn { width: 80px; margin: 0 auto; padding: 7px 6px; text-transform: uppercase}
#contact-form-loading {background-color: #FFF;background-image: url("/wp-content/themes/editheme/img/ajax-loader.gif");background-position: 50% 50%;background-repeat: no-repeat; opacity: 0.8; height: 30px; display: none; width: 100%;z-index: 999;}
#contact-form .form-title { text-transform: uppercase; background-color: #f3ece4; margin: 0 0 20px 0;  }
#contact-form .form-description {  margin: 0 0 20px 0; }
#contact-form input[type=radio], #contact-form input[type=checkbox] {margin-top:0;}
#contact-form legend {font-size:1em; font-weight:bold;}
#contact-form .radio_commerciali div.radio {margin-bottom:0;}

 /*================================
 Social Row
 ================================*/

.social-row {display: table; padding: 10px 0; width: 100%; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea}
.social-row ul { margin: 0; padding: 0; text-align: center }
.social-row li { list-style: none; display: inline-block;  margin:  0 }
.social-row li.title { line-height: 40px; color: #666; display: none}
.social-row li a { display: block; text-align: center; opacity: 0.8 }
.social-row li a:hover { text-decoration: none; opacity: 1;   }
.social-row li a i { font-size: 33px; line-height: 43px; color: #CCC }
.social-row li a i:hover { opacity: 0.9 }
.social-row li a span { display: block; width: 41px; height: 41px; }
.social-row li a:hover i.fa-twitter { color: #23b3ef }
.social-row li a:hover i.fa-facebook { color: #1877f1 }
.social-row li a:hover i.fa-google-plus { color: #e04b37 }
.social-row li a:hover i.fa-linkedin { color: #0073b2 }
.social-row li a:hover i.fa-pinterest { color: #cb2027 }
.social-row li a:hover i.fa-envelope { color: #666 }

.social-column { display: none}
.social-column ul {  margin: 0; padding: 0}
.social-column li { list-style: none; margin: 0 0 12px 0  }
.social-column li a { display: block; text-align: center}
.social-column li a:hover { text-decoration: none}
.social-column li a i { font-size: 22px; line-height: 37px}
.social-column li a.badge-share-whatsapp { display: none}
.social-column li a i.fa-twitter { color: #23b3ef }
.social-column li a i.fa-facebook { color: #1877f1 }
.social-column li a i.fa-google-plus { color: #e04b37 }
.social-column li a i.fa-linkedin { color: #0073b2 }
.social-column li a i.fa-pinterest { color: #cb2027 }
.social-column li a i.fa-envelope { color: #666 }
.social-column li a i.fa-whatsapp { color: #65d449 }
.social-column li a span { display: block; border-radius: 17px; width: 35px; padding-bottom:env(safe-area-inset-bottom); }
.social-column li a { opacity: 0.8}
.social-column li a:hover { opacity: 1; color: #FFF}
.social-column li a i { color: #FFF !important}
.social-column li a i:hover { color: #FFF !important}
.social-column .badge-share-twitter span { background-color: #23b3ef }
.social-column .badge-share-facebook span { background-color: #1877f1 }
.social-column .badge-share-gplus span { background-color: #e04b37 }
.social-column .badge-share-linkedin span { background-color: #0073b2 }
.social-column .badge-share-pinterest span { background-color: #cb2027 }
.social-column .badge-share-envelope span { background-color: #666 }
.social-column .badge-share-whatsapp span { background-color: #65d449 }

.wrap-contact-box { border-bottom: 1px solid #eaeaea; margin-bottom: 20px}
.contact-box { text-align: center; margin: 10px 0 10px 0;}
.contact-box i { font-size: 40px; margin-bottom: 20px}
.contact-box h3 { margin-bottom: 10px}
.contact-box ul { margin-bottom: 20px;}
.contact-box ul li { display: block; line-height: 20px}

/*================================
Footer
================================*/

.wrap-footer { padding-bottom: 20px;  }
.wrap-footer .col-sm-3 { padding-bottom: 20px; padding-top: 20px}
.wrap-footer p { line-height: 20px; font-size: 13px;}
.wrap-footer .logo-footer {  height: auto; margin-bottom: 20px; max-width: 100%; }
.wrap-footer .piva { font-size: 12px; margin-top: 48px; text-align: center; margin-bottom: 0; text-transform: uppercase; opacity: 0.4; }
.wrap-footer .footer-title { text-transform: uppercase; font-weight: lighter; font-size: 16px; color:#0f214e; font-weight:900;   margin: 0 0 20px 0; padding: 0}

.wrap-footer .menu-site-footer-menu li { display: block}
.wrap-footer .menu-site-footer-menu li a { display: block; line-height: 18px}
.wrap-footer .menu-site-footer-menu li a:hover { color: #FFF}

.wrap-footer .social-links { display: table; width: 100%}
.wrap-footer .social-links li { display: block; float: left; padding: 10px; width: 45px; height: 45px; line-height: 33px; margin-right: 10px; text-align: center}
.wrap-footer .social-links li:hover { background-color: #ece8e7; }
.wrap-footer .social-links li:hover  i { color: #0d285b }
.wrap-footer .social-links i { font-size: 24px}

.wrap-footer .partner { display: table; width: 100%; text-align: right}
.wrap-footer .partner li { display: block; margin-bottom: 14px}
.wrap-footer .partner li img { max-width: 145px; width: auto}

.sb-widget-box.meteo table { margin-bottom: 20px; background-color: rgba(208, 208, 201, 0.28); border-radius: 5px; width: 100%; }
.sb-widget-box.meteo table td.temphot span { color: #900; font-weight: bold; font-size: 25px; }
.sb-widget-box.meteo table td.tempcold span { color: #09C; font-weight: bold; font-size: 25px; }
.sb-widget-box.meteo table td img{ width: 50px; }
.sb-widget-box.meteo table td { text-align: center; padding: 10px 0; width: 33%; }

/*================================
EVENTI
================================*/

.btn a { display: block; }
.btn.red a { color: #FFFFFF; text-transform: uppercase; text-decoration: none; }
.btn.red:after { clear: both; content: " "; display: table; }

.dettagli-evento.padding { padding: 15px 0; }
.dettagli-evento ul { margin: 0; padding: 0;  }
.dettagli-evento ul>li { margin: 0; list-style: none; }

/*================================
NEWSLETTER
================================*/

#wrap-newsletter-box { border-top: 4px solid black;}
.newsletters_submit { text-align: center; }
.newsletters_submit button { width: 30%; border-radius: 2px!important;}
.newsletters_submit button .newsletters-button-label { text-transform: uppercase; }

/*================================
PhotoSwipe
================================*/

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
 -webkit-backface-visibility: hidden; outline: none; }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.pswp img { max-width: none; }
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity { /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
 opacity: 0.001; will-change: opacity; /* for open/close transition */
 -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open { display: block; }
.pswp--zoom-allowed .pswp__img { /* autoprefixer: off */
 cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { /* autoprefixer: off */
 cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }
.pswp--dragging .pswp__img { /* autoprefixer: off */
 cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
/* Prevent selection and tap highlights */
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; /* for open/close transition */
 -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg { will-change: opacity; /* for open/close transition */
 -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; will-change: transform; }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; }
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder { -webkit-backface-visibility: hidden; }
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank { background: #222; }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; }
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }
.pswp__error-msg a { color: #CCC; text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-box-shadow: none; box-shadow: none; }
.pswp__button:focus,  .pswp__button:hover { opacity: 1; }
.pswp__button:active { outline: none; opacity: 0.9; }
.pswp__button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close { opacity: 1; }
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background: url(css/default-skin/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
 /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
 .pswp--svg .pswp__button,  .pswp--svg .pswp__button--arrow--left:before,  .pswp--svg .pswp__button--arrow--right:before {
  background-image: url(css/default-skin/default-skin.svg);
 }
 .pswp--svg .pswp__button--arrow--left,  .pswp--svg .pswp__button--arrow--right {
  background: none;
 }
}
.pswp__button--close { background-position: 0 -44px; }
.pswp__button--share { background-position: -44px -44px; }
.pswp__button--fs { display: none; }
.pswp--supports-fs .pswp__button--fs { display: block; }
.pswp--fs .pswp__button--fs { background-position: -44px 0; }
.pswp__button--zoom { display: none; background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom { display: block; }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; }
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }
.pswp__button--arrow--left { left: 0; }
.pswp__button--arrow--right { right: 0; }
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before { content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }
.pswp__button--arrow--left:before { left: 6px; background-position: -138px -44px; }
.pswp__button--arrow--right:before { right: 6px; background-position: -94px -44px; }
/*

	2. Share modal/popup and links

 */
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__share-modal--hidden { display: none; }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000; }
.pswp__share-tooltip a:first-child { /* round corners on the first/last list item */
 border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in { opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }
a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }
a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF; }
a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; }
a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; }
a.pswp__share--download:hover { background: #DDD; }
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; }
/*

	4. Caption

 */
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }
.pswp__caption small { font-size: 11px; color: #BBB; }
.pswp__caption__center { text-align: center; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #CCC; }
.pswp__caption--empty { display: none; }
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake { visibility: hidden; }
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }
.pswp__preloader--active { opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { /* We use .gif in browsers that don't support CSS animation */
 background: url(css/default-skin/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active { opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }
.pswp--css_animation .pswp__preloader__cut { /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
 position: relative; width: 7px; height: 14px; overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }
@media screen and (max-width: 1024px) {
 .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; }
}
@-webkit-keyframes clockwise {  0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes clockwise {  0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@-webkit-keyframes donut-rotate {  0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 50% {
  -webkit-transform: rotate(-140deg);
  transform: rotate(-140deg);
 }
 100% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
}
@keyframes donut-rotate {  0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 50% {
  -webkit-transform: rotate(-140deg);
  transform: rotate(-140deg);
 }
 100% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui { -webkit-font-smoothing: antialiased; visibility: visible; opacity: 1; z-index: 1550; }
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }
.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar { opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { /* Force paint & create composition layer for controls. */
 opacity: 0.001; }
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }
.pswp__element--disabled { display: none !important; }
.pswp--minimal--dark .pswp__top-bar { background: none; }




/*================================
Slick
================================*/

.slick-slider:not(.slick-initialized){ display: none; }
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; overflow: hidden; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }


/* Slider */
.slick-loading .slick-list { background: #fff url('img/ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('fonts/slick.eot'); src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0;   line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; margin-top: -10px; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: 25px; z-index: 1}
[dir='rtl'] .slick-prev { right: 25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: 25px; }
[dir='rtl'] .slick-next { right: auto; left: 25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-slider { }
.slick-dots { position: absolute; bottom: 20px; margin: 0; display: block; width: 100%; padding: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 10px; height: 10px;  padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: #FFF; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: #FFF; }

.slick-mainevents { margin: 0}
.slick-mainevents .slick-dots { bottom: 10px}

.slick-mainevents .slick-next { right: 25px; }
.slick-mainevents .slick-prev { left: 25px;   }
.slick-mainevents .slick-prev:before, .slick-mainevents .slick-next:before { color: #FFF !important; font-size: 34px !important}


.submit-form-button-container {

 margin-bottom: 3em;
 text-align:center;
}

.submit-form-button {

 background-color: #6084c3;
 color: #ffffff !important;
 padding: 1em 5em;

}

.contatti_disclaimer {

 margin:2em 0;

}

.contatti_disclaimer a {

 font-style:italic;

}

.contatti_disclaimer a:link,
.contatti_disclaimer a:visited,
.contatti_disclaimer a:hover,
.contatti_disclaimer a:focus,
.contatti_disclaimer a:active {

 text-decoration:underline;
 color:black;
}

.consenso a:link,
.consenso a:visited,
.consenso a:hover,
.consenso a:focus,
.consenso a:active {

 font-style:italic;
 text-decoration:underline;
 color:black;
}



/*================================
RSW
================================*/



/* col-lg */
@media screen and (max-width: 1400px){
 #mega-slider .mega-slider-item { height: 350px}
 .home #mega-slider .mega-slider-item { height: 500px}
 .home #mega-slider  .slick-slider { height: 500px;}
}

/* col-md */
@media screen and (max-width: 1200px){
 .wrap-header .navmenu ul#wrap-secondary-menu li a { padding: 10px 7px; font-size: 13px;}
}

@media screen and (min-width: 990px){
 body.scrolling .wrap-header .logo-desktop{height: 75%;}
 body.scrolling .wrap-header .logo-desktop .menu-button { width: 269px; height: 100px;}
 body.scrolling .fill-mask.top{height:75px}
}

/* col-sm */
@media screen and (max-width: 992px){

 /*DA AGGIUNGERE*/
 .pre-menu.pull-right {
  display: none;
 }
 .menu-button.btn-search {
  display: block;
 }
 .search-form-mobile {
  position: absolute;
  top: 115px;

  left: 10px;
  right: 15px;
 }
 /*DA AGGIUNGERE*/
 .pre-menu { display: none; }
 .wrap-header .navmenu ul, .wrap-header .navmenu ul#wrap-secondary-menu { display: none}
 .menu-button { display: block}
 .menu-button i { font-size: 26px; width: 35px;}
 .menu-button.btn-lang-switcher { display: block; float: none; position: absolute; top: 35px; right:98px;}
 .wrap-lang-switcher { top:0; }
 .admin-bar .wrap-lang-switcher { top: 96px}
 body.non-home #mega-slider .mega-slider-item { height: 300px}
 .wrap-mega-box a.mega-box {margin-bottom: 25px;}
 footer.credits {height: 100px;}
}

/* col-xs */
@media screen and (max-width: 768px){


 /*DA AGGIUNGERE*/

 .search-form-mobile {
  top: 90px;
 }
 /*DA AGGIUNGERE*/

 .wrap-header .logo-desktop{ width: 180px; height: 60px; top: 10px;}
 .fill-mask.top, .noslider {height: 80px;}
 #mega-slider .mega-slider-item { height: 400px}
 #mega-slider .mega-slider-item figcaption h4 { display: block}
 #mega-slider .mega-slider-item figcaption h4 { font-size: 13px; line-height: 15px}
 .social-column { display: block; position: fixed; bottom: 0; left: 0; float: none;    margin: 0;    width: 100%; z-index: 999 }
 .social-column li { float: left; width: 20%; margin: 0 }
 .social-column li a { display: block; text-align: center;}
 .social-column li a span { border-radius: 0; display: block; width: 100%;}
 .social-column li a.badge-share-whatsapp { display: block !important}
 .social-row { display: none}
 .wrap-call-to-action { margin: 20px 0 0 0}
 #mega-slider .mega-slider-item span.expand { padding: 5px; right: 10px; bottom: 10px }
 #mega-slider .mega-slider-item span.expand i { font-size: 14px}
 #mega-slider .mega-slider-item figcaption { bottom: 85px;   }
 .wrap-category .category-item .thumb { margin-bottom: 15px}
 .main-content {box-shadow: none;}
}

@media screen and (max-width: 1024px){
 .wrap-header .navmenu ul li a {display: block;padding: 9px 8px;color: #004a7f; font-size: 14px;}
 .fill-mask.top {position: absolute; display: block; width: 100%;}
 .wrap-footer .logo-footer {max-width: 150px;}
}

@media screen and (max-width: 450px){
 .wrap-header .logo-desktop { width: 150px; }
 .wrap-footer .logo-footer {max-width: 210px;}
 .page-title{margin: 0 -15px; padding: 10px;}
 .main-content{border:0}
}

.mm-slideout #mega-slider .slick-slider {margin-top:0;}

#main-menu-container:not(.mm-menu) {display:none;}

.mm-menu .site-menu {float:none !important;}

#mm-blocker {background: rgba(0, 0, 0, 0.8) !important;}

.mm-listview>li{padding-left:env(safe-area-inset-left)!important;}
.mm-navbar .mm-btn:first-child {left: env(safe-area-inset-left)!important;}

/* GDPR COOKIE BANNER */

.edigdpr-wrap-block {

 line-height: 1.5em;

}

/* STILI PAGINE INFORMATIVA */

#main_content  .edigdpr-wrap-block h1 {

 font-size:1.5em;
}

#main_content  .edigdpr-wrap-block h2 {

 margin-top:.5em;
}
#main_content  .edigdpr-wrap-block ul {

 list-style-type: disc;

}

#main_content  .edigdpr-wrap-block ul {

 margin-left:1em;
}

#main_content  .edigdpr-wrap-block ul li {

 margin-left:1em;
 margin-bottom:1em;
}

#main_content  .edigdpr-wrap-block  h3 {

 font-weight:bold;
 margin:.3em 0;
}

#main_content .edigdpr-wrap-block h1 span {

 display:block;
 font-size:.7em;
}

/* FINE STILI PAGINE INFORMATIVA */
