/*#loading{display:none;}*/
/* FONT */

.open-sans-regular {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
}

.open-sans-semibold {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

.open-sans-bold {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700 !important;
}

.open-sans-extrabold {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 800 !important;
}


/* COLORI */

.color1 {
    background-color: rgb(194,115,230);
}

.color2 {
    background-color: rgb(118,191,247);
}

.color3 {
    background-color: rgb(122,219,140);
}

.color4 {
    background-color: rgb(240,195,82);
}

.color5 {
    background-color: rgb(235,96,125);
}

.color6 {
    background-color: rgb(95,215,237);
}

.color7 {
    background-color: rgb(2,87,139);
}

.color1:hover, .color1:hover::before, .color11 {
    background-color: rgba(194,115,230,0.7);
}

.color2:hover, .color2:hover:before, .color12 {
    background-color: rgba(118,191,247,0.7);
}

.color3:hover, .color3:hover:before, .color13 {
    background-color: rgba(122,219,140,0.7);
}

.color4:hover, .color4:hover:before, .color14 {
    background-color: rgba(240,195,82,0.7);
}

.color5:hover, .color5:hover:before, .color15 {
    background-color: rgba(235,96,125,0.7);
}

.color6:hover, .color6:hover:before, .color16 {
    background-color: rgba(95,215,237,0.7);
}

.color7:hover, .color7:hover:before, .color17 {
    background-color: rgba(2,87,139,0.7);
}


.color1:hover, .color1:hover:before, .color11 {
    background-color: rgb(194,115,230,0.7);
}

.color11:hover:before {
    color: rgb(194,115,230) !important;
}

.color12:hover:before {
    color: rgb(118,191,247) !important;
}

.color13:hover:before{
    color: rgb(122,219,140) !important;
}

.color14:hover:before{
    color: rgb(240,195,82) !important;
}

.color15:hover:before{
    color: rgb(235,96,125) !important;
}

.color16:hover:before{
    color: rgb(95,215,237) !important;
}

.color17:hover:before{
    color: rgb(2,87,139) !important;
}


.fa.color1, .fa.color1:hover:before {
    background-color: transparent !important;
    color: rgb(194,115,230);
}

.fa.color2, .fa.color2:hover:before {
    background-color: transparent !important;
    color: rgb(118,191,247);
}

.fa.color3, .fa.color3:hover:before {
    background-color: transparent !important;
    color: rgb(122,219,140);
}

.fa.color4, .fa.color4:hover:before {
    background-color: transparent !important;
    color: rgb(240,195,82);
}

.fa.color5, .fa.color5:hover:before {
    background-color: transparent !important;
    color: rgb(235,96,125);
}

.fa.color6, .fa.color6:hover:before {
    background-color: transparent !important;
    color: rgb(95,215,237);
}

.fa.color7, .fa.color7:hover:before {
    background-color: transparent !important;
    color: rgb(2,87,139);
}

.shadow-top     {box-shadow: 0 -7px 7px -7px #333; -webkit-box-shadow: 0 -7px 7px -7px #333; -moz-box-shadow: 0 -7px 7px -7px #333; -o-box-shadow:0 -7px 7px -7px #333;}
.shadow-right   {box-shadow: 7px 0 7px -7px #333; -webkit-box-shadow: 7px 0 7px -7px #333; -moz-box-shadow: 7px 0 7px -7px #333; -o-box-shadow: 7px 0 7px -7px #333;}
.shadow-bottom  {box-shadow: 0 7px 7px -7px #333; -webkit-box-shadow: 0 7px 7px -7px #333;-moz-box-box-shadow: 0 7px 7px -7px #333;-o-box-shadow: 0 7px 7px -7px #333;}
.shadow-left    {box-shadow: -7px 0 7px -7px #333; -webkit-box-shadow: -7px 0 7px -7px #333; -moz-box-shadow: -7px 0 7px -7px #333;-o-box-shadow: -7px 0 7px -7px #333;}
.shadow-all     {box-shadow: 0 0 7px #333; -webkit-box-shadow: 0 0 7px #333; -moz-box-shadow:0 0 7px #333; -o-box-shadow: 0 0 7px #333;}

/* */

.object {
  width: 30px;
  height: 30px;
  background-color: #334074/*rgba(255, 255, 255, 0)*/;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #334074;
  left: 73px;
  top: 73px;
  position: absolute; }

/*
.download-app {
    display: inline-block;
    background: rgba(0,99,160,.7);
    width: 200px; 
    padding: 13px 17px;   
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
}

.download-app:hover {    
    background: rgba(0,99,160,1);
}

.download-app small {
    font-size: 11px;
    line-height: 14px;
    color: #ffcc00;
}

.download-app i {
    font-size: 70px;
    line-height: 53px;
    float: right;
    margin-left: 30px;
}
*/

.top-header {
    background: #344073;
    color: #FFFFFF; 
    padding: 10px 0;
    font-size: 12px;   
}

.top-header a {
    color: #FFFFFF;    
}

.top-header small {
    font-size: 11px;
}

.top-header .social-icons {
    border: 1px solid #ffffff;
    border-radius: 100%;
    display: inline-block;
    font-size: 15px;
    height: 31px;
    padding: 7px 0;
    text-align: center;
    width: 31px;
    margin: 0 0 0 5px;
}

.top-header .login-links {
    padding: 10px 0 0 0;
}

a.logo-container {
    display: block;
}

.header-right {
    padding-top: 10px;
    /*padding-left: 7.2%;*/
}

.header-right img {
    max-width: 100%;
}

.header-right h4{
    color: #334074;
    font-size: 12px;
    text-align: center;
    margin-bottom: 8px;
}

.download-app {
    border: 1px solid #cdcdcd;
    border-radius: 8px;
    display: inline-block;
    padding: 2px 13px 0 5px;
    position: relative;
}
.popup-form.login-link{color:#fff;}


.login-link.mobile{display:none;margin-right:10px;}
.sticky-header .login-link.mobile, .sticky-header .popup-form{color: #33447c;margin-top:16px;padding-top:5px;}
.sticky-header .popup-form{padding-top:10px;}

.inv-header .logged{font-weight: bold;}
.inv-header.active-scroll .logged{
    background-color: #fff;
    color: #0063a0;
    padding: 15px;
    border-radius: 8px;
    font-weight: bold;
}

.login-link {
    display: inline-block;    
    font-size: 14px;
    line-height: 18px;
    padding: 25px 35px 15px 15px;
    position: relative;
    margin-left: 5px;
    text-transform: uppercase;
}
.sticky-header-content-login .login-link { padding-top: 5px;}
/*
.login-link:before {
    content: '|';
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    top: 8px;
    left: 0;
    font-weight: 400;
}
*/
.home-tabs {
    display: block;
    /*padding: 250px 0 140px 0;*/
    /*padding: 100px 0 100px;*/
    /*padding: 227px 0 0px;*/
    padding: 150px 0 100px;
}


.nav-tabs {
  border-bottom: 1px solid #334074;
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 1.42857;
    margin-right: 2px;
    background: #FFFFFF;
    color: #334074;    
    text-transform: uppercase;
    min-width: 130px;
    text-align: center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #334074;
    border-color: #334074 #334074 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: default;       
}


.home-tab {
    padding: 35px 50px;
    background: #334074;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5em;
    height: 483px;
}

.tabs-container {
    padding-right: 0;
}

.tabs-map-container {    
    padding-top: 43px;
    /*-webkit-padding-before: 43px;*/
    padding-left: 0;
    display:none;
}

.map-home {
    background: #334074;           
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5em;
    padding-bottom: 36px;
}

.map-home p {
    padding: 35px 50px 10px;    
}

.map-home-container {
    background: url('../images/vert-dot.png') top left repeat-y #334074;
    padding: 0 50px;
    /*margin-top: 66px;*/        
}

#map-home {
    height: 407px;
    display: block;    
}


.form-input {
    position: relative;
    background: #FFFFFF;
    border-radius: 8px;
    margin: 0 0 15px 0;
    padding: 8px;
    border: 1px solid #334074;
}

.form-input input {

  border: medium none;
  border-radius: 0;
  box-shadow: none;

}

.inv-listing-filter2 .form-input {
    border: 1px solid #e8e8e8;
}

.form-input-checkbox {
    margin: 0 0 15px 0;
}

.form-input-checkbox input[type="checkbox"] {
    display: none;    
}

label.control-label {

   margin-bottom:15px;
}

.form-input select {

  border: medium none;
  border-radius: 0;
  box-shadow: none;

}

.bootstrap-select {
    width: 100% !important;
}

.bootstrap-select .btn.dropdown-toggle {
    border: none;
}

.bootstrap-select .btn:hover {
    background: #FFFFFF !important;
}

.form-input .get-geolocation-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #bebebe;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.btn.yellow {
    background: #ffcc00;
    color: #313e72;
    text-transform: uppercase;
    padding: 15px 45px;
    border-radius: 0;    
}

.btn.yellow:hover {
    background: #252f57;
    color: #FFFFFF;
}

.btn.blue {
    background: #334074;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 15px 45px;
    border-radius: 0;    
}

.wpc-navigation .logo-container, .header-right, .wpc-navigation .logo-container img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;    
    max-width: 100%;
}
.wpc-navigation .logo-container img {
    transition: max-width .3s ease;
}

.inv-header.active-scroll .wpc-navigation{
    /*margin: 0px !important;*/
}

.inv-header.active-scroll .wpc-navigation .logo-container, .inv-header.active-scroll .wpc-navigation .logo-container img{
    /*max-width: 209px;*/
}

.inv-header.active-scroll .wpc-navigation .header-right {
    /*margin: 7px 0 0;*/
}

.inv-header2{    border-bottom: 1px solid #334074;}
.inv-header2 .wpc-navigation {
  margin: 0; 
}

.inv-header2.active-scroll .wpc-navigation {
    /*margin: 0px !important;
    min-height: 40px !important;*/
}

.sticky-header {
    position: fixed;
    top: -70px;
    left: 0;
    right: 0;
    background: #FFFFFF;
    z-index: 999;
    border-bottom: 1px solid #334074;
    transition: all .3s ease;
}

.sticky-header .wpc-navigation {
    margin: 0;
}

.sticky-header .wpc-navigation .logo-container {
    max-width: 320px;
}

.sticky-header .wpc-navigation .login-links {
    font-size: 12px;
    margin-top: 30px;    
}

.active-scroll .sticky-header {
    top: 0;
}

.circle-button {
  width: 60px;
  margin: 0 6px;
  border-radius: 50%;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  color: #0063a0 !important;
  text-align: center;
  cursor: pointer; 
}

.circle-button:hover, .circle-button.active {
    background-color: #33CCFF;
}

.circle-button:hover:before, .circle-button.active:before {
    color: #FFFFFF;
     
}
.circle-button:before {
    vertical-align: middle;
    line-height: 60px;
    font-size: 30px; 
}

.inv-places2-info, .inv-places2-info a {
    font-family: "Open Sans";
}

.inv-places2-info {
    padding-bottom: 69px;
}

.inv-places2-info p {
    font-weight: 600;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.inv-places2-info p.title{font-size:12px;color:#000;line-height: 12px;}
.inv-places2-info p.cat{font-size:12px;color:#000;line-height: 14px;margin-top:5px;}
.inv-places2-info p.cat b{font-weight: bold;}

.promo-item .inv-places2-info h4 {
    font-weight: bold;
}

.promo-item .inv-places2-footer {
    position: absolute;
    bottom: 0;
    left: 45px;
    right: 45px;
}

.inv-listing-result-style2 .inv-places2-info .inv-places2-footer {
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 40px;    
}

.inv-listing-result-style1 .inv-places2-info .inv-places2-footer {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;    
}

#home-search-panel {
    position: relative;
    /*overflow: hidden;*/
}
#home-search-panel .inv-start-block.inv-bg-block{overflow: visible;}
/*#home-search-panel .inv-start-block.inv-bg-block .dropdown-menu.open{max-height:500px!important;}*/
#home-search-panel video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.newsletter-form {
    margin-top: 5px;
}

.newsletter-form label, .newsletter-form .btn-group {
    width: 100% !important;
    margin-top: 10px;
}

.newsletter-form input{
    padding: 15px;
    height: 55px;
}

.btn-blue {
    background-color: #023f64;
    font-weight: 600;
    color: #FFFFFF;
}

.btn-blue:hover {
    background-color: #33CCFF;
    font-weight: 600;
    color: #FFFFFF;
}

.newsletter-form ::-webkit-input-placeholder {
    color: #4d4d4d;
    font-family: "Open Sans";
     }
.newsletter-form ::-moz-placeholder {
    color: #4d4d4d;
    font-family: "Open Sans";
     }
.newsletter-form :-moz-placeholder {
    color: #4d4d4d; 
    font-family: "Open Sans";
    }
.newsletter-form :-ms-input-placeholder {
    color: #4d4d4d; 
    font-family: "Open Sans";
    }

  .newsletter-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #4d4d4d;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 37px;
    vertical-align: middle; }    

  .newsletter-form .btn {
    padding-top: 9px;
    padding-bottom: 9px;
  }

    .newsletter-form .btn:hover {
        color: #FFFFFF !important;
    }

.inv-listing-filter button {
    border: 1px solid #0063a0;
}

#list-filter {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin-top: 140px;
    background: #FFFFFF;
    transition: all .3s ease;    
}

#list-filter.active-scroll{
    margin-top: 82px !important;
    z-index: 999;
}

.inv-listing-result-style1 .inv-places2-info {
  min-height: 300px;
  }

.extended-search {
    display: none;    
}

.extended-search {
    padding: 15px 55px 15px 15px
}

.extended-search h4 {
    color: #0063a0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 18px;
}

.extended-search p {
    font-size: 14px;
    margin-top: 10px;
}

  .extended-search label.checkbox-style2 {
    margin-top: 15px;    
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    margin-right: 5px;
    font-size: 14px;
     }
 label.checkbox-style2:before {
    cursor: pointer;
    display: inline-block;
    margin-right: 2px;
    content: '';
    vertical-align: middle;
    display: inline-block;
    border-radius: 0; 
    padding: 12px !important;
    }

label.checkbox-style2:before {
    width: 24px;
    height: 24px;
    background: url("../../images/spritesheet.png") -67px -5px no-repeat; }
    
 label.checkbox-style2.checked:before {
    width: 24px;
    height: 24px;
    background: url("../../images/spritesheet.png") -101px -5px no-repeat; }    
    
  .extended-search input[type=checkbox]:checked + label:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../../images/spritesheet.png") -99px -5px no-repeat;
    text-align: center; }
  .extended-search input[type=checkbox]:checked + label[for="inv-input1"]:before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("../../images/spritesheet.png") -99px -7px no-repeat;
    text-align: center; }
  .extended-search input[type=checkbox] {
    display: none; }
    
  .extended-search .first-filters{
    padding-left: 31px;
  }

  .inv-start-form .extended-search .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn), .inv-start-form .extended-search .bootstrap-select button {
    min-width: 164px !important;
    max-width: 264px !important;
  }

.extended-search-column-separator {
    border-right: 1px dashed #555;
    min-height: 60px;
}

.radius-range-slider {
    margin-top: 10px;
}

.inv-start-form-container {
    position: relative;
    min-height: 82px;
    margin-bottom: 236px;
}

.inv-body-start-form2 .inv-start-form-container {
    margin-bottom: 0;
} 

.inv-start-form  {
    position: absolute;
}

.box_preventivi {
    background-color: #fff;
    border-radius: 8px;
    display: block;
    margin-top: 30px;
    padding: 35px;
    width: 100%;    
}

.box_preventivi h2 {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.box_preventivi p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 21px;   
    margin-bottom: 15px; 
}


.adposition300x250 {
    background-color: #fff;
    border-radius: 8px;
    display: block;
    margin-top: 30px;
    padding: 35px;
    width: 100%;    
}

.box_preventivi img, .adposition300x250 img { max-width: 100%;}


.inv-widget-categories a {
    display: block;
    width: 100%;
}

.inv-widget-categories a em{
    border-radius: 50%;
    color: #ffffff;
    float: right;
    font-size: 13px;
    font-weight: 600;
    height: 25px;
    line-height: 23px;
    margin: 0 0 0 15px;
    position: relative;
    text-align: center;
    width: 25px;
    z-index: 2;
    font-family: "Open Sans";
}

.inv-widget-categories a i{        
    float: left;
    font-size: 18px;
    line-height: 25px;
    margin: 0 15px 0 0;
    width: 25px;
    text-align: left;
    display: block;
    height: 25px;
}

.bgonmap {background-color: rgba(200, 200, 200, 0.95) !important; }
.inv-places2-info h5{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #FFFFFF;
    padding: 0 40px;
    font-size: 18px;
    line-height: 44px;
}

h5.espositori-headlist {
    color: #FFFFFF;
    padding: 0 20px;
    font-size: 18px;
    line-height: 37px; 
    background: #334074;
    text-align: right;   
}

.espositori-headlist .dist{float:left; font-size:14px;}
.espositori-list .inv-places2-info {
    padding: 25px 20px 69px;
}

.espositori-list .inv-places2-footer {
    left: 20px !important;
    right: 20px !important;
}

.espositori-list .inv-places2-info p strong {
    font-weight: 700;
    color: #4d4d4d;
}

.btn-pers-link {
    background: #F0F0F0;
    color: #4d4d4d;
    position: relative;
    padding: 10px 45px 10px 12px;
    font-weight: 600;
    border-radius: 0;
}

.btn-pers-link i {
    position: absolute;
    margin: 0;
    right: 10px !important;
    top: 5px !important;
} 

.btn-pers-link:hover, a.btn-fav-active, a.btn-fav-active:focus {text-decoration: none; color: #FFFFFF; background: #334074;} 

.btn-pers-link:focus{text-decoration: none;}
.inv-stories-info ul{list-style: disc;}
.inv-stories-info li{margin-left: 2em;margin-top:5px;}
.link-espositori-mappa {
    font-weight: 600;
    padding: 4px 20px 0 0;
    background: url("../images/markers/espositori.png") top right no-repeat transparent;
    background-size: 13px 20px;
}
.home .inv-works .inv-works-body2 .inv-works-item .inv-works-img-wrap:before{padding-top:80%}
.inv-widget-contact .logo-fiera{width:100%;}
.inv-widget-contact .gm-style{border-radius: 0;}
.inv-listing-content3 .date{color:#000;}

.inv-works-body{text-align: inherit;font-family: "Open Sans";}
.inv-works-body h6{ color: #4d4d4d; letter-spacing: 1.8px;  font-family: "Open Sans"; font-size: 18px; font-weight: 700; line-height: 27px; text-transform: uppercase;margin-bottom:25px;}
.inv-works-body .user-box-main,.inv-works-body .user-box-side{padding: 35px 40px;position: relative;  overflow: hidden;}
.inv-works-body .user-box-side{padding: 25px 30px 45px 25px;}
.inv-works-body .user-box-side .box-notifiche{min-height: 200px;}
.inv-works-body .user-box-side .inv-btn{color:#fff!important}
.inv-works-body .user-box-side .mod{display:none;}
.inv-works-body .user-box-side .lb{font-weight:600;padding:5px;/*border-left: 5px solid #ccc;background-color: #ececed;*/margin: 5px auto;}
.inv-works-body .user-box-side .lb .fa{color:#ccc}
.inv-works-body .user-box-side .dd{font-weight:400;padding:5px; padding-left:10px;margin: 5px auto; font-size:14px;}
.inv-works-body .user-box-side .mod .dd{padding:0;}
.inv-works-body .user-box-side .mod .dd input{border-radius: 8px;outline: none; padding: 10px 30px; width: 100%; min-height: 40px; background-color: white; border: 2px solid #e8e8e8; color: #4d4d4d; font-family: 'Raleway', sans-serif; box-sizing: border-box; font-size: 14px; font-weight: 500; margin-bottom: 5px;}

.btn-user-mod, .btn-user-mod-send{line-height: 40px;padding: 10px;}
.btn-user-mod, .btn-user-mod-send:hover{color:#fff!important;}
.no-result-user{padding: 35px 40px;}

.inv-stories-custom .inv-stories-img-slider {
  max-height: 450px;
  background-color: #f0f0f0;
  position: relative; }
  .inv-stories-custom .inv-stories-img-slider .swiper-arrow-left, .inv-stories-custom .inv-stories-img-slider .swiper-arrow-right {
    text-align: center;
    cursor: pointer;
    top: 50%;
    width: 60px;
    height: 60px;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .inv-stories-custom .inv-stories-img-slider .swiper-arrow-left:before, .inv-stories-custom .inv-stories-img-slider .swiper-arrow-right:before {
      display: inline-block;
      font-size: 12px;
      font-family: FontAwesome;
      color: black;
      font-size: 30px;
      font-weight: 400;
      line-height: 60px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .inv-stories-custom .inv-stories-img-slider .swiper-arrow-left:hover:before, .inv-stories-custom .inv-stories-img-slider .swiper-arrow-right:hover:before {
      color: #334074; }
  .inv-stories-custom .inv-stories-img-slider .swiper-arrow-left {
    left: 10px; }
    .inv-stories-custom .inv-stories-img-slider .swiper-arrow-left:before {
      content: '\f104'; }
  .inv-stories-custom .inv-stories-img-slider .swiper-arrow-right {
    right: 10px; }
    .inv-stories-custom .inv-stories-img-slider .swiper-arrow-right:before {
      content: '\f105'; }

.promo .inv-stories-quote{background-color: #ffea99;}
.promo .inv-stories-quote h5{color: #4d4d4d;    font-size: 30px;    letter-spacing: 2.2px;    font-weight: 700;    line-height: 30px;    text-transform: uppercase;}
.promo .inv-stories-quote .desc p{color: #4d4d4d;    letter-spacing: .15px;    font-size: 20px;    font-weight: 400;    line-height: 27px;}

.inv-blog-post-form input[type="checkbox"]{width:auto;margin:auto;margin-right:10px;}
.inv-blog-post-form label.error-label ,.inv-blog-post-form label.error-label a{ color: #e2858a!important;border:0!important;}
.inv-blog-post-form label,.inv-blog-post-form label a{ font-family: 'Raleway', sans-serif;line-height: 24px; color: #666;}
.inv-blog-post-form label a{ font-weight: bold;}

.error-form{border:1px solid #ee9da1!important;background-color:#eed5d6!important;}
.error-label{border: 1px solid #ee9da1!important;padding: 5px;border-radius: 8px;}
.result,#request-info-result{ font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: bold; color: #999;}
.result .fa{ font-size: 26px;}
.result .logo{width:100%;margin-bottom:30px;}

.result h2 {
    color: #4d4d4d;
    letter-spacing: 1.8px;
    margin-bottom: 45px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.result div{margin:5px auto;}
.result a{
    cursor:pointer;
    color: white;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0063a0;
    line-height: 60px;
    letter-spacing: 1.3px;
    display: inline-block;
    border-radius: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin:20px auto;
    width: 100%;
    border:0;
    text-align: center;
}
.commenti-loading, .request-info-loading{display: none;}

.inv-stories-custom .inv-blog-slides {
  min-height: 450px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-size: cover;
  background-position: center; 
}
.inv-stories-custom .inv-blog-slides a{display:block;}

.inv-stories-item5.promo, .inv-stories-item5.promo a{
    margin-bottom: 60px;
    color: white;
    font-family: 'Dosis', sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 4.6px;}
    
.page-fiera .listing-slider.swiper-container{margin-top:0;height:500px;}

.page-fiera .inv-secret-spices-info span,.page-fiera .inv-secret-spices-info h3,.page-fiera .inv-secret-spices-info p{color:#fff;}

.inv-stories-info.download a{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;width: 100%;display:block;padding:20px;margin:20px auto;font-weight: bold; background-color: #eee;/*border-left: 5px solid #ccc;*/}
.inv-stories-info.download .fa{font-size: 26px;margin-right:10px;}

.inv-list-operators,.inv-list-price {border-radius: 8px; background-color: #fff; padding: 25px 30px 45px 25px; margin-bottom: 60px;}
.inv-list-operators h5,.inv-list-price h5 {color: #4d4d4d; font-size: 18px; letter-spacing: 1.8px;font-weight: 700; line-height: 44px; margin-bottom: 10px; text-transform: uppercase;}
.inv-list-operators li,.inv-list-price li{display: inline-block; font-size: 26px;line-height: 46px; width:100%;margin-bottom:10px;}
.inv-list-operators li .fa{font-size: 46px;margin:5px;width:50px; text-align: center;}
.inv-list-operators li span{margin-left:20px;}

.inv-list-price li span sup {font-size: 22px; line-height: 32px; vertical-align: bottom; padding-right: 2px; font-weight: normal;}
.inv-list-price li span{display: block;float:right;min-width:70px;text-align:center;padding:5px;background-color: #999; color:#fff;font-weight: bold;font-size: 30px;border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;}
.inv-list-price li span.note-prezzo{background:none;font-size:14px;color: #999;font-weight: normal;text-align: left;    line-height: 20px;}
.inv-widget-time li{line-height:36px;}
.inv-widget-time li:before{display:none;}

.page-espositore .inv-widgets .inv-btn,.page-fiera .inv-widgets .inv-btn{color:#fff;text-align:center;}
.page-espositore .inv-widgets .inv-btn-big i,.page-fiera .inv-widgets .inv-btn-big i{padding:0;}

.inv-btn3 {
    background-color: #55AA2B;    
    letter-spacing: 0px;
}
.inv-btn3:hover {
    background-color:rgba(255, 102, 0,1);    
}

.inv-widgets .btn{line-height: 90px; letter-spacing: 3px; padding:0;    display: inline-block;    width: 100%;    max-width: 620px;  border-radius:8px;  -moz-border-radius:8px;  -wekit-border-radius:8px;}
.inv-contact-body .inv-address a{font-size:14px;}


#infscr-loading, .no-result{text-align:center;display: block;color: #999;font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 400; line-height: 27px;}
.promo-info {font-family: 'Raleway', sans-serif;  font-size: 14px;line-height:20px;  margin-top: 10px;    background-color: #f0f0f0; padding: 5px;    width: 100%; border-radius: 2px;}
.promo-info h4{font-weight: bold;margin-bottom:10px;font-size:16px;}

.inv-map-post {min-height: 164px;}
.inv-map-post a{display:block;}
.inv-map-post .inv-map-post-content{padding:20px 20px; padding-left:150px;}
.inv-map-post .inv-map-post-content .firstHeading{margin-bottom:5px;}
.inv-map-post .inv-map-post-content .inv-map-city{line-height: 16px;color:#ccc;font-size: 13px; color: #505050;}
.inv-map-post .inv-map-post-content .inv-map-city:before{content:none;}
.inv-map-post .inv-map-post-img-bg img {max-width: 120px; margin-top:20px; margin-left:20px; margin-bottom:20px;}

.inv-stories-item5 .inv-list-style2 {width: 57%; float: left;}
.inv-stories-item5 .inv-places2-info{padding-top: 0;padding-bottom:0; }
.inv-stories-item5 .pro-head{font-family: 'Raleway', sans-serif;text-align:right;margin-bottom:20px;padding: 10px;background-color:#f7941e; color: #fff;font-size: 18px; letter-spacing: 1.8px; font-weight: 700; line-height:26px; margin-bottom: 10px;text-transform: uppercase;}
.inv-stories-item5 .inv-places2-item { background-color: #fff; position: relative; margin-bottom: 30px; max-height: 500px;    border-radius: 8px;}
.inv-stories-item5 .promo-info-spec > * { color: #999; letter-spacing: .15px; font-size: 15px; font-weight: 400; line-height: 22px;}
.inv-stories-item5 .promo-info-spec h4 { color: #4d4d4d; font-size: 18px; letter-spacing: 1.8px; font-weight: 700; line-height: 22px; margin-bottom: 10px; text-transform: uppercase;}
.inv-stories-item5 .full-width{width:100%;}
.inv-stories-item5 .inv-places2-head {width: 43%; float: left; min-height: 300px; position: relative; border-top-right-radius: 0;background-size: cover;}

.inv-stories-item5 .file-promo a{padding:10px;background-color:#eee;border-radius:8px;color:#999;}
.inv-stories-item5 .file-promo a .fa{margin:0;}

.inv-listing-result .inv-places2-item .inv-places2-info{padding-top:20px; min-height: 300px;}
.inv-places2-item .inv-places2-info h3{margin-top:30px;}

.inv-footer-item {min-height: 300px;}

.inv-btn-tiny{width:100%;margin-bottom:10px;}
.inv-poput-login{ margin-top: 50px;}
.inv-poput-login input{padding:10px 30px;min-height: 40px;}
.inv-popup { margin-top: 150px; margin-bottom: 150px; background-color: white; padding: 60px 40px; border-radius: 8px; max-width: 470px; margin-left: auto; margin-right: auto;}
.inv-date{color: #999; font-family: 'Raleway', sans-serif;font-size: 16px; line-height: 40px; font-weight: 500;float:left;}

.no-result-user{padding: 35px 40px;}

.flw-list {font-family: "Open Sans";color: #8c8c8c;font-size: 17px;font-weight: 600;letter-spacing: 1px; padding:0;}
.flw-list div.desc{/*position: absolute; float: left;*/margin-top:10px; margin-right: 40px; margin-left: 110px;}
.flw-list img{max-width: 100px;border-radius: 8px;float:left;}
.flw-list a{padding:10px;border-radius:4px;float:right; color:#fff; background-color:#0063a0;font-size:12px;font-weight: 400;}
.flw-list a:hover{background-color:#f7941e;color:#fff;}
.flw-list .cat-desc{/*position: absolute; float: left;*/margin: 5px;margin-right:40px;}
.flw-list .container-box{ border-radius:8px;position: relative; background-color:#ececed;  padding: 5px;overflow: hidden;}

.settings-notifiche{background-color:#ccc;}
.settings-notifiche input[type=checkbox]:checked + label:before{ content: ''; display: inline-block; width: 24px; height: 24px; background: url("../../images/spritesheet.png") -99px -5px no-repeat; text-align: center; }
.settings-notifiche input[type=checkbox]:checked + label[for="inv-input1"]:before {content: ''; width: 24px;height: 24px; display: inline-block;background: url("../../images/spritesheet.png") -99px -7px no-repeat;text-align: center; }
.settings-notifiche input[type=checkbox] {width: 24px;height: 24px;}
    
.settings-notifiche .box-info {font-size:13px;}
.settings-notifiche .box-info-sede, .settings-notifiche .box-info-aziende {border-top:1px solid #ccc;}
.settings-notifiche .flw-list img{max-width: 50px;}
.settings-notifiche .flw-list label {float:right;}
.settings-notifiche .flw-list div.desc{margin-left:10px;font-size:13px;font-weight: normal;color:#000;float:left;}
.settings-notifiche .box-info-sede .desc{ max-width: 230px; margin-right: 5px;}
.settings-notifiche .box-info-sede .desc b{font-weight:bold;}
.settings-notifiche label.checkbox-style2:before{display: none;}

.notifiche-list{overflow-y: auto; height: 300px;}
.notifiche-list.total{height: auto;}
.notifiche-list .notifica-empty{line-height: 300px; text-align: center;}
.notifiche-list a{display: block; }
.notifiche-list a:hover{background-image: linear-gradient(rgba(29, 33, 41, .04), rgba(29, 33, 41, .04));}
.notifiche-list a.all{padding:10px;text-align:center; font-weight:bold;font-family: Helvetica, Arial, sans-serif;border-bottom: 1px solid #ecf0f1; border-bottom-color: #d9dcdd;line-height:14px;font-size: 12px; color: #1d2129;}
.notifiche-list .notifica-single {-webkit-display: flex; display: flex;  margin: 0 auto 0 auto; width: 100%;  min-height: 55px;}
.notifiche-list .notifica-single.blue .icon{/*background: #2980b9; border-bottom-color: #20638f;*/}
.notifiche-list .info {-webkit-flex: 1;flex: 1; padding: 10px 10px 5px 10px; /*background: #ecf0f1; border-radius: 0 3px 3px 0;*/     font-family: Helvetica, Arial, sans-serif;border-bottom: 1px solid #ecf0f1; border-bottom-color: #d9dcdd;line-height:14px;font-size: 12px; color: #1d2129;}
.notifiche-list .icon {padding: 18px 0 0 0; width: 55px; /*border-radius: 0 3px 3px 0;background: #d9dcdd;*/ background-position:center; background-size: 55px 55px; background-repeat: no-repeat; text-align: center; font-size: 32px; color: #666; border-bottom: 1px solid;  border-bottom-color: #d9dcdd;}
.notifiche-list .info .data{font-weight: bold;}
.badge-notify{background:#e30713; position: absolute; top: 5px; left: 5px;}

.stand-container{border:1px solid #334074; margin:auto;margin-top:25px;max-width:200px;border-radius:8px;}
.stand-title, .stand{text-align:center;padding:10px;font-weight: bold;font-size:40px;color:#334074;}
.stand-title{font-weight: bold;font-size:20px; background-color:#334074;color:#fff;border-radius:8px 8px 0 0;}



.banner-container {
    padding: 55px 0 0;
    text-align: center;
}

.banner-container a {
   display: inline-block;
   margin: auto;
   margin-bottom: 55px;
}

.banner-container a img{
    max-width: 100%;
}   


.banner-container .mobile-banner{
   display: none;
}

@media only screen and (max-width:767px) {
    .banner-container .desktop-banner{
        display: none;
    }  

    .banner-container .mobile-banner{
        display: block;
    }  
}


#slides-banners {
    position: relative;
}

.current-lang {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 15px 5px 15px;
    position: relative;
    display: block;
}

.current-lang img {
    margin-right: 5px;
}

.sticky-header .current-lang {
    margin-top: 20px;
}