html,
body {
  height: 100%;
  background-color: #fff;
  font-family: "Titillium Web";
}
body {
  color: #000;
  text-align: center;
  background-color: #fff;
  font-size: 18px;
  font-family: "Titillium Web";
 /* text-shadow: 0 1px 3px rgba(0, 0, 0, .5); */

}
 * {
    /* So 100% means 100% */
    box-sizing: border-box;
    }
    /* Remove the navbar's default rounded borders and increase the bottom margin */ 
    .navbar {
    margin-bottom: 10px;
    border-radius: 0;
    }

    /* Remove the jumbotron's default bottom margin */ 
    .jumbotron {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    border: 0px solid red;
}
.page-download-app{
  background-color: transparent;
  //font-size: 24px;
  text-align: center;
  //width: 96%;
  //max-width: 860px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
  //padding: 16px;
  //z-index: 999;
  /*opacity: 0.6;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1), background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1), background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  */
}
figcaption{
    color:#000;
    text-decoration: none;
    font-size: 1.4em;
    text-align: center;
}
a.store:hover, a.store:focus, a.store:active{
    text-decoration: none;
    cursor: pointer;
}
.img-margin-auto {
    margin: auto;
    max-width: 250px;
}
.fondo-navbar{
    padding: 0px;
    padding-top: 6px;
    background-color: #0367cc;
}
.navbar-collapse{
    /*padding-right: 35px;*/
    padding-left:10px;
}

.navbar-right >li > a{
    padding: 0px;
    margin-top: 10px;
}
.navbar-header{
   /* display: none;*/
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: #0367cc;
}    

.nav>li>a.active{
    text-decoration: none;
    background-color: #fff;
    color: #0367cc;
    font-weight: 400;
}
.container{
    /*background-color: #f5fbfe;*/
}

.container-fluid-content{
    margin-top: -10px;
    border:0px solid red;
    background-color: #f5fbfe;
    padding-bottom:50px;
}

.sezione{
  background-color: #fff; 
  background-color: white;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  margin-top:40px;
}

.fondo-image {
    background-image: url(../img/landingpages/background.PNG);
    background-color: #FFF;
    /* height: 500px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

@media (max-width: 767px){
    .navbar{
        text-align: -webkit-left;
    }
    #toTop {
        right: 40px;
    }
    .img-testata-col-3{
        display: none;
    }
    .logo-dsnm{
        width: 237px; 
    }
    .logo-udc{
        width:53px; 
        margin-top: -29px;
    }
    .logo-farnesina{
        width: 131px;
        margin-top: -34px;
    }
    .panel-img {
        margin: 0px;
        border: 0px solid red;
    }
    .text-right, .text-left, .text-center{
        text-align: center;
    }
    .col-xs-12{
        width: 100%;
    }
    .col-xs-6{
      /*margin-bottom: -20px;*/
    }
    .col-xs-12>a>img{
      /*  padding: 0px;*/
    }
    .col-xs-12>img{
      margin-bottom: 30px;
    }
    .pull-left{
        /*float: none!important;;*/
    }
    .pull-right{
        /*float: none!important;;*/
    }
    .navbar-toggle {
       position: relative;
       /*float: left;*/
       padding: 0px; 
       margin-right: 0px;
       margin-top: 0px;
       margin-bottom: 0px;
       background-color: transparent;
       background-image: none;
       border: 0px solid transparent;
       border-radius: 0px;
    }
    .navbar-brand {
        /*float: left;*/
        height: 55px;
        /*padding: 15px 15px;*/
        margin: 0px;
        font-size: 18px;
        line-height: 20px;
    }
    
    .navbar-brand:focus, .navbar-brand:hover, .navbar-brand:active {
       text-decoration: none;
       background-color: #eee;
       color: #0367cc;
    }

    .domanda-scelta{
        padding-bottom: 15px;
        padding-top: 25px;
        margin-bottom: 0px;
        font-size: 1.2em;
        color: #337ab7;
        font-weight: bold;
    }

}

@media (min-width: 768px){
     
    .img-testata-col-2{
        display: none;
    }
    .jumbotron > .container {
        min-width: 753px;
        width: auto;
    }
    .container {
        min-width: 753px;
        width: auto;
       
    }
    .logo-dsnm{
        width:280px; 
    }
    .logo-udc{
        width:70px; 
        margin-top: 10px;
    }
    .logo-farnesina{
        width: 150px;
        margin-top: 10px;
    }
    .text-right{
        text-align: center;
    }
    .navbar-collapse{
        padding: 0px;
    }
    .footer .navbar-nav{
      float: none;
      margin-top: 0px;
    }
    .condividi{
      float: right;
      margin-right: 8px;
    }
    .col-lg-4 > ul > li{
       float: none;
       text-align: center;
    }
    .container-fluid {
        padding-right: 3px;
        padding-left: 3px;
    }
    .panel-img{
      padding-bottom: 36px;  
    }
    
   .domanda-scelta{
    padding-bottom: 10px;
    padding-top: 20px;
    margin-bottom: 0px;
    font-size: 1.2em;
    color: #337ab7;
    font-weight: bold;
}
   
     .menu-footer{
        display:inline-block;
        float: right;
    }
    
    
}
@media (min-width: 992px){
   
    .container {
        min-width: 952px;
        width: auto;
    }
    .logo-dsnm{
        width:auto; 
    }
    .logo-udc{
        width:auto; 
        margin-top: 0px;
    }
    .logo-farnesina{
        width:auto;
        margin-top: 0px;
    }
    
    .jumbotron > .container {
        min-width: 975px;
        width: 1400px;
    }
    .col-lg-4 {
       padding: 10px;
    }
    .footer .navbar-nav{
      float: right;
      display: -webkit-inline-box;
    }
    .col-lg-4 > ul > li{
        float: none;
        text-align: center;
    }
    .navbar-collapse{
    /*padding-right: 35px;*/
    padding-left:0px;
    padding-right: 0px;
    }
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    .panel-img{
      padding-bottom: 0px;  
    }
     .menu-footer{
        display:inline-block;
        float: right;
    }

}
@media (min-width: 1200px){
    .navbar{
        padding: 0px;
    }
    .jumbotron > .container {
        min-width: 1183px;
        width: 1400px;
    }
    .container {
        min-width: 1183px;
        max-width: 1400px;
       
    }
   .panel-img {
       /*padding: 23px;*/
        border: 0px solid red;
    }
   
     .col-lg-4 {
        padding: 32px;
    }
     .container-fluid {
        padding-right: 12px;
        padding-left: 15px;
    }
    .footer .navbar-nav{
     margin-top: -22px;
    }
    .menu-footer{
        display:inline-block;
        float: right
    }
    
}
.footer{
    background-color: #0367cc;
    color: #fff;
    font-size: 0.80em;
    padding-bottom: 0px;
  }

  .footer-img-dsnm{
     /* margin-bottom: 10px;*/
  }
  
  .navbar-brand, .navbar-nav>li>a{
    color: #fff;
  }
 
.text-center{
   padding-top: 23px;
   padding-bottom: 0px;
}
.text-left{
    padding-top: 23px;
}



.appDownload {
    align-items: center;
    position: relative;
    margin: 8px;
}

.appDownload-testo {
    display: inline-block;
    width: 130px;
    line-height: 1;  
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    text-align: left;
}

.social{
    background-color: #0367cc;
    border: 0px;
    padding: 0px;
}



#loghi-smartphone {width: 100%; margin: 0 auto;}
#loghi-smartphone p {text-align: center;}
#app-smartphone li {list-style: none; margin: 0 0px; padding:0; background: #fff;}

.full-min-height{
    min-height: calc(-305px + 100%);
}

   

article{
    text-align: left;
    margin-right: 20px;
    margin-left: 20px;
}
.registra-header {
    color: #0367cc;
    text-align: left;
}

h1, h2, h3{
 color:#0367cc;   
}
section {
    margin-right: 20px;
    margin-left: 20px;
}
h2.tipologiUtente {
    margin-right: 20px;
    padding-top: 20px;
    margin-left: 20px;
    margin-top: 0px;
    font-size: 1.6em;
    margin-bottom: 25px;
}
h1.tipologiUtenteturista {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 38px;
    font-size: 2em;
    background-image: url(/dovemondo/sites/all/themes/bootstrap_dsnm_new_2019/images/turista.png);
    //background-position: left;
    background-position: left bottom;
    background-repeat: no-repeat;
}
h1.tipologiUtenteaffari {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 38px;
    font-size: 2em;
    background-image: url(/public/sites/all/themes/lavoroeaffari/images/lavoratore.png);
    //background-position: left;
    background-position: left bottom;
    background-repeat: no-repeat;
}
h1.tipologiUtenteCooperazione {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 38px;
    font-size: 2em;
    background-image: url(/public/sites/all/themes/cooperazione/images/cooperazione.png);
    //background-position: left;
    background-position: left bottom;
    background-repeat: no-repeat;
}
h1.tipologiUtenteMedia {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 38px;
    font-size: 2em;
    background-image: url(/public/sites/all/themes/media/images/media.png);
    //background-position: left;
    background-position: left bottom;
    background-repeat: no-repeat;
}



.appDownload-testo > ul {
    list-style: none; margin: 0 0px; padding:0;
}
.appDownload-testo > ul > li {
    list-style: none; margin: 0 0px; padding:0;padding-left:5px;
}
.appDownload-testo > ul > li > a{
    padding: 0px;
    color: #fff;
}

.appDownload-testo>ul>li>a:focus, .appDownload-testo>ul>li>a:hover {
    text-decoration: none;
    color: #fff;
}

.liComeFunziona{
    list-style: none; margin: 0 0px; padding:0;
}
/*Scrool top btn*/
#toTop{
  position: fixed;
  z-index: 10000;
  bottom: 25px;
  background-color: #0367cc;
  width: 40px;
  height: 40px;
  margin-left: -25px;
}
#toTop a span#button {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
    background-color: #0367cc;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/dovemondo/sites/all/modules/scroll_to_top/up-arrow.png);
    //opacity: 0.8;
    //filter: alpha(opacity = 80);
    //border-radius: 2px solid #f5fbfe;
    //-webkit-border-radius: 8px;
    //-moz-border-radius: 8px;
    //border-radius: 8px;
    //-webkit-transition: 1s;
    //-moz-transition: 1s;
    //transition: 1s;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border: 2px solid #f5fbfe;
    transition: 1s;
}

#toTop a span#button:hover {
    background-color: #064788;
}
span#link {
    display: none;
}