
#menu_top {
  font-family: 'Roboto Condensed', sans-serif!important;
  text-transform: inherit;
}


body {
    font-size: 17px;
  font-family: 'Open Sans', sans-serif!important;
      line-height: 30px;
}

.alert {
padding-top: 150px;
}

img.icocyber {
padding-top:8px;
padding-bottom:8px;
}


 .num-acc {
    font-size: 2em;
    color: #094f90 ;
}


  
#sottopagine {
  display: none;
  }

#sottopagine {
  padding: 40px 0;
  }

#contatti_footer2 h2 {
  padding: 30px 0 10px 0;
  }

#contatti_footer2 {
  padding: 50px 0;
  }

.text-center {
    text-align: center;
}
  
.form-home-contatti2 {
    background: #094f90 ;
    padding: 20px;
    color: white;
}
  
.form-home-contatti form, .form-home-contatti2 form {
    display: table;
}


.altserv {
    height: 280px;
}

.text-justify {
  text-align:justify;
  }


.altfix {
    padding: 20px 40px;
}

.stacco-bottom {
  padding-bottom: 50px;
  }


.text-left {  
 text-align:left;
}

.text-right {  
 text-align:right;
}

.text-center {  
 text-align:center;
}

.breadcrumb {  
 display:none;
}
    
html {  
  overflow-x: hidden;
}
  
.img-center {
    display: block;
    margin: 0 auto;
}
  
.img-border {
    border: 1px solid #094f90 ;
}

/** LOADER **/
#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    background-color: white;
}

/** SLIDE **/
.slippry_container {
    margin-bottom: 45px;
}

.sy-pager li.sy-active a { /* pallino attivo */
    background-color: #094f90  !important;
}

/** CORPO PAGINA **/
#main-container {
    padding-right: 0px;
    padding-left: 0px;
}

/** SOTTOPAGINE **/
.sottopagina a {
    color: #333;
}

/** COMMENTI **/
#commenti_listato .user_name{
    font-size:14px;
    font-weight: bold;
}
#commenti_listato .media{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}
#commenti_form {
    margin-bottom:35px;
}

#commenti_form #utente_esterno {
    margin: 13px 0;
}

#submit_commento {
    margin-top: 8px;
}

/** PAGINATE **/
#paginate_avanti {
    text-align: right;
}

/** CONTATTI **/
#btnContactUs_container {
    margin-top: 10px;
}

#contact_container .well {
    padding-top: 18px;
}

/** REGISTRAZIONE **/

#registration_container #email {
    width:250px; 
    margin: 0 auto;
}

/** LOGIN **/

#login_page .form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
#login_page .form-signin .form-signin-heading, #login_page .form-signin .checkbox
{
    margin-bottom: 10px;
}
#login_page .form-signin .checkbox
{
    font-weight: normal;
}
#login_page .form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#login_page .form-signin .form-control:focus
{
    z-index: 2;
}
#login_page .form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#login_page .form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#login_page .account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#login_page .login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
#login_page .need-help
{
    margin-top: 10px;
}
#login_page .new-account
{
    display: block;
    margin-top: 10px;
}


/** TORNA SU **/
#back-to-top {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 48px;
    color: #fff;
    background: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 66px;
    bottom: 66px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#back-to-top:before {
    font-family: "FontAwesome";
    content: "\f106";
}

#back-to-top:hover {
    color: #fff;
    background: #094f90 ;
    text-decoration: none;
}

@media (max-width: 768px) { 
    #back-to-top {
        right: 10px;
        bottom: 10px;
    }
}
  
/** HEADER **/ 
  
#w4u-logo-type1 {
    padding: 5px;
}      

#header {
    background: white;
    z-index: 1000;
    width: 100%;
  left: 0;
  position: fixed;
    padding-left: 10%;
    padding-right: 10%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
  
/** MENU **/   

.navbar-brand {
    display: none;
}     

.navbar .navbar-nav {
    display: inline-block;
    float: right;
}

 #intestazione  {
    height: 15px;
} 

#menu_top {
    padding:0;
    margin-top: 5px;
}

.navbar-default{
    border:none;
    background:none;
}


.navbar .navbar-collapse {
    text-align: center;
}

.navbar{
    margin-bottom:0;
}

.navbar-brand, .menu_li_3, .menu_li_logout, .menu_li_Area, .welcome_user, .menu_li_login{
    display:none!important;
}

#intestazione_pagina{
    display:none!important;
}

.navbar-default .navbar-nav>li>a {
     color: #094f90;
    font-weight: 100!important;
    text-decoration: none;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #094f90 !important;
}
  
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #094f90 ;
    background-color: white;
}  

 /** NAVIGAZIONE RESPONSIVE **/
  
@media(max-width:767px){
     .navbar-header{
         background-color:transparent;
     }
  
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
  
  .navbar .navbar-nav {
    background: white;
}
  
  .navbar-default .navbar-nav>li>a {
    margin-left: 0px;
}

  .navbar .navbar-nav {
    padding: 20px 0 0 0;
    float:none;
}
  
  .nav>li {
    text-align: center;
    padding: 0px;
}
  
    .navbar-toggle{
        border-color: #094f90 !important;
        border: 2px solid transparent;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #094f90 ;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }
  
  .navbar .navbar-nav {
    display: block;
    padding-left: 0; 
  max-height: calc(100vh - 170px);
}
  
}
  
/** FOOTER **/     
  
#w4u-footer1{
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #3c3c3c;
    margin-top: -5px;
  color: white;
  font-size: 15px;
  line-height: 22px;
}

#w4u-footer1 a {
    color: white;
}
  
.w4u-footer-social i {
    color: #fff;
    padding: 10px 1%;
    font-size: 22px;
}
  
.w4u-footer-social i:hover {
    color: #fff;
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
}

/** FASCIA COLORI **/  

.w4u-row-bianca {
    background: #fff;
}

.w4u-row-grigia {
    background: #eeeeee;
} 
  
.w4u-row-bianca h2 {
    text-align: center;
    padding: 30px;
    margin-top: 0px;
}
  
  .w4u-row-titolosez {
    padding-bottom: 50px;
}
  
  .w4u-row-vuota {
    padding: 50px;
}
  
/** FASCIA 1 **/ 

.w4u-box-icone-container {
    width: 100%;
    padding-bottom: 50px;
}

.w4u-box-icone-1 {
    float: left; 
    width: 25%;
}
  
.w4u-img-bollino {
    height: 70px;
    margin: 10px 0px;
}
  
.w4u-box-icone-2 {
    width: 75%;
    height: 160px;
}
  
.w4u-row-pallini-type1 a:focus, .w4u-row-pallini-type1 a:hover  {
    color: #094f90 !important;
    text-decoration: underline;
}

.w4u-row-pallini-type1 a {
    color: #333;
    text-decoration: none;
}


@media (min-width: 992px) {
.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
}

/** FASCIA 2 **/   
  
#w4u-row-alternata-type1 h2{
   padding: 50px 0 0px 0;
}
  
  #w4u-row-alternata-type1bis h2{
   padding: 0px 0 0px 0;
    text-align:center;
}

#w4u-row-alternata-type1{
    text-align:center;
}   
  
#w4u-alternata-grigia {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
}
  
  .w4u-alternata-grigia {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
}
  
  #w4u-alternata-grigia2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #eeeeee;
}
  
#w4u-alternata-bianca {
    padding-top: 50px;
    padding-bottom: 50px;
    background: white;
}    
  
  #w4u-alternata-bianca2 {
    padding-top: 0px;
    padding-bottom: 50px;
    background: white;
} 
  
     
.w4u-alternata-bianca {
    padding-top: 50px;
    padding-bottom: 50px;
    background: white;
}    
  
.w4u-alternata-bianca2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fafafa;
} 
  
 .body_1 #w4u-alternata-bianca {
    padding-top: 0px;
}  
  
  
 .body_24 .w4u-alternata-grigia, .body_24 .w4u-alternata-bianca {
    padding-top: 20px;
}
  
  .w4u-subline-testo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 80px;
    background: #094f90;
}  
  .w4u-subline-testo {
    position: relative;
    height: 1px;
    padding: 0;
    background: #e5e5e5;
    margin-bottom: 22px;
    border: none;
}

/** FASCIA 4 **/  
  
  .w4u-row-news-type1 {
    background: #fff;
    padding-bottom: 50px;
}

.w4u-row-news-type1 h2 {
    text-align: center;
    padding: 50px;
    margin-top: 10px;
}
  
.w4u-row-news-type1 h3 {
    color: #a0744f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}  
  
  /** FASCIA 4 bis**/  
  
  .w4u-row-news-type1bis {
    background: #fff;
    padding-bottom: 50px;
}
  
  .w4u-row-news-type1bis h2 {
    text-align: center;
    padding: 10px 0 50px 0;
    margin-top: 10px;
}

.w4u-row-news-type1bis h3 {
    color: #a0744f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}  
    
  .w4u-news-stacco {
    padding-bottom: 20px;
}
  

  
/** FASCIA 9 **/  

   .w4u-row-pallini-type3 {
    padding: 50px 0 0 0;
  background: #fafafa!important;
      font-size: 14px;
}

.w4u-pallini-stacco {
    padding-bottom: 50px;
}

.pallini-box {
    background: white;
    padding: 20px;
    box-shadow: 0 0 16px 0 rgba(51,51,51,.06);
    width: 30%!important;
    margin: 1.5%;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif!important;
    height: 460px;
}

.caratteristiche .pallini-box {
    height: 175px;
  padding: 0px 20px;
}
  
.pallini-box h2 {
    font-size: 1.6em;
    margin-bottom: -10px;
    color: #094f90;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.pallini-box h3 {
    font-size: 1.2em;
    font-weight: bold;
}
  
  .pallini-box h2, .pallini-box h3 {
    text-align: center;
}
  
.pallini-box p {
    padding: 10px 10px;
    color: #403f41!important;
    line-height: 2em;
}
  
  
 
  .pallini-box .button, .w4y-box-home .button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 37px;
    font-size: 12px;
    line-height: 24px;
    font-family: Lato,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: 250ms all ease-in-out;
    text-transform: uppercase;
}

.pallini-box .button-ujarak, .w4y-box-home .button-ujarak {
    position: relative;
    z-index: 0;
    transition: all .4s;
    border: none;
    color: #000;
}
.pallini-box .button-ujarak, .pallini-box .button-ujarak::before, .w4y-box-home .button-ujarak, .w4y-box-home .button-ujarak::before {
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.pallini-box .button-sm, .w4y-box-home .button-sm {
    padding: 5px 25px;
    font-size: 12px;
    line-height: 26px;
}
.pallini-box .button-default, .pallini-box .button-default:focus, .w4y-box-home .button-default, .w4y-box-home .button-default:focus {
    color: #151515;
    background-color: #eaeced;
    border-color: transparent;
}

  
.pallini-box .button-default:hover, .pallini-box .button-default:active, .w4y-box-home .button-default:hover, .w4y-box-home .button-default:active {
    color: #fff;
    background-color: #00a9ff;
    border-color: red;
}

.pallini-box a:hover, .w4y-box-home a:hover {
    text-decoration: none;
}

  
/** FASCIA PARALLAX 1 **/ 

.w4u-fascia-count-type2 {
    background: url(/db_object/www_backuprotaecapra_b4web_biz/usr/image/home/parallax.jpg) 60% no-repeat fixed;
    background-size: cover;
    position: relative;
}

/** BOTTONE 1 (DEFAULT) **/ 

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #094f90 ;
    border-color: #777;
    font-weight: bold;
    border-radius: 20px;
}  
  
.btn-default:hover {
    color: #000;
    background-color: #d4d4d4;
    border-color: #777;
    font-weight: bold;
}  
  
.btn-default {
    color: #fff;
    background-color: #094f90 ;
    border-color: #777;
    font-weight: bold;
    border-radius: 20px;
    padding: 6px 40px;
}

#bottone_alternate {
    float: left;
    margin-left: 15px;
    padding: 6px 32px
}

.bottone_news {
    padding: 10px 17px;
    margin-top: 20px;
}

/** RESPONSIVE **/ 

 @media (min-width: 1px) AND (max-width: 330px) {
    
    /** FASCIA 1 **/ 
    
    .w4u-img-bollino {
     height: 55px;
}
    .w4u-box-icone-2 {
    width: auto;
}
  
  .w4u-box-icone-2 h4 {
      padding-bottom: 10px;
    padding-top: 10px;
   } 
  
  .w4u-box-icone-container {
    padding-bottom: 20px;
}
  
  .w4u-row-bianca h2 {
    padding: 20px 0 30px 0;
}
  
  .w4u-row-pallini-type1 {
  text-align: justify;
  margin-bottom: 20px;
 }  
  
  .img-center-xs {
    display: block;
    margin: 0 auto;
}
  
  
  /** FASCIA 3 / 6 **/   
  
   .stacco-icone-xs {
    padding-top: 50px;
}
  
  /** FASCIA 4 / 5 **/  
  
   .stacco-news-xs {
    padding-bottom: 35px;
}
  
   #stacco-riga-news-xs {
    padding-top: 15px;
}
      
 }

@media (min-width: 331px) AND (max-width: 450px) {
    
    /** FASCIA 1 **/ 
    
    .w4u-img-bollino {
     height: 55px;
}
  .w4u-box-icone-2 {
    width: auto;    
    height: 130px;
}
  .w4u-box-icone-2 h4 {
    padding-bottom: 15px;
    padding-top: 20px;
   } 
  
  .w4u-box-icone-container {
    padding-bottom: 20px;
}
 
    .w4u-row-bianca h2 {
    padding: 0px;
}
 
  .w4u-row-pallini-type1 {
  text-align: justify;
    padding-bottom: 30px;
 }
  
    .img-center-xs {
    display: block;
    margin: 0 auto;
}
  
  
  /** FASCIA 3 / 6 **/   
  
   .stacco-icone-xs {
    padding-top: 50px;
}
  
  /** FASCIA 4 / 5 **/  
  
   .stacco-news-xs {
    padding-bottom: 35px;
}
  
   #stacco-riga-news-xs {
    padding-top: 15px;
}
  
}


  @media (min-width: 451px) AND (max-width: 767px) {
    
    /** FASCIA 1 **/ 
    
.w4u-img-bollino {
    margin: 0 auto; 
}
  
  .w4u-box-icone-2 {
    width: auto;    
    height: 130px;
}
  
.w4u-box-icone-2 h4 {
    padding-bottom: 30px;
    padding-top: 25px;
}
  
  .w4u-box-icone-container {
    padding-bottom: 20px;
}
 
    .w4u-row-bianca h2 {
    padding: 0px;
}
 
  .w4u-row-pallini-type1 {
  text-align: justify;
    padding-bottom: 30px;
 }
  
    .img-center-xs {
    display: block;
    margin: 0 auto;
}
    
  /** FASCIA 3 / 6 **/   
  
   .stacco-icone-xs {
    padding-top: 50px;
}
  
  /** FASCIA 4 / 5 **/  
  
   .stacco-news-xs {
    padding-bottom: 35px;
}
  
   #stacco-riga-news-xs {
    padding-top: 15px;
}
  

}

 @media (min-width: 768px) AND (max-width: 1023px) {

    /** FASCIA 1 **/ 
    
    .w4u-box-icone-container {
    padding-bottom: 20px;
} 
  
  .w4u-img-bollino {
    margin: 0px -10px 0px;
}
  
/** FASCIA 3 / 6 **/  
  
.stacco-icone-sm {
    padding-top: 20px;
}
}


@media (min-width: 1024px) AND (max-width: 1220px) {

     /** FASCIA 1 **/ 
    
    .w4u-img-bollino {
    height: 60px;
    margin: 0px;
}
      
  /** FASCIA 9 **/  
  
  .w4u-row-pallini-type3 p {
    padding: 10px 10px;
}
  
  .stacco-icone-md {
    padding-top: 20px;
}
  
  .w4u-row-pallini-type3 {
    padding-bottom: 40px;
}
  } 


/** FASCIA 2 BIS**/   
  
  #w4u-row-alternata-type1bis h2{
   padding: 0px 0 0px 0;
    text-align:center;
}

.well, #sottopagine {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
  
@media (min-width: 768px) {
.well, #sottopagine {
    width: 750px;
}
  .menu-blog-fixer{
    margin-top: 100px;
  }
  }
  
  @media (min-width: 992px){
.well, #sottopagine {
    width: 970px;
}
}

@media (min-width: 1200px){
.well, #sottopagine {
    width: 1170px;
}
}

  /** LOGO RESPONSIVE **/ 

    
#w4u-logo-type1 {
    padding: 7px 0;
  }  

 @media (max-width: 767px) { 
  
  .w4u-row-news-type1 h3, .bottone-xs-news, .w4u-alternata-grigia h2, #w4u-alternata-grigia h2, #w4u-alternata-bianca h2, #w4u-alternata-bianca2 h2, .w4u-alternata-bianca2 h2 {
  text-align: center;
  }
  
  .bottone_news2 {
  display: block;
  }
  
  .stacco-xs {
  margin-bottom: 20px;
  }
  
}

  
  
@media (min-width: 992px) {
  .altfix {
    height: 300px;
    padding: 0 40px;
}
  }


.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 15px;
}


.btn-primary {
    color: #094f90 ;
    background-color: #fff;
    border-color: #2e6da4;
}


.btn-primary:hover, .btn-primary:active {
    color: #fff;
    background-color: #094f90;
    border-color: #2e6da4;
}

a {
  color: #094f90 ;
  }
  
  a:hover {
  color: #094f90;
  }
  
.form-rec .gresp > div {
margin: 0 auto;
}
  
.sottopagina_row_logo img {
  margin: 0 auto;
  display: block;
  }

.sottopagina_row_testi {
  text-align:center;
  }

@media (max-width: 767px) {
#w4u-logo-type1 {
    max-width: 80%!important;
    padding: 10px 0;
}
    
  .altserv {
    height: 250px;
}
  
  .form-home-contatti2 {
    padding: 20px 0;
}
  
  .sottopagina {
  padding-bottom: 30px;
  }
}


.claim {
    padding-bottom: 30px;
    margin-top: -30px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

  .claim h1 {
    display: block;
    margin-bottom: 10px;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .340em;
    text-transform: uppercase;
    color: #686868;
  }


.claim p {
  font-size: 16px;
  line-height: 1.625;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #686868;
  margin-top: 30px;
  padding: 0 40px;
  }

.bottone_news2 {
      margin-top: 10px;
  }

h2, h3, h4 {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  }

.servizihome h3 {
    display: block;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .340em;
    text-transform: uppercase;
    text-align:center;
    color: #686868;
  }

.body_2 #contatti_footer2 {
  padding:0px;
  }

.body_2 .well {
  display:none;
  }

.body_2 #w4u-alternata-bianca {
  padding-top: 0px;
  }


.distr p {
  font-size: 16px;
  line-height: 1.625;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #686868;
  margin-top: 30px;
  padding: 0 40px;
    text-align: justify;
  }


.acc-op p, .acc-op ul li i:before, .acc-op ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, .acc-op h1, .acc-op ul li {
  animation: flipdown 0.5s ease both;
}
.acc-op ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.acc-op ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
}
.acc-op ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.acc-op ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.acc-op ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.acc-op ul li:last-of-type {
  padding-bottom: 0;
}
.acc-op ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
.acc-op ul li i:before, .acc-op ul li i:after {
  content: "";
  position: absolute;
  background-color: #ff6873;
  width: 3px;
  height: 9px;
}
.acc-op ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.acc-op ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.acc-op ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.acc-op ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.acc-op ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.acc-op ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

.bottone_s {
  padding: 6px 20px;
  font-size: 0.8em;
  }

.bt-m {
  margin-top: 20px;
  }

.metodi-row h3  {
    margin-top: 0;
    font-size: 1.4em;
    letter-spacing: 2px;
    font-weight: bold;
    color: #094f90 ;
    margin-bottom: 30px;
}
  
  .metodi-row h4  {
    color: #094f90 ;
}

.metodi-row p {
    padding: 0px 40px;
    text-align: justify;
}

  .fasciacolore {
  padding: 40px 0;
  color: white;
  text-align: center;
  background: #094f90 ;
  }

  .fasciacolore p {
  padding: 0px 100px;
  }
  
  .fasciacolore h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  }
  
  .metodopir {
  text-align: center;
  }

  @media (max-width:767px) {
  .metodi-row p {
    padding: 0px 0px;
}
  
  .fasciacolore p {
  padding: 0px 5px;
  }
  
  .bt-m {
  margin-top: 0px;
  margin-bottom: 50px;
  }
  
  .body_1 #contatti_footer2 {
    padding: 0px 0 50px 0;
}
  

  .body_2 .form-home-contatti2 {
    padding: 20px 0;
    margin-bottom: 40px;
}
  }

    .body_2 .form-home-contatti2 {
    margin-bottom: 40px;
}
  
.metodopir ul {
  list-style-type: none;
  font-weight: bold;
}
  
  .nav>li>a {
    padding: 10px 20px;
}


.logo-wama-footer {
    width: 35%;
}

@media (max-width: 767px) {
.logo-wama-footer {
    width: 70%;
}
}


@media (max-width: 991px) {
.footer-box-sm {
  padding-bottom: 30px;  
}
}

@media (max-width: 1549px) and (min-width: 1170px) {
#header {
    padding-left: 3%;
    padding-right: 3%;
}
}

@media (max-width: 1169px) and (min-width: 920px)  {
#header {
    padding: 0%;
    padding-left: 2%;
    padding-right: 2%;
}
}

@media (max-width: 919px) and (min-width: 768px) {
#header {
    padding-left: 1%;
    padding-right: 1%;
}
}

@media (max-width: 767px)  {
#header {
    padding: 0%;
    padding-left: 2%;
    padding-right: 2%;
}
}

@media (min-width: 768px){
.navbar-nav>li {
    padding: 10px 0px 25px 0px;
    border-bottom: 3px solid transparent;
      -o-transition: border .3s linear;
    -moz-transition: border .3s linear;
    -webkit-transition: border .3s linear;
    transition: border .3s linear;
}

.navbar-nav>li:hover {
    border-bottom: 3px solid #094f90;
      -o-transition: border .3s linear;
    -moz-transition: border .3s linear;
    -webkit-transition: border .3s linear;
    transition: border .3s linear;
}
}

.navbar-toggle {
    margin-bottom: 30px;
}

.cover-image {
        position: relative;
    padding-top: 95px;
    }
    
    .cover-image-h1-parent {
        position: absolute;
        width: 100%;
        text-align: center;
    }
    
    .cover-image h1 {
        padding: 1px;
        margin-top: 7%;
        background: #094f90ad;
        color: white;
        display: inline-block;
        font-size: 2em;
    font-family: 'Raleway', sans-serif;
    }
  
  
  

   @media (min-width: 1201px) {
.cover-image h1 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 80px;
  margin-top: 10%;
}
}

@media (min-width: 1075px) AND (max-width: 1200px){
        .cover-image h1 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 80px;
  margin-top: 9%;
        }
}


@media (min-width: 910px) AND (max-width: 1074px){
.cover-image h1 {
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 80px;
    margin-top: 9%;
}
}

@media (min-width: 768px) AND (max-width: 909px){
.cover-image h1 {
    font-size: 1.45em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 60px;
    margin-top: 9%;
}
}

@media (min-width: 619px) AND (max-width: 767px){
.cover-image h1 {
    font-size: 1.15em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 60px;
    margin-top: 8%;
}
}

@media (min-width: 508px) AND (max-width: 618px){
.cover-image h1 {
    font-size: 1.05em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 20px;
    margin-top: 6%;
}
}

@media (min-width: 475px) AND (max-width: 507px){
.cover-image h1 {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4em;
    padding: 20px 20px;
    margin-top: 5%;
}
}

.slide-tp {
  display: none;
}

@media (min-width: 1px) AND (max-width: 474px){
.cover-image h1 {
  font-size: 1.5em;
    margin: 0;
    position: relative;
    padding: 20px 20px;
  background: #094f90;
  line-height: 25px;
}

.cover-image-h1-parent {
   position: relative;
}
.slide-tp {
  display: block;
}

.slide-bt {
  display: none;
}


}




@media (min-width: 768px) AND (max-width: 1119px){
  .pallini-box {
    background: white;
    padding: 20px;
    box-shadow: 0 0 16px 0 rgba(51,51,51,.06);  
    width: 48%!important;
    margin: 1%;   
border-radius: 5px;  
    font-family: 'Open Sans', sans-serif!important;
  height: 460px;
  }
  
  .caratteristiche .pallini-box {
  height: 250px;
  }
}

@media (min-width: 585px) AND (max-width: 767px){
  .pallini-box {
background: white;
    padding: 20px;
    box-shadow: 0 0 16px 0 rgba(51,51,51,.06);
    width: 88%!important;
    margin: 2% 6%;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif!important;
    height: auto;
}
}

@media (min-width: 350px) AND (max-width: 584px){
  .pallini-box {
background: white;
    padding: 20px;
    box-shadow: 0 0 16px 0 rgba(51,51,51,.06);
    width: 88%!important;
    margin: 2% 6%;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif!important;
    height: auto;
}
}

@media (min-width: 1px) AND (max-width: 349px){
  .pallini-box {
background: white;
    padding: 20px;
    box-shadow: 0 0 16px 0 rgba(51,51,51,.06);
    width: 88%!important;
    margin: 2% 6%;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif!important;
    height: auto;
}
}

.bg-background-img{
  background: url(/db_object/www_wamagroup_b4web_biz/usr/image/home/videocamere.jpg) center fixed no-repeat;
  padding:0 !important;
}

.bg-section{
  min-height:700px;
}


.bg-title{
  font-size:35px !important;
}
.bg-subtitle{
  font-size: 19px !important;
}


.w4y-fascia-counter {
  color: white;  
}

.w4y-fascia-counter h2 {
    font-size: 2.1em;
}

 .w4u-counter {
    font-size: 50px;
  font-family: 'Roboto Condensed', sans-serif;
}

.w4y-fascia-counter h4 {
    font-family: 'Raleway', sans-serif;
  font-size: 15px;
}

.counter-plus {
  font-size: 30px;
}

.box-counter-num {
  padding: 20px;
}

.box-container-blu {
    background: rgba(9, 79, 144, 0.9) none repeat scroll 0 0 !important;
    padding: 4% !important;
}



@media (min-width: 768px) AND (max-width: 1000px){
  .box-counter-num {
    height: 145px;
}

.w4u-counter {
    font-size: 40px;
}
}

@media (min-width: 374px) AND (max-width: 767px){
.w4u-fascia-count-type2 {
  text-align: center;
}

.w4u-counter {
    font-size: 36px;
}
.box-counter-num {
    height: 120px;
    padding: 20px 0;
}
}

@media (min-width: 1px) AND (max-width: 373px){
.w4u-fascia-count-type2 {
  text-align: center;
}

.w4u-counter {
    font-size: 25px;
}

  .box-counter-num {
    height: 145px;
}
}

.box-container-blu p {
    font-size: 19px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    padding: 15px 0 !important;
    color: #FFFFFF !important;
}

.animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: 3s!important;
    animation-duration: 3s!important;
}

.fascia-calltoaction {
  padding: 40px 0;
    background:  #094f90;
  color: white;
}

.fascia-calltoaction2 {
  padding: 40px 0;
    background: #094f90;
  color: white;
}

.fascia-calltoaction20 {
  padding: 40px 0;
    background: #06325c;
  color: white;
}


.btspec .button-default, .btspec .button-default:focus {
    color: #151515;
    background-color: #fff;
    border-color: transparent;
}

.btspec .button-sm {
    padding: 5px 25px;
    font-size: 12px;
    line-height: 26px;
}
.btspec .button-ujarak, .btspec .button-ujarak::before {
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.btspec .button-ujarak {
    position: relative;
    z-index: 0;
    transition: all .4s;
    border: none;
    color: #333;
    font-weight: bold!important;
}
.btspec .button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 17px 37px;
    font-size: 26px;
    line-height: 24px;
    font-family: Lato,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 500;
    letter-spacing: .1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: 250ms all ease-in-out;
    text-transform: uppercase;
}

.btspec .button-default:hover, .btspec .button-default:active {
    color: #fff;
    background-color: #00a9ff;
  text-decoration: none;
}


@media (min-width: 1200px) {
#w4u-footer1 .p1 {
    padding: 0 0 0 23%;
}

#w4u-footer1 .p2 {
    padding: 0 0 0 20%;
}

#w4u-footer1 .p3 {
    padding: 0 0 0 18%;
}
}

@media (min-width:992px) AND (max-width: 1199px) {
#w4u-footer1 .p1 {
    padding: 0 0 0 17%;
}

#w4u-footer1 .p2 {
    padding: 0 0 0 13%;
}

#w4u-footer1 .p3 {
    padding: 0 0 0 10%;
}
}

@media (max-width: 991px) {
#w4u-footer1 {
  text-align: center;
}
}



.w4u-alternata-bianca h2, .w4u-alternata-grigia h2, .w4u-alternata-bianca2 h2, .w4u-alternata-bianca3 h2 {
  color: #094f90;
}

#js-rotating {
  font-size: 0.8em;
}

.img-sh {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.gmd-1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.gmd-1:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.cover-card {
  border: 2px solid white;
  background: silver;
  padding: 0px;
  margin: 0px;
  height:300px;
  transition:  2s linear; /* vendorless fallback */
    -o-transition:  2s linear; /* opera */
    -ms-transition:  2s linear; /* IE 10 */
    -moz-transition:  2s linear; /* Firefox */
    -webkit-transition: 2s linear; /*safari and chrome */
}
.cover-card > p {
    text-align: center;
    background-color: rgba(6,6,6,0.0);
    color: rgba(6,6,6,0.0);
    width: 100%;
    height: 100%;
    font-size: 22px;
    padding-top: 250px;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
  transition:  2s linear; /* vendorless fallback */
    -o-transition:  2s linear; /* opera */
    -ms-transition:  2s linear; /* IE 10 */
    -moz-transition:  2s linear; /* Firefox */
    -webkit-transition: 2s linear; /*safari and chrome */
  background-color: rgba(0, 0, 0, 0.37);
  color: white;
  text-shadow: 3px 3px 10px #000;
  transition: 2s;
}

.covercard-screen {
    background: #000000d6;
    width: 100%;
    padding: 10px;
}

.w4u-alternata-bianca3 {
    padding-top: 50px;
    padding-bottom: 0px;
    background: white;
}

@media (min-width: 1100px) AND (max-width: 1280px) {
  .cover-card > p {
    font-size: 18px;
}
}

@media only screen and (max-width: 1099px) {
  .cover-card > p {
    font-size: 16px;
}
}

@media (min-width: 768px) {
.gruppotesto {
  text-align: left;
}
}

@media (max-width: 767px) {
.gruppotesto1 {
  margin-top:20px;;
}

.w4u-row-pallini-type3 {
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a {
    font-weight: 400!important;
      text-align: left;
}


}

.bloggogruppo {
  padding: 10px 0;
}

.bloggogruppob {
  border-bottom: 1px solid #e6e6e6;
}


@media (min-width: 900px) AND (max-width: 1100px){
  .nav>li>a {
    padding: 10px 10px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
}


.dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
  width: 100%!important;
}

.menu_li_27 .dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
  width: 150%!important;
}

.menu_li_48 .dropdown-menu {
    top: 167px!important;
}

.menu_li_47 .dropdown-menu {
    top: 250px!important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
}

.dropdown-menu {
    padding: 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: #0d4f90;
}

@media (min-width: 768px) AND (max-width: 899px){
  .nav>li>a {
    padding: 10px 5px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
}

.img-quad-bottom {
  margin-bottom: 30px;
}

.t3 h3, .t3 h2 {
  text-align: left;
}

@media (max-width: 991px) {
  .img-sm-bt {
  margin-bottom: 30px;
}
}

.bollini-title {
  text-align: center;
  margin-bottom: 50px;
}

.navbar-nav .dropdown-menu > li > a {
    white-space: normal!important;
}

li.menu_li_28 .dropdown-menu {
    display: none!important;
}
  
  li.menu_li_28 .caret {
    display: none!important;
}

.body_28 #sottopagine {
  display: block;
      padding: 50px 0 0 0;

}

.body_parent_28 .breadcrumb {
    display: block;
    margin-top: 100px;
    background: white;
    font-size: 14px;
  margin-bottom: 0px;
}

.sottopagina {
    padding: 50px 20px;
}


.sottopagina_row_testi h2 {
    font-size: 25px;
    font-weight: bold;
    color: #094f90;
  margin-bottom: 0px;
}

.sottopagina_row_testi p {
    font-size: 15px;
    line-height: 24px;
}

span.data-news {
    color: #adadad;
    font-size: 14px;
  text-align: center;
}

span.data-news-t {
    text-align: justify;
}

.sottopagina_row_logo img {
    height: 200px;
}

.caratteristiche .pallini-box h2 {
  font-size: 16px;
}

.m-left1 {
  margin-left: 16.66666667%;
}

.w4u-alternata-bianca p {
  text-align: justify;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    text-align: left;
    padding: 10px;
    margin-left: 25px;
}

.menu_li_27 .dropdown-menu {
    width: 100%!important;
}
}

.riga-top-testo {
  background: #0d4f90;
  margin-top: 95px;
  padding: 50px;
  color: white;
}

.body_80 .riga-top-testo {
  background: #335b96;
  margin-top: 95px;
  padding: 50px;
  color: white;
}

.body_80 .riga-media-testo {
  background: #335b96;
  margin-top: 0px;
  padding: 50px;
}

.video-cyber-3 {
    height: 400px;
    overflow: hidden;
    position: relative;
    background: #000209;
    padding-right: 0px;
    padding-left: 0px;
}


ol.elenco80 {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

ol.elenco81 {
  list-style: none;
  counter-reset: my-awesome-counter 3;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}


ol.elenco80 li.elenco80 {
  counter-increment: my-awesome-counter;
  display: flex;
  width: 80%;
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
}

ol.elenco80 li.elenco80::before {
  content: "0" counter(my-awesome-counter);
  font-weight: bold;
  font-size: 6rem;
  margin-right: 0.8rem;
  line-height: 1;
  color:#094f90;
}

ol.elenco81 li.elenco81 {
  counter-increment: my-awesome-counter;
  display: flex;
  width: 80%;
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
}

ol.elenco81 li.elenco81::before {
  content: "0" counter(my-awesome-counter);
  font-weight: bold;
  font-size: 6rem;
  margin-right: 0.8rem;
  line-height: 1;
  color:#094f90;
}






.riga-top-testo  h1 {
    margin-top: 0px;
    margin-bottom: 0px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
    line-height: 1.4em;
  letter-spacing: 2px;
    font-size: 35px;

}

.body_80 .riga-top-testo  h1 {
margin-top: 0px;
margin-bottom: 0px;
font-family: 'Raleway', sans-serif;
font-weight: 300;
line-height: 1.4em;
letter-spacing: 2px;
text-align: center;
font-size: 60px;
}

 .riga-top-testo  h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: uppercase;
    font-size: 18px;
}

.body_80 .riga-top-testo  h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: uppercase;
	text-align: center;
    font-size: 24px;
}

.pallini-piccoli {
    padding: 40px 0 50px 0;
}

.pallini-piccoli h2 {
  text-align: center;
    margin-top: 10px;
    padding: 0 0 40px 0;
}

.pallini-piccoli h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .pallini-piccoli h3 {
    padding-top: 5%;
}
}

@media (max-width: 767px) {
  .riga-top-testo h1 {
    font-size: 24px;
}

.riga-top-testo h2 {
    font-size: 15px;
}

.riga-top-testo {
    padding: 50px 30px;
}

.dropdown-menu li {
    background: #f1f1f1;
}

.menu_li_46, .menu_li_49 {
    background: #fff!important;
}
}

@media (min-width: 768px) {
.nav .menu_li_47.open>a, .nav .menu_li_47.open>a:focus, .nav .menu_li_47.open>a:hover {
    background-color: #0d4f90!important;
  color: white;
}

.nav .menu_li_48.open>a, .nav .menu_li_48.open>a:focus, .nav .menu_li_48.open>a:hover {
    background-color: #0d4f90!important;
  color: white;
}
}

@media (min-width: 768px) AND (max-width: 899px){
  .dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
    width: 170%!important;
}

.menu_li_27 .dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
    width: 175%!important;
}

.menu_li_48 .dropdown-menu {
    top: 187px!important;
}

.menu_li_47 .dropdown-menu {
    top: 290px!important;
}
}

@media (max-width: 1100px) and (min-width: 900px) {
    .dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
    width: 165%!important;
}

.menu_li_27 .dropdown-menu {
    top: 78px!important;
    min-width: 100%!important;
    width: 165%!important;
}

.menu_li_48 .dropdown-menu {
    top: 168px!important;
}

.menu_li_47 .dropdown-menu {
    top: 250px!important;
}
}

@media (max-width: 767px) {
.visible-xs {
    padding-bottom: 10px;
}

p {
    margin: 0;
}
}

.riga-immaginiimpianto {
  text-align: center;
padding: 20px 0;  
}

.riga-immaginiimpianto h3 {
    text-transform: uppercase;
    letter-spacing: 3px;
}


@media (max-width: 1199px) and (min-width: 1120px) {
  .serv-pallini-home .container {
    width: 1100px;
}
}

@media (max-width: 1119px) and (min-width: 768px) {
.pallini-box-solo {
    margin-left: 26%;
}
}

.elenco-settori ul {
    font-size: 15px;
}

@media (min-width: 1120px) {
  .pallinosolo {
    margin: 1.5% 1.5% 1.5% 17.5%;
}

  .pallinosolo2 {
    margin: 1.5% 1.5% 1.5% 34.5%;
}
}

.h2pallini2 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0px 0 30px 0;
}


li.menu_li_2 .dropdown-menu {
    display: none!important;
}
  
  li.menu_li_2 .caret {
    display: none!important;
}

.h4claim {
    line-height: 27px;
    font-size: 17px;
}

.body_28 #colonna_centrale {
    background: #f2f3f8;
}

.body_28 .sottopagina {
  width: 48%;
    margin: 1%;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgb(65 65 65 / 12%);
    box-shadow: 0 2px 5px 0 rgb(65 65 65 / 12%);
  transition: 1s;
}

.body_28 .sottopagina:hover {
    box-shadow: 0 2px 5px 0 rgb(65 65 65 / 65%);
    transition: 1s;
}

.body_28 .sottopagina_row_testi {
    padding: 40px;
  min-height: 310px;
}

.body_28 .sottopagina a:hover {
    color: #333;
}

.body_28 .sottopagina {
    padding: 0;
    min-height:540px;
}

.body_28 .sottopagina_row_testi h2 {
    font-size: 23px;
    line-height: 30px;
  margin-top: 0px;
}

.body_28 .sottopagina_row_logo img {
    height: auto;
      border-bottom: 1px solid #0000001f;
}

.body_parent_28 .riganews h1 {
  color: #094f90;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin-top: 20px;
    margin-bottom: 10px;
  font-weight: 500;
    line-height: 1.1;
}

.body_parent_28 .riganews h2 {
  color: #094f90;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 40px;
    margin-bottom: 10px;
  font-weight: 500;
    line-height: 1.1;
}

.body_parent_28 .paragrafo-blog h4 {
    background: #094f90;
    padding: 5px;
    color: white;
    margin-top: 0px;
}

.body_parent_28 .riganews .form-blog-contatti2 {
    background: #f2f2f2;
  padding-top: 0;
    border: 1px solid #ddd;
}

.body_parent_28 #corpo_pagina_testo .row {
    margin-right: 0;
    margin-left: 0;
}

.body_parent_28 .riganews .form-blog-contatti2 h4 {
    background: #094f90;
    margin-top: 0;
    padding: 5px 5px 8px 5px;
    color: white;
    text-align: center;
}

.body_parent_28 .riganews .form-blog-contatti2 p {
    padding: 20px;
    text-align: center;
}

.form-blog-contatti2 .fasciacoloreaziendalink {
    padding: 8px 10px;
    text-align: center;
    color: white;
    border: 0px;
    background: #094f90;
    border-radius: 3px;
    width: 100%;
    display: block;
    min-width: 100%;
    box-shadow: 4px 4px 5px 0 rgb(26 23 27 / 46%);
}

.form-blog-contatti2 .fasciacoloreaziendalink:hover, .form-blog-contatti2 .fasciacoloreaziendalink:focus {
    background: #094f90;
    color: #fff;
}
.blink_me:hover {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.7;
  }
}

.fblog-top {
margin-top: 40px;  
}

.info-blog {
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 10px 20px;
    margin-top: -1px;
    transition: box-shadow .3s;
}

.info-blog h3 {
    margin-top: 0px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #333!important;
}

.info-blog a {
    color: #333!important;
}

.info-blog h5 {
    font-size: 13px;
    padding-top: 10px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333!important;
}

.info-blog:hover {
    box-shadow: 0 0 11px rgb(33 33 33 / 20%);
}

.body_parent_28 .fblog-top h4 {
    margin-bottom: 0px;
}


@media (min-width: 768px) AND (max-width: 991px) {
  .body_28 .sottopagina_row_testi {
    min-height: 370px;
}
}

@media (min-width: 1px) AND (max-width: 767px) {
.body_28 .sottopagina {
    width: 98%;
    margin-bottom: 20px;
}

  .body_28 .sottopagina_row_testi {
    min-height: 100px;
}

.menu-blog {
    margin-top: 30px;
}


}
