body {
	margin:0px;
	padding: 0px;
	font-family: 'Quicksand', sans-serif;
	padding:  0px ;
	background-color: #FFF;
	margin: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.seccionDivBase {
  width: 100%;
  height: auto;
  position: absolute;
}

.seccionDivCabezal {
  width: 100%;
  height: 90vh;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.ButtonDos {	
    cursor: pointer;
    right: 50px;
    padding: 10px 55px;
    border-radius: 25px;
	margin-top: 25px!important;
	background-color: #FFF!important;
	border: 1px solid #335C7E!important;
	color: #335C7E!important;
    position: absolute;
    z-index: 3;
}

.ButtonDos:hover {
	background-color: #335C7E!important;
	border: 1px solid #FFF!important;
	color: #FFF!important;
}

.ButtonX {
	cursor: pointer;
	margin-top: 25px!important;
	padding: 10px 18px!important;
	background-color: #345c7c!important;
	border-color: #FFF!important;
	color: #FFF!important;
}

/*fin barra*/

.cabezalContenido {
	width: 100%;
	display: flex;
	justify-content: center;
	height: 100vh;
}

.circuloCentral{
	display: flex;
	align-items: center;
	width: 50%;
	justify-content: center;
}

.AyPimg {
	display: none;
}

.circulo {
	width:calc(100vw / 2.8);
	height:calc(100vw / 2.8);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: url(../nc-img/SeminarioEscriorio.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
}

.logoCentral{
	padding: 0;
	margin: 0;
}
.logoCentralInt{
	width: 170px;
}

.TituPrinci{
	font-size: 55px;
	font-weight: normal;
	line-height: 65px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	position: relativee;

}
.TituSecu{
	font-size: 23px;
	text-transform: uppercase;
	margin-left: 50%;
	font-weight: normal;
}

.cabezalTexto {
	display: flex;
	align-items: center;
	width: 50%;
	justify-content: flex-start;
}



.texto {
	max-width: 80%;
	font-size: 28px;
	line-height: 38px;
	font-weight: normal;
	text-align: left;
	text-justify: inter-word;
	color: #335c7e;
	padding-top: 110px;
}

#textoId {
	display:block;
}
#textoIdocu{
	display: none;
}

.aypFlechaBase {
	margin-top: 75px;
	width: 100%;
    display: flex;
    justify-content: center;
}

.aypFlecha {
	display: block;
    height: 60px;
}

.CurvaHomeBase{
	display: none;
}

.circuloLaborBase {	
	top: -125px;
	width: 100%;	
	display: flex;
	justify-content: center;
	display: none;
	position: relative;
}

.circuloLabor {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background: #EBEFF3;
}

.circuloLabor p {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #335C7E;
}

.circuloLabor:hover {
	background: #335C7E;
}

.circuloLabor:hover p {
	color: #FFF;
}


.seccionContenido {
	max-width: 1200px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 10px 15px 50px 15px;
	box-sizing: border-box;
    display: flex;
}

.contenidoTextoBase {
	width: 50%;
	padding: 0px 15px;
	float: left;
	color: #335C7E;
	box-sizing: border-box;
}

.contenidoTexto2Base {
	width: 66%;
	padding: 0px 100px;
	float: left;
	box-sizing: border-box;
}

.contenidoTexto{
	font-size: 18px;
	color: #9B5D7F;
}

.contenidoTexto2base{	
	text-align: justify;
	box-sizing: border-box;
	margin-top: -70px;	
}

.circuloLaborCerrar {
	cursor: pointer;
	display:flex;
	justify-content: center;
	top: 80px;
	right: 50px;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	filter: invert(32%) sepia(16%) saturate(1629%) hue-rotate(165deg) brightness(50%) contrast(87%);
}

.flechaItegrantesArriba-blc {
	width: 30px;
}

.integrantesBase {
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	color: #335C7E;
	display: block;
	overflow: hidden;

}

.integrantesTitulo {
	color: #8C5F7B;
	padding: 50px;
}

.integrantes-1 {
	float: left;
	width: 100%;
	min-height: 60px;
	box-sizing: border-box;
	text-align: justify;
	padding: 5px 0px 0px 30px;
}

.integrantes-2 {
	float: left;
	width: 50%;
	min-height: 60px;
	box-sizing: border-box;
	text-align: left;
	padding: 5px 0px 0px 30px;
}

.CurvaIntegrantesBase {
	display:none;
}

/* inicio footer*/
.pieBase{
	background-color: #335C7E;
	width: 100%;
	padding: 50px 0;
	bottom: 0px;
	color: #FFF;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	justify-content: center;
}

.pie {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	display: flex;
	
	justify-content: space-between;
}

.pie1 {
	float: left;
	box-sizing: border-box;
}

.pie2 {
	float: left;
	box-sizing: border-box;
}

.pie3 {
	float: left;
	box-sizing: border-box;
}

.pie3 a{
	color: #FFF;
}

.pie3 i{
	padding-right: 3px;
}
.pie2 a {
    color: #FFF!important;
    text-decoration: none;
}



@media (max-width: 1200px){

	.contenidoTexto2Base {
		padding: 0px 15px;
	}

	.TituPrinci {
		font-size: 40px;
		line-height: 50px;
	}
}

@media (max-width: 992px){

	.cabezalContenido {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.circulo {
		margin-right: 0px;
		width: calc(100vw / 2);
		height: calc(100vw / 2);
	}

	.TituPrinci {
		font-size: 35px;
		line-height: 45px;
	}

	.texto {
		font-size: 22px;
		line-height: 32px;
		color: #335c7e;
		margin: 0px 0px 100px 0px;
	}

	.aypFlechaBase {
    	margin-top: 30px;
	}
}

@media (max-width: 768px){

	.seccionDivCabezal {
		justify-content: flex-start;
		height: auto;
		background: #FFF;
	}

	.Barra {
		background: #FFF;
		height: 50px;
		position: fixed;
	}

	.circuloLaborCerrar {
		position: fixed;
	}

	.logoNav {
		display: none;
	}

	.Seccion {
		justify-content: flex-start;
	}

	.TituPrinci {
		font-size: 50px;
		font-weight: normal;
		line-height: 60px;
	}

	.circuloCentral {
		width: 100%;
		padding: 0px;
	}

	.circulo {
		display: flex;
		flex-direction: column;
		width: 100%!important;
		height: 440px!important;
		border-radius: 0;
		margin-right: 0;
		background-image: url("");
	}

	.AyPimg {
		width: 100%;
		display: block;
	}

	.CurvaHomeBase {
		display: none;
		width: 100%;
	}

	.CurvaHome {
		width: 100%;
	}

	.circuloLaborBase {
		display: block;
	}
	.aypFlechaBase {
		display: none;
	}

	.texto {
	    max-width: 100%;
	    margin: 0px 0px 20px 0px;
	    padding-top: 0px;
	}

	.cabezalContenido {
		height: auto;
	}

	.seccionContenido {
		top: -1000px;
		padding: 0px 0px 50px;
  		transition: all .5s ease-in-out;
		left: 0px;
		width: 100%;
		position: absolute;
		display: block;
  		transition: all .5s ease-in-out;
	}

	.laborMostrar {
		top: 50px;
  		transition: all .5s ease-in-out;
  		height: 100vh;
	}

	.contenidoTextoBase {
		width: 100%;
		padding: 80px 45px 0px;
    	background: #ebeff2;
	}

	.contenidoTexto2Base {
		width: 100%;
		padding: 0px;
    /*	padding-bottom: 50px;*/
	}

	.integrantesBase {
		background: #EBEFF2;
		color: #335C7E;
		font-size: 12px;
	}

	.integrantesTitulo {
		color: #FFF;
		font-weight: normal;
		padding: 50px;
	}

	.pie {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 50px;
		margin-bottom: 50px;
		padding: 0 50px;
	}

	.pie1 {
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.pie2 {
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.pie3 {
		text-align: center;
		width: 100%;
		box-sizing: border-box;
	}

	.cabezalTexto {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 50%;
	justify-content: flex-start;
	padding: 0 50px 50px;
}
#textoIdocu{
	display: flex;
}

}

@media (max-width: 576px){	

	.circulo {
		width: calc(100vw / 1.5);
		height: calc(100vw / 1.5);
	}

	.TituPrinci {
		font-size: 40px;
		font-weight: normal;
		line-height: 50px;
	}

	.texto {
		font-size: 18px;
		line-height: 30px;
	}

	.integrantesBase {
		padding: 3px 15px;
	}

	.integrantes-2 {
		padding: 0px;
	}
}


@media screen and ( max-height: 700px ){
	
	.cabezalContenido {
		height: auto;
		margin-top: 100px;
	}

	.circulo {
		width: calc(100vw / 3);
		height: calc(100vw / 3);
	}

	.TituPrinci {
		font-size: 40px;
		line-height: 50px;
	}

	.texto {
		font-size: 18px;
		line-height: 28px;
		margin: 50px 0px 0px 0px;
	}

	.aypFlecha {
		height: 40px;
		margin-top: 10px;
	}
}