@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//glaciarsur.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(47,75,251);
	--wd-alternative-color: rgb(13,30,138);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


:root{
	--main-color-white:#FFFFFF;
	--main-color-black:#000000;
	--main-color-blue:#003585;
	--main-color-blue-2:#0067B7;
		
	--main-radius:15px;
	--main-shadow-gray:7px 7px 15px gray;
}

.justify-content-center{justify-content:center!important}
/* Idiomas */
a.woodmart-nav-link>span>span {display: none;}
.wd-dropdown-menu.wd-design-default {--wd-dropdown-width: 120px;}

/* General */
.site-content{margin-bottom:0px!important}
.whb-sticked>div>.whb-general-header {background: white !important;}

/* Text Family */
.Montserrat-Regular{font-family: 'Montserrat'!important; font-weight:400!important}
.Montserrat-Semibold{font-family: 'Montserrat'!important; font-weight:500!important}
.Montserrat-Bold{font-family: 'Montserrat'!important; font-weight:600!important}


/* Text Color */
.tx-white,.tx-white>div>p,.tx-white>div>p>a{color:var(--main-color-white)!important}
.tx-black,.tx-black>div>p{color:var(--main-color-black)!important}
.tx-blue,.tx-blue>div>p{color:var(--main-color-blue)!important}
.tx-blue,.tx-blue-2>div>p{color:var(--main-color-blue-2)!important}

/* Text Style */
.tx-balance{text-wrap-style: balance!important;}
.tx-justify, .tx-justify>div>p, .tx-justify>div>span, .tx-justify>div {text-align: justify!important;}


/* Text Size */
.tx-96, .tx-96 > div > p, .tx-96 > span, .tx-96 > div {
    font-size: 96px !important;
    line-height: 98px !important;
}

.tx-72, .tx-72 > div > p, .tx-72 > span, .tx-72 > div {
    font-size: 72px !important;
    line-height: 74px !important;
}

.tx-64, .tx-64 > div > p, .tx-64 > span, .tx-64 > div {
    font-size: 64px !important;
    line-height: 64px !important;
}

.tx-40, .tx-40 > div > p, .tx-40 > span, .tx-40 > div {
    font-size: 40px !important;
    line-height: 44px !important;
}

.tx-36, .tx-36 > div > p, .tx-36 > span, .tx-36 > div {
    font-size: 36px !important;
    line-height: 40px !important;
}

.tx-32, .tx-32 > div > p, .tx-32 > span, .tx-32 > div {
    font-size: 32px !important;
    line-height: 36px !important;
}

.tx-24, .tx-24 > div > p, .tx-24 > span, .tx-24 > div {
    font-size: 24px !important;
    line-height: 28px !important;
}

.tx-20, .tx-20 > div > p, .tx-20 > span, .tx-20 > div {
    font-size: 20px !important;
    line-height: 24px !important;
}

/* Sections */
#otra-forma{min-height:40vw!important}


/* Actividades Animation */
/* Botones */
.btn-actividad {
  border-radius: 5px;
  padding: 5px 30px;
  text-transform: none;
  background-color: #ebebeb;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.btn-actividad.active {
    background: #0067B7;
    border-radius: 5px;
    padding: 5px 30px;
    text-transform: none;
	  color:white!Important;
}

/* Contenido */
.content-excursion {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s, transform 0.5s;
}

.content-excursion.visible {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

/* Actividades */
.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    top: calc(17% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
}

.wd-btn-arrow.wd-prev, .wd-btn-arrow.wd-next {opacity: 1 !important;}
.info-box-wrapper {visibility: hidden;}
.info-box-wrapper.wd-full-visible.wd-active {visibility: visible !important;}
.header-excursion{
    background-size: 100% auto!important;
    background-repeat: no-repeat!important;
    min-height: 42vw!important;
}

#header-pioneros {background-image: url(https://glaciarsur.com/wp-content/uploads/2024/12/pioneros-0.webp);}
#header-aventura {background-image: url(https://glaciarsur.com/wp-content/uploads/2024/12/aventura-0.webp);}

.dificultad {
  border-radius: 200px;
  padding: 7px 40px !important;
  min-height: 0px !important;
	color:white;
	font-family: 'Montserrat'!important;
	font-weight:400!important;
	font-size:20px;
  text-transform: none;
	cursor: auto !important;
}

.dificultad:hover{color:white!important;}

.dificultad-baja{background-color:#0067B7!important}
.dificultad-media{background-color:#E8A700!important}

.box-shadow-img>figure>div>img{box-shadow: 10px 10px 15px gray!important;}

.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item a>img, .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item img {
    width: 100%!important;
}

.activity {
    background: #0067B7;
    border-radius: 5px;
    padding: 5px 30px;
    text-transform: none;
}

.activity:hover {background: #0067B7;}


/* All Inclusive */
#all-inclusive {min-height: 42vw;}


/* Patagonia */
#patagonia {min-height: 50vw;}
.separator-w-30>span>span {width: 47% !important;margin: auto!important;}
.counter-value::before {
    content: "+";
    margin-right: 5px;
}


/* Testimonios */
#testimonios {min-height: 50vw;}
.wd-carousel{padding-bottom:20px!important;}
.testimonial-inner {
  border-radius: 10px !important;
	box-shadow: 10px 10px 15px gray!important;
}
.star-rating{font-size:140%}
.star-rating span:before {color: #2F4BFB!important;}
.star-45>div>div>div>span>span{width:90%!important}
.star-4>div>div>div>span>span{width:80%!important}


/*Copyrights*/
img.logo-fivatz,img.logo-compass {
    height: 4vw;
    min-height: 25px;
    max-height: 30px;
    max-width: 100px;
}

.min-footer {padding-block: 5px;}
img.logo-fivatz {padding: 5px 10px;margin-bottom: 10px !important;}
img.logo-compass {margin-bottom: 3px !important;}


/* FONT NAV */

span.nav-link-text {
    font-family: 'Montserrat' !important;
    font-weight: 600 !important;
}@media (min-width: 1025px) {
	/*.sr7-bullets{display:none!important}*/
.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container {padding-inline: 70px;}
a.woodmart-nav-link {font-size: 100% !important;}


/* Columnas Items */
.two-columns {column-count: 2;}
}

@media (max-width: 576px) {
	/* General */
.desk{display:none!important}

/* Text Size for Mobile */
.tx-96, .tx-96 > div > p, .tx-96 > span, .tx-96 > div {
    font-size: 60px !important;
    line-height: 66px !important;
}

.tx-72, .tx-72 > div > p, .tx-72 > span, .tx-72 > div {
    font-size: 48px !important;
    line-height: 50px !important;
}

.tx-64, .tx-64 > div > p, .tx-64 > span, .tx-64 > div {
    font-size: 40px !important;
    line-height: 42px !important;
}

.tx-40, .tx-40 > div > p, .tx-40 > span, .tx-40 > div {
    font-size: 28px !important;
    line-height: 30px !important;
}

.tx-36, .tx-36 > div > p, .tx-36 > span, .tx-36 > div {
    font-size: 24px !important;
    line-height: 28px !important;
}

.tx-32, .tx-32 > div > p, .tx-32 > span, .tx-32 > div {
    font-size: 20px !important;
    line-height: 24px !important;
}

.tx-24, .tx-24 > div > p, .tx-24 > span, .tx-24 > div {
    font-size: 18px !important;
    line-height: 22px !important;
}

.tx-20, .tx-20 > div > p, .tx-20 > span, .tx-20 > div {
    font-size: 16px !important;
    line-height: 20px !important;
}


/* Excursiones */
.dificultad {
    padding: 5px 20px !important;
    font-size: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* All Inclusive */
div#all-inclusive {min-height: 60vw;}



/* Footer */
.logo-footer>figure>div>img {
    max-width: 70%;
}


/* Copy Right & Footer */
.min-footer {
    width: 100%;
    margin: auto;
}

img.logo-compass {
    max-width: 60px;
}
}

