html, body{
	height: 100%;
	width: 100%;
}

/*html{
	background-image: url("../img/Fondorombos3.png");
}*/

.background-img{
	background-image: url("../img/Fondorombos3.png");
	border: none;
}

.background-img-pro{
	background-image: url("../img/proceso/Fondo.png") !important;
	border: none !important;
}
ul,li{
	padding: 0;
	margin: 0;
}
.full-height{ height: 90%; }

.full-width{ width: 100%; }
.no-margin{ margin: 0; }
.sidebar{
	/*height: 100%;*/
	padding: 0;
}
.sidebar-items>li:first-child{ margin-top: 10px; }
.sidebar-items>li:not(.divider){
	background: #fff;
}

.side-color{
	background: #869791  !important;
	color: #fff !important;
}
.side-color1{
	background: #c51162  !important;
	color: #fff !important;
}
.side-color2{
	background: #C4C83A !important;
	color: #fff !important;
}
.side-color3{
	background: #70ACB6 !important;
	color: #fff !important;
}
.side-color4{
	background: #F0CF29 !important;
	color: #fff !important;
}


.sidebar-items>li img.icon{
	background: #fff;
	border: none;
	height: 40px;
	width: 40px;
	margin: 0 15px;
	transition: all ease-in 0.15s;
	color: #781840;
}
.sidebar-items .fa.icon::before{
	/*color: #880E4F;
	background: #fff;*/
	color: #fff;
	/*background: #000;*/
	border: none;
	height: 40px;
	width: 40px;
	margin: 15px;
	transition: all ease-in 0.15s;
}

.sidebar-items>li>.text{
	cursor: pointer;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	transition: all ease-in 0.2s;
	transform-origin: 0;

	color: #fff;
	font-weight: bold;
	/*background: #D9D6D3;
	color: #fff;*/
}
.sidebar-items>li:not(.divider):hover{ background: #880e4f; }
.sidebar-items>li:not(.divider):hover img.icon{
	border: 2px solid #880e4f;
	border-radius: 50%;
	padding: 5px;

}
.sidebar-items>li:not(.divider):hover .fa.icon::before{
	border: 2px solid #880e4f;
	border-radius: 50%;
	padding: 5px;
}
.sidebar-items>li:not(.divider):hover>.text{
	color: #fff;
	transform: translateX(15px);
	transform: scale(1.3);
}
.hoverable-content, .hoverable-content-overlay{
	position: absolute;
	top: 0;
	transition: all 0.2s ease-in;
}
.hoverable-content-overlay{
	content: '';
	height: 100%;
	top: 0;
	width: 100%;
	z-index: 2;
}
.card.hoverable:hover .hoverable-content-overlay{
	background: #000;
	opacity: 0.4;
}
.hoverable-content>.center{
	background: #333;
	color: #fff;
	opacity: 0.1;
	width: 100%;
	z-index: -1;
}
.card.hoverable .hoverable-content{ transform: translateY(-100%); }
.card.hoverable:hover .hoverable-content{
	transform: translateY(0);
	z-index: 4;
}
.card.hoverable:hover .hoverable-content .center{
	background: #000;
	background: rgba(0,0,0,0.5);
	opacity: 0.9;
	top: 0;
	z-index: 5;
}
.card.hoverable img{
	transition: transform 0.3s ease-in;
}
.card.hoverable:hover img{
	transform: scale(1.2);
}
.art-norm>li:not(.section-title){
	padding: 0 30px;
}
.art-norm>li:not(.section-title):hover *{
	/*color: #333 !important;*/
	color: #880E4F !important;
}
.art-norm>li>a:hover>h6{
	font-weight: bold;
}
.art-norm>li>a:hover{
	/*background: #A0C5E8;*/
	/*color: #555;*/
	font-weight: bold;
	box-shadow: 2px 2px 15px #aaa;
	color: #880E4F !important;
}
.art-norm>li>a{
	display: block;
	padding: 10px;
	color: #555;
}
@media (max-width: 768px){
	.full-height.responsive{
		height: auto;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	.full-height.responsive{
		height: auto;
	}
}
@media only screen and (min-width:1340px){
	/* default Pcs screens */
	.card-image img{
		max-height: 400px;
		width: auto !important;
		text-align: center;
		margin: auto;
	}
	#txtbox{
		left: 586px;
		position: absolute;
		top: 399px;
		width: 13%;
	}
	.social{
		position: relative;
		height: 105px;
		padding-top: 50px
		/*margin-top: 60px*/
	}

	.flipmobile{
		width: 700px;
		height: 450px;
	}

	.news-height{ height: 300px; }


		.banner2{
			height: 40px;
			background-color: #880E4F;

			text-align: left;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

		.banner3{
			height: 40px;
			background-color: #869791;

			text-align: left;
			font-family: 'Century Gothic', Verdana, arial, sans-serif;
			font-weight: normal;
			color: #fff;

			padding-top: 10px;
		}


		.banner2-fecha{
			height: 40px;
			/*background-color: #d9d6d4;*/
			background-color:#869791;
			text-align: right;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

		.banner3-fecha{
			height: 40px;
			/*background-color: #d9d6d4;*/
			background-color:#869791;
			text-align: right;
			font-family: 'Century Gothic', Verdana, arial, sans-serif;
			font-weight: normal;
			color: #fff;

			padding-top: 10px;
		}

		#instposicion{
	 	position: absolute;
			top: 427px;
    		left: 22px;
	 }

	 #candidatosind{
	 	margin-top: -12px;
	 	width: 550px;
	 	height: 427px;
	 }

	  #logo_ieec_c{
		margin-left: 310px;
		}
}
@media (min-width: 993px) and (max-width:1349px) {
	.flipmobile{
		width: 500px;
		height: 450px;
	}

	.social{
		position: relative;
		height: 105px;
		padding-top: 50px;
		/*margin-top: 60px*/
	}

	.news-height{ height: 300px; }


	.banner2{
			height: 40px;
			background-color: #880E4F;

			text-align: left;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

	.banner2-fecha{
		height: 40px;
		background-color: #869791;

		text-align: right;
		font-family: sans-serif;
		font-weight:bold;
		color: #fff;

		padding-top: 10px;
	}


	 #instposicion{
	 	/*position: absolute;
			bottom: 1px;*/
	 }

	 #candidatosind{
	 	margin-top: 90px;
	 	width: 490px;
	 	height: 430px;
	 }

	#logo_ieec_c{
		margin-left: 310px;
		}
}

	}
@media only screen and (max-width:992px) {
	/* Tablets */
	.social{
		position: relative;
		/*height: 75px;*/
		margin-top: 155px;
		bottom:65px;

	}

	.flipmobile{
		width: 500px;
		height: 450px;
	}

	.news-height{ height: auto; }

	 #instposicion{
	 	/*position: absolute;
			top: 388px;	*/
	 }


	 .banner2{
			height: 40px;
			background-color: #880E4F;

			text-align: left;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

	.banner2-fecha{
		height: 40px;
		background-color: #869791;

		text-align: right;
		font-family: sans-serif;
		font-weight:bold;
		color: #fff;

		padding-top: 10px;
	}

	 #candidatosind{
	 	margin-top: 90px;
	 	width: 360px;
	 	height: 300px;
	 }

	 

}


@media (min-width: 894px) and (max-width:991px) {

	#logo_ieec_c{
		margin-left: 620px;
		}

}

@media (min-width:765px) and (max-width:893px) {

	#logo_ieec_c{
		margin-left: 500px;
		}

}

@media (min-width:536px) and (max-width:764px) {

	#logo_ieec_c{
		margin-left: 300px;
		}

}


@media (min-width:481px) and (max-width:536px) {

	#logo_ieec_c{
		margin-left: 200px;
		}

}

@media only screen and (max-width:480px) {
	/* mobiles */
	.card-image img{
		/*max-height: 400px;*/
		/*width: auto !important;*/
		text-align: center;
		margin: auto;
	}
	#txtbox{
		/*left: 573px;*/
		/*position: absolute;*/
		/*top: 360px;*/
		width: 50%;
		margin:auto;

	}
	.style-1 input[type="text"],.style-1 input[type="number"] {
		height: 40px !important;
	}
	.social{
		position: relative;
		height: 0px;
		margin-top: 225px;
		bottom:65px;
	}

	.flipmobile{
		width: 325px;
		height: 475px;
	}

	.news-height{ height: auto; }


		.banner2{
			height: 50%;
			background-color: #880E4F;

			text-align: left;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

		.banner2-fecha{
			height: 50%;
			background-color: #869791;

			text-align: right;
			font-family: sans-serif;
			font-weight:bold;
			color: #fff;

			padding-top: 10px;
		}

	#candidatosind{
		margin-top: 50px;
	 	width: 290px;
	 	height: 230px;
	 	
	 }


	 #logo_ieec_c{
		margin-left: 200px;
		}

}

@media (min-width: 384px) and (max-width:428px) {

	 #logo_ieec_c{
		margin-left: 150px;
		}

}


.style-1 input[type="text"],.style-1 input[type="number"] {
	/*padding: 10px;*/
	border: solid 1px #880E4F;
	transition: box-shadow 0.3s, border 0.3s;
	border-radius: 25px;
	background-color: #fff;
	height: 25px;
	margin: 0 0 2px 0 !important;
}
.style-1 input[type="text"]:focus,
.style-1 input[type="text"].focus,
.style-1 input[type="number"]:focus,
.style-1 input[type="number"].focus, {
	border: solid 1px #e32b90;
	box-shadow: 0 0 5px 1px #969696;
}
.btn {
	-webkit-border-radius: 27;
	-moz-border-radius: 27;
	border-radius: 27px;
	font-family: Arial;
	color: #ffffff;
	font-size: 22px;
	background: #880e4f;
	/*padding: 9px 18px 10px 20px;*/
	text-decoration: none;
}
.btn:hover {
	background: #c2185b ;
	text-decoration: none;
	color: #555;
}
.image {
	position: relative;
	width: 100%; /* for IE 6 */
}
/*#txtbox{
	left: 573px;
	position: absolute;
	top: 268px;
	width: 13%;
}*/
::-webkit-input-placeholder, /*Chrome, Opera & Safari*/
:-moz-placeholder, /*Firefox 18-*/
::-moz-placeholder, /*Firefox 19+*/
:-ms-input-placeholder /*IE10*/ { color: #E1A6B4; }
.border{
	border: 1.3px solid #880e4f;
	border-radius: 1%;
}
.card-top{
	top:0;
	color: #fff;
	padding:20px; 
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 20px;
}
.modal-css{
	/*background-color: #880E4F !important;*/
	background: #e32b90 !important;
}
.tabla{
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}

.aviso{
	border: 2px solid #ec407a;
    border-radius: 5px;
}



#instruccion{
	border-style: solid;
	border-width: 1px;
	border-radius: 10px;

	text-align: left;
	font-family: sans-serif;
	font-weight:bold;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .9em !important;
	/*color: #e64097;*/

 }



.triangulo-equilatero-bottom{
     width: 0;
     height: 0;
     border-right: 20px solid transparent;
     /*border-top: 20px solid transparent;*/
     border-left: 20px solid transparent;
     border-bottom: 20px solid #C51162;
}

.centro{
	    text-align: -webkit-center;
}


#frase {
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: 1;
  animation-direction: alternate;
}
@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}



/********************************Efecto***************************************/
.ng-enter{ z-index: 8888; }
.ng-leave{ z-index: 9999; }
.globalPage.ng-enter{
	-webkit-animation: moveFromRight .6s ease both;
	animation: moveFromRight .6s ease both;
}
.globalPage.ng-leave{
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst .8s both ease-in;
	animation: rotateRightSideFirst .8s both ease-in;
}
/*Keyframes*/
@-webkit-keyframes rotateRightSideFirst {
	0% { height: 0%; }
	40% { -webkit-transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; height: 0%; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; height: 0%; }
}
@keyframes rotateRightSideFirst {
	0% { height: 0%; }
	40% { -webkit-transform: rotateY(15deg); transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; height: 0%; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); transform: scale(0.8) translateZ(-200px); opacity:0; height: 0; }
}
@-webkit-keyframes moveFromRight {
	from { -webkit-transform: translateX(100%); }
}
@keyframes moveFromRight {
	from { -webkit-transform: translateX(100%); transform: translateX(100%); }
}


.card .link{
	color: #555;
}

.separador{
	padding-top: 50px;
	padding-bottom: 50px;
}

#logo_ieec{
	/*width:130px;
		height:75px;*/
	width: 95px;
	height: 55px;
}

#logo_ieec_c{
	/*width:130px;
		height:75px;*/
	width: 95px;
	height: 55px;
}

#iframe-slide{
	border: none;
	min-height: 480px;
	width: 100%;
}

	#modal1{
	/*z-index: 1001;*/
	height: 195px;
	border-radius: 20px;
	}

	#Contenedor-img img.materialboxed { width: 100%; }
	.tabs .indicator{ background-color:  #ba68c8 !important; }

/*
	When creating your CSS selector,
	change "brown" to something of your choosing
	*/
	.waves-effect.waves-ieec .waves-ripple {
	 /* The alpha value allows the text and background color
	 of the button to still show through. */
	  background-color: #ca2581;
	}

	.font-par{
		color: #fff !important;
	}