html,body{
	margin: 0;
}

.a40{
	width: 40%;
	float: left;
}
.a20 {
	width: 20%;
	float: left;
}
.a80 {
	width: 80%;
	float: left;
}

.btn-h {
	font-size: 12px;
	height: 30px;
	line-height: 0px;
	/*float: right;*/
	padding: 10px;
	margin: 17px 0px 0px;
}
.neg {
	font-weight: bold;
	font-size: 18px;
	color: #585858;
}

.fondo1{
	background: -webkit-linear-gradient(white, #D3D8E8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(white, #D3D8E8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(white, #D3D8E8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(white, #D3D8E8); /* Standard syntax (must be last)}*/
	height: 635px;
}

.fondo2 {
	background-color: #e9eaed;
}

.linca ul li {
	display: inline-block;
	list-style: none;
	text-align: center;
	padding-right: 20px;

}

.linca {
	text-align: right;
	padding-right: 50px;
}
.cajafoto{
	/*border:1px solid rgba(0,0,0,.3);
	padding: 5px;*/

}
.fotoperfil {
	display:block;
	margin:0 0 0 0;
	border:1px solid rgba(0,0,0,.3);
	padding: 5px;
	background-color: #E0E0E0;
	box-shadow: 1px 2px 9px #666;
}

.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%;
}




.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: 45px;
	margin-top:3px;
}
nav {
	border:0;
	box-shadow: 0;
}
nav ul a {
	font-size: 1rem;
	color: #060606;
	font-weight: 450;
	float: right;
	padding: 14px 15px;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	display: block;
}
nav ul li{
	float: right;
	display: block;

}
nav ul li:hover{
	background-color: #e00024;
	float: right;
}

.naving {
	background: #e00024;
	-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: #2576bb;
}
.siii, .siii:hover, .siii:active, .siii:focus {
	height: 50px;
	background: none;
	padding-top: 4px;
	margin-right: -40px;
}
.imgsii {
	margin-top: -19px;
}

#inicio{
	background-color:#207cca;
	height: 100%;
	width: 100%;
	text-align: center;
	padding-top: 59px;
	/*margin-top: 65px;*/
}
#sobrecontae {
	/* 	border-top: 10px solid #23679e;	*/
	padding-top: 35px;
}

#planes{
	height: 100%;
	width: 100%;
	color:#0A475E;
	background-color:  #fff;
	padding-top: 20px !important;
}

#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: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	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: 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);
}

.btn-x {
	background-color: #01579b;
	font-size: 12px;
	height: 30px;
	line-height: 0px;
	float: right;
	margin: 0;
	padding: 10px;
}

.btn-x:hover {
	background-color: #0277bd;
}


.btn-c {
	background-color: #539cbd;
	font-size: 23px;
	font-weight: normal;
	border-radius: 7px;
	text-transform: none;
}
.btn-c:hover {
	background-color: #5ea8ca;
}

.btn-contratar {
	background-color: #1e7dc0;
	font-size: 18px;
	font-weight: normal;
	border-radius: 4px;
	text-transform: none;
	width: 124px;
	height: 29px;
	line-height: 30px;
}
.btn-contratar:hover {
	background-color: #248bd4;
}

.btn-portada {
	background-color: #ff5b13;
	border: 1px solid rgba(255,255,25,.1);
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
	text-transform: none;
	padding: 0px 10px;
	height: 33px;
	line-height: 36px;
	margin-left: 5px;
}
.btn-portada:hover {
	background-color: #ff6725;
}


.btn-solicitar {
	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 #d7e1e8;
	border-top: 3px solid #4b7da2;
	color: #4f5156;
}

.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;
}

.pie{
	/*background-color: #333;*/
	color: white;
	height: 80px;
	width: 100%;
	padding-top: 30px;
	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: #9c4119;
}
.textocuerpo {
	color: #4f5156;
	font-size: 18px;
	margin: 0;
	text-align: justify;
	/*font-weight: 300;*/
	font-size: 16px;
}

p {
	color: #4f5156;
	font-size: 18px;
	margin: 0;
}

.icocarac {
	height: 103px;
	display: block;
	margin: 19px 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: -13px;
	font-size: 20px;

}

.fondo0 {
	background: url(../img/fondo0.jpg) no-repeat fixed center;
}

.fondo1 {
	background: url(../img/fondo1.jpg) no-repeat fixed center;
}

.fondo2 {
	background: url(../img/fondo_inicio_2.jpg) no-repeat fixed center;
	border-bottom: 9px solid #e00024;
}



/*** 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: 26px;
	font-weight: 300;
	text-align: center;
	color: #ff5b13;
}
.precioplan {
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	color: #ff5b13;
	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: #ff5b13;
	font-weight: bold !important;
}
.datocol {
	text-align: center;
	color: #ff5b13;
	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: 482px;
}
.btnboleta {
	margin-top: 108px;
	text-align: center;
}



/****** pie ******/


.pie {
	/*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: 23px;
	font-family: "roboto", sans-serif;
	margin-bottom: 0px;
	color: #040404;
}

.fonos {
	width: 75px;
	display: inline-block;
}


.linkpie {
	color: #0c11f1 !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: #ded7d8 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	position: relative !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	font-weight: 300 !important;
	background-repeat: no-repeat !important;
}

.ppie {
	font-size: 14px !important;
	color: #040404 !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 40px;
	margin-bottom: 0;
	border-top: 3px solid #e6e5e5;
	border-bottom: 3px solid #e6e5e5;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

#contacto {
	/*background: #868484;*/
	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 #869bad
}
.datoscontacto {
	margin-top: -15px;
}
.forco{
	width: 95% !important;
}
.txarcon {
	height: 145px;
}



.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 #2f3e79;
	width: 100%;
	color: #e00024;
	/* background-color: #868484; */
	background-color: #2f3e79;
	margin-top: 22px !important;
	font-weight: bold;
}

.enviar:hover {
	background-color: #e6d10100;
	color: #000;
}

.in-error {
	border: 1px solid red;
}
#stat {
	text-align: center;
	margin-top: 5px;
	color: #ff5b13;
	/*border: 1px dotted #73A3CC;*/
	padding: 4px 0;
	border-radius: 6px;
}

.titicon {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}

/************************** /fin contacto ****************************/



/*************** login **************/
.login-caja {
	width: 360px;
	margin: 7% 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: 5px 5px 10px rgba(0,0,0,.2);
}

.login-box-msg {
	margin: 0;
	text-align: center;
	padding: 0 20px 20px 20px;
}
.cuerpo-login {
	background: #e6d101;
}

.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;
}

.btn-ingresar, .btn-ingresar:active, .btn-ingresar:focus {
	background-color: #e6d101;
	font-size: 12px;
	height: 30px;
	line-height: 0px;
	/* float: right; */
	margin: 0;
	padding: 10px;
	color: #111 !important;
	width: 100%;
}

.btn-ingresar:hover {
	background-color: #e6d10100;
}

.login-ar, .login-ar:visited, .login-ar:hover, .login-ar:active, .login-ar:focus  {
	width: 94% !important;
	height: 4px;
	padding-top: 15px !important;
}

.adsec {
	padding-top: 30px !important;
}
.titucontacto {
	margin-top: -30px !important;
}
.nomarbo {
	margin-bottom: 0px;
}
.solicitardemo {
	width: 380px;
	height: 33px;
	padding-left: 10px;
	font-size: 16px;
	border-radius: 5px 0px 0px 5px;
	border: none;
}
.solicitardemo::-webkit-input-placeholder {
	color: #2a7cbf;
}
.solicitardemo:-moz-placeholder { /* Firefox 18- */
	color: #2a7cbf;
}

.solicitardemo::-moz-placeholder {  /* Firefox 19+ */
	color: #2a7cbf;
}

.solicitardemo:-ms-input-placeholder {
	color: #2a7cbf;
}

.benlinea {
	display: inline-block;
}

.icousuario {
	width: 20px;
	margin-right: 5px;
}
.aico {
	padding-bottom: 10px;
}
.textonav {
	display: block;
	float: right;
}
.linksingresar {
	text-align: center;
	margin-top: 10px;
}
.linking, .linking:hover, .linking:active, .linking:visited, .linking:focus {
	color: #111;
	text-decoration: none;
}


/* login inicio */
.inloginicio {
	padding: 2px;
	border-radius: 3px;
	border: 1px solid #bdbebf;
	width: 100px;
    height:20px;
}
.inicioinputs {
	width: 115px;
	position: relative;
	float: left;
}
.btn-ingresarinicio, .btn-ingresarinicio:active, .btn-ingresarinicio:focus {
	background-color: #2f3e79;
	font-size: 12px;
	height: 30px;
	line-height: 0px;
	/* float: right; */
	margin: 0;
	padding: 10px;
	color: white;
	width: 80px;
	margin-left:auto;
    margin-right:auto;
}

.btn-ingresarinicio:hover {
	background-color: #2a7cbf;
}
.ingresoinicio {
	width: 310px;
	float: right;
	background: rgba(255, 255, 255, 0.5);
	padding: 7px 10px;
	border-radius: 7px;
	/* border: 1px solid #e6d101; */
	margin-top: 70px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);

}
.fainginicio {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 44px;
	height: 44px;
	text-align: center;
	pointer-events: none;
	margin-top: 5px;
	color: #2f3e79;
}


/* ajustes */
.dtmc {
	font-size: 14px;

}

.titucuerpo {
	font-weight: 300 !important;
	font-size: 32px !important;
	color: #2f3e79 !important;
	margin: 0 !important;
}

.imgconta {
	max-width: 144%;
	width: 351px;
}

.tituprin {
	color: #fff !important;
	padding-top: 20px;
}

.linkconplan {
	color:#535353 !important;
}
.contactaplan {
	font-size: 24px;
	text-align: center;
	color:#535353 !important;
}

.fondoplan {
	background-color: #f1f1f1;
	padding-top: 30px;
}
