@import url('https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:300,500,700&display=swap');
body {
  font-family: 'Saira Extra Condensed', sans-serif;
  font-weight: 300;
  color:#1D1D1B;

}
.dropdown-item:hover,.dropdown-item:active{
	background: #f8f9fa !important;
	color: #1D1D1B;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
.navbar-nav .nav-item{
	text-align: right;
	width: auto;
}
.bg-dark{
	background-color: #1D1D1B !important;
}

.logoganten{
	border-right:2px solid #fff;
	padding-right: 15px;
}

.navbar-dark .navbar-brand.logoganten {
	padding: 10px 25px;
}

.navbar-dark .navbar-brand.logojuve {
	padding: 10px 20px 10px 10px;
}

.dropdown-menu{
	right: 0px !important;
	text-align: right !important;
	left: auto;
}
.dropdown-toggle::after{
	display: none;
}
img{
	max-width: 100%;
}
.navbar-brand{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right:12px;
	margin-left:0px;
	cursor: default;
}
.logo-container{
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	font-size: 30px;
}
.navbar>.container{
	position: relative;
}
.dropdown{
	position: absolute !important;
	right: 0px;
	width: 96px;
	top: 15px;
}
.flag{
	margin-right: 10%;
}
.btn-secondary{
	background-color: #8e8e8d;
	border-color: #8e8e8d;
	border-radius: 0px;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle{
	background-color: #8e8e8d;
	border-color: #8e8e8d;
	border-radius: 0px;
}
.dropdown-menu{
 border-radius: 0px;
 
 border:0px;
background:rgba(255,255,255,0.8);
padding:0px; 
}
.dropdown-item{
	color: #1D1D1B;
	border-bottom: 1px solid #fff;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:20px;
}
.dropdown-item:last-child{
	border-bottom: 0px;
}
.fascia1{
	width: 100%; 
	height: 100vh;
	position: relative;
	z-index: 1;
}
.hero2{
width: 100%; height: 100%; top: 0; left: 0;
background: url("../img/Ganten_copertina_2021.jpg") no-repeat center 60px; 
position: fixed; z-index: -1;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: absolute;
/*margin-top: 3.82%;*/
}
.pallino{
	position: absolute;
	font-size: 30px;
	color: #fff;

	opacity: 0;
  animation-name: bounceIn;
  animation-duration: 450ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  text-shadow: 2px 2px 4px #1D1D1B;
}
.pallino img{
	display: inline;
}	
#pallino0{
	top:12%;
	left: 50%;
	margin-left: -215px;
	animation-delay: 1s;
	font-weight: 500;
	font-size: 50px; 
	width: 430px;
	text-align: center;
}

#pallino1{
	top:60%;
	left: 20%;
	animation-delay: 2s;
}
#pallino2{
	top:35%;
	left: 64%;
	animation-delay: 2.5s;
}
#pallino3{
	top:75%;
	left: 28%;
	animation-delay: 3s;
}
#pallino4{
	top:85%;
	left: 48%;
	animation-delay: 3.5s;
}
#pallino5{
	top:78%;
	left: 67%;
	animation-delay: 4s;
}
.freccia{
	position: absolute;
	top:94%;
	left: 50%;
	margin-left: -33px;
	animation-name: freccia;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;  
    display: inline-block;
    width: 66px;
    height: 34px;
    cursor: pointer;
}



@keyframes freccia {
  0%   {top:94%;}
  50%  {top:94.5%;}
  100% {top:94%;}
}

@keyframes bounceIn{
  0%{
    opacity: 0;
    -webkit-transform: scale(0.3) translate3d(0,0,0);
    -moz-transform: scale(0.3) translate3d(0,0,0);
    -ms-transform: scale(0.3) translate3d(0,0,0);
    -o-transform: scale(0.3) translate3d(0,0,0);
    transform: scale(0.3) translate3d(0,0,0);

  }
  50%{
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
   
    -webkit-transform: scale(0.89);
    -moz-transform: scale(0.89);
    -ms-transform: scale(0.89);
    -o-transform: scale(0.89);
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
   /*-webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -ms-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);*/
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}



#fascia2{
width: 100%; 
background: url("../img/acqua.jpg") no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 790px;
position: relative;
}

.box-fascia2{
	color:#1D1D1B;
	font-size: 27px;
	/*width: 28%;
	position: absolute;
	left: 50%;
	top: 70%;*/
	margin-top: 105%;
	line-height: 1.1em;

}
.titolo-fascia2{
	color:#1D1D1B;
	font-size: 30px;
	margin-bottom: 2.5%;
}

#fascia3{
width: 100%; 
background: url("../img/Juve_2021.png") no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
/* height: 632px; */
position: relative;


background-attachment: fixed;

}
.marginriga3{
	padding-top: 14.25%;
	
}

.box-fascia3{
	color: #FFF;
	font-size: 27px;
	line-height: 1.1em;
}

.titolo-fascia3{
	font-weight: 700;
	line-height: 1em;
	margin-top: 5%;
}

.navbar-brand2{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right:15px;
	padding-right: 15px;
	margin-left:0px;
	cursor: default;
	display: inline-block;

}

.navbar-brand2.logoganten-footer {
	padding: 10px 15px;
}

.navbar-brand3{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right:15px;
	margin-left:0px;
	cursor: default;
}

.navbar-brand3.logojuve-footer{
	padding: 10px 5px;
}

.marginriga3ico{
	padding: 5% 0;
}

.ico_container {
	margin: 0 auto;
}

.ico {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin: 0 10px;
	text-align: center;
	position: relative;
	z-index: 100;
	background-position: center !important;
	background-repeat: no-repeat;
	background-size: 100% !important;
	border: 2px solid white; 
	border-radius: 50%;
}

.ico:hover,
.ico.active {
	border: 2px solid #4264ad;
}

.ico_calcio {
	background: url('../img/ico/ico_calcio.png');
}

.ico_basket {
	background: url('../img/ico/ico_basket.png');
}

.ico_tennis {
	background: url('../img/ico/ico_tennis.png');
}

.ico_volley {
	background: url('../img/ico/ico_volley.png');
}

.ico_running {
	background: url('../img/ico/ico_runner.png');
}

.ico_cycling {
	background: url('../img/ico/ico_cycling.png');
}

.slick-next {
	right: -15px;
	z-index: 100;
}

.slick-prev {
	left: -15px;
	z-index: 100;
}


#fascia4{
width: 100%; 
background: url("../img/Acqua575OK2000px.jpg") no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 785px;
position: relative;
}

.box-fascia4{
	color:#1D1D1B;
	font-size: 27px;
	/*width: 28%;
	position: absolute;
	left: 25%;
	top: 70%;*/
	margin-top: 105%;
	
	line-height: 1.1em;

}
.titolo-fascia4{
	color:#1D1D1B;
	font-size:30px;
	margin-bottom: 2.5%;
}

#fascia5{
width: 100%; 
background: #F6F6F6; 
padding-bottom: 20px;
}
.box-fascia5{
	color:#1D1D1B;
	font-size: 18px;
	line-height: 1.1em;
	padding-top: 26%;
}
.box-fascia5 strong{
	font-weight: 700;
	display: block;
}	
#fascia5 img{
	margin-top:5%;
}
#fascia5 ul{
padding-inline-start:20px;
}
.titolo-sponsor{
	font-size:18px;
	margin-top: 5%; 
}
#fascia6{
	padding-top: 1%;
}
#fascia7{
	padding-top: 1%;
	margin-top: 1.5%;
	width: 100%; 
	background: #F6F6F6; 
	padding-bottom: 2.1%;
}	
footer{
	background-color: #000;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	color: #fff;
}
.menu-footer,.menu-footer:hover,.menu-footer:active{
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	text-decoration: none;
	cursor: pointer;
}	
.rigafooter{
	margin-top: 2.5%;
	margin-bottom: 2.5%;
}
.menu-footer2,.menu-footer2:hover,.menu-footer2:active{
	color: #fff;
	font-size: 20px;
	line-height: 1.5em;
	text-decoration: none;
	cursor: pointer;
}	
.barretta-footer{
	margin-right: 2%;
	margin-left: 2%;
	display: inline-block;
}
.copyright{
	font-size:20px;
}
.datiazienda{
	font-size: 18px;
	border-left:2px solid #fff;
	margin-left: -15px;
	padding-left: 30px;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 0px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#fascia7 img{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.link-testo {
	color: #fff;
	text-decoration: underline;
}