/*  DEVELOPMENT NOTES

   @media (max-width: 480px) {
    .your-particular-selector br { content: ' '; }
    }


screen and (max-width: 600px)

*/
/*@media (max-width: 640px) {
    br { 
        display: none !important; 
        content: " ";
    }
}*/



/* Da riportare a Studiovisuale

*/
.img-blog {
    width: 100%;
    object-fit: contain;
    }

/* Stile blocco testo (blog) */    
.block-testo a {
    color: #113bea;
    text-decoration: none;
}

.block-testo img {
    width: 90%;
    padding-top: 6vw;
    padding-bottom: 6vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.block-testo h1 {
    font-family:'ITC Clearface Std', sans-serif; 
    text-align: left;
    font-weight: 900;
}

.block-testo h2 {
    margin-top:  2vw;
    text-align: left;
    font-family:'ITC Clearface Std', sans-serif; 
    font-weight: 900;
}

.block-testo  {
    text-align: justify;
    margin-top: 6vw;
    margin-bottom: 6vw;
}


/* Aggiunge margine per anchor in pagina per scorrere sotto al menu*/
.block-testo h2::before, .css-anchor::before { 
    display: block; 
    content: " "; 
    margin-top: -100px; 
    height: 100px; 
    visibility: hidden; 
    pointer-events: none;
  }

  



/* Paginazione blog */
.pagination div {
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}

.pagination ul{
    list-style:none;
    position:relative;
    left:50%;
}

.pagination li{float:left;position:relative;margin: 10px;}/* ie needs position:relative here*/

.pagination a{
    color: #337ab7;
} 

/* Riportati da altro blocco simile */
.main-content .block-2txt-2illustration .icons{margin-top: 8vw;}
.main-content .block-2txt-2illustration .icons img, .main-content .block-onlyicons .icons img{height: 75px;}




/* Overlay video registrazione */
.no_padding{
    padding: 0;
    padding-bottom: 0  !important;
}

.overlay {
    position: fixed; 
    display: block; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8); 
    z-index: 2; 
  }

  .overlay .content{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    font-size: 16px;
    text-align: center; 
  }

  .overlay-container{
    position: relative;
    display: inline;
  }

/* Onda singola */
  .main-content .block-only-onda {margin-bottom: 15vw;padding-top: 5vw;position: relative;}
  .main-content .block-only-onda .dashed-img1, .main-content .block-only-onda .dashed-img2{position: absolute;left: 0;top: 0;}
    
/* newsletter */

.main-content .block-form-newsletter input[type='checkbox']{ width: auto;}
.main-content .block-form-newsletter span {display: inline;}
.main-content .block-form-newsletter a {color: #113bea;text-decoration: none;}
.main-content .block-form-recall .info-msg {display: none; text-align: center;margin-top: 1vw; padding: 1vw; }

/* cookies policy */
.cc-grower{
    text-align: center;
    
}
.cc-window {
    flex-wrap: wrap !important;
}
.cc-message { /* Messaggio */
    margin-top: 100px;
    padding-left: 16%;
    padding-right: 16%;
    display: flex !important;
}

.cc-compliance {/* Tasto */
    margin: 0 auto;
    margin-top: 100px;
  /*  display: block !important;  */

}


.cc-grower span {
    width: 100%;
    max-height: none;
}

.cc-dismiss {
  /*  display: block !important;  */
    background-color: #5ed9b8 !important;
    border: 1px solid #5ed9b8 !important;
    border-radius: 25px !important;
    padding: 10px 40px !important;
    text-align: center !important;
    -webkit-transition: all ease-out 0.3s !important;
    -moz-transition: all ease-out 0.3s !important;
    -ms-transition: all ease-out 0.3s !important;
    -o-transition: all ease-out 0.3s !important;
    transition: all ease-out 0.3s !important;
}




/* icon3 button */
.main-content .block-3icon a{color: #113bea;border-bottom:1px solid #113bea;}

/*colori*/
.color-bordeaux{color: #b9104c;}
.bg-bordeaux{background-color: #b9104c;}
.color-purple{color: #7900f8;}
.bg-purple{background-color: #7900f8;}
.color-pink{color: #fdbec4;}
.bg-pink{background-color: #fdbec4;}

/* Ombra immagine */
.img-shadow {
    box-shadow: 3px 3px 1px #ccc;
    -webkit-box-shadow: 3px 3px 1px #ccc;
    -moz-box-shadow: 3px 3px 1px #ccc;
}



hr {
    margin: 0px;
    border-top-color: #113bea;
}

.up-case {
    text-transform: uppercase;
} 


/* tabella prezzi */
.price-table {
    border-style: hidden;
    margin-bottom: 0px;
}



.price-table th, .price-table tr, .price-table td {
    border: 0px;
    border-style: hidden;
    text-align: center; 
    vertical-align: middle;
}

.price-table th, .price-table td {
    /*padding-top: 30px;*/
}

.price-table td:nth-child(3) ,.price-table th:nth-child(3) {
    background-color: #edf7fa;
}

.price-table .table-title{
    display: block;
    white-space: nowrap;
}

.price-table .table-subtitle{
    display: block;
    white-space: nowrap;
}

.price-table .btn-promo {
    white-space: nowrap;
    text-transform: uppercase;
}

.price-table .under {
    display: block;
    white-space: nowrap;
    background-color: transparent;
}

.price-table .table-del {
    text-decoration: line-through;    
    white-space: nowrap;
}

.price-table .font-9-dim1-light {
    text-decoration: line-through;    
    white-space: nowrap;
}

.price-table-inbound .table-bold, .price-table .table-bold {
    font-weight: bold;    
    white-space: nowrap;
}
.price-table-inbound .table-light, .price-table .table-light {    
    white-space: nowrap;
    background-color: transparent;
}


.row-price-filter {
    padding-top: 55px;
    padding-bottom: 55px;
    vertical-align: middle;
}

.label-filter{
    padding-top: 10px;
    text-align: right;
}

.gates-filter {
    padding-top: 10px;
    text-align: left;
}

.selectoperatori {
    border:1px solid #113bea;
    border-radius: 0;
    -webkit-appearance: none;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;

    background-image:
      linear-gradient(315deg, transparent 50%, white 50% ),
      linear-gradient(225deg,  white 50%, transparent 50%),
      linear-gradient(to right, #113bea, #113bea);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      2.5em 2.5em;
    background-repeat: no-repeat;

    outline: 0;

    min-width: 140px;

}




/* tabella prezzi ricezione */

.price-table-inbound {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  #113bea;
    margin-bottom: 0px;
    width: 100%;
}
 .price-table-inbound td {
    text-align: center; 
    vertical-align: middle;
}

.price-table-inbound th, .price-table-inbound td {
    padding-top: 30px;
}

.price-table-inbound td:nth-child(3) ,.price-table-inbound th:nth-child(3) {
    background-color: #edf7fa;
}

.price-table-inbound th {
    border-top: 1px solid #113bea;
    text-align: center; 
    vertical-align: middle;
    border-bottom: hidden;
    color: #113bea;
}

.price-table-inbound td:nth-child(1) ,.price-table-inbound th:nth-child(1) {
    text-align: left;
}

.price-table-inbound .table-text {
    display: block;
    white-space: nowrap;
}

.selectsim {
    border:1px solid #113bea;
    border-radius: 0;
    -webkit-appearance: none;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;

    background-image:
      linear-gradient(315deg, transparent 50%, white 50% ),
      linear-gradient(225deg,  white 50%, transparent 50%),
      linear-gradient(to right, #113bea, #113bea);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      1.7em 2.5em;
    background-repeat: no-repeat;

    outline: 0;
    min-width: 140px;

}





/* tabella fasce sconto  */

.price-discount {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  #113bea;
    margin-bottom: 0px;
    width: 100%;
}
 .price-discount td {
    text-align: center; 
    vertical-align: middle;
}

.price-discount th, .price-discount td {
    padding-top: 30px;
}

.price-discount td:nth-child(2) ,.price-discount th:nth-child(2) {
    background-color: #edf7fa;
}

.price-discount th {
    border-top: 1px solid #113bea;
    text-align: center; 
    vertical-align: middle;
    border-bottom: hidden;
    color: #113bea;
}

.price-discount td:nth-child(1) ,.price-discount th:nth-child(1) {
    text-align: left;
}

.price-discount .table-text {
    display: block;
    white-space: nowrap;
}

/* Reseller */
.reseller-table {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  #113bea;
    text-align: left;
  }

.reseller-table th,  .reseller-table td {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

.reseller-table .text-block {
    display: block;
    white-space: nowrap;
    background-color: transparent;
    text-align: left;
}

.reseller-table .header {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  black;
  }

.reseller-table .sep {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  black;
  }  

.reseller-table td:nth-child(2) ,.reseller-table th:nth-child(2),
.reseller-table td:nth-child(4) ,.reseller-table th:nth-child(4) {
    background-color: #edf7fa;
}  

.reseller-table td:nth-child(2) ,.reseller-table th:nth-child(2),
.reseller-table td:nth-child(3) ,.reseller-table th:nth-child(3), 
.reseller-table td:nth-child(4) ,.reseller-table th:nth-child(4),
.reseller-table td:nth-child(5) ,.reseller-table th:nth-child(5){
    padding-left: 20px;
} 
.reseller-table a {
    padding: 10px  20px 10px 20px;

} 
.reseller-table th {
    font-weight: normal;
}


.reseller-table .btn-start {
    white-space: nowrap;
    text-transform: uppercase;    
}

.reseller-table .block-left{
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

.big-icon{
    font-size: 1.5em;
}
  


/* Plans*/
.compare-table {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  #113bea;
    text-align: left;
  }

.compare-table th,  .compare-table td {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

.compare-table .text-block {
    display: block;
    /*white-space: nowrap;*/
    background-color: transparent;
    text-align: center;
}

.compare-table .text-shortdesc {
    padding:10px 0 10px 0;
}

.compare-table .text-price {
    padding:10px 0 10px 0;
}

.compare-table .text-desc {
    padding:10px 0 10px 0;
}

.compare-table .header {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  black;
  }

.compare-table .sep {
    border-top: 1px solid #113bea;
    border-bottom: 1px solid  black;
  }  

.compare-table td:nth-child(2) ,.compare-table th:nth-child(2) {
    background-color: #edf7fa;
}  

.compare-table td:nth-child(2) ,.compare-table th:nth-child(2),
.compare-table td:nth-child(3) ,.compare-table th:nth-child(3) {
    padding-left: 20px;
} 
.compare-table a.link {
    color: #113bea;
    text-decoration: underline;    
    display: block;
} 

.compare-table th {
    font-weight: normal;
}


.compare-table .btn-start {
    white-space: nowrap;
    text-transform: uppercase;
    padding: 10px  20px 10px 20px;
}


.backarrow {
    background:url(../img/freccia_back.svg) no-repeat 0 50%;
    background-size: 25px;
    padding-left: 40px;
}

.margin_bottom_faq {
    margin-bottom: 7vw;
}


/* Modificato marfine bottom .main-content .block-list-onlytxt { */


.main-content .block-onda .img1, .main-content .block-onda .img2{margin-top: 0vw;margin-bottom: 0vw;padding: 0;}    

@media (max-width: 800px){
        .main-content .block-onda .img1{display: none;}
}
@media (min-width: 801px){
    .main-content .block-onda .img2{display: none;}
}

.hint{
    margin-bottom: 15px;
}

blockquote{
    padding-left: 7%;
    font-style: italic;
    color: #798589;
    margin-top: 6%;
}

.block-testo iframe {
    display:block;
    margin: 0 auto;

}


.block-2txt-2illustration.prezzi{margin-top: 10px} 



.block-accordion .accordion-body .isAnimation{max-width: 100%;padding-bottom: 30px;}

@media (min-width: 561px) and (max-width: 800px){
    .main-content .block-accordion .accordion-body .isAnimation{max-width: 80%;margin: 0px;}
}
