/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* añadidos*/
.publicidad {
  position: relative;
  width: 100%;
  max-width: 200px;
}

.publicidad img {
  width: 100%;
  height: auto;
}

.publicidad .btn {
  position: absolute;
  top: 88%;
  left: 80%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #036811;
  color: white;
  font-size: 10px;
  padding: 6px 12px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}

.publicidad .btn:hover {
  background-color: black;
}

.texto-izq {
text-align: left;
}

.puntero {
	cursor: pointer;
}
video {
    background-size: cover;
    bottom: 0;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    right: 0;
    width: auto;
    z-index: -100;

}

#cajaObras { 
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.img-right {
    float: right;
    margin: 0 auto 0;
}

.avatar {
 /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 100px;
    width: 100px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

.img-contenedor img {
-webkit-transition:all .4s ease; /* Safari y Chrome */
-moz-transition:all .4s ease; /* Firefox */
-o-transition:all .4s ease; /* IE 9 */
-ms-transition:all .4s ease; /* Opera */
width:100%;
}
.img-contenedor:hover img {
-webkit-transform:scale(4);
-moz-transform:scale(4);
-ms-transform:scale(4);
-o-transform:scale(4);
transform:scale(4);
}

.img-contenedor2 img {
-webkit-transition:all .4s ease; /* Safari y Chrome */
-moz-transition:all .4s ease; /* Firefox */
-o-transition:all .4s ease; /* IE 9 */
-ms-transition:all .4s ease; /* Opera */
width:100%;
}
.img-contenedor2:hover img {
-webkit-transform:scale(8);
-moz-transform:scale(8);
-ms-transform:scale(8);
-o-transform:scale(8);
transform:scale(8);
}

.img-contenedor3 img {
-webkit-transition:all .4s ease; /* Safari y Chrome */
-moz-transition:all .4s ease; /* Firefox */
-o-transition:all .4s ease; /* IE 9 */
-ms-transition:all .4s ease; /* Opera */
width:100%;
}
.img-contenedor3:hover img {
-webkit-transform:scale(12);
-moz-transform:scale(12);
-ms-transform:scale(12);
-o-transform:scale(12);
transform:scale(12);
}

img.max200 {
	margin-left: auto;
  	margin-right: auto;
	width: 20%;
	max-width: 100px;
}

img.max120 {
	margin-left: auto;
  	margin-right: auto;
	width: 20%;
	max-width: 60px;
}

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.Estilo1 {font-size: 16px}

.smallText {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}

.smallVacio {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #088A4B;	
	}

.smallVacioV {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #088A4B;	
	}

.smallPar {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;	
	}
.smallRed {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #DF0101;
	background-color: #FFFFFF;	
	}

.smallParRow {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;	
	}
	
.smallImppar {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #DEE0DE;	
	}

.smallImpparRow {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #173B0B;	
	}

.smallReincorporado {
	font: 1.6rem Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #088A08;	
	}
	
	
.miniSmallRed {
	font: 1.2rem Verdana, Arial, Helvetica, sans-serif;
	color: #DF0101;
	background-color: #FFFFFF;	
	}
.miniSmallBlue {
	font: 1.2rem Verdana, Arial, Helvetica, sans-serif;
	color: #031f68;
	background-color: #FFFFFF;	
	}
.pageName{
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}

.dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.2em;
	text-align: center;
	}

p.rojo {
  font: 150% "verdana", sans-serif;
  color: #7E0D42;
}

span.rojo {
  font: 150% "verdana", sans-serif;
  color: #7E0D42;
}

.camporegistro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

.error {
	color: #FF0000;
}

	.btn-default {
	  color: #000;
	  height: 40px;
	  text-transform: uppercase;   
	  padding: 9px;  
	  width: 100%;
}


/* FIN añadidos*/

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
/*    background: url('../img/bg.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bguObras {
    background: url('../img/bguObras.jpg') no-repeat center center fixed;	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bgu {
/*   background: url('../img/bgu.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.sinbg {
    background: none;
}

.bguDemo {
    background: url('../img/bguDemo.jpg') no-repeat center center fixed;	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.bgDemo {
    background: url('../img/bgDemo.png') no-repeat center center fixed;	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

	
.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}



.img-full {
    min-width: 100%;
    align: center;
}


.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 5px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 10px;
    padding: 10px 10px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;	
	border-radius: 8px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.img-mgbot10 {
	margin-bottom: 10px;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 10px 0;
}

	div.centraTabla{
		text-align: center;
	}

	div.centraTabla table {
		margin: 0 auto;
		text-align: left;
	}
	


@media screen and (min-width:768px) {

	.menup {  margin-bottom: 40px;}
    .brand {
        display: inherit;
        margin: 0;
        padding: 3px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

	.txtnegro {
	    color: #000;
	}

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
        height: 40px;
    }

    .navbar-default {
        border: none;
        background: #fff;
   
/*        background: rgba(255,255,255,0.9);*/
/*line-height: 1.42857;*/
   
    }

    .nav>li>a {
        padding: 8px;
 
    }

    .navbar-nav>li>a {
        line-height: normal;


    }

	
    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
 	 
    }
    

li:hover {
	background-color: #E6E6E6;
}

}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
.menup {  margin-bottom: 0px;}

}