 body{
    background-image: url(https://landing.joyacademy.com/wp-content/uploads/2018/10/fondo_JA_02.jpg);
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
      
}
.imgJumbotron{
    
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    -o-background-size: cover;
    background-repeat: no-repeat; 
    text-align: center;
    padding-top: 300px;
    margin-top: 30px;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
  0% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}
.myColor{
    background-color: #2beaec;
}
.myBorder{
    border: 1px solid #0c3333;
}
.myCardColor{
    background-color: #33c8c8;
}
.myCardHeader{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.colorTitulo{
    color:  #0c3333;
    text-align:justify
}
.mySize{
    width: 210px;
    height: 131px;
}
p{
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
}
.myDisplay{
    font-size: 5.5rem;
    font-weight: 500;
    line-height: 1.2;
}
@media only screen and ( max-width : 768px) {
    .imgJumbotron{
        background-image: url('portada.jpg');
    }
    .myDisplay{
        font-size: 2.5rem !important;
        font-weight: 600 !important;
        line-height: 0.5 !important;
    }
}
.step-number{
    position: absolute;
    top: 40px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: white;
    text-align: center;  
}
.step-numberText{
    margin-left: 80px;
}
img{
    border-radius: 8px;
    border: 2px solid #dbd9e6;
    padding: 5px;
}
#blog{
    display: flex;
    align-items: center;
    justify-content: center;
}
#video{
    margin-top: 50px;
}
#info {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 200px;
    margin-top: 50px;
}
#info > h2 {
    margin-bottom: 20px;
    word-wrap: break-word;
}
footer {
    margin-top: 20px;
    padding: 10px;
    color: white;
}
footer > span {
    margin-top: 5px;
    display: flex;
    justify-content: center;
    font-size: 1.2em;
    color: white;
}
div > ul > li > a {
    font-size: 1.2em;
}
input[type="email"]::placeholder {  
    /* Firefox, Chrome, Opera */ 
    text-align: center; 
} 
img {
  max-width: 100%;
}
a{
  color:black;
}
a:hover{
  color:white;
}
.flotante {
 position: fixed;
 width: 60px;
 height: 60px;
 bottom: 25px;
 right: 16px;
 background: linear-gradient(45deg,rgba(159, 235, 245, 1) 0%, rgba(92, 255, 105, 1) 50%, rgba(83, 237, 219, 1) 99%);
 color: #fff;
 border-radius: 50px;
 text-align: center;
font-size: 40px;
 z-index: 100;
}
.sponsored{
 padding-bottom: 1rem;
}
.olympics {
  margin: 2em auto;
  width: 330px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}
.ring {
  width: 100px;
  height: 100px;
  background: transparent;
  border: 7px solid #000;
  border-radius: 50%;
  float: left;
  box-sizing: border-box;
  margin: 0 5px;
}
#olimpico{
    font-family: "Aboreto", system-ui;
    font-weight: 400;
    font-style: normal;
}
.b { border-color: #0885c2; }
.r { border-color: #ed334e; }
.y { border-color: #fbb132; margin-top: -50px; z-index: -1; }
.g { border-color: #1c8b3c; margin-top: -50px; z-index: -1; 
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #2beaec;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
 .copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #2beaec;
}
#location{
    color: #2beaec;
    text-decoration-line: underline;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #2beaec;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.olympic{
  background-color: #eeeeee;
  border: 10px ridge #FAF070;
}
.hexa{
  border: 0px;
  float: left;
  text-align: center;
  height: 35px;
  width: 60px;
  font-size: 22px;
  background: #f0f0f0;
  color: #3c3c3c;
  position: relative;
  margin-top: 15px;
}

.hexa:before{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-bottom: 15px solid #f0f0f0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  top: -15px;
}
.hexa:after{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 15px solid #f0f0f0;
  bottom: -15px;
}
.timeline {
  position: relative;
  padding: 0;
  width: 100%;
  margin-top: 20px;
  list-style-type: none;
}
.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background: rgb(213,213,213);
  background: -moz-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -o-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -ms-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: linear-gradient(to bottom, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  z-index: 5;
}
.timeline li {
  padding: 2em 0;
}
.timeline .hexa{
  width: 16px;
  height: 10px;
  position: absolute;
  background: #00c4f3;
  z-index: 5;
  left: 0;
  right: 0;
  margin-left:auto;
  margin-right:auto;
  top: -30px;
  margin-top: 0;
}
.timeline .hexa:before {
  border-bottom: 4px solid #00c4f3;
  border-left-width: 8px;
  border-right-width: 8px;
  top: -4px;
}
.timeline .hexa:after {
  border-left-width: 8px;
  border-right-width: 8px;
  border-top: 4px solid #00c4f3;
  bottom: -4px;
}
.direction-l,
.direction-r {
  float: none;
  width: 100%;
  text-align: center;
}
.flag-wrapper {
  text-align: center;
  position: relative;
}
.flag {
  position: relative;
  display: inline;
  background: rgb(255,255,255);
  font-weight: 600;
  z-index: 15;
  padding: 6px 10px;
  text-align: left;
  border-radius: 5px;
}
.direction-l .flag:after,
.direction-r .flag:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -15px;
  height: 0;
  width: 0;
  margin-left: -8px;
  border: solid transparent;
  border-bottom-color: rgb(255,255,255);
  border-width: 8px;
  pointer-events: none;
}
.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.time-wrapper {
  display: block;
  position: relative;
  margin: 4px 0 0 0;
  z-index: 14;
  line-height: 1em;
  color: #fff;
}
.direction-l .time-wrapper {
  float: none;
}
.direction-r .time-wrapper {
  float: none;
}
.time {
  background: #00c4f3;
  display: inline-block;
  padding: 8px;
}
.desc {
  position: relative;
  margin: 1em 0 0 0;
  padding: 1em;
  background: rgb(254,254,254);
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
  box-shadow: 0 0 1px rgba(0,0,0,0.20);
  z-index: 15;
}
.direction-l .desc,
.direction-r .desc {
  position: relative;
  margin: 1em 1em 0 1em;
  padding: 1em;
  z-index: 15;
}
@media(min-width: 768px){
  .timeline {
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .timeline .hexa {
    left: -28px;
    right: auto;
    top: 8px;
  }
  .timeline .direction-l .hexa {
    left: auto;
    right: -28px;
  }
  .direction-l {
    position: relative;
    width: 310px;
    float: left;
    text-align: right;
  }
  .direction-r {
    position: relative;
    width: 310px;
    float: right;
    text-align: left;
  }
  .flag-wrapper {
    display: inline-block;
  }

  .flag {
    font-size: 18px;
  }
  .direction-l .flag:after {
    left: auto;
    right: -16px;
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(254,254,254);
    border-width: 8px;
  }
  .direction-r .flag:after {
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(254,254,254);
    border-width: 8px;
    left: -8px;
  }
  .time-wrapper {
    display: inline;
    vertical-align: middle;
    margin: 0;
  }
  .direction-l .time-wrapper {
    float: left;
  }
  .direction-r .time-wrapper {
    float: right;
  }
  .time {
    padding: 5px 10px;
  }
  .direction-r .desc {
    margin: 1em 0 0 0.75em;
  }
}
@media(min-width: 992px){
  .timeline {
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .direction-l {
    position: relative;
    width: 380px;
    float: left;
    text-align: right;
  }
  .direction-r {
    position: relative;
    width: 380px;
    float: right;
    text-align: left;
  }
}
:root {
    --primary-color: #D83344;
    --background-color: #f5f5f7;
    --text-color: #333333;
}
.cont {
    text-align: center;
}
.celebrate-btn {
    background-color: var(--primary-color);
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.1s ease;
}
.celebrate-btn:hover {
    background-color: #C71729;
}

.celebrate-btn:active {
    transform: scale(0.98);
}