<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    position: relative;
    min-height: 100%;
}
body {
	font-family: 'Raleway', sans-serif;
	margin-bottom: 600px;
	image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 991px)  {
	body {
	margin-bottom: 650px;
	}

}
@media (max-width: 767px)  {
	body {
	margin-bottom: 1300px;
	}

}
h1 {
	font-family: 'Roboto', sans-serif;
	color: #a51c30;
}
h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
	color: #00366c;
}
.logoHeader {
	width: 320px;
	position: absolute;
	transition:all .5s ease-in-out;
}
@media (max-width: 1050px)  {
	.logoHeader {
	width: 240px;
	position: absolute;
	transition:all .5s ease-in-out;
	}
}
@media (max-width: 950px)  {
	.logoHeader {
	width: 220px;
	}

}
@media (max-width: 788px)  {
	.logoHeader {
	position: relative;
	}

}
@media (max-width: 400px)  {
	.logoHeader {
	width: 210px;
	}
}
.subMenuTop {
	float: right;
	font-size: 15px;
	transition:all .5s ease-in-out;
	margin-top: 20px;
}
@media (max-width: 788px)  {
	.subMenuTop {
	float: none;
	margin-top: 10px;
	transition:all .5s ease-in-out;
	}
	.logoGlobal {
		position: absolute;
		top: 20px;
		right: 20px;
		transition:all .5s ease-in-out;
	}
}
@media (max-width: 788px)  {
	.subMenuTop img {
		position: absolute;
		top: 20px;
		right: 20px;
		transition:all .5s ease-in-out;
	}
}
@media (max-width: 400px)  {
	.subMenuTop img{
	width: 100px;
	top: 30px;
	}
}
.subMenuTop ul {
  list-style-type: none;
  margin-bottom: 0;
}
@media (max-width: 400px)  {
	.subMenuTop ul{
	padding: 0px;
	}
}

.subMenuTop li {
  float: left;
  text-align: center;
  margin-right: 10px;
}
.subMenuTop li:last-child { 
	margin-right: 0px;
}
.subMenuTop li:after { 
	content: "â—";
	margin-left: 10px;
	font-size: 9px;
	color: #286dc1;
}
@media (max-width: 400px)  {
	.subMenuTop li:after{
	content: "";
	margin-left: 5px;
	}
}
.subMenuTop li:last-child:after {
	content: "";
}
.subMenuTop li a{
	color: #286dc1;
}
#header {
	margin-top: 15px;
	font-family: 'Roboto', sans-serif;
	height: 140px;
	transition:all .5s ease-in-out;
}
@media (max-width: 461px)  {
	#header{
	    height: 170px;
	    transition:all .5s ease-in-out;
	}
}
#header .container {
	max-width: 1840px;
}
.menuTop {
	float: right;
	font-size: 20px;
	clear: both;
	margin-top: 10px;
	transition:all .5s ease-in-out;
}
@media (max-width: 788px)  {
	.menuTop {
	margin-top: -40px;
	transition:all .5s ease-in-out;

	}

}
@media (max-width: 461px)  {
	.menuTop {
	margin-top: 0px;
	transition:all .5s ease-in-out;
	width: 100%;
	float: none;
	position: absolute;
	left: 0px;
	top: 130px;
	}
}
.menuTop ul {
  list-style-type: none;
  margin-bottom: 0;
}

.menuTop li {
  float: left;
}
.menuTop li a{
	color: #00366c;
}
@media (max-width: 950px)  {
	.menuTop li a{
	color: #fff;
	}
}
.jetmenu {
    background: transparent;
    z-index: 2;
    height: 46px;
}
  @media (max-width: 950px) {
.jetmenu &gt; li {
  display: none;
}
}
.jetmenu &gt; li &gt; a {
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 300;
	padding: 10px;
}
@media (min-width: 950px)  {
.jetmenu &gt; li:hover a{
	background: transparent;
	color: #a51c30;
}
}
.blue ul.dropdown li:hover &gt; a{ background: #a51c30; color: #fff; }
.jetmenu ul.dropdown {
	background: #286dc1;
	color: #fff;
}
.jetmenu ul.dropdown a{
	color: #fff !important;
}
.jetmenu &gt; li.showhide {
	background: transparent;
}
@media (max-width: 950px)  {
	.jetmenu a {
		background: #286dc1;
	}


.blue &gt; li:hover &gt; a, .blue &gt; li.active &gt; a{	background: #a51c30; color: #fff; }
.blue ul.dropdown li:hover &gt; a{ background: #a51c30; color: #fff; }
.blue li &gt; .megamenu form input[type="text"]:focus, .blue li &gt; .megamenu form textarea:focus{ border-color: #a51c30; }
.blue li &gt; .megamenu form input[type="submit"]:hover{ background: #a51c30; color: #fff; }
.blue li &gt; .megamenu a:hover{ color: #a51c30; }
}
.jetmenu ul.dropdown {
	top: 48px;
}

.jetmenu ul.dropdown li {
	font-size: 18px;
}
.jetmenu .indicator {
    position: relative;
    left: 5px;
    top: 0;
    font-size: 14px;
    float: right;
}
#layerslider {
	z-index: 0;
}
@media (max-width: 768px)  {
	#inscripciones {
		max-width: 100%;
	}
}
.inscripcionesCont {
	text-align: center;
	font-size: 17px;
	margin-top: 60px;
	border-right: solid 1px #dddddd;
}
@media (max-width: 575px)  {
	.inscripcionesCont {
		border-bottom: solid 1px #dddddd;
	}
	#inscripciones .inscripcionesCont:last-child {
		border-bottom: none;
	}
}
.inscripcionesCont a {
	color: #000;
	display: block;
	padding: 20px;
	transition:all .5s ease-in-out;
}
.inscripcionesCont a:hover {
	transition:all .5s ease-in-out;
	color: #286dc1;
	text-decoration: none;
}
.inscripcionesCont:last-child {
	border-right: none;
}
.inscripcionesCont svg {
	color: #a51c30;
	font-size: 30px;
	margin-bottom: 20px;
	transition:all .5s ease-in-out;
}
@media (max-width: 575px)  {
	.inscripcionesCont svg {
		font-size: 50px;
		transition:all .5s ease-in-out;
	}
}
.inscripcionesCont a:hover svg {
	transition:all .5s ease-in-out;
	color: #286dc1;
}
#linksBanners {
	margin-top: 60px;
	margin-bottom: 20px;
}
#linksBanners .container {
	max-width: 1840px;
}
#linksBanners h1::after {
    display: block;
    width: 100%;
    background: #000;
    border-bottom: solid 1px #000;
    content: '';
    margin-top: 10px;
    margin-bottom: 20px;
}
#linksBanners ul a{
	color: #000;
}
#linksBanners ul svg{
	color: #286dc1;
}
#linksBanners ul li{
	margin-bottom: 10px;
}
.fondoBanners {
	background-color: #f9f9f9;
	padding-top: 70px;
	padding-bottom: 70px;
}
.botGrandes div{
	width: 100%;
	color: #fff;
	font-size: 27px;
	text-align: center;
	margin-bottom: 15px;
}
.botGrandes div:first-child {
	background: #a51c30;
}
.botGrandes div:nth-child(2) {
	background:  #00366c;
}
.botGrandes div:nth-child(3) {
	background: #286dc1;
}
.botGrandes div:nth-child(4) {
	background: #D7E9FF;
	color: #00366c;
}
@media (max-width: 1322px) and (min-width: 768px)  {
	.botGrandes div:first-child {
	height: 30%;
	}
	.botGrandes div:nth-child(2) {
		height: 30%;
	}
	.botGrandes div:nth-child(3) {
		height: 30%;
	}
}
.botGrandes a {
	display: block;
	padding: 25px 10px;
	transition:all .5s ease-in-out;
	color: #fff;
	text-decoration: none;
}
.botGrandes div:nth-child(4) a {
	color: #00366c;
}
.botGrandes a:hover{
	background-color: #D7E9FF;
	color: #00366c;
	transition:all .5s ease-in-out;
}
#secciones {
	display: flex;
	flex-wrap: wrap;
}
.seccionesFotos img {
    width: 100%;
}
.seccionesFotos {
    width: 20%;
    height: auto;
    position: relative;
    border: solid 1px #FFF;
    flex: 0 0 20%;
    background-color: #00366c;
}
@media (max-width: 880px)  {
	#secciones .seccionesFotos:first-child,  #secciones .seccionesFotos:nth-child(2), #secciones .seccionesFotos:nth-child(3){
	flex: 0 0 33.3333%;
	}
	#secciones .seccionesFotos:last-child, #secciones .seccionesFotos:nth-child(4) {
	flex: 0 0 50%;
	}
}
.seccionesFotos:hover {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.seccionesFotos a:hover {
	text-decoration: none;
}
.seccionesTit {
    width: 100%;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    padding: 5px 10px;
    font-family: 'Roboto', sans-serif;
    transition:all .5s ease-in-out;
}
@media (max-width: 471px)  {
	.seccionesTit {
    font-size: 20px;
    transition:all .5s ease-in-out;
	}
}
#appDescarga {
    color: #194164;
    background: #eee7e8;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
	margin-top: 30px;
	padding: 30px 0;
	background-image: url(../imagesWeb/fondoApp.png);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #00366c;
    padding: 40px 0;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 90px;
    font-size: 16px;
    font-weight: 200;
}
.footer a {
	color: #fff;
}
.menuFooter {
	list-style-type: none;
	margin-bottom: 0;
	padding: 0px;
}
.menuFooter li a{
	color: #fff;
	padding: 4px 0;
	display: block;
}
.numMensajeros {
	position: relative;
}
#numerosCont {
	background-color: #0e4882;
	padding: 10px;
	border-radius: 0 10px 10px 10px;
}
#whatsNum:hover, #telegramNum:hover {
	cursor: pointer;
}
#whatsNum, #telegramNum {
	display: inline-block;
	padding: 0 15px;
	background-color: #225990;
	color: #74a6d8;
	border-radius: 10px 10px 0 0;
	font-size: 30px;
}
#telegramNum {
	margin-left: 5px;
}
.numMensajerosAct {
	background-color: #0e4882 !important;
}
.textPulsa {
  animation: pulse-text 2;
  animation-duration: .3s;
}

@keyframes pulse-text {
  0% {font-size: 1em;}
  50% {font-size: 1.1em;}
  100% {font-size: 1em;}
}
.textPulsa2 {
  animation: pulse-text2 2;
  animation-duration: .3s;
}
@keyframes pulse-text2 {
  0% {font-size: 1em;}
  50% {font-size: 1.1em;}
  100% {font-size: 1em;}
}
#numerosCont a {
	font-weight: 400;
}
@media (max-width: 991px)  {
	.logoFooter {
	text-align: center;
	}
}
.logoFooter a:nth-child(2){
	width: 90px;
	display: inline-block;
	margin-right: 15px;
}
.logoFooter a:nth-child(3){
	width: 223px;
	display: inline-block;
	margin-right: 15px;
}
.logoFooter a:nth-child(4){
	width: 108px;
	margin-right: 0px;
	display: inline-block;
}
.footerRedes {
	font-size: 27px;
	text-align: right;
}
@media (max-width: 767px)  {
	.footerRedes {
	text-align: center;
	}
}
.footerRedes a{
	margin-right: 10px;
	transition:all .5s ease-in-out;
}
.footerRedes a:first-child{
	margin-right: 0px;
	transition:all .5s ease-in-out;
}
.footerRedes a:hover{
	color: #74a6d8;
	transition:all .5s ease-in-out;
}
.footerRedes a:last-child{
	margin-right: 0px;
}
.footer hr {
	border-top: 1px solid #084887;
	margin-top: 30px;
}
#topBanner {
    background-position: 50% 50%;
    background-size: cover;
    height: 340px;
}
.modelo {
    background-image: url(../PagInt/images/bannerTopAcerca.jpg);
}
.extra {
    background-image: url(../PagInt/images/bannerTopExtra.jpg);
}
.contacto {
    background-image: url(../PagInt/images/bannerTopContact.jpg);
}
.avisoPrivacidad {
    background-image: url(../PagInt/images/bannerTopAviso.jpg);
}
.nuevoIngreso {
    background-image: url(../PagInt/images/bannerTopNuevoI.jpg);
}
.escuelaPadres {
    background-image: url(../PagInt/images/bannerTopEscuelaPadres.jpg);
}
.servicioSocial {
	background-image: url(../PagInt/images/bannerTopServicioSocial.jpg);
}
.tei {
	background-image: url(../PagInt/images/bannerTopTei.jpg);
}
.serviTop {
	background-image: url(../PagInt/images/bannerTopServi.jpg);
}
.areaEspiri {
	background-image: url(../PagInt/images/bannerTopAreaEspiri.jpg);
}
.psicopedagogida {
	background-image: url(../PagInt/images/bannerTopPsico.jpg);
}
#contenedorinfo {
    margin-top: 50px;
    line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
#contenedorinfo strong{
    font-weight: 600;
}
@media only screen and (max-width: 768px){
#contenedorinfo {
    max-width: 100%;
}
}
#contenedorinfo h1, #contenedorinfo h2, #contenedorinfo h3, #contenedorinfo h4, #contenedorinfo h5 {
	margin: 20px 0;
	font-weight: 400;
}
.menuInt {
	list-style-type: none;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	padding: 0 20px;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: -180px;
}
.menuInt li{
	border-bottom: 1px solid #d8d8d8;
}
.menuInt li:last-child{
	border-bottom: none;
}
.menuInt li a{
	color: #000;
	display: block;
	padding: 15px 0;
}
.menuInt li a:hover{
	color: #a51c30;
}
.inforGral {
	line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
.inforGral strong{
    font-weight: 600;
}
.inforGral h1 {
    margin-bottom: 30px;
}
.inforGral ul{
	padding: 5px;
}
.inforGral li {
	margin-bottom: .5em;
}
/* Notification box */
.cm-notification-container {
	position: fixed;
	top: 0;
	right: 50px;
	width: 40%;
	z-index: 4000;
	min-width: 300px;
}
.notification-content {
	position: relative;
	z-index: 10;
}
.notification-w, .notification-n, .notification-e {
	position: relative;
	margin: 7px 0 7px 0;
	padding: 14px 0;
	border: 1px solid;
	background-position: 16px 12px !important;
	background-repeat: no-repeat !important;
	font-size: 100%;
	width: 100%;
	line-height: 15px;
	opacity: 0.96;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.notification-w div, .notification-n div, .notification-e div {
	display: block;
	padding-left: 50px;
	padding-right: 20px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	font-size: 110%;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 0 !important;
	color: #c52a01;
}
.notification-w img, .notification-n img, .notification-e img {
	outline: 0;
	border: 0;
}
.notification-w p, .notification-n p, .notification-e p {
	margin: 0;
	color: #8c8531;
}
.notification-n p {
	color: #496e16;
}
.notification-e p {
	color: #9c3535;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font-size: 85%;
}
.notification-n {
	background: #d0eaae url('../imagesWeb/notice.png');
	border-color: #8bc045;
	min-height: 15px;
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	background: #fffbcc url('../imagesWeb/warning.png');
	border-color: #e6db55;
	min-height: 15px;
}
.notification-w div {
	color: #8c8531;
}
.notification-e {
	background: #ffcece url('../imagesWeb/error.png');
	border-color: #df8f8f;
	min-height: 15px;
}
.notification-e div {
	color: #9c3535;
}
.notification-header-n {
	color: #668c34;
}
.notification-header-w {
	color: #bfa615;
}
.cm-notification-close {
	font-size: 50%;
	position: absolute;
	right: 5px;
	top: 5px;
}
.forma .row {
    margin-bottom: 10px;
}
.SubtituloLight {
    font-size: 20px !important;
    color: #00366c !important;
}
.menuNuevo {
	margin-bottom: 30px;
}
.menuNuevo .active a{
	color: #00366c !important;
	font-weight: 600;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
.inforGral svg {
    color: #9c3535;
}
/* los que son requeridos se pone 2 veces el icono */
.nombreCompleto {
  background: url("imagesWeb/cd-icon-user.svg") no-repeat 16px center;
  background-color: white;
	
}

.NombreAlumno {
  background: url("imagesWeb/cd-icon-user.svg") no-repeat 16px center;
  background-color: white;
	
}
[required].nombreCompleto {
	background: url("imagesWeb/cd-icon-user.svg") no-repeat 16px center, url("imagesWeb/cd-required.svg") no-repeat top right;
	background-color: white;
}
.EmailText {
  background: url("imagesWeb/cd-icon-email.svg") no-repeat 16px center;
  background-color: white;
}

[required].EmailText {
	background: url("imagesWeb/cd-icon-email.svg") no-repeat 16px center, url("imagesWeb/cd-required.svg") no-repeat top right;
	background-color: white;
}
.Empresa {
  background: url("imagesWeb/cd-icon-company.svg") no-repeat 16px center;
  background-color: white;
}
.Telefono {
  background: url("imagesWeb/phone.svg") no-repeat 16px center;
  background-color: white;
 background-size: 26px 26px;

}
.Pais {
  background: url("imagesWeb/globe.svg") no-repeat 16px center;
  background-color: white;
	background-size: 26px 26px;
}
.archivoAdjunto {
  background: url("imagesWeb/file-pdf.svg") no-repeat 16px center;
  background-color: white;
 background-size: 26px 26px;

}
.Comentarios {
  background: url("imagesWeb/cd-icon-message.svg") no-repeat 16px 16px;
  background-color: white;
  min-height: 200px;
  resize: vertical;
  overflow: auto;
}
[required].Comentarios {
	background: url("imagesWeb/cd-icon-message.svg") no-repeat 16px 10px, url("imagesWeb/cd-required.svg") no-repeat top right;
	background-color: white;
}


/* -------------------------------- 

FLoating labels 

-------------------------------- */

.floating-FormaLabel .FormaLabel {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 1.2rem; /* es el tamaÃ±o grande del label */
  cursor: text; /* cursos de tipo texto */

	/* AnimaciÃ³n de que se mueve el label */
  -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
  -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
  transition: top 0.2s, left 0.2s, font-size 0.2s;
}

.floating-FormaLabel .icon .FormaLabel {
  left: 64px; /* separacion del label del icono */
}
.floating-FormaLabel .FormaLabel.float {
  /* move label out the input field */
  font-size: .9rem; /* tamaÃ±o del label en pequeÃ±o */
  top: -18px !important;
  left: 18px !important;
	color: #c4e4ff;

}



	
	/*  IPADS */
	@media (min-width: 768px) and (max-width: 991px) {
		.contactoCol2 {
			margin-top: 2rem;
		}
		
	}
	
	
	/*  Celulares */

	@media (min-width: 320px) and (max-width: 767px) {
		.floating-FormaLabel {
			margin-top: 3rem;
		}
		.contactoCol2 {
			margin-top: 2rem;
		}
		
	}

/* -------------------------------------------------------------------- */


.txtFooterForm {
	font-size: .9rem;
	color:#c4e4ff;
}

#footerID h3 {
	color: #FFFFFF;
}
[required].nombreCompleto {
    background: url(../imagesWeb/cd-icon-user.svg) no-repeat 16px center, url(../imagesWeb/cd-required.svg) no-repeat top right;
    background-color: white;
}
[required].EmailText {
    background: url(../imagesWeb/cd-icon-email.svg) no-repeat 16px center, url(../imagesWeb/cd-required.svg) no-repeat top right;
    background-color: white;
}
[required].apellido {
    background: url(../imagesWeb/cd-icon-user.svg) no-repeat 16px center, url(../imagesWeb/cd-required.svg) no-repeat top right;
    background-color: white;
}
.Telefono {
    background: url(../imagesWeb/phone.svg) no-repeat 16px center;
    background-color: white;
    background-size: 26px 26px;
}
.NombreAlumno {
    background: url(../imagesWeb/cd-icon-user.svg) no-repeat 16px center;
    background-color: white;
    background-size: 26px 26px;
}




#EnvioContacto {
	border: solid 1px #0a254f;
}
.FormaSelect {
	font-family: "Open Sans", sans-serif;
	font-size: 1.2rem;
	color: #2b3e51;
	border: 1px solid #cfd9db;
	background-color: #ffffff;
	border-radius: .25em;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
	width: 100%;
	
}
.FormaSelect:focus {
  outline: none;
  border-color: #000000;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
}
#otroCual {
	font-family: "Open Sans", sans-serif;
	color: #2b3e51;
}
@media (max-width: 767px) {
	#formuploadajax {
	margin-bottom: 15px;
	}
}
@media (min-width: 992px) {
.todosInput {
	margin-top: 24px;
}
}
/* -------------------------------- 

Forma

-------------------------------- */
.FormaInput {
	font-family: "Open Sans", sans-serif;
	font-size: 1.2rem;
	color: #2b3e51;
	padding-left: 46px !important; /* padding despues del icono */
	/* general style for input elements */
	padding: 12px;
	border: 1px solid #cfd9db;
	background-color: #ffffff;
	border-radius: .25em;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
	width: 100%

	
}
.FormaInput:focus {
  outline: none;
  border-color: #000000;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
}

.FormaInputFile {

	padding: 12px;
	padding-left: 46px !important; /* padding despues del icono */
	border: 1px solid #cfd9db;
	background-color: #ffffff;
	border-radius: .25em;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
	width: 100%

	
}
.FormaInputFile:focus {
  outline: none;
  border-color: #2c97de;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);

}

.FormaLabel {

	color: #AFAFAF;
	
}
.FormaInputRequerido {
  border: 1px solid #FF0004 !important;
}
.tituloCont {
	background-color: #00366c;
	padding: 70px 0;
	padding-left: 30px;
}
.containerInt {
	max-width: 1300px;
	padding-right: 40px;
	padding-left: 40px;
}
.tituloCont h1 {
	color: #fff;
	font-size: 50px;
}
.menuNiveles {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	border-radius: 3px;
	padding-bottom: 10px;
	max-width: 530px;
	margin: -180px auto 50px;
}
@media only screen and (max-width: 991px){
	.menuNiveles {
		margin-top: 0px;
	}
}
.menuNivelesFila {
	color: #414141;
	border-bottom: 1px solid #d8d8d8;
	padding: 13px 5px;
	margin: 0 10px;
	display: flex;
}
.menuNivelesFila svg {
	margin-right: 10px;
	font-size: 20px;
}
.menuNivelesTit {
	width: 40%;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
@media (max-width: 400px){
	.menuNivelesFila svg {
	margin-right: 10px;
	font-size: 16px;
	}
	.menuNivelesTit {
	width: 40%;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	}
}
.menuNivelesText {
	color: #6c6c6c;
	width: 51%;
	padding-left: 5px;
	font-size: 15px;
	line-height: 22px;
}
.experienciaIcono {
	margin-bottom: 10px;
}
.experienciaIcono img{
	border-radius: 50%;
	margin: auto;
	width: 145px;
	height: 145px;
}
#experiencia {
	padding: 40px 0;
	background: #f9f9f9;
}
#experiencia h3 {
	margin-bottom: 30px;
	text-align: center;
}
.fa-ul svg{
	margin-right: 10px;
	font-size: 20px;
	color: #a51c30;
}
.menuNivelesInt {
	margin-top: 20px;
}
.menuNivelesInt a{
	margin-bottom: 10px;
	font-size: 14px;
	padding: 4px;
}
.btnActivo {
	background-color: #fff;
	color: #00366c;
	border-color: #dc3545;
}
.descargaHover svg {
  transform-origin: center;
  font-size: 23px;
  margin-right: 10px;
}
.descargaHover:hover svg{
	animation: antiClockwiseSpin 2.4s infinite linear;
	color: #a51c30;
}
@keyframes antiClockwiseSpin {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.tablaPeque {
	font-size: 15px;
}
.tablaPeque ul {
	margin-bottom: 0px;
}
.tablaPeque td {
	padding: 5px;
}
.simbPadding {
  padding: 10px;
}
.simbolosContenedor {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  padding: 15px;
    padding-bottom: 15px;
  padding-bottom: 60px;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  transition: 0.4s all ease-in-out;
}
.simbolosTit {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  color: #4a474a;
}
.verMasFlecha {
  background-color: #318cbc;
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 10px 20px;
  z-index: 3;
  color: #ffd469;
}
.verMas {
  background-color: #318cbc;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  color: #FFF;
  padding: 16px 20px;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.2858;
  letter-spacing: 1px;
  -webkit-transition: 0.3s left, 0.3s opacity 0.3s;
  transition: 0.3s left, 0.3s opacity 0.3s;
  text-decoration: none;
}
.simbolosContenedor:hover .verMasFlecha svg{
	animation: pulse .8s infinite;
  animation-timing-function: linear; 
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.5);
  100% { transform: scale(1); }
  }
}
#collage {
	position: relative;
	height: 1430px;
	margin-top: 110px;
	font-family: 'Roboto', sans-serif;
	background: #286dc1;
	padding: 150px 0;
	overflow: hidden;
}
@media (max-width: 1199px){ 
	#collage {
		height: 1210px;
	}
}
@media (max-width: 990px){ 
	#collage {
		height: 1120px;
		padding: 60px 0;
	}
}
@media (max-width: 760px){ 
	#collage {
		height: 580px;
	}
}
#collage .container{
	position: relative;
}
@media (max-width: 1333px){ 
	#collage .container{
	max-width: 1240px;
	
}
}
@media (max-width: 1199px){ 
	#collage .container{
	max-width: 1000px;
	
}
}
@media (max-width: 990px){ 
	#collage .container{
	max-width: 600px;
	
}
}
@media (max-width: 768px){ 
	#collage .container{
	max-width: 80%;
	}
}
.collageCont {
	position: absolute;
	top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translate3d(0,0,0);
    transition: margin .35s,transform .35s;
    background-size: cover;
}
@media (max-width: 760px){ 
	.collageCont {
		position: relative;
		display: block;
	}
}
.collageCont:hover .collageText{
	-ms-transform:translateY(-15px);
	transform:translateY(-15px);
	transition: 0.4s all ease-in-out;
}
.collageCont:hover .collageText2{
	-ms-transform:translateY(-15px);
	transform:translateY(-15px);
	transition: 0.4s all ease-in-out;
}
.collagePeq {
	width: 245px;
    height: 245px;
}
@media (max-width: 1199px){ 
	.collagePeq {
	width: 200px;
    height: 200px;
	}
}
.collagePeq h1{
	font-size: 27px;
	color: #fff;
	font-weight: 400;
	text-shadow: -1px -1px 2px #000, 1px 1px 2px #000, -1px -1px 1px rgb(0 0 0 / 70%), 1px 1px 1px rgb(0 0 0 / 70%);
}
.collageMed {
	width: 490px;
    height: 490px;
}
@media (max-width: 1199px){ 
	.collageMed {
	width: 400px;
    height: 400px;
	}
}
@media (max-width: 990px){ 
	.collageMed {
	width: 200px;
    height: 200px;
	}
}
.collageMed h1{
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	text-shadow: -1px -1px 2px #000, 1px 1px 2px #000, -1px -1px 1px rgb(0 0 0 / 70%), 1px 1px 1px rgb(0 0 0 / 70%);
}
.collageGrande {
	width: 830px;
    height: 830px;
}
@media (max-width: 1199px){ 
	.collageGrande {
	width: 695px;
    height: 695px;
}
}
@media (max-width: 990px){ 
	.collageGrande {
	width: 400px;
    height: 600px;
	}
}
.collageGrande h1{
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	text-shadow: -1px -1px 2px #000, 1px 1px 2px #000, -1px -1px 1px rgb(0 0 0 / 70%), 1px 1px 1px rgb(0 0 0 / 70%);
}
@media (max-width: 760px){ 
	.collagePeq, .collageMed, .collageGrande{
		width: 220px;
    	height: 220px;
	}
}
.collageRadio{
	width: 245px;
	height: 490px;
}
@media (max-width: 1199px){ 
	.collageRadio{
	width: 200px;
    height: 400px;
}
}
@media (max-width: 990px){ 
	.collageRadio{
	width: 200px;
    height: 200px;
}
}
@media (max-width: 760px){ 
	.collageRadio{
		width: 220px;
    	height: 220px;
	}
}
#collageRecorrido {
	background-image: url(../imagesWeb/collageRecorrido.jpg);
	transform: translate3d(394px,0,0);
	margin: -95px 0 0 0px;
}
@media (max-width: 1199px){ 
	#collageRecorrido {
	margin: -95px 0 0 -90px;
	}
}
#collageGaleria {
	background-image: url(../imagesWeb/collageGaleria.jpg);
}
#collageServicios {
	background-image: url(../imagesWeb/collageServicios.jpg);
	transform: translate3d(245px,0,0);
}
#collageAtencion {
	background-image: url(../imagesWeb/collageAtencion.jpg);
	transform: translate3d(0,245px,0);
}
#collageSS {
	background-image: url(../imagesWeb/collageSS.jpg);
	transform: translate3d(245px,245px,0);
}
#collageSimbolos {
	background-image: url(../imagesWeb/collageSimbolos.jpg);
	transform: translate3d(0px,490px,0);
}
#collageCong {
	background-image: url(../imagesWeb/collageCong.jpg);
	transform: translate3d(0px,735px,0);
}
#collagePastoral {
	background-image: url(../imagesWeb/collagePastoral.jpg);
	transform: translate3d(490px,735px,0);
}
#collageFrase {
		transform: translate3d(245px,490px,0);
	}
#collageRadio {
		background-image: url(../imagesWeb/collageRadio.jpg);
		transform: translate3d(980px,735px,0);
	}
@media (max-width: 1199px){ 
	#collageServicios {
	background-image: url(../imagesWeb/collageServicios.jpg);
	transform: translate3d(200px,0,0);
	}
	#collageAtencion {
		background-image: url(../imagesWeb/collageAtencion.jpg);
		transform: translate3d(0,200px,0);
	}
	#collageSS {
		background-image: url(../imagesWeb/collageSS.jpg);
		transform: translate3d(200px,200px,0);
	}
	#collageSimbolos {
		background-image: url(../imagesWeb/collageSimbolos.jpg);
		transform: translate3d(0px,400px,0);
	}
	#collageFrase {
		background-image: url(../imagesWeb/collageFrase1.jpg);
		transform: translate3d(200px,400px,0);
	}
	#collageCong {
		background-image: url(../imagesWeb/collageCong.jpg);
		transform: translate3d(0px,600px,0);
	}
	#collagePastoral {
		background-image: url(../imagesWeb/collagePastoral.jpg);
		transform: translate3d(400px,600px,0);
	}
	#collageRadio {
		background-image: url(../imagesWeb/collageRadio.jpg);
		transform: translate3d(800px,600px,0);
	}
}
@media (max-width: 990px){ 
	#collageGaleria {
	background-image: url(../imagesWeb/collageGaleria.jpg);
	transform: translate3d(0px,200px,0);
}
	#collageRecorrido {
	background-image: url(../imagesWeb/collageRecorrido.jpg);
	transform: translate3d(200px,0,0);
	margin: 0px;
	}
	#collageAtencion {
		background-image: url(../imagesWeb/collageAtencion.jpg);
		transform: translate3d(0,400px,0);
	}
	#collageSimbolos {
		background-image: url(../imagesWeb/collageSimbolos.jpg);
		transform: translate3d(0px,600px,0);
	}
	#collageServicios {
	background-image: url(../imagesWeb/collageServicios.jpg);
	transform: translate3d(200px,600px,0);
	}
	#collageSS {
		background-image: url(../imagesWeb/collageSS.jpg);
		transform: translate3d(400px,600px,0);
	}
	#collageFrase {
		background-image: url(../imagesWeb/collageFrase1.jpg);
		transform: translate3d(400px,800px,0);
	}
	#collageCong {
		background-image: url(../imagesWeb/collageCong.jpg);
		transform: translate3d(0px,800px,0);
	}
	#collagePastoral {
		background-image: url(../imagesWeb/collagePastoral.jpg);
		transform: translate3d(200px,800px,0);
	}
	#collageRadio {
		background-image: url(../imagesWeb/collageRadio2.jpg);
		transform: translate3d(0px,0px,0);
	}
}
@media (max-width: 760px){ 
	#collageRecorrido {
		transform: translate3d(0,0,0);
	}
	#collageGaleria {
		transform: translate3d(0,0,0);
	}
	#collageServicios {
		transform: translate3d(0,0,0);
	}
	#collageAtencion {
		transform: translate3d(0,0,0);
	}
	#collageSS {
		transform: translate3d(0,0,0);
	}
	#collageSimbolos {
		transform: translate3d(0,0,0);
	}
	#collageFrase {
		transform: translate3d(0,0,0);
	}
	#collageCong {
		transform: translate3d(0,0,0);
	}
	#collagePastoral {
		transform: translate3d(0,0,0);
	}
}
.backColor1 {
	background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.backColor2 {
	background-color: rgba(189, 83, 26, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.backColor3 {
	background-color: rgba(113, 106, 100, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.collageText {
	position: absolute;
	bottom: 10px;
	left: 30px;
	transition: 0.4s all ease-in-out;
}
.collageText2 {
	position: absolute;
	bottom: 10px;
	left: 200px;
	transition: 0.4s all ease-in-out;
}
@media (max-width: 1199px){ 
	.collageText2 h1, .collageText h1{
		font-size: 22px;
	}
	.collageText2 {
		left: 110px;
	}
}
@media (max-width: 990px){ 
	.collageText2, .collageText {
		left: 10px;
	}
}
@media (max-width: 760px){ 
	.collageCont {
		position: relative;
		display: block;
	}
}
.carruselCollage {
	display: none;
}
@media (max-width: 760px){ 
	.collageNormal {
		display: none;
	}
	.carruselCollage {
	display: block;
	}
}

</pre></body></html>