@charset "utf-8";
/* CSS Document */

body {
    display: block;
    margin: 0px;
	font-family: 'Poppins', sans-serif;
}

section {
    z-index: 10000;
    display: block;
    position: relative;
}

footer {
    position: absolute;
    bottom: -26px;
    width: 100%;
    background: #1a206b;
    color: white;
    text-align: center;
}

img.bg-fondo {
    position: absolute;
    top: 0px;
    width: 100%;
}

img.logo {
    position: relative;
    margin-top: 37px;
    margin-left: 32px;
}

.login-inicio {
    width: 330px;
    margin-top: 3%;
    margin-left: 13%;
}

h1 {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 100;
}

p#texto-login {
    color: #fff;
}

a#recordar-c {
    top: 20px;
    color: #fff;
    margin-top: 10px;
    display: block;
    float: left;
    margin-right: 17px;
    font-size: 14px;
    margin-bottom: 20px;
}

a#recordar-c2 {
    top: 20px;
    color: #fff;
    margin-top: 10px;
    display: block;
    float: left;
    font-size: 14px;
    margin-bottom: 20px;
}

a#registrar {
    background: #1a206b;
    color: #fff;
    border-radius: 10px;
    padding: 10px 29px;
    text-decoration: none;
    position: relative;
}

input[type="text"] {
    margin-left: 27px;
    width: 67%;
    border: none;
    font-size: 16px;
    color: #606060;
    font-weight: bold;
}

input[type="password"] {
    width: 67%;
	border: none;
    color: #606060;
}

.campo-form {
    background: #fff;
    padding: 11px;
    border-radius: 10px;
    margin: 19px 0px;
    font-size: 13px;
    color: #716c80;
    font-weight: 700;
}

/*-----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color:#fff;
}

.btn-menu {
	display: none;
	padding: 20px;
	background: #1c418c;
	color:#fff;
}

.btn-menu .icono {
	float: right;
}

.contenedor-menu {
    width: 20%;
    min-width: 300px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    line-height: 18px;
	float:left;
}

.contenedor-menu .menu {
    width: 100%;
    height: 506px;
    background: #fff;
}

.contenedor-menu ul {
	list-style: none;
}

.contenedor-menu .menu li a {
	color:#494949;
	display: block;
	padding: 15px 20px;
	background: #e9e9e9;
}

.contenedor-menu .menu li a:hover {
	background: #1a95d5;
	color:#fff;
}

.contenedor-menu .menu .icono {
	font-size: 12px;
	line-height: 18px;
}

.contenedor-menu .menu .icono.izquierda {
	float: left;
	margin-right: 10px; 
}

.contenedor-menu .menu .icono.derecha {
	float: right;
	margin-left: 10px; 
}

.contenedor-menu .menu ul {
	display: none;
}

.contenedor-menu .menu ul li a {
	background: #004f91;
	color:#e9e9e9;
}

.contenedor-menu .menu .activado > a {
	background: #1a95d5;
	color:#fff;
}

@media screen and (max-width: 450px) {
	body {
		padding-top: 80px;
	}

	.contenedor-menu {
		margin: 0;
		width: 100%;
		position: relative;
		top:0;
		z-index: 1000;
	}

	.btn-menu {
		display: block;
	}

	.contenedor-menu .menu {
		display: none;
	}
}

/*--------------------------------------------------------------------------------*/

.header-info {
    background: #d7d7d7;
    padding: 16px 60px 0px 60px;
    color: #545454;
    font-size: 13px;
}

select.bt-empresa {
    background: #eeeeee;
    padding: 7px;
    border-radius: 10px;
    border: none;
    margin-top: 0px;
    position: relative;
    top: -8px;
}

p#texto-info1 {
    float: left;
    margin-right: 13px;
    margin-top: -3px;
}

label#tx-em {
    top: -10px;
    position: relative;
}

a#bt-contacto1 {
    color: #545454;
    float: left;
    margin-right: 20px;
}

.bt-izhome {
    float: right;
    width: 342px;
    margin-top: -28px;
}

.bt-izhome2 {
    float: right;
    width: 463px;
    margin-top: -28px;
}

img#img-pr {
    float: right;
    margin-top: -27px;
}

.header-menu {
    background: rgba(28,63,138,1);
    background: -moz-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,63,138,1)), color-stop(100%, rgba(34,181,255,1)));
    background: -webkit-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -o-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: linear-gradient(to right, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f8a', endColorstr='#22b5ff', GradientType=1 );
    padding-top: 11px;
    color: #fff;
    height: 50px;
}

img#logo2 {
    float: left;
    margin-left: 45px;
    margin-right: 24px;
}

.linea {
    font-size: 29px;
    margin-top: -4px;
	float: left;
}

.bt-menu {
    background: url(../img/bg-menu.png);
    width: 152px;
    height: 37px;
    display: block;
    position: relative;
    margin-left: 248px;
    margin-top: -4px;
}

.bt-menu:hover {
    background-position: 0px -50px;
    cursor: pointer;
}


.bt-menu2 {
    background: url(../img/bg-menu.png);
    width: 152px;
    height: 37px;
    position: relative;
    margin-left: 248px;
    margin-top: -4px;
    z-index: 999999;
	display:none;
}

.bt-menu2:hover {
    background-position: 0px -50px;
    cursor: pointer;
}

a#bt-info {
    margin-right: 16px;
}

.fa {
    margin-right: 6px;
}

img.logo-cm {
    padding: 22px;
}

.logo-camara {
    background: #fff;
}

.mdp {
    padding: 10px;
    background: #fff;
    color: #7e7e7e;
    font-size: 15px;
    font-weight: bold;
}

img#img-bg2 {
    position: absolute;
}

.contenido-interno {
    margin-left: 449px;
    margin-top: 61px;
}

h2#titulo1 {
    font-size: 41px;
    color: #fff;
	font-weight: 100;
}

h2#titulo2 {
    font-size: 41px;
    color: #fff;
    line-height: 32px;
}

/*----------------------- inicio boton -----------------------*/
.fond{position:absolute;padding-top:85px;top:0;left:0; right:0;bottom:0;
 background-color:#00506b;}

.icono-animate
{
    display:inline-block;
    border:0;
    width:80px;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.icono-animate:hover {
    box-shadow: 0px 0px 10px 2px #6d6d6d;
    z-index: 2;
    background: #f8f8f8;
    background: d2d2d2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
    border-radius: 10px;
    cursor: pointer;
}
/*----------------------- fin boton --------------------------*/

.recor-2 {
    margin-right: 0px !important;
}

img#img-icon {
    margin: 0px auto;
    position: relative;
    display: block;
    padding-top: 8px;
    margin-bottom: 4px;
}

h3#text-producto {
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    padding-bottom: 10px;
}

.contenido-menu {
    background: #fff;
    border-radius: 10px;
    display: block;
    width: 806px;
    padding: 10px;
    margin-top: 29px;
}

img#bg-flecha {
    position: absolute;
    margin-top: -24px;
    margin-left: 90px;
}

.contenido-menu2 {
    background: #fff;
    border-radius: 10px;
    display: none;
    width: 806px;
    padding: 10px;
    margin-top: 98px;
    position: absolute;
    z-index: 99999;
    margin-left: 220px;
}


@media screen and (max-width: 680px) {
.body-responsive {
    background: #00e4e5;
}

img.logo {
    position: relative;
    margin-top: 14px;
    margin-left: 12px;
    background: #00307875;
    padding: 5px;
    border-radius: 10px;
}

.login-inicio {
    width: 90%;
    margin: 11px auto 0px auto;
}

p#texto-login {
    color: #fff;
    text-align: center;
}

a#recordar-c2 {
    float: none;
    font-size: 14px;
}

footer {
    bottom: auto;
    padding: 20px;
}

a#recordar-c {
    top: 10px;
    color: #fff;
    float: none;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

div#recov {
    margin-bottom: 23px;
}

.bt-resg {
    margin-bottom: 40px;
}

.header-info {
    padding: 20px 10px 15px 10px;
}

p#texto-info1 {
    float: left;
    margin-right: 14px;
    margin-top: -10px;
}

select.bt-empresa {
    margin-top: 0px;
    top: -6px;
}

.bt-izhome {
    float: none;
    /* float: right; */
    width: 100%;
    margin-top: 0px;
}

#b-responsive {
    padding-top: 0px;
    background: rgba(28,63,138,1);
    background: -moz-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,63,138,1)), color-stop(100%, rgba(34,181,255,1)));
    background: -webkit-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -o-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    background: linear-gradient(to right, rgba(28,63,138,1) 0%, rgba(34,181,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f8a', endColorstr='#22b5ff', GradientType=1 );
}

.header-menu {
    padding-top: 11px;
    height: auto;
    padding-bottom: 81px;
}

img#logo2 {
    float: left;
    margin-left: 15px;
    margin-right: -3px;
}

.bt-menu {
    background: url(../img/bg-menu.png);
    width: 152px;
    height: 37px;
    display: block;
    position: relative;
    margin-left: 160px;
    margin-top: -2px;
}

.bt-izhome2 {
    float: right;
    margin-top: 9px;
    margin-left: 13px;
    width: 322px;
}

.contenido-interno {
    margin-left: 0px;
    margin-top: 0px;
}

.contenido-menu {
    background: #fff;
    border-radius: 10px;
    display: block;
    width: 80%;
    padding: 10px;
    margin-top: 29px;
    margin: 0px auto;
    margin-bottom: 30px;
}

h2#titulo1 {
    font-size: 35px;
    line-height: 37px;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 13px;
}

h2#titulo2 {
    font-size: 35px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    margin-bottom: 40px;
}

.contenido-menu2 {
    width: 81%;
    padding: 10px;
    margin-top: 168px;
    margin-left: 38px;
}

img#bg-flecha {
    margin-left: 198px;
}

}

