.color2{
	color:#c1a324;
} 
.radio{
  border-radius: 15px;
  overflow:hidden; 
}

.header-top-bar{
	padding: 10px 0;
	background-color:#a04923;
	margin-bottom: 8px;
}
.header-top-bar i{
	color:#fff; 
}
.header-top-bar a{
	color:#fff; 
}
.header-top-bar a:hover{
	color:#e3b714; 
}
.header-top-bar .top-right span a,
.header-top-bar .top-right span a:active{
	
	color:#fff; 
}
.header-top-bar .top-right span a:hover{
	color:#e3b714; 
}
.header-top-bar .top-right span i{
	color:#e3b714;
}
.pl-10{
	padding-left:10px;
}
.bannerSlider{
	margin-top:10px;
	background-color:#f00;
}
.header-one .site-branding {
  padding: 15px 150px 15px 70px;
}
.owl-carousel-paquetes{
	position:relative; 
}
.slider-paquetes{
	padding:0px 20px;
	position:relative; 
}

.default-footer-curve{
	background-color:#F7F4E7;
	padding-bottom: 0px;
	border-top: 10px solid #a04923;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:50% 100%; 
}
.tripex-tour-grid-item .content-wrap .tour-footer{
	text-align:center;
}
.section-title .sub-title{
	color: #a04923;
}
.text-right{
	text-align:right; 
}
.tripex-tour-item .content-wrap .content h4,
.tripex-tour-grid-item .content-wrap .content h4 {
  font-size: 16px;
  line-height: 18px;
}
.relative{
	position:relative; 
}
.labelCodigo{
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	background-color: #a04953;
	color: var(--white-color);
	padding: 8px 15px;
	line-height: 1;
	font-family: var(--heading-font);
	font-weight: 600;
	border-radius: 10px;
}
/* menu principal */ 
.header-navigation .main-menu ul > li {
  margin-left: 10px;
  margin-right: 10px;
}
.linkContacto{
	display:block;
	width:100%;
	padding:3px 0;
}

/* Translate */


.VIpgJd-ZVi9od-xl07Ob-OEVmcd{
	background-color:#f00;
}
.VIpgJd-ZVi9od-xl07Ob-OEVmcd .VIpgJd-ZVi9od-vH1Gmf{
	padding:10px !important;  
	background-color:#f00 !important; 
}

.idiomas{
	text-align:center;
	
}
.link-top-box{
	text-align:right;
	padding-right:10px;
}
.link-top{
	color:#F2C51C !important;
	display:inline-block; 
	padding: 0 8px; 
}
.link-top:hover{
	color:#fff!important;
}
.detalle-title{
	padding: 10px 0px !important;
	margin-bottom: 10px !important;
}
/* contactos */
.contacto-conten{
	text-align:center;
	display:block;
	background-color:#f1f1f1;
	padding:12px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.contacto-conten a{
	color:#fff; 
	display:inline-block;
	background-color: #A04923;
	padding: 5px 15px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	vertical-align:middle; 
	margin: 4px 2px;
}
.contacto-conten a i{
	text-align:center; 
	color: #fff;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#78371a;
	position:relative;
	top:-4px;
}
.contacto-conten a i::before{
	position:relative;
	top:8px;
}

/* link redes */
.linkRedes{
	display:block;
}
.linkRedes a{
	text-align:center; 
	width:35px;
	height:35px;
	display:inline-block;
	background-color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 3px 2px; 
	position:relative; 
}
.linkRedes a i{
	color:#fff; 
	position:absolute; 
	top: 8px;
	left: 8px;
	font-size: 20px;
}
.linkRedes a.facebook{
	background-color:#1B80E4;
}
.linkRedes a.youtube{
	background-color:#C12025;
}
.linkRedes a.instagram{ 
	background-color:#E2308F;
}
.linkRedes a.tiktok{
	background-color:#000;
}
.linkRedes a.twitter{
	background-color:#000;
}
