.padding-toping{
  padding-top:2rem;
}

.spotifyicon {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
  animation-duration: 10s;
 animation-delay: 2s;

}

.fa-spotify {
  margin-top:14px;
  margin-left:1px;

}
.youtubeicon {
  position:absolute;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:rgb(255,3,3);
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
  animation-duration: 10s;
 animation-delay: 2s;
}

.fa-youtube {
  margin-top:14px;
  margin-left:1px;
}
.fix{

    line-height: 24px;

    display:block;
}
.mbr-arrows > a > i {
    position: absolute;
    top: -2px;
    left : 15px;
    font-size: 2rem;
}
.mbr-arrows {
    position: absolute;
    bottom: 75px;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: rgba(80, 80, 80, 0.5);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.cid-s9XxWX409L .mbr-iconfont {
    font-size: 2rem;
    color: #ffffff;

}
.cid-s9XATtrn6q .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
.mbr-arrow-2 {
    position: absolute;

    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: rgba(80, 80, 80, 0.5);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);}

    .mbr-arrow-2> a {
        display: inline-block;
        text-decoration: none;
        outline-style: none;
        -webkit-animation: arrowdown 1.7s ease-in-out infinite;
        animation: arrowdown 1.7s ease-in-out infinite;}
.mbri-up:hover{
  color:#149dcc;
}
.mbri-down:hover{
  color:#149dcc;
}
.social-list {
      padding-left: 0;
      margin-bottom: 0;
      list-style: none;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
  }


/*Swiper youtube*/
.cont2 {
  width: 80%;
  height:500px;
  margin-left: auto;
  margin-right: auto;
}
.slidyt {

    cursor:pointer;
    background-size: cover;
    background-position: center;

    
    }

/* swiper inside */
.swiper-cont-inside {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .swiper-slid-inside {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
    border-style: solid;
    border-color:#fff;

  }
  .mbr-arrows {
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: rgba(80, 80, 80, 0.5);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mbr-arrows a {
    color: #ffffff;
}
.mbr-arrows > a > i {
    position: absolute;
    top: -2px;
    left: 15px;
    /* font-size: 2rem; */
}
.mbr-arrows > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite;
}
#socialmedia{
    padding-inline-start: 0px;
}
@media screen and (max-width: 500px) {
  .pt-4, .py-4 { 
        padding-top: 0rem!important;
  }

}
body{
    overflow-x: hidden;
}
/* The new*/
.bg-primary {
  background-image: url("../assets/images/banner/banner1.gif");}
.modal-title{
color: #fff;}  
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: red;
text-shadow: 0 1px 0 #fff;
opacity: .5;
} 
@media only screen and (min-width: 730px) {
.icns360{
  width:200px;
  height:160px;
}
.itms360{
  font-size:20px;
}
}
@media only screen and (max-width: 730px) and (min-width: 550px)  {
.icns360{
  width:100px;
  height:80px;
}
.itms360{
  font-size:20px;
}
}
@media only screen and (max-width: 550px) and (min-width: 400px) {
.icns360{
  width:100px;
  height:80px;

}
.itms360{
  font-size:16px;
}
}
@media only screen and (max-width: 400px)  {
.icns360{
  display:none;
}
.itms360{
  font-size:16px;
}
}
body{
overflow-x:hidden;
}
.tiendaprima2{
color:#fff;
}
.tiendaprima2:hover{
color:#fff;
}
.slidyt{
position:relative;
}
.otro{
position:relative;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

/* Just styling the content of the div, the *magic* in the previous rules */
.video-container .caption {
  z-index: 1;
  position: relative;
  text-align: center;
  color: #dc0000;
  padding: 10px;
}
.mbr-fullscreen-error{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 60vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.cid-s9XBb514insta {
padding-top: 90px;
padding-bottom: 90px;
background: linear-gradient(45deg, #ffdf9e, #ffc273,#e56969,#c1558b,#8a49a1 );
}