.bold {
  font-weight: 800;
}

.font-1 {
  font-size: 0.75rem;
}

.font-2 {
  font-size: 1rem;
}

.font-3 {
  font-size: 0.875rem;
}

.chakra {
  font-family: "Chakra Petch", sans-serif;
}

.underline {
  text-decoration: underline;
}

html {
  font-size: 16px;
}

body {
  margin: 0;
}

header {
  height: 23px;
  margin-left: 1px;
  margin-top: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 1px 0 0 #110038;
          box-shadow: 0 1px 0 0 #110038;
  color: #FFFFFF;
  letter-spacing: 0;
}

figure {
  margin: 0;
}

img {
  border-style: none;
}

p {
  margin: 0;
}

strong {
  font-weight: bolder;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

ul,
ol,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

.italic {
  font-style: italic;
}

.page {
  width: auto;
  margin-left: 7%;
  margin-right: 9%;
  max-width: 1200px;
}

.barra {
  height: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 44px;
}

@media screen and (max-width: 768px) {
  .barra {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.barra a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a {
  text-decoration: none;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
}

nav {
  width: auto;
  height: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  nav {
    margin-top: 30px;
  }
}

.arrow-back {
  margin-right: 7px;
  max-width: 24px;
  max-height: 24px;
}

.hide {
  display: none !important;
}

.img-gif {
  width: 100%;
  height: 100%;
}

.my-guifos {
  width: 95px;
  height: 32px;
  padding: 1px;
  font-family: "Chakra Petch", sans-serif;
  margin-left: 16.5px;
  letter-spacing: 0;
  line-height: 18px;
}

#logo-gifos {
  width: 100px;
  height: 60px;
}

nav {
  width: auto;
  height: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.crear-gifos {
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.button-1 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 144px;
}

.button-2 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 131px;
}

.button-3 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 36px;
}

.button-4 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 150px;
}

.button-5 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 102px;
}

@media screen and (max-width: 1440px) {
  .button-5 {
    width: 15%;
    max-width: 102px;
  }
}

.button-6 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  height: 34px;
  width: 81px;
  letter-spacing: 0;
  line-height: 18px;
  color: #FFFFFF;
  position: absolute;
  bottom: 15px;
  left: 7px;
}

.button-7 {
  font-family: "Chakra Petch", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  border-width: 0;
  padding: 0;
  cursor: pointer;
  width: 256px;
}

.white-button {
  margin-right: 16px;
  background: #fff4fd;
  border: 1px solid #110038;
  -webkit-box-shadow: inset 1px 1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
          box-shadow: inset 1px 1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
}

.selector-tema {
  width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .selector-tema {
    width: 132px;
  }
}

#drop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 0;
}

#drop-list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lista-temas {
  width: 167px;
  position: absolute;
  top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .lista-temas {
    width: 125px;
    top: 36px;
  }
}

.theme-day {
  margin-top: 13px;
  margin-bottom: 10px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 16px;
}

.theme-night {
  margin-bottom: 10px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 16px;
}

.resultados-sugeridos {
  width: 99.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 17px;
  position: absolute;
  top: 112px;
  z-index: 2;
}

.resultados-sugeridos button {
  width: 88.5%;
  height: 36px;
  margin-left: 15px;
  margin-bottom: 12px;
  color: #110038;
  letter-spacing: 0;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1439px) {
  .resultados-sugeridos button {
    width: 80%;
  }
}

.resultados-sugeridos button span {
  padding-left: 16px;
  width: 99.9%;
  height: 99%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resultados-sugeridos button span:hover {
  border: 1px dotted #110038;
}

.flecha {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 7px solid #110038;
}

.busca-gif {
  width: 100%;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-top: 19px;
  padding: 3px;
}

.busca-gif label {
  width: 100%;
  height: 24px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6px;
  font-weight: 600;
  margin: 2px;
  margin-bottom: 12px;
}

.busqueda {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.busqueda figure {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-right: 18px;
}

#barra-busqueda {
  width: 88.5%;
  height: 48px;
  margin-left: 15px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 8px;
  padding-left: 16px;
  background: #FFFFFF;
  border: 1px solid #979797;
  letter-spacing: 0;
  line-height: 22px;
  -webkit-box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
          box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
}

@media screen and (max-width: 1440px) {
  #barra-busqueda {
    width: 87.3%;
    margin-right: 2%;
  }
}

#busca {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#busca span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.btn-dis {
  letter-spacing: 0;
  line-height: 18px;
  cursor: auto;
}

.gifs-sugeridos {
  width: 100%;
  height: auto;
  margin-top: 64px;
}

.gifs-sugeridos div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2px;
  padding-right: 2px;
}

@media screen and (max-width: 1050px) {
  .gifs-sugeridos div {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.subtitulado {
  width: 100%;
  height: 32px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 7px;
  background: #fffafe;
  color: #110038;
}

.contenedor-gif {
  width: 288px;
  height: 288px;
  padding: 3px;
  margin-bottom: 2px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1440px) {
  .contenedor-gif {
    margin-right: 3px;
  }
}

.titulo-sugerido {
  width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3px;
  color: #FFFFFF;
}

.titulo-sugerido img {
  width: 16px;
  height: 14px;
}

.gif-img {
  width: 274px;
  height: 257px;
}

.crear-gifos-inicia {
  width: 684px;
  height: 386px;
  margin-top: 78px;
  padding: 3px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
          box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
}

.crear-gifos-inicia h2 {
  height: 24px;
  padding-left: 4px;
  margin: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.crear-gifos-inicia h2 span {
  color: #FFFFFF;
}

.titulo-descripcion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 32px;
  margin-top: 30px;
  margin-left: 32px;
}

.titulo-descripcion strong {
  margin-left: 16px;
}

.descripcion-contenido {
  width: 518px;
  height: 190px;
  margin-top: 7px;
  margin-left: 80px;
}

.descripcion-contenido p {
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px;
}

.crear-gif-btn-cont {
  width: auto;
  min-width: 304px;
  margin-top: 28px;
  margin-left: 271px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.crear-gif-btn-cont button {
  border: 1px solid #110038;
  -webkit-box-shadow: inset -1px -1px 0 0 #977d97, inset 1px 1px 0 0 white;
          box-shadow: inset -1px -1px 0 0 #977d97, inset 1px 1px 0 0 white;
}

.crear-guifos-grabar {
  width: 860px;
  height: 565px;
  margin-top: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
          box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
}

.crear-guifos-grabar figcaption {
  width: 834px;
  height: 24px;
  margin: 3px;
  padding-right: 10px;
  padding-left: 7px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.crear-guifos-grabar figcaption span {
  color: #FFFFFF;
}

.crear-guifos-grabar video, .crear-guifos-grabar .seccion-carga {
  width: 838px;
  height: 440px;
  padding: 3px;
  background: #FFFFFF;
  border: 1px solid #979797;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -o-object-fit: fill;
     object-fit: fill;
  -webkit-box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
          box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
}

.crear-guifos-grabar .seccion-carga img, .crear-guifos-grabar .seccion-carga figure {
  margin-bottom: 8px;
}

.crear-guifos-grabar .seccion-carga p {
  color: rgba(17, 0, 56, 0.64);
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
}

.crear-guifos-grabar .seccion-carga strong {
  margin-bottom: 41px;
  color: #110038;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

.preview {
  width: 838px;
  height: 440px;
  padding: 3px;
}

.loading-bar, .time-bar {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #b4b4b4;
  margin-left: 4px;
  -webkit-box-shadow: inset 2px 2px 0 0 #fffcfc, inset 2px 2px 0 0 #000000;
          box-shadow: inset 2px 2px 0 0 #fffcfc, inset 2px 2px 0 0 #000000;
}

.loading-square, .time-square {
  width: 12px;
  height: 20px;
  background: #999999;
  margin: 2px;
}

#cancelar-carga {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 15px;
  margin-bottom: 10px;
}

.line-through {
  text-decoration: line-through;
}

.doble-btn {
  width: 180px;
  margin-top: 21px;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.doble-btn button:first-of-type {
  border-right: none;
}

.seccion-grabado {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contador {
  min-width: 124px;
  height: 36px;
  margin-top: 21px;
  margin-left: 11px;
  padding: 7px;
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
          box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.capture-confirm {
  width: inherit;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.player-bar {
  width: auto;
  margin-top: 28px;
  margin-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.button-play {
  height: 20px;
  width: 20px;
}

.button-play span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

button, input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.upload-gif-btn-container {
  width: auto;
  min-width: 304px;
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.upload-gif-btn-container button {
  border: 1px solid #110038;
  -webkit-box-shadow: inset -1px -1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
          box-shadow: inset -1px -1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
}

.btn-red {
  background: #ff6161;
  border: 1px solid #110038;
  -webkit-box-shadow: inset -1px -1px 0 0 #993a3a, inset 1px 1px 0 0 #FFFFFF;
          box-shadow: inset -1px -1px 0 0 #993a3a, inset 1px 1px 0 0 #FFFFFF;
  color: #FFFFFF;
}

#btn-ready {
  margin-left: 513px;
  margin-bottom: 13px;
  margin-right: 16px;
}

.cancelar-carga {
  border: 1px solid #110038;
  -webkit-box-shadow: inset -1px -1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
          box-shadow: inset -1px -1px 0 0 #997d97, inset 1px 1px 0 0 #FFFFFF;
  margin-top: 21px;
  margin-left: 702px;
}

.resultado-gifs {
  margin-top: 64px;
}

#resultado-gifs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.result-gif {
  width: 288px;
  height: 298px;
  position: relative;
  padding: 1px;
}

@media screen and (max-width: 1440px) {
  .result-gif {
    width: 49%;
    height: auto;
    max-height: 298px;
    min-height: 250px;
  }
}

.result-gif img {
  display: block;
  width: 100%;
  height: 100%;
}

.result-gif figcaption {
  display: none;
}

.gif-span {
  grid-column: span 2;
  width: 100%;
}

.gif-span img {
  width: 100%;
  height: 100%;
}

.error-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  margin-top: 5px;
}

.error-title img {
  margin-right: 5px;
}

.upload-success {
  width: 721px;
  height: 391px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 3;
  background: #e6e6e6;
  margin-top: 85px;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  -webkit-box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
          box-shadow: inset -2px -2px 0 0 #b4b4b4, inset 2px 2px 0 0 #FFFFFF;
}

.upload-success figcaption {
  width: 100%;
  height: 24px;
  margin: 3px;
  padding-right: 10px;
  padding-left: 7px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.uploaded-guifo {
  width: 365px;
  height: 191px;
  margin-top: 27px;
  margin-left: 24px;
  margin-right: 24px;
  background: #FFFFFF;
  border: 1px solid #979797;
  -webkit-box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
          box-shadow: inset -2px -2px 0 0 #e6e6e6, inset 2px 2px 0 0 #000000;
}

.upload-confirm {
  width: 256px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.upload-confirm strong {
  margin-bottom: 16px;
}

.upload-confirm #copiar-btn {
  margin-bottom: 14px;
}

.upload-confirm a {
  margin-bottom: 111px;
}

.upload-confirm #finish-btn {
  margin-bottom: 44px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

#gifs-creados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gif-gallery {
  width: 24%;
}
/*# sourceMappingURL=estilos.css.map */