body{
    font-family: 'Roboto Condensed', sans-serif;
    color: #000000;
    padding-top: 90px;
    padding-bottom: 300px;
    
}
.ani-1{
animation-delay: 250ms;

}
.ani-2{
animation-delay: 500ms;

}
.ani-3{
animation-delay: 750ms;

}
.ani-4{
animation-delay: 1000ms;

}
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
}
.carousel-caption {
    position: absolute;
    right: 8%;
    bottom: 20px;
    left: 8%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #343a40;
    opacity: 0.8;
    border-radius: 10px;
    
    text-align: center;
}
nav{
    font-family: 'Roboto Condensed', sans-serif;
    color: #000000;
}
/* change the background color */
/* .navbar-custom {
    background-color: #626C77;
}
/* change the brand and text color */
/* .navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255,255,255,.8);
}
/* change the link color */
/* .navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:focus .nav-link,{
    color: #626C77;
}
.navbar-custom .nav-item:hover .nav-link {
    color: #626C77;
}
html {
  scroll-padding-top: 144px; /* height of sticky header */
  scroll-behavior: smooth;
}
.fixed-top2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1020;
    padding-top: 85px;
    margin: auto;
    background-color: rgb(255,250,250,0.8);
    border-radius: 3px;
    }
.scroll{
    border-radius: 6px;
    }
.nav-link{
    font-family: 'Roboto Condensed', sans-serif;
    color: #ffffff;
    text-align: right;
    font-size: 20px;
}



p
{ font-size: 20px;
}

.col{
margin: 30px;
border: 1px;
}

.container .dark{
color: beige;
}
.btn-light {
width: 100%;
font-size: 30px;
}
.background1{
  background:url('../img/Picture6.png') no-repeat 0 200px;
  background-position:center;
}
.card-bodyxx{
background:url('../img/Picture6.png') no-repeat 0 200px;
background-color: black;
opacity: 0.9;
}
h1{
    font: 15px/1.5 t,Roboto Condensed, sans-serif;
   font-size: 30px;
   font-weight: bold;
}
co
{
    text-align: right;
}
 /* Container needed to position the button. Adjust the width as needed */
.containerinfo {
  position: relative;
  width: 30%;
  margin: auto;
  text-align: center;
  min-width: 250px;
  max-height: 700px;
}
.img-slider {
 
margin: auto;
height: 400px;
}

}
.containervert {
  position: relative;
  width: 70%;
  margin: auto;
  text-align: center;
  min-width: 250px;
}

/* Make the image responsive */
.containerinfo img1 {
  width: 60%;
  height: auto;
  min-width: 600px;

}

/* Style the button and place it in the middle of the container/image */
.containerinfo .btn-secondaryc{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 40%;
  font-size: 25px;
    
}
.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}
/* Style the button and place it in the middle of the container/image */
.ciccio {
  font: 15px/1.5 Roboto Condensed,sans-serif;
  position: absolute;
  top: 40%;
  left: 60%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #343a40;
  color: white;
  font-size: 30px;
  padding: 3px 17px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  font-weight: bold;
}
/* Style the button and place it in the middle of the container/image */
.pippo {
  position: absolute;
  top: 60%;
  left: 40%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #343a40;
  color: white;
  font-size: 30px;
  padding: 3px 17px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  font-weight: bold;
}
.pippo:visited {
  background-color: gainsboro;
}
.containerinfo .btn1:hover {
  background-color: black;
}

.co .destra{
min-width: 270px
    }
.containerone{
text-align: center;
margin: auto;
 }

.conteiner-flip {
 background-color: black;
 
}
containerslide{
height: 430px;
position: relative;
width:40%;
margin: auto;
text-align: center;
min-width: 250px;
max-height: 420px;

}
.card0 {
height: 430px;
width: 100%;
position: relative;
width: 70%;
margin: auto;
text-align: center;
min-width: 250px;
max-height: 420px;

}
.card-img {
  padding-top: 30px;
  background: #fff;
  
  width: auto;
  
}

.front {
 background-color: #fff;
 border-radius: 10px;
 text-align: center;

}
.back {
 background-color: #fff;

 border-radius: 10px;
 text-align: center;

}
 .min{
min-width: 300px;

}
.min2{
min-width: 150px;

}
.text-responsive {
  
}

demo1--card-slide-flip{
  height: 400px;
  width: auto;
  
}
.card.is-flipped {
  transform: rotateY(180deg);
}
.btn .grande{
width: 100%;

 }
.popover-body {
font-size: 20px;

 }
.question{
    font-weight: 600;
}
.answers {
    margin-bottom: 40px;
    display: block;
}
.imput {
    margin-bottom: 40px;
    display: block;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 3rem;
    padding-left: 0rem;
    margin-bottom: 30px;
    
}
.sld{
width: 100%;
height: 400px;

}

.inline-objleftaa {
  
  opacity: 0;
  transform: translatex(-5em);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  will-change: transform, opacity;
  
}
.inline-objleft.is-visible{
  opacity: 1;
  transform: translatex(0em);
  
}
.inline-objrightaa {
  
  opacity: 0;
  transform: translatex(5em);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  will-change: transform, opacity;
  
}
.inline-objright.is-visible{
  opacity: 1;
  transform: translatex(0em);
  
}
.inline-photo {
  border: 1em solid #fff;
  border-bottom: 4em solid #fff;
  border-radius: .25em;
  box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);
  margin: 2em auto;
  opacity: 0;
  transform: translateY(4em);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  max-width: 350px;
  width: 90%;
  will-change: transform, opacity;
}
.img-auto
{
height: 600px;
}
@include media-breakpoint-only(xs) .img-auto{
width: 150px;
} 

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(-2deg);
}

.custom-control-label {
font-size: 20px;
    cursor: pointer;
}
.h2{
font: 15px/1.5 Roboto Condensed,sans-serif;
font-size: 20px;
    
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: grey;
    background-color: grey;
$('Incorrect').modal({
    backdrop: 'static',
    keyboard: false  //
$.fn.modal.prototype.constructor.Constructor.DEFAULTS.backdrop = 'static';
$.fn.modal.prototype.constructor.Constructor.DEFAULTS.keyboard =  false;
}