.iteminicio{
	display: none !important;
}
.contenedorCuadros{
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
}
.contenedorItemsPI{
	background: #F2F8FD;
	padding: 40px 30px;
	display: inline-block;
	height: 100%;	
}
.quitarEspacio{
	padding-left: 0px;
	padding-right: 5px;
}
.tituloPI{
	color: #48494a;
	font-family: "segoe ui light";
	font-size: 27px;	
	padding-bottom: 14px;
	line-height: 25px;
}
.itemsPI{
	color: #000000;
	font-size: 18px;
	font-family: "segoe ui light";
	line-height: 25px;
}
.itemsPI ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.itemsPI ul li::before {
	content: "• ";
	color: #CCCCCC; 
	font-size: 18px;
}
.itemsPI ul li{
	color: #000000;
	font-size: 18px;
	font-family: "segoe ui light";
	padding-left: 1em; 
	text-indent: -.7em;	
	padding-bottom: 6px;
}
.cuadradoAlto{
	height: 315px;
}
.contenedorInscribite{
	background: #E0EEF9;
	text-align: center;
	padding: 50px;
}
.textoInscribete {
	display: inline-block;
	font-size: 25px;
	font-family: "segoe ui light";
	font-weight: bold;
	padding-right: 23px;
}
.btInscribeteBorde{
	max-width: 195px;
	width: 100%;
	border-radius: 8px;
	border: 4px solid white;
	display: inline-block;
	-webkit-box-shadow: 3px 4px 12px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 4px 12px -5px rgba(0,0,0,0.75);
	box-shadow: 3px 4px 12px -5px rgba(0,0,0,0.75);
}
.btInscribete{
	background: #5C6B7C;
	color: white;
	width: 100%;
	font-family: "segoe ui bold";
	padding: 10px 10px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}
.btInscribete:hover{
	background: #3f4750;
}
.icono-inscribete{
	position: absolute;
	right: 19px;
	font-size: 20px;
	top: 0px;
}
.contfase{
	height: 100%;
	min-height: 216px;
	position: relative;
	/*padding-bottom: 15px;*/
	padding-top: 28px;
	color: white;
	padding-left: 25px;
}
.faseActiva{

	border-top:15px solid #2BACD3;
	margin-top: -15px;
	padding-top: 18px;
	min-height: 244px;
	/*padding-bottom: 45px;*/
	margin-bottom: -15px;	
}


.contfase1{
	background: rgba(56, 190, 228, 0.8);
	z-index: 99;
}
.contfase2{
	background: rgba(30, 180, 223, 0.8);
	z-index: 98;
}
.contfase3{
	background: rgba(29,167,207, 0.8);
	z-index: 97;
}
.contfase4{
	background: rgba(27,152,188, 0.8);
	z-index: 96;
}
.contfase5{
	background: rgba(26,142,176, 0.8);
	z-index: 95;
}
.contfase6{
	background: rgba(24,125,154, 0.8);
	z-index: 94;
}
.numeroFase{
	font-size: 74px;
	font-family: "segoe ui light";
	line-height: 58px;
	font-weight: bold;
}
.nombreFase{
	font-size: 18px;
	font-family:"segoe ui semibold";
	text-rendering: auto;
	padding-top: 30px;
}

.lineaFase{
	width: 100%;
	background: white;
	height: 1px;
}
.sgtFase{
	position: absolute;
	right: -17px;
	top: calc(50% - 28px);	
	z-index: 3;
	font-size: 48px;
}
.sgtFase img{
	height: 35px;
}


.rsforminscrip{
	background: #E0EEF9;
}
.rsforminscrip p{
	margin: 0px 20%;
	padding: 30px 0px;
	font-family: "segoe ui light";
}
.FormularioInscripciones  {
	
	padding: 30px 0px;
	margin: 0px 20%;
	font-family: "segoe ui light";
}
.FormularioInscripciones button{
	background: #2d2d2d;
	color: white;
	margin-right: 5px;
}

.FormularioInscripciones button:hover, .FormularioInscripciones button:focus{
	background: black;
	border-color: #4e4e4e;
}

.FormularioInscripciones input:focus{
	-webkit-box-shadow: none !important; 
	box-shadow: none !important;
}
.FormularioInscripciones textarea:focus{
	-webkit-box-shadow: none !important; 
	box-shadow: none !important;
}
.FormularioInscripciones input, .FormularioInscripciones textarea{
	padding: 15px 20px !important;
	width: 80%;
	font-family: "segoe ui light" !important;
	font-size: 16px;
}
.FormularioInscripciones select, .FormularioInscripciones select *{
	font-family: "segoe ui light" !important;
	font-size: 16px;
}
#txtcal3_0{
	width: 76%;	
}
#btn3_0{
	padding: 4px 7px !important;
	margin-left: 5px;
}
.form-horizontal .control-group .controls {
	margin-left: 200px !important;
}


.form-horizontal .control-group .control-label {
	width: 180px;
	
}

.flotandito{
	margin-left:-4px;
	width: 33%;
	float: right;
}