*{
	margin-top: 0;
	padding: 0;
}

.info{
	color: white!important;
	font-size: 2rem;
	width: 100%;
}
/*programacion  navbar*/
/*programacion menu header*/
.logo{
	padding-left: 150px;
}

.navbar{
	font-family: Vegur, 'PT Sans', Verdana, sans-serif;
	padding: 0 ;
	border: 1px solid transparent;
    background: #034C70!important;
    min-height: 0;
	padding-left: 15px;
	padding-right: 60px;
	margin-top: 0 !important;
	-webkit-box-shadow: 2px 2px 5px #999;
  	-moz-box-shadow: 2px 2px 5px #999;
  	filter: shadow(color=#999999, direction=135, strength=2);
}

.icono{padding-right:10px; }
.navbar-toggler{border-color:white!important;}

#li{width: 165px;}
.navbar ul li a {
	display: inline-block;
  	display: block;
  	text-decoration: none !important;
  	height: 50px;
  	line-height: 30px;
  	font-size: 15px;
  	color: #000;
	margin:0 auto; 
    text-align: center; 
}

a:hover{
	color:rgba(199,5,9,1.00)!important;
	transition: all 1s ease;
}
.icono:hover{
    color: rgba(243,116,31,1.00);
    transition: all 1s ease; 
}

.nav-link {
	color:white!important;
}
.bor_right {
    border-right: solid 1px #fff;
}
.item_promo{
	background:rgba(249,117,2,1.00);
	padding-left: 50px;
	border: red 2px solid;
  	padding: 1 0 1px;
}
.icono{font-size: 1.5rem; color: white;}
/*final programacion menu header*/

/*final programacion navbar*/

/*programacion afiliacion*/
#afil{
    height: 180px;
}
#amav{
    width: 200px;
    height: 130px; 
}
#safe{
    width: 150px;
    height: 130px; 
}
/*boton ir arriba*/
.ir-arriba {
	display:none;
	padding:20px;
    border-radius: 50%;
	font-size:50px;
    color:#045968;
	cursor:pointer;
	position: fixed;
	bottom:70px;
	right:20px;
}
/*final boton ir arriva*/

/*barra social nueva*/
.container-bar{
	width: 100%;
	max-width: 50px;
	position: fixed;
	left: 0;
	top: 55%;
    z-index: 2000;
}
.container-bar a{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	position: relative;
	transition: all 500ms ease;
	color: #fff;
}
.container-bar a:hover{
	background: #1c1c1c;
    color:#fff!important;
}
.container-bar .bi-facebook{
	background: #3b5998;
	border-radius: 0px 5px 0px 0px;
}
.container-bar .bi-whatsapp{
	background: #24cc63;
}
.container-bar .bi-twitter{
	background: #00acee;
    border-radius: 0px 0px 5px 0px;
}
.container-bar .bi-instagram{
	background: #F56040;
    border-radius: 0px 0px 5px 0px;
}
.container-bar #titlle, #titlle1, #titlle2, #titlle3{
	position: absolute;
	background: #1c1c1c;
	padding: 0px 8px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	top:12px; left: 0px;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
    font-family: Vegur, 'PT Sans', Verdana, sans-serif;
}
.container-bar a:hover #titlle{
	opacity: 1;
	visibility: visible;
	left: 64px;
    color:#fff;
}
.container-bar a:hover #titlle1{
	opacity: 1;
	visibility: visible;
	left: 64px;
    color:#fff;
}
.container-bar a:hover #titlle2{
	opacity: 1;
	visibility: visible;
	left: 64px;
    color:#fff;
}
.container-bar a:hover #titlle3{
	opacity: 1;
	visibility: visible;
	left: 64px;
    color:#fff;
}
.container-bar #titlle:after{
	position: absolute;
	content: '';
	border-left: 7px solid transparent;
	border-right: 6px solid #1c1c1c;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	right: 100%;
	top: 8px;
}
.container-bar #titlle1:after{
    position: absolute;
	content: '';
	border-left: 7px solid transparent;
	border-right: 6px solid #1c1c1c;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	right: 100%;
	top: 8px;
}
.container-bar #titlle2:after{
    position: absolute;
	content: '';
	border-left: 7px solid transparent;
	border-right: 6px solid #1c1c1c;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	right: 100%;
	top: 8px;
}
.container-bar #titlle3:after{
    position: absolute;
	content: '';
	border-left: 7px solid transparent;
	border-right: 6px solid #1c1c1c;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	right: 100%;
	top: 8px;
}
/*fin barra social nueva*/

/*boton ir arriba*/
.ir-arriba {
	display:none;
	padding:20px;
    border-radius: 50%;
	font-size:50px;
    color:#045968;
	cursor:pointer;
	position: fixed;
	bottom:70px;
	right:20px;
}
/*final boton ir arriva*/





















hr{background: rgba(252,247,247,1.00)}

/*===Programacion de hoteles*/
.card-img-top:hover{
	transition: all .7s ease;
   	filter: opacity(0.7);
	
 }
.card-img-top{
	width: 320!important;
	height: 300px!important;
		
}
.caption_price{
    font-family: Arimo,sans-serif;
    font-weight: 400;
	font-size: 15px;
	color:white;
    height: auto;
    display: inline-block;
    text-align: center;
    padding: 15px 0 0 0;
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 0;
    width: 100%;
}

.caption_price{
  background-color: rgba(0, 0, 0, .5);
  height: 9em;
  width: 212px;
  position: absolute;
}

.caption_price div {
    height: auto;
    font-size: 50px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50%;
    text-align: right;
}
.caption_price small {
    font-weight: 500;
    font-size: 25px;
    display: block;
    text-align: center;
	color:white;
}
.caption_price span {
    font-size: 15px;
    vertical-align: middle;
	color:white;
	margin-top: 100px;
}

.widget .wid-header, .contact-header, .info {background-color: rgb(23,162,184); padding: 15px 10px; text-align:center}
.widgeet .wid-header, .contact-header, .info {background-color: rgb(23,162,184); padding: 15px 10px; text-align:center}

@media (min-width:360px) and (max-width:768px){
	.caption_price{width: 100%}
}
@media (min-width:768px){.caption_price{font-size: 14px}}
/*final de progrmacion de hoteles*/
/*===========*/
/* Bounce To Right */
.hvr-bounce-to-right {
  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);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: all 1s ease;
  transition-duration: all 1s ease;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(253,167,6,1.00);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*finaliza contenedor de traslado*/

/* nuestros servicios*/

.viaja {
    height: auto;
    font-family: Arimo,sans-serif;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -1px;
    text-align: left;
    margin: 0;
    padding: 0 0 0 15px;
	color:chocolate;
    display: inline-block;
    line-height: 90%;
    border-left: 6px solid #F57200;
}

.listo{color: forestgreen;}
#listo{
	background:rgba(237,234,234,1.00);
}

#img_map{
	position: absolute;
    margin: -18px 0 0 0;
    display: block;
}

#img_chic{
	position: relative;
	z-index: 100;
	bottom: 0;
	left: 3%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
#title{
	padding: 55px 0 0 0;
	z-index: 200;
}

.stage-oute {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
	padding: 50px 0 0 0;
	z-index: 200;
}
li{ list-style:none}
.elige{
	font-size: 1.5rem;
	color:chocolate;
	font-weight: 400;
	display: inline-block;
	font-family: Arimo,sans-serif;
}
@media (min-width:360px) and (max-width:768px){
	#chic_map{display: none}
	
}
@media (min-width:360px) and (max-width:767px){
	.listo{font-size: 18px}
	.elige{font-size: 21px}
	.elige{padding-left: 0}
}


/*quieres viajar*/


/*afiliaciones*/
#rnt, #sectur{
	top: 50px;
}
#amav{
	top:30px;
}
.abs-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*fin de afiliaciones*/


/*programacion del footer*/
.headin5_amrc{
	text-align: left;
}
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ;}
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC; text-decoration: none}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px; text-decoration:none;}
/*Final de programacion del footer*/
