
label{
	color: #eb672c;
}

#Postulante{
	display: none;
}

#Empresa{
	display: none;
}

.one{
	background-image: url(../../images/Talent_n_Training_1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: right;
    min-height: 550px;
    padding-top: 5%;
    color: #fff;
    margin-top: -2%;
}
.two{
	background-image: url(../../images/Talent_n_Training_2.png);
	background-size: cover;
	min-height: 500px;
	padding-right: 5%;
	padding-top: 12%;
	text-align: right;
}
.three{
	background-image: url(../../images/Talent_n_Training_3.png);
	background-size: cover;
	background-repeat: no-repeat;
    background-position-x: right;
	min-height: 500px;
	padding: 5%;
}
.four{
	background-image: url(../../images/Talent_n_Training_4.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 7%;
	padding-right: 5%;
	padding-bottom: 5%; 
}
.five{
	background-image: url(../../images/Talent_n_Training_5.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%; 
}
.six{
	background-image: url(../../images/Talent_n_Training_6.png);
	background-size: cover;
	min-height: 350px;
	padding: 5%;
}

.seven{
	background-image: url(../../images/Talent_n_Training_7.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 500px;
	padding-left: 5%;
	padding-right:2%;
	padding-top: 7%;
}

.eight{
	background-image: url(../../images/Talent_n_Training_8.png);
	background-size: cover;
	min-height: 350px;

}

.diagrama{
	width: 100%;
	height: 100%;
}

#box-one p{
	top: 15%;
	text-align: center;
	margin-top: 0%;
	font-size: 60px;
	color: #FFF;
	font-weight: bolder;
}
#box-one img{
	max-height: 25px;
	margin-top: -8px;
}
#box-one button{
	top: 30%;
	border-radius: 20px;
	width: 300px;
	height: 40px;
	color: #eb672c;
	background-color: #fff;
	font-weight: bolder;
	font-size: 20px;
	vertical-align: middle;
	cursor: pointer;
}

#box-two h2{
	font-weight: bolder;
	color: #eb672c;
}
#box-two p{
	font-size: 20px;
	color: #FFF;
}

#box-three h2{
	color: #eb672c;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
}

#box-three img{
	max-height: 100px;
}

#box-three h3{
	color: #eb672c;
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
}

#box-three p{
	color: #fff;
	font-size: 15px;
	font-weight: lighter;
}

#box-four h2{
	color: #eb672c;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
}

#box-four h3{
	color: #eb672c;
	text-align: right;
	font-size: 30px;
	font-weight: bolder;
}
#box-four p{
	text-align: right;
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
}
#box-four label{
	font-size: 15px;
	font-style: normal;
}
 
#box-five h2{
	color: #fff;
	font-size: 60px;
	text-align: center;
	font-weight: bolder;
	max-width: 1300px;
}

#box-five p{
	color: #fff;
	text-align: center;
	max-width: 1300px;
}

#campos input{
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-top-color:  #45829E;
	border-bottom-color:  #45829E;
	border-right-color:  #45829E;
}

#campos textarea{
	height: 150px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	border-top-color:  #45829E;
	border-bottom-color:  #45829E;
	border-right-color:  #45829E;
}

#seccion2{
    padding-right: 14px !important;
}

#seccion2 img{
    display: block;
    position: relative;
    width: 100%;
    height: CALC(100% + -38px); 
}

#seccion2 div{
    bottom: 48px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    color: #FFFFFF;
}

#seccion2 div h2{
    font-weight: bold;
}

#seccion2 div p{
    font-weight: normal;
}


#notficaciones{
	text-align: center;
	color: #eb672c;
	font-size: 12px;
}

#send input{
	background-color: #eb672c;
	color: #fff;
	font-size: 12px;
	border-color: #eb672c;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
}

#box-six h2{
	color: #eb672c;
	font-size: 40px;
	font-weight: bolder;
}
#box-six p{
	color: #fff;
	font-size: 20px;
	line-height : 20px;
}

#box-seven h2{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}

#box-seven p{
	color: #fff;
	font-size: 20px;
	line-height : 25px;
	letter-spacing: 2px;
}

#box-eight h2{
	color: #eb672c;
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
}