<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------- Main Menu ---------------------*/
.theme-main-menu {
  position: fixed;
  background: #fff;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky  0.60s ease-in-out;
}

.theme-main-menu.theme-menu-three {padding: 20px 0 5px;}

.theme-main-menu.theme-menu-two,.theme-menu-one.d-align-item.color-white {background: #1b1d3d;}

.theme-main-menu.theme-menu-three {background: rgba(29,31,66,0.98); border-bottom: 1px solid rgba(255,255,255,0.03);}

.theme-menu-one .logo,.theme-menu-three .logo {width: 180px; margin: 0;}

.theme-menu-one.fixed .logo, .theme-menu-three.fixed .logo {
    width: 180px;
    margin: 0;
}

.theme-menu-one.d-align-item .logo {width: 63px;}
.theme-menu-one.d-align-item .logo {top:5px;}
.theme-menu-one .navbar-nav .nav-item .nav-link,
.theme-menu-two .navbar-nav .nav-item .nav-link {padding-bottom: 20px; padding-top: 00px;}

.theme-menu-one,.theme-menu-two {padding: 20px 0 0;}
.theme-menu-one .logo,.theme-menu-three .logo {width: 180px; margin: 0; padding-top: 25px;}
.theme-menu-one .header-right-widget {top:7px;}
.theme-menu-two .logo {top:7px;}
.theme-menu-two .quote-button {top:9px;}
.theme-menu-three .header-right-widget {top:14px;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {padding-bottom: 0;}
.theme-menu-one.d-align-item  {padding-bottom: 12px;}


@media (max-width: 1550px) {
  .theme-menu-one .header-right-widget {right: 15px;top:30px;}
  .theme-menu-one .header-right-widget .language-switcher button {margin: 0 20px;}
  .theme-menu-one .header-right-widget .call-us a {font-size: 20px;}
  .theme-menu-one .logo,.theme-menu-three .logo {width: 180px !important; padding-top: 10px !important;}
  .theme-menu-one,.theme-menu-three {padding-top: 0px !important;}
  .theme-menu-three .header-right-widget {top:35px;}
  .theme-menu-one.d-align-item .logo {top:25px;}
  .about-me-portfo .inner-content .img-box:before,.about-me-portfo .inner-content .img-box:after {left: -50px;}
  .full-width-container {padding-left: 20px;padding-right: 20px;}
  .project-minimal-style {padding: 200px 0 0;}  
  .theme-menu-one .header-right-widget .call-us {display: none;}
}


/*----------------------- WORKS WITH  US ---------------------*/
  
article.node--type-work-with-us {
  margin-top: 30px; 
  margin-bottom: 30px; 
 }


article.node--type-work-with-us h2.block-title {
  font-size: 24px;
  margin-top: 20px; 
  margin-bottom: 20px; 
  font-weight: bold; 
}

article.node--type-work-with-us .field--name-field-fecha-publicacion{
  margin: 5px; 
 }

article.node--type-work-with-us .field--name-field-area-de-la-vacante {
  
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid transparent;
  margin: 5px; 
  font-weight: bold; 
}

article.node--type-work-with-us .field--name-field-area-de-la-vacante::before {
  content: "Ãrea de  ";
  font-weight: bold; 
}

article.node--type-work-with-us button.btn.btn-secondary {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}


article.node--type-work-with-us div.field--name-field-modalidad {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}

article.node--type-work-with-us div.field--name-field-modalidad div.field--label {
  font-weight: bold; 
  margin-right: 10px; 
}

article.node--type-work-with-us div.field--name-field-modalidad div.field--label::after {
  content: ":  ";
}



article.node--type-work-with-us div.field--name-field-ciudad-de-la-vacante {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}

article.node--type-work-with-us div.field--name-field-ciudad-de-la-vacante div.field--label {
  font-weight: bold; 
  margin-right: 10px; 
}

article.node--type-work-with-us div.field--name-field-ciudad-de-la-vacante div.field--label::after {
  content: ":  ";
}


article.node--type-work-with-us div.field--name-field-horario {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}

article.node--type-work-with-us div.field--name-field-horario div.field--label {
  font-weight: bold; 
  margin-right: 10px; 
}

article.node--type-work-with-us div.field--name-field-horario div.field--label::after {
  content: ":  ";
}

article.node--type-work-with-us div.field--name-field-tipo-de-contrato {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}

article.node--type-work-with-us div.field--name-field-tipo-de-contrato div.field--label {
  font-weight: bold; 
  margin-right: 10px; 
}

article.node--type-work-with-us div.field--name-field-tipo-de-contrato div.field--label::after {
  content: ":  ";
}


article.node--type-work-with-us form.webform-submission-form {
    background-color: #ECE8E7;
    color: black; 
    border-radius: 60px;
    padding: 60px 0;
}



article.node--type-work-with-us form.webform-submission-form button.btn-primary {
  background-color: #6c757d;
}


article.node--type-work-with-us form.webform-submission-form input[type="text"],
article.node--type-work-with-us form.webform-submission-form input[type="email"],
article.node--type-work-with-us form.webform-submission-form input[type="number"] {
  width: 80%;
  margin-left: 10%; 
}

article.node--type-work-with-us form.webform-submission-form .js-webform-document-file ,
article.node--type-work-with-us form.webform-submission-form fieldset.captcha,
article.node--type-work-with-us form.webform-submission-form .text-count-message,
article.node--type-work-with-us form.webform-submission-form .control-label {
  width: 80%;
  margin-left: 10%; 
  margin-bottom: 10px; 
  margin-top: 20px;
}

article.node--type-work-with-us form.webform-submission-form .webform-button--submit {
  display: block;
  margin: 0 auto;
  margin-top: 40px;

}

article.node--type-work-with-us legend.captcha__title {
  display: none;
}

article.node--type-work-with-us div.captcha__description {
  display: none;
}

article.node--type-work-with-us div.layout--onecol {
   margin-top: 80px;
}

article.node--type-work-with-us fieldset[data-drupal-selector="edit-captchapostularse"].captcha.captcha-type-challenge--recaptcha {
  margin-top: 20px;
  margin-bottom: 20px;
}

article.node--type-work-with-us form.webform-submission-form fieldset.captcha {
  margin-top: 20px;
  margin-bottom: 20px; 
}



/*----------------------- PQRS ---------------------*/

article.node--type-webform {
  margin-top: 60px; 
  margin-bottom: 30px; 
 }

article.node--type-webform form.webform-submission-pqrs-form .js-webform-document-file ,
article.node--type-webform form.webform-submission-pqrs-form fieldset.captcha,
article.node--type-webform form.webform-submission-pqrs-form .text-count-message,
article.node--type-webform form.webform-submission-pqrs-form .control-label {
 
  margin-bottom: 10px; 
  margin-top: 20px;
}


article.node--type-webform legend.captcha__title {
  display: none;
}

article.node--type-webform div.captcha__description {
  display: none;
}
 div

article.node--type-webform form.webform-submission-pqrs-form .webform-button--submit {
  display: block;
  margin: 0 auto;
  margin-top: 40px;

}

/*----------------------- WORKS WITH CONFIRMATION---------------------*/ 

article[data-history-node-id="109"] div.field--name-body  {

    background:rgba(250,252,255,255);
    width: 100%;
    position: relative;
    left: 0;
    display: block;
    margin-top: -120px;
    margin-left: 33.3%; 

}

article[data-history-node-id="115"] div.field--name-body  {
    background:rgba(250,252,255,255);
    width: 100%;
    position: relative;
    left: 0;
    display: block;
    margin-top: -120px;
}

article[data-history-node-id="115"] a  {
   color: black;
}


/*----------------------- PQRS CONFIRMATION---------------------*/ 

article[data-history-node-id="117"] div.field--name-body  {

    background:rgba(250,252,255,255);
    width: 100%;
    position: relative;
    left: 0;
    display: block;
    margin-top: -120px;
    margin-left: 33.3%; 

}
article[data-history-node-id="117"] a  {
   color: black;
}


/*----------------------- VIEW WORKS WITH  US ---------------------*/

div.second-tittle-view {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: -120px;
  margin-bottom:80px;
}

article.node--type-work-with-us.is-promoted.teaser {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
}


article.node--type-work-with-us.is-promoted.teaser  .field--name-body.field--type-text-with-summary.field--label-visually_hidden{
 width: 95%;
 margin-right: 5%;  
}

article.node--type-work-with-us.is-promoted.teaser  div.field--name-field-area-de-la-vacante.field--label-visually_hidden.sr-only{
  display: inline;  
}

article.node--type-work-with-us.is-promoted.teaser .field--name-field-area-de-la-vacante .field--item {
  display: inline;
}

article.node--type-work-with-us.is-promoted.teaser .layout.layout--onecol  .block-field-blocknodework-with-usfield-modalidad {
 margin-top:-50px;
}

article.node--type-work-with-us.is-promoted.teaser  div.field--name-field-ciudad-de-la-vacante{
  margin-top: 0px;
}

article.node--type-work-with-us.is-promoted.teaser  div.field--name-field-fecha-publicacion{
  text-align: left;
}


article.node--type-work-with-us.is-promoted.teaser div.layout__region--second  {
  display: flex;
  justify-content: center;
  align-items: center; 
}

article.node--type-work-with-us.is-promoted.teaser li.node-readmore a {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid transparent;
  margin: 5px; 
  font-weight: bold; 
}


article.node--type-work-with-us.is-promoted.teaser div.field--name-body,
article.node--type-work-with-us.is-promoted.teaser li.node-readmore{
  margin-top:5px;
}

article.node--type-work-with-us.is-promoted.teaser  a  {
  color: black;
}

article.node--type-work-with-us.is-promoted.teaser div.field--name-field-area-de-la-vacante.field--label-visually_hidden {
  float: left; 
  clear: both; 
  margin-top: -70px; 
}</pre></body></html>