/*
    StyleSheet CSS de http://guberdental.es/
    Diseño y Programación por Gonzalo Ruiz.
    Copyright 2014-2015 Guberdental (Pablo Úbeda).
    Todos los derechos reservados.
*/

#maximage {
		position:fixed !important;
		z-index:-100;
}
.navbar {       /* Sobreescribir Bordes Redondeados NavBar Bootstrap */
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.headBox {
    margin-top:-20px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 130px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 113px;
  background-color: #f5f5f5;
}
.headBox{
    background-color:#ffffff;
    PADDING-TOP: 20px;
    padding-bottom: 10px;
    padding-left: 10%;
}

/* Custom page CSS
-------------------------------------------------- */

body > .container {
  padding: 400px 15px 190px;         /* A=HeaderHeight+Window B=TXT Padding C=Footer+Header*/
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.contentBox {
    background:rgba(255,255,255,0.7);
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.icono-mapa{
    padding: 15PX;
}

.back-top {
    margin-top: -40px;
}

#descripcionImagenes {
    margin-right: -15px;        /* Override Padding */
    float: right !important;
    text-align: right;
    position: relative;
    margin-top: -50px;
}
.contenedorcinta{
    right: 0;
    text-align: right;
    float: right;
}
.cinta {
  text-shadow: 0 1px 0 #fff;
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  min-height: 30px;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  right: 0;
  background-color: rgba(250,250,250,0.8);
  float: right;
  text-align: right;
  right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.sticky {
    position: fixed;
    top:1px;
}

/***********************************************
Estilo Resultados Búsqueda Google
************************************************/
.gsc-search-button, gsc-search-button-v2 {
        display: none; 
}
.gs-webResult {    /* Añadir un borde entre los resultados de Búsqueda */
        border: 1px solid #eee;
        padding: 1em;
}
.gcsc-branding {    /* Quitar la marca de Google en los resultados */
        display: none; 
}
.cse input.gsc-input, input.gsc-input {     /*Quitar Powered by Google*/
        background-image:none !important;
}

/***********************************************
Estilo Barra Búsqueda Google
************************************************/

#search {
    padding-top: 11px;
    position: absolute;
}

#search input[type="text"] {
	    background: url(http://4.bp.blogspot.com/-239R3H-ONfw/TjRXPkTSusI/AAAAAAAAA3M/pgaoKdDCypg/s1600/search-white.png) no-repeat 10px 6px #444;
	    border: 0 none;
	    font: bold 12px Arial,Helvetica,Sans-serif;
	    color: #d7d7d7;
	    width:50px;/*original = 150px*/
	    padding: 6px 15px 6px 35px;
	    -webkit-border-radius: 20px;
	    -moz-border-radius: 20px;
	    border-radius: 20px;
	    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	    -webkit-transition: all 0.7s ease 0s;
	    -moz-transition: all 0.7s ease 0s;
	    -o-transition: all 0.7s ease 0s;
	    transition: all 0.7s ease 0s;
	    }

#search input[type="text"]:focus {
	    background: url(http://1.bp.blogspot.com/-XNPyh_l2WB8/TjRXPfrbJVI/AAAAAAAAA3I/R8Mia0bYtME/s1600/search-dark.png) no-repeat 10px 6px #fcfcfc;
	    color: #6a6f75;
	    width: 160px;
	    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

/***********************************************
Notificaciones
************************************************/

.notifBar {
    /*
    padding-left:600px;
    width: 220px;
    padding: 10px;
    border: 5px solid gray;
    margin: 0;
    background-color: white;
    */
    margin-left: -4px;
    margin-right: -4px;
    margin-top: -20px;
	display: inline-block;
	text-decoration: none;
    font-size: 20px;
	position: relative;
}
.Texto1 {
    float:left;
    left:5px;
    top:1px;
}
.Telefono1 {
    float:right;
    right: 5px;
    top:1px;
    /*
    position: fixed;
    top:1px;
    */
}

.in-slide-content { 
    float:right;
    font-weight:bold;
    right:0;
    margin:40px;
    margin-top: 360px;
    padding:20px;
    position:absolute;
    z-index:9999; /* Show above .gradient */
    -webkit-font-smoothing:antialiased;
}

/***********************************************
Responsive Code
************************************************/
@media (max-width: 768px) {
  .Texto1 {                 /* Ocultar Cinta de Mensaje */
      visibility:hidden;
  }
}
@media (max-width: 720px) {
  .back-top {                 /* Mover Boton Volver Arriba */
      margin-left: -45px;
      left: 50%;
      position: absolute;
      bottom:0px;
  }
  .footer {                 /* Mover Boton Volver Arriba */
      text-align: center;
  }
}
@media (max-width: 1000px) {
  .mfp-iframe-scaler {                 /* Ocultar Cinta de Mensaje */
      height: 98%;  !important
  }
}
/*  Por Gonzalo Ruiz */