@font-face {
  font-family: 'TimesNewRoman';
  src: 	url('../fonts/TimesNewRoman.eot?#iefix') format('embedded-opentype'),
  		/*url('../fonts/TimesNewRoman.woff') format('woff'),*/
		url('../fonts/TimesNewRoman.ttf')  format('truetype'),
		url('../fonts/TimesNewRoman.svg#TimesNewRoman') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family: 'TimesNewRoman', sans-serif;
	font-size: 16px;
	background-color: #FFF;
	color: #000;
}

a{
	color: #c19045;
	text-decoration: none;
	transition: all 0.1s linear 0s;
}
a:hover,
a:focus{
	color: #8D734A !important;
	text-decoration: none;
}

.menu-principal{
	flex-direction:column;
  font-size: 14px;
}
.nav-link{
    padding-right:50px !important;
    color:#000 !important;
}
.nav-item.activo a{
  color: #8D734A !important;
}

.postales-flecha
{
	position: absolute;
	font-size: 45px;
	top: 50%;
	margin-top: -40px;
	z-index: 1000;
	cursor: pointer;
    color:#000;
    text-shadow: 0 0 5px #FFF;
}
.postales-flecha.next{
	right: 18px;
}
.postales-flecha.prev{
	left: 20px;
}
.postales-flecha:hover{
    color:#FFF;
    text-shadow: 0 0 5px #000;
}

.contenedor-home div{
  margin-top: 30px;
}

footer{
  background-color: #98805c;
  position: relative;
  margin-top: 30px;
  padding: 30px 50px;
  color: #FFF;
  text-align: center;
  line-height: 20px;
}
footer a{
  color: #FFF;
}
footer a:hover{
  color: #FFF !important;
}
.pie-marco-interno{
  background-color: #8d7149;
  border: #cabdac solid 1px;
  padding: 15px 30px;
}
.pie-marco-interno::before{
  content: url('../imagenes/pie-izquierda.png');
  position: absolute;
  left:26px;
  top:50%;
  margin-top: -21px;
}
.pie-marco-interno::after{
  content: url('../imagenes/pie-derecha.png');
  position: absolute;
  right: 26px;
  top:50%;
  margin-top: -21px;
}
.pie-cuadros div{
  /*PARA CENTRAR EL TEXTO VERTICALMENTE*/
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;

  border-right: #FFF solid 1px;
}
.pie-cuadros div:last-of-type{
  border-right: none;
}

.firma-z{
    font-size: 9px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 15px;
}
.swiper-pagination{
    position:static;
}
.swiper-pagination-bullet-active{
    background: #8D734A;
}
.contenedor-home-redes .titulo-decorado{
    margin-top:20px;
    font-size:15px;
}
.contenedor-home-redes .titulo-decorado.derecha{
  float:right;
  margin-right:25px;
}
.contenedor-home-redes .titulo-decorado::before,
.contenedor-home-redes .titulo-decorado::after{
    top: -7px;
}


.seccion-contenedor{
  margin-top: 60px;
}
.seccion-texto{
  text-align: justify;
  margin-top: 30px;
  position: relative;
}

.titulo-decorado{
  color: #8D734A;
  font-size: 24px;
  position: relative;
  display: inline-block;
  margin-left: 24px;
}
.titulo-decorado::before{
  content: url('../imagenes/titulo-izquierda.png');
  position: absolute;
  left: -30px;
}
.titulo-decorado::after{
  content: url('../imagenes/titulo-derecha.png');
  position: absolute;
  right: -28px;
  top: 0;
}
.titulo-decorado a{
    color: inherit;
}

/*HOME*/
.home-botones{
  position: relative;
}
.home-botones .img-fondo{
  z-index: 2000;
}

.home-el-lugar-titulo,
.home-celebrar-titulo,
.home-galeria-titulo,
.home-galeria-titulo-mobile,
.home-ubicacion-titulo,
.home-servicios-titulo{
  position: absolute;
  z-index: 2001;
  left: 50%;
}
.home-el-lugar-titulo{
  margin-left: -135px;
  bottom: 75px;
}
.home-celebrar-titulo{
  margin-left: -158px;
  top: 50px;
}
.home-galeria-titulo-mobile{
    width: 265px;
    margin-left: -132px;
    top: 200px;
}
.home-ubicacion-titulo{
  margin-left: -135px;
  bottom: 20px;
}
.home-servicios-titulo{
  margin-left: -135px;
  bottom: 20px;
}
.home-frase{
    margin-top: 30px;
    text-align: center;
}
.home-frase .frase{
    display: block;
    text-transform: uppercase;
    color: #8D734A;
    padding: 15px 0;
}

/*EL LUGAR*/
.el-lugar-cuadro{
  border: #8D734A solid 1px;
}
.el-lugar-cuadro .tira-superior{
  background: url('../imagenes/el-lugar-tira-superior.png') repeat;
  height: 15px;
}
.el-lugar-cuadro .texto{
  margin: 30px;
  color: #8D734A;
  font-size: 20px;
  text-align: center;
}


/*CELEBRAR*/
.celebrar-cuadro{
  position: relative;
}
.celebrar-cuadro .top{
  position: absolute;
  left: 50%;
  margin-left: -88px;
}
.celebrar-cuadro .texto{
  margin-top: 77px;
  border: #ddd1b9 solid 1px;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
  color: #8D734A;
  text-align: center;
  padding: 80px 10px 20px;
}

/*HISTORIA*/
.historia-sello{
  position: absolute;
  top: -300px;
  left: 50%;
  margin-left: -113px;
}
.historia-contenedor{
  margin-top: 190px;
}

/*SERVICIOS*/
.servicios-izquierda .contenedor,
.servicios-contenedor-logos{
  border: #a89575 solid 1px;
}
.servicios-izquierda .contenedor{
  position: relative;
  padding: 40px 115px;
  text-align: justify;
}
.servicios-izquierda .firulete{
  position: absolute;
  left: 50%;
  margin-left: -22px;
  top: -25px;
}
.servicios-izquierda .titulo{
  color: #8D734A;
  font-size: 24px;
  margin-bottom: 15px;
  display: block;
  text-align: center;
}
.servicios-contenedor-logos{
  height: 100%;
  padding: 10px;
  text-align: center;
}
.contenedor-home-redes{
  margin-top: 30px;
}

/*UBICACION*/
.ubicacion-derecha .contenedor{
  background-color: #d7c9ae;
  padding: 75px;
  height: 100%;
}
.ubicacion-derecha .contenedor .texto{
  /*PARA CENTRAR VERTICALEMNTE*/
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;

  color: #FFF;
  text-align: center;
  border: #8d7149 solid 1px;
  padding: 50px;
  background-color: #bba375;
  height: 100%;
  position: relative;
}
.ubicacion-derecha .contenedor .texto::before{
  content: url('../imagenes/ubicacion-izquierda.png');
  position: absolute;
  left:-24px;
  top: 50%;
  margin-top: -23px;
}
.ubicacion-derecha .contenedor .texto::after{
  content: url('../imagenes/ubicacion-derecha.png');
  position: absolute;
  right:-24px;
  top: 50%;
  margin-top: -23px;
}

/*CONTACTO*/
.contacto-izquierda .contenedor{
  background-color: #8d7149;
  padding: 43px 30px;
}
.contacto-izquierda .contenedor .texto{
  color: #FFF;
  padding: 40px 30px;
  text-align: center;
  border: #FFF solid 1px;
  position: relative;
}
.contacto-izquierda .contenedor .texto .titulo{
  display: block;
  margin-bottom: 20px;
}
.contacto-izquierda .contenedor .texto .firulete{
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -21px;
}
.contacto-izquierda .contenedor .texto a{
  color: #FFF;
}
.contacto-izquierda .contenedor .texto a:hover{
  color: #FFF !important;
}
.contacto-izquierda .contenedor .texto hr{
  width: 60px;
  border-top: #FFF solid 1px;
}

/*GALERIA*/
.galeria-contenedor{
    text-align: center;
}
.galeria-contenedor div{
  margin-top: 30px;
}
.fancybox-video{
    width: 800px;
    height: auto;
}
.fancybox-video video{
    width: 100%;
    height: 50%;
}
.fancybox-slide > *{
    background-color: #000;
}

.galeria-general-contenedor{
    justify-content: center;
    text-align: center;
    margin: 60px 0;
}
.galeria-general-contenedor a{
    color: #8D734A;
    padding: 10px 30px;
    border: #8D734A solid 1px;
    border-radius: 5px;
}
.boton-videos{
  text-align: right;
  padding: 10px;
}
.boton-videos a{
  color: #8D734A;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}

.iframe-facebook{
  width: 500px;
}
.vjs-big-play-button {
      display: none !important;
    }
.home-boton-mobile{
  display: none;
}

.navbar-brand{
  margin-bottom: 10px;
}
