html, body {
  min-height: 100%;
  top: 0px !important;
}

textarea {
  resize: none;
}

.white {
  color: #fff
}

.blu {
  color: #4b6e9a;
}

.text-sans {
  font-family: 'Open Sans', sans-serif;
}

.text-lato {
  font-family: 'Lato', sans-serif;
}

.text-italianno {
  font-family: 'Italianno', cursive;
}

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

.navbar {
  position: fixed !important;
  z-index: 100 !important;
  width: 100% !important;
  margin-bottom: 0;
  padding: 16px;
}

.navbar-home {
  background-color: transparent;
  border-color: transparent;
}

.navbar-slides {
  background-color: #fff;
  border-color: #e7e7e7 !important; 
}

.navbar-home .navbar-toggle {
  background-color: transparent;
  border-color: transparent;
}

.navbar-slides .navbar-toggle {
  background-color: transparent;
  border-color: transparent;
}

.navbar-home .navbar-toggle .icon-bar {
  background-color: #626264 !important; 
}

.navbar-slides .navbar-toggle .icon-bar {
  background-color: #000; 
}

.social-footer img {
  max-width: 50px;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

a.icon-move-left {
  position: absolute;
  top: 50%;
  left: 10px;
  cursor: pointer;
  max-width: 30px;
  z-index: 100;
}

a.icon-move-right {
  position: absolute;
  top: 50%;
  right: 10px;
  cursor: pointer;
  max-width: 30px;
  z-index: 100;
}

/* Fullpage */

.footer {
  height: 250px;
}

div.image-header.fp-auto-height {
  background-color: #E0E0E0;
}

.image-header {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url(../img/foto/costa.jpg) no-repeat center top;
  background-size: cover;
}

.claim-header{
  position: absolute;
  top: 35%;
  left: 10%
}

.block-center {
  margin: auto;
}

.margin-0 {
  margin: 0;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-left-50 {
  margin-left: 50px;
}

.margin-left-100 {
  margin-left: 100px;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-top-150 {
  margin-top: 150px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-right-50 {
  margin-right: 50px;
}

.margin-right-100 {
  margin-right: 100px;
}


.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

/* padding */
.padding-top-10 {
  padding-top: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}
/* end padding */

.weight-300 {
  font-weight: 300;
}

.weight-400 {
  font-weight: 400;
}

.weight-600 {
  font-weight: 600;
}

.weight-700 {
  font-weight: 700;
}

.weight-800 {
  font-weight: 800;
}

.weight-900 {
  font-weight: 900;
}

.size-10 {
  font-size: 10px;
}

.size-12 {
  font-size: 12px;
}

.size-14 {
  font-size: 14px;
}

.size-16 {
  font-size: 16px;
}

.size-18 {
  font-size: 18px;
}

.size-22 {
  font-size: 22px;
}

.size-24 {
  font-size: 24px;
}

.size-32 {
  font-size: 32px;
}

.size-34 {
  font-size: 34px;
}


.size-36 {
  font-size: 36px;
}

.size-48 {
  font-size: 48px;
}

.size-60 {
  font-size: 60px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}


@media(max-width:1050px) {
  .size-24 {
    font-size: 24px;
  }

  .size-36 {
    font-size: 36px;
  }

  .size-48 {
    font-size: 48px;
  }

  .size-60 {
    font-size: 60px;
  }
}	

@media(max-width:433px) {
  .size-24 {
    font-size: 12px;
  }

  .size-36 {
    font-size: 18px;
  }

  .size-48 {
    font-size: 24px;
  }

  .size-60 {
    font-size: 30px;
  }

}

.bg-grigio-ton1 {
  background-color: #E0E0E0;
}

.bg-grigio-ton2 {
  background-color: #333333;
}

.bg-grigio-ton3 {
  background-color: #e8e8e8;
}

.br-grigio-ton1 {
  border: 1px solid #E0E0E0;
}

.br-grigio-ton2 {
  border: 1px solid #333333;
}

.br-grigio-ton3 {
  border: 1px solid #e8e8e8;
}

.white {
  color: #FFFFFF;
}

.navbar-nav>li>a {
  color: #58585A !important;
}

.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover {
  background-color: transparent !important;
  border-bottom: 1px solid #b2431e;
  color: #b2431e !important;
}

#footer a.active {
  border-bottom: 1px solid #b2431e;
  color: #b2431e !important;
}

.navbar-nav>li>a:hover {
  border-bottom: 1px solid #b2431e;
  text-decoration: none;
  color: #b2431e
}

.linkbar a {
  color: #58585A !important;
}

.bg-white {
  background-color: #FFFFFF;
}

.full-img {
  position: absolute;
  top: 0;
  left: 0
}

.crop {
  height: 40vh;
  overflow: hidden;
}

@media(min-width: 768) {
  
}


@media(max-width: 768px) {
  .landing-title {
    text-align: center;
  }
  navlogo img {
    /*width: 50% !important;*/
  }
  h3.landing-title {
    margin-top: 50px;
  }
  h1.landing-title {
    margin-top: 10px;
  }
  .row.margin-top-100.margin-bottom-20 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .text-center-xs {
    text-align: center;
  }
  .footer .copyright {
    margin-top: 10px;
  }
  .crop {
    height: 30vh;
    overflow: hidden;
  }
  .margin-top-xs {
    margin-top: 0 !important;
  }
  
}

.text-responsive {
  position: relative; bottom: -70px;
}

/* iOS devices - iPad */
/* Portrait */
@media only screen 
  and (min-device-width : 768px) 
  and (max-device-width : 1024px) 
  and (orientation : portrait)
  and (-webkit-min-device-pixel-ratio: 1)  {
    .row-pull-up {
      margin-top: -250px;
    }
    #section2 .row-pull-up,
    #section3 .row-pull-up,
    #section4 .row-pull-up {
      margin-top: -100px;
    }
    .navsocial img {
      margin-right: 10px;
    }
    .phone-1 {
      max-width: 75% !important;
      margin-top: 20px;
      left: 25%;
      margin-left: -12.5%;
    }
    h3.landing-title {
      margin-top: 0px;
    }
    h1.landing-title {
      margin-top: 10px !important;
    }
    /*.navlogo img {
    width: 100% !important;
}*/
    .text-responsive {
      position: relative;
      bottom: -175px;
      font-size: 48px;
    }
    .hidden-md-ios {
      display: none !important;
    }
}
/* Landscape */
@media only screen 
  and (min-device-width : 768px) 
  and (max-device-width : 1024px) 
  and (orientation : landscape)
  and (-webkit-min-device-pixel-ratio: 1)  {
    .hidden-sm-ios {
      display: none;
    }
    #section5 .visible-sm-ios {
      display: block !important;
      width: 33.333333%;
      position: absolute;
      top: 50%;
      right: 10%;
    }
    h1.landing-title {
      font-size: 55px;
    }
    .text-left.weight-900.text-lato {
      font-size: 20px;
    }
    .ios-col-4 {
      width: 33.33333333% !important;
    }
    .ios-col-offset-1 {
      margin-left: 8.33333333% !important;
    }
}

/* Gallery carousel */
#gallery-carousel img.img-responsive{
  width: 100%;
}


/* Video player */
.cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.back-drop {
  background-image: url('../img/foto/costa.jpg'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tv .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  opacity: 0;
  transition: opacity .5s;
}
.tv .screen.active {
  opacity: 1;
}
