@media (min-width: 0px) and (max-width: 767px) {
  .secc_desktop {
    display: none !important;
  }

  .secc_phone {
    display: -webkit-box !important;
  }

	/* CSS del Index */
	    .img__logo{
	      width: 200px;
	    }

	    .breakpoint-on .classycloseIcon{
	    	display: none !important;
	    }

	    .link__contact{

	    }

	    .link__contact:hover, .link__contact:focus{

	    }

	    .header-area .is-sticky .pixel-main-menu .classy-navbar .classynav ul li a{
	      color: #525251;
	      transition: .2s ease-in-out;
	    }

	    .header-area .is-sticky .pixel-main-menu .classy-navbar .classynav ul li a.active {
	      color: #ff9b00 !important;
	      font-family: 'gcnorthsans-regular';
	      transition: .2s ease-in-out;
	    }

	    a[href="#contacto"].active {
	      color: #fff !important;
	    }

		.slide-bg-video {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			object-fit: cover;
			z-index: -1;
		}

	    .title__slider{
	      font-family: 'gcnorthsans-light';
	      color: #fff;
	      font-size: 35px;
	      line-height: 100%;
	    }

	    .title__slider--bold{
	      font-family: 'gcnorthsans-regular';
	      color: #ff9b00;
	    }

	    .section-padding-about{
	      padding-top: 100px;
	      padding-bottom: 100px;
	    }

	    .bg__about{
	      background-image: url('img/bg-about.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      background-position: 100% -30%;
	    }

	    .img__about{
	      width: 90%;
	      display: block;
	      margin: 0 auto -40px auto;
	    }

	    .title__about{
	      display: none;
	      font-family: 'gcnorthsans-light';
	      color: #dd4a30;
	      font-size: 35px;
	      line-height: 100%;
	      margin-top: 50px;
	      margin-bottom: 20px;
	    }

	    .text__about{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 120%;
	      margin-top: 0px;
	      margin-bottom: 50px;
	    }

	    .text__about--bold{
	      font-family: 'gcnorthsans-regular';
	      color: #ff9b00;
	    }

	    .align__self--top{
	      align-self: flex-start;
	    }

	    .align__self--center{
	      align-self: center;
	    }

	    .align__self--end{
	      align-self: end;
	    }

	    .padding__about--web01{

	    }

	    .padding__about--web02{

	    }

	    .bg__mision{
	      background-color: transparent;
	      border: 0px solid #ff9b00;
	      padding: 35px 40px;
	      border-top-left-radius: 50px;
	      border-bottom-right-radius: 50px;
	    }

	    .title__mision{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      font-size: 28px;
	      line-height: 100%;
	      margin-bottom: 15px;
	    }

	    .text__mision{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 19px;
	      line-height: 120%;
	      margin-bottom: 0;
	    }

	    .bg__vision{
	      background-color: transparent;
	      border: 0px solid #ff9b00;
	      padding: 35px 40px;
	      border-top-left-radius: 50px;
	      border-bottom-right-radius: 50px;
	    }

	    .title__vision{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      font-size: 28px;
	      line-height: 100%;
	      margin-bottom: 15px;
	    }

	    .text__vision{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 19px;
	      line-height: 120%;
	      margin-bottom: 0;
	    }

	    .group__values{
	    	display: flex;
	    }

	    .bg__01 {
	        background: rgba(71, 71, 71);
	        padding: 40px 40px;
			border-top-right-radius: 60px;
	    }

	    .bg__02{
			background: rgba(71, 71, 71, 0.7);
	        padding: 50px 30px;
	    }

	    .bg__03{
			background: rgba(71, 71, 71);
	        padding: 50px 30px;
	    }

	    .bg__04{
			background: rgba(71, 71, 71, 0.7);
	        padding: 50px 30px;
	    }

	    .bg__05{
			background: rgba(71, 71, 71);
	        padding: 50px 30px;
	    }

	    .icon__valores{
	        width: 60px !important;
	        margin-bottom: 15px !important;
	    }

	    .title__valores{
		    font-family: 'gcnorthsans-regular';
		    font-size: 22px;
		    line-height: 100%;
	    	color: #ff9b00;
	    	margin-bottom: 15px;
	    }

	    .text__valores{
		    font-family: 'gcnorthsans-extralight';
		    font-size: 16px;
		    font-weight: 100;
		    line-height: 120%;
	    	color: #fff;
	    	margin-bottom: 0;
	    }

	    .img__team{
    	  width: 100%;
    	  margin-bottom: -40px;
    	  position: relative;
    	  z-index: -1;
	    }

	    .section-padding-services{
	      padding-top: 70px;
	      padding-bottom: 70px;
	    }

	    .bg__services{
	      background: #ff9b00;
	      border-top-right-radius: 50px;
	      border-bottom-left-radius: 50px;
	    }

	    .title__services{
	      font-family: 'gcnorthsans-light';
	      color: #fff;
	      text-transform: uppercase;
	      font-size: 30px;
	      margin-bottom: 20px;
	    }

	    .line__underscore{
	      background-color: #474747;
	      width: 100px;
	      height: 3px;
	      margin-bottom: 70px;
	    }

	    .img__service--01{
	      background-image: url('img/servicios/01.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--01:hover, .img__service--01:focus{
	      background-image: url('img/servicios/01-hover.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--02{
	      background-image: url('img/servicios/02.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--02:hover, .img__service--02:focus{
	      background-image: url('img/servicios/02-hover.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--03{
	      background-image: url('img/servicios/03.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--03:hover, .img__service--03:focus{
	      background-image: url('img/servicios/03-hover.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--04{
	      background-image: url('img/servicios/04.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .img__service--04:hover, .img__service--04:focus{
	      background-image: url('img/servicios/04-hover.png');
	      background-repeat: no-repeat;
	      background-size: 100% auto;
	      width: 90%;
	      height: 200px;
	      transition: .5s ease-in-out;
	    }

	    .section-padding-quote{
	      padding-top: 250px;
	      padding-bottom: 50px;
	    }

	    .bg__quote{
	      background-image: url('img/bg01.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	      position: relative;
	      margin-top: -150px;
	      z-index: -1;
	    }

	    .banner-container {
	      position: relative;
	      width: 100%;
	      overflow: hidden;
	    }

	    .banner-container img {
	      width: 100%;
	      height: auto;
	      display: block;
	    }

	    .title__quote {
	      font-family: 'gcnorthsans-extralight';
	      font-size: 22px;
	      text-align: center;
	      line-height: 100%;
	      color: #fff;
	      margin-bottom: 5px;
	    }

	    .subtitle__quote{
	      font-family: 'gcnorthsans-regular';
	      font-size: 25px;
	      text-align: center;
	      line-height: 100%;
	      color: #ff9b00;
	    }

	    .section-padding-commit{
	      padding-top: 70px;
	      padding-bottom: 50px;
	    }

	    .bg__commit{
	      background-image: url('img/bg02.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: 40% 0%;
	    }

	    .title__commit{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      text-transform: uppercase;
	      font-size: 27px;
	      line-height: 100%;
	      margin-bottom: 25px;
	    }

	    .line__underscore--02{
	      background-color: #dd4a30;
	      width: 100px;
	      height: 3px;
	      margin-bottom: 50px;
	    }

	    .text__commit{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 100%;
	      margin-bottom: 50px;
	    }

	    .text__commit--bold{
	      font-family: 'gcnorthsans-regular';
	      color: #ff9b00;
	      font-size: 20px;
	      line-height: 100%;
	    }

	    /* Nuestro compromiso */
	      .tabs {
	        position: relative;
	        width: 65%;
	        margin: auto;
	      }

	      /* Imagen base */
	      .tabs img {
	        width: 100%;
	        display: block;
	      }

	      /* Zonas clickeables */
	      .zone {
	        position: absolute;
	        top: 0;
	        height: 100%;
	        width: 33.33%;
	        cursor: pointer;
	      }

	      /* Dividimos en 3 */
	      .zone.red {
	        left: 0;
	        transform: rotate(-50deg);
	        top: 70px;
	        height: 80px;
	        z-index: 9999;
	      }
	      .zone.yellow {
	        transform: rotate(-25deg);
	        height: 85px;
	        left: 70px;
	        top: 10px;
	        width: 75px;
	        z-index: 9999;
	      }
	      .zone.green {
	        transform: rotate(5deg);
	        left: 155px;
	        height: 90px;
	        top: 6px;
	        width: 95px;
	        z-index: 9999;
	      }

	      /* Efecto hover */
	      .zone.red:hover, .zone.red.active {
	        transform: rotate(0deg);
	        left: 0%;
	        top: 25%;
	        background-image: url(img/01.png);
	        background-repeat: no-repeat;
	        background-size: 100% auto;
	        width: 39%;
	        height: 58%;
	        filter: brightness(0.7);
	      }

	      .zone.yellow:hover, .zone.yellow.active {
	        transform: rotate(0deg);
		    left: 18%;
		    top: 0%;
		    background-image: url(img/02.png);
		    background-repeat: no-repeat;
		    background-size: 100% auto;
		    width: 40%;
		    height: 55%;
	        filter: brightness(0.7);
	      }

	      .zone.green:hover, .zone.green.active {
			transform: rotate(0deg);
			left: 59%;
			top: 0%;
			background-image: url(img/03.png);
			background-repeat: no-repeat;
			background-size: 100% auto;
			width: 39%;
			height: 55%;
			filter: brightness(0.7);
	      }

	      /* Contenido */
	      .title__tab {
	        display: inline-block;
	        background: #dd4a30;
	        color: #fff;
	        border-top-left-radius: 50px;
	        border-bottom-right-radius: 50px;
	        padding: 20px 40px;
	        font-size: 18px;
	        margin-top: 50px;
	        width: 330px;
	      }

	      .text__tab {
	        font-family: 'gcnorthsans-extralight';
	        color: #474747;
	        text-align: justify;
	        font-size: 20px;
	        line-height: 120%;
	        padding-left: 5px;
	        padding-right: 5px;
	        margin-top: 40px;
	        margin-bottom: 0;
	      }

	      .icon__tab{
	        width: 100px;
	        margin-top: 0px;
	      }
	    /* Nuestro compromiso */

	    .section-padding-values{
	    	padding-top: 70px;
	    	padding-bottom: 0px;
	    }

	    .title__values{
	    	color: #ff9b00;
		    font-family: 'gcnorthsans-light';
		    font-size: 27px;
		    text-transform: uppercase;
		    line-height: 100%;
		    margin-bottom: 50px;
	    }

	    .title__value{
	    	color: #dd4a30;
		    font-family: 'gcnorthsans-light';
		    font-size: 30px;
		    text-align: center;
		    line-height: 100%;
		    margin-bottom: 10px;
	    }

	    .text__value{
	    	color: #474747;
		    font-family: 'gcnorthsans-extralight';
		    font-size: 20px;
		    text-align: center;
		    line-height: 120%;
		    margin-left: 0;
		    margin-right: 0;
		    margin-bottom: 50px;
	    }

	    .section-padding-frase{
	      padding-top: 0;
	      padding-bottom: 0;
	    }

	    .bg__quote02{
	      background-color: #ff9b00;
	      padding: 40px 30px;
	      border-top-left-radius: 60px;
	      border-bottom-right-radius: 60px;
	    }

	    .text__quote02{
	      font-family: 'gcnorthsans-light';
	      color: #474747;
	      font-size: 19px;
	      text-align: center;
	      line-height: 120%;
	      margin-bottom: 0;
	    }

	    .text__quote02--bold{
	      font-family: 'gcnorthsans-light';
	      color: #fff;
	    }

	    .text__quote03{
	      font-family: 'gcnorthsans-regular';
	      color: #fff;
	      font-size: 22px;
	      text-align: center;
	      line-height: 110%;
	      margin-top: 0;
	      margin-bottom: 0;
	    }

	    .section-padding-quote02{
	      padding-top: 150px;
	      padding-bottom: 100px;
	    }

	    .section-padding-stats{
	      padding-top: 0px;
	      padding-bottom: 70px;
	    }

	    .bg__stats{
	      background-image: url('img/bg-frase.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	      margin-top: 0;
	    }

		.single-cool-fact {
		  position: relative;
		  z-index: 1;
		  text-align: center;
		  margin-bottom: 60px !important;
		}
		
		.single-cool-fact .scf-icon {
		    position: relative;
		    z-index: 1;
		    margin-bottom: 30px;
		}
		
		.single-cool-fact .scf-text h2 {
		    font-family: 'gcnorthsans-regular';
		    font-size: 45px;
		    margin-bottom: 10px;
		    color: #ff9b00;
		    font-weight: 500;
		}

		.single-cool-fact .scf-text h6 {
		    font-size: 22px;
		    text-transform: uppercase;
		    line-height: 120%;
		    margin: 0 70px;
		    color: #474747;
		}

	    .move__group--icons{
	      border: 0px solid #474747;
	      border-top-left-radius: 60px;
	      border-bottom-right-radius: 60px;
	      padding: 50px 0 0 0;
	      margin: 0;
	    }

	    .section-padding-map{
	      padding-top: 70px;
	      padding-bottom: 50px;
	    }

	    .text__map{
	      font-family: 'gcnorthsans-light';
	      font-size: 20px;
	      color: #474747;
	      font-weight: 100;
	      text-align: justify;
	      line-height: 120%;
	      position: relative;
	      left: 0;
	      margin-left: 15px;
	      margin-right: 15px;
	      margin-bottom: 30px;
	    }

	    .img__map{
	      width: 100%;
	    }

	    .section-padding-projects{
	      padding-top: 0;
	      padding-bottom: 100px;
	    }

	    .bg__projects{
	      background-image: url('img/bg-projects.png');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: 80% 0px;
	    }

	    .title__projects{
	      font-family: 'gcnorthsans-light';
	      text-transform: uppercase;
	      color: #ff9b00;
	      font-size: 27px;
	      line-height: 100%;
	      margin-bottom: 20px;
	    }

	    .line__underscore--03{
	      background-color: #dd4a30;
	      width: 100px;
	      height: 3px;
	      margin-bottom: 30px;
	    }

	    .text__projects{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 100%;
	      margin-bottom: 0px;
	    }

	    .container__project {
	        position: relative;
	        width: 100%;
	        height: 255px;
	        overflow: hidden;
	    }

	    .container__project img {
	        position: absolute;
	        width: 100%;
	        object-fit: cover;
	        transition: opacity 0.7s ease;
	    }

	    .image-top {
	        opacity: 0;
	    }

	    .container__project:hover .image-top {
	        opacity: 1;
	    }

	    .container__project:hover .image-bottom {
	        opacity: 0;
	    }

	    .btn__conoce{
	      width: 170px;
	      margin-top: 50px;
	    }

	    .section-padding-contact{
	      padding-top: 100px;
	      padding-bottom: 100px;
	    }

	    .bg__contact{
	      background: #ff9b00 url(img/bg-contact.png);
	      background-repeat: no-repeat;
	      background-size: cover;
          border-top-right-radius: 60px;
          background-position: 90% 0%;
	    }

	    .title__contact{
	      font-family: 'gcnorthsans-light';
	      color: #fff;
	      text-transform: uppercase;
	      font-size: 23px;
	      line-height: 110%;
	      margin-bottom: 30px;
	    }

	    .line__underscore--04{
	      background-color: #dd4a30;
	      width: 100px;
	      height: 3px;
	      margin-bottom: 40px;
	    }

		.contact-form-area input[type="radio"]{
		  font-family: 'gcnorthsans-light';
		  width: 30px;
		  height: 30px;
		  vertical-align: bottom;
		  font-size: 30px;
		  accent-color: #474747;
		  border: 0;
		  margin-bottom: 0;
		  border-radius: 50px;
		  transition-duration: 500ms; }

		.contact-form-area input, .contact-form-area textarea {
		  background-color: #fff;
		  font-family: 'gcnorthsans-light';
		  width: 100%;
	      height: 55px;
	      margin-bottom: 15px;
	      font-size: 22px;
		  color: #ff9b00;
		  text-align: left;
		  text-indent: 10px;
		  border-radius: 20px;
		  border-bottom: 2px solid transparent;
		  transition-duration: 500ms;
		}

		.contact-form-area textarea {
		  height: 150px;
		  padding-top: 20px;
		  margin-bottom: 30px; }

	    .btn__send, .btn__send:hover, .btn__send:focus{
	      background: transparent;
	      border: 0;
	      float: right;
	      cursor: pointer;
	      outline: 0;
	      text-decoration: none;
	    }

	    .img__send{
	      width: 130px;
	    }

	    ::placeholder {
	      color: #ff9b00 !important;
	      opacity: 1; /* Firefox */
	    }

	    ::-ms-input-placeholder { /* Edge 12 -18 */
	      color: #ff9b00 !important;
	    }

	    .label__radio{
	      font-size: 22px;
	      margin-left: 15px;
	      margin-bottom: 0;
	      position: relative;
	      top: 3px;
	    }

	    .group__radio{
	      float: left;
	      margin-bottom: 20px;
	    }

	    .section-padding-footer{
	      padding-top: 70px;
	      padding-bottom: 50px;
	    }

	    .bg__footer{
	      background-image: url('img/bg-footer.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	    }

	    .img__logo--footer{
	      width: 70px;
	      display: block;
	      margin: 0 auto;
	      padding-bottom: 20px;
	    }

	    .link__menu--footer{
	      font-family: 'gcnorthsans-extralight';
	      font-size: 18px;
	      color: #fff;
	      text-transform: uppercase;
	      padding: 0 10px;
	      line-height: 150%;
	      transition: .5s ease-in-out;
	    }

	    .link__menu--footer:hover, .link__menu--footer:focus{
	      font-family: 'gcnorthsans-regular';
	      font-size: 18px;
	      color: #fff;
	      text-transform: uppercase;
	      padding: 0 10px;
	      line-height: 150%;
	      transition: .5s ease-in-out;
	    }

	    .group__link--footer{
	      text-align: center;
	    }

	    .padding__subfooter{
	      padding-top: 50px;
	    }

	    .link__policy--footer, .link__policy--footer:hover, .link__policy--footer:focus{
	      font-family: 'gcnorthsans-regular';
	      font-size: 18px;
	      color: #fff !important;
	      line-height: 100%;
	      text-transform: uppercase;
	    }
	/* CSS del Index */

	/* CSS de servicios */
	    .section-padding-servicesBanner{
	      padding-top: 150px;
	      padding-bottom: 70px;
	    }

		.bg__banner--desarrolloIngenieria{
	      background-image: url('img/servicios/desarrollo-ingenieria/01.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
		}

		.bg__banner--ejecucionProyectos{
	      background-image: url('img/servicios/ejecucion-proyectos/01.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
		}

	    .bg__banner--mantenimientoPlantas{
	      background-image: url('img/servicios/mantenimiento-plantas/01.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	    }

	    .bg__banner--sistemaControl{
	      background-image: url('img/servicios/sistema-control/01.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	    }

	    .bg__servicio--banner{
	      background-image: url('img/bg03.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	    }

	    .title__services--banner{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      text-transform: uppercase;
	      font-size: 30px;
	      line-height: 120%;
	      margin-bottom: 0;
	    }

		.img__icon--desarrolloIngenieria {
		  position: absolute;
		  bottom: 375px;
		  right: 30px;
		  width: 80px;
		  z-index: 9;
		}

	    .img__icon--ejecucionProyectos{
		  position: absolute;
		  bottom: 30px;
		  right: 30px;
		  width: 80px;
		  z-index: 9;
	    }

	    .img__icon--mantenimientoPlantas{
		  position: absolute;
		  bottom: 375px;
		  right: 30px;
		  width: 80px;
		  z-index: 9;
	    }

		.img__icon--sistemaControl {
		  position: absolute;
		  bottom: 305px;
		  right: 30px;
		  width: 80px;
		  z-index: 9;
		}

	    .bg__services--content{
	      background-image: url('img/bg-services-banner.png');
	      background-repeat: no-repeat;
	      background-size: 80% auto;
	      background-position: 100px -100px;
	    }

	    .section-padding-content{
	      padding-top: 70px;
	      padding-bottom: 70px;
	    }

	    .text__service--content{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 120%;
	      margin-bottom: 50px;
	    }

	    .text__alcance{
	      font-family: 'gcnorthsans-light';
	      color: #dd4a30;
	      font-size: 25px;
	      line-height: 120%;
	      margin-bottom: 5px;
	    }
	  
	    .list__alcance{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      line-height: 130%;
	      font-size: 20px;
	      margin-bottom: 0;
	      display: list-item;
	      margin-left: 17px;
	    }

	    .text__beneficios{
	      font-family: 'gcnorthsans-light';
	      color: #dd4a30;
	      font-size: 25px;
	      line-height: 120%;
	      margin-top: 40px;
	      margin-bottom: 5px;
	    }
	  
	    .list__beneficios{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      line-height: 130%;
	      font-size: 20px;
	      margin-bottom: 0;
	      display: list-item;
	      margin-left: 17px;
	    }

	    .img__feature{
	      width: 80%;
	      display: block;
	      margin: 50px auto 0 auto;
	    }

	    .banner__service{
	      width: 100%;
	      margin-top: 50px;
	      margin-bottom: 30px;
	      border-top-left-radius: 25px;
	      border-bottom-right-radius: 25px;
	    }

	    .btn__conoce--services{
	      width: 170px;
	      margin-top: 20px;
	    }

	    .bg__footer--service{
	      background-image: url('img/bg-footer-service.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	    }
	/* CSS de servicios */

	/* CSS de proyectos */
	    .section-padding-proyectos{
	      padding-top: 100px;
	      padding-bottom: 100px;
	    }

	    .bg__galeria{
	      background-image: url('img/bg-proyectos.png');
	      background-repeat: no-repeat;
	      background-size: 80%;
	      background-position: 0% 110%;
	    }

	    .title__projects--banner{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      text-transform: uppercase;
	      font-size: 30px;
	      line-height: 100%;
	      margin-top: 20px;
	      margin-bottom: 0px;
	    }

	    .text__project--caption{
	      font-family: 'gcnorthsans-light';
	      font-size: 30px;
	      color: #474747;
	      margin-bottom: 10px;
	    }

	    .img__sgi{
	      width: 250px;
	      margin-top: 70px;
	      margin-bottom: 20px;
	    }

	    .btn__contacto{
	      width: 180px;
	      margin-top: 30px;
	    }

	    .modal-content{
	      background-color: transparent;
	      border: 0;
	    }

	    .modal-body{
	      padding: 0;
	    }

	    .close {
	      float: right;
	      font-size: 50px;
	      font-weight: 100;
	      line-height: 1;
	      color: #ff9b00;
	      text-shadow: none;
	      position: relative;
	      top: 10px;
	      left: 10px;
	      opacity: 1;
	    }

	    .img__modal{
	      width: 100%;
	    }

	    .bg__project--modal{
	      background-color: #fff;
	      padding: 50px 35px;
	      border-bottom-left-radius: 50px;
	    }

	    .text__modal{
	      font-family: 'gcnorthsans-light';
	      font-size: 22px;
	      color: #474747;
	      line-height: 120%;
	      text-align: center;
	      margin-bottom: 0;
	    }
	/* CSS de proyectos */

	/* CSS de reclutamiento */
	    .bg__reclutamiento--banner{
	      background-image: url('img/bg04.webp');
	      background-repeat: no-repeat;
	      background-size: cover;
	      background-position: center;
	    }

	    .section-padding-reclutamiento{
	      padding-top: 150px;
	      padding-bottom: 70px;
	    }

	    .title__reclutamiento--banner{
	      font-family: 'gcnorthsans-light';
	      color: #ff9b00;
	      text-transform: uppercase;
	      font-size: 35px;
	      line-height: 100%;
	      margin-bottom: 0;
	    }

	    .bg__reclutamiento--content {
	      background-image: url(img/bg-services-banner.png);
	      background-repeat: no-repeat;
	      background-size: 80% auto;
	      background-position: 250% 100%;
	    }

	    .text__reclutamiento--content {
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 120%;
	      margin-bottom: 50px;
	    }

	    .section-padding-contentReclu{
	      padding-top: 70px;
	      padding-bottom: 70px;
	    }

	    .text__vacantes{
	      font-family: 'gcnorthsans-light';
	      color: #dd4a30;
	      font-size: 30px;
	      line-height: 120%;
	      margin-bottom: 30px;
	    }

	    .description__vacantes{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      font-size: 20px;
	      line-height: 110%;
	      margin-bottom: 60px;
	    }

		.pixel-tabs-content {
		  position: relative;
		  z-index: 1; }
		  .pixel-tabs-content .nav-tabs {
		    border-bottom: none;
		    margin-bottom: 35px; }
		    .pixel-tabs-content .nav-tabs .nav-link {
		      background-color: rgba(255, 155, 0, .4);
			  font-family: 'gcnorthsans-light';
		      text-transform: uppercase;
		      font-size: 23px;
		      color: #fff;
		      letter-spacing: 1px;
		      margin-top: 15px;
			  margin-right: 10px;
			  border-top-right-radius: 25px;
			  border-bottom-left-radius: 25px;
		      transition: .7s ease-in-out; }
		    .pixel-tabs-content .nav-tabs .nav-link.active {
		      background-color: #ff9b00;
			  font-family: 'gcnorthsans-light';
		      text-transform: uppercase;
		      font-size: 23px;
		      color: #fff;
		      letter-spacing: 1px;
		      margin-top: 15px;
		      margin-right: 10px;
			  border-top-right-radius: 25px;
			  border-bottom-left-radius: 25px;
		      transition: .7s ease-in-out; }

	    .table__recluit{
	      width: 100%;
	    }

	    .table__recluit td{
	      font-size: 20px;
	      padding-bottom: 20px;
	      line-height: 160%;
	      display: table;
	    }

	    .text__postulate{
	      font-family: 'gcnorthsans-light';
	      color: #dd4a30;
	      font-size: 25px;
	      line-height: 120%;
	      margin-bottom: 25px;
	    }

	    .text__attachment{
	      font-family: 'gcnorthsans-extralight';
	      color: #474747;
	      text-align: left;
	      font-size: 20px;
	      line-height: 130%;
	      margin-bottom: 20px;
	    }

	    .recruit-form-area input[type="file"]{
	      background: transparent;
	      border: 0;
	      font-size: 18px;
	      color: #474747;
	      font-family: 'gcnorthsans-extralight';
	    }

	    .recruit-form-area input[type="file"]::file-selector-button {
	      background: #ff9b00;
	      border: none;
	      border-bottom-left-radius: 25px;
	      border-top-right-radius: 25px;
	      text-transform: uppercase;
	      padding: 10px 15px;
	      margin-right: 35px;
	      color: #fff;
	      cursor: pointer;
	      font-family: 'gcnorthsans-light';
	    }

	    .recruit-form-area input[type="radio"]{
	      font-family: 'gcnorthsans-light';
	      width: 60px;
	      height: 60px;
	      vertical-align: bottom;
	      font-size: 30px;
	      accent-color: #474747;
	      border: 0;
	      margin-bottom: 0;
	      border-radius: 50px;
	      transition-duration: 500ms; }

	    .recruit-form-area input,
	    .recruit-form-area textarea {
	      background-color: #ffe8c4;
	      font-family: 'gcnorthsans-light';
	      width: 100%;
	      height: 55px;
	      margin-bottom: 25px;
	      font-size: 22px;
	      color: #474747;
	      text-align: left;
	      text-indent: 10px;
	      border-radius: 20px;
	      border-bottom: 2px solid transparent;
	      transition-duration: 500ms; }
	      .recruit-form-area input:focus,
	      .recruit-form-area textarea:focus {
	        background-color: #fff;
	        color: #474747;
	        box-shadow: none;
	        border-color: #ffe8c4; }
	    .recruit-form-area textarea {
	      height: 200px;
	      padding-top: 20px;
	      margin-bottom: 30px; }

	      .recruit-form-area textarea::placeholder, .recruit-form-area input::placeholder {
	        color: #474747 !important;
	        opacity: 1; /* Firefox */
	      }

	      .recruit-form-area textarea::-ms-input-placeholder, .recruit-form-area input::-ms-input-placeholder { /* Edge 12 -18 */
	        color: #474747 !important;
	      }
	/* CSS de reclutamiento */
}
