/*

Estilos para Registro Estatal de Turismo del Estado de Guanajuato
Bootstrap 5.1.0
Versión:  1.0
Autor: ConecTI.mx
Revisión: 30/11/2021

*/


/*  Carrusel RET  */
.carousel-text h1
{
  color: #005b96; 
  font-weight: bold;
  text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
}

.carousel-text p
{
  text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
}

.ret-banner
{
  background-size: cover;
  background-position: center;
}

.slide1
{
  background-image: url('../front/imgs/home/home1.jpg');
}

.slide2
{
  background-image: url('../front/imgs/home/home2.jpg');
}

.slide3
{
  background-image: url('../front/imgs/home/home3.jpg');
}

.slide4
{
  background-image: url('../front/imgs/home/home4.jpg');
}

.slide5
{
  background-image: url('../front/imgs/home/home5.jpg');
}

.slide6
{
  background-image: url('../front/imgs/home/home6.jpg');
}

.slide7
{
  background-image: url('../front/imgs/home/home7.jpg');
}

/* Enlace de interés  */
.bd-placeholder-img 
{
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) 
{
  .bd-placeholder-img-lg 
  {
    font-size: 3.5rem;
  }
}

.rounded-circle
{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.links-bar1
{
  background-image: url('../front/imgs/links/logo_protocoloalba.jpg') !important;
}

.links-bar2
{
  background-image: url('../front/imgs/links/logo_sectur_gto.png') !important;
}

.links-bar3
{
  background-image: url('../front/imgs/links/observatorio_turistico.jpg') !important;
}

.links-bar4
{
  background-image: url('../front/imgs/links/guanajuato_mx.png') !important;
}

.links-bar5
{
  background-image: url('../front/imgs/links/RegistroNacionalTurismo.png') !important;
}

.links-bar6
{
  background-image: url('../front/imgs/links/logo_sectur_federal.png') !important;
}

