/**/

#principal {
  /* display: none; */
  /* overflow-y: scroll; */
}

[v-cloak] {
  display: none;
}

.row.menu-h {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.margenr-lista {
  margin-right: 40px;
}

.alinea-menu {
  text-align: center;
}

body {
  /* background-color: #E5E5E5; */
  background-color: #f9f9f9;
}

.alto-novena,
.alto-villancico {
  height: 428px;
}

.btn-novena {
  width: 27px;
  border-radius: 30px;
  background-color: #165559;
  box-shadow: none;
  border-style: none;
  color: white;
}

.dia-novena:hover {
  color: #f2ae30;
}

.zona-datos {
  /* background-color: rgba(100,100,100,0.05); */
  background-color: #f4ecda;
}

.btn-danger {
  background-color: #165559 !important;
  color: white;
  font-weight: 400;
}

.btn-primary {
  color: #fff;
  background-color: #165559;
  /* border-color: #2e6da4; */
  color: white;
}

.regresa {
  cursor: pointer;
  font-size: 23px !important;
}

.novenas,
.recet,
.historietas {
  display: none;
}

.borde-receta {
  border: 1px solid #17525c;
  box-sizing: border-box;
  border-radius: 4px;
}

.flecha {
  display: inline;
  margin-right: 0.3rem;
}

.dia-novena {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  cursor: pointer;
}

.historias {
  cursor: pointer;
}

.numero {
  background-color: lightblue;
  background-size: 50px;
  color: white;
  border-radius: 10px;
  height: 50px;
  width: 50px;
}

.bg-blanco {
  background-color: white;
}

.fondo-villancico {
  /* height: 428px!important; */
}

.fondo-blanco {
  background-color: white;
}

.borde-b-blanco {
  border-bottom-color: white;
  border-bottom-style: solid;
}

.barra-familia {
  height: 60px;
  width: 100%;
  text-align: center !important;
  padding-top: 20px;
}

.titulo-guia {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.txt-guia {
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}

.guia-bottom {
  min-height: 13rem;
}

.logo-carta {
  /* width: 50% !important; */
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

.btn-carta {
  width: 100%;
  background-color: #f2ae30;
  color: white;
  border: none;
  height: 25px;
  border-radius: 5px;
}

.btn-guia {
  width: 15.5rem;
  background-color: #f2ae30;
  color: white;
  border: none;
  height: 25px;
  border-radius: 5px;
  position: absolute;
  bottom: 1rem;
  left: 0.5rem;
}

.borde-r-carta {
  border-right-style: inset;
}

.borde-l-carta {
  border-left-style: inset;
}

.titulo-carta {
  font-family: Berkshire Swash;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}

.txt-carta {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.borde-derecho {
  border-right-style: inset;
  border-right-color: #f4ecda;
  border-right-width: 10px;
  border-radius: 10px;
}

.borde-izquierdo {
  border-left-style: outset;
  border-left-color: #f4ecda;
  border-left-width: 10px;
  border-radius: 10px;
}

.cuadroBordeado {
  background-color: #f4ecda;
}

.borde-inferior {
  border-bottom-style: groove;
  border-bottom-color: #165559;
}

.borde-inferior-blanco {
  border-bottom-style: groove;
  border-bottom-color: white;
}

.txt-normal {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
}

video {
  width: fit-content;
}

.bg-red {
  background-color: red;
}

.bg-blue {
  background-color: blue;
}

.bg-verde-azulado {
  background-color: #165559;
}

.bg-amarillo {
  background-color: #f4ecda;
}

.bg-blanco {
  background-color: white;
}

.color-verde {
  color: #164059;
}

.color-blanco {
  color: white;
}

.color-verde-azulado {
  color: #165559;
}

.color-dorado {
  color: #a67a52;
}

.color-blanco {
  color: white;
}

.color-amarillo {
  color: #f2ae30;
}

.lista-logos {
  list-style-type: none;
  margin-right: 30px;
}

.centra-items {
  margin-bottom: 10px;
  justify-content: center !important;
  display: flex !important;
}

.logos {
  background-color: red;
  float: left;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eee;
}

/*
img {
  width: 100%;
} */

.img-ancho {
  width: 10%;
}

.menu {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  list-style-type: none;
  display: inline-flex;
}

.lista {
  /* margin-right: 40px; */
  cursor: pointer;
  color: #165559;
}

.lista:hover {
  color: red !important;
}

.navbar-default {
  background-color: white;
  border-color: white;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  color: red;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: white;
}

.ml-100 {
  margin-left: 100px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  /* color: white; */
  color: red !important;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
  /* margin-top: -65px; */
}

.navbar-toggle {
  background-color: lightgray;
}

/**/

i {
  font-weight: 100;
}

.tooli {
  color: gray;
}

ul.cuerpo-texto,
.cuerpo-texto ul {
  list-style: disc !important;
  font-family: 'PT Serif', serif !important;
  font-size: 18px !important;
  line-height: 25px !important;
  float: inherit;
}

iframe {
  margin: o auto !important;
}

/* deshabilita publi */

#div_utif_home_marquee_ec {
  display: none !important;
}

/* #canvas,sub
#animation-container {
    background-color: red!important;
} */

/*css para britanico*/

.dw-table {
  width: 70% !important;
  max-width: 70% !important;
  margin-bottom: 20px;
  /* text-align: center; */
  border-style: solid !important;
  border-width: 1pt !important;
}

.th {
  background-color: #f5f5f1 !important;
  font-weight: bold;
  padding-left: 15px;
  font-size: 0.9em;
}

.td {
  padding-left: 15px;
  font-size: 0.9em;
  border-top: 0.5pt;
  border-style: solid;
  border-width: 0.5px;
}

.ul {
  padding-left: 30px;
}

.centra {
  text-align: center;
}

/**/

.cuerpo-texto li {
  float: inherit;
  list-style: disc !important;
}

.li {
  font-size: 16px;
}

ul.cuerpo-texto {
  font-size: 16px;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-5 {
  padding-left: 50px;
}

.pr-5 {
  padding-right: 50px;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-15c {
  margin-left: 29%;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.container-fluid {
  width: 100% !important;
}

.titulo-especial {
  padding-left: 0px;
  text-align: center !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 900 !important;
  font-size: 4em;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
}

.titulo-general {
  font-family: Berkshire Swash;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: left;
  line-height: 49px;
}

.titulo-seccion {
  font-family: Berkshire Swash;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
}

.antetitulo {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.titulo-novena {
  font-family: Berkshire Swash;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: center;
}

.titulo-formulario {
  font-family: Berkshire Swash;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}

.antetitulo-nota {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}

.titulo-nota {
  /* font-family: Poppins;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left; */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
}

.subtitulo {
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
}

.txt-novena {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.txt-novena1 {
  /* font-family: Roboto; */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}

.fecha {
  text-align: right !important;
  color: #8b8b8b !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.fondo2 {
  background-image: url('img/fondo.jpg');
  background-repeat: repeat-x;
  background-size: cover;
}

.p-0 {
  padding: 0;
}

.centrar {
  text-align: center !important;
}

.p-12 {
  padding-left: 10%;
  padding-right: 12%;
}

.pt-05 {
  padding-top: 5px;
}

.pb-05 {
  padding-bottom: 5px;
}

.pb-1 {
  padding-bottom: 10px;
}

.pb-2 {
  padding-bottom: 20px;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pt-1 {
  padding-top: 10px;
}

.pt-2 {
  padding-top: 20px;
}

.recetitas {
  cursor: pointer;
}

.pt-3 {
  padding-top: 30px;
}

.pt-4 {
  padding-top: 40px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.pb-2 {
  padding-bottom: 20px;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.w-100 {
  width: 100%;
}

.f-left {
  float: left;
}

.b-right {
  border-right: 2px dotted #000;
}

.p-2 {
  padding: 20px;
}

.p-1 {
  padding: 10px;
}

.p-4 {
  padding: 40px;
}

.txt-receta {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
}

.cartas {
  padding-left: 5%;
  padding-right: 5%;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ml-4 {
  margin-left: 45px;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.cuerpo-texto {
  font-family: 'PT Serif', serif !important;
  font-size: 20px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

.creditos {
  font-family: 'PT Serif', serif !important;
  font-size: 15px !important;
  line-height: 19px !important;
}

.cifra-grande {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 50px !important;
  line-height: 54px !important;
  color: #58c8f3 !important;
  letter-spacing: -1px !important;
  text-align: center !important;
}

.pie-cifra {
  color: #8e8e8e !important;
  font-family: 'PT Serif', serif !important;
  text-align: center !important;
}

.pie-cifra span {
  color: #58c8f3 !important;
  display: block !important;
  font-size: 26px !important;
  font-weight: bold !important;
  line-height: 32px !important;
}

.destacado {
  background: #f6f6f6 !important;
  font-weight: bold !important;
  font-style: italic !important;
}

.hr-style2 {
  background-color: #fff !important;
  border-top: 1px solid #bebebe !important;
}

.hr-style {
  background-color: #fff !important;
  border-top: 2px dotted #bebebe !important;
  clear: both;
}

.apertura {
  position: relative;
}

.apertura .subtitulo {
  position: absolute;
  top: 48%;
  right: 5%;
  z-index: 9;
}

.dw-subtitulo {
  text-align: right;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
  font-size: 26px !important;
  /* display: block !important; */
  /* color: #fffcfc !important; */
  line-height: 30px !important;
  text-align: center;
}

.foto-circular {
  text-align: center !important;
}

.foto-circular img {
  width: 240px !important;
  height: 240px !important;
}

.pie-circulo {
  text-align: center !important;
  color: #8b8b8b !important;
  font-family: 'Roboto', sans-serif !important;
}

.pie-circulo span {
  font-weight: bold !important;
}

audio {
  width: 100%;
}

audio::-webkit-media-controls-panel {
  background: red;
}

audio::-webkit-media-controls-play-button {
  border-color: red;
}

.cita {
  font-family: 'PT Serif', serif !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 23px !important;
  position: relative;
  line-height: 26px !important;
}

.cita2 {
  font-family: 'PT Serif', serif !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 23px !important;
  position: relative;
  line-height: 26px !important;
}

.cita:before {
  content: '​‌“';
  font-family: 'IM Fell French Canon SC', serif !important;
  color: red !important;
  font-size: 100px !important;
  vertical-align: text-bottom !important;
  line-height: 0 !important;
  font-weight: 300 !important;
  padding-right: 20px !important;
  margin-left: -48px !important;
}

.cita:after {
  content: '​‌”';
  font-family: 'IM Fell French Canon SC', serif !important;
  color: red !important;
  font-size: 100px !important;
  vertical-align: text-bottom !important;
  line-height: 0 !important;
  font-weight: 300 !important;
  position: absolute !important;
  bottom: -17px !important;
}

.hecho {
  font-family: 'Roboto', sans-serif !important;
  color: #009cd7 !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
}

#carousel-canales {
  font-family: 'PT Serif', serif !important;
}

.padding-slide {
  padding-top: 6%;
}

#carousel-canales .carousel-inner > .item {
  height: 200px !important;
}

#carousel-canales .carousel-indicators li {
  background-color: #d4d4d4 !important;
  border: 1px solid #d4d4d4 !important;
  width: 15px !important;
  height: 15px !important;
}

#carousel-canales .carousel-indicators .active {
  background-color: #e3001a !important;
  border-color: #e3001a !important;
}

#carousel-canales .carousel-indicators {
  bottom: -20px !important;
}

.cara2 {
  cursor: pointer !important;
  float: left !important;
  width: 14.28% !important;
  border: 1px solid rgba(255, 255, 255, 1) !important;
}

.cara2 span {
  font-family: 'Roboto', sans-serif !important;
  text-align: center !important;
  padding: 5px !important;
  display: block !important;
  background: #ececec !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #000 !important;
}

.cara2:hover {
  opacity: 0.71 !important;
}

.cara2 img {
  width: 100% !important;
  -webkit-transition: opacity 1s linear !important;
  transition: opacity 1s linear !important;
}

.activo span {
  background: #e3001a !important;
  color: #fff !important;
}

.activo img {
  opacity: 0.7 !important;
}

.titulo h3 {
  font-weight: 300 !important;
  text-transform: uppercase !important;
  color: #009cd7 !important;
  font-size: 17px !important;
  padding-top: 10px !important;
}

.titulo img {
  width: 11% !important;
  padding-right: 11px !important;
}

.desktop {
  display: block !important;
}

.movil {
  display: none !important;
}

.titulo span {
  font-weight: bold !important;
  color: #707070 !important;
}

.redes .face,
.redes .tw {
  color: #707070 !important;
  padding-right: 10px !important;
  font-size: 18px !important;
  display: inline-block !important;
}

.mas {
  text-align: center !important;
  cursor: pointer !important;
}

.mas .fa-plus-square,
.mas .fa-minus-square {
  color: #e3001a !important;
}

.mas .fa-plus-square:hover,
.mas .fa-minus-square:hover {
  opacity: 0.7 !important;
}

.mas-contenido {
  border: 1px solid #f5f5f5 !important;
  padding: 20px !important;
}

.ver h4 {
  font-family: 'Roboto', sans-serif !important;
  text-align: right;
  font-size: 14px !important;
  text-transform: uppercase;
  font-variant: small-caps;
  color: #009cd7;
  font-weight: 700;
}

.ver h4 span {
  font-weight: 300;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.dw-especial-subtitulo {
  font-family: 'Roboto', sans-serif !important;
  font-size: 3em !important;
  margin-bottom: 0.5rem !important;
  margin-top: 1rem !important;
  line-height: 30px !important;
  font-style: italic;
  font-weight: bold;
}

.formulario {
  height: 100%;
  border-style: dashed;
}

.especial-list {
  list-style-type: disc;
}

.especial-list li {
  float: none;
  font-size: 1rem;
  line-height: 1.5;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-15 {
  padding-right: 15px;
}

.ml-0 {
  margin-left: 0px !important;
}

#telephone::-webkit-input-placeholder {
  color: red;
  font-weight: bold;
}
#telephone:-moz-placeholder {
  color: red;
  font-weight: bold;
}
#telephone:-ms-input-placeholder {
  color: red;
  font-weight: bold;
}

@media (min-width: 992px) {
  .titulo-especial {
    font-size: 3.6em;
  }
  .ml-100 {
    margin-left: 100px;
  }
  .alinea-menu {
    text-align: left;
  }
}

@media (max-width: 1200px) {
  .ml-100 {
    margin-left: 0px;
  }
  .lista {
    margin-right: 30px;
    color: #165559;
  }
  .ml-15c {
    margin-left: 15%;
  }
}

@media (max-width: 767px) {
  .menu {
    text-align: left !important;
  }
  .ml-15c {
    margin-left: 1%;
  }
  .mt-56 {
    margin-top: -12px;
    border-style: none;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    border-style: none;
  }
  .navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
  }
  .alto-novena {
    height: 500px;
  }
  .alto-villancico {
    height: 300px;
  }
  .pr-5 {
    padding-right: 0px;
  }
  .pl-5 {
    padding-left: 0px;
  }
  .img-ancho {
    width: 25%;
  }
  .ml-100 {
    margin-left: 0;
  }
  .lista {
    margin-right: 5px;
    font-size: 0.7em;
    cursor: pointer;
    color: #165559;
  }
  img.flecha {
    width: 10% !important;
  }
  .titulo-novena {
    text-align: left;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -36px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .ml-0 {
    margin-left: 15px;
  }
  video {
    width: 100% !important;
  }
  .colegio {
    display: none;
  }
  .ul {
    padding-left: 15px;
  }
  .dw-table {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
    /* text-align: center; */
    border-style: solid !important;
    border-width: 1pt !important;
  }
  .titulo-general {
    font-size: 26px !important;
    line-height: 36px;
  }
  .titulo-seccion {
    font-size: 28px;
    line-height: 36px;
  }
  .borde-derecho {
    border-right-width: 0px;
  }
  .borde-izquierdo {
    border-left-width: 0px;
  }
  .nav-secciones li {
    width: 100% !important;
  }
  .fecha {
    font-size: 13px !important;
  }
  .video1 {
    height: 200px !important;
  }
  .pie {
    font-size: 13px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .pie-cifra {
    text-align: center !important;
  }
  .cifra-grande {
    font-size: 156px !important;
    text-align: center !important;
  }
  .cifra-grande span {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  .subtitulo {
    font-size: 23px !important;
    line-height: 24px !important;
  }
  .cuerpo-texto {
    font-size: 16px !important;
    /* padding-left: 5px !important;
        padding-right: 5px !important; */
  }
  .pb-4 {
    padding-bottom: 30px !important;
  }
  .pt-4 {
    padding-top: 10px !important;
  }
  .b-right {
    border-right: none !important;
  }
  .cont-cifra {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .ml-4 {
    margin: 0 !important;
  }
  .ciframovil {
    font-size: 73px !important;
    letter-spacing: -4px !important;
    text-align: center !important;
    line-height: 70px !important;
  }
  #carousel-canales .carousel-inner > .item {
    height: auto !important;
  }
  .cara2 {
    width: 25% !important;
  }
  .cara2 span {
    font-size: 12px !important;
  }
  .hr-style,
  .hr-style2 {
    padding: 0 !important;
  }
  .desktop {
    display: none !important;
  }
  .movil {
    display: block !important;
  }
  .titulo h3 {
    font-size: 14px !important;
    padding-left: 5px !important;
  }
  .titulo img {
    width: 18% !important;
  }
  .titulo-especial {
    font-size: 2.5em;
  }
  .btn-guia {
    width: 96%;
  }
}
