  html, body {height: 100%;}
  
  html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
  }
  
  :focus{outline:0;}
  
  a img{border:0;}
  
  body {
  font-family: Arial, Helvetica, sans-serif;
  margin:0; 
  padding:0;
  background-color:#1B355E;
  background-image:url(../img/midground.png);
  background-repeat:no-repeat;
  background-position:center top;
  font-family: 'Montserrat', sans-serif;
  }
  
  #foreground {
  background: url(../img/foreground.png) repeat-x;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: -100;
  }
  
  #header{
  width:100%;
  position:absolute;
  background-image:url(../img/header_bg.png);
  height:193px;
  top:-149px;
  }
  
  #header .numup{
  font-size:30px;
  color:#FFF;
  font-weight:700px;
  margin-top:47px;
  }
  
  #header .menu a{
  color:#659e1b;
  font-size:16px;
  font-weight:700;
  padding:10px;
  margin-left:17px;
  background-color:#fff;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin-top:46px;
  float:left;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #header .menu a:hover{
  background-color:#659e1b;
  color:#FFF;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #header .menu a.estee{
  background-color:#659e1b;
  color:#FFF;
  text-decoration:none;
  -webkit-box-shadow: 3px 3px 0 0 #dcdcdc;
  box-shadow: 3px 3px 0 0 #dcdcdc;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center{
  width:100%;
  float:left;
  }
  
  #center .bllanco{
  background-color:#FFF;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  width:980px;
  margin-top:149px;
  position:relative;
  padding-bottom:30px;
  -webkit-box-shadow:0 0 5px 5px #212f4f;
  box-shadow:0 0 5px 5px #212f4f;
  
  }
  
  #center .banner{
  background-color: #C6E5F7;
  margin-top: 40px;
  padding: 10px;
  width: 920px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow:inset 0 0 5px 5px #a7cce2;
  box-shadow:inset 0 0 5px 5px #a7cce2;
  }
  
  #center .banner img{
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  }
  
  #center .banner .carousel-caption h4 {
  font-size:36px;
  }
  
  #center .boxind {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
  padding:15px;
  width:270px;
  margin-top:20px;
  }
  
  #center .bg_left{
  background-image:url(../img/fondoinb.png); background-repeat:no-repeat; background-position:left;
  }
  
  #center .bg_center {
  background-image:url(../img/fondoinb.png); background-repeat:no-repeat; background-position:center;
  }
  
  #center .bg_right {
  background-image:url(../img/fondoinb.png); background-repeat:no-repeat; background-position:right;
  }
  
  #center .boxind h1 {
  color:#b32a00;
  font-size:30px;
  font-weight:700;
  width:100%;
  float:left;
  text-align:center;
  }
  
  #center .boxind h2 {
  color:#56add8;
  font-size:30px;
  font-weight:700;
  width:100%;
  float:left;
  text-align:center;
  margin-bottom:10px;
  }
  
  #center .boxind .gris14 {
  font-size:14px;
  color:#666;
  text-align:center;
  width:100%;
  float:left;
  margin-bottom:20px;
  }
  
  #center .boxind .gris14 strong {
  font-size:18px;
  }
  
  
  #center .boxind .paquetes_{
  font-size:20px;
  color:#707070;
  font-weight:700;
  width:90%;
  float:left;
  padding:5%;
  padding-bottom:0;
  margin-bottom:20px;
  background-color:#FFF;
  height:315px;
  
  
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
  }
  
  #center .boxind .paquetes_ .incluyen_{
  float:left;
  margin-top:10px;
  font-size:16px;
  color:#888;
  }
  
  #center .boxind .paquetes_ i{
  float:right;
  margin-right:10px;
  margin-top:20px;
  }
  
  #center .boxind .paquetes_ .titu_{
  width:100%;
  float:left;
  font-size:30px;
  color:#659e1b;
  text-align:center;
  padding-bottom:14px;
  border-bottom:2px dashed #f5f5f5;
  }
  
  
  #center .boxind .paquetes_ a .paqs_1{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  #center .boxind .paquetes_ a .paqs_1 img{
  float:left;
  
  }
  
  #center .boxind .paquetes_ a .paqs_1 span{
  float:left;
  margin-top:10px;
  
  }
  
  #center .boxind .paquetes_ a .paqs_2{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  #center .boxind .paquetes_ a .paqs_2 img{
  float:left;
  
  }
  
  #center .boxind .paquetes_ a .paqs_2 span{
  float:left;
  margin-top:10px;
  
  }
  
  
  #center .boxind .paquetes_ a .paqs_3{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  #center .boxind .paquetes_ a .paqs_4{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  
  #center .boxind .paquetes_ a:hover .paqs_1{
  color:#85c0dd;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .boxind .paquetes_ a:hover .paqs_2{
  color:#6cb070;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  #center .boxind .paquetes_ a:hover .paqs_3{
  color:#d6303b;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .boxind .paquetes_ a:hover .paqs_4{
  color:#f8d400;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  
  
  
  #center .tituseccion{
  line-height:normal;
  font-size:36px;
  background-image:url(../img/content_title_line.png);
  color:#659e1b;
  margin-top:40px;
  background-repeat:no-repeat;
  background-position:bottom center;
  padding-bottom:10px;
  margin-bottom:20px;
  text-transform:uppercase;
  }
  
  #center .elcontacto{
  background-image:url(../img/contact_form_bg.png);
  background-repeat:repeat;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  }
  
  
  #center .elcontacto2{
  width:94%;
  float:left;
  margin:1%;
  background-color:#FFF;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow:inset 0 0 5px 1px #ccc;
  box-shadow:inset 0 0 5px 1px #ccc;
  padding:2%;
  }
  
  
  #center .elcontacto2 .infoc{
  width:47%;
  float:left;
  color:#666;
  font-size:14px;
  margin:0px;
  }
  
  
  #center .elcontacto2 .infoc strong{
  font-size:20px;
  }
  
  
  
  #center .galeria span{
  position:relative;
  float:left;
  margin-right: 21px;
  margin-bottom:20px;
  overflow:hidden;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0 0 2px 2px #cccccc;
  box-shadow: 0 0 2px 2px #cccccc;
  
  }
  
  
  #center .galeria span a img{
  border:7px solid #f1f4f4;
  float:left;
  width: 200px;
  height: 200px;
  }
  
  
  #center .galeria span a .verm{
  background-color:#000;
  position:absolute;
  width:200px;
  height:200px;
  top:7px;
  left:7px;
  background-color: rgba(27, 53, 94, .00);
  text-align:center;
  
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .galeria span a:hover .verm{
  background-color:#000;
  position:absolute;
  width:200px;
  height:200px;
  top:7px;
  left:7px;
  background-color: rgba(27, 53, 94, .50);
  text-align:center;
  
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  
  #center .galeria span a:hover .verm i{
  color:#FFF;
  margin-top:75px;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .galeria span a .verm i{
  color:transparent;
  margin-top:75px;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  
  
  #center .paquetes_{
  font-size:14px;
  color:#666;
  }
  
  #center .paquetes_ strong{
  font-size:16px;
  color:#1B355E;
  }
  
  
  
  
  
  #center .paquetes_ .lospaqs i{
  float:right;
  margin-right:10px;
  margin-top:20px;
  }
  
  
  #center .paquetes_ .lospaqs{
  margin-top:20px;
  }
  
  
  #center .paquetes_ .lospaqs a .paqs_1{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  color:#85c0dd;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  cursor:pointer;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  #center .paquetes_ .lospaqs a .paqs_2{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  color:#6cb070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  cursor:pointer;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  
  
  
  #center .paquetes_ .lospaqs a .paqs_3{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  cursor:pointer;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  #center .paquetes_ .lospaqs a .paqs_4{
  width:100%;
  float:left;
  font-size:20px;
  color:#707070;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom:2px dashed #f5f5f5;
  cursor:pointer;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  
  }
  
  
  #center .paquetes_ .lospaqs a:hover .paqs_1{
  color:#85c0dd;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .paquetes_ .lospaqs a:hover .paqs_2{
  color:#6cb070;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .paquetes_ .lospaqs a:hover .paqs_3{
  color:#d6303b;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  #center .paquetes_ .lospaqs a:hover .paqs_4{
  color:#f8d400;
  text-decoration:none;
  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
  }
  
  
  #center .paquetes_ .lospaqs .latabla{
  float:left; width:100%;
  margin-bottom:20px;
  margin-top:10px;
  font-weight:700;
  font-size:14px;
  }
  
  #center .paquetes_ .lospaqs #M1 .latabla{
  border-color:#85c0dd;
  }
  
  #center .paquetes_ .lospaqs #M1 .latabla td{
  border-color:#85c0dd;
  }
  
  
  #center .paquetes_ .lospaqs #M2 .latabla{
  border-color:#6cb070;
  }
  
  #center .paquetes_ .lospaqs #M2 .latabla td{
  border-color:#6cb070;
  }
  
    #center .paquetes_ .latablabc td, #center .paquetes_ .latablabc{
  border-color:#85c0dd;
  }
  
   #center .paquetes_ .latablabc .celes_{
 background-color:#85c0dd; color:#fff; font-size:20px
  }
  
  #center .paquetes_ ol {
    list-style:decimal inside;
}

 #center .paquetes_ ol strong {
	 font-size:24px;
	 width:100%;
	 float:left;
	 border-bottom:1px solid #ddd;
	 margin-bottom:10px;
	 padding-bottom:5px;
}


  #center .nosotros_{
  font-size:15px;
  color:#666;
  }
  
  #center .nosotros_ strong{
  font-size:20px;
  color:#1B355E;
  width:100%;
  float:left;
  margin-bottom:10px;
  border-bottom:2px dashed #f5f5f5;
  padding-bottom:10px;
  }
  
  #center .nosotros_ ul{
  list-style-position:inside;
  font-size:18px;
  color:#659e1b;
  }
  
  
  #center .nosotros_ li span{
  font-size:15px;
  color:#666;
  }
  
  #center .nosotros_ li{
  width:100%;
  float:left;
  margin-bottom:10px;
  }
  
  #center .nosotros_ ul.cincu li{
  width:50%;
  }
  
  
  
  
  
  .fotosbs img{
  
  border:2px solid #f1f4f4;
  overflow:hidden;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  
  float:left;
  margin-bottom:15px;
  
  }
  
  
  
  
  #footer{
  width:100%;
  float:left;
  font-size:16px;
  color:#FFF;
  height:310px;
  
  
  background: #1b355e; /* Old browsers */
  
  background: #1b355e; /* Old browsers */
  
  background: #1b355e; /* Old browsers */
  
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMzU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MWFiZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  
  background: -moz-linear-gradient(top,  #1b355e 0%, #61abea 100%); /* FF3.6+ */
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b355e), color-stop(100%,#61abea)); /* Chrome,Safari4+ */
  
  background: -webkit-linear-gradient(top,  #1b355e 0%,#61abea 100%); /* Chrome10+,Safari5.1+ */
  
  background: -o-linear-gradient(top,  #1b355e 0%,#61abea 100%); /* Opera 11.10+ */
  
  background: -ms-linear-gradient(top,  #1b355e 0%,#61abea 100%); /* IE10+ */
  
  background: linear-gradient(to bottom,  #1b355e 0%,#61abea 100%); /* W3C */
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b355e', endColorstr='#61abea',GradientType=0 ); /* IE6-8 */
  
  background-image:url(../img/footer.png);
  background-position:center top;
  background-repeat:no-repeat;
  margin-top:-147px;
  
  }
  
  
  #footer .foo{
  position:relative;
  width:100%;
  float:left;
  color:#FFF;
  font-size:15px;
  }
  
  #footer .foo{
  bottom: -215px;
  color: #fff;
  font-size: 15px;
  left: 165px;
  position: absolute;
  width: 60%;
  }
  
  #footer .foo a{
  color:#FFF;
  }
  
  #footer .foo a:hover{
  color:#FFF;
  }
  
  
  
  #footer .fb{
  bottom: -278px;
  font-size: 15px;
  height: 69px;
  position: absolute;
  right: 144px;
  width: 78px;
  }
  
  #footer .tw{
  bottom: -277px;
  font-size: 15px;
  height: 69px;
  position: absolute;
  right: 73px;
  width: 78px;
  }
  
  #footer .gp{
  bottom: -278px;
  font-size: 15px;
  height: 69px;
  position: absolute;
  right: 0px;
  width: 78px;
  }
