/* @import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html,
body {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
  font-size: 15px;
  background-color: #c7d5d5;
  color: #42404b;
  font-family: "Open Sans", sans-serif;

  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}

* {
  box-sizing: border-box;
}

/* unvisited link */
a:link {
  text-decoration: none;
  animation: 0.5s;
  color: #363636;
}

/* visited link */
a:visited {
  text-decoration: none;
  color: #363636;
}

/* mouse over link */
/* a:hover {
  text-decoration:underline;
} */

/* selected link */
a:active {
  text-decoration: none;
  color: #363636;
}

h1 {
  font-family: "Josefin Sans", serif;
  font-size: 4em;
  line-height: 0.9em;
  /* text-transform: uppercase; */
  font-weight: 500;
  /* margin-block-start: 0.5em;
  margin-block-end: 0.5em; */

}

h2 {
  font-family: "Josefin Sans", serif;
  font-size: 2em;
  font-weight: 400;

}

h3 {
  font-size: 1.3em;
  margin-block-start: 1.2em;
  margin-block-end: 1.1em;
  font-weight: normal;
  line-height: 1em;
}

h4{
  font-family: "Josefin Sans", serif;

  font-size: 1.2em;
  color: #242022;
  margin-block-start: 1.2em;
  margin-block-end: 1.2em;
  font-weight: normal;
  line-height: 1em;
  font-weight: 300;
}

h5 {
  font-size: 0.81em;
}


.blog_titulo {
  color: #000;
  font-size: 1.5em;
}

#container {
  /* background-color: #eee; */
}

#container-wrapper {
  padding: 4em;
  padding-bottom: 1.5em;
  padding-top: 2.5em;
}

#btn_social img {
  margin-right: 1em;
}

.banner_top {
  /* height: 100vh; */
    margin-top: 2em;
    height: fit-content;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  width: 100%;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}



.div_titulo {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 100%;
  opacity: 0;

}

.div_titulo img {
  /* width: 80%; */
  width: 50%;
}



.div_subtitulo {
  text-align: center;
  font-size: 1.8em;
  color: #363636;
  /* text-transform: uppercase; */
  width: 100%;
  color: rgba(255, 249, 249, 0.2);
  background: linear-gradient(to right, #fff, #fff) no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  transition: background-size cubic-bezier(.1, .5, .5, 1) 0.5s;
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto;
}
.div_subtitulo img {
  border-radius: 0.2em;
}
.div_copy,
.div_copy_blog {
  width: 100%;
  max-width: 1280px;
  text-align: center;
  margin: 0 auto;
  font-size: 1.5em;
  /* margin-left: 3em; */
  margin-bottom: 4em;
  margin-top: 2em;
  color: #42404b;
}


.div_copy i {
  color: #fff;
}

.div_360 {
  width: 100%;
  height: auto;
}

.div_2d {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;

}
.div_acompañantes img{
  width: 50%;
  max-width: 40px;


}
.div_copy.blog:nth-of-type(odd) {
  /* text-align: right; */
  width: 60%;
  /* max-width: fit-content; */
  column-count: 1;
  padding-left: 16%;
}

.culto_maps {
  font-style: italic;
  margin-bottom: 1em;
}

.div_culto {
  position: relative;
  /* bottom: 10px; */
  margin: 0 auto;
  text-align: center;
  background-color: #e8e2da;
  padding: 0.3em;
  border-radius: 0.2em;
}

.div_email {
  margin-top: 4em;

}

.div_foto_right {
  position: absolute;
  float: right;
  margin-top: -4em;
  z-index: -1;
  right: 0;

}


.div_destaque {}

.div_prod {
  /* height: 100vh;
  display:flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  width: 100%;
  overflow-x: hidden; */
}

.div_prod_subtitulo {
  padding: 3em;
  padding-left: 3em;
  padding-bottom: 0em;
  text-align: center;
  font-size: 1.8em;
  text-transform: uppercase;
}

.div_prod_copy {
  width: 80%;
  max-width: 980px;
  text-align: center;
  /* margin: 0 auto; */
  font-size: 1.8em;
  margin-left: 8em;
  margin-bottom: 4em;
  margin-top: 2em;
  color: #494949;
}

.div_equipo {
  display: flex;
  width: 96%;
  gap: 0.625rem;
  width: 90%;
  margin: 0 auto;
  font-size: 2.5em;
  margin-bottom: 2em;
  align-items: center;
  overflow: hidden;
  /* max-width: 1280px; */
  animation-duration: 3s;
  color: #363636;
  flex-direction: column;
  /* width: fit-content; */
  text-align: center;
  justify-content: space-between;
}

.div_equipo :hover {
  z-index: 3;
  color: #fff;
  cursor: pointer;

}

.div_equipo_numero {
  width: 5%;
  padding: 0.5%;
  border-bottom: 1PX solid;
}

.div_equipo_item {
  -ms-flex: 20%;
  flex: 20%;
  padding: 0.5%;
  border-bottom: 1PX solid;
  /* background-color: #eeedef; */
  /* text-transform: uppercase; */


}

.div_equipo_item i {
  float: right;
  font-size: 0.6em;

}

.div_equipo_item span {
  font-family: "Josefin Sans", serif;

  font-size: 0.6em;
  font-weight: 300;
  color: #fff;
  float: left;
}

.div_cultura_copy {
  padding-top: 3em;
  width: 80%;
  text-align: center;
  /* margin: 0 auto; */
  font-size: 1.8em;
  margin: 0 auto;
  color: #494949;
  column-count: 2;
  column-gap: 80px;
  font-size: 1.5em;
  margin-bottom: 4em;

}

.div_intro {
  margin: 0 auto;
  margin-top: 2em;
  margin-bottom: 6em;
  width: 50%;

}

.degrade {
  background: -webkit-linear-gradient(45deg, #efee2d, #1b54d1, #d100a4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.degrade2 {
  background: -webkit-linear-gradient(45deg, #1b54d1, #d100a4, #85e715);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}




.footer {
  margin-top: 2.5em;
  margin-bottom: 0;
  min-height: 10vh;
  /* color: #183d8a; */
  /* background-color: #fff; */
  width: 100%;
  padding-left: 4em;
  padding-right: 4em;
  padding-bottom: 2em;
  /* border-top: 1px solid #000; */
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}


.footer a {
  /* color: #fff; */
  font-weight: bold;
  text-decoration: underline;
}

.footer a:hover {
  color: red;
}

.footer img {
  width: 200px;
  height: auto;
  padding-right: 0.2em;
}

.footer_social {
  position: absolute;
  right: 2em;
}

.fondo_full,
.fondo_full_index {
  position: relative;
  /* opacity: 0.65; */
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  height: 70vh;
  background-attachment: fixed;
  background-image: url(../img/ojo.webp);
  background-position: bottom right;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.fondo_full_index {
  background-image: url(../img/portada.webp);
  height: 40vh;
}

.fondo_full img,
.fondo_full_index img {
  width: 100%;
  height: auto;
}



.logo_under {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1em;
}

.logo_templos {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em;
}

.logo_under img,
.logo_templos img {
  /* width: 50%; */
  height: auto;
  max-width: 150px;
}

.logo_footer {
  position: relative;
  right: 0;
  bottom: 0;
  padding-left: 1em;
  text-align: center;
}

.logo_footer img {
  /* width: 50%; */
  max-width: 150px;

  height: auto;
}

.nombre_visita {
  /* display: inline; */
  text-transform: uppercase;
}

main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 70vh;
  will-change: transform;
}

.navegacion {
  width: 100%;
  overflow: hidden;
}

/*novedaes*/
.novedad_marco-grid {
  width: 100%;
  display: inline-grid;
  padding-top: 4em;
  padding-bottom: 4em;
  /* grid-template-columns: auto auto auto; */
  grid-template-columns: auto;
}

.novedades_marco-grid {
  width: 33%;
  /* display: inline-grid; */
  /* padding-top: 2em;
  padding-bottom: 2em; */
  margin: 1em;
  padding: 1em;
  /* background: -webkit-linear-gradient(45deg, #efee2d, #1b54d1, #d100a4);; */

  background-color: #fff;
  /* grid-template-columns: auto auto auto; */
  border: 1px solid #363636;
}

.novedades_marco {
  width: 100%;
  /* padding: 1em; */
  background-color: #fff;
  /* Used if the image is unavailable */
  min-height: 400px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

.novedades_marco {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);

}

.novedades_marco:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

.novedades_share {

  text-align: center;
  float: right;
}

.novedades_share img {
  vertical-align: middle;
  padding-right: 2px;
  max-width: 30px;
}

.novedad_fecha,
.novedad_fecha_list {
  color: #fff;
  font-size: 1.2em;
  font-weight: lighter;
  background-color: #3f3f3f;
  width: fit-content;
  padding: 0.3em 0.3em 0.5em;
}

.novedad_fecha a {
  color: #fff;
}

.novedad_fecha a:hover {
  text-decoration: underline;
}

.novedad_desc_list {
  text-align: center;
  font-size: 1.5em;
  background-color: #fff;
  width: fit-content;
  padding-right: 0.5em;
  padding-left: 0.5em;

}

.novedad_tags {
  text-align: center;
  margin-top: 0.3em;

}

.novedad_titulo_list {
  font-size: 3.5em;
  background-color: #fff;
  width: fit-content;
  padding-right: 0.5em;
}

.novedad_tiempo {
  text-align: center;

}

.novedad_tiempo img,
.novedad_tags img {
  width: 20px;
  height: auto;
  vertical-align: middle;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

.novedad_autor,
.novedad_autor_list,
.novedad_autor_publicado {
  padding-top: 0.1em;
  color: #1a2d39;
  /* font-size: 0.9em; */
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: #fff;
  width: fit-content;
  padding: 0.5em;
}



/* //// videos salasa */

.detalles_video img {
  cursor: pointer;
  max-width: 30%;
  border: 2px solid #000;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  background-color: #c7d5d5;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  opacity: 0;
}
#overlay video {
  max-width: 90%;
  max-height: 90%;
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  color: white;
  font-size: 4em;
  cursor: pointer;
  z-index: 999;
}

/* /////////////////// */


.div_equipo img {
  position: relative;

  width: 400px;
  height: 400px;
  border-radius: 50%;
  object-fit: cover;
  /* transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  z-index: -10; */
  /* opacity: 0;
  visibility: hidden; */
  cursor: pointer;

}

.listado {
  background-color: #242022;
}

/*fin network */
.prod_titulo {}

.prod_titulo span {
  color: gray;
  font-size: 0.9em;
}

.prod_titulo_asterisco {
  color: gray;
  font-size: 0.8em;
}

.placa_loader {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  z-index: 999;
  right: 0;
  top: 0;
  overflow: hidden;
  max-width: 100vw;

}

.placa_loader img {
  width: 50%;
  height: auto;
  position: relative;

}


.galeria {
  background: #637372;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  /* padding: 4em; */
  padding-top: 3.5em;
  padding-bottom: 4em;

}

.swiper {
  width: 100%;
  /* height: 100%; */

}

.swiper-wrapper {
  height: auto;
  min-height: 50vh;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  /* display: block; */
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  border-radius: 0.5em;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  height: var(--swiper-scrollbar-size, 14px);
  /* opacity: 1!important; */
}

.swiper-horizontal>.swiper-scrollbar {
  position: relative;
  width: 90%;
  height: 1em;
  left: 5%;
  bottom: 0px;
  margin-top: 2em;


}

.swiper-scrollbar-drag {
  cursor: pointer;
  border-radius: 100vw;
  opacity: 1 !important;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}


section {

  background: black;
  height: 100%;
  display: flex;
  width: 25vw;
  margin-right: 4vw;
  color: #fff;
  padding: 1.5em;
  flex-direction: column;
}

section:nth-child(2n) {
  background: #eee;
  color: #000;

}

.social img {
  max-width: 55px;
  height: auto;
}

.social {
  margin-top: 2em;

}


.slide_novedad,
.slide_novedades,
.slide_novedades_contenido {
  /* background-color: #837f7c;  */
  width: 100%;
  /* min-height: auto; */
  /* max-width: 1480px; */
  margin: 0 auto;
  overflow: hidden;
  /* margin-top: 3em; */
  /* display: block; */
  /* padding: 0em;*/
}

.slide_novedades {
  justify-content: flex-start;
  display: flex;
  align-items: stretch;
}

.banner_top video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  /* z-index: -1; */
}

svg {
  width: 100%;
  overflow: visible;
  position: absolute;
  top: 0;
}

.svgline {
  fill: none;
  stroke: black;
  stroke-width: 2px;
}



video {
  border-radius: 0.5em;
}

@media only screen and (max-width: 1480px) {

  h1 {
    font-size: 4.5em;
  }
}


@media only screen and (max-width: 1280px) {

  #container-wrapper {
    padding: 1em;
  }

  h1 {
    font-size: 4em;
  }



  .div_foto_right {
    width: 90%;
    position: relative;
  }

}

@media only screen and (max-width: 980px) {




  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.5em;
  }

  h3 {
    /* text-align: left; */
    font-size: 1.4em;
    line-height: normal;
  }

  .novedades_marco-grid {
    width: 95%;
    padding: 0;
  }

  .slide_novedades {
    flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {

  .div_copy,
  .div_copy.blog {
    font-size: 1.2em;
  }

  .div_copy.blog:nth-of-type(odd) {
    /* text-align: right; */
    width: 90%;
    /* max-width: fit-content; */
    column-count: 1;
    padding-left: 0;
  }

  .div_equipo {
    font-size: 1.8em;
  }
  .div_titulo img {
    width: 80%;
}
  .div_intro {
    width: 80%;
  }


  .div_cultura_copy,
  .div_copy {
    width: 90%;
    column-count: 1;
    margin-left: 1em;
  }

  .div_foto_right {
    width: 90%;
    margin-top: 0;
  }

  .div_foto_right img {
    width: 90%;
  }


  /* .div_titulo {
    padding-left: 1em;
  } */

  .geo_chile,
  .geo_latam {
    font-size: 1.5em;
  }

  .logo_under img,
  .logo_templos img {
    max-width: 120px;
  }

  .novedad_desc_list {
    text-align: center;
  }

  /* 
  .mapa {
    width: 100%;
    padding: 0em;
  }

  .mapa img {
    width: 60%;
  } */


}

@media only screen and (max-width: 468px) {



  .div_copy,
  .div_copy_blog {
    font-size: 1em;
    margin: 0.3em;
  }

  .div_cultura_copy,
  .div_copy {
    width: 100%;
  }


  .div_copy.blog:nth-of-type(odd) {
    /* text-align: right; */
    width: 95%;
    /* max-width: fit-content; */
    column-count: 1;
    padding-left: 0;
  }


  .div_intro {
    width: 90%;
  }

  .footer {
    padding: 1em;
    flex-direction: column;
  }
/* 
  .footer img {
    width: 50px;

  } */

  #container-wrapper {
    padding: 1em;
  }

  .div_cultura_copy,
  .div_copy {
    width: 100%;
    column-count: 1;
    padding-top: 1em;
  }

  /* .div_titulo {
    padding-left: 0.51em;
  } */

  .div_prod_subtitulo {
    width: 90%;
    padding: 0.5em;
    padding-left: 1.3em;
    padding-bottom: 0em;
    font-size: 1.2em;
  }

  .div_copy {
    padding: 0em;
    margin: 0em;
    width: 100%;
    font-size: 1.2em;

  }

  .div_prod_copy {
    width: 95%;
    margin: 0 auto;
    font-size: 1.2em;
    /* margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 2em; */

  }

  .div_equipo {
    font-size: 1.5em;
  }

  .div_equipo img {
    width: 200px;
    height: 200px;
  }
  .div_equipo_item span{
    font-size: 1em;
  }
  .fondo_full {
    background-position: center center;
  }




  h1 {
    font-size: 1.4em;
  }

  h2 {
    font-size: 1.2em;
  }

  h3 {
    font-size: 1.1em;
    line-height: 1em;
    text-align: center;
  }

  .logo_under {
    padding: 0em;
  }


  .logo_under img,
  .logo_templos img {
    max-width: 100px;
  }


  .novedades_marco-grid {
    width: 90%;
    padding: 0;
    margin: 0;
    margin-bottom: 1em;
    border: 0px solid #363636;
  }

  section {

    width: 100vw;

  }

  video {
    border-radius: 0.2em;
    width: 100%;
  }
}