@charset "utf-8";
/* CSS Document */ 
*{font-family: "Poppins", sans-serif !mportant;} 


@media (max-width:575.98px){
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #141845;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	
.banner-movil{width: 100%; height: auto; display: block;}
.banner-ordenador{display: none;}
	
.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important; margin: 1em 0;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width: 235px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}

    .queretaro{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .queretaro100{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;  display: block; justify-content: center;
    text-align: center;}
.logotipos2{padding:2em 0  6em 0; display: block; justify-content: center;
    text-align: center;}
.evento{padding: 2em 2em 3em 2em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em;  font-size: 16px;}	
	
.costo{padding: 4em 2em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}

.card-body{padding: 1em 4em !important; height: 678px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 2em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 30px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
	
.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.importante {padding: 2em 0;}		
.importante b{display: block; text-align: center; font-size: 40px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;} 
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.protocolo{padding:4em 5em 0 5em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	
.ubicacion-row{    align-self: center; padding:2em !important;}
.proto{font-weight: bolder !important; font-size: 20px; color:#6b7073;}	
	
	
	#user{
    width: 5%;
    height: auto;}
.right{    width: 85px !important; height: auto;}	
#arrow{
    width: 75%;
    height: auto;
    position: relative;
    display: block; 
    margin: 0 auto; }
#book,#invoice, #contract{
    width:60px;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 0 0;
}
 #signature{
    width:120px;
    height: auto;
    margin: 0 auto;
    padding: 1em;
} 
.lista-blanca-titulo{padding: .5em 0;} 
.menu-redes{
    padding: 0 1em;
    display: block;
    height: 75px;}
.menu-derecho{display: flex;
    position: relative;
    justify-content: center;}
.titulo-financiamiento{color: white;
    display: block;    text-align: center;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
body{margin:0!important;} 
.card-header{border: none !important;}

.azul-medio{ width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: relative;
    z-index: 3; } 

.azul-medio a{text-decoration: none; color: white;} 

.portales { font-size: 12px;
    font-weight: bolder;
    display: flex;
    align-items: center;}

.linea{    height: 100%;
    display: flex;
    align-items: center; 
    border-right: 1px solid white;}

.portal1{padding-right: .5em;
}
.prensa{padding-left: .5em; 
}

.portales a{ text-transform: uppercase;
    color: white;
    text-decoration: none;}	

.redes a{ color: white;}
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex;
    align-items: baseline;}

.chatbot{ 
  width: 42px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{ 
  width: 28px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{ 
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{ 
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 110px; }

.facebook:hover{ background: #3b5998;
  width: 110px; }

.twitter:hover{ background: #00acee;
  width: 90px;  }

.instagram:hover{ background: #8a3ab9;
  width: 110px; }

.telefono:hover{ background: #666666;
  width: 130px; }

.youtube:hover{ background: #c4302b;
  width: 110px; }

.navbar{ margin: 1em 0em; background: white;}

.lista-blanca{    position: relative;
    right: 0;
    padding: 1em 0 0 0;}

#inicio{width: 238px; height: auto;
    display: block;}
#bars{width: 25px; height: auto;
    display: block;}

.navbar-toggler{border:none !important;}
.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background:  #266fb6; padding: 1em 0; }
	
.azul-claro button{
    position: relative;
    left: 1em;
	color: white;}
	
.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{ display: block;
    position: relative;
    right: 0;
    padding:1em 0 0 0;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
 
.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 2em;
    margin: 0 auto;
	}
	
.datos b{    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 0;}
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 16px; text-align:center; padding: 0;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{ width: 50px;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 1em 5em; margin: 0;
    font-size: 16px;
    text-align: center;}
.avisos a{text-decoration: none !important; color:white; 
    font-size: 16px;
    line-height: 0;
    text-align: center;
	padding: 0;}

.aviso{
    line-height: 1.5;
    text-align: center;}
.aviso .row{
    display: flex;
    align-items: center;}

.social-links{text-align: center; margin-top: 1em;}
.social-links a{    font-size: 22px;
    color: white;
    text-decoration: none !important;
    padding: 0 0.5em;
    transition-duration: 0;
}

.social-links a:hover{  font-size:16px; } 
#sc_counter_12900583 {
    font-size: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    color:#6b7073;
    line-height: 1.2;
}
	 

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
} 
.leyenda{color:#4AAEEC; font-weight: 600;}
 
 
}

/* sm applies to x-small devices (portrait phones, less than 576px)*/
@media (min-width: 575.99px) {
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6b7073;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	
.banner-movil{width: 100%; height: auto; display: block;}
.banner-ordenador{display: none;}
	
.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width: 310px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}


    .queretaro{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .queretaro100{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;}
.logotipos2{padding:2em 0  6em 0;}
.evento{padding: 2em 5em 3em 5em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em; font-size: 16px;}	
	
.costo{padding: 4em 5em 6em 5em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}

.card-body{    padding: 1em 3em !important;    height: 558px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 5em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 40px;
    color:#6b7073;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
	
.importante {padding: 1em 0;}		
.importante b{display: block; text-align: center; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}
.noche{display: block; text-align: left; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}		
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.protocolo{padding:4em 5em 0 5em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	 
.ubicacion-row{    align-self: center; padding:1em 0 !important;}
.proto{font-weight: bolder !important; font-size: 20px; color:#6b7073;}	
	
	
	#user{
    width: 5%;
    height: auto;}
.right{    width: 85px !important; height: auto;}	
#arrow{
    width: 75%;
    height: auto;
    position: relative;
    display: block; 
    margin: 0 auto; }
#book,#invoice, #contract{
    width:60px;
    height: auto;
    margin: 0 auto;
    padding: 1em 0 0 0;
}
 #signature{
    width:120px;
    height: auto;
    margin: 0 auto;
    padding: 1em;
} 
.lista-blanca-titulo{padding: .5em 0;} 
.menu-redes{
    padding: 0 1em;
    display: block;
    height: 75px;}
.menu-derecho{display: flex;
    position: relative;
    justify-content: center;}
.titulo-financiamiento{color: white;
    display: block;    text-align: center;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
body{margin:0!important;} 
.card-header{border: none !important;}

.azul-medio{ width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: relative;
    z-index: 3; } 

.azul-medio a{text-decoration: none; color: white;} 

.portales { font-size: 12px;
    font-weight: bolder;
    display: flex;
    align-items: center;}

.linea{    height: 100%;
    display: flex;
    align-items: center; 
    border-right: 1px solid white;}

.portal1{padding-right: .5em;
}
.prensa{padding-left: .5em; 
}

.portales a{ text-transform: uppercase;
    color: white;
    text-decoration: none;}	

.redes a{ color: white;}
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex; color: white !important;
    align-items: baseline;}
a:hover{text-decoration: none;}
	
.chatbot{ 
  width: 42px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{ 
  width: 28px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{ 
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{ 
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 115px; }

.facebook:hover{ background: #3b5998;
  width: 115px; }

.twitter:hover{ background: #00acee;
  width: 100px;  }

.instagram:hover{ background: #8a3ab9;
  width: 125px; }

.telefono:hover{ background: #666666;
  width: 155px; }

.youtube:hover{ background: #c4302b;
  width: 115px; }

.navbar{ margin: 1em 0em; background: white;}

.lista-blanca{    position: relative;
    right: 0;
    padding: 1em 0 0 0;}

#inicio{width: 280px; height: auto;
    display: block;}
#bars{width: 25px; height: auto;
    display: block;}

.navbar-toggler{border:none !important;}
.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background:  #266fb6; padding: 1em 0; }
	
.azul-claro button{
    position: relative;
    left: 1em;
	color: white;}
	
.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{ display: block;
    position: relative;
    right: 0;
    padding:1em 0 0 0;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
 

.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 2em;
    margin: 0 auto;
	}
	
.datos b{    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 0;}
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 16px; text-align:center; padding: 0;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{ width: 50px;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 1em 5em; margin: 0;
    font-size: 16px;
    text-align: center;}
.avisos a{text-decoration: none !important; color:white; 
    font-size: 16px;
    line-height: 0;
    text-align: center;
	padding: 0;}

.aviso{
    line-height: 1.5;
    text-align: center;}
.aviso .row{
    display: flex;
    align-items: center;}

.social-links{text-align: center; margin-top: 1em;}
.social-links a{    font-size: 22px;
    color: white;
    text-decoration: none !important;
    padding: 0 0.5em;
    transition-duration: 0;
}

.social-links a:hover{  font-size:16px; } 
#sc_counter_12900583 {
    font-size: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    color:#6b7073;
    line-height: 1.2;
}
	
.contador {
    display: block;
    position: relative;
    margin: 0 auto;
	text-align: center;}
.contador i{
    font-size: 22px;
    padding: 0;
    margin: 0;
    line-height: 0.5;
    color:#6b7073;}
.contador p{
    font-size: 22px;
    color:#6b7073;
    line-height: 1.5;
    font-weight: 700;}
.row-proceso{justify-content: center;}
.card-title{    padding: 1em;}
	
.graficas-movil{display: block;}
.graficas-ordenador{display: none;}


/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
	 
#carouselMovil {display: block;}
#carouselOrdenador {display: none;}
	 

.leyenda{color:#4AAEEC; font-weight: 600;}
  

}
/* md applies to small devices (landscape phones, less than 768px)*/
@media (min-width: 767.98px) {
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6b7073;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	
.banner-movil{width: 100%; height: auto; display: block;}
.banner-ordenador{display: none;}
	 
.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width: 500px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}


    .queretaro{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .queretaro100{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;}
.logotipos2{padding:2em 0  6em 0;}
.evento{padding: 2em 5em 3em 5em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em; font-size: 16px;}	
	
.costo{padding:3em 5em 6em 5em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}

.card-body{padding: 1em 3em !important; height: 750px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 5em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 48px;
    color:#6b7073;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
	width: 250px;
	margin: 3em 0;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
	
.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.importante {padding: 2em 0;}		
.importante b{display: block; text-align: center; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}
.noche{display: block; text-align: left; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}		
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.protocolo{padding:4em 5em 0 5em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	 
.ubicacion-row{    align-self: center; padding: 0 3em !important;}
.proto{font-weight: bolder !important; font-size: 20px; color:#6b7073;}	
	
	
	
	#user{
    width: 5%;
    height: auto;}
	.right{    width: 85px !important; height: auto;}	
#arrow{
    width: 75%;
    height: auto;
    position: relative;
    display: block; 
    margin: 0 auto; }
#book,#invoice, #contract{
    width:40%;
    height: auto;
    margin: 0 auto;
    padding: 2em;
}
 #signature{
    width:46%;
    height: auto;
    margin: 0 auto;
    padding: 2em;
} 
.menu-redes{
    padding: 0 1em;
    display: flex;
    height: 43px;}
.menu-derecho{display: flex;
    position: absolute;
    right: 2em;}
.lista-blanca-titulo{padding: .5em 0;} 
.titulo-financiamiento{color: white;
    display: flex;
    align-items: center;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
body{margin:0!important;} 
.card-header{border: none !important;}

.azul-medio{ width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: fixed;
    z-index: 3;
    top: 0;
    margin: 0; } 

.azul-medio a{text-decoration: none; color: white;} 

.portales { font-size: 12px;
    font-weight: bolder;
    display: flex;
    align-items: center;}

.linea{    height: 100%;
    display: flex;
    align-items: center; 
    border-right: 1px solid white;}

.portal1{padding-right: .5em;
}
.prensa{padding-left: .5em; 
}

.portales a{ text-transform: uppercase;
    color: white;
    text-decoration: none;}	

.redes a{ color: white;}
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex; color: white !important;
    align-items: baseline;}
a:hover{text-decoration: none !important;}
	
.chatbot{ 
  width: 42px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{ 
  width: 28px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{ 
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{ 
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{ 
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 115px; }

.facebook:hover{ background: #3b5998;
  width: 115px; }

.twitter:hover{ background: #00acee;
  width: 100px;  }

.instagram:hover{ background: #8a3ab9;
  width: 125px; }

.telefono:hover{ background: #666666;
  width: 155px; }

.youtube:hover{ background: #c4302b;
  width: 115px; }


.navbar{ margin: 3em 2em 1em 2em; background: white;}

.lista-blanca{    position: relative;
    right: 0;
    padding: 1em 0 0 0;}

#inicio{width: 200px; height: auto;
    display: block;}
#bars{width: 28px; height: auto;
    display: block;}

.navbar-toggler{border:none !important;}
.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background:  #266fb6; padding: 1em 0; }
	
.azul-claro button{
    position: relative;
    left: 1em;
	color: white;}
	
.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{ display: block;
    position: relative;
    right: 0;
    padding:1em 0 0 0;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
 

.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 2em;
    margin: 0 auto;
	}
	
.datos b{    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 0;}
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 16px; text-align:center; padding: 0;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{ width: 50px;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 1em 5em; margin: 0;
    font-size: 16px;
    text-align: center;}
.avisos a{text-decoration: none !important; color:white; 
    font-size: 16px;
    line-height: 0;
    text-align: center;
	padding: 0;}

.aviso{
    line-height: 1.5;
    text-align: center;}
.aviso .row{
    display: flex;
    align-items: center;}

.social-links{text-align: center; margin-top: 1em;}
.social-links a{    font-size: 22px;
    color: white;
    text-decoration: none !important;
    padding: 0 0.5em;
    transition-duration: 0;
}

.social-links a:hover{  font-size:16px; } 
 
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
	  
.leyenda{color:#4AAEEC; font-weight: 600;}
 }

/* lg applies to medium devices (tablets, less than 992px)*/
@media (min-width: 991.98px) { 
	
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6b7073;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	
.banner-ordenador{width: 100%; height: auto; display: block;}
.banner-movil{display: none;}
	
.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width:720px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}	
	
.queretaro{width: 100%; height: auto; }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;}
.logotipos2{padding:2em 0  6em 0;}
.evento{padding: 5em 5em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em; font-size: 16px;}	
	
.costo{padding: 4em 5em 5em 5em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}

.card-body{padding: 1em 4em !important; height: 580px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 5em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 48px;
    color:#6b7073;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
	width: 250px;
	margin: 3em 0;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
	
.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.importante {padding: 6em 0;}		
.importante b{display: block; text-align: center; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}
.noche{display: block; text-align: left; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}		
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.protocolo{padding: 6em 14em 0 14em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	 
.ubicacion-row{    align-self: center;}
	
	
.menu-redes{
    padding: 0 1em;
    display: flex;
    height: 43px;}
.menu-derecho{display: flex;
    position: absolute;
    right: 2em;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
	 
body{margin:0!important;} 

.card-header{border: none !important;}
.azul-medio{    width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: fixed;
    z-index: 3;
    top: 0;
    margin: 0;} 

.azul-medio a{text-decoration: none; color: white;} 
 
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex; text-decoration: none; color: white !important;
    align-items: baseline;}
a:hover{text-decoration: none !important; }
.chatbot{ 
  width: 40px; text-decoration: none;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{  text-decoration: none;
  width: 26px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{  text-decoration: none;
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{  text-decoration: none;
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 115px; }

.facebook:hover{ background: #3b5998;
  width: 115px; }

.twitter:hover{ background: #00acee;
  width: 100px;  }

.instagram:hover{ background: #8a3ab9;
  width: 125px; }

.telefono:hover{ background: #666666;
  width: 155px; }

.youtube:hover{ background: #c4302b;
  width: 115px; }

.navbar{ margin: 3em 0em 1em 0em; background: white;}

.lista-blanca{
    position: absolute;
    right: 0;
    padding-right: 0;}

.navbar img{width: 330px; height: auto;
    display: block;
    margin: 0 auto;}

.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background: #553587; padding: 1.5em 0; }

.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{
    position: absolute;
    right: 0;
    padding-right: 5.5em;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
.lista-blanca-titulo{padding: .5em 0em;} 

.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 4em;
    margin: 0 auto;
	}
	
.datos b{color:white; font-weight: 800; text-transform: uppercase; font-family: 'Poppins', sans-serif;
	font-size: 18px; text-align:center; line-height:3; }
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 18px; text-align:center; padding: 0 1em;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{  width: 15%;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 0 0; margin: 0;
    font-size: 18px;
    text-align: center;}  }

/* xl applies to large devices (desktops, less than 1200px)*/
@media (min-width: 1199.98px) { 
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6b7073;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	
.banner-ordenador{width: 100%; height: auto; display: block;}
.banner-movil{display: none;}
	
.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width:760px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}

    .queretaro{
        width: 50%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .queretaro100{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;}
.logotipos2{padding:2em 0  6em 0;}
.evento{padding: 5em 10em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em; font-size: 16px;}	
	
.costo{padding: 4em 10em 7em 10em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}

.card-body{padding: 1em 4em !important; height: 550px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 10em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 48px;
    color:#6b7073;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
	margin: 3em 0;
	width: 250px;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
	
.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.importante {padding: 6em 0;}		
.importante b{display: block; text-align: center; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}
.noche{display: block; text-align: left; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}		
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.protocolo{padding: 6em 14em 0 14em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	 
.ubicacion-row{    align-self: center;}
	
	
.menu-redes{
    padding: 0 1em;
    display: flex;
    height: 43px;}
.menu-derecho{display: flex;
    position: absolute;
    right: 2em;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
	 
body{margin:0!important;} 

.lista-blanca-titulo{padding: .5em 0;} 
.card-header{border: none !important;}
.azul-medio{    width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: fixed;
    z-index: 3;
    top: 0;
    margin: 0;} 

.azul-medio a{text-decoration: none; color: white;} 
 
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex; text-decoration: none; color: white !important;
    align-items: baseline;}
a:hover{text-decoration: none !important; }
.chatbot{ 
  width: 40px; text-decoration: none;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{  text-decoration: none;
  width: 26px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{  text-decoration: none;
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{  text-decoration: none;
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 115px; }

.facebook:hover{ background: #3b5998;
  width: 115px; }

.twitter:hover{ background: #00acee;
  width: 100px;  }

.instagram:hover{ background: #8a3ab9;
  width: 125px; }

.telefono:hover{ background: #666666;
  width: 155px; }

.youtube:hover{ background: #c4302b;
  width: 115px; }

.navbar{ margin: 3em 2em 1em 2em; background: white;}

.lista-blanca{
    position: absolute;
    right: 0;
    padding-right: 0;}

.navbar img{width: 330px; height: auto;
    display: block;
    margin: 0 auto;}

.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background: #553587; padding: 1.5em 0; }

.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{
    position: absolute;
    right: 0;
    padding-right: 5.5em;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
.lista-blanca-titulo{padding: .5em 1em;}

.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 4em;
    margin: 0 auto;
	}
	
.datos b{color:white; font-weight: 800; text-transform: uppercase; font-family: 'Poppins', sans-serif;
	font-size: 18px; text-align:center; line-height:3; }
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 18px; text-align:center; padding: 0 1em;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{  width: 15%;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 
 
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 0 0; margin: 0;
    font-size: 18px;
    text-align: center;}  }

/* xxl applies to x-large devices (large desktops, less than 1400px)*/
@media (min-width: 1399.98px) { 
.carousel-inner {
    position: relative;
    width: 60% !important;
    display: block;
    overflow: hidden;
    margin: 2em auto;
}
	
.row-hotel{padding: 0 0 2em 0;}	
.row-hotel img{width: 100%; height: auto;
    height: auto;
    margin: 1em 0;}	
	
	#ir-arriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6b7073;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	z-index: 25;
}
#ir-arriba i {
	font-size: 20px;
}
	 
.banner-ordenador{width: 100%; height: auto; display: block;}
.banner-movil{display: none;}
	

.btn-primary-blue{text-transform: uppercase; background: #266fb6!important; border-radius: 20px !important; color: white!important; margin: 0 auto; display: block !important; width: 150px;}  
.btn-primary-disabled{text-transform: uppercase; background:#dadada !important; border-radius: 20px !important; color: #595959!important; margin: 0 auto; display: block !important; width: 150px;}
.centro{text-align: center; margin: 0 auto; display: block;}	
.container{padding: 2em 0;}	
.botones{padding: 0 2em; display: flex;}	
iframe{width:100%; height: 350px; border: none !important;}	  
	
.carousel-inner h5{color:  #266fb6; text-align: center; padding-bottom: 1em !important; font-weight: bolder;}
 .timeline {
	position: relative;
	margin: 2px 1px;
	width: 2px;
	height: 100%;
	background-color: #ddd;
}
.circle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:  #266fb6;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: -9px;
}
.content {
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	position: relative;
	left: 30px;
	width: 550px;
}
.title {
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 14px;
}
.botones-programa{display: block; align-self: center;}	
	
.btn-svg-active{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background:  #266fb6;
    border-radius: 50%;
    text-align: center;}
	
.btn-svg-disable{    display: block;
    width: 20px;
    height: 20px;
    padding: 0.5em;
    margin: 0 auto;
    background: #8F8F8F;
    border-radius: 50%;
    text-align: center;}
	
.carousel-inner{box-shadow: 0px 2px 10px 3px #c5c5c5 !important; padding: 2em !important; margin-bottom: 1em !important;}	
	
	
.queretaro{
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}
    .queretaro100{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
.row-logo{justify-content: center;}	
.logotipos{padding: 2em 0;}
.logotipos2{padding:2em 0  6em 0;}
.evento{padding: 5em 14em;}	
.card{padding: 2em; box-shadow: -2px 2px 6px #5555; border: none !important;}	
.fecha{padding-left: 1em; font-size: 16px;}	
	
.costo{padding: 4em 14em 8em 14em;}	 
.row-costo{padding: 2em 0;}
.card-header {background-color:  #266fb6!important;}
.card-header b{margin: 0 auto; display: block; text-align: center; font-size: 20px;}
.precio{font-size: 30px; text-align: center; margin: 0 auto; display: block; padding: 1em 0; color:  #266fb6;}
.card-body{padding: 1em 4em !important; height: 500px; border: none !important; display:flex;}
.espacio{margin-left: 2em;}
.posicion{display: block; position: relative; align-self: flex-end;}
.card2{ box-shadow: -2px 2px 6px #5555; height: 100%; border: none !important;}
.bienvenida{padding: 4em 14em; background: #f4f4f4;}	
.bienvenida hr,.costo hr  {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid#6b7073;
    opacity: 1;
    width: 50px;
}
.bienvenida h1,.costo h1 {
    font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;
}	
	
.cuenta{padding: 0 1em;}	
.btn-azul { text-transform: uppercase; font-weight: bold;
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
	width: 250px;
	margin: 3em auto;
	position: relative;
	display: block;
}	
.btn-azul:hover {filter: brightness(90%);
    background:  #266fb6!important;
    border: none !important;
    color: white !important;
    font-size: 18px !important;
}	
.btn-disable { text-transform: uppercase; font-weight: bold;
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
.btn-disable:hover {filter: brightness(90%);
    background: #dadada !important;
    border: none !important; 
    font-size: 18px !important;
}	
	
.importante {padding: 2em 0 0 0;}		
.importante b{display: block; text-align: center; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}
.noche{display: block; text-align: left; font-size: 48px;
    color:#141845;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 0.5em 0;}		
.importante2 p{display: block; text-align: justify; padding: 0 0 2em 0; font-size: 16px;}		
.importante p{display: block; text-align: center; padding: 0 0 2em 0; font-size: 16px;}		
.btn-azul2 { text-transform: uppercase; font-weight: bolder !important;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	
.btn-azul2:hover {filter: brightness(90%);
    text-transform: uppercase; font-weight: bolder;
    background:  #266fb6!important;
	width: 300px;
	height: 80px;
	margin: 0 auto;
    border: none !important;
    color: white !important;
    font-size: 40px !important;
}	

.protocolo{padding: 6em 14em 0 14em;}
.protocolo b, .protocolo p{text-align: center; display:block;}

.lista-recom{padding-left: 2em !important; text-align: justify; font-size: 16px;}	 
.ubicacion-row{    align-self: center;}
	
	
	
.menu-redes{
    padding: 0 1em;
    display: flex;
    height: 43px;}
.menu-derecho{display: flex;
    position: absolute;
    right: 2em;}
.instagram img,.twitter img,.telefono img,.youtube img{width: 20px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.chatbot img{width: 25px; height: auto; 
    position: relative;
    margin: auto 0.5em;}
.facebook img{width: 11px; height: auto;
    position: relative;
    margin: auto 0.5em;}
	 
body{margin:0!important;} 

.card-header{border: none !important;}
.azul-medio{    width: 100%;
    background:  #266fb6;
    padding: 0 1em;
    position: fixed;
    z-index: 3;
    top: 0;
    margin: 0;} 

.azul-medio a{text-decoration: none; color: white;} 
 
 
.chatbot i, .facebook i, .twitter i, .instagram i, .telefono i, .youtube i{
   padding:0 .6em;}

.chatbot a, .facebook a, .twitter a, .instagram a, .telefono a, .youtube a{
    display: flex; text-decoration: none; color: white !important;
    align-items: baseline;}
a:hover{text-decoration: none !important; }
.chatbot{ 
  width: 40px; text-decoration: none;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;
	padding: 0.5em 0;}

.facebook{  text-decoration: none;
  width: 26px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.twitter{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.instagram{  text-decoration: none;
  width: 35px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.youtube{  text-decoration: none;
  width: 37px;
    border-right: 1px solid white;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}

.telefono{  text-decoration: none;
  width: 25px;
    overflow: hidden;
	text-decoration: none;
	display: flex;
    align-items: center;
	transition: width .5s;}
 
.chatbot:hover{
  width: 115px; }

.facebook:hover{ background: #3b5998;
  width: 115px; }

.twitter:hover{ background: #00acee;
  width: 100px;  }

.instagram:hover{ background: #8a3ab9;
  width: 125px; }

.telefono:hover{ background: #666666;
  width: 155px; }

.youtube:hover{ background: #c4302b;
  width: 115px; }

.navbar{ margin: 3em 2em 1em 2em; background: white;}

.lista-blanca{
    position: absolute;
    right: 0;
    padding-right: 0;}

.navbar img{width: 330px; height: auto;
    display: block;
    margin: 0 auto;}

.lista-blanca a{text-transform: uppercase;
    text-decoration: none;
    color: #444;
	font-size: 18px;
    font-weight: 600;}

.lista-blanca-titulo:hover{border-top:1px solid #89b9a1; }

.lista-blanca a:hover{text-transform: uppercase;
    text-decoration: none;
    color: #89b9a1;
    font-weight: 600;}

.azul-claro{background: #553587; padding: 1.5em 0; }

.lista-azul a{text-decoration: none; color: white;
    font-size: 14px;
	text-transform: none;
	padding:.2em 0;
    text-shadow: 1px 1px 2px #1b1b1b;}

.lista-azul{
    position: absolute;
    right: 0;
    padding-right: 5.5em;}

.lista-azul li{	padding: 0 1em; border-radius: 20px;}

.lista-azul li:hover{text-decoration: none; color: white;
    font-size: 14px;
	padding: 0 1em;
	transition:1s;
	transition-timing-function: ease-out; 
	text-transform: none;
	background: #298fb2; border-radius: 20px;
    text-shadow: 1px 1px 2px #1b1b1b;}
.lista-blanca-titulo{padding: .5em 1em;} 

.footer {
  position:relative; 
  background:  #266fb6;  
    display: block; 
    text-align: center;
    bottom: 0;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; 
  min-height:100px;
  max-height:150px;
} 
.footer img{ width:auto; height:150px; margin: 0 auto; padding: 2em 0 0 0;
	position:relative; display:block;}

.footer .row{
    padding: 4em;
    margin: 0 auto;
	}
	
.datos b{color:white; font-weight: 800; text-transform: uppercase; font-family: 'Poppins', sans-serif;
	font-size: 18px; text-align:center; line-height:3; }
.datos p{color:white;  font-family: 'Poppins', sans-serif;
    font-size: 18px; text-align:center; padding: 0 1em;}
.datos a{color:white; text-decoration: none !important;}
.datos{ padding: 0;}
	
.datos svg{  width: 15%;
    height: auto;
    color: white;
	margin-bottom: 2em;
	text-align: center;}

.bi-geo-alt{position:relative;
  animation-name: marker;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes marker {
  0%   {top:5px; }
  50%  {top:-10px;} 
  100%  {top:5px; } 
} 

.bi-telephone{
  animation-name: telefono;
  animation-duration: .5s;
  animation-iteration-count: infinite;}

@keyframes telefono {
  0%   {transform:rotate(-10deg);}
  50%  {transform:rotate(10deg);} 
  100%  {transform:rotate(-10deg);} 
}

.bi-envelope{position:relative;
  animation-name: mail;
  animation-duration: 3s;
  animation-iteration-count: infinite;}

@keyframes mail {
  0%   {transform:rotate(-10deg);left:-10px;}
  50%  {transform:rotate(10deg); left:30px;} 
  100%  {transform:rotate(-10deg); left:-10px;} 
} 

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
} 

.aviso{background:#141845;
    padding: 1em; }

.aviso p{color:white; padding: 0 0; margin: 0;
    font-size: 18px;
    text-align: center;}  
}