html,body{
	margin: 0;
}

.a40{
	width: 40%;
	float: left;
}
.a20 {
	width: 20%;
	float: left;
}
.a80 {
	width: 80%;
	float: left;
}




.alade {
	float: right;
}

.lim {
	clear: both;
}

#cajatexto{
	padding: 10px;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(144, 138, 138, 1);
	height: 142px;
}

#muro {
	border:1px solid rgba(0,0,0,.2);
	height:800px;
	padding: 10px;
	background-color: white;
}
.tx-gris {
	color: #999;
	font-size: 13px;
}

#mensajes_escritos{
	margin-top: 25px;
}

.mensaje{
	border-top: 1px solid rgba(0,0,0,.2);
	font-size: 13px;
	padding: 5px;
	padding-top: 10px;
}

.titupublicidad {
	width: 100%;
	padding:1px;
	background-color: #C2C0C0;
	color: white;
	text-align: center;
}
.publicidad {
	background-color: white;
	padding:10px;
	color: grey;
	position: absolute;
	width:246px;
}

textarea {
	overflow: auto;
	width: 100%;
}

#formregistrar {
	display: none;
	margin-top: -45px;
	margin-bottom: -85px;
}


.spe {
	margin-bottom: 5px;
}

.in-reg {
	padding: 4px !important;
	border-radius: 3px;
	border: 1px solid #828282;
}

.conteformreg {
	border: 1px dashed #929292;
	padding: 24px;
	width: 90%;
	max-width: 780px;
}
.tituformreg {
	font-size: 21px;
	text-align: center;
	padding-bottom: 5px !important;
	margin-bottom: 25px;
	border-bottom: 1px solid #d6d6d6;
	margin-top: -16px;
	color: #29727b;
	font-weight: 300;
}

.header {
	background: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	box-shadow: 0px 1px 10px rgba(0,0,0,.5);
	z-index: 666;
}
.marca {
	height: 40px;
	margin-top:3px;
}
.naving {
	background: #ecf7f9;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
}
.naving:hover {
	background: #eafaff !important;
	padding-bottom: 11px !important;
}
.siii, .siii:hover, .siii:active, .siii:focus {
	height: 50px;
	background: none;
	padding-top: 4px;
}
.imgsii {
	margin-top: -19px;
}

#inicio{
	background-color:#207cca;
	height: 100%;
	width: 100%;
	text-align: center;
	/*margin-top: 65px;*/
}
#sobresgde {
	padding-top: 40px;
	clear: both;
}

#planes{
	height: 100%;
	width: 100%;
	color:#0A475E;
	background-color:  #fff;

}

#c-5{
	height: 100%;
	width: 100%;
	color:#0A475E;
	background-color:  #EFEFEF;

}


section{
	padding-top: 65px;
	padding-bottom: 30px;
}


.btn {
	font-family:  "Roboto", sans-serif;
	text-decoration: none;
	color: #FFF;
	/*background-color: #26a69a;*/
	text-align: center;
	letter-spacing: .2px;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	margin: 0;
	margin-left: 3rem;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	outline: 0;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	margin: 6px 0;
	height: 3rem;
	line-height: 3rem;
}

.btn:hover {
	background-color: #2bbbad;
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4);
}

.btn-x {
	font-family: "Roboto";
	background-color: #007dd0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	box-shadow: none;
	font-size: 12px;
	height: 16px !important;
	line-height: 7px;
	float: right;
	margin: 0;
	padding: 10px;
	width: 75px;
	padding-bottom: 0;
/*	margin-right: -19px;*/
}

.btn-x:hover {
	background-color: #0295f7;
}


.btn-c {
	font-family: "Roboto";
	background-color: #539cbd;
	font-size: 23px;
	font-weight: normal;
	border-radius: 7px;
	text-transform: none;
}
.btn-c:hover {
	background-color: #5ea8ca;
}

.btn-contratar {
	font-family: "Roboto";
	background-color: #00649e;
	font-size: 18px;
	font-weight: normal;
	border-radius: 4px;
	text-transform: none;
	width: 124px;
	height: 29px;
	line-height: 30px;
}
.btn-contratar:hover {
	background-color: #0b7dbf;
}


.btn-ingresar, .btn-ingresar:active, .btn-ingresar:focus {
	font-family: "Roboto";
	background-color: #51baff;
	font-size: 12px;
	height: 30px;
	line-height: 0px;
	/* float: right; */
	margin: 0;
	padding: 10px;
	color: #fff !important;
	width: 100%;
}

.btn-ingresar:hover {
    background-color: #80cdff;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
}

.btn-portada {
	font-family: "Roboto";
	background-color: #0082e4;
	border: 1px solid rgba(255,255,25,.1);
	font-size: 19px;
	font-weight: 300;
	border-radius: 5px;
	text-transform: none;
	padding: 1px 45px;
	height: 33px;
	line-height: 34px;
	margin-left: 5px;
}
.btn-portada:hover {
	background-color: #128dea;
}

.btn-regi {
	font-family: "Roboto";
	background-color: #00649e;
	border: 1px solid rgba(255,255,25,.1);
	font-size: 18px;
	font-weight: 300;
	border-radius: 5px;
	text-transform: none;
	padding: 1px 45px;
	height: 31px;
	line-height: 28px;
	margin-left: 5px;
}

.btn-regi:hover {
	background-color: #0b7dbf;
}
.bcanc {
	font-family: "Roboto";
	border: 1px solid rgba(255,255,25,.1);
	font-size: 18px;
	font-weight: 300;
	border-radius: 5px;
	text-transform: none;
	padding: 1px 45px;
	height: 31px;
	line-height: 28px;
	margin-left: 5px;
	background-color: #ca6f6f;
}
.bcanc:hover {
	background-color: #da7e7e !important;
}

.piereg {
	margin-top: 15px;
	padding-top: 10px !important;
	border-top: 1px solid #e0e0e0;
	margin-bottom: -15px;
	text-align: center;
}
.btn-solicitar {
	font-family: "Roboto";
	background-color: #042d4e;
	font-size: 16px;
	font-weight: normal;
	border-radius: 0px 5px 5px 0px;
	text-transform: none;
	padding: 0px 10px;
	height: 33px;
	line-height: 36px;
	margin-left: -5px;
	margin-right: 10px;
	/*border: 1px solid rgba(255,255,25,.4);*/
}
.btn-solicitar:hover {
	background-color: #0c4675;
	box-shadow: none;
}

.btn-d {
	font-family:  "Roboto", sans-serif;
	text-decoration: none;
	text-align: center;
	letter-spacing: .2px;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	cursor: pointer;
	margin: 0;
	margin-left: 3rem;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	outline: 0;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	margin: 6px 0;
	height: 3rem;
	line-height: 3rem;


	font-size: 16px;
	height: 50px;
	line-height: 0px;
	/*float: right;*/
	margin: 0;
	padding: 10px;
	border-radius: 50px;
	padding-top: 25px;
	border: 1px solid #5DD2FF;
	width: 90%;
	color: #55ABCC;


}
.btn-d:hover {
	background-color: #4FB6E8;
	color: #fff;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}





img.alinmedio{
	vertical-align: middle;

}

.caja1 {
	height: 100%;
	width: 100%;
	padding: 5px;
	display: block;
	/* cursor: pointer; */
	margin-top: 30px;
	background-color: #fff;
	border: 1px solid #00649e;
	color: #4f5156;
	border-radius: 5px;
}

.caja1:hover {

	/*	border: 1px solid rgb(68,136,237);
	box-shadow: 0px 1px 12px rgba(68,136,237,0.5);*/

}

.caja2 {
	height: 100%;
	width: 100%;
	padding:5px;
	display: block;
	margin-top: 30px;
	background-color: rgba(255,255,255,.3);
}
.caja2 li {
	list-style: circle;
}

.pieindex{
	/*background-color: #333;*/
	color: white;
	height: 80px;
	width: 100%;
	padding-top: 10px;
	margin-top: 0px;
}
.redso{
	float: right;

}


.pie>.container>.row {
	margin-bottom: 0;
}

h2 {
	font-size: 40px !important;
	font-weight: 700 !important;
	margin: 0 !important;
	color: #4f5156 !important;
}
h3 {
	font-size: 26px !important;
	font-weight: 700 !important;
	margin: 0 !important;
	color: #4f5156 !important;
}

.subtitulo_h2 {
	font-size: 18px;
	font-weight: 600;
	color: #377ea2;
}
.textocuerpo {
	color: #4f5156;
	font-size: 18px;
	margin: 0;
	text-align: justify;
}

p {
	color: #4f5156;
	font-size: 18px;
	margin: 0;
}

.icocarac {
	height: 65px;
	display: block;
	margin: 15px auto;
}

.portada {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	width: 100% !important;
	text-align: center !important;
	height: 300px !important;
	margin-bottom: -30px;
	margin-top: -14px;
	font-size: 20px;
}

.portada2 {
	background-size: 100% !important; 
	width: 100%;
	height: 300px !important; 

}


.fondo1 {
	background: url(../img/fondo.jpg?v=1) no-repeat fixed center;
}

.fondo2 {
	background: url(../img/fondo2.jpg) no-repeat fixed center;
}
.fondo3 {
	background: url(../img/cabecera-sgde.png) no-repeat fixed center;
}



/*** tabla planes ***/


.tablaplanes {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #dcdcdc;
	margin-bottom: 15px;
}
.tablaplanes table{
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.tablaplanes tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tablaplanes table thead th {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.tablaplanes table thead th  {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}

/*.tablaplanes tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tablaplanes tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}*/
.tablaplanes tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.tablaplanes tr:hover td{

}
.tablaplanes tr:nth-child(odd){ background-color:#fff; }
.tablaplanes tr:nth-child(even){ background-color:#fff; }
.tablaplanes td{
	vertical-align: middle;
	border: 1px solid #d0d0d0;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	padding: 4px;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.tablaplanes tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.tablaplanes tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.tablaplanes tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tablaplanes thead th{
	border-right: 1px solid #bebfbf;
	border-bottom: 1px solid #bebfbf;
	text-align: center;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #4b7da2;
	padding-top: 2px;
}
/*
.tablaplanes tr:first-child:hover td{
background:-o-linear-gradient(bottom, #385673 5%, #385673 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #385673), color-stop(1, #385673) );
background:-moz-linear-gradient( center top, #385673 5%, #385673 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#385673", endColorstr="#385673");	background: -o-linear-gradient(top,#385673,385673);

background-color:#385673;
}
*/
.tablaplanes tr:first-child td:first-child{
	/*border-width:0px 0px 1px 0px;*/
}
.tablaplanes tr:first-child td:last-child{
	/*	border-width:0px 0px 1px 1px;*/
}

.tablaplanes tr:first-child{
	background-color: #fff !important;
}

.txtalaizq{
	text-align: left !important;
	padding-left: 15px !important;
}
.neg {
	font-weight: bold !important;
}
.bh {
	/*border: 1px solid #4b7da2 !important;*/
}

.an1 {
	width: 293px;
}
.an2 {
	width: 19%;
}
.thm {
	background: #4b7da2  !important;
	color:#fff !important;
}
.mb50 {
	margin-bottom: 50px;
}


/*** //tabla planes ***/

.tituloplan {
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #007fc0;
	border-bottom: 1px solid;
	margin-bottom: 16px;
}
.precioplan {
	font-size: 26px !important;
	font-weight: 300;
	text-align: center;
	color: #007fc0;
	margin-bottom: 10px;
}
.mensual {
	font-size: 16px;
}
.detalledelplan {
	padding-right: 10px;
}
.detalledelplan  td {
	font-weight: 300;
	border-bottom: 1px solid #d3dee6;
	padding: 5px 0px;
}

.datoizq {
	padding-left: 5px;
	padding-right: 5px;
	color: #1e65a0;
	font-weight: bold !important;
}
.datocol {
	text-align: center;
	color: #1e65a0;
	font-weight: bold !important;
	display: block;
	padding-top: 6px;
}
.noborbo {
	border-bottom: none !important;
}
.descbol {
	font-weight: 300;
	font-size: 30px;
	text-align: center;
	color: #8e8e8e;
	margin-top: 55px;
	padding-bottom: 30px;
}
.planboletas {
	height: 460px;
}
.btnboleta {
	margin-top: 86px;
	text-align: center;
}



/****** pie ******/


.pieindex {
	/*background-color: #ECECEC !important;
	color: #064474 !important;
	font-weight: 300;
	font-size: 14px;
	background-image: url(../img/at.png);
	background-repeat: no-repeat;*/
}

.titupie {
	font-weight: 300;
	font-size: 18px;
	font-family: "roboto", sans-serif;
	margin-bottom: 0px;
	color: #fff;
}

.fonos {
	width: 75px;
	display: inline-block;
}


.linkpie {
	color: #fff !important;
	font-weight: 400;
}

#c-center {
	/*width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
}

#footer_fix {
	font-size: 14px !important;
	color: #fff !important;
	background-color: #0082e4 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	position: relative !important;
	z-index: 4 !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	font-weight: 300 !important;
	background-image: url(../img/at.png) !important;
	background-repeat: no-repeat !important;
	margin-top: 50px;
}

.ppie {
	font-size: 14px !important;
	color: #fff !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	font-weight: 300 !important;

}

.btnredes {
	color: #fff;
	border: 1px solid #fff;
	padding: 15px;
	border-radius: 26px;
	margin-top: 24px;
	display: inline-block;
	height: 17px;
	width: 17px;
	font-size: 18px;
	line-height: 21px;
}


/************************** contacto ****************************/

.porca {
	height: 420px;
}

.cajcon {
	background: #fff;
	border-radius: 0;
	text-align: left;
	border: 1px solid #fff;
	padding: 0px;
	margin-bottom: 0;
}

#contacto {
	/*background: #868484;*/
	padding-top: 5px !important;
	padding-bottom: 20px;
}
.stc{
	color: #fff !important;
}
.esparr {
	margin-top: 30px;
}
.titufor {
	color: #4f5156 !important;
	font-size: 14px !important;
}

.in-contacto {
	padding: 7px !important;
	border-radius: 3px;
	border: 1px solid #dadee1; 
}
.datoscontacto {
	margin-top: -15px;
}
.forco{
	width: 95% !important;
}
.txarcon {
	height: 145px;
	resize: none;
}



.btn-cerr, .btn-cerr:focus {
	background-color: #123665;
	border: 1px solid #fff;
	font-size: 15px;

}
.btn-cerr:hover{
	background-color: #173C6C;
	border: 1px solid #0D769A;

}

.b-env, .b-env:active, .b-env:visited, .b-env:focus {
	margin-left: 17px;
	/* margin-bottom: 10px; */
	background: #2A3F54;
	height: 24px;
	font-size: 12px;
	padding-top: 0px !important;
	line-height: 25px;
}


.enviar, .enviar:focus {
	font-family: "Roboto", sans-serif;
	text-decoration: none;
	text-align: center;
	letter-spacing: .2px;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	cursor: pointer;
	margin: 0;
	margin-left: 3rem;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	outline: 0;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	margin: 6px 0;
	height: 3rem;
	line-height: 3rem;
	font-size: 16px;
	height: 38px;
	line-height: 0px;
	/* float: right; */
	margin: 0;
	padding: 10px;
	border-radius: 3px;
	padding-top: 16px;
	border: 1px solid #00649e;
	width: 100%;
	color: #fff;
	/* background-color: #868484; */
	background-color: #00649e;
	margin-top: 22px !important;
	font-weight: bold;
}

.enviar:hover {
	background-color: #0878b9;
	color: #fff;
}

.in-error {
	border: 1px solid red;
}
#stat {
	text-align: center;
	margin-top: 20px;
	color: #377ea2;
	/*border: 1px dotted #73A3CC;*/
	padding: 4px 0;
	border-radius: 6px;
}

.titicon {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}

/************************** /fin contacto ****************************/


#contacto {
	padding-top: 40px !important;
}



/*************** login **************/
.login-caja {
	width: 360px;
	margin: 10% auto;
}

.login-logo {
	font-size: 35px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 300;
}

.login-box-body {
	background: #fff;
	padding: 20px;
	border-top: 0;
	color: #666;
	box-shadow: 1px 2px 5px rgba(0,0,0,.2);
}

.login-box-msg {
	margin: 0;
	text-align: center;
	padding: 0 20px 20px 20px;
}
.cuerpo-login {
	background-color: #00c1f5;
	background-image: url('../img/fondo-abajo.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom; 
    background-size: 100%; 
	height: 100%;
}

.has-feedback {
	position: relative;
}

.form-group {
	margin-bottom: 15px;
}


.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control:not(select) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-control {
	border-radius: 0;
	box-shadow: none;
	border-color: #d2d6de;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
	margin-top: -5px;
}

.inlog {
	padding: 8px;
	border-radius: 3px;
	border: 1px solid #bdbebf;
	width: 95%;
	margin-top: -5px;
}



.login-ar, .login-ar:visited, .login-ar:hover, .login-ar:active, .login-ar:focus  {
	width: 94% !important;
	height: 4px;
	padding-top: 15px !important;
}

.itemCaracteristica {
	text-align: center;
	margin: auto;
}
.itemCaracteristica p {
	color: #fff; 
	font-size: 18px; 
	clear: both;
}

.itemCaracteristica img {
    max-width: 120px !important;
    width: 120px !important;
    float: none !important;
    display: inline-block !important;
}

.contenedorSliderIngresar {
	margin-top: 15%;
	width: 300px;
    height: 300px;
    border: 3px dashed white;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
}

.intSI{
	margin-top: 40px;
}













.adsec {
	padding-top: 30px !important;
}
.titucontacto {
	margin-top: -30px !important;
}
.nomarbo {
	margin-bottom: 0px;
}
.solicitardemo {
	width: 250px;
	height: 33px;
	padding-left: 10px;
	font-size: 16px;
	border-radius: 5px 0px 0px 5px;
	border: none;
}
.solicitardemo::-webkit-input-placeholder {
	color: #97b8d2;
}
.solicitardemo:-moz-placeholder { /* Firefox 18- */
	color: #97b8d2;
}

.solicitardemo::-moz-placeholder {  /* Firefox 19+ */
	color: #97b8d2;
}

.solicitardemo:-ms-input-placeholder {
	color: #97b8d2;
}

.benlinea {
	display: inline-block;
}

.icousuario {
	width: 20px;
	margin-right: 5px;
}
.aico {
	padding-bottom: 10px;
}
.textonav {
	display: block;
	float: right;
}

.ajusan {
	max-width: 70%;
}

.iconsob {
	text-align: center;
	font-size: 44px;
	color: #9cc8d2;
}
.titufun {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #548c98;
}

.tituseccon {
	text-align: center;
	color: #408998 !important;
	font-weight: 300 !important;
	font-size: 31px;
	line-height: 41px;
	padding-bottom: 23px !important;
}
.icocesione {
	width: 	215px;
}
.cajapasos {
	background: #e4f7fb;
	padding: 13px !important;
	border-radius: 5px;
	text-align: justify;
}

.contcaja1 {
	padding: 15px;
}

.cdest {
	border: 2px solid #007fc0;
}

.titudesc {
	text-align: center;
	color: #408998 !important;
	font-weight: 300 !important;
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 23px !important;
}

.caracteristicas {
	font-size: 16px;
	text-align: center;
	height: 100px;
	margin-bottom: 10px;
	color: #5d5858;
	font-weight: 300;
}

.imgCarac{
	max-width: 40px; 
}

.icar {
	color: #0082e4;
	font-size: 33px !important;
}

.desta1 {
	background: #47bfff;
    text-align: center;
    color: #ffffff !important;
    font-weight: 300 !important;
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 40px;
    margin-top: -7px;
}

.desta1 p {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 25px;
    color: #fff;
}
.desta1 h2 {
	color:#fff !important;
}



/*******************************************************************************************************************/
/*******************************************************************************************************************/
/****************************************           ADMIN.CSS            *******************************************/
/*******************************************************************************************************************/
/*******************************************************************************************************************/

.reg {
	width: 800px;
	margin: auto;
	text-align: left;
}
#c-footer {
	clear: both;
	float: none;
	width: 100%;
}
.head_eintec {
    text-align: left;
    background-color: #ffffff;
    color: #FFF;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    /* background-image: url(../img/bg-header.png); */
    background-repeat: repeat-x;
    background-position: right 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a7a7a7;
    /*text-shadow: 1px 1px 2px #03496e;*/
    opacity: 0.9;
}

.head_eintec h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #96C7DF;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 300;
	font-size: 18px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96C7DF;
}
.head_eintec h3 b {
	color: #FFF;
	font-size: 22px;
}
.head_eintec img {
	vertical-align: middle;
	/*padding: 5px;*/
	float: left;
}

.head_eintec_2 {
	text-align: left;
	background-color: #0B5F8C;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/bg-header_2.png) !important;
	background-repeat: repeat-x;
	background-position: right 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1c5f1;
	text-shadow: 1px 1px 2px #03496e;
	opacity: 0.9;
}

.head_eintec_2 h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #96C7DF;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 300;
	font-size: 18px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96C7DF;
}

.head_eintec_2 h3 b {
	color: #FFF;
	font-size: 22px;
}

.head_eintec_2 img {
	vertical-align: middle;
	padding: 5px;
	float: left;
}

.linea {
	background-color: #C00;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #585858;
	width: 2px;
}
html, body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}


.main {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-attachment: fixed;
	/*background-image: url(../img/bg_login.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	background: #96b8c5;
	background: -webkit-linear-gradient(left, #daf5ff 8%, #73c2f7 100%);
	background: -o-linear-gradient(left, #daf5ff 8%, #73c2f7 100%);
	background: linear-gradient(to right, #daf5ff 8%, #73c2f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96b8c5', endColorstr='#124669',GradientType=1 );
}

.container {
	z-index: 1;
	position: relative;
	top: 0px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../img/bg-container.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
	background: -webkit-linear-gradient(top, #eaf7ff 8%, #fff 100%);
    background: -o-linear-gradient(top, #eaf7ff 8%, #fff 100%);
    background: linear-gradient(to bottom, #eaf7ff 8%, #fff 100%);
}

#bg_index {
	background-image: url(../img/bg_index.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 420px;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 580px;
}

#bg_index li {
	text-align: center;
	display: block;
	padding: 10px;
	float: left;
	width: 110px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

#bg_index li a {
	color: #666;
	text-decoration: none;
}
#bg_index li img {
	padding-bottom: 10px;
	height: 90px;
	width: 90px;
}

.bordes {
	position: absolute;
}
.pieindex {
	margin: 0 auto;
	position: relative;
}
.image_banner {
	position: absolute;
	top: 20px;
	left: 60px;
}
.text_banner {
	position: absolute;
	top: 100px;
	font-size: 12px;
	left: 45px;
	text-shadow: grey 0.1em 0.1em 0.2em;
	color: #424242;
	font-weight: bold;
}
.banner {
	position: relative;
	width: 1024;
	z-index: 30;
	height: 150px;
	background-color: #FFFFFF;
}
.banner2 {
	position: absolute;
	z-index: 6;
	left: 200px;
}
.banner3 {
	position: absolute;
	z-index: 4;
	left: 350px;
	width: 400px;
	height: 150px;
}
.head {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#585858));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#585858', EndColorStr='#000000');
	background: -moz-linear-gradient(top, #000000, #585858);
	background-color: #212121;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #C00;
}
.contienemenu {
    position: relative;
    height: 41px;
    margin-bottom: 10px;
    background: #fff;
}
body {
	z-index: 1;
	margin: 0px;
	background: #FFF;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu > ul > li {
	font-family: 'Roboto Condensed', sans-serif;
	position: relative;
	float: left;
	border-right-style: outset;
	border-right-width: 1px;
	border-right-color: #fff;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	background-color: #fff;
	text-transform: uppercase;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
}
#menu > ul > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: #8d8d8d;
	display: block;
	text-decoration: none;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
}
#menu > ul {
	margin: 0px;
	padding: 0px;
	color: #000000;
	list-style: none;
}
#menu > ul > li:hover > a {
	color: #333333;
}
#menu > ul > li:hover {
	background-color: #FFF;
	color: #333333;
}
.submenu {
	z-index: 40;
	margin-top: 8px;
	padding: 0px;
	list-style: none;
	position: absolute;
	display: none;
	border: solid;
	border-width: 2px;
	border-color: #000;
	border-radius: 5px;
	background-color: #FFF;
}
.submenu > li {
	width: 150px;
	color: #000000;
}
.submenu > li > a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	text-shadow: none;
	font-weight: bold;
}
.submenu > li > a:hover {
	color: #069;
	text-align: left;
}
.submenu > span {
	background-image: url(images/flecha.png);
	margin: -10px 10px;
	width: 100%;
	height: 10px;
	position: absolute;
}
#menu > ul > li:hover > .submenu {
	display: block;
}
.bannertop {
	background-image: url(images/fondobanner.jpg)
}
.titulobaner {
	position: relative;
}
.buscador {
	position: absolute;
	left: 800px;
	top: 5px;
	color: #000000;
}
#slider {
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	left: 200px;
	list-style: none;
	z-index: 4;
}
#slider li {
	width: 674px;
	height: 150px;
	overflow: hidden;
}
.titulo {
	background-color: #585858;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-color: #FE9A2E;
	border-bottom-style: solid;
	font-variant: small-caps;
	font-weight: bold;
}
.formulario_contacto {
	z-index: 10;
	color: #000000;
	position: absolute;
	top: 230px;
	width: 400px;
	left: 30px;
	text-align: justify;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: groove;
	padding: 10px;
	font-size: 12px;
}
.mapa {
	z-index: 10;
	color: #000000;
	position: absolute;
	top: 230px;
	width: 460px;
	left: 500px;
	text-align: justify;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: groove;
	padding: 10px;
	font-size: 12px;
}
.contenido_izq {
	position: relative;
	top: 70px;
	left: 10px;
	float: left;
	width: 600px;
}
.contenido_der {
	position: relative;
	top: 70px;
	float: right;
	margin: 0px;
	padding: 0px;
	right: 20px;
	width: 320px;
}
.fondo_der {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo_der.png);
}
.footer_der {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo_der_footer.png);
	height: 13px;
}
.contiene_servicio {
	z-index: 10;
	color: #000000;
	position: relative;
	width: 600px;
	left: 30px;
	text-align: justify;
	background-image: url(images/fondo_servicio.png);
	height: 200px;
	font-size: 12px;
}
.titulo_servicio {
	background-color: #585858;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-color: #FE9A2E;
	border-bottom-style: solid;
	font-weight: bold;
	font-variant: small-caps;
}
.text_servicio {
	position: relative;
	width: 410px;
	padding-right: 20px;
	left: 40px;
	height: 90px;
	font-size: 12px;
	color: #484848;
	overflow: auto;
}
.img_servicios {
	border-width: 1px;
	border-style: solid;
	position: relative;
	float: left;
	border-color: #d0d0d0;
	width: 80px;
}
.marco {
	left: 10px;
	border-width: 1px;
	border-style: solid;
	position: relative;
	border-color: #d0d0d0;
	width: 150px;
	height: 150px;
	float: left;
}
.ver_mas {
	position: relative;
	float: none;
	top: 20px;
	text-align: center;
}
.footer_servicio {
	z-index: 10;
	color: #000000;
	position: relative;
	margin-bottom: 20px;
	width: 600px;
	left: 30px;
	text-align: justify;
	background-image: url(images/fondo_servicio_footer.png);
	height: 13px;
	font-size: 12px;
}
.contiene_noticias > ul {
	margin: 0px;
}
.contiene_noticias > ul {
	margin: 0px;
}
.contiene_noticias > ul > li > a {
	text-decoration: none;
	font-size: 12px;
	color: #484848;
	font-weight: bold;
}
.contiene_noticias > ul > li > a:hover {
	text-decoration: underline;
}

#video {
	float: left;
	width: 505px;
	height: 275px;
	padding-top: 15px;
	padding-right: 85px;
	padding-bottom: 69px;
	padding-left: 90px;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 80px;
	margin-left: 5%;
}

.login {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
	background-color: #0B5F8C;
	width: 28%;
	border-radius: 5px;
	color: #749EB9;
	font-size: 12px;
	-webkit-box-shadow: 0 5px 38px 0px #666;
	-moz-box-shadow: 0 5px 38px 0px #666;
	box-shadow: 0 5px 38px 0px #666;
	background-image: url(../img/bg-header.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 1%;
	margin-left: 20px;
}

.login table {
	width: 100%;
}
.titulo_login {
	font-size: 20px;
	font-weight: 200;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}
.login input.form_login {
	font-size: 14px;
	color: #FFF;
	background-color: #014a71;
	border: 1px solid #012d45;
	padding: 2%;
	margin-bottom: 5px;
	margin-left: 1%;
	border-radius: 2px;
	width: 95%;
}
.boton {
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #3a95c6;
	color: #ffffff;
	height: 30px;
	vertical-align: middle;
	border-radius: 5px;
	color: #FFF;
	font-weight: 500;
	cursor: pointer;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	-webkit-box-shadow: 2px 2px 5px 0px #012d45;
	-moz-box-shadow: 2px 2px 5px 0px #012d45;
	box-shadow: 2px 2px 5px 0px #012d45;
	background-image: url(../img/bg-header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 5px;
}
.boton:hover {
	background-color: #014a71;
}
.boton > img {
	vertical-align: middle;
	height: 15px;
	width: 15px;
}
#lista_wrapper {
}
.cont_list {
	position: relative;
	text-align: center;
	font-size: 12px;
	padding: 1%;
}
.listado {
	border-color: #484848;
}
.head_row {
	font-size: 12px;
	font-weight: bold;
	background-color: #484848;
	color: #FFFFFF;
}
.foot_row {
	font-size: 12px;
	font-weight: bold;
	background-color: #C00;
	color: #FFFFFF;
}
.head_row > td {
	padding: 5px;
}
.row {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
.row > td {
	padding: 5px;
}
.row:hover {
	/* 	background-color: #E1FFFF;	*/

}
.head_row > td {
	padding: 5px;
}
.ingreso {
	font-size: 12px;
	text-align: right;
	color: #484848;
}
.select2-results__options{
	font-size: 12px;
    color: #484848;
    font-family: Verdana,Arial,sans-serif;
}
.cont_form {

	margin-left: auto;
	margin-right: auto;

	margin:auto;
	/*background-color: #FFFFFF;*/
	text-align: left;
}
.cont_boton {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 1000px;
	padding-top: 5px;
	border-width: 0px;
	border-style: solid;
	padding-bottom: 5px;
	text-align: center;
}
.title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	display: block;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: 1%;
	margin-right: 1%;
	border-bottom: 1px solid #9a9a9a;
	height: 25px;
}
.new {
	float: right;
}
.new > a {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}
.error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	/*background: rgba(255,255,255,0.7);*/
	border-radius: 5px;
	text-align: center;
	margin-top: 10px;
}

.noautorizado {
	margin-top: 100px;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.paginador_enlace {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333;
	padding: 5px;
}
.paginador_enlace:hover {
	background-color: #666;
}
.paginador_inicio {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333;
	padding: 5px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.paginador_inicio:hover {
	background-color: #666;
}
.paginador_final {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333;
	padding: 5px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.paginador_final:hover {
	background-color: #666;
}
.paginador {
	text-align: center;
	padding: 5px;
}
.foot {
	font-family: 'Roboto Condensed', sans-serif;
	z-index: 100;
	position: fixed;
	background-color: #0082e4;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 96%;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: 0px;
	opacity: 0.7;
}
.foot > a {
	color: #000000;
}
.datos {
}
.datos > span {
	left: 10px;
	font-weight: bold;
}
.datos > span > a {
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B5F8C;
	margin-left: -10px;
	margin-right: -10px;
	background-color: #5f5f5f;
	min-height: 100px;
}
.navegador {
	float: left;
	width: 450px;
	padding: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 10px;
	padding-bottom: 10px;
}
.navegador > span {
	font-weight: bold;
}
.navegador > span > a {
	color: #000000;
}
.tit_foot {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	text-decoration: underline;
}
.nav {
	list-style-type: none;
}
.nav > li {
	float: left;
	padding-left: 40px;
}
.nav > li > a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav > li > a:hover {
	text-decoration: underline;
}
.ui-button {
	background: #333;
}
label.error {
	position: relative;
	margin-letf: -20px;
	float: left;
	max-width: 70px;
	border: solid 1px #000;
	background: #C00;
	color: #FFF;
	font-size: 10px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, .7);
	padding: 2px 5px;
}
.user {
	font-family: 'Roboto', sans-serif, Arial;
	font-size: 10px;
	float: left;
	color: #4f4f4f;
	margin-left: 20px;
	margin-top: 3px;
	border-left: 1px solid #d5d5d5;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.salir{
	font-family: 'Roboto', sans-serif, Arial;
	font-size:12px;
	float:right;
	color:#FFFFFF;
	top:30px;
}



.ajax-upload-dragdrop{
	margin:0 auto;

}

.ajax-file-upload-statusbar{
	margin:0 auto;
}

.oculta{display:none;
}

.cat{max-width:260px;
	min-width:260px;
	overflow:hidden;
	font-size:10px;
}



/*******************************************************************************************************************/
/*******************************************************************************************************************/
/****************************************            AJUSTES             *******************************************/
/*******************************************************************************************************************/
/*******************************************************************************************************************/


.marcamenu {
	height: 50px;
}

.imsalir {
	height: 12px;
	width: 12px;
	margin-top: -3px;
	margin-right: 5px;
}

.ui-widget-header {
	border: 1px solid #048ecc !important;
    background: #048ecc !important;
    color: #eaf5f7 !important;
    font-weight: normal !important;
    font-size: 13px !important;
}


table.dataTable thead th, table.dataTable thead td {
	padding: 6px 18px !important;
	border-bottom: 1px solid #111111 !important;
}

table.dataTable tbody th, table.dataTable tbody td {
	padding: 8px 10px !important;
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}

.llama_persona {
	text-align: center;
}

.llama_persona img, .llama_grupo img {
	width: 15px;
	height: 15px;
}

table.dataTable.no-footer {
	border: 1px solid #d0d0d0 !important;
	border-bottom: 1px solid #7d7d7d !important;
	box-shadow: 0px 1px 7px rgba(0,0,0,.3) !important;
}
.icusu {
	width: 13px;
	margin-right: 4px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
}

.npl {
	padding-left: 0px !important;
}
input, select {
	padding: 2px;
	border-radius: 3px;
	border: 1px solid #969696;
}

input:read-only {
	background: transparent;
	border: 1px solid #969696;
}

.separa1{
	clear: both;
	height: 10px;
	width: 100%;
	display: none;
}

.an100 {
	width: 100%;
}
.titutext {
	float: left;
	display: inline-block;
}
.btntitu {
	font-family: "Roboto";
	background-color: rgba(179, 70, 70, 0);
	border: 1px solid #777f84;
	background: #777f84;
	border-radius: 3px;
	font-size: 11px;
	height: 25px !important;
	margin: 0;
	color: #fff;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	float: left;
	padding: 0px 8px;
	margin-left: 15px;
	margin-top: -1px;
	cursor: pointer;
}
.btntitu:hover {
	background: #858e94;
	border: 1px solid #858e94;
}

.abtntitu {
	font-family: "Roboto";
	background-color: rgba(179, 70, 70, 0);
	border: 1px solid #777f84;
	background: #777f84;
	border-radius: 3px;
	font-size: 11px;
	height: 23px !important;
	margin: 0;
	color: #fff;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	float: left;
	padding: 0px 8px;
	margin-left: 15px;
	margin-top: -1px;
	cursor: pointer;
	line-height: 23px;
}
.abtntitu:hover {
	background: #858e94;
	border: 1px solid #858e94;
}
.liksingg {
	text-align: center;
	margin-top: 15px;
}
.linkingresar, .linkingresar:active, .linkingresar:visited, .linkingresar:hover, .linkingresar:focus {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 3px #22cae5;
}


/*+++++++++++ menu ++++++++++++*/


/* ------------------------------------------
RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
}

.nav-collapse li {
	width: 100%;
	display: block;
}

.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	zoom: 1;
}

.nav-collapse.opened {
	max-height: 9999px;
}

.disable-pointer-events {
	pointer-events: none !important;
}

.nav-toggle {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

@media screen and (min-width: 40em) {
	.js .nav-collapse {
		position: relative;
	}
	.js .nav-collapse.closed {
		max-height: none;
	}
	.nav-toggle {
		display: none;
	}
}


/* ------------------------------------------
DEMO STYLES
--------------------------------------------- */

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}




/* ------------------------------------------
FIXED HEADER
--------------------------------------------- */

.contenedormenu {
	margin: 0 auto;
	max-width: 1280px;
	width: 80%;
}
@media only screen and (max-width: 993px) {
	.contenedormenu {
		width: 85%;
	}
}





/*@media only screen and (min-width: 993px) {
.contenedormenu {
width: 80%;
}
}
@media only screen and (min-width: 601px){
.contenedormenu {
width: 85%;
}
}
*/



header {
	background: #fff;
	position: fixed;
	z-index: 3;
	width: 100%;
	left: 0;
	top: 0;
	box-shadow: 0px 1px 10px rgba(0,0,0,.5);
}

.logo {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	font-weight: bold;
	line-height: 47px;
	padding: 0 20px;
	color: #636262;
	float: left;
}


/* ------------------------------------------
MASK
--------------------------------------------- */

.mask {
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	transition: opacity 300ms;
	background: rgba(0,0,0, .5);
	visibility: hidden;
	position: fixed;
	opacity: 0;
	z-index: 2;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

.android .mask {
	-webkit-transition: none;
	transition: none;
}

.js-nav-active .mask {
	visibility: visible;
	opacity: 1;
}

@media screen and (min-width: 40em) {
	.mask {
		display: none !important;
		opacity: 0 !important;
	}
}


/* ------------------------------------------
NAVIGATION STYLES
--------------------------------------------- */

.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

.nav-collapse,
.nav-collapse * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
	list-style: none;
	width: 100%;
	float: left;
}

@media screen and (min-width: 40em) {
	.nav-collapse {
		float: right;
		width: auto;
	}
}

.nav-collapse li {
	float: left;
	width: 100%;
}

@media screen and (min-width: 40em) {
	.nav-collapse li {
		width: auto;
	}
}

.nav-collapse a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-top: 1px solid white;
	text-decoration: none;
	background: #fff;
	padding: 0.7em 1em;
	color: #4a4a4a;
	width: 100%;
	float: left;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	font-weight: 300;
}
.nav-collapse a:hover {
	background: #eafaff;
	padding-bottom: 13px;
}

.nav-collapse a:active,
.nav-collapse .active a {
	/*
	color: #519bc1;
	border-bottom: 2px solid #519bc1;    */

}

@media screen and (min-width: 40em) {
	.nav-collapse a {
		/*border-left: 1px solid white;*/
		padding: 0.7em 1.5em;
		text-align: center;
		border-top: 0;
		float: left;
		margin: 0;
		font-size: 16px;
	}
}

.nav-collapse ul ul a {
	background: #ca3716;
	padding-left: 2em;
}

@media screen and (min-width: 40em) {
	.nav-collapse ul ul a {
		display: none;
	}
}



@media only screen and (max-width: 40em) {
	.nav-collapse a:active, .nav-collapse .active a {
		background: #519bc1;
		border-bottom: 2px solid #519bc1;
		color: #fff;
	}

	.nav-collapse a {
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		border-top: 1px solid white;
		text-decoration: none;
		background: #fff;
		padding: 0.7em 1em;
		color: #4a4a4a;
		width: 100%;
		float: left;
		border-bottom: 1px solid #cecece;
	}
	.contenedormenu {
		margin: 0 auto;
		width: 100%;
	}

}


/* ------------------------------------------
NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
	font-family: "responsivenav";
	src:url("../icons/responsivenav.eot");
	src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
	url("../icons/responsivenav.ttf") format("truetype"),
	url("../icons/responsivenav.woff") format("woff"),
	url("../icons/responsivenav.svg#responsivenav") format("svg");
	font-weight: normal;
	font-style: normal;
}

.nav-toggle {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	text-indent: -300px;
	position: relative;
	overflow: hidden;
	width: 60px;
	height: 55px;
	float: right;
}

.nav-toggle:before {
	color: #888; /* Edit this to change the icon color */
	font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
	text-transform: none;
	text-align: center;
	position: absolute;
	content: "\2261"; /* Hamburger icon */
	text-indent: 0;
	speak: none;
	width: 100%;
	left: 0;
	top: 0;
}

.nav-toggle.active:before {
	font-size: 24px;
	content: "\78";
}



.adsec {
	margin-top: 6px;
}



/* login inicio */
.inloginicio {
	padding: 4px;
	border-radius: 3px;
	border: 1px solid #bdbebf;
	width: 100px;
}
.inicioinputs {
	width: 115px;
	position: relative;
	float: left;
}
.btn-ingresarinicio, .btn-ingresarinicio:active, .btn-ingresarinicio:focus {
	font-family: "Roboto";
	background-color: #007edf;
	font-size: 12px;
	height: 26px;
	line-height: 0px;
	/* float: right; */
	margin: 0;
	padding: 10px;
	color: #fff !important;
	width: 80px;

}

.btn-ingresarinicio:hover {
	background-color: #1094f8;
	box-shadow: 1px 1px 7px rgba(0,0,0,0.3);
}
.ingresoinicio {
	width: 310px;
    background: rgba(255, 255, 255, 0.5);
    padding: 7px 13px;
    border-radius: 7px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.2);
    position: fixed;
    z-index: 4;
    top: 50px;
    right: 10%;
}
.fainginicio {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 34px;
	height: 34px;
	text-align: center;
	pointer-events: none;
	margin-top: 5px;
	color: #007edf;
}


/* ajustes */
.dtmc {
	font-size: 14px;

}
#inicio-sgde {
	padding-top: 49px;
}

#inicio-sgde img {
	max-width: 100%;
    width: 100%;
    margin-top: -15px;

}


.texto-encima{
    position: absolute;
    top: 10px;
    right: 10%;
}

.texto-encima .tituprin {
    color: #fff !important;
    padding-top: 100px !important;
    width: 600px;
    text-align: right;
    font-size: 50px !important;
    float: right;
    text-shadow: -1px 0px 5px #7da4ed;
}

.texto-encima p{
    color: #325fb2;
    float: right;
    display: block;
    font-size: 23px;
    font-weight: 300;
    margin-top: 22px;
}

.dcontini{
	float: right;
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.npb{
	padding-bottom: 0px !important; 
}

#sobresgde h3 {
	margin-top: 100px !important;
    margin-bottom: 30px !important;
}

#sobresgde p {
	font-weight: 300;
    font-size: 20px;
}




.cajagen {
	border: 1px solid #e6dddd;
	padding: 20px;
	color: #5a5a5a;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}



.titucajagen {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0c568e;
}


.destacajagen {
	position:relative
}
.destacajagen:before,.destacajagen:after {
	content:'';
	display:inline-block;
	width:100%;
	height:1px;
	position:absolute;
	bottom:-3px;
	left:0;
}
.destacajagen:before {
	background-color:#ccc
}
.destacajagen:after {
	background-color:#000;
	-webkit-transform-origin:right center;
	transform-origin:right center;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transition:-webkit-transform 0.45s cubic-bezier(1, 0, 0, 1);
	transition:-webkit-transform 0.45s cubic-bezier(1, 0, 0, 1);
	transition:transform 0.45s cubic-bezier(1, 0, 0, 1);
	transition:transform 0.45s cubic-bezier(1, 0, 0, 1),-webkit-transform 0.45s cubic-bezier(1, 0, 0, 1)
}
.destacajagen:hover:after {
	-webkit-transform-origin:left center;
	transform-origin:left center;
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}

#clientes {
	padding-top: 100px; 
	padding-bottom: 100px; 
}
.cabecera-m {
	display: none; 
}

#nubes {
	display: none;
	position: fixed;
	width: 100%;
	bottom: -2px; 
}

.semaforo {
    border: 1px solid white;
    border-radius: 11px;
    font-weight: bold !important;
    float: right;
    height: 10px;
    width: 10px;
}
.sema-amarillo{
	background: yellow;
}

.sema-rojo{
	background: red;	
}
.sema-verde{
	background: #56a900;	
}


.img-modal{
	max-width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* ajustes responsivo */

@media only screen and (max-width: 1334px) {
	.texto-encima .tituprin {
	    font-size: 38px !important;
	}
	.texto-encima p {
	    font-size: 18px;
	    font-weight: normal;
	}
}

@media only screen and (max-width: 1024px) {
	.texto-encima .tituprin {
	    font-size: 32px !important;
	    width: 500px;
	    margin-top: -24px !important;
	}
	.texto-encima p {
		font-size: 18px;
	    font-weight: normal;
	    width: 500px;
	    text-align: right;
	}
	.dcontini {
		display: none;
	}
}

@media only screen and (max-width: 900px) { 

	.login-caja {
	    width: 90%; 
	    max-width: 300px;
	}
	.itemCaracteristica img {
	    max-width: 90px !important;
	    width: 90px !important;
	}

	.contenedorSliderIngresar {
	    max-width: 100%;
	    width: 100%;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.cuerpo-login {
	    background-image: none;
	}
	#nubes{
		display: block;
	}

}

@media only screen and (max-width: 820px) {
	.marca {
		height: 28px;
		margin-top: 10px;
	}

	.nav-collapse a {
		padding: 12px;

	}
	.nav-collapse a:hover {
	    padding-bottom: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.btn-contratar {
		font-size: 14px;
		width: 93px;
	}
	h2 {
		font-size: 32px !important;
	}
	.tituprin {
		padding-top: 20px !important;
	}
	.caracteristicas {
		height: 120px;
	}
	#sobresgde h3 {
   		margin-top: 0px !important;
   		font-size: 20px !important;
	}
	#sobresgde p {
	    font-size: 16px;
	}
	.ingresoinicio {
	    right: 8%;
	}
}

@media only screen and (max-width: 639px) {
	.marca {
		height: 39px;
		margin-top: 8px;
		margin-left: 11px;
	}

	.innn {
		float: left;
	}
	.texto-encima {
	    right: 1%;
	    left: 1%;
	}
	.texto-encima .tituprin {
	    font-size: 28px !important;
	    width: 100%;
	    text-align: center;
	    margin-top: -40px !important;
	}

	.texto-encima p {
	    font-size: 16px;
	    font-weight: normal;
	    width: 96%;
	    text-align: center;
	    margin-top: 5px;
	}

	#sobresgde h3 {
	    margin-top: 0px !important;
	    font-size: 15px !important;
	}
	#sobresgde p {
	    font-size: 14px;
	}

	.caracteristicas {
	    font-size: 14px;
	}
	.desta1 h2 {
	    font-size: 24px !important;
	}
	.desta1 img {
		width: 60px;
	}	
	.desta1 p {
		font-size: 21px;
	}
	.desta1 {
	    padding-bottom: 1px;
	    padding-top: 20px;
	}
	.sliderInicioMovil {
		display: block;
	}
	/*imagenes slider para version movil mediano */
	.slp1 {
	  content: url(../img/slide-sgde-mediano-documentacion.png?v=1.0.0);
	}
	.slp2 {
	  content: url(../img/slide-sgde-mediano-digitalizacion.png?v=1.0.0);
	}
	.slp3 {
	  content: url(../img/slide-sgde-mediano-capacidad.png?v=1.0.0);
	}
	.ingresoinicio {
	    background: #f6f6f6;
	    padding: 7px 13px;
	    border-radius: 0;
	    box-shadow: none;
	    position: relative;
	    z-index: 1;
	    top: 55px;
	    margin: auto;
	    margin-top: 5px;
	    margin-bottom: 8px;
	    right: 0%;
	}
	.fondo-form-movil {
	    background: #f6f6f6;
	    position: absolute;
	    height: 41px;
	    top: 60px;
	    width: 100%;
	    border-bottom: 12px solid #d9d9d9;
	}

}




@media only screen and (max-width: 600px) {
	.btn-contratar {
		font-size: 18px;
		width: 140px;
	}
	h2 {
		font-size: 28px !important;
	}
	.tituprin {
		padding-top: 12px !important;
	}

	.pieindex {

	}

}

@media only screen and (max-width: 515px) {
	.cabecera-sgde{
		display: none;
	}
	.cabecera-m{
		display: block;
	}
	.texto-encima .tituprin {
	    font-size: 28px !important;
	    width: 100%;
	    text-align: center;
	    margin-top: 0px !important;
	    text-shadow: 0px 1px 3px #0495c0;
	}
	#sobresgde h3 {
	    text-align: center;
	}
	#sobresgde p {
	    text-align: center;
	}
	.login-caja {
	    width: 96%; 
	}

}


@media only screen and (max-width: 450px) {
	.caracteristicas {
		height: 150px;
	}
	.cajcon {
		padding: 0px 10px;

	}
	.texto-encima p {
    	font-size: 14px;
	}
	.texto-encima .tituprin {
	    margin-top: -10px !important;
	}

	/*imagenes slider para version movil pequeño */
	.slp1 {
	  content: url(../img/slide-sgde-chico-documentacion.png?v=1.0.0);
	}
	.slp2 {
	  content: url(../img/slide-sgde-chico-digitalizacion.png?v=1.0.0);
	}
	.slp3 {
	  content: url(../img/slide-sgde-chico-capacidad.png?v=1.0.0);
	}

}
@media only screen and (max-width: 400px) {
	.texto-encima p {
	    display: none; 
	}
}
@media only screen and (max-width: 374px) {
	h2 {
		font-size: 24px !important;
	}
	.tituprin {
		padding-top: 10px !important;
	}
	.portada {
		font-size: 14px;
	}

	.texto-encima .tituprin {
	    margin-top: -40px !important;
	}

}

@media only screen and (max-width: 320px) {
	.btn-ingresarinicio, .btn-ingresarinicio:active, .btn-ingresarinicio:focus, .btn-ingresarinicio:hover {
	    width: auto;
	}
}
@media (orientation: landscape) and (max-width: 900px) {
	#nubes{
		display: none !important;
	}
}

/*.salir > a{
font-family: 'Roboto', sans-serif, Arial;
font-size:20px;
float:right;
min-width:100px;
vertical-align:middle;
color:#FFFFFF;
min-height:20px;
top:30px;
}*/
