<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

/************
1. 1600px
************/

@media  (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{

}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.li-idioma {
		width: 80px;
	}
	nav ul li a {
		font-size: 0.7em;
	}
	.box-trabajos-descripcion {
		padding-right: 20px;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{

}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.container {
		padding-left: 40px;
		padding-right: 40px;
	}
	.navbar-collapse {
		background: #05A3E8;
		width: 100%;
		left: 0;
		top: 90px;
		position: absolute;
	}
	.navbar-collapse ul li a {
		color: #fff !important;
		font-size: 1em;
		padding: 10px;
		padding-left: 10px !important
	}
	.li-idioma {
		display: none;
	}
	.link-idioma-mobile {
		position: absolute;
		top: 20px;
		right: 18%;
		color: #6D6E71;
		font-size: 0.9em;
		display: block;
	}
	.link-idioma-mobile:hover {
		color: #26A1DB;
	}
	.back-modal h2 {
		color: #4F4D4F;
		font-size: 1.2em;
	}
	.back-modal .fa-linkedin {
		font-size: 1.4em;
		color: #007BB5;
		margin-left: 5px;
	}
	.xs-colab {
		display: none;
	}
	.foot-grin {
	 	margin-bottom: 20px;
	 }
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	.link-idioma-mobile {
		right: 16%;
	}
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	.link-idioma-mobile {
		right: 14%;
	}
}
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{

}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{	
	.padd {
		padding-left: 0;
		padding-right: 0;
	}
	.padd-menu {
		padding-left: 15px;
		padding-right: 15px;
	}
	.lista-trabajos {
		padding-left: 15px;
		padding-right: 15px;
	}
	.link-idioma-mobile {
		right: 20%;
	}
	h2 {
		font-size: 1.1em;
	}
	.nosotros p {
		font-size: 1em;
	}
	.box-trabajo .col-md-5, .box-trabajo2 .col-md-5{
		padding-left: 0px;
		background: #fff;
	}
	.box-trabajos-descripcion {
		padding-top: 0;
		padding-right: 0;
		padding: 20px;
	}
	.ubicacion-fecha br {
		display: none;
	}
	.ubicacion-span {
		display: inline-block;
	}
	.tambien p {
		font-size: 1.5em;
	}
	.box-lista-trabajos li {
		font-size: 0.9em;
	}
	.box-avatar {
		width: 100px;
	}
	.avatar-img {
		width: 90px !important;
		height: 90px !important;
	}
	.nosotros-linkedin {
		width: 20px;
	}
	.avatar-nosotros h3 {
		font-size: 0.7em;
	}
	.back-modal h2 {
		font-size: 0.9em;
	}
	.ofrecemos-pc {
		display: none;
	}
	.ofrecemos-mobile {
		display: block;
	}
	.ofrecemos {
		padding-left: 20px;
		padding-right: 20px;
	}
	.home-ofrecemos {
		left: 20px;
	}
	.home-ofrecemos h2, .num-ofrecemos h3 {
		font-size: 1.2em;
	}
	.ofrecemos .nav-tabs a, .ofrecemos p {
		font-size: 1em;
	}
	.ofrecemos .tab-content {
		margin-top: 20px;
	}
	.trabajos, footer {
		padding-bottom: 0;
	}
	.box-trabajos-descripcion {
		font-size: 0.8em;
	}
	.box-lista-trabajos li {
		font-size: 0.7em;
	}
	.box-lista-trabajos li br {
		display: block;
	}
	.box-lista-trabajos li span {
		display: none;
	}
	.tambien {
		padding-left: 20px;
		padding-right: 20px;
	}
	.tambien .justify-content-sm-center {
		display: flex;
  		flex-direction: column;
	}
	.tabien-panel-box h3 {
		font-size: 1em;
	}
	.tabien-panel-box p {
		font-size: 0.8em;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	.link-idioma-mobile {
		right: 15%;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{

}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	.box-avatar {
		width: 80px;
	}
	.avatar-img {
		width: 70px !important;
		height: 70px !important;
	}
	.nosotros-linkedin {
		width: 15px;
	}
	.avatar-nosotros h3 {
		font-size: 0.7em;
	}
	.link-idioma-mobile {
		right: 15%;
	}
}
/**********
15. 320px
**********/

@media (min-device-width: 320px) and (max-device-width: 700px) {
	
}</pre></body></html>