/* Route-level composition for corporate, service, contact and privacy pages. */

.headerslider { display: none; }

.internet #section5 .intense { padding-bottom: 20px; }
.internet .jumpto-block.last,
.voip .jumpto-block.last,
.pbxpress .jumpto-block.last,
.datacenter .jumpto-block.last { padding-bottom: var(--redder-space-10) !important; }

.page-id-225 .toolTitolo { display: none; }
.page-id-225 .tooltipr { background-color: transparent; border: 1px solid var(--redder-color-surface); color: var(--redder-color-surface); float: left; padding: 6px 8px; text-align: center; width: 18%; }
.page-id-225 .tooltipr:hover { color: var(--redder-color-ink); }
.page-id-225 .ttips.tooltips { display: flex; justify-content: space-between; }

.contatti-col:nth-of-type(odd) {
  clear: both;
  float: left;
  margin-bottom: 30px;
  width: 46%;
}

.contatti-col:nth-of-type(even) {
  float: right;
  margin-bottom: 30px;
  width: 46%;
}

.descAss {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.page-template-page-contact .fa { color: var(--redder-color-brand); }
.page-template-page-contact .phone .fa { color: var(--redder-color-ink-action); }

.page-id-829 #section3 img,
.page-id-829 #section5 img { margin: 0; }
.page-id-829 img.alignleft,
.page-id-829 #section5 img.alignleft { margin: 0 30px 10px 0; }
.page-id-829 .owl-item .list { text-align: justify; }
.page-id-829 .owl-item .list h2 { text-align: left; }
.page-id-829 .owl-item .list img { float: left; width: 77px; }
.page-id-829 .owl-item .list div { float: right; width: calc(100% - 100px); }
.page-id-829 .pdf-carousel .owl-carousel .owl-stage-outer,
.page-id-356 .pdf-carousel .owl-carousel .owl-stage-outer { overflow: visible; }
.page-id-829 .pdf-carousel .owl-item,
.page-id-356 .pdf-carousel .owl-item { opacity: 0.5; transition: opacity var(--redder-duration-standard) linear; }
.page-id-829 .pdf-carousel .owl-item.active.center,
.page-id-356 .pdf-carousel .owl-item.active.center { opacity: 1; }
.page-id-829 .pdf-carousel img,
.page-id-356 .pdf-carousel img { margin-bottom: 0; margin-top: 0; }
.pdf-carousel .contenitore { max-width: none; width: 100%; }

.section.um .col-md-4 .feat { border-radius: var(--redder-radius-md); box-sizing: border-box; margin-left: 30px; padding: 15px; }
.section.um .page:nth-of-type(odd) .col-md-4 .feat { background-color: var(--redder-color-border); }
.section.um .page:nth-of-type(even) .col-md-4 .feat { background-color: #fafafa; }
.section.um .page:nth-of-type(odd) .col-md-4 .feat h3 { background-color: #cccccc; }
.section.um .page:nth-of-type(even) .col-md-4 .feat h3 { background-color: #f3f3f3; }
.section.um .col-md-4 .feat h3 { border-top-left-radius: var(--redder-radius-md); border-top-right-radius: var(--redder-radius-md); box-sizing: content-box; font-size: var(--redder-font-size-body); font-weight: var(--redder-font-weight-bold); margin: -15px -15px 15px; padding: 10px 15px; width: 100%; }
.section.um .col-md-4 .feat ol { padding-left: 20px; }
.section.um .col-md-4 .feat ol li { font-size: var(--redder-font-size-sm); line-height: 24px; }

.section.privacy-e-note-legali .jumpto-subnav { display: none; }
.section.privacy-e-note-legali h3 { font-family: 'Raleway' !important; font-size: var(--redder-font-size-h4) !important; font-weight: var(--redder-font-weight-bold); margin-top: 30px; }
.section.privacy-e-note-legali h3:first-of-type { margin-top: 0; }

.dc--caratteristiche span { margin-bottom: 20px; }
.dc--caratteristiche h2 { font-size: var(--redder-font-size-h4); text-align: center; width: 100%; }
.dc--caratteristiche i { color: var(--redder-color-surface); text-align: center; }
.dc--caratteristiche .fa-stack { width: 100%; }
.fa-square.fa-stack-2x { color: var(--redder-color-ink); }
.dc--caratteristiche .fa-stack-1x { line-height: 48px; }
.dc--caratteristiche .fa-stack-2x { font-size: 48px; }
.dc--caratteristiche ul { list-style: none; }
.dc--caratteristiche li { border-bottom: 1px solid var(--redder-color-ink-action); padding: 12px 6px; text-align: center; }
.data-center .last { padding: 250px 0 !important; }

.indirizzo { display: block; margin: 0 auto; overflow: hidden; position: relative; text-align: center; width: 100%; }
.indirizzo > img.azienda { left: 0; margin: 0 auto; top: 0; width: 50%; z-index: var(--redder-layer-content); }
.indirizzo > div { font-size: var(--redder-font-size-sm); font-weight: var(--redder-font-weight-bold); left: 0; line-height: var(--redder-line-height-compact); position: relative; text-align: center; top: 0; z-index: var(--redder-layer-raised); }
.indirizzo > div > img { margin: 0 auto 10px; width: 30px; }
.indirizzo h4 { font-size: var(--redder-font-size-sm); font-weight: 900; }

.page-id-1190 #footer {
  background-color: var(--redder-color-black);
  position: fixed;
}

.page-id-1190 #content { height: 100vh; }
.page-id-1190 .contenitore.txt {
  bottom: 100px;
  left: 0;
  margin: 0 auto;
  padding: 0 15px;
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  video.headervideo,
  video#bgvid { display: block; height: 600px !important; width: auto !important; }
  .section.pbxpress .col-md-4,
  .section.pbxpress .col-md-8 { width: 100%; }
  .page-id-829 #section5 .col-md-4 { display: none; }
}

@media (max-width: 900px) {
  video.headervideo,
  video#bgvid { display: none; }
  .headerslider { display: block; }
  .headerslider .owl-item { overflow: hidden; }
}

@media (max-width: 980px) {
  .page-id-1190 .col-md-3 { float: left; width: 50%; }
  .page-id-1190 .contenitore.txt {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width: 768px) {
  .section.um .col-md-4 { margin-top: 20px; width: 100%; }
  .section.um .col-md-4 .feat { margin-left: 0; }
  .page-id-225 .ttips.tooltips { display: block; }
  .page-id-225 .tooltipr { width: 50%; }
  .contatti-col:nth-of-type(odd),
  .contatti-col:nth-of-type(even) { width: 100%; }
  .page-id-1190 #content { padding: 0; }
  .page-id-1190 #content .button {
    font-size: var(--redder-font-size-2xs);
    padding: 8px 16px;
  }
  .page-id-1190 #content .buttons { margin-top: 30px; }
}

@media (max-width: 600px) {
  .headerslider { max-height: 128px; }
  .page-id-356 .txt { display: block; text-align: center; }
  .page-id-356 .txt .sx,
  .page-id-356 .txt .dx { text-align: center; }
  .page-id-356 .headerslider { height: auto; }
  .page-id-1190 .col-md-3 { float: left; width: 100%; }
  .page-id-1190 .txt { display: block; }
}
