@font-face {
  font-family: 'NHaasGroteskDSStd-75Bd';
  src: url('../fonts/NHaasGroteskDSStd-75Bd.eot') format('eot'), 
       url('../fonts/NHaasGroteskDSStd-75Bd.otf')  format('opentype'),
       url('../fonts/NHaasGroteskDSStd-75Bd.woff') format('woff'), 
       url('../fonts/NHaasGroteskDSStd-75Bd.ttf')  format('truetype'),
       url('../fonts/NHaasGroteskDSStd-75Bd.svg#NHaasGroteskDSStd-75Bd') format('svg'); }
@font-face {
  font-family: 'NHaasGroteskDSStd-55Rg';
  src: url('../fonts/NHaasGroteskDSStd-55Rg.eot') format('eot'), 
       url('../fonts/NHaasGroteskDSStd-55Rg.otf')  format('opentype'),
       url('../fonts/NHaasGroteskDSStd-55Rg.woff') format('woff'), 
       url('../fonts/NHaasGroteskDSStd-55Rg.ttf')  format('truetype'),
       url('../fonts/NHaasGroteskDSStd-55Rg.svg#NHaasGroteskDSStd-55Rg') format('svg'); }
/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  background: url("../img/pat.jpg");

}

a {
  color: #d95353;
  text-decoration: none;
}

img {
  max-width: 100%;
}


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

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
overflow: hidden;

 }
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

.cd-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

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

Main components 

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

.subtitulo {
   font-size: 15px;
  text-align: left;
  font-family: 'NHaasGroteskDSStd-55Rg';
  line-height: 21px;
  color: #022d3d;
}
h2 {
  font-family: 'NHaasGroteskDSStd-55Rg';
  line-height: 49px;
  padding: 10px 10px;
  font-size: 28px;
  color: #022d3d;


}
h1{
  font-family: 'NHaasGroteskDSStd-75Bd';
  font-size: 45px;
  letter-spacing: 1px;
  line-height: 59px;
  color: #0093c9;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 1%;
  padding-top: 20px;


}
h1 span{
  float: left;
  border-right: 1px solid #999;
  margin-right: 10px;
    padding-right: 10px;
}
.header {
  width:100%;
  height:50px;
  background-color:#022d3d;
}
.contenido-header {
  width:940px;
  margin:0 auto;
}

/*header*/
.logo {
  float: left;
  height: 37px;
  width: 283px;
  margin-left: 20px;
  margin-top: 5px;
}
.divisor_izq {
  float: left;

  height: 25px;
  width: 15px;
  margin-top: 12px;
  margin-left: 120px;
}
.divisor {
  float: left;
  
  height: 25px;
  width: 7px;
  margin-top: 12px;
}
.creditos {
  float: left;
  font-size: 12px;
  color: #CCC;
  margin-top: 17px;
  width: 60px;
  height: 14px;
  margin-left: 1px;
  text-align: center;
  cursor:pointer;
}
.creditos-contenido {
  width: 960px;
  background:#999;
  display:none;
  position:absolute;
}

.creditos-info p {
  padding:20px 50px;
}
.redes {
  float: left;
  width:180px;
  margin-top:14px;
  float: left;
  margin-left: 12px;
}
.cerrar {
  font-size:24px;
  font-weight:bold;
  width:5%;
  float:right;
}
.cerrar a {
  color: #F00;
  text-decoration:none;
}
.clear {
  clear:both;
}
.tema {
  float: left;
  font-size: 21px;
  color: #CCC;
  width: 300px;
  margin-top: 12px;
  height: 25px;
  font-family: 'Arial';
}
.creditos-info {
  width:95%;
  float:left;
  text-align:center;
  font-size:11px;
  font-family: 'DejaVuSansBook';
}
/*slider*/


.rslides {
  position: relative;
  list-style: none;
  width: 100%;
  padding-left: 11%;
  margin: 0;
  }

.rslides li {
  float: left;
  width: 15%;
  font-family: 'Arial';
  font-size: 12px;
  text-align: left;
  padding:1%;
  border-right: 1px dotted #022d3d;
  }
  .rslides li h3{
    color:#022D3D;
    font-weight: bold;
    line-height: 22px;
    font-size: 18px;

  }
.rslides li p span{
  font-size: 13px;
  font-weight: bold;
  padding-top: 10px;
}

#cronologia{
    width: 100%;
  height: 180px;

}



/*fin slider*/



.cd-product {
  text-align: center;
}
.cd-product-wrapper{
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding-top: 10px;
  z-index: 99999;
}

.cd-product-wrapper > img {
  display: block;
  margin: 0 auto;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #022D3D;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-single-point > a::after, .cd-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: white;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:first-child {
  top: 27px;
  left: 190px;

}
.cd-single-point:nth-child(2) {
  top: 90px;
  right: 152px;
}
.cd-single-point:nth-child(3) {
top: 171px;
right: 160px;
}
.cd-single-point:nth-child(4) {
top: 130px;
  left: 140px;
}
.cd-single-point:nth-child(5) {
  top: 240px;
  right: 270px;
}

.cd-single-point:nth-child(6) {
  top: 330px;
  right: 220px;

}

.cd-single-point:nth-child(7) {
  top: 410px;
  left: 80px;
}
.cd-single-point:nth-child(8) {
  top: 640px;
  right: 229px;
}
.cd-single-point:nth-child(9) {
  top: 360px;
  right: 10px;
}
.cd-single-point:nth-child(10) {
   top: 360px;
  left: 10px;
}

.cd-single-point.is-open > a {
  background-color: #444444;
}
.cd-single-point.is-open > a::after, .cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point.visited > a {
  background-color: #3c697a;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 600px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }

  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 1);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.cd-single-point .cd-more-info h2 {
  font-family: 'NHaasGroteskDSStd-55Rg';
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: .6em;
  text-align: center;
   text-transform: uppercase;
  font-variant: small-caps;
}
.cd-single-point .cd-more-info p {
  color: #525252;
  font-family: 'Arial';
    padding: 10px;
}
@media only screen and (min-width: 600px) {
  .cd-single-point .cd-more-info {
    position: absolute;
    width: 300px;
  height: 249px;
    padding: 0.5em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: 0.25em;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }
  .cd-single-point .cd-more-info::before {
    display: block;
  }
  .cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left::before, .cd-single-point .cd-more-info.cd-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left {
    right: 160%;
    left: auto;
  }
  .cd-single-point .cd-more-info.cd-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .cd-single-point .cd-more-info.cd-right {
    left: 160%;
  }
  .cd-single-point .cd-more-info.cd-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .cd-single-point .cd-more-info.cd-top, .cd-single-point .cd-more-info.cd-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top::before, .cd-single-point .cd-more-info.cd-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top {
    bottom: 160%;
    top: auto;
  }
  .cd-single-point .cd-more-info.cd-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .cd-single-point .cd-more-info.cd-bottom {
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .cd-single-point .cd-more-info h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0;
    color: #396575;
  }
  .cd-single-point .cd-more-info p {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'Arial';
    padding: 10px;
  }
  .cd-single-point .cd-more-info p img{
    text-align: center;
    float: left;
    padding-right: 20px;
  }
}

/* close the interest point description - only on mobile */
.cd-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after, .cd-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 600px) {
  .cd-close-info {
    display: none;
  }
}
.cabeza{
  width: 1200px;
margin: 28px auto 45px;
color: #70706f;
font-size: 38px;
overflow: hidden;
}
#titulo{
  display: inline-block;
float: left;
width: 50%;
border-right: #f79e6b;

}
#sub{
  font-size: 16px;
width: 50%;
display: inline-block;
border-left: #000;
padding-top: 16px;
}
#titulo span, #sub span{
  color: #f79e6b;
}
.altura{
  height: 188px !important;
}

.altura2{
  width: 400px !important;
  height: 518px !important;

}
.altura3{
  width: 300px !important;
  height: 163px !important;
}
.altura4{
  width: 400px !important;
  height: 364px !important;
}
#social{
  position: absolute;
  right: 0;
  top: 100%;
  width: 89px;
}
.parte2{
  background: url("../img/parte2.jpg") no-repeat center center;
  width: 100%;
  height: 768px;
}
.animacion{
   -webkit-animation: paso 9s 0.5s; /* Chrome, Safari, Opera */
    animation: paso 9s 0.5s;
    
}

@-webkit-keyframes paso {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes paso {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

.animacion2{
   -webkit-animation: pasouno 8s 1s ; /* Chrome, Safari, Opera */
    animation: paso 8s 1s;
    
}

@-webkit-keyframes pasouno {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes pasouno {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}
.animacion3{
   -webkit-animation: pasodos 7s 2s ; /* Chrome, Safari, Opera */
    animation: pasodos 7s 2s;
    
}

@-webkit-keyframes pasodos {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes pasodos {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}
.animacion4{
   -webkit-animation: pasotres 6s 2.5s ; /* Chrome, Safari, Opera */
    animation: pasotres 6s 2.5s;
    
}

@-webkit-keyframes pasotres {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes pasotres {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

.animacion5{
   -webkit-animation: pasocuatro 5s 3s ; /* Chrome, Safari, Opera */
    animation: pasocuatro 5s 3s;
    
}

@-webkit-keyframes pasocuatro {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes pasocuatro {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}
.animacion6{
   -webkit-animation: pasocinco 4s 3.5s ; /* Chrome, Safari, Opera */
    animation: pasocinco 4s 3.5s;
    
}

@-webkit-keyframes pasocinco {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

/* Standard syntax */
@keyframes pasocinco {
    0% {opacity:0;}
    50% {opacity:1;}
    100%{opacity:1;}
}

.base{
  position: absolute;
  z-index: 810;
}
.grande{
  width: 610px !important;
  height: 435px !important;
}
.grande2{
  width: 400px !important;
  height: 285px !important;
}
.bold{
  font-weight: bold;
  color: #022D3D;
}
.paso1{
  position: absolute;
  z-index: 900;

}
.paso2{
  position: absolute;
  z-index: 910;

}
.paso3{
  position: absolute;
  z-index: 920;

}
.paso4{
  position: absolute;
  z-index: 930;

}
.paso5{
  position: absolute;
  z-index: 940;

}
.paso6{
  position: absolute;
  z-index: 950;

}
.marco{
  width: 100px;
  height: 122px;
  z-index: 990;
  position: absolute;
  cursor: pointer;
}
#uno{
  top: 360px;
  left: 12px;
}
#dos{
  top: 360px;
  left: 136px;
}
#tres{
  top: 360px;
  left: 247px;
}
#cuatro{
  top: 360px;
  left: 357px;
}
#cinco{
  top: 360px;
  left: 470px;
}
#seis{
  top: 360px;
  left: 595px;
}