*{
	margin-top: 0;
	padding: 0;
}
.info{
	color: white!important;
	font-size: 2rem;
	width: 100%;
}
/*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*/

/*-----------------------------------*/

/*slide movil*/
@media (min-width:360px) and (max-width: 740px){
    .slide_desk{display: none!important}
}
@media (min-width:740px){
    .slide_movil{display: none!important}
    .slide_desk{display:inherit!important}
}
@media (min-width:667px){
    .slide_movil{display: none!important}
    .slide_desk{display:inherit!important}
}
@media (min-width:640px){
    .slide_movil{display: none!important}
    .slide_desk{display:inherit!important}
}
@media(min-width:812px) and (max-width: 846px){
    .menu-phone{font-size: 15px}
    .inicio, .promotion{display: none!important}
}
@media (min-width:360px) and (max-width: 767px){
    .captioon{display: none}
}
@media (min-width:768px) and (max-width: 1400px){
    .slide_movil{display: none}
}

/*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;
}

/*programacion afiliacion*/
#afil{
    height: 180px;
}
#amav{
    width: 200px;
    height: 130px; 
}
#safe{
    width: 150px;
    height: 130px; 
}


/*paquetes desde palenque*/
.card-img-top:hover{
	transition: all .7s ease;
   	filter: opacity(0.7);
	
 }
.card-img-top{
	width: 298!important;
	height: 330px!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: 0 0 7px 0;
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 0;
    width: 100%;

}
.caption_price div {
    height: auto;
    font-size: 60px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30%;
    text-align: right;
}
.caption_price small {
    font-weight: 700;
    font-size: 15px;
    display: block;
    text-align: center;
    padding: 11px 0;
	color:white;
}
.caption_price span {
    font-size: 15px;
    vertical-align: middle;
	color:white;
	margin-top: 200px;
}
/*final paquetes desde palenque*/


/*inicia content unete*/
.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}
}
/*termina content unete*/

.vive{background: hsla(359,90%,19%,1.00);}


/*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*/

/*programacion del footer*/
.headin5_amrc{
	text-align: left;
}
li{
	list-style: none;
}
a{text-decoration: none!important; color:#008080;font-family: Tahoma, Geneva, sans-serif}
.tour{color:white;}
.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;}
.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;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}
/*Final de programacion del footer*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 360px) and (max-width: 812px) {
	h1 {font-size: 20px;}
	
}

@media (min-width:360px) and (max-width:760px){
	#afil{height: 410px!important}
}
@media (min-width: 768px) and (max-width: 1024px){
	.widget {display: none;}
}
