/*!
 * 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.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/881.png');
  height: 100%;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #516e6d;
    border-color: #516e6d;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #333333 !important;
    background-color: #6fadb6 !important;
}

a {
color: #07343a;

}

a:link {
text-decoration: none;
}

html{
height: 100%;
}

.alinear_texto_contenido{
text-align: justify;

}

#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

.cabecera_grilla{
background: #6ca79b;
border: 1px solid #ffffff;
color: #ffffff;
}
.autor{
background: #477f7d;
font-weight: bold;
color: #ffffff;
}

/*th,
.margen {
  border: 1px solid transparent !important;
}
*/

table{
margin-bottom: 0px !important;
}

.fnd_grilla{
	background: #f3eefe;
}

.centrar_cabecera_grilla{
	text-align: center;
}

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;
}

h5{
font-family: "Helvetica Neue,Helvetica,Arial,sans-serif";
font-size: 0.9em;
}


h4{
text-align: center;
}

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: 600;
    letter-spacing: 1px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(111,173,182,0.1);                           /* fondo traslucido contenido*/
}

.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;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

#footer {
    background: #6fadb6;
    /*background: rgba(255,255,255,0.9);*/

    width: 100%;
    bottom: 0;
}

.msg{
    color: white;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;

    text-transform: uppercase;
	width: 70%;
}

.msg_faltadato{
background: #CC3300;
}

.msg_ok{
	background: #b44cf6;
}
.msg_error{
	background: red;
}

#cnt_msg{
float: left;
margin-left: 2%;
}

.ajaxgif{
position: absolute;
}

.hide{
	display: none;
}

p {
    margin: 0;
    padding: 15px 0;
}

.logo{
	position: absolute;
	left: 0px;

	font-weight: 900;
}

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

	.logo{
	position: absolute;
	left: 0px;

	font-weight: 900;
}

    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 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;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        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;
    }

    .navbar-default {
      /*height: 200px;                                   /*color barra menú*/*/
        border: none;
        background: #6fadb6;
        /*background: rgba(255,255,255,0.9);*/
    }

    .nav>li>a {
        padding: 40px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 0.9em;
    }
}

.navbar-default .navbar-nav>li>a {
    /*color: #333333;*/
}


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

	.logo{
	position: absolute;
	left: 0px;

	font-weight: 900;
}

    .box:after {
        content: '';
        display: table;
        clear: both;
    }

    .navbar-default .navbar-nav>li>a {
        color: #ffffff;
    }

}

.whatsapp-btn{
    position:fixed;
    bottom:20px;
    right:20px;
    width:60px;
    height:60px;
    background:#25d366;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:28px;
    text-decoration:none;
    box-shadow:0 4px 10px rgba(0,0,0,0.3);
    transition:all 0.3s;
    z-index:999;
}

.whatsapp-btn:hover{
    background:#20ba5a;
    transform:scale(1.1);
    color:#fff;
    text-decoration:none;
}

/* Evita que cambie el color después del click */
.whatsapp-btn:visited{
    color:#fff;
    background:#25d366;
}

.whatsapp-btn:visited:hover{
    background:#20ba5a;
    color:#fff;
}

/* Asegura que siempre mantenga el color blanco */
.whatsapp-btn:link,
.whatsapp-btn:active,
.whatsapp-btn:focus{
    color:#fff;
    text-decoration:none;
}