@charset "UTF-8";
body {
    margin: 0px;
    font-family: Lato, sans-serif;
}
.foto {
    margin: 0px;
    padding: 0px;
    float: left;
}
#contenedor {
    height: auto;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
#barra {
    height: 28px;
    width: 1024px;
    background-color: #d65679;
    float: left;
}
#menu {
    height: 79px;
    width: 1024px;
    background-color: #FFF;
    float: left;
}
#logo {
    float: left;
    height: 79px;
    width: 109px;
    margin-left: 182px;
}
#frase_uno {
    float: left;
    height: auto;
    width: 1024px;
    text-align: center;
    font-weight: 300;
    font-size: 9px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.frase_uno {
    font-size: 12px;
    font-weight: bold;
}
#contador {
    height: 74px;
    width: 624px;
    float: left;
    background-color: #D65679;
    margin-right: 200px;
    margin-left: 200px;
    font-weight: lighter;
    color: #FFF;
    text-align: center;
    font-size: 33px;
    padding-top: 33px;
}

#countdown {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
#historia {
    width: 624px;
    height: 225px;
    float: left;
    margin-right: 200px;
    margin-left: 200px;
    padding-top: 51px;
    padding-bottom: 51px;
}
#hist_f1 {
    width: 95px;
    float: left;
    height: 225px;
    margin-right: 12px;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}
#hist_f2 {
    float: left;
    height: 225px;
    width: 108px;
    margin-left: 12px;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}
#hist_text {
    float: left;
    height: 225px;
    width: 373px;
    margin-left: 24px;
    text-align: justify;
    font-size: 11px;
    font-weight: normal;
}
.titulo {
    font-size: 13px;
    font-weight: bold;
    background-image: url(../images/indicador.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 13px;
    background-position: 0% 13px;
}
.subtitulo {
    font-size: 10px;
    font-weight: normal;
    color: #C04D6D;
    line-height: 15px;
}
.subtitulo_gde {
    font-size: 18px;
    font-weight: normal;
    color: #C04D6D;
    line-height: 15px;
}
#testimonios {
    float: left;
    height: auto;
    width: 1024px;
    margin-top: 1px;
    background-color: #f8f6f3;
}
#evento {
    float: left;
    height: 845px;
    width: 1024px;
    margin-top: 1px;
    background-color: #FFFFFF;
}
#testimonios_titulo {
    text-align: left;
    width: 85px;
    height: 58px;
    padding-top: 56px;
    margin-right: 469px;
    margin-left: 470px;
}
#testimonios_col1 {
    background-color: #FFF;
    height: 147px;
    width: 200px;
    float: left;
    margin-left: 90px;
    margin-bottom: 15px;
}
#testimonios_col2 {
    background-color: #FFF;
    height: 147px;
    width: 200px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}
#testimonios_col3 {
    background-color: #FFF;
    height: 147px;
    width: 200px;
    float: left;
    margin-left: 15px;
    margin-right: 89px;
    margin-bottom: 15px;
}
#t_text {
    float: left;
    height: 47px;
    width: 164px;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    padding-top: 25px;
    padding-bottom: 17px;
    padding-right: 18px;
    padding-left: 18px;
}
#t_photo {
    float: left;
    height: 58px;
    width: 60px;
}
#t_photo_gde {
    float: left;
    height: 82px;
    width: 81px;
    margin-right: 15px;
}
#text_gde {
    float: left;
    height: auto;
    width: 523px;
    margin-bottom: 15px;
}
#t_name {
    float: left;
    height: 36px;
    width: 140px;
    font-size: 10px;
    text-align: left;
    padding-top: 22px;
}
#t_name_gde {
    float: left;
    height: 50px;
    width: 424px;
    font-size: 18px;
    text-align: left;
    padding-top: 32px;
}
#barra_foto1 {
    height: 131px;
    width: 1024px;
    float: left;
}

/*inicia SLIDER*/
.slider {
    width: auto;
    overflow: hidden;
    float: left;
    margin-right: auto;
    margin-bottom: auto;
    height: 493px;
}

.slider ul {
    display: flex;
    margin:0 0 0 0;
     padding:0 0 0 0;
    width: 300%;
    animation: cambio 20s infinite;
    animation-direction: alternate;
    
    }
    
    .slider li {
        width: 100%;
    list-style-type: none;
    margin:0 0 0 0;
     padding:0 0 0 0;
    }
    
    .slider img {
        width: 100%;
        }
        
   @keyframes cambio {
       0% { margin-left: 0;}
       20% { margin-left: 0;}
       
       25% { margin-left: -100%;}
       45% { margin-left: -100%;}
       
       50% { margin-left: -100%;}
       70% { margin-left: -100%;}
       
       75% { margin-left: -200%;}
       100% { margin-left: -200%;}
       }
    
    
/* finaliza Slider*/

#fotos {
    float: left;
    width: 1024px;
}
#evento_mapa {
    float: left;
    height: 378px;
    width: 512px;
    margin-right: 1px;
}
#mapas {
    float: lef;
    height: auto;
    width: 100%;
}
#evento_text {
    float: left;
    background-color: #f8f6f3;
    height: 101px;
    width: 440px;
    font-size: 11px;
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #FFF;
    padding-top: 27px;
    padding-left: 71px;
}
#evento_map3 {
    float: left;
    height: 249px;
    width: 511px;
}
#hoteles {
    width: 1024px;
    height: 225px;
    background-color: #D65679;
    float: left;
    margin-bottom: 1px;
    margin-top: 1px;
}
#hoteles_titulo {
    height: auto;
    width: 1024px;
    font-size: 13px;
    font-weight: 300;
    color: #FFF;
    text-align: center;
    margin-top: 30px;
}
#hotel_6 {
    float: left;
    width: 176px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#hotel_5 {
    float: left;
    width: 137px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#hotel_4 {
    float: left;
    width: 151px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#hotel_3 {
    float: left;
    width: 173px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#hotel_2 {
    float: left;
    width: 196px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#hotel_1 {
    float: left;
    width: 191px;
    margin-top: 20px;
    height: 67px;
    text-align: center;
}
#history {
    float: left;
    height: 130px;
    width: 1024px;
}
#slogan {
    height: 70px;
    width: 264px;
    float: left;
    padding-top: 55px;
    padding-left: 380px;
    padding-right: 380px;
}
#ceremonia {
    float: left;
    width: 253px;
    margin-right: 1px;
    height: 352px;
    background-color: #FCFBF9;
    margin-top: 1px;
}
#col_cer_1 {
    float: left;
    height: 137px;
    width: 253px;
}
#col_cer_2 {
    float: left;
    height: 13px;
    width: 93px;
    margin-right: 80px;
    margin-left: 80px;
    margin-bottom: 20px;
}
#col_cer_3 {
    height: 210px;
    width: 253px;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
}
#recepcion {
    float: left;
    width: 253px;
    margin-left: 1px;
    height: 352px;
    background-color: #F7F6F2;
    margin-top: 1px;
}
#ubicacion {
    height: 352px;
    width: 516px;
    float: left;
    margin-top: 1px;
}
a.recep:link {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    line-height: 9px;
    font-weight: bold;
}
a.recep:visited {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: bold;
}
a.recep:hover {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: bold;
}
a.recep:active {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: bold;
}
#booking {
    height: 27px;
    width: 343px;
    border: 1px solid #FFF;
    float: left;
    margin-right: 340px;
    margin-left: 340px;
    margin-top: 38px;
    text-align: center;
    padding-top: 7px;
}

a.book:link {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    line-height: 9px;
    font-weight: normal;
}
a.book:visited {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: normal;
}
a.book:hover {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: normal;
}
a.book:active {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
     line-height: 9px;
    font-weight: normal;
}

a.btn:link {
    font-size: 11px;
    color: #D65679;
    text-decoration: none;
    line-height: 9px;
    font-weight: normal;
    font-style: italic;
}
a.btn:visited {
    font-size: 11px;
    color: #D65679;
    text-decoration: none;
     line-height: 9px;
    font-weight: normal;
    font-style: italic;
}
a.btn:hover {
    font-size: 11px;
    color: #D65679;
    text-decoration: none;
    line-height: 9px;
    font-weight: normal;
    font-style: italic;
}
a.btn:active {
    font-size: 11px;
    color: #D65679;
    text-decoration: none;
     line-height: 9px;
    font-weight: normal;
    font-style: italic;
}

/* Add a black background color to the top navigation */
.topnav {
    overflow: hidden;
    margin-top: 21px;
    float: left;
    width: 350px;
    margin-left: 200px;
    margin-right: 183px;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #333333;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 11px;
    font-weight: 300;
}

/* Change the color of links on hover */
.topnav a:hover {
    color: #D65679;
    font-weight: bold;
}

/* Add an active class to highlight the current page */
.active {
    background-color: #4CAF50;
    color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}



/*lightbox*/
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 0;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  line-height: 0px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
