/*<?php
    header("Content-type: text/css; charset: UTF-8");
?>*/
/*Generali*/
body {
    font-family: 'Open Sans', sans-serif;
/*    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a{
    color: #337ab7 !important;;
    text-decoration: none;  
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
p {
    margin-bottom: 15px;
    clear: both;
    font-family: "Open Sans", sans-serif;
    margin: 0px 0px 0px 0px !important;
}
.white{
    background-color: #FFF !important;
    border-color: #FFF;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-xenion-1 {
    height: 49px !important; 
    padding-top: 12px !important;
    font-size: 16px !important;
}
.btn-xenion-2 {
    height: 58px !important;
    padding-top: 13px !important;
    font-size: 20px !important;
}

/* Back to top */
#top {
    background-repeat: no-repeat;
    background-image: url("../../images/arrow2.png");
    background-color: rgba(0, 0, 0, 0.2);
    background-position: 50% 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    bottom: 60px;
    display: none;
    position: fixed;
    right: 30px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 5px;
    z-index: 99;
    width: 45px;
    height: 45px;
    display: block;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
/*Logo*/
.seNoLogo {
    font-size: 48px;
    color: #337ab7 !important;
}
/*Menu*/
.activemenu {
    font-weight: 600;        
}
header {
    background-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    left: 0;
    z-index: 99999;
    height: 63px;
    line-height: 63px;
    z-index: 2000000;
    width: 100%;
}
.header_startfixed {
    position: fixed;
    margin-left: 0px !important;
}
.header_startrelative {
    position: relative;
    margin-left: -15px !important;
    width: initial;
}

.header_fixed {
    position: fixed;
    width: 100%;
    top: -63px;
    margin-left: 0px !important;
    background-color: #fff;
}
.header_fixed_2 {
    top: 0px;
}
.header_fixed_3 {
    transition: top 0.2s ease-in-out;
}

.main_newtop {
    margin-top: 63px;
    position: relative;
}

header nav{
    padding: 6px 50px 6px 50px;
    background: #fff;
}
header img {
  vertical-align: middle;
}
.navbar-brand > img {
    position: relative;
    bottom: 5px;
}
header li a {
    padding: 0 20px;
    line-height: 30px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: #333333 !important;
}
header li a:hover {
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600 !important;
}

/*----------- ANCORA ----------*/
.ancora {
    margin-top: -63px; 
    padding-top:63px;
}

/*----------- MAIN ----------*/
#main .no-padding-LR {
    padding-left:0px;
    padding-right: 0px;
}

/* Sub-Header */
#subheader{
    height: 590px;
}
.subheader-section {
  width: 100%;
  position: relative;
}
.subheader-section.background-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.subheader-section.patern {
  position: relative;
}
.subheader-section.patern:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("../images/texture.png");
  top: 0;
  left: 0;
  display: block;
  z-index: 9;
  background-color: rgba(144, 178, 227, 0.1);
}
.subheader-section.patern h2, .subheader-section.patern a {
  position: relative;
  z-index: 10;
}
.subheader-section .slide-header {
  width: 100%;
  position: absolute;
  bottom: 50px;
  text-align: center;
  left: 0;
}
.subheader-section .slide-header h2 {
  display: block;
  text-align: center;
  color: white;
  font-size: 50px;
  text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
}
.subheader-section .slide-header a {
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #f85800;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 20px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}

/* Carosello */
.carosello-section {
    padding-top: 70px;
    margin-top: -70px;    
}
.carosello-section img{
    max-width: 100%;
}

/***********************************/
/* 1 colonna */
/***********************************/
.unacolonna-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.unacolonna-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.unacolonna-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.unacolonna-section .unacolonna-header p{
    font-size: 15px;
    margin: 0px 45px;
}

/***********************************/
/* più colonne */
/***********************************/
.piucolonne-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.piucolonne-section .corpo-messaggio {
  text-align: justify;
}    
.piucolonne-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.piucolonne-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.piucolonne-section .piucolonne-header p{
    font-size: 15px;
    margin: 0px 45px;
}

/***********************************/
/* 3 cerchi*/
/***********************************/
.trecircle-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.trecircle-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.trecircle-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.trecircle-section .trecircle-header p{
    font-size: 15px;
    margin: 0px 45px;
}
.trecircle-section .article-trecircle{
    text-align: center;
    margin-top: 20px;
}
.trecircle-section .div-img-circle{
    display: inline-block;
    border-radius: 50%;
    border: 1px solid grey;
    overflow: hidden;
    width: 150px;
    height: 150px;
}
.trecircle-section img{
    width: 100%;
    height: 100%;
}
.trecircle-section h3 {
  color: #585864;
}
.trecircle-section .descrizione{
    max-height: 63px;
    transition: max-height 0.25s ease-out;
    overflow: hidden;
}
.trecircle-section .descrizioneOpen{
    max-height: 6000px !important;
    transition: max-height 0.25s ease-in;
}
.trecircle-section .cstBtn{
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px !important;
}
.trecircle-section .cstBtn:hover{
    background-color: #00a2e3 !important;
    color: #fff !important;
}

/***********************************/
/* 3 cerchi*/
/***********************************/
.duecircle-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.duecircle-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.duecircle-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.duecircle-section .duecircle-header p{
    font-size: 15px;
    margin: 0px 45px;
}
.duecircle-section .article-duecircle{
    text-align: center;
    margin-top: 20px;
}
.duecircle-section .div-img-circle{
    display: inline-block;
    border-radius: 50%;
    border: 1px solid grey;
    overflow: hidden;
    width: 150px;
    height: 150px;
}
.duecircle-section img{
    width: 100%;
    height: 100%;
}
.duecircle-section h3 {
  color: #585864;
}
.duecircle-section .descrizione{
    max-height: 63px;
    transition: max-height 0.25s ease-out;
    overflow: hidden;
}
.duecircle-section .descrizioneOpen{
    max-height: 6000px !important;
    transition: max-height 0.25s ease-in;
}
.duecircle-section .cstBtn{
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px !important;
}
.duecircle-section .cstBtn:hover{
    background-color: #00a2e3 !important;
    color: #fff !important;
}

/***********************************/
/* FotoEInfo */
/***********************************/
.fotoEInfo-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.fotoEInfo-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.fotoEInfo-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
/* Camere scheda info*/
.fotoEInfo-section .about-info {
    height: auto;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
    margin-bottom: 10px;
}
.fotoEInfo-section .about-info .details{
    /* border-bottom: grey solid 1px; */
}
.fotoEInfo-section .about-info h4{
    color: #00A2E3;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.fotoEInfo-section .about-info .sottotitolo{
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.fotoEInfo-section .about-info p{
    font-family: "Open Sans", sans-serif;
    text-align: justify;
}
.fotoEInfo-section .about-info .immagine{
    width: 100%;
}
/* Velina sopra le camere */
.fotoEInfo-section #miniature .doct:before {
    position: absolute;
    content: "";
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.25);
    top: -400px;
    left: 0;
    width: 100%;
    height: 305px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url("../../images/plus.png");
    background-position: 50% 80px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.fotoEInfo-section #miniature div:hover .doct:before {
    top: -14px;
}
.fotoEInfo-section .miniature{
    height: auto;
    margin: 0px auto;
    overflow: auto;
}
.fotoEInfo-section .outer-miniature{
    height: 270px;
    overflow: hidden;
    margin-bottom: 15px
}
.fotoEInfo-section .inner-miniature{
    width: 100%;
    margin: 0 auto;
    max-width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 270px;
    background-color: white;
    overflow: hidden;
    position: relative;
}
.fotoEInfo-section .img-miniatura {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.fotoEInfo-section .descrizione-miniature{
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
}

/***********************************/
/* Servizi */
/***********************************/
.icone-testo-2col-section{
    padding: 20px 0;
    padding-bottom: 40px;
    background: 50% 0 no-repeat fixed;
    background-position: 50% 37px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.icone-testo-2col-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.icone-testo-2col-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.icone-testo-2col-section div.sfondotrasp{
    background-color: rgba(255, 255, 255, 0.6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.icone-testo-2col-section div.articolo{
    height: auto;
    padding: 10px;
}
.icone-testo-2col-section div.articolo div.more-btn {
    width: 83px;
    height: 83px;
    position: absolute;
    top: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 2;
    display: block;
    cursor: pointer;
    text-align: center;
}
.icone-testo-2col-section div.articolo:hover .more-btn {
    border-color: #00a2e3;
}
.icone-testo-2col-section div.articolo div.more-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    transform: translate(-50%, -50%);
}
.icone-testo-2col-section div.articolo:hover .more-btn span {
    color: #00a2e3;
}
.icone-testo-2col-section div.articolo:first-child {
  text-align: right;
  padding-right: 130px;
  position: relative;
}
.icone-testo-2col-section div.articolo:first-child div.more-btn {
  right: 20px;
}
.icone-testo-2col-section div.articolo:nth-child(2) {
  text-align: left;
  padding-left: 130px;
  position: relative;
}
.icone-testo-2col-section div.articolo:nth-child(2) div.more-btn {
  left: 20px;
}
.icone-testo-2col-section div.articolo h5 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 21px;
}
.icone-testo-2col-section div.articolo h6 {
    visibility: hidden;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
}
.icone-testo-2col-section div.articolo:hover h6 {
    visibility: visible;
    margin-bottom: 0px;
    cursor: pointer;
    color: #00a2e3;
}
.icone-testo-2col-section div.articolo .tx {
    max-height: 44px;
    transition: max-height 0.25s ease-out;
    overflow: hidden;
}
.icone-testo-2col-section .showAllContent {
    max-height: 500px !important;
    transition: max-height 0.25s ease-in;
    overflow: visible;
}

/***********************************/
/* Galleria */
/***********************************/
.galleria {
    background-color: #f1f1f5;
    margin-top: -20px;
    padding: 20px 0px;
    text-align: center;
}
.galleria h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.galleria h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.galleria div{
    height: auto;
}
.galleria .immagine{
    max-height: 230px;
    position: relative;
    overflow: hidden;
    display:flex;
    justify-content:center;
    align-items:center;
}
.galleria .immagine .velina{
    height: 230px;
    position: relative;
    overflow: hidden;
}
.galleria .immagine .velina:before{
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.25);
    top: -230px;
    left: 0%;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url("../images/plus.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.galleria .immagine:hover .velina:before{
    top: 0px;
}
.galleria .immagine img{
    flex-shrink:0;
    min-width:100%;
    min-height:100%
}

/***********************************/
/* Form */
/***********************************/
.form-section{
    width: 100%;
    padding: 0px 0px;
    padding-bottom: 50px;
}
.form-section h1 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.form-section h1:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.form-section form{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.form-section .select1{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    color: #00a2e3;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #00a2e3;
    border-radius: 5px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 95%;
    margin-bottom: 10px;
    cursor: pointer;
}
.form-section label {
    width: 100%;
}
.form-section .btn1 {
    border: 2px solid #00a2e3;
    color: #00a2e3;
    background-color: #fff;
    display: inline-block;
    margin-top: 0;
    height: 50px;
    vertical-align: bottom;
    width: 200px;
    font-weight: 700;
    font-size: 14px;
}
.form-section label span {
    color: #585864;
    font-family: "Open Sans", sans-serif;
    margin-left: 15px;
    height: 28px;
    line-height: 28px;
}
.form-section label input {
    display: block;
}
.form-section input[type="text"], textarea {
    vertical-align: middle;
    border: 2px solid #f1f1f5;
    color: #585864;
    background-color: #f1f1f5;
    padding: 0 22px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    box-shadow: none;
    width: 100%;
}

/***********************************/
/* Lascia tua mail section */
/***********************************/
.lasciamail-section {
    position: relative;
    width: 100%;
    height: auto;
}

/***********************************/
/* Map section */
/***********************************/
.map-section {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 20px;
    background-color: #f1f1f5;
    text-align: center;
}
.map-section h2 {
  margin-bottom: 30px;
  color: #585864;
  position: relative;
  text-align: center;
  font-weight: 500;
  margin-top: 0px;
}
.map-section h2:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #585864;
}
.map-section .contatti{
    font-size: 22px;
    padding-bottom: 15px;
    color: #585864;
}
.map-section #mapcanvas{
    height: 400px;
}
.map-section article {
    width: 100%;
    text-align: center;
    position: absolute;
    padding: 0px 0;
    bottom: 0;
}
.map-section article .place {
    position: absolute;
    bottom: 100%;
    width: 260px;
    padding: 5px 0;
    background-color: #fff;
    color: #585864;
    left: 50%;
    margin-left: -130px;
    margin-bottom: 15px;
    font-weight: 700;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.map-section article .place h6{
    font-size: 21px;
    font-weight: 700;
    color: #00a2e3;
}

/***********************************/
/* Commenti section */
/***********************************/
.commenti-section {
    padding: 20px 0;
    background: url("http://www.vincenzodelgaudio.com/wp-content/uploads/2013/01/sfondodgp1.jpg") 50% 0 no-repeat fixed;
    background-position: 50% 37px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.commenti-section h1{
    margin-bottom: 40px;
    color: #585864;
    position: relative;
    text-align: center;
    font-weight: 500;
}
.commenti-section h1:after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #585864;
}
.commenti-section div.sfondotrasp{
    background-color: rgba(255, 255, 255, 0.6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0px;
}
.commenti-section .rw-sentence{
    margin: 0;
    text-align: left;
    /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
    height: 100px;
}
.commenti-section .rw-sentence span{
    /*white-space: nowrap;*/
    font-size: 20px;
    font-weight: normal;
}
.commenti-section .rw-words{
    display: inline;
    text-indent: 10px;
    text-align: center;
}
.commenti-section .rw-words span{
    position: absolute;
    opacity: 0;
    overflow: hidden;
    left: 50%;
    transform: translate(-50%);
    width: 70%;
    color: #585864;
}
@keyframes rotateWordsHeight {
    0% { opacity: 0; animation-timing-function: ease-in; height: 0px; }
    8% { opacity: 1; height: 100px; }
    19% { opacity: 1; height: 100px; }
    25% { opacity: 0; height: 100px; }
    100% { opacity: 0; }
}

/***********************************/
/* Numeri section */
/***********************************/
.numeri-section {
    width: 100%;
    background-color: #f1f1f5;
    text-align: center; 
}
.numeri-section h1{
    margin-bottom: 40px;
    color: #585864;
    position: relative;
    text-align: center;
    font-weight: 500;
}
.numeri-section h1:after{
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #585864;
}
.numeri-section ul{
    padding: 0px;
}
.numeri-section li {
    display: inline-block;
    width: 255px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.numeri-section li:nth-child(1){
    background-image: url("../images/Prenota-online-bg.jpg"); 
}
.numeri-section li:nth-child(2){
    background-image: url("../images/siti-consultati.jpg");
}
.numeri-section li:nth-child(3){
    background-image: url("../images/Hotel-website.jpg");
}
.numeri-section li:nth-child(4){
    background-image: url("../images/Business.jpg");
}
.numeri-section span {
    font-size: 70px;
    height: 60px;
    line-height: 60px;
    color: #00a2e3;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;
}
.numeri-section p {
    text-transform: uppercase;
    color: #585864;
    margin-bottom: 0;
    font-weight: 600;
}

/***********************************/
/* Piani Commerciali */
/***********************************/
.pricing-section {
    padding: 10px 0;
    background-color: #f1f1f5;
    text-align: center;
    padding-top: 70px;
    margin-top: -70px;    
}
.pricing-section h1 {
    margin-bottom: 50px;
    color: #585864;
    position: relative;
    text-align: center;
    font-weight: 500;
}
.pricing-section h1:after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #585864;
}
.pricing-section div article {
  width: 260px;
  text-align: center;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  top: 0;
  left: 0;
  color: #585864;
  display: inline-block;
  position: relative;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  font-family: "Ubuntu", sans-serif;
}
.pricing-section div article:hover {
  top: -10px;
}
.pricing-section div article p, .pricing-section div article h4, .pricing-section div article small, .pricing-section div article a {
  margin-bottom: 0;
  /*font-weight: 500;*/
}
.pricing-section div article p {
  font-weight: 600;
}
.pricing-section div article span{
    font-size: 54px;
}
.pricing-section div article ul {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    overflow: hidden;
    list-style:none;
    padding-left:0;
    margin-bottom: 0px;
    border: 2px solid #fff;
}
.pricing-section div article li {
  padding: 15px 0;
  list-style: none;
}
.pricing-section div article li h4 {
  color: #585864;
}
.pricing-section div article li:nth-child(2n+1) {
  background-color: #e9e9ed;
}
.pricing-section div article li:nth-child(1) {
  padding: 25px 0;
}
.pricing-section div article li:nth-child(1) h4 {
  color: #fff;
}
.pricing-section div article li:last-child {
  padding: 23px 0;
}
.pricing-section div article li a {
  background-color: #fff;
  border: 2px solid #00A2E3;
  padding: 0 34px;
  height: 34px;
  line-height: 30px;
  font-weight: 700;
  margin-top: 10px;
}
.pricing-section div article li:last-child a {
  background-color: #fff;
  border: 2px solid #fff;
}
.pricing-section div article li a:hover {
  background-color: #337ab7;
  color: #fff !important;
}
.pricing-section div article li:last-child a:hover {
  color: #fff !important;
}
.pricing-section div:nth-child(2) li:first-child, .pricing-section div:nth-child(2) li:last-child {
  background-color: #00a2e3;
  color: #fff;
}
.pricing-section div:nth-child(2) a:hover {
  color: #00a2e3;
}
.pricing-section div:nth-child(3) li:first-child, .pricing-section div:nth-child(3) li:last-child {
  background-color: #0092cd;
  color: #fff;
}
.pricing-section div:nth-child(3) a:hover {
  color: #0092cd;
}
.pricing-section div:nth-child(4) {
    position: relative;
    z-index: 5;
    top: -10px;
    margin: 0;
}
.pricing-section div:nth-child(4):hover {
  top: -15px;
}
.pricing-section div:nth-child(4) li {
  padding: 17px 0;
}
.pricing-section div:nth-child(4) li:first-child {
  padding: 25px 0 10px;
}
.pricing-section div:nth-child(4) li:first-child, .pricing-section div:nth-child(4) li:last-child {
  background-color: #f85800;
  color: #fff;
}
.pricing-section div:nth-child(4) li:last-child {
  padding: 27px 0;
}
.pricing-section div:nth-child(4) li:nth-child(2) h4, .pricing-section div:nth-child(4) li:nth-child(2) small {
  color: #f85800;
}
.pricing-section div:nth-child(4) a:hover {
  color: #f85800;
}
.pricing-section div:nth-child(5) li:first-child, .pricing-section div:nth-child(5) li:last-child {
  background-color: #0080b3;
  color: #fff;
}
.pricing-section div:nth-child(5) a:hover {
  color: #0080b3;
}

/***********************************/
/* Testo Foto */
/***********************************/
.testofoto-section{
    background-color: #f1f1f5;
    text-align: center;
}
.testofoto-section article{
    overflow: auto;
}
.testofoto-section .testo{
    text-align: center;
}
.testofoto-section .testo h2 {
    margin-bottom: 20px;
    color: #585864;
    position: relative;
    text-align: center;
    font-weight: 500;
}
.testofoto-section .testo h2:after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 2px;
    background-color: #DBDBE0;
}
.testofoto-section .testo div h4{
    font-size:18px;
}
.testofoto-section .testo div p span{
    font-size:14px;
}

/***********************************/
/* Video */
/***********************************/
.video-section{
    position: relative;
    margin-top: 40px;
    margin-bottom: 100px;
}
.video-section div{
    overflow: hidden;
    position: relative;
    top: 0px;
}
.video-section video{
    margin: 0px 50%;
    transform: translate(-50%);
    width: 64%;
    border: 1px solid #939393;
    border-radius: 10px;
}
.video-section img{
    position: absolute;
    top: -23px;
    margin: 0px 50%;
    width: 96%;
    height: 122%;
    transform: translate(-50%);
    z-index: -1;
}

/***********************************/
/* Questionario */
/***********************************/
.questionario-section {
  background-color: #f1f1f5;
  padding: 0px;
  text-align: center;
}
.questionario-section h1 {
    margin-bottom: 35px;
    color: #585864;
    position: relative;
    text-align: center;
    font-weight: 500;
}
.questionario-section h1:after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #585864;
}
.questionario-section .titoletto{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
}
.questionario-section .div-sfondotrasp{
    background-color: rgba(255, 255, 255, 0.6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 80%; margin:
    0px auto;
    position:relative;
}
.questionario-section .domanda-numero{
    position:absolute;
    left: 50%;
    right: auto;
    margin-left: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #666;
}
.questionario-section h2{
    padding-right: 29px;
    padding-left: 29px;
    padding-bottom: 10px;
    margin-bottom: 2px;
}
.questionario-section .btn{
    width: 80%;
    font-size: 16px;
    font-weight: 600;
}
.questionario-section .btn:hover{
    background-color: #00A2E3;
    color: #fff;
}
.checked{
    background-color: #00E346 !important;
    color: #fff;
}

/***********************************/
/* Footer */
/***********************************/
footer {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}
