:root{
    --bs-font-sans-serif: "Catamaran","Helvetica","Arial","sans-serif","system-ui", "-apple-system", "Segoe UI", "Roboto", "Helvetica Neue", "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-warning: rgb(230 189 67);
  --bs-warning-rgb: 230, 189, 67;  
}

html{font-size: 18px;}
.fit-cover {
  object-fit: cover;
}

.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
  --bs-icon-size: 1rem;
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-lg {
  --bs-icon-size: 2rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}

a {
}

.btnlink, .dwn{
    background:#4274d7;
    color: var(--bs-gray-200);
    position:absolute;
    left:0;
    bottom:0;
    width: 100%
}
.btnlink .btn{
    font-size: 0.6rem
}
.btnlink .btn .fa{
    font-size: 1rem;
}
.btn.dwn:first-of-type{
    border-right-color: var(--bs-gray-100) !important;
}

.roms img{
    width:250px !important
}
.roms .card-text{
    height: 21ex;
    overflow:hidden
}
.cta-content{
  z-index:100
}
#roms {
  background: url("/assets/img/fondo-roms.jpg") right / contain repeat-x;
  background-color: var(--bs-gray-600);
  position: relative
}

.seprom{
    background-image: linear-gradient(to right, rgb(123, 67, 151), rgb(0, 0, 0));
    display:block;
    min-height: 50px;
    padding:0;
}

.modal .btn-primary a{
  text-decoration:none;
}
.modal .btn-primary:hover a{
  color: black;
}

#license p{
  text-align: left
}
#irArriba{
   position: fixed;
   bottom: 5px;
   right: -48px;
   transition: right 300ms;
}
#irArriba a{     
  width: 48px;
  height: 48px;
  border-radius: 50% 0 0 50%;
  background: #723e8c;
  font-size: 48px;
  color: white;
  text-decoration: none;
  display:flex;
  justify-content: center;
}
#irArriba.show{
  right: 0px;
}
.pub{
  text-align:center;
}

section.download{
  padding-bottom: 10px;
   background: linear-gradient(to bottom, #7b4397, #151f4e)
}
.roms .card-title{
  min-height: 4rem;
}
.modal a{
  color: white;
}

.roms .card-link{
  background: red;
  color: white;
  padding: 4px 14px;
  border-radius: 10px;
}
.roms .card-link:hover{
  box-shadow: 0px 0px 4px 2px teal;

}


#roms h1{
  font-size: 100px
}

#guia .feature-item{
  max-width: 500px;
  padding-right: 16px;
  padding-left: 16px;
  text-align: center;
  background: rgba(var(--bs-info-rgb), 0.3)
}
#guia .feature-item a{
  color: var(--bs-warning)
}
/********************************************/
/*Gracias a https://www.antofernandez.com/icono-scroll-css/*/
.mouse {
  display: block;
  position: absolute;
  height: 45px;
  width: 25px;
  border-radius: 20px;
  border: 2px solid #fff;
  bottom: 60px;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  animation: mouse alternate 0.8s infinite ;
}
 
.mouse:after {
  position: absolute;
  border-radius: 2px;
  width: 2px;
  height: 0px;
  content: '';
  background: #fff;
  margin-left: 10px;
  margin-top: 5px;
  animation: mouse-bola alternate 0.8s infinite;
 
}
 
@keyframes mouse-bola {
  0% {
    height: 0px;
  }
  100% {
    height: 10px;
  }
}
 
@keyframes mouse {
  0% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  100% {
    -webkit-transform: translate(-50%, calc(-50% + 20px));
    transform: translate(-50%, calc(-50% + 20px));
  }
}
#lnkRoms .btn{
  width: 3rem;
  height: 3rem;
  text-align:center;
  padding:0;
}
#lnkRoms .btn-group{
  max-width:90vw;
}
/*del 5.1 personalizado*/

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    font-family: "Catamaran","Helvetica","Arial","sans-serif";
    font-weight: 200;
    letter-spacing: 1px
}
section {
    padding: 100px 0
}

.btn {
    color: #fff;
    border: 1px solid;
    border-color: #fff
}

.btn:hover, .btn:active,.btn.active {
    color: #000;
    border-color: #fdcc52;
    background-color: #fdcc52
}

.btn {
    border-radius: 300px;
    font-family: "Lato","Helvetica","Arial","sans-serif";
    letter-spacing: 2px;
    text-transform: uppercase
}

.btn-xl {
    font-size: 11px;
    padding: 15px 45px
}

section h2,section .h2 {
    font-size: 50px
}
/*Main nav*/
#mainNav {
    border-color: rgba(34,34,34,.05);
    background-color: #43306f;
    transition: all .35s;
    font-family: "Catamaran","Helvetica","Arial","sans-serif";
    font-weight: 200;
    letter-spacing: 1px
}

#mainNav .navbar-brand {
    background: url("../img/mame-brand.png") no-repeat;
    background-size: contain;
    height:30px;
    width: 90px;
}

#mainNav .navbar-brand:hover,#mainNav .navbar-brand:focus {
    color: #e4b84a
}

#mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
   background: #e7f1ff;
    color: #222
}
#mainNav .navbar-toggler .collapsed{
  background: #e7f1ff
}


#mainNav .navbar-nav>li>a {
    font-size: 11px;
    font-family: "Lato","Helvetica","Arial","sans-serif";
    letter-spacing: 2px;
    text-transform: uppercase
}

#mainNav .navbar-nav>li>a.active {
    color: #fdcc52 !important;
    background-color: transparent
}

#mainNav .navbar-nav>li>a.active:hover {
    background-color: transparent
}

#mainNav .navbar-nav>li>a,#mainNav .navbar-nav>li>a:focus {
    color: #fbf7f7
}

#mainNav .navbar-nav>li>a:hover,#mainNav .navbar-nav>li>a:focus:hover {
    color: #fdcc52
}

@media(min-width: 992px) {
    #mainNav {
        border-color:transparent;
        background-color: #422f6e
    }

    #mainNav .navbar-brand {
        color: fade(white, 70%)
    }

    #mainNav .navbar-brand:hover,#mainNav .navbar-brand:focus {
        color: #fff
    }

    #mainNav .navbar-nav>li>a,#mainNav .navbar-nav>li>a:focus {
        color: rgba(255,255,255,1)
    }

    #mainNav .navbar-nav>li>a:hover,#mainNav .navbar-nav>li>a:focus:hover {
        color: #fff
    }

    #mainNav.navbar-shrink {
        border-color: rgba(34,34,34,.1);
        background-color: #3f2e6c
    }

    #mainNav.navbar-shrink .navbar-brand {
        color: #222
    }

    #mainNav.navbar-shrink .navbar-brand:hover,#mainNav.navbar-shrink .navbar-brand:focus {
        color: #fdcc52
    }

    #mainNav.navbar-shrink .navbar-nav>li>a,#mainNav.navbar-shrink .navbar-nav>li>a:focus {
        color: #fff
    }

    #mainNav.navbar-shrink .navbar-nav>li>a:hover,#mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
        color: #fdcc52
    }
}
/*header*/
header{
  min-height: 0 !important
}
header.masthead {
    position: relative;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    color: #fff;
    background: #7b4397; 
    background: linear-gradient(to left, #7b4397, #151f4e)
}

header.masthead .header-content {
    max-width: 500px;
    margin-bottom: 100px;
    text-align: center
}

header.masthead .header-content h1,header.masthead .header-content .h1 {
    font-size: 30px
}

header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto
}

header.masthead .device-container .screen img {
    border-radius: 3px
}

@media(min-width: 992px) {
    header.masthead {
        height:100vh;
        min-height: 775px;
        padding-top: 0;
        padding-bottom: 0
    }

    header.masthead .header-content {
        margin-bottom: 0;
        text-align: left
    }

    header.masthead .header-content h1,header.masthead .header-content .h1 {
        font-size: 50px
    }

    header.masthead .device-container {
        max-width: 325px
    }
}
/*Features*/
section.features .section-heading {
    margin-bottom: 50px
}

section.features .section-heading h2,section.features .section-heading .h2 {
    margin-top: 0
}

section.features .section-heading p {
    margin-bottom: 0
}

section.features .device-container,section.features .feature-item {
    max-width: max(325px, 90%);
    margin: 0 auto
}

section.features .device-container {
    margin-bottom: 100px
}

#features p a{
  color: orange
}
#features  {
  color: var(--bs-light);
}

#features .feature-item{
  color: white !important;
  background: rgba(var(--bs-info-rgb), 0.3);
  margin-bottom: 2px;
}

@media(min-width: 992px) {
    section.features .device-container {
        margin-bottom:0
    }
}

section.features .feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

section.features .feature-item h3,section.features .feature-item .h3 {
    font-size: 30px
}

section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#features .feature-item{
  color: black;
}


section.cta {
    position: relative;
    padding: 250px 0;
    background-position: center;
    background-size: cover
}

section.cta .cta-content {
    position: relative;
    z-index: 1
}

section.cta .cta-content h2,section.cta .cta-content .h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: #fff
}

@media(min-width: 768px) {
    section.cta .cta-content h2,section.cta .cta-content .h2 {
        font-size:80px
    }
}

section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

section.contact {
    text-align: center
}

section.contact h2,section.contact .h2 {
    margin-top: 0;
    margin-bottom: 25px
}

section.contact h2 i,section.contact .h2 i {
    color: #dd4b39
}

section.contact ul.list-social {
    margin-bottom: 0;
}

section.contact ul.list-social li a {
    font-size: 1.5rem;
    line-height: 66px;
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2
}

section.contact ul.list-social li.social-twitter a:hover {
    background-color: #8ACAF2
}

section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998
}

section.contact ul.list-social li.social-facebook a:hover {
    background-color: #6886C4
}
section.contact ul.list-social li.social-whatsapp a {
    background-color: #DD9439
}

section.contact ul.list-social li.social-whatsapp a:hover {
    background-color: #E1867B
}
section.contact ul.list-social li.social-telegram a {
    background-color: #4f39dd;
}

section.contact ul.list-social li.social-telegram a:hover {
    background-color: #A599E7
}
section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39
}

section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d24736
}

footer {
    padding: 25px 0;
    text-align: center;
    color: rgba(255,255,255,1);
    background-color: #222
}

footer p {
    font-size: 1.25rem;
    margin: 0
}

footer ul {
    margin-bottom: 0
}

footer ul li a {
    font-size: 1.1rem;
    color: rgba(255,255,255,1)
}

footer ul li a:hover,footer ul li a:focus,footer ul li a:active,footer ul li a.active {
    text-decoration: none;
  color: var(--bs-warning)
}
.pagination{
  margin: 8px auto;
  width: fit-content;
}

.accordion-body{
  background-color: var(--bs-gray-100);
  
}
header{
  position: relative
}
header:before{
  --size: 40px;
  content:"";
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: calc(0px - var(--size));
  left: 50%;
  background: transparent;
  border: 0;
  border-right: var(--size) solid transparent;
  border-left: var(--size) solid transparent;
  border-top: var(--size) solid #4b3275;
  z-index: 1000;
  
}
header:after{
  --size: 41px;
  content:"";
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: calc(0px - var(--size));
  left: calc(50% - 1px);
  background: transparent;
  border: 0;
  border-right: var(--size) solid transparent;
  border-left: var(--size) solid transparent;
  border-top: var(--size) solid #edea52;
  z-index: 100;
}


@keyframes destacar{
  from { color: transparent; background-color: transparent;}
  to {background-color: #ff000080; color: white;}
}
.destacar{ position: relative}

.destacar::after{
  content: 'nuevo';
  font-size: 0.75rem;
  position:absolute;
  bottom: -20px;
  left: 50%;
  height: fit-content;
  width: 100%;
  transform: translate(-50%, -50%);
  padding:0;
  text-align: center;
  animation: destacar alternate 1s infinite;
}