body
{
	margin:0;
	background-color:#0f2639;
	font-weight:400;
	text-rendering: optimizelegibility;
	font-family: 'Muli', sans-serif;
}
.recaptcha
{
	margin-left: 28px; margin-top: 15px;
}
.logoPeque
{
  width: 170px;
}
.cuadroPlanDetalle
{
	margin:20px;
	border: 2px dotted #cecece;
	font-size: 10px;
	font-weight: bold;
}
.cuadroPlanDetalle div{
	background-color: #cecece;
	padding: 4px;
}
.cuadroPlanDetalle div:nth-child(2n+0){
	background-color: #f3f3f3;
}
.fondoimagen
{
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	background-image:url(fondoPasos2.jpg);
	background-size:cover;
}
.Dtitle{
	font-size: 18px;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.mensajeExtraCodigo p{
		text-align: center !important;
		    font-size: 10px !important;
    font-weight: bold !important;
		color: #000 !important;
	}
	.mensajeExtraCodigo div{
		background-color: #FFF !important;
	}
.footsteps
{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	color: #fff;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 300;
	z-index: 2;
}

.footsteps a
{
	cursor:pointer;
}

.footsteps a:hover
{
	color:#1eb8cf;
}
.cuadroplan
{
	overflow: hidden;
	float: left;
	border: dotted 1px #CECECE;
	padding: 10px;
	text-align: center;
	margin: 8px;
	cursor:pointer;
	color: #818181;
	/*width: 350px;*/

  font-size: 12px;
  max-width: 295px;

}

.fondoimagen img
{
	height:100%;
	width:100%;
}
.barlogo
{
	width:100%;
	overflow:hidden;
	position: absolute;
	top: 0;
	z-index: 2;
}

.barlogo img
{
	height: 40px;
	margin-left: 20px;
	margin-top: 20px;
}

.contenedor_sus{
	position: absolute;
	width: 90%;
	margin-top: 10%;
	z-index: 233;
	text-align: right;

}

.suscetra
{
	display: inline-block;


	width: 500px;
	height: 420px;

	background-color: #f3f3f3;
	text-align: center;

	vertical-align: top;
}
.suscetra p
{
	margin: 8px auto;
	font-size: 14px;
	color: #727272;
	width: 300px;
	text-align: left;
}

.suscetra input[type="text"]
{
	width: 292px;
	padding: 4px;
	font-size: 12px;
	color: #8d8d8d;
}

.suscetra input[type="password"]
{
	width: 292px;
	padding: 4px;
	font-size: 12px;
	color: #8d8d8d;
}

.suscetra form
{
	margin-top: 0px;
}
.suscetra input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.suscetra input[type=checkbox].css-checkbox + label.css-label {
							padding-left:25px;
							height:20px;
							display:inline-block;
							line-height:20px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:15px;
							color: #929292;
							margin-bottom: 5px;
							vertical-align:middle;
							cursor:pointer;

}

.suscetra input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}

.suscetra label.css-label
{
				background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_fa03be34a15fdf0cf449c62e078baf4e.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
}

.bottstep2x
{
	overflow: hidden;
	width: 300px;
	background-color: #4a83c7;
	border: none;
	color: #fff;
	font-size: 16px;
	padding: 9px 0;
	cursor: pointer;
	margin: 5px auto 0;

}
.bottstep
{
	overflow: hidden;
	width: 300px;
	background-color: #4a83c7;
	border: none;
	color: #fff;
	font-size: 16px;
	padding: 9px 0;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
}

.bottstep:hover
{
	background-color: #5690d5;
}
.imax
{
	display: inline-block;
	width: 420px;
	height: 420px;
	text-align: center;
	vertical-align: top;
}
.cont_paso{
	border: 1px solid #CECECE;
	width: 95%;
	margin: 0 auto;
	height: 85%;
	min-height: 420px;

	display: flex;
	justify-content: center;
	align-items: center;
}
.tercer_paso{
	margin: 5px 0px 5px 0px;
}
.loader{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:#000000;
	opacity: 0.7;
	display: none;
}
.contloader{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#formsus{
	margin: 0px;
}
/*.error_label{
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 75px;
	color: red;
	width: 281px;
}*/
.error_label{
	position: relative;
	color: red;
	width: 95%;
	margin: 0 auto;
	border: 1px solid red;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.verde_label
{
	color: green;
}
.card-errors{
	color: red;
}
.otroplan{
	color: #4a83c7;
	cursor: pointer;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration: none;
}
.otroplan a
{
	text-decoration: none;
	color: #4a83c7;
}
.terminamos{
	margin: 0 auto !important;
	position: relative;
	float: none !important;
}
.planes
{
	overflow:hidden;
	width: 322px;
	margin: 20px auto 0;
}
.planesultimopaso{
	width: 380px;
}
.cuadroplan big
{
	font-weight: 800;
}
.selecioncuadro
{
	background-color: #49CC79;
	color:#fff;
}
.bottstep{
	background-color: #39C78D !important;
}
.bottstep:hover{
	background-color: #1DB38D !important;
}
.bottstep big
{
	font-style:italic;
}
.cupon
{
	border: dotted 1px #D4D4D4;
	padding: 15px 0;
	width: 294px;
	margin: 15px auto 0;
	position: relative;
	color: #ababab;
}
.cupon input
{
    width: 120px;
    padding: 1px;
    font-size: 12px;
    color: #a1a1a1;
    border: 1px solid #ececec;
    margin-right: 10px;
}
.cupon span
{
    border: none;
	background-color: #52cc7e;
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	padding: 1px 10px;
	cursor: pointer;
}
.titucupon
{
	position: absolute;
	top: -10px;
	background-color: #f3f3f3;
	font-size: 12px;
	left: 10px;
}
.cuadroplan {
    float: none;
    margin: 8px auto;
}
.suscetra{
	overflow: hidden;
	height: auto !important;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.suscetra input[type="text"] {
    width: 260px;
	margin-top: 8px;
	padding: 5px 6px;
	font-size: 15px;
	color: #8d8d8d;
	border: 1px solid #ececec;
}
.suscetra input[type="password"] {
    width: 260px;
	margin-top: 8px;
	padding: 5px 6px;
	font-size: 15px;
	color: #8d8d8d;
	border: 1px solid #ececec;
}
.styled-select {
   background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
}
.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}
.styled-select.slate {
   background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
   background-color:#FFFFFF;
   height: 34px;
   width: 88px;
   margin:0 10px;
   float:left;
}
.styled-select.slate select {
   border: 1px solid #ccc;
	font-size: 16px;
	height: 34px;
	width: 103px;
	color: #999999;
}
.boximg
{
	float:none;
	overflow:hidden;
	width: 190px;
	margin: 0 auto 10px;
	text-align: center;
}
.boximg img
{
	margin-right:5px;
	height:21px;
	width: auto;
	cursor: pointer;
	display: inline-block;
}
.indicadores
{
	width: 95% !important;
	font-size: 12px;
	color: #818181;
	margin: 0 auto;
	overflow: hidden;
	font-weight: bold;


}
.indicador{
	float:left;
	width:32%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border: 1px solid #CECECE;
	border-radius: 5px 5px 0px 0px;
	margin-right: 3px;

	display: flex;
	justify-content: center;
	align-items: center;
}
.indicadorSel
{
	background-color: #4a83c7 !important;
	color: #FFFFFF;
}
.estiloPaso1
{
	height:auto; padding-bottom:15px;
}
.estiloPaso2
{
	height:600px
}
.estiloPaso3
{
	height:600px
}
@media (max-width:1100px)
{
	.cuadroplan{
		width: 80% !important;
		margin: 8px auto !important;
		float: none !important;
	}
	.contenedor_sus{
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;

	}

	.suscetra
	{
		width: 400px;
		height: 420px;
	}
	.imax{
	    width: 400px;
	    height: auto;
	}
}
@media only screen and (max-width: 920px)
{
	.contenedor_sus{
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;
	}
	.suscetra
	{
		width: 400px;
		height: 420px;
	}
	.imax{
	    width: 400px;
	    height: auto;
	}
}
@media only screen and (max-height: 780px)
{
	.contenedor_sus{
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;
	}

	.suscetra
	{
		width: 400px;
		height: 420px;
	}
	.imax{
	    width: 400px;
	    height: auto;
	}
}
@media only screen and (max-height: 700px)
{

	.contenedor_sus{
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;

	}

	.suscetra
	{
		width: 400px;
		height: 420px;
	}
	.imax{
	    width: 400px;
	    height: auto;
	}
}
@media only screen and (max-width: 680px)
{
	.contenedor_sus
	{
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;
	}
	.suscetra
	{
		width: 400px;
		height: 420px;
	}
	.imax{
	    width: 400px;
	    height: auto;
	}
}
@media (max-width:620px)
{
	.fondoimagen {
	    top: 0;
	}

	.footstepsx {
	    position: relative;
	}


	.contenedor_sus{
		margin-top: 80px;
		position: absolute;
		width: 100%;
		z-index: 233;
		text-align: center;

	}

	.suscetra
	{
		width: 340px;
		height: auto;
		padding-bottom: 10px;
	}

	.indicador{
		width: 30%;
		font-size: 10px;
		line-height: 12px;
	}
	.cuadroplan{
		width: 60% !important;
	}
	.imax{
	    width: 340px;
	    height: auto;
	    margin-bottom: 10px;
	}
	.cuadroplan
	{

		width: 300px;
	}
}
@media (max-width:460px)
{
	.bottstep {
	    width: 60%;
	}
}
@media (max-width:400px)
{
	.bottstep2x {
	    width: 210px;
	    font-size: 14px;
	    margin: 0px auto;
	}
}
@media (max-width:340px)
{
	.suscetra{
		width: 300px !important;
	}
}
