.w3-animate-fading{animation:fading 13s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}

h1 {
	color: #5c0099;
	text-shadow:2px 2px 3px rgba(0,0,0,0.3);
	text-align:center;
	font-family:"Carattere", cursive; 
	font-size: 3vw;
	margin-left: 5vw;
  margin-right: 5vw;
	}
h2 {
	color: black;
	 text-align: justify;
     text-justify: inter-word;
	font-family:"Arial"; 
	font-size: 1.25vw;	
	margin-left: 2vw;
  margin-right: 2vw;
  margin-top:.2em;
	}
	h3 {
	color: #5c0099;
	text-align:center;
	font-family:"Arial"; 
	font-style: italic;
	font-size: 2vw;
	margin-bottom:.2em;
	}

.bg {
 background-position: center;
  background: url(images/noteg.png);
  background-color: #FAF9F6;
  background-repeat: repeat;
   background-attachment: fixed;
}
.bgblack {
  background-color: black;
}
.error {color: RED;}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

sup {
    vertical-align: super;
    font-size: smaller;
}
.bgcar {
background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-size: cover;
  background-image: url(images/shelby.png);
  background-color: black;
}
ul {
  list-style-type: none;
   border: 1px solid black;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  overflow: hidden;
  background: rgba(250, 250, 250, .9);
  
}

li {
  float: left;
}

li a, .dropbtn {
  display: inline-block;
  color: black;
  text-align: center;
  padding: 8px 8px;
  border: 1px solid black;
  text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
  background-color:#c5c6c9;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 9px 12px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #c5c6c9;}

.dropdown:hover .dropdown-content {
  display: block;
}


img.one {
  height: auto;
  width: auto;
}
.contain {
  object-fit: contain;
}
.count {
width:130px;
padding: 0;
 border: 2px solid navy;
background:#d8dfed;
margin-left:auto;
margin-right:auto;
font-family: calibri;
-webkit-text-stroke: 1px black;
font-size:24px;
letter-spacing: 5px;
color:#5a8eed;
text-align: center;
}
.flex00 {
max-width: 95%;
padding: 1vw 1vw 1vw 1vw;
position: sticky;
top: 0px;
height: auto;
 
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;
font-family: arial;

}
.flex0 {
/*background-color: #FAF9F6;*/
max-width: 99%;
height: auto;
position:
            top: 0px;
/*  border: 2px solid black;
  head-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
border-radius: 25px;
background-image: url("images/bgpap.gif");
background-repeat: no-repeat;
  background-size: cover;
background-position: center;
position: static;*/
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;	
}


.flex0V {
 width: 60%;
 margin-left:auto;
margin-right:auto;
padding: .25vw .25vw .25vw .25vw;
 border: 1px black;
  border-radius: 12px;
height: auto;
 background: rgba(250, 250, 250, .3);
  text-align: center;
  line-height: auto;
font-family: tahoma;
text-align:center;
color: black;
font-size:1vw;  
opacity:0.75;
}

.flex1z {
	width: 100%;
}
.flex1z > div {
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;	
	font-family: arial;
  font-size:1em;
	
}
.flex1 {
	width: 75%;
	margin-left:auto;
    margin-right:auto;
	text-align: center;
	border: 0px;
}

.flex2 {
	width: 90%;
	margin-left:auto;
    margin-right:auto;
	opacity:0.65;
}

.flex2 > div {
padding: 1vw;
  text-align: center;
  line-height: auto;	
	font-family: arial;
	font-size: .75vw;
	color: black;
}

.flex3 {
	width: 90%;
	margin-left:auto;
margin-right:auto;
opacity: 0.85;
}

.flex3 > div {
padding: .5vw;
  text-align: center;
  color:black;
  line-height: auto;	
	font-family: arial;
	font-size: 1.5vw;
}
.flex4 {
	width: 75%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FAF9F6;
	opacity: 0.8;
}

.flex4 > div {
padding: 1vw 1vw 1vw 1vw;
  text-align: left;
  color:black;
  line-height: auto;	
  border: 2px solid black; 
  border-radius: 16px;
  font-family:arial;
  font-size: 2vw;
}
.flex5 {
	padding: 1vw 1vw 1vw 1vw;
	width: 74%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FAF9F6;
	opacity: 0.84;
}
.flex5 > div {
padding: .5vw .5vw .5vw .5vw;
  text-align: justify;
  color:black;
  line-height: auto;	
	font-family:arial;
	font-size: 2vw;
}
.flex6 {
	padding: .5vw;
	width: 90%;
	margin-left:auto;
margin-right:auto;
background-color: #FAF9F6;
opacity: 0.75;
}

.flex6 > div {
padding: .5vw;
  text-align: center;
  color:black;
  line-height: auto;	
	font-family:arial;
}
.grid-containerm {
	margin-left: auto;
	margin-right: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1vw;
	padding:  1vw;
}
.grid-containerm > div {
	background-color: #fcd4f7;
  border: 1px solid black; 
  border-radius: 16px;
  padding:1vw;
  font-size:2vw;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.gcmspan {
	font-size:1.5vw;
}
.gcmspan2 {
	font-size:1.2vw;
}
.dido1 {
	width:90%;
	margin-left: auto;
	margin-right: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1vw;
	padding:  1vw;
}

.flexSideXSide {
	display:flex;
	justify-content:center;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
  padding: 1vw 1vw;
  text-align: center;
}

.flexSideXSide > div {
  margin: 1em;
  padding: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-family: arial;
  font-size:1.25em;
}


.oneside {
width: auto;
	background-color: #ffffe6;
	border-radius: 25px;
	border-style: solid;
    text-align: center;
	padding: 1vw;	
	font-family: arial;
	font-size: 1VW;	
}

.headlineA {
	animation: fadeInAnimation ease 5s;
            animation-iteration-count: 1;
            animation-fill-mode: forwards;
	width: fit-content;
	 padding: .33em;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    margin-top: .1VW;
    margin-bottom: .1VW;
	background-color: #fac3f3; 
	background: url(images/bg3.gif);
	background-size: 300px 300px;
  background-repeat: repeat;
	opacity: 0.95;
	border-radius:16px;
	border: 1px solid black; 
    -moz-border-radius:12px; 
	font-family:'Brush Script MT', cursive; 
	font-size:3vw;
	text-align:center; 
	color:BLACK;
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
}
.headline1 {
	width: 85%;
	 padding: 0;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    margin-top: .25VW;
    margin-bottom: 0;
	
	font-family:"Carattere", cursive; 
	text-shadow: 2px 2px 2px rgba(0,0,0,0.45);
	font-size:6.5vw; 
	text-align:center; 
	color:#00cc7a;
}

  @keyframes fadeInAnimation {
            0% {
                opacity: 0;
            }

            100% {
                opacity: .85;
            }
        }
.headline2 {	
	opacity:.87;
	width: 55%;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    margin-bottom: .25VW;
	padding:12px;
	border-radius:24px;
	border: 1px solid black; 
	font-family:'Tahoma'; 
	font-size:1.5VW; 
	text-align:center; 
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	color:black;
	background: url(images/bg2a.gif);
  background-repeat: repeat;
background-color: #00cc7a;
background-size: 300px 300px;
}
.headline3 {
	animation: fadeInAnimation ease 5s;
            animation-iteration-count: 1;
            animation-fill-mode: forwards;
	width: fit-content;
	 padding: .33em;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    margin-top: .1VW;
    margin-bottom: .1VW;
	background-color: #fac3f3; 
	opacity: 0.82;
	border-radius:12px;
	border: 1px solid black; 
    -moz-border-radius:12px; 
	font-family:'Brush Script MT', cursive; 
	font-size:1.25vw;
	text-align:center; 
	color:BLACK;
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
}

textarea {
  font-size:1.75VW;
}

.flexpaper{
	width: 50%;
background: url(images/bgpap.gif);
border-radius: 20px;
padding: 12px;
margin-left:auto;
margin-right:auto;
  text-align: center;
  line-height: auto;	
  opacity: 0.82;
}

.table {
	width: auto;
	margin-left: auto;
  margin-right: auto;
    text-align: center;
	padding: 4px;	
	font-family: arial;
	background-color:#fdfe7;
	opacity: 0.82;
}
th, td {
  padding: 2px;
  text-align: center;
  font-family: arial;
    border:solid black 1px;
}
th {
  background-color: #fdfde7;
  color: black;
  border-radius:16px;
    -moz-border-radius:16px;
}
.videow {
	position: relative;
	padding-bottom:10%;
	height:0;
}
.videow iframe {
	position: relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#cf img {
    animation-name: cf3FadeInOut;
    animation-timing-function: linear;
/* if you only want to cycle a finite amount of times, 
   simply change 'infinite' with # of iterations you need */
    animation-iteration-count: infinite; 
    animation-duration: 6s;
    animation-direction: alternate; /* not strictly necessary */
    position:absolute;
}

#cf img:nth-of-type(1) {
    animation-delay: 2s;
}

#cf img:nth-of-type(2) {
    animation-delay: 2s;
}

#cf img:nth-of-type(3) {
    /* add some delay for the first picture as well */
    animation-delay: 2s;
}

@keyframes cf3FadeInOut {
    /* distributing times evenly */
    0% {
        opacity: 1;
    }
    25% {
        opacity: .25;
    }
    75% {
        opacity: .25;
    }
    100% {
        opacity: 1;
    }
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Roboto:wght@400;500;700&display=swap");


.container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding: 10px;
	box-sizing: border-box;
	font-family: "Roboto", sans-serif;
	font-size: 1vw;
	font-weight: bold;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.container .btn {
	position: relative;
	background-color: rgba(255,255,255,0.2);
	top: 0;
	left: 0;
	width: 126px;
	height: 60px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.container .btn a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.15);
	box-shadow:  0 15px 15px rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	padding: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	overflow: hidden;
	color: black;
	font-weight: 400px;
	z-index: 1;
	transition: 0.5s;
	backdrop-filter: blur(15px);
}
.container .btn:hover a {
	letter-spacing: 3px;
}
.container .btn a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to left, rgba(255, 255, 255, 0.15), transparent);
	transform: skewX(45deg) translate(0);
	transition: 0.5s;
	filter: blur(0px);
}
.container .btn:hover a::before {
	transform: skewX(45deg) translate(200px);
}
.container .btn::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.container .btn:hover::before /*lightup button*/ {
	bottom: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.container .btn::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.container .btn:hover::after /*lightup button*/ {
	top: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.container .btn::before, /* 2*/
.container .btn::after {
	background: #00cc7a;
	box-shadow: 0 0 5px #00cc7a, 0 0 15px #00cc7a, 0 0 30px #00cc7a,
		0 0 60px #00cc7a;
}


           .marquee {
                height: 50px;
                overflow: hidden;
                position: relative;
                background: #fefefe;
                color: #333;
                border: 1px solid #4a4a4a;
            }
            
            .marquee p {
                position: relative;
                width: 100%;
                height: 100%;
                margin: 0;
                line-height: 50px;
                text-align: center;
				font-size: 2vw;
				font-family:"Times New Roman";
				font-weight:Bold;
                -moz-transform: translateX(100%);
                -webkit-transform: translateX(100%);
                transform: translateX(100%);
                -moz-animation: scroll-left 2s linear 2;
                -webkit-animation: scroll-left 2s linear 2;
                animation: scroll-left 20s linear 2;
            }
            
            @-moz-keyframes scroll-left {
                0% {
                    -moz-transform: translateX(100%);
                }
                100% {
                    -moz-transform: translateX(-100%);
                }
            }
            
            @-webkit-keyframes scroll-left {
                0% {
                    -webkit-transform: translateX(100%);
                }
                100% {
                    -webkit-transform: translateX(-100%);
                }
            }
            
            @keyframes scroll-left {
                0% {
                    -moz-transform: translateX(100%);
                    -webkit-transform: translateX(100%);
                    transform: translateX(100%);
                }
                100% {
                    -moz-transform: translateX(-100%);
                    -webkit-transform: translateX(-100%);
                    transform: translateX(-100%);
                }
            }
			


 .scrolling-text-wrapper {
  /* Hides the text that is off-screen */
  overflow: hidden;
  /* Centers the scrolling container horizontally */
  text-align: center;
  /* Positions the wrapper in the center of the viewport */
  position: absolute;
  top: 45%;
  width: 100%;
  transform: translate(-0%, -50%);
}

.scrolling-text-container {
	
  /* Places text elements side-by-side */
  white-space: nowrap;
  /* Applies the scrolling animation */
  animation: scroll-text 12s linear infinite;
  /* Prevents the text from wrapping to a new line */
}

/* Define the scrolling animation */
@keyframes scroll-text {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Styles the text elements */
.scrolling-text-container span {
  font-family: "Times New Roman", sans-serif;
  font-size: 2em;
  color: #333;
  padding: 0 20px; /* Space between the repeating text */
}