.picker__date-display {
	background-color: #A32430!important;
}

.picker__weekday-display {
	background-color: #A32430!important;

}

body {
	background: #FFFFFF;
	color: #000;
	height: 100%;

}

body, html {
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}

.footer2{
position: absolute;
    width: 100%;
    bottom: 0px;
}


.fondo-naranja{
	background-color: #FF4337;
}

.hr-naranja{
	background-color: #FF4337;
	height: 7px;
	margin: 0px;
}

.input-field.col label {
	left: 0.75rem;
	color: #000;
}

.input-field label.active {
	font-size: 1rem!important;
	margin-top: 5px;
	-webkit-transform: translateY(-140%);
	transform: translateY(-140%);
}


.modal-postulacion{
	height: 85%!important; top:5%!important;
}


.heading{
	background: url(http://www.trabajosur.cl/themes/suraustral/img/herramienta_bg.jpg);
	/* background: url(images/trabajo3.jpg); */
    background-size: cover;
    background-position: center center;
    margin: 0px -15px 0px;
    border-bottom: 6px solid #FF4337;
    padding: 15px 50px;
	padding-bottom: 150px;
}

.heading-empresas{
	/* background: url(http://www.trabajosur.cl/themes/suraustral/img/herramienta_bg.jpg); */
	background: url(images/empresa.jpg); 
    background-size: cover;
    background-position: center center;
    margin: 0px -15px 0px;
    border-bottom: 6px solid #FF4337;
    padding: 15px 100px;
	padding-bottom: 150px;
}

.heading-contacto{
	/* background: url(http://www.trabajosur.cl/themes/suraustral/img/herramienta_bg.jpg); */
	background: url(images/contacto.jpg); 
    background-size: cover;
    background-position: center center;
    margin: 0px -15px 0px;
    border-bottom: 6px solid #FF4337;
    padding: 15px 100px;
	padding-bottom: 150px;
}

.heading-final{
    margin: 0px -15px 0px;
    border-bottom: 10px solid #FF4337;
    padding: 15px 50px;
}


.carousel {
	height: 75vh!important;
	top: 64px!important;
}


.carousel-index{
	position: absolute!important;
	z-index: -100;
}


.titulo-index{
	color: #fff;
	
	font-size: 25px;
	line-height: 4rem;

}

.titulo-index-2{
	font-size:21px;
	color: #FF4337;
}

.titulo-index-3{
	color: #003D51;
	margin-bottom: 0;
	margin-top: 2px;
	font-weight: bold;
	font-size: 35px;
}

.row-index{
	height: 75vh!important;
	background: linear-gradient(rgba(0, 0, 0, 0.41), rgba(248, 196, 126, 0.4));
}

.parallax-container{
	height: 550px!important;

}

.modal { width: 75% !important ; height: 90% !important ; }


/*logo navbar*/

.img-logo-navbar{	
	text-align: left;
	padding-top: 3px;
	width: 280px;
	height: 55px;
}

/*fin logo navbar*/

.img-empleo{
	background: url('../../../images/empleo.jpg') no-repeat center fixed !important; 
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.img-empleo2{
	background: url('../../../images/empleo2.jpg') no-repeat center fixed !important; 
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.img-empleo3{
	background: url('../../../images/empleo3.jpg') no-repeat center fixed !important; 
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.img-empleo4{
	background: url('../../../images/empleo4.jpg') no-repeat center fixed !important; 
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.capitalize{
	text-transform: capitalize;
}

.mayusculas{
	text-transform: uppercase;
}

.justificado{
	text-align: justify;
}

.letra-chica{
	font-size: 11px;
}


.oferta-desc{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

nav {
	color: #fff!important;
	background-color: #ffffff!important;
	width: 100%;
	height: 56px;
	line-height: 56px;
}

nav ul a {
	transition: background-color .3s;
	font-size: 1rem;
	color: #fff!important;
	display: block;
	padding: 0 15px;
	cursor: pointer;
}

/*Colores bases Aex Group*/


.select-index{
	border: 0px!important;
	border-radius: 2px;
	/*background-color: #000;*/
	margin: 5px;
	width: 95%;
}

.fondo-img-login{
	background-image:url("../../../images/fondo.jpg");
	background-size:     cover;                      /* <------ */
	background-repeat:   no-repeat;
	background-position: center center;  
}

.fondo-blanco{
	background-color: #fff;
}

/*tipografias*/

.titulo1{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.span-login{
	height: 12em;
}


.btn{
	margin-top: 10px;
	width: 80%;
	height: 40px!important;
}

.btn-admin{
	width: 20%!important;
}


.texto-btn{
	margin-top: 5px;
}

.card-proyecciones{
	padding: 10px!important;
}

.mini-container{
	padding-left: 20px;
	padding-right: 20px;
}



.card .card-content {
	padding: 10px!important;

}




/* Dispositivos */
@media  (min-width: 1280px) and (max-width: 1360px) {
	.span-login{
		height: 18em;
	}

}

@media  (min-width: 1360px) and (max-width: 1399px) {
	.span-login{
		height: 6em;
	}
}

@media (min-width: 1400px) and (max-width: 1499px){
	.span-login{
		height: 18em;
	}
}

@media (min-width: 1500px) and (max-width: 1699px){
	.span-login{
		height: 18em;
	}
}

@media (min-width: 1600px) and (max-width: 1699px){
	.span-login{
		height: 4em;
	}
}

@media  (min-width: 1700px) and (max-width: 1980px) {
	.span-login{
		height: 311px;
	}

}
/* dispositivos móviles */
@media (max-width: 800px){

}



input::-webkit-input-placeholder {
	color: #9e9e9e !important;
}

input:-moz-placeholder { /* Firefox 18- */
	color: #9e9e9e !important;

}

input::-moz-placeholder {  /* Firefox 19+ */
	color: #9e9e9e !important;

}

input:-ms-input-placeholder {  
	color: #9e9e9e !important;

}

textarea::-webkit-input-placeholder {
	color: #9e9e9e !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
	textarea: #9e9e9e !important;

}

textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #9e9e9e !important;

}

textarea:-ms-input-placeholder {  
	color: #9e9e9e !important;

}

