@font-face
{
   font-family: "pinguinosBold";
   src: url("fonts/ClanOT-Bold.eot");
   src: url("fonts/ClanOT-Bold.eot") format("embedded-opentype"),
        url("fonts/ClanOT-Bold.woff") format("woff"),
        url("fonts/ClanOT-Bold.ttf") format("truetype"),
        url("font/ClanOT-Bold.svg") format("svg");
}

@font-face
{
   font-family: "pinguinosMedium";
   src: url("fonts/ClanOT-Medium.eot");
   src: url("fonts/ClanOT-Medium.eot") format("embedded-opentype"),
        url("fonts/ClanOT-Medium.woff") format("woff"),
        url("fonts/ClanOT-Medium.ttf") format("truetype"),
        url("font/ClanOT-Medium.svg") format("svg");
}

@font-face
{
   font-family: "pinguinosThin";
   src: url("fonts/ClanOT-Thin.eot");
   src: url("fonts/ClanOT-Thin.eot") format("embedded-opentype"),
        url("fonts/ClanOT-Thin.woff") format("woff"),
        url("fonts/ClanOT-Thin.ttf") format("truetype"),
        url("font/ClanOT-Thin.svg") format("svg");
}

@font-face
{
   font-family: "pinguinosNews";
   src: url("fonts/ClanOT-News.eot");
   src: url("fonts/ClanOT-News.eot") format("embedded-opentype"),
        url("fonts/ClanOT-News.woff") format("woff"),
        url("fonts/ClanOT-News.ttf") format("truetype"),
        url("font/ClanOT-News.svg") format("svg");
}

@font-face
{
   font-family: "pinguinosBook";
   src: url("fonts/ClanOT-Book.eot");
   src: url("fonts/ClanOT-Book.eot") format("embedded-opentype"),
        url("fonts/ClanOT-Book.woff") format("woff"),
        url("fonts/ClanOT-Book.ttf") format("truetype"),
        url("font/ClanOT-Book.svg") format("svg");
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

html,
body
{
  font-family: Verdana, sans-serif;
  
  font-size: 12pt;
  margin:0 auto;
  text-align: center;
  
}
.wrapper 
{
 
}



#footer
{
  background-image: url(img/footerBG-corto.jpg);
  height: 72px;
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
}

#footer p 
{

  color: #153854;
  font-size: 0.8em;
  padding: 0px;
  float: left;
  margin-top: 30px;
  margin-left: 10px;
}

a.link.active
{
  color: #faa61a;
  font-weight: bold;
}
a.linkGolf.active
{
  color: #faa61a;
  font-weight: bold; 
}

.panel a:focus {
width:0px;height:0px;outline:0px;
}

.inmo
{
  width: 323px;
  height: 58px;
  background-image: url(img/inmo.png);
  background-position: 0px 1px;
  background-repeat: no-repeat;
  float: right;
  margin-right: 64px;
  padding-top: 28px;
  padding-left: 107px;
  font-size: 0.8em;

}

.inmo a 
{
  color: black;
}
.inmo a:hover
{
  color:grey;
  text-decoration: none;
}





header
{
  background-image:url(img/headerBG.jpg);
  max-height: 130px;
  width: 100%;
  position: relative;
  /*text-align: left;*/

 

}

nav
{
  position: absolute;
  top: 75px;
  left: 28%;


  /*float: left;
  margin-right: 50px;
  padding-top: 75px;*/
  
}

nav ul
{

  /*float: left;*/

}


nav li 
{
  background-image: url(img/separadorMenu.jpg);
  background-repeat: no-repeat;
  /*float: left;*/
  display: inline;
 
  font-size: 0.8em;
  height: 30px;
  text-decoration: none;
  padding: 15px 10px 15px 13px;

}

nav a
{ 
  color: white;
  
}

nav a:hover
{
  text-decoration: none;
  color: #faa61a;
}


#accordion
{
  color: black;
}



#backHome
{
  position: absolute;
  right: 5%; 
  margin: 10px 0px 0px 0px;
  
/*
  font-size: 0.8em;
  color: #153854;
  
  float: left;
  
  margin: 10px 0px 0px 0px;
*/}

#backHome p 
{
  margin: 10px;
  float: left;
  /*display: inline-block;*/
}

#backHome a 
{
  color:black;
}

#backHome a:hover 
{
  color:grey;
}


#actividades,#comoLlegar,#contacto,#golf,#historia,#imagenes,#instalaciones
{
  width:450px;
  height: 380px;
  float: right;
  margin-top: 0px;
  text-align: left;
  margin-right: 70px;
  position: relative;

}

#comoLlegar-descarga
{
  position: absolute;
  width:167px; 
  height:45px;
  top:500px;
  right:13px;
  z-index: 1;
}


#comoLlegar-footer{
  padding: 45px 25px 12px 25px;
  color:#faa61a;
  font-size: 0.9em;
}
#comoLlegar-footer 
{
  text-align: left;
}
#comoLlegar-footer p 
{
  margin-top: 3px;
}
#comoLlegar-left
{
  display: inline-block;
  position: relative;
  width: 552px;
  padding: 20px;
  background-color: #889ba9;
  margin-left: -410px;
}

#comoLlegar-left img 
{
  width: 100%;
}

#comoLlegar-texto
{
  text-align: justify;
  padding: 0px 30px 0px 25px;
  margin-top: 20px;
  color: white;
  height: 319px;
  font-size: 0.9em;
}
#comoLlegar-texto h4
{
  font-size: 1em;
}


#comoLlegar-right
{
  display: inline-block;
  background-image: url(img/comoLlegarBG.jpg);
  background-repeat: repeat-y;
  width: 397px;
  position: absolute;
  height: 100%;
  max-height: 558px;
  
}
#comoLlegar-titulo
{
  width: 100%;
  height: 29px;
  background-image: url(img/comoLlegar-flecha-title.png);
  background-repeat: no-repeat;
  color:#faa61a;
  font-family: Verdana, sans-serif;
  padding-left: 25px;
  font-size: 1.2em;
  text-align: left;
  font-weight: 800;
}

#head 
{
  margin: 0 auto;
  max-width: 1300px;
}

#header_logo
{
  float: left;
  padding: 10px;
  /*margin-left: 40px;
*/}

#home 
{
  background-image: url(img/homeBG.png);
  background-repeat: repeat-x;
  /*float: right;*/
  position: absolute;
  height: 124px;
  width: 700px;
  padding: 30px 50px 30px 30px;
  /*display: none;
  margin: 170px 0px 0px 50px;*/
  top: 47%;
  right: 7%;
  text-align: left;
}

.mapa-oeste
{
  display: none;
}

.mapa-pana
{
  display: none;
}
.mapa-general
{
  display: block;
}

.generalMap
{
  position: absolute;
  font-size: 0.8em;
  font-family: Verdana, sans-serif;
  color:#faa61a;
  font-weight: bold;
}

.generalMap a
{
  color:#faa61a;
}

.generalMap a:hover
{
  color:grey;
  text-decoration: none;
}

#menu
{
  /*float: left;*/
}

#slideNext
{
  position: absolute;
  right: 0;
  top:47%; 
  max-width: 50px;
  max-height: 124px;
}
#slidePrev
{
  position: absolute;
  top:47%; 
  left: 0; 
  max-width: 50px;
  max-height: auto;
}

.catImages
{
  float: left;
  /*display: inline-block;*/
  margin: 5px;
}

.catImages img {
/*filter: url('filter.svg#gris'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.catImages img:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}


.contactInfo
{
  color:#faa61a;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  font-weight: 800;

}

.cruz
{
  text-align: right;
  width: 100%;
}


.down
{
  margin-left: 5px;
  padding-bottom: 0px;
}


.homeText
{
  
  color:#faa61a;
  font-size: 3em;
}

.imagegolf
{
  max-width: 1200px;
  max-height: 1200px;
}
.images33
{
  width: 30%;
  padding: 5px;
}

.panel-body
{
  color:white;
  overflow: auto;
  font-size: 0.9em;
}


.panel-title
{
  color:white;
  font-family: Verdana, sans-serif;
}
.panel-title a:hover
{
  color:#faa61a;
  text-decoration: none;
}


.panel-default
{
  /*background-color: rgba(241,241,241,0.2);*/
  border: 0px;
  background-color: transparent;
  
}

.panel-body
{
  background-color: transparent;
  /*background-color: rgb(241,241,241);
  background-color: rgba(241,241,241,0.2);*/
  padding-right: 30px;
}

#accordion
{
  
  padding-left: 0px;
}

.panel-heading
{
  padding: 10px 0px;
}

.panel-heading hr 
{
  margin: 5px 0px 0px 0px;
  width: 95%;
}

.accordion-toggle
{
  font-size: 1.3em;
  
}

.textFooter
{
  background-image: url(img/textBG.png);
  height: 25px;
  width: 450px;
}

.textBG
{
  background-image: url(img/textBG.png);
  padding-left: 30px;
  padding-right: 17px;
  color: white;
}



.textContentContacto
{
   text-align: justify;
  overflow: hidden;
  height: 310px; /*310px;*/
  color: white;
  font-size: 1em;

}
.textContent
{
  text-align: justify;
  
  overflow: auto;
  height: 310px; /*310px;*/
  color: white;
  color: black;
  font-size: 1em;
  
}

.textContent p 
{
  font-size: 0.9em;
  padding-right: 15px;
  color: white;
}

.textContent ul
{
  float: left;
  margin-top: 10px;
  padding-left: 15px;
  color: white;
}

.textContent li
{
  margin-bottom: 5px;
}

.textContentScroll
{

}

.textContentImages
{
  text-align: left;
  overflow: auto;
  width: 448px;
  height: 330px;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
  font-size: 1em;
}

.textContentImages span
{
  display: none;
}

.textTitle
{
  
  padding-left: 0px;
  text-align: left;
  margin-bottom: 15px;
  padding-top: 10px;
  color: #faa61a;
}

.textTitle h2 
{
  font-size: 1.4em;

}

.texto {
  width: 200px;
  height: 200px;
  overflow: auto;
}

.imagenesView
{
  height: 450px;
  overflow: auto;

}

.golfView
{
  height: auto;/*490px;*/
}

.modal-dialog
{
  margin-top: -20px;
  width: 1090px;
  padding: 50px;
}
.modal-body
{
  color:black;
  width: 1000px;
  
  /*height: 500px;*/

}
.modal-dialog .close {
  margin-top: -30px;
  z-index:10;
  color: white;
}

#reservas
{
  position: absolute;
  right: -19px;
  top:35px;
  background-image: url(img/reservas-actividades.png);
  width: 225px;
  height: 46px;
}

#reservasLink
{
  width: 80px;
  height: 40px;
  float: left;
}
#reservasVolver
{
  width: 140px;
  height: 40px;
  float: right;
}

.foculto
{
  display: none;
}

.golfAccordionAct a
{
  color:white;
  text-decoration: none;
  font-size: 1.3em;
}
/*
.golfAccordionAct hr
{
  margin-top: 5px;
  
}
.hrAct
{
  
}*/


/****************FORMULARIO****************/
label {
    display:block;
    /*margin-top:20px;*/
    letter-spacing:1px;
    margin-left: 0px;
    text-align: left;
    color: white;
    font-size: 0.8em;
}
#formulario {
    font-family: Verdana, sans-serif;
    text-align: center;
    margin:0px auto;
    /*max-width:510px;*/
    color: #666666;
}

#formulario h2 {
  font-size: 1.9em;
  text-align: right;
}

form {
    margin:0 auto;
    display: inline-block;
    width:100%;

}
 
input, textarea {
    width:100%;
    height:15px;
    border:0px;
    background: rgb(241, 241, 241);
    background: rgba(241, 241, 241, 0.5);
    margin: 0px 0px 10px 0px;
    font-size:0.9em;
    color:#ffffff;
    font-family: Verdana, sans-serif;
    letter-spacing:1px;
    color: black;
}
input 
{
  height: 30px;
}
input:focus
{
  background: rgb(241, 241, 241);
  background: rgba(241, 241, 241, 0.8);
  
}
textarea:focus
{
  background: rgb(241, 241, 241);
  background: rgba(241, 241, 241, 0.8);
  
}

textarea {
  /*margin-left: 10px;*/
  /*width: 90%;*/
    height:100px;
    resize:none;
    width: 280px;
    overflow: auto;
    float: left;

}

 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin-top:20px;
    float: right;
    cursor:pointer;
    padding-top: 5px;
    padding-left: 2px;
    color: black; 
}
#submit:hover {
    
  background: rgb(241, 241, 241);
  background: rgba(241, 241, 241, 0.8);
}

*:focus {
    outline: 0;
}
#mensaje
{
  overflow: auto;
}
/*
#textoFormulario {

  text-align: center;
  width: 100%;
  margin-top: -40px;
  padding: 10px;
}*/

/**********end FORMULARIO****************/

/*
a.MO:active:focus
{
  color:red;
  text-decoration: none;
}
*/
a:active,a:focus
{
  text-decoration: none;
  
}
.lin
{

}

#index
{
  background-image: url(img/IndexPinguinos.png);
  width: 689px;
  height: 250px;
  margin: 10% auto;
  position: relative;
}

#index-es
{
  position: absolute;
  width: 80px;
  height: 30px;
  top: 125px;
  left: 400px;

}
#index-en
{
   position: absolute;
  width: 80px;
  height: 30px;
  top: 125px;
  left: 498px;
}
#index-index
{
   position: absolute;
  width: 30px;
  height: 30px;
  top: 125px;
  left: 595px;
}

.index-body
{
  background-color: black;
}
.index-oculto
{
  display: none;
}

@media only screen and (max-width: 1034px) {

  nav li 
  {
  background-image: none;
  background-repeat: no-repeat;
  /*float: left;*/
  display: inline;
 
  font-size: 0.8em;
  height: 30px;
  text-decoration: none;
  padding: 20px 10px 15px 5px;

  }
  .sepa
  {
    display: none;
  }

  nav
  {
    margin-left: 30px;
    margin-top: 10px;
  }

  nav a
  {
    display: inline-block;
  }
   #footer p
  {
    font-size: 0.7em;

  }
  .inmo
  {
    margin-right: 1px;
  }
}

@media only screen and (min-width: 1334px) {

  .textContent
  {
    font-size: 1.1em;
  }

  .textContentImages
  {
    font-size: 1.1em;
  }

  nav
  {
    left: 35%;
  }

  #contacto, 
  #historia, 
  #actividades,
  #golf,
  #instalaciones,
  #comoLlegar,
  #imagenes
  {
    margin-top: 3%;
  }
  
 #backHome
{
  position: absolute;
  right: 10%; 
  margin: 10px 0px 0px 0px;
  
/*
  font-size: 0.8em;
  color: #153854;
  
  float: left;
  
  margin: 10px 0px 0px 0px;
*/}

}


@media only screen and (max-height:600px) {

  
  body
  {
    min-height: 700px;
  }
  .wrapper
  {
    height: 500px;
  }
  #footer
  {
      background-image: url(img/footerBG-corto.jpg);
      height: 72px;
      width: 100%;
      text-align: left;
      position: relative;
  }

  
  
}  

/*
@media only screen and (min-width: 1300px) {

  
  footer
  {
    position: fixed;
    bottom: 0px;
  }

  
  
}  


@media only screen and (min-width: 960px) and (max-width: 1230px){

  
  #backHome
  {
    position: absolute;
  }

  nav
  {
    
    float: left;
    margin-top: 75px;
    margin-left: 20px;
  }

  nav li 
  {
    background-image: url(img/separadorMenu.jpg);
    background-repeat: no-repeat;
    float: left;
    
    font-size: 0.8em;
    height: 30px;
    padding: 14px 6px 0px 6px;
  }

  #menu
  {

  }

  #golf,#historia, #instalaciones, #imagenes, #actividades, #comoLlegar, #contacto
  {
    margin-right: 10%;
  }

}  

@media only screen and (min-width: 800px) and (max-width: 959px) {

  nav
  {
    
    
    display: inline-block;/*
    
  }

  nav ul 
  {
    
    position: absolute;
    top:70px;
    left: 300px;
    
    display: inline-block;
    font-size: 80%;
    height: 10px;
    
  }

  nav li 
  {
    background-image: none;
    padding: 15px 5px 10px 5px;
  }

  #backHome
  {
    position: absolute;
  }

  #golf,#historia, #instalaciones, #imagenes, #actividades, #comoLlegar, #contacto
  {
    margin-right: 20%;
  }

  .sepa 
  {
    display: none;
  }

  #home
  {
    width: 70%;

  }

  .homeText
  {
     font-size: 30pt;
  }
}

@media only screen and (min-width: 200px) and (max-width: 799px){
    body
    {
      margin:0 0;
      width: 1900px;
    }

    #head {
      position: relative;
      float: left;
    }
    
}
*/

