*{margin: 0;padding: 0;}
img{border:0;} 

h1{
  font-size: 28px;
  line-height: 28px;
  margin: 20px 0px;
  font-weight: 100;
}

h2{
font-size: 18px;
line-height: 18px;
margin: 20px 0px;
color: darkred;
}
h3{
  font-size: 28px;
  line-height: 28px;
  margin: 20px 0px;
  font-weight: 100;
}

h4{
  font-size: 68px;
  margin: 20px 0px;
  font-weight: 900;
  color: white;
  transform: rotate(-10deg)
  }
    h4 span{
      font-size: 20px;
      line-height: 38px;
      padding: 0px 10px;
      margin-left: -10px;
      color: white;
      background-color: #7ac147;
      border-radius: 0px 10px 0px 0px;
    }

  hr {
      width: 50%;
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
      margin-left: auto;
      margin-right: auto;
      border-style: solid;
      border-width: 1px;
      color: #FECE51;
      opacity: 0.5;

    }
  a:link {text-decoration: none;}
  a:visited {text-decoration: none;}
  a:active {text-decoration: none ;}
  a:hover {text-decoration: none;}
  
body{
  text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #FECE51;
    font-weight: 100;
}

.cont{
  background:  url('../img/izq2.png') top left no-repeat, url('../img/der2.png') top right no-repeat,  url('../img/bg.png') repeat; 
  
}
/* ---------------------- */
.redes{
  width: 100%;
  height: 70px;
  position: absolute; 
  top: 8px;
  text-align: center;
  z-index: 6;
  font-size: 18px;
  transition: 2s;
}
.redes-icons{
  display: inline-block;
  vertical-align: top;
}
.confiar{
  display: inline-block;
  vertical-align: top;
  background-color: #7ac147;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 14px;
  margin-left: 5px;
}

.confiar a:link {text-decoration: none; color:white ; font-weight: 400;}
.confiar a:visited {text-decoration: none ;  color:  white; font-weight: 900;}
.confiar a:active {text-decoration: none ;  color:#726237; font-weight: 900;}
.confiar a:hover {text-decoration: none; color: #726237 ; font-weight: 400;}

.lights-b{
  background:  url('../img/w-lights.png') top left repeat-x;
  width: 100%;
  height: 70px;
  position: absolute; 
  top: 8px;
  opacity: 0.5;
  animation: blinker 2s linear infinite;
  animation-delay: 1s;
  z-index: 5;
}

.lights{
  background:  url('../img/y-lights.png') top left repeat-x;
  width: 100%;
  height: 70px;
  position: absolute; 
  top: 8px;
  opacity: 0.5;
  animation: blinker 2s linear infinite;
  z-index: 4;
}
            @keyframes blinker {
              50% {
                opacity: 0;
              }
            }

.instalacion{
  background:  url('../img/instalacion.png') top left repeat-x;
  width: 100%;
  height: 70px;
  position: absolute; 
  top: 8px;
  z-index: 3;
}

.header{
  background: url('../img/wood.jpg') top left repeat ;
  width: 100%;
  height: 30px;
  box-shadow: 0px 5px 5px #000;
  padding: 5px 0px 0px 0px;
  position: absolute;
  z-index: 2;
}
.arruinaldos-center {
  margin: auto;
  width: 300px;
  height: 300px;
  z-index: 1;
  position: relative;
  top: 40px;
}
/* ----------------------- */

.arruinaldos-frase{
  text-align: center;
  max-width: 600px;
  margin: auto;
  padding: 0em 6em;
 
}

.arruinaldos-left {
  display: inline-block;
  vertical-align: top;
  text-align: right;
}


.arruinaldo-p{
margin: auto;
padding: 1em 2em 0em 2em;
max-width: 280px;
}


.arruinaldos-pdf a:link {
  color: darkred;
  font-size: 16px;
  text-decoration: none; 
  font-weight: 900; 
  background-color: #FECE51; 
  padding: 5px 10px; 
  border-radius: 15px;
  text-shadow: 1px 1px yellow;
  transition: .5s;
  box-shadow: 1px 1px 3px #000;
}
.arruinaldos-pdf a:hover {
  text-decoration: none; 
  color:#726237; 
  font-weight: 900;
  padding: 5px 15px; 
}

.arruinaldos-pdf a:visited {text-decoration: none ;  color:  #726237; font-weight: 900;}
.arruinaldos-pdf a:active {text-decoration: none ;  color:#726237; font-weight: 900;}


.arruinaldos-pdf{
  padding: 30px 0px;
}  

.arruinaldos-right {
 display: inline-block;
 vertical-align: top;
}

.arruinaldos-video{

max-width: 880px;
margin: auto;
padding: 0px 3em;
}

.arruinaldos-videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
  height: 0;
  margin: 40px 0px 0px 0px;
  box-shadow: 2px 5px 4px #000000;
  
}
.arruinaldos-videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  height: 100%;
  border-radius: 4px;
  border:2px dotted #FECE51 ;
}

.arruinaldos-novenas{
  text-align: center;
  margin: auto;
  max-width: 1200px;
  
}

.arruinaldos-dias{
  display: inline-block;
  vertical-align: top;
  color: #606060;
  width: 253px;
  height: 336px;
  background: url('../img/fondo-dia.jpg') repeat ;  
  padding: 30px 40px;
  margin: 30px;
  box-sizing: border-box;
  box-shadow: 2px 2px 4px #000000;
  font-weight: normal;
}



/* -------------------------------- */


.arruinaldos-tips-contenedor{
  text-align: center;
  text-align: center;
  margin: auto;
  max-width: 1200px;
  padding: 30px 0px;
}

.arruinaldos-tips{
  display: inline-block;
  vertical-align: top;
  width: 253px;
  height: auto;
  padding: 30px 0px;
  border-top: thin solid #FECE51 ;
margin: 0px 30px;
}


.arruinaldos-tips-numeros{
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background-color: #FECE51;
  color: #726237;
  font-size: 30px;
  font-weight: 900;
  border-radius: 4px;
  text-shadow: 1px 1px yellow;
}

.arruinaldos-tips-cont{
  display: inline-block;
  vertical-align: top;
  width: 200px;
}
      .arruinaldos-tips-cont p{
        margin: 0px;
        text-align: left;
        padding: 0px 0px 0px 10px;
        box-sizing: border-box;
      }

      .arruinaldos-footer{
        padding: 30px ;
      }

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

[class^="navidad"], [class*=" navidad"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'confiar' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navidadfacebook:before {
  content: "\e900";
  color: #FECE51;
  text-shadow: 1px 1px 1px #3b362b;
  font-size: 20px;
  opacity: 0.8;
  margin: 0px 2px;
  transition: .5s ;
}
    .navidadfacebook:hover:before{
      color: #7ac147;
      margin: 0px 6px;
    }

.navidadinstagram:before {
  content: "\e901";
  color: #FECE51;
  text-shadow: 1px 1px 1px #3b362b;
  font-size: 20px;
  opacity: 0.8;
  margin: 0px 2px;
  transition: .5s ;
}

    .navidadinstagram:hover:before{
      color: #7ac147;
      margin: 0px 6px;
    }
.navidadtwitter:before {
  content: "\e902";
  color: #FECE51;
  text-shadow: 1px 1px 1px #3b362b;
  font-size: 20px;
  opacity: 0.8;
  margin: 0px 2px;
  transition: .5s ;
}
    .navidadtwitter:hover:before{
      color: #7ac147;
      margin: 0px 6px;
    }
.navidadyoutube:before {
  content: "\e903";
  color: #FECE51;
  text-shadow: 1px 1px 1px #3b362b;
  font-size: 20px;
  opacity: 0.8;
  margin: 0px 2px;
  transition: .5s ;
}
    .navidadyoutube:hover:before{
      color: #7ac147;
      margin: 0px 6px;
    }

      