/* Custom CSS */

@font-face{
  font-family: "Montserrat";
  src: url("/masterclass-ondemand/views/static/fonts/Montserrat/Montserrat-Regular.ttf");
}

@font-face{
  font-family: "Montserrat Bold";
  src: url("/masterclass-ondemand/views/static/fonts/Montserrat/Montserrat-Bold.ttf");
}

@font-face{
  font-family: "3ds Bold";
  src: url("/masterclass-ondemand/views/static/fonts/3ds/3ds-Bold.ttf");
}

@font-face{
  font-family: "3ds Light";
  src: url("/masterclass-ondemand/views/static/fonts/3ds/3ds-Light.ttf");
}

.float{
  position:fixed;
  width:90px;
  height:90px;
  bottom:20px;
  right:40px;
  background-color:#1c8c90;
  color:#FFF;
  border-radius:200px !important;
  text-align:center;
  font-size:30px;
  box-shadow: 0px 0px 10px 1px #000;
  z-index:100;
  cursor: pointer;
  text-align: center;
  padding: 16px;
}
.float:hover {
  text-decoration: none;
  color: #fff;
  background-color:#004A7B;
  cursor: pointer;
  border-radius:200px !important;
}

.my-float{
  margin-top:16px;
}

.list-group-item{background-color: transparent !important;}
.navbar{padding: 0rem 1rem !important;}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
{background: #1c8c90; color: #fff; box-shadow: 0 0 20px #1c8c90; border-radius: 5px; font-weight: 700;}
.navbar-expand-lg .navbar-nav .nav-link{padding-top: 10px; padding-bottom: 10px;}
.navbar-dmd{color: #FF0F24 !important;}
.navbar-dmd:hover{color: rgba(255,255,255,.75) !important;}
.navbar-dark .navbar-nav .nav-link{color: #ffffff !important;}
.txt-15{font-size: 15px; font-weight: 600;}
.container-fluid{
  padding-left: 3%; 
  padding-right: 3%;
}
.color-ag{color: #12CADD;}
.pdlr{padding-left: 15px; padding-right: 15px;}
.bannersito{
  background: #ffffff;
    border-radius: 10px;
    padding: 15px 25px;
    color: #666666;
    min-height: 265px;
}
.bannersito > img{margin-top: -60px;}
.bannersito-neon-1{
  background: transparent;
    border: #A919D8 solid 2px;
    padding: 15px 25px;
    border-radius: 0px;
    box-shadow: 0 0 20px #A919D8;
    min-height: 195px;
}
.bannersito-neon-2{
  background: transparent;
    border: #16D4D8 solid 2px;
    padding: 15px 25px;
    border-radius: 0px;
    box-shadow: 0 0 20px #16D4D8;
    min-height: 195px;
}
.h1,.footer-text-1{
  font-family: "3ds Bold"; 
  font-weight: 700;
}
footer{
  background: #004A7B;
}
.footer-text-2{
  font-family: "3ds Light"; 
  font-weight: 300;
}
a.footer-text-1{color: #f8f9fa;}
a.footer-text-1:hover{color: #007bff;}
h2.h2,h3.h3,.h2-2{
  font-family: "Montserrat Bold"; 
  font-weight: 700;
}
h5.h5, h6.h6, .h1-2, ul, .concursos, p{
  font-family: "Montserrat"; 
  font-weight: 400;
}
.pd-10{padding-top: 10px; padding-bottom: 10px;}
.pdb-10{padding-bottom: 10px;}
.pdb-20{padding-bottom: 20px;}
.pd-20{padding-top: 20px; padding-bottom: 20px;}
.pdp{padding-bottom: 20px;}

.caja-azul{
  padding: 15px 25px;
  background: #003d99;
  border-radius: 0px;  
}

.caja-morada{
  padding: 15px 25px;
  background: #6d00df;
  border-radius: 0px;  
}

.caja-azul .caja-morada p{font-size: 18px;}
.img-confer{
  max-width: 100%; 
  width: 240px;
  border: #16d4d8 solid 3px;
  border-radius: 150px;
  box-shadow: 0px 0px 30px #16d4d8;
}
.bann-text-confer-l{
  background: url('/showdelosinges/views/static/img/bg/conferencias/recurso-57.png'); 
  background-repeat: no-repeat; 
  background-size: contain; 
  background-position: left; 
  padding-left: 9%; 
  padding-right: 9%;
}
.bann-text-confer-r{
  background: url('/showdelosinges/views/static/img/bg/conferencias/recurso-57.png'); 
  background-repeat: no-repeat; 
  background-size: contain; 
  background-position: right; 
  padding-left: 9%; 
  padding-right: 9%;
}

.vid-confer{
  border: #ffffff solid 2px;
  border-radius: 100px;
  padding: 0px 20px;
  color: #ffffff;
}

i.icon-vid-confer{
  background: #6d00df;
  border: #6d00df solid 2px;
  padding: 32px 34px;
  border-radius: 50px;
  color: #ffffff;
  margin-left: -30px;
  -webkit-mask-image: -webkit-radial-gradient(circle,white 100%,black 100%);
  -webkit-transition: all .5s cubic-bezier(.3,.95,.3,.95);
  -moz-transition: all .5s cubic-bezier(.3,.95,.3,.95);
  transition: all .5s cubic-bezier(.3,.95,.3,.95);
}

i.icon-vid-confer:hover{
  background: #16D4D8;
  border: #16D4D8 solid 2px;
}

p.vid-confer-2p{
  font-size: 18px;
  padding: 20px 10px 0px 10px;
}

p.vid-confer-p{
  text-align: justify;
  padding: 15px 1%;
  font-size: 14px;
}

/*------------------- Botones -------------------*/
.btn-largo, .btn-largo-2, .btn-mejoras
{
  font-family: "Montserrat";
    padding: 10px 40px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    -webkit-mask-image: -webkit-radial-gradient(circle,white 100%,black 100%);
    -webkit-transition: all .5s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .5s cubic-bezier(.3,.95,.3,.95);
    transition: all .5s cubic-bezier(.3,.95,.3,.95);    
    border-radius: 43px;
}
.btn-largo-2{border-radius: 5px !important; font-size: 24px !important; line-height: 34px !important;}
.btn-largo-2:hover{cursor: pointer; border-radius: 5px !important;}
.btn-largo:hover{cursor: pointer; border-radius: 43px !important;}
.btn-rojo{color: #fff; background: #bf0411; border: solid 2px #bf0411;}
.btn-rojo:hover{color: #bf0411 ; background: transparent; border: solid 2px #bf0411;}
.btn-azul{color: #fff; background: #1d7cbc; border: solid 2px #1d7cbc;}
.btn-azul:hover{color: #fff ; background: transparent; border: solid 2px #1d7cbc;}
.btn-morado{color: #fff; background: #D300FF; border: solid 2px #D300FF; font-size: 18px; line-height: 28px; padding: 10px 60px;}
.btn-morado:hover{color: #fff ; background: transparent; border: solid 2px #D300FF;}
.btn-azul-g{color: #fff; background: #16D4D8; border: solid 2px #16D4D8; font-size: 18px; line-height: 28px; padding: 10px 60px;}
.btn-azul-g:hover{color: #16D4D8 ; background: transparent; border: solid 2px #16D4D8;}
.btn-morado-g{color: #fff; background: #D300FF; border: solid 2px #D300FF; font-size: 18px; line-height: 28px; padding: 10px 60px;}
.btn-morado-g:hover{color: #D300FF ; background: transparent; border: solid 2px #D300FF;}
.btn-azul-g-2{color: #fff; background: #16d4d8; border: solid 2px #16d4d8; font-size: 18px; line-height: 28px; padding: 10px 60px;}
.btn-azul-g-2:hover{color: #005586 ; background: transparent; border: solid 2px #16d4d8;}
.btn-next-prev{color: #333333; background: transparent; border: solid 1px #333333; font-size: 14px; line-height: 24px; padding: 5px 20px;}
.btn-next-prev:hover{color: #333333 ; background: #f2f2f2; border: solid 1px #333333;}
.btn-next-prev:disabled{cursor: default; opacity: 0.6; background: #f2f2f2;}
.btn-mejoras{border-radius: 5px !important; font-size: 16px !important; line-height: 26px !important; color: #6d00df; 
  background: transparent; border: solid 2px #6d00df;}
.btn-mejoras:hover{cursor: pointer; color: #ffffff; background: #6d00df; border: solid 2px #6d00df;}
.btn-01{color: #fff; background: #6D00DF; border: solid 2px #6D00DF;}
.btn-01:hover{color: #6D00DF ; background: transparent; border: solid 2px #6D00DF;}
.btn-02{color: #fff; background: #16D4D8; border: solid 2px #16D4D8;}
.btn-02:hover{color: #16D4D8 ; background: transparent; border: solid 2px #16D4D8;}
.btn-03{color: #fff; background: #F206FF; border: solid 2px #F206FF;}
.btn-03:hover{color: #F206FF ; background: transparent; border: solid 2px #F206FF;}
.btn-04{color: #fff; background: #18D6A9; border: solid 2px #18D6A9;}
.btn-04:hover{color: #18D6A9 ; background: transparent; border: solid 2px #18D6A9;}
.btn-05{color: #fff; background: #A919D8; border: solid 2px #A919D8;}
.btn-05:hover{color: #ffffff ; background: transparent; border: solid 2px #A919D8;}
.btn-06{color: #fff; background: #16D4D8; border: solid 2px #16D4D8;}
.btn-06:hover{color: #ffffff ; background: transparent; border: solid 2px #16D4D8;}
.btn-07{color: #fff; background: #D300FF; border: solid 2px #D300FF;}
.btn-07:hover{color: #ffffff ; background: transparent; border: solid 2px #D300FF;}

/*------------------- Media Querys -------------------*/

@media only screen and (max-width: 799px)
{
  .column-mobi{display: block;}
  .column-desk{display: none;}
  .btn-largo-2{font-size: 18px !important;}
  .bann-text-confer-l, .bann-text-confer-r{background: #ffffff;}
  .vid-confer > .row > div{text-align: center;}
  i.icon-vid-confer{margin-left: 0px; margin-top: -50px}
}

@media only screen and (min-width: 800px)
{
  .column-mobi{display: none;}
  .column-desk{display: flex;}
  .btn-largo-2{border-radius: 5px !important; font-size: 24px !important; line-height: 34px !important;}
}


/*------------------- Timeline -------------------*/
.container-s {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column;
}
.title {
  font-size: 38px;
  color: #616161;
  font-style: italic;
  font-weight: 800;
}
.timeline {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);
}
.timeline .swiper-container {
  height: 460px;
  width: 100%;
  position: relative;
}
.timeline .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.timeline .swiper-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);
  border-radius: 100%;
}
.timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 310px;
  right: 50%;
  top: 13%;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  font-size: 12px;
  z-index: 2;
}
.timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 42px;
  margin-bottom: 50px;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  color: #ffffff;
  font-weight: 300;
  opacity: 0;
  transition: .2s ease .4s;
}
.timeline .swiper-slide .timeline-title {
  font-weight: 800;
  font-size: 34px;
  margin: 0 0 30px;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .5s;
}
.timeline .swiper-slide .timeline-text {
  font-size: 14px;
  line-height: 1.5;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .6s;
}
.timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
  font-size: 14px;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.8s;
}
.timeline .swiper-pagination {
  right: 15% !important;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
}
.timeline .swiper-pagination::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.timeline .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: center;
  opacity: 1;
  background: transparent;
  color: #12CADD;
  margin: 5px 0 !important;
  position: relative;
}
.timeline .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -32.5px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #12CADD;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: .2s;
}
.timeline .swiper-pagination-bullet-active {
  color: #12CADD;
  font-weight: 700;
}
.timeline .swiper-pagination-bullet-active::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.timeline .swiper-button-next,
.timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: .2s;
}
.timeline .swiper-button-prev {
  left: 8%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2312CADD'%2F%3E%3C%2Fsvg%3E");
}
.timeline .swiper-button-prev:hover {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}
.timeline .swiper-button-next {
  right: 8%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2312CADD'%2F%3E%3C%2Fsvg%3E");
}
.timeline .swiper-button-next:hover {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
@media screen and (min-width: 768px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 30%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 310px;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 32px;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 46px;
    margin: 0;
  }
  .timeline .swiper-pagination {
    display: flex;
  }
  .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-prev:hover {
    -webkit-transform: rotate(90deg) translate(-3px, 10px);
            transform: rotate(90deg) translate(-3px, 10px);
  }
  .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-next:hover {
    -webkit-transform: rotate(90deg) translate(3px, 10px);
            transform: rotate(90deg) translate(3px, 10px);
  }
}
@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 25%;
  }
}

/* ---- test ---- */

.box{
    height: 250px;
    margin: auto;
    padding: 20px;
    border-radius: 14px;
    text-align: center;
    margin-top: 100px;
    position: relative;
}

.box img{
    height: 125px;
    transition: all 400ms;
    background: #6d00df;
    border-radius: 15px;
}

.box h2{
    font-size: 24px;
    font-weight: 700;
    font-family: "Montserrat";
    margin-top: 10px;
    transition: all 500ms;
}

.box .container-p{
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0px 10px;
    border-radius: 0px 0px 14px 14px;
}

.box p{
    font-size: 14px;
    opacity: 0;
    transform: translateY(150px);
    transition: all 600ms;
}

.box .check{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    border: 2px solid #f5f5f5;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background: white;
}

.box .check i{
    margin-top: 6px;
    display: none;
    color: white
    
}

/*Efecto Hover*/

.box:hover img{
    transform: translateY(-90px);
}

.box:hover h2{
    transform: translateY(-90px);
}

.box:hover .container-p p{
    transform: translateY(0px);
    opacity: 1;
}


/*Clases que estaremos utilizando en JavaScript*/

.box-selected{
    border-color: red;
    transition: all 600ms;
}

.icon-check{
    display: block !important;
}

.check-selected{
    background: red !important;
    border: none;
    transition: all 600ms;
}

.line{
  width: 100%;
    position: absolute;
    top: 15px;
    left: -100vw;
    width: 200vw;
    z-index: 0;
    border-bottom: 4px solid var(--dark-color);
}