﻿/*Para panel de cookies*/
#pdcc-modal-bg .dev {display:none;}
/*-----------*/
* {
outline:none;
 }

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */



/*LOGIN GESTION.ZIMASOFT*/

* {box-sizing: border-box;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    list-style: none;
    }

html {
    min-height: 100%;
    position: relative;
    }

body, html {
    padding: 0;
    margin: 0;
    }

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
        line-height: 28px;
    margin-bottom: 120px;
    }

h1, h2, h3, h4 {
    font-family: 'Montserrat', sans-serif;
    }

a {
    text-decoration: none;
    }
.clear {
    clear: both;
    }
.contenedor {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    }
.front-page-2 {
    width: 100%;
    padding-top: 60px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 0;
    }
.columna33 {
    color: #232c39;
    float: left;
    width: 33.33%;
    /* background-color:darkgray; */
    /* border: 1px solid darkgray; */
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    }
.columna33 h4 {
    color: #232C39;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
    }
.columna33 p {
    color: #647585;
    font-size: 18px;
    line-height: 27px;
    }
.columna33 i {
    color: #9aae04;
    background-color: transparent;
    padding: 10px;
    }
.cabecera {
    /* background-color: #225b70; */
    width: 100%;
    z-index: 100;
    position: relative;
    top: 0;
    left: 0;
    }
.logo {
    float: left;
    width: 340px;
    padding: 20px 0;
    }
.cabecera-menu-navegacion {
    float: left;
    width: calc(100% - 340px);
    text-align: right;
    font-size: 14px;
    color: #f2f2f2;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    }
.cabecera-menu-navegacion ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
.cabecera-menu-navegacion ul li {
    display: inline-block;
    }
.cabecera-menu-navegacion ul li a {
    display: block;
    padding: 8px;
    color: #f2f2f2;
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 13px;
    }
.header-imagen-fondo {
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../Images/energy-management1_1920x800.jpg");
    min-height: 790px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    }
.header-texto {
    background-color: transparent;
    margin: 0px;
    opacity: 1;
    padding: 0;
    position: absolute;
    /* z-index: 8; */
    right: auto;
    bottom: auto;
    top: 52%;
    left: 50%;
    width: auto;
    color: #f2f2f2;
    font-weight: 400;
    transform: translate(-50%, -50%);
    text-align: center;
    }
.header-texto h1 {
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 42px;
    line-height: normal;
    margin: 10px;
    }
.header-texto p {
    color: #F0F1F2;
    font-family: 'Montserrat';
    font-size: 22px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 50px;
    }
.header-texto button {
    background-color: #9aae04;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000;
    font-size: 15px;
    padding: 15px 40px 15px 40px;
    outline: 0;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    }
.header-texto button:hover {
    color: #F0F1F2;
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    }
.fa {
    text-shadow: 0.1em 0.1em 0 rgba(100, 117, 133, 0.1);
    font-size: 4rem;
    }
.fa-folder-open:before {
    content: "\f07c";
    }
.fa-money:before {
    content: "\f0d6";
    }
.fa-random:before {
    content: "\f074";
    }
.fa-user:before {
    content: "\f007";
    }
.fa-industry:before {
    content: "\f275";
    }
.fa-pie-chart:before {
    content: "\f200";
    }
.footer {
    color: dimgrey;
    background-color: #171D26;
    text-align: center;
    padding: 40px 0;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    font-size: 15px;
    }
.tdLogin {
    padding-bottom: 10px;
    }
.contenedor-popup-acceso {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.6);
    }
.popup-acceso {
    width: 90%;
    max-width: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #ffffff;
    border: 1px solid #000;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    }

.popup-acceso div {
    padding-bottom: 0px;
    }
.login-div {
    margin-bottom:6px;
    }
.login-div label {
    font-size:14px;
    color:#333;
    padding-left:2px;
    }
.login-div-check input {
    vertical-align:middle;
    }
.popup-acceso input[type="text"], input[type="password"], input[type="email"] {
    width: 100%;
    color: #424d57;
    font-size: 17px;
    text-align: center;
    border: 1px solid #9aae04;
    padding: 10px 20px;
}
.popup-acceso input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
    border: 1px solid #258487;
}
.btn-iniciar-sesion {
    display: block;
    text-align:center;
    background-color: #9aae04;
    width: 100%;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #F0F1F2;
    font-size: 15px;
    padding: 15px 40px 15px 40px;
    outline: 0;
    border: 0;
    cursor: pointer;
    margin-bottom:6px;
    }
.btn-iniciar-sesion:hover {
    background-color: #258487;
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    }
.recordar {
    padding:0;
    padding-left:2px;
    margin:0;
    font-size:14px;
}
.recordar a {
	color:#9aae04;    	
    }
.recordar a:hover {
	color:#000;;    	
    }
.text-danger {
    color:red;
    font-weight:bold;
    font-size:12px;
}
@media (max-width: 700px) {
    .columna33 {
        width: 100%;
    }
}
