@charset "UTF-8";


@font-face {
	font-family: 'Conv_Asap-Regular';
	src: url('../fonts/Asap-Regular.eot');
	src: local('☺'), url('../fonts/Asap-Regular.woff') format('woff'), url('../fonts/Asap-Regular.ttf') format('truetype'), url('../fonts/Asap-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Asap-Bold';
	src: url('../fonts/Asap-Bold.eot');
	src: local('☺'), url('../fonts/Asap-Bold.woff') format('woff'), url('../fonts/Asap-Bold.ttf') format('truetype'), url('../fonts/Asap-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Gilroy-Regular';
	src: url('fonts/Gilroy-Regular.eot');
	src: local('☺'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype'), url('../fonts/Gilroy-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
    font-family: "Roboto",sans-serif;
    background-color: #FCFCFC;
}
a:hover {
  text-decoration: none;
}
p {
	color: #3f4048;
	    font-size: 18px;
line-height: 1.44;
	    font-family: "Roboto",sans-serif;
}

#auteco-principal h2 {

color: #fff;
font-size: 35px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
margin-bottom: 30px;
}

@media (min-width: 768px) {
  .ee-body {
      margin-bottom: 192px !important;
  }
}

/* HEADER */
.header {
    background-color: #fff;
}
.top-header-row {
    background-color: #124395;
    height: 40px;
	display: none !important;

}
.middle-header-row .col-sm-3 img {
    display: none;
}
.middle-header-row .col-sm-3 {
  width: 288px;
  height: 100px;
  padding: 0;
  background: url(../images/logo-2.png) no-repeat center;
  top: -15px;
}
.middle-header-row {
    padding-bottom: 5px;
}
.main-nav-row {
    background: #124395;
}
.main-nav-row .item-inner-main-nav {
    padding: 0;
}
.navbar-nav li a[href="/co/sitio-empresarial/auteco/contactenos"] {
    display: none;
}
.main-nav-row .item-inner-main-nav a {
   font-size: 16px;
    font-family:'Conv_Asap-Regular',Sans-Serif;
    font-weight: 300;
    color: #7E7E7F;
    border-right: 0;
    padding: 5px 15px;
    font-family:'Conv_Asap-Regular',Sans-Serif;
}

.main-nav-row .item-inner-main-nav:hover,
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #1e5bc1;
    color: #fff;
    transition: .3s ease-out;
}
.navbar-nav>li>a {
    line-height: 48px;
}
.nav>li>a {
    font-size: 14px;
    font-family:'Conv_Asap-Regular',Sans-Serif;
    font-weight: 700;

    color: #ff740c;
    border-right: 0;
    padding: 0 18px;

}

.main-nav-row .navbar-header .icon-bar {
    background-color: #fff;

}
.main-nav-row .item-inner-main-nav a {
    color: #fff;
    padding: 9px 15px;

    border-radius: 0;
    background-color: #124395;

}
.main-nav-row .ee-navbar-toggle-search {
    color: #fff;
}
.main-nav-row .item-inner-main-nav a:hover {

    border-bottom: none;
}
/* CONTENIDO */

div[itemtype="http://schema.org/Organization"] + div.container{
	width: 100%;
	margin:0;
	padding: 0;
}
.social-media-text-top-header {
    color: #333;
    display: none;
}
.top-header-row a {
    color: #E11B22;
}

#btnPositions, #btnProfessions, #btnSectors,
.result-offer-row-container .result-item .text-ellipsis,
.text-primary,
.ee-quickview .offer-title.ee-mod a,
.offer-name a,
.term-conditions-link,
.breadcrumb {
    color: #00A1AE;
}

.js-jobOffer-title {
    color: #5c5d5d;
}

.top-header-row .item-inner-top-header a {

  color: #fff;
  font-family:'Conv_Asap-Regular',Sans-Serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 10px !important;
  border-radius: 50%;
}

.top-header-row .item-inner-top-header a:hover {
  background-color: transparent !important;
  color: #fff;
  text-decoration: underline;
  border-radius: 50%;
}


@media screen and (max-width: 767px) {
    .txt_seccion {
        margin-left: 15px;
        margin-right: 15px;
    }

    .cabezote_seccion {
        margin-left: 0;
    }

    .contenido_home {
        margin-left: 0;
    }

    .tarjeta > p {
        min-height: CompanySites/auteco/resources/images/o;
    }

    .aviso {
        margin: 45px 20px 40px;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {
    .tarjeta > p {
        min-height: 340px;
    }
}

@media (min-width: 768px) {
    div.container-item {
        height: 282px;
    }
    .container-item .caption div {
        min-height: 200px;
    }
}


/* CAROUSEL */
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
}


/* BOTONES */
.form-contact-row .btn-primary,
.js-segmentation-btn,
.js-quickview-apply,
.btn-default {
   color: #fff;
    opacity: 1;
    background-color: #124395;
    border-color: #124395;
}
.js-log-in {
  border-radius: 0px !important;
  font-weight: bold;
  font-size: 16px;

}

.btn-default {
  padding-bottom: 7px;
  border-top-right-radius: 11px;
  border-bottom-right-radius: 11px;font-weight: 300;
}
.btn-primary:hover, .btn-default:hover {
       border-color: #124395;
    background-color: #1e5bc1;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.50s ease-out;
    -moz-transition: all 0.50s ease-out;
    -ms-transition: all 0.50s ease-out;
    -o-transition: all 0.50s ease-out;
    transition: all 0.50s ease-out;
}

.input-group.search-box-container .twitter-typeahead, .input-group.search-box-container .twitter-typeahead input.form-control {

    border-color: #000;
}
.btn-call {
    background: #98C610;
    color: #fff;
    border: double #fff 3px;
    border-radius: 23px !important;
    font-family: 'IsidoraAlt-Black';
    padding: 6px 40px 4px;
    font-size: 15px;
}
.btn-call:hover, .btn-call:active, .btn-more:hover, .btn-more:active {
  background: #e2a233;
}

.btn-more, .btn-go {
   background: #e2a233;
    color: #000;

    border-radius: 0px !important;

    padding: 6px 40px 4px;
    font-size: 20px;

    font-family:'Conv_Asap-Regular',Sans-Serif;
    margin-bottom: 30px;
    margin-top: 30px;
}
.btn-go {
    background: #DAE23D;
    color: #1C3D1A;
    border-color: #DAE23D;
  }
.btn-sm {
    padding: 6px 12px 2px;
    font-size: 14px;
}
.header .ee-login-wrapper {
    padding-top: 10px;
}

/* FOOTER */

/* ICONS TOP */
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: CompanySites/auteco/resources/images/o;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f082";
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f099" !important;
}


.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f167";
}


.col-links-inner-top-header {
    border-right: none;
}

.col-links-inner-top-header {
  width: 100%;
  padding-top: 0%;
}
.modal-body .row{
	display: block;
}

.my-0 {
  margin: 0 !important;
}
.my-2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.my-3 {
  margin-top: 70px;
  margin-bottom: 25px;
}
.my-4 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-3 {
  margin-top: 50px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 50px;
}

.ml-1 {
  margin-left: 12%;
}
.p-2 {
  padding: 50px;
}
.py-3 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-2 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.px-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.img-bg-100 {
    height: 482px;
    margin: 0 auto;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    object-fit: cover;
}
@media (min-width: 1025px) and (max-width: 1380px) {
  .img-bg-100 {
        height: 340px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .img-bg-100 {
        height: 198px;
  }
}
@media (max-width: 767px) {
  .img-bg-100 {
        height: 100px;
  }
  .img-bg-90 {
    width: 92%;
  }
  .aut-footer {
    height: 100% !important;
  }
}

.bg-light {
  background: #F5FAFD;
}
.bg-gray {
  background: #F8F8F8;
}
.bg-writhe {
  background: #fff;
}
/* TEXTO */


.ico-leaf::after {
  content: " ";
  height: 50px;
  width: 50px;
  background: url(../images/ico-leaf.png) no-repeat;
  position: absolute;
  margin-top: -30px;
  margin-left: -20px;
}
.ico-heart {
  color: #DAE23D;
  font-size: 35px;
  margin-top: 20px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

 .col, .col-CompanySites/auteco/resources/images/o {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-CompanySites/auteco/resources/images/o {
  -ms-flex: 0 0 CompanySites/auteco/resources/images/o;
  flex: 0 0 CompanySites/auteco/resources/images/o;
  width: CompanySites/auteco/resources/images/o;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 1366px) {
  .aut-unete {
    background: url(../images/somos-04.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 545px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .aut-unete {
    background: url(../images/somos-04.png);
    background-repeat: no-repeat;
    background-position: center 190px;
    height: 445px;
  }
}
.aut-unete div:nth-child(1) {
  font-family: 'IsidoraAlt-Regular';
  color: #1450C9;
  font-size: 32px;
  line-height: 28px;
  margin-top: 20px;
}
.aut-unete div:nth-child(2) {
  font-family: 'IsidoraAlt-Black';
  color: #3FB4E0;
  font-size: 27px;
  margin-bottom: 24px;
}
.aut-unete p {
  font-size: 18px !important;
}
.aut-principios .aut-seven:nth-child(1) {
  background: #0C1D59;
}
.aut-principios .aut-seven:nth-child(2) {
  background: #86B71C;
}
.aut-principios .aut-seven:nth-child(3) {
  background: #EBB042;
}
.aut-principios .aut-seven:nth-child(4) {
  background: #D9601B;
}
.aut-principios .aut-seven:nth-child(5) {
  background: #921058;
}
.aut-principios .aut-seven:nth-child(6) {
  background: #5F1477;
}
.aut-principios .aut-seven:nth-child(7) {
  background: #3690C9;
}
.aut-seven {
    padding: 2%;
    color: #fff;
}
.aut-seven-number {
  font-family: 'IsidoraAlt-Black';
  font-size: 32px;
}
.aut-seven-txt {
  font-size: 17px;
}

.aut-somos div:nth-child(1) {
  font-size: 13px;
  color: #1450C9;
  font-family: 'IsidoraAlt-Regular';
}
.aut-somos div:nth-child(2) {
    font-size: 76px;
    color: #DAE23D;
    font-weight: 700;
    border-bottom: solid 2px #DAE23D;
    width: 39%;
    margin: 0 CompanySites/auteco/resources/images/o;
}
.aut-somos div:nth-child(3) {
    margin-top: 12px;
    font-size: 20px;
    color: #1450C9;
    font-family: 'IsidoraAlt-Regular';
    line-height: 18px;
}

/* ICONS SOCIAL FOOTER */
.aut-social-foo a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: CompanySites/auteco/resources/images/o;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}

.aut-social-foo li:nth-child(1) a:before {
    content: "\f082";
}

.aut-social-foo li:nth-child(2) a:before {
    content: "\f16d";
}



.aut-social-foo li:nth-child(3) a:before {
    content: "\f167";
}

/* @media */

@media (max-width: 768px) {
  .p-2 {
    padding: 0;
  }
  .ico-leaf::before {
    display: none;
  }
  .aut-footer .list-inline li {
    margin-bottom: 3%;
  }
  .auteco-overlay {
    height: 100%;
  }
  .btn-more, .btn-go, .btn-call  {
    margin: 45px 0;
  }
  .visible-xs-block a {
    color: #3FB4E0;
  }
  .ml-1 {
    margin-left: 0;
  }
  .aut-somos {
    margin: 30px 0;
  }
  .ee-header-profile .btn-logoff, .ee-navbar-profile .btn-logoff, .footer {
    margin-top: 0;
  }
  .display-xs {
    display: inline !important;
  }
  .img-responsive {
    margin: 0 CompanySites/auteco/resources/images/o !important;
  }
}

/* FOOTER GENERAK */

.aut-footer {
  font-weight: 400;

    background: #e2a233;
    color: #000;
    padding: 3% 0;
    text-transform: uppercase;
}
.aut-footer a {
  color: #000;
}
.aut-footer a:hover {
  text-decoration: none;
}
.aut-footer .list-inline {
  margin-bottom: 2%;
}
.aut-footer-line-1 {
  height: 4px;
  background: #009490;
}
.aut-footer-line-2 {
  height: 8px;
  background: #5D1989;
}
hr.hidden-xs {
  display: none;
}
.footer .footer-company-section {
    background-color: #124395;

}
.footer-text-line{
	color:#fff;
}
.text-muted, .copyright-row .term-conditions-link, .footer, .powered-by-row .term-conditions-link, .privacy-advercity-row .term-conditions-link  {
    color: #fff;
}
.ee-logotype-powered-by {
    background: #fff;
    padding: 1px 2px;
}




.spacer {
    padding: 35px 0;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #1e5bc1;
    text-decoration: none;
}
.navbar-nav {
    display: table;
    float: none !important;
    margin: auto !important;
}
.ver-mas{
	    /* position: absolute; */
    bottom: 5px;
    width: 90%;
    /* border-top: 1px solid #696868; */
    left: 5%;
    padding-top: 10px;
    color: #696868;
    font-family:'Conv_Asap-Regular',Sans-Serif;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 25px;
    margin-bottom: 25px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    max-width: 130px;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
#carrusel {
       background-color: #FFF;

    -moz-border-radius: 8px;


    -moz-box-shadow: #e3f3fa 0px 0px 10px;

    background: #000;

    padding-bottom: 80px;

    padding-top: 40px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    font-size: 18px;
}


.h3, h3 {
      font-family: "Roboto",sans-serif;
    color: #444444;
    
    font-weight: 600;
    text-align: center;
  
}
.section-home{

	background-color: #000;
}.icon-bar {
  position: inherit;
  

}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
	padding-top: 10px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
 background: #5ac5f2;
    color: white;
    border-radius: 24px;
    margin-bottom: 5px;
    width: 49px;
    height: 49px;
    padding-top: 2px;
    border-color: #7E7E7F !important;
}



.instagram {
  background: #000;
  color: white;
	background: #5ac5f2;
    color: white;
    border-radius: 24px;
    margin-bottom: 5px;
    width: 49px;
    height: 49px;
    padding-top: 2px;
    border-color: #7E7E7F !important;
}

.youtube {
  background: #000;
  color: white;
	background: #5ac5f2;
    color: white;
    border-radius: 24px;
    margin-bottom: 5px;
    width: 49px;
    height: 49px;
    padding-top: 2px;
    border-color: #7E7E7F !important;
}


@media only screen and (max-width: 768px){
.icon-bar {
   display: none;
}}
.fab fa-youtube{
	content: "\f167" !important;
}


element.style {
    /* margin-left: 0px; */
}
@media (min-width: 992px){
.col-md-6 {
    width: 50%;
    left: -15px;
}}
.ofertas-empleo{
	       margin-bottom: 188px;
    text-align: left;
    margin-top: 140px;
}
.title-ofertas-empleo{
	color: #000;
    font-weight: bold;
}
.text-ofertas-empleo{
	font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 25px;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0000) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0000) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0000)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0000) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0000)),to(rgba(0,0,0,.0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.eesites-fixed-buttons.affix-bottom {
    position: inherit !important;
    bottom: auto;
    top: 0;
}
.eesites-fixed-buttons {
    position: inherit !important;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    margin-top: -110px;
    background-color: #fff;
}
	.navbar-nav {
    display: table;
    float: none !important;
    margin: auto !important;
}
	.affix {
		position: inherit !important;
}
.m-v{
	    background-color: #0f7a85;
	color: #fff;
	padding: 30px;

    margin-right: 20px;
    height: 200px;
    margin-bottom: 70px;
	    font-family: "Roboto",sans-serif;
}
.page{
	padding: 30px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
	    font-family: "Roboto",sans-serif;
}
.privacy-advercity-row .col-sm-3 {

    background-image: url(../images/bg2-logo.png);
    background-repeat: no-repeat;
    height: 129px;



}

img.ee-logotype {
    display: none;
}
.nuestras-marcas{
	text-align: center;
    color: #3f4048;
    margin-bottom: 30px;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
}
.marcas-page {
    
    color: #fff;
    padding: 30px;
    margin-right: 20px;
  ;
	    font-family: "Roboto",sans-serif;
}
.nuestros-servicios-p{
	text-align: center;
    margin-top: 30px;
}
.marcas-page p{
	    font-size: 16px !important;
    line-height: 23px;
    color: #3f4048;
    font-family: "Roboto",sans-serif;
}
.marcas-page-2 p{
	    font-size: 16px !important;
    line-height: 23px;
    color: #3f4048;
    font-family: "Roboto",sans-serif;
}
.marcas-page h2{
	text-align: center;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
}
.marcas-page-2 h2{
	text-align: center;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
}
.marcas-page-2 {
 
    color: #fff;
    padding: 30px;
    margin-right: 20px;
    min-height: 390px;
    margin-bottom: 40px;
    font-family: "Roboto",sans-serif;
}
.mv-text{
	color: #3f4048;
    text-align: center;
}.nuestras-areas {
    text-align: center;
    color: #3f4048;
    margin-bottom: 30px;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    padding: 30px;
}
.servicios{
	padding-top: 60px;
}
.margen-areas{
	margin-bottom: 40px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
@media (max-width: 768px){
.margen-imgs{
   margin-bottom: 30px;
}
}
.mision-vision-texto{
	text-align: center;
    color: #3f4048;
    margin-bottom: 30px;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
}
.pages-img-marcas{
	    width: 70%;
}
@media (min-width: 992px){
.eesites-offer-application {
    margin-bottom: 30px;
}}