	* { 
      font-family: 'Michroma', sans-serif;
      letter-spacing: 1pt;
   }
    .m1, .m2{
        cursor: pointer;
    }

footer { 
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px; 
}
.text-primary {
    color: #0092a8!important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .3rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: none;
    
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

html {
  height: -webkit-fill-available;
}

main {
  display: flex;
  flex-wrap: nowrap;
  height: 100vh;
  height: -webkit-fill-available;
  max-height: 100vh;
  overflow-x: auto;
  overflow-y: hidden;
}

.b-example-divider {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  pointer-events: none;
  fill: currentColor;
}

.dropdown-toggle { outline: 0; }

.nav-flush .nav-link {
  border-radius: 0;
}

.btn-toggle {
  display: inline-flex;
  align-items: center;
  padding: .25rem .5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  background-color: transparent;
  border: 0;
}
.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #d2f4ea;
}

.btn-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  display: inline-flex;
  padding: .1875rem .5rem;
  margin-top: .125rem;
  margin-left: 1.25rem;
  text-decoration: none;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #d2f4ea;
}

.scrollarea {
  overflow-y: auto;
}

.fw-semibold { font-weight: 600; }
.lh-tight { line-height: 1.25; }

.img-contenedor img {
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */
width:100%;
}


.zoom {
    transition: transform .2s; 
}
 
.zoom:hover {
    transform: scale(1.5); 
}
.aling-percheron{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    height: 100%;
}
@media (min-width: 992px)
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
    justify-content: center !important;
}
.percheron{
  font-family: 'Michroma', sans-serif;
}
.bg-red{
  background: #e00724;
}
.masthead {
    padding-top: calc(6rem + 104px);
    padding-bottom: 6rem;
}
.h-100 {
    height: 100%!important;
}
.navscroll {
    background-color:#e00724;    
    transition:background-color 500ms, color 500ms;
}

.navscroll.azul {
    background-color:#cecece59;
    color:grey !important;
}
.nav-link{
  color:white;
}
.nav-link.azul{
  color: black !important;
}
.nav-link:hover{
  color: grey;
}
.percheron-card{
  border-radius:  50px; 
  border: 1px solid  #e00724;
}
.btnCenter {
    padding: 0px; 
    position: fixed; 
    z-index: 2147483646; 
    border-radius: 16px; 
    top: auto; 
    background: none; 
    width: 399px; 
    bottom: 100px; 
    max-height: 2px; 
    right: 2px; 
    height: 33px; 
    visibility: visible; 
    min-height: 0px;
}

@media only screen and (max-width: 1400px) {
  .btnCenter {
        padding: 0px;
        position: fixed;
        z-index: 2147483646;
        border-radius: 16px;
        top: auto;
        background: none;
        width: 100px;
        bottom: 100px;
        max-height: 0px;
        right: 2px;
        height: 33px;
        visibility: visible;
        min-height: 0px;
  }
}
.container-img {
    background: #e00724;
    width: 459px;
    height: 459px;
    border-radius: 50%;
    z-index: -1222;
    position: absolute;
}
.img-para {
    padding: 130px 0px 130px 0px;
    background-image: url(https://irp-cdn.multiscreensite.com/f0207cfd/DESKTOP/images/bde178bc-c5e6-4348-b1ce-72bbbb080919.jpg);
    background-repeat: repeat;
}
div.clearfix {
    display: block;
    clear: both;
}
div.horizontal, div.vertical {
    width: auto;
}
.parrallax {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.bg-percheron {
    background: #e00724;
    color: white;
}
.center-percheron{
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-evenly;
}
.center-items{
      display: flex;
    justify-content: space-around;
}
.hero-1{
    background-image: url(../images/bateria.png);
    background-position: center center;
    background-size: cover;
    
}
.hero-2{
  background-image: url(../images/bateria.png);
    background-position: center center;
    background-size: cover;
    
  }
.hero-3{
    background-image: url(../images/bateria.png);
    background-position: center center;
    background-size: cover;
   
}
.hero-4{
    background-image: url(../images/bateria.png);
    background-position: center center;
    background-size: cover;
   
}
 .grid-gallery {

  padding: 20px;
  grid-gap: 0px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
  grid-auto-rows: 75px;
  grid-auto-flow: dense;
}
        
 

        .grid-gallery__image {
          width:100%;

          object-fit: cover;
        }

.contenedor:hover .imagen {-webkit-transform:scale(1.1);transform:scale(1.1);}
.contenedor {overflow:hidden;}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
}
#loader {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top-color: #e00724;
  animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

    table {
      border-collapse: collapse;
      margin: 20px 0;
      width: 100%;
    }

    th, td {
      border: 1px solid #ccc;
      padding: 10px;
      text-align: center;
    }

    th {
      background-color: #f2f2f2;
      font-weight: bold;
    }

    ol {
      margin-left: 20px;
      margin-bottom: 20px;
    }

    li {
      margin-bottom: 10px;
    }

    .step {
      font-size: 18px;
      font-weight: bold;
      margin-top: 40px;
    }