<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,800");
@import url("https://fonts.googleapis.com/css?family=Raleway");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
@font-face {
  font-family: "Stick-A-Round";
  src: url("../fonts/Stick-A-RoundW00-Stick-A-Round.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Stick-A-RoundW00-Stick-A-Round.woff") format("woff"),
    url("../fonts/Stick-A-RoundW00-Stick-A-Round.ttf") format("truetype"),
    url("../fonts/Stick-A-RoundW00-Stick-A-Round.svg#Stick-A-RoundW00-Stick-A-Round")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "stick-a-roundw00-stick-a-roRg";
  src: url("../fonts/stick-a-round_w00stick-a-round-webfont.woff2")
      format("woff2"),
    url("../fonts/stick-a-round_w00stick-a-round-webfont.woff") format("woff"),
    url("../fonts/stick-a-round_w00stick-a-round-webfont.ttf")
      format("truetype"),
    url("../fonts/stick-a-round_w00stick-a-round-webfont.svg#stick-a-roundw00-stick-a-roRg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gotham_condensedbold";
  src: url("../fonts/gothamcondensed-bold-webfont.woff2") format("woff2"),
    url("../fonts/gothamcondensed-bold-webfont.woff") format("woff"),
    url("../fonts/gothamcondensed-bold-webfont.ttf") format("truetype"),
    url("../fonts/gothamcondensed-bold-webfont.svg#gotham_condensedbold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gotham_condensedmedium";
  src: url("../fonts/gothamcondensed-medium-webfont.woff2") format("woff2"),
    url("../fonts/gothamcondensed-medium-webfont.woff") format("woff"),
    url("../fonts/gothamcondensed-medium-webfont.ttf") format("truetype"),
    url("../fonts/gothamcondensed-medium-webfont.svg#gotham_condensedmedium")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
/*$color-brown: #6D3527;*/
.std-carousel-heading {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "stick-a-roundw00-stick-a-roRg";
  font-size: 110px;
  line-height: 54px;
  font-weight: normal;
  max-width: 430px;
  margin-top: 60px;
  /*display: none!important;*/
}
@media (max-width: 767px) {
  .std-carousel-heading {
    font-size: 66px;
    line-height: 30px;
    max-width: 280px;
    margin-top: 36px;
  }
}

.hero1 {
  font-size: 48px;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  .hero1 {
    font-size: 29px;
    line-height: 1.7em;
  }
}

.hero2 {
  font-size: 100px;
  line-height: 0.7em;
}
@media (max-width: 767px) {
  .hero2 {
    font-size: 60px;
    line-height: 0.7em;
  }
}

.hero3 {
  font-size: 68px;
}
@media (max-width: 767px) {
  .hero3 {
    font-size: 41px;
  }
}

.wrapper-std {
  position: relative;
}

.header-img {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .header-img {
    max-width: 240px;
  }
}

.hero-background {
  position: absolute;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.deco-header-ears {
  position: absolute;
  bottom: 0;
  left: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deco-header-ears {
    left: 55px;
    width: 160px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .deco-header-ears {
    width: 110px;
    left: 30px;
    height: auto;
  }
}

.deco-header-egg {
  position: absolute;
  top: -330px;
  right: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deco-header-egg {
    width: 150px;
    height: auto;
    right: 50px;
    top: -269px;
  }
}
@media (max-width: 991px) {
  .deco-header-egg {
    width: 89px;
    height: auto;
    right: 30px;
    top: -162px;
  }
}

.deco-header-2egg {
  position: absolute;
  top: -132px;
  right: 283px;
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .deco-header-2egg {
    /*width: 150px;
      height: auto;*/
    right: 205px;
    top: -132px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deco-header-2egg {
    /*width: 150px;
      height: auto;*/
    right: 100px;
    top: -132px;
  }
}
@media (max-width: 991px) {
  .deco-header-2egg {
    right: 0px;
    top: -132px;
  }
}

.deco-header-rabbit {
  width: 100%;
  min-width: 480px;
  background: url("https://barilocheturismo.gob.ar/images/semana-santa/2020/top.png?v6")
    center bottom no-repeat;
  background-size: cover;
  position: absolute;
  top: -240px;
  height: 320px;
}

.img-tit {
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .img-tit {
    margin: 0px auto 0;
  }
}

.tiles3 {
  text-align: center;
}

.tilestit {
  font-family: "stick-a-roundw00-stick-a-roRg";
  text-transform: uppercase;
  font-size: 24px;
  /*margin-bottom: 30px;*/
}
@media (min-width: 768px) and (max-width: 990px) {
  .tilestit {
    font-size: 17px;
    /*margin-bottom: 0px;*/
  }
}
@media (max-width: 767px) {
  .tilestit {
    font-size: 22px;
    /*margin-bottom: 0px;	*/
  }
}
.tilestit span {
  color: #345481;
}

.tilestit-1 {
  color: #4f1714;
}

.tilestit-2 {
  color: #4f1714;
}

.tilestit-3 {
  color: #4f1714;
}

.tilestit-4 {
  color: #4f1714;
}

.tilesubtit {
  font-family: "stick-a-roundw00-stick-a-roRg";
  text-transform: uppercase;
  font-size: 24px;
  color: #6e3528;
  line-height: 1;
  margin: 0.2em 0 0 0;
}
@media (min-width: 768px) and (max-width: 990px) {
  .tilesubtit {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .tilesubtit {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  #agenda-semana-santa {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  #std-carousel-header {
    margin-top: 105px;
  }
}

.tilestxt {
  font-family: "Montserrat";
  font-size: 14px;
  padding: 0 30px;
  color: #393939;
  line-height: 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 990px) {
  .tilestxt {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .tilestxt {
    font-size: 13px !important;
  }
}
.tilestxt .fa {
  color: #657e9d;
}

.tilestxt strong {
  color: #6e3528;
}

.tilestxt4a {
  font-family: "Open Sans";
  font-size: 16px;
  color: #516c95;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 1em;
}
@media (min-width: 768px) and (max-width: 990px) {
  .tilestxt4a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .tilestxt4a {
    font-size: 13px !important;
  }
}

.tilestxt4a a {
  color: #516c95;
  text-decoration: underline;
}

.tile1,
.tile2,
.tile3,
.tile4 {
  margin-bottom: 11em;
  text-align: left;
}
@media (max-width: 767px) {
  .tile1,
  .tile2,
  .tile3,
  .tile4 {
    background-image: none;
    padding: 0;
    margin-bottom: 3.5em;
  }
}

.remove {
  padding-bottom: 0 !important;
}

.remove-tiles {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .remove-tiles {
    padding-bottom: 30px !important;
  }
}

.upmargin {
  margin-top: -3em;
}

.text-3 {
  max-width: 554px !important;
}

.decorado {
  padding-left: 55px;
  padding-right: 55px;
  background-image: url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-izq.png?v6"),
    url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-der.png?v6");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
}

.decorado2 {
  padding-left: 55px;
  padding-right: 55px;
  background-image: url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-izq.png?v6"),
    url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-der.png?v6");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
}

.tit-4.decorado {
  background-image: url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-azul-izq.png?v6"),
    url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-azul-der.png?v6");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
}

.tit-4.decorado2 {
  padding-left: 55px;
  padding-right: 55px;
  background-image: url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-izq.png?v6"),
    url("https://barilocheturismo.gob.ar/images/semana-santa/2020/ramita-der.png?v6");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
}

.titulo {
  color: #6e3528 !important;
  font-size: 35px !important;
  font-weight: 900 !important;
  line-height: 1.3 !important;
  text-align: center !important;
  margin: 40px auto 0;
  font-family: "Montserrat";
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .titulo {
    margin: 40px auto 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .titulo {
    margin: 40px auto 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .titulo {
    margin: 40px auto 0;
  }
}
@media (max-width: 767px) {
  .titulo {
    margin: 0px auto 0;
    font-size: 23px !important;
    background-size: auto 50%;
  }
}

.plumatit {
  transform: scale(1);
  margin-bottom: 0.2em;
}
@media (max-width: 767px) {
  .plumatit {
    transform: scale(0.6);
  }
}

.plumatitulos {
  background-image: url("../images/semana-santa/pluma1-left.png?v6"),
    url("../images/semana-santa/pluma1-right.png?v6");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, bottom right;
  width: 100%;
}
@media (max-width: 767px) {
  .plumatitulos {
    background-size: auto 70%;
    max-width: 420px;
    /* text-align: center; */
    margin: 0 auto;
    background-position: center left, center right;
  }
}

.tit-1 {
  max-width: 500px !important;
}
@media (max-width: 767px) {
  .tit-1 {
    max-width: 378px !important;
  }
}

.tit-2 {
  font-size: 30px !important;
  max-width: 550px !important;
  margin-bottom: 50px;
}
@media (min-width: 521px) and (max-width: 767px) {
  .tit-2 {
    font-size: 23px !important;
    max-width: 479px !important;
  }
}
@media (max-width: 520px) {
  .tit-2 {
    font-size: 18px !important;
    max-width: 378px !important;
  }
}

.tit-2 &gt; .plumatitulos {
  background-size: auto 60%;
  background-position: center left, center right;
}
@media (min-width: 521px) and (max-width: 767px) {
  .tit-2 &gt; .plumatitulos {
    background-size: auto 40%;
    background-position: center left, center right;
  }
}

.tit-3 {
  /*max-width: 824px!important;*/
}
@media (min-width: 768px) and (max-width: 990px) {
  .tit-3 {
    font-size: 23px !important;
    max-width: 538px !important;
    background-size: auto 50% !important;
  }
}
@media (max-width: 767px) {
  .tit-3 {
    font-size: 23px !important;
    max-width: 529px !important;
  }
}

.tit-3 &gt; .plumatitulos {
  max-width: 800px;
  margin: 0 auto;
}

.tit-4 {
  max-width: 600px !important;
  color: white !important;
}
@media (max-width: 669px) {
  .tit-4 {
    font-size: 21px !important;
    max-width: 652px !important;
    background-size: auto 50% !important;
  }
}

.tit-4-es &gt; .plumatitulos {
  max-width: 630px !important;
  margin: auto !important;
}
@media (min-width: 670px) and (max-width: 767px) {
  .tit-4-es &gt; .plumatitulos {
    max-width: 556px !important;
    margin: auto !important;
  }
}
@media (max-width: 669px) {
  .tit-4-es &gt; .plumatitulos {
    max-width: 331px !important;
    margin: auto !important;
  }
}

.tit-4-br &gt; .plumatitulos {
  max-width: 730px !important;
  margin: auto !important;
}
@media (max-width: 690px) {
  .tit-4-br &gt; .plumatitulos {
    max-width: 400px !important;
    margin: auto !important;
  }
}

.tit-5 {
  font-family: "Montserrat" !important;
  max-width: 468px !important;
  font-size: 36px !important;
  font-weight: 900 !important;
  line-height: 1.3 !important;
  text-align: center !important;
  margin: 40px auto 0 !important;
  background-size: auto !important;
}
@media (max-width: 500px) {
  .tit-5 {
    margin: 0px auto 0 !important;
    font-size: 23px !important;
    background-size: auto 120% !important;
    line-height: 1 !important;
    max-width: 323px !important;
  }
}

.subtitulo {
  color: #516c95 !important;
  font-family: "pacificoregular" !important;
  font-size: 30px !important;
  margin: 40px auto 0;
  line-height: 1.3 !important;
  text-align: center !important;
}
@media (max-width: 767px) {
  .subtitulo {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .subtit-1 {
    max-width: 485px !important;
  }
}

.textos {
  color: #4d4d4d !important;
  font-size: 17px !important;
}

.deco-map-bunny {
  position: absolute;
  bottom: -30px;
  left: 60px;
  outline: none !important;
}
@media (max-width: 1199px) {
  .deco-map-bunny {
    left: -10px;
  }
}
@media (max-width: 767px) {
  .deco-map-bunny {
    width: 100px;
    height: auto;
    left: 10px;
  }
}

.deco-creame-conejo {
  position: absolute;
  top: -216px;
  left: 183px;
}
@media (max-width: 1199px) {
  .deco-creame-conejo {
    left: 20px;
  }
}
@media (max-width: 991px) {
  .deco-creame-conejo {
    width: 141px;
    height: auto;
    top: -125px;
  }
}

.deco-map-bunny2 {
  position: absolute;
  bottom: -28px;
  right: 5px;
  outline: none !important;
}
@media (max-width: 1199px) {
  .deco-map-bunny2 {
    width: 80px;
    height: auto;
    bottom: -15px;
  }
}

article.std-article .std-nopad.bunny {
  overflow: visible;
}

.thumb-8-block-img {
  width: 100%;
}

.wrapper-creame {
  background-color: #f47566;
}

.semana-santa-slide-1 {
  background: url(https://barilocheturismo.gob.ar/images/semana-santa/2020/header-1.jpg?v6)
    center no-repeat;
  background-size: cover;
}

.semana-santa-slide-1n {
  background: url(https://barilocheturismo.gob.ar/images/semana-santa/2020/header-1.jpg?v6)
    center no-repeat;
  background-size: cover;
}

.semana-santa-slide-2n {
  background: url(https://barilocheturismo.gob.ar/images/semana-santa/2020/header-2.jpg?v6)
    center no-repeat;
  background-size: cover;
}

.semana-santa-slide-3n {
  background: url(https://barilocheturismo.gob.ar/images/semana-santa/2020/header-3.jpg?v6)
    center no-repeat;
  background-size: cover;
}

@media (max-width: 468px) {
  /*
	.semana-santa-slide-1n{
	background: url(../images/semana-santa/2019/header-mobile.jpg?v6) center no-repeat;
	background-size: cover;
}
.semana-santa-slide-2n{
	background: url(../images/semana-santa/2019/header-2-mobile.jpg?v6) center no-repeat;
	background-size: cover;
}

.semana-santa-slide-3n{
	background: url(https://barilocheturismo.gob.ar/images/semana-santa/2020/header-3-mobile.jpg?v6) center no-repeat;
	background-size: cover;
}
*/
}
article.std-article header p {
  font-family: "Montserrat" !important;
  font-style: normal !important;
  font-weight: normal !important;
  margin-bottom: 10px;
}

article.std-article header p.destacado {
  font-size: 20px !important;
  color: #a5541a !important;
  line-height: 30px !important;
  font-weight: 600 !important;
  margin: 45px auto;
}

article.std-article header h2,
article.std-article header h1,
article.std-article .std-subheader h3 {
  color: #6e3528;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  article.std-article header h2,
  article.std-article header h1,
  article.std-article .std-subheader h3 {
    letter-spacing: 0px;
    font-size: 26px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  article.std-article header h2.sabias-que,
  article.std-article header h1.sabias-que,
  article.std-article .std-subheader h3.sabias-que {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 38px;
  }
}

.marginb60 {
  margin-bottom: 60px !important;
}

.marginb30 {
  margin-bottom: 30px !important;
}

.std-btn-primary,
.std-btn-primary:active,
.std-btn-primary:visited,
.std-btn-primary:focus,
article.std-article .std-page &gt; p &gt; a.std-btn,
article.std-article .std-page &gt; p &gt; a.std-btn:focus,
article.std-article .std-page &gt; p &gt; a.std-btn:active,
article.std-article .std-page &gt; p &gt; a.std-btn:visited {
  color: white !important;
  border: 2px solid white;
  font-weight: 500;
  margin-right: 0 !important;
  background: transparent !important;
}

article.std-article .std-page &gt; p &gt; a.std-btn:hover,
.std-btn-primary:hover {
  background: white !important;
  color: #345481 !important;
}

article.std-article .std-page &gt; p &gt; a.std-btn &gt; i,
.std-btn-primary &gt; i {
  background-image: url(../images/icons/arrow-btn-right-brown.svg);
}

article.std-article .std-subheader h3.paseo-chocolate {
  margin-top: 80px;
  letter-spacing: 3px;
}
article.std-article .std-subheader h3.paseo-chocolate b {
  font-weight: 500;
}

.semana-santa-calendario .data-bubble {
  width: 150px;
  height: 150px;
  background-color: #8a5d52;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  white-space: normal;
}
.semana-santa-calendario .day {
  text-align: center;
  font-size: 19px;
  line-height: 19px;
  font-family: "Stick-A-Round";
  text-transform: uppercase;
  white-space: normal;
}
.semana-santa-calendario .number {
  text-align: center;
  font-family: "Open Sans";
  font-weight: 800;
  font-size: 50px;
  line-height: 50px;
  white-space: normal;
  white-space: normal;
}
.semana-santa-calendario .month {
  font-size: 18px;
  line-height: 18px;
  font-family: "Open Sans";
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
}
.semana-santa-calendario h3 {
  color: #8b5d53;
  font-family: "Stick-A-Round";
  font-size: 28px;
  line-height: 29px;
  max-width: 230px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  min-height: 60px;
  white-space: normal;
}
.semana-santa-calendario .big-time {
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #6e3528;
  text-align: center;
  min-height: 30px;
  white-space: normal;
}
.semana-santa-calendario p {
  font-family: "Open Sans";
  font-weight: 300;
  color: #393939;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
  white-space: normal;
}
.semana-santa-calendario p &gt; a {
  color: #393939;
  text-decoration: underline;
  font-weight: 500;
  white-space: normal;
}

@media (max-width: 991px) {
  .semana-santa-calendario {
    margin-top: 30px;
  }
}

.double-pic-separator {
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .double-pic-separator {
    padding-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .double-pic-separator &gt; .std-p-width {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

@media (max-width: 767px) {
  .semana-santa-descarga {
    margin-bottom: 40px;
  }
}
.semana-santa-descarga .img-semana-descarga {
  height: 180px;
  align-items: flex-end;
  display: flex;
}
@media (max-width: 767px) {
  .semana-santa-descarga .img-semana-descarga {
    height: 100%;
  }
}
.semana-santa-descarga .calendar-icon {
  padding-top: 10px;
}
.semana-santa-descarga h3 {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  max-width: 260px;
  min-height: 64px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Montserrat";
}
.semana-santa-descarga p {
  font-family: "Montserrat";
  font-weight: 500;
  color: #4f1614;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .sabias-que-block {
    margin-bottom: 40px;
  }
}
.sabias-que-block h3 {
  font-family: "Montserrat";
  /*font-size: 32px;*/
  font-size: 20px;
  line-height: 1.3;
  /*line-height: 32px;
  /*color: #5e5e5e;*/
  font-weight: 500;
  color: #516c95;
  text-align: center;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .sabias-que-block h3 {
    margin-top: 10px;
  }
}
.sabias-que-block p {
  color: #393939;
  line-height: 1.6;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
  font-family: "Montserrat" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  margin-bottom: 10px;
  font-size: 15px;
}

.logos-line-top {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 36px;
}

.semanasanta-carousel {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .semanasanta-carousel {
    max-width: 850px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .semanasanta-carousel {
    max-width: 567px;
  }
}
@media (max-width: 767px) {
  .semanasanta-carousel {
    margin-bottom: 15px;
    max-width: 280px;
  }
}
.semanasanta-carousel .semanasanta-inner {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 30px;
  margin: 0 auto;
  margin-top: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .semanasanta-carousel .semanasanta-inner {
    overflow-x: scroll;
  }
}
@media (max-width: 767px) {
  .semanasanta-carousel .semanasanta-inner {
    overflow-x: scroll;
  }
}
.semanasanta-carousel .semanasanta-control {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #8a5d52;
  display: block;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border: 5px solid #8a5d52;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .semanasanta-carousel .semanasanta-control {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .semanasanta-carousel .semanasanta-control {
    width: 32px;
    height: 32px;
  }
}
.semanasanta-carousel .semanasanta-control.inactive {
  opacity: 0;
}
.semanasanta-carousel .semanasanta-control.left {
  background-image: url(../images/navidad/destino-left.png?v6);
  background-position: 9px center;
  left: -50px;
}
@media (min-width: 1200px) and (max-width: 1260px) {
  .semanasanta-carousel .semanasanta-control.left {
    left: -15px;
  }
}
@media (max-width: 767px) {
  .semanasanta-carousel .semanasanta-control.left {
    background-position: 3px center;
    left: -15px;
  }
}
.semanasanta-carousel .semanasanta-control.right {
  background-image: url(../images/navidad/destino-right.png?v6);
  background-position: 15px center;
  right: -50px;
}
@media (min-width: 1200px) and (max-width: 1260px) {
  .semanasanta-carousel .semanasanta-control.right {
    right: -15px;
  }
}
@media (max-width: 767px) {
  .semanasanta-carousel .semanasanta-control.right {
    background-position: 8px center;
    right: -15px;
  }
}

ul.semanasanta-list {
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  position: relative;
  float: left;
}
ul.semanasanta-list &gt; li {
  vertical-align: top;
  display: inline-block;
  width: 280px;
  padding-left: 15px;
  padding-right: 15px;
}

/*
.wrapper-registration{
	@media (max-width: 767px){
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
}*/
.wrapper-popup-registration {
  position: fixed;
  z-index: 500;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .wrapper-popup-registration {
    top: 56px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.wrapper-popup-registration .title-registration {
  font-size: 21px;
  color: #1e7fd7;
  margin-top: 10px;
  margin-bottom: 20px;
}
.wrapper-popup-registration #registration_popup_close {
  font-size: 28px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #365582;
  z-index: 9999;
  cursor: pointer;
}
.wrapper-popup-registration .vertical-center {
  display: table;
  width: 100%;
  height: 100%;
}
.wrapper-popup-registration .vertical-centered {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.wrapper-popup-registration .wrapper-registration {
  background-color: #fff;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

article.std-article .std-contact-form-group label.error {
  position: static;
}

article.std-article header p,
article.std-article .std-subheader p {
  max-width: 710px !important;
  margin-left: auto;
  margin-right: auto;
  font-family: "Montserrat" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  margin-bottom: 10px;
  font-size: 15px;
}

.mbt-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.inner-title {
  padding: 30px;
  min-height: 165px;
  background: #faf7ef;
  margin-bottom: 20px;
}

/*# sourceMappingURL=semana_santa_2019.css.map */
</pre></body></html>