
.color2{
	color:#c1a324;
} 
.color3{
	color:#58B47E !important;
} 
.radio{
  border-radius: 15px;
  overflow:hidden; 
}
.text-center{
	text-align: center !important;
}
.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;
}
.section-banner{
	width:100%;
	position:relative;
	top:0px; 
}
.header-one .site-branding {
  padding: 8px; 
}
.owl-carousel-paquetes{
	position:relative; 
}
.slider-paquetes{
	padding:0px 20px;
	position:relative; 
}

.default-footer-curve{
	background-color:#F7F4E7;
	padding-bottom: 0px; 
	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: #fff;
}
.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: #58B47E;
	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:#507c62;
	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;
}
.requerido{
	display:inline-block;
	color:#f00; 
}

/* formulario */
.form-cotizacion .form_control,
.form-cotizacion .nice-select{
  border: 1px solid #d9d9d9;
  background-color: #f6f6f6;
  
  border-radius: 10px;
  border: 1px solid rgba(17, 34, 28, 0.1);
  padding: 8px 10px;
  margin-bottom: 30px;
  color: var(--heading-color);
  position: relative; 
}
.form-cotizacion .form-group {
  position: relative;
} 
.box-conten{
	background-color:#fff; 
	box-shadow: 10px 4px 60px 0px rgba(196, 196, 196, 0.25);
	border: 1px solid var(--border-color);
	border-radius: 15px;
	padding: 20px 40px;
}
.bg-plomo{
	background-color:#eeefef; 
}
/* */
.header-one {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0px; 
	transition: all 0.5s;
	border-bottom: 1px solid rgb(255 255 255 / 50%);
	background-color:rgb(0 0 0 / 35%);
}
.header-one .header-navigation .main-menu ul > li > a {
	color:#fff; 
} 
.header-one .header-navigation .main-menu ul > li > a:hover {
	color:#ff8712; 
}
/* */
.header__area{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	z-index: 99;
	transition: all 0.5s;
	border-bottom: 1px solid #336acb;
	backdrop-filter: blur(5px);
}
.header__area.sticky { 
  position: fixed;
  transition: all 0.5s;
  background-color: #fff;
  border-bottom: 1px solid #f8f8f8;
  animation: cxufadeUp 0.5s 1 linear;
} 
.cxufadeUp, .cxufadeUp4, .cxufadeUp3, .cxufadeUp2 {
  opacity: 0;
  -webkit-animation-name: cxufadeUp;
  animation-name: cxufadeUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.cxufadeUp2 {
  animation-delay: 0.3s;
}

.cxufadeUp3 {
  animation-delay: 0.45s;
}

.cxufadeUp4 {
  animation-delay: 0.6s;
}
 
/* */
.scroll-top {
	position: fixed;
	width: 50px;
	height: 50px;
	/* background: linear-gradient(to top, #FF8707 0%, #FFAD00 25%, #FF8707 50%, var(--secondary) 75%, var(--primary) 100%); */
	background-color:#FF8707; 
	background-size: 400% 400%;
	right: 20px;
	bottom: 0;
	font-size: 18px;
	color: var(--white);
	border: none;
	border-radius: 3px;
	cursor: pointer;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: all 0.7s;
	border:3px solid #fff;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scroll-top.showed {
	bottom: 20px;
	opacity: 1;
	visibility: visible;
}
.scroll-top:hover {
	bottom: 20px;
	opacity: 1;
	visibility: visible;
	background-position: 100% 100%;
}
