@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:'Conv_Gilroy-Regular',Sans-Serif;
    background-color: #FCFCFC;
}
a:hover {
  text-decoration: none;
}
p {
	line-height: 20px;
	font-size: 16px;
  font-weight: 300 !important;
}
#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: #ff740c;
    height: 40px;

}
.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: #fff;
}
.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: transparent;
    color: #ff740c;
    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: #ff740c;
}
.main-nav-row .item-inner-main-nav a {
  color: #7E7E7F;
  padding: 9px 15px;
  border-radius: 0;
  background-color: transparent;

}
.main-nav-row .ee-navbar-toggle-search {
  color: #000;
}
.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%;
    margin: auto;
}
.valores{
    width: 70%!important;
    margin: auto!important;
}
/* BOTONES */
.form-contact-row .btn-primary,
.js-segmentation-btn,
.js-quickview-apply,
.btn-default {
   color: #fff;
    opacity: 1;
    background-color: green;
    border-color: green;
}
.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: green;
    background-color: #fff;
    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;
}
.centrado{
	display: flex;
	align-items: center;
}
/* 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(2) a:before {
    content: "\f082";
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 0px;
    width: 17px;
}
.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f167";
}
.top-header-row .item-inner-top-header:nth-child(5) a:before {
    content: "\f0e1";
}
.col-links-inner-top-header {
    border-right: none;
}

.col-links-inner-top-header {
  width: 100%;
  padding-top: 0%;
}

.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 */

.color-primary {
  color: #3FB4E0;
}
.txt-primary {
  font-size: 50px;
}
.color-secondary {
  color: #1450C9;
}
.color-green {
  color: #98C610;
}
.color-aux {
  color: #99DCF1;
}
.txt-bold {
  font-family:'Conv_Asap-Regular',Sans-Serif;
    color: #ff740c;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.txt-light {
  font-family:'Conv_Asap-Regular',Sans-Serif;
    color: #ff740c;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.txt-semi {
  font-weight: 600;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px!important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: 12%!important;
    text-align: center;
    list-style: none;
}
.auteco-overlay {
    height: 430px;
    width: 100%;
    padding-top: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.auteco-bg-1, .auteco-bg-2, .auteco-bg-3, .auteco-bg-4, .auteco-bg-5, .auteco-bg-6, .auteco-bg-7 {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.auteco-bg-1 {
  background: url('../images/banner-02.png') no-repeat;
}
.auteco-bg-2 {
  background: url('../images/banner-03.png') no-repeat;
}
.auteco-bg-4 {
  background: url('../images/banner-06.png') no-repeat;
}
.auteco-bg-5 {
  background: url('../images/banner-07.png') no-repeat;
}
.auteco-bg-6 {
  background: url('../images/banner-08.png') no-repeat;
}
.auteco-bg-7 {
  background: url('../images/banner-09.png') no-repeat;
}
.auteco-bg-cul1, .auteco-bg-cul2, .auteco-bg-cul3, .auteco-bg-cul4 {
    height: 303px;
    padding: 44% 6% 5%;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}
.auteco-bg-cul1 {
  background: url('../images/cultura-01.png') no-repeat;
}
.auteco-bg-cul2 {
  background: url('../images/cultura-02.png') no-repeat;
}
.auteco-bg-cul3 {
  background: url('../images/cultura-03.png') no-repeat;
}
.auteco-bg-cul4 {
  background: url('../images/cultura-04.png') no-repeat;
}

.auteco-bg-comp1, .auteco-bg-comp2, .auteco-bg-comp3 {
  height: 400px;
  padding: 60% 6% 0;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  background-size: 100% CompanySites/auteco/resources/images/o !important;
  object-fit: cover;
}

.auteco-bg-comp1 {
  background: url('../images/comp-01.png') no-repeat;
}
.auteco-bg-comp2 {
  background: url('../images/comp-02.png') no-repeat;
}
.auteco-bg-comp3 {
  background: url('../images/comp-03.png') no-repeat;
}

.auteco-overlay h2 {
  color: #98C610;
  font-size: 50px !important;
}
.aut-img-bg img {
    margin: 0 CompanySites/auteco/resources/images/o;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% CompanySites/auteco/resources/images/o;
    object-fit: cover;
}
.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: #ff740c;

}
.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!important;
}
.ee-logotype-powered-by {
    background: #fff;
    padding: 1px 2px;
}
.spacer {
    padding: 35px 0;
}
.btn.focus, .btn:focus, .btn:hover {
    color: green;
    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:'Conv_Asap-Regular',Sans-Serif;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.section-home{

	background-color: #000;
}.icon-bar {
  position: fixed;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	right: 0;
	z-index: 1000;

}

/* 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;
}

.anos-texto {
    text-align: justify;
    color: #ff740c;
    font-size: 24px;
    line-height: 28px;
}
.border {
    border-right: solid #ff740c 3px;
}
/*tendencias*/
.card{
	position : relative;
	height: auto;
	width: 70%;
	margin : 1% auto;
	background-color : #FFF;
	box-shadow: 10px 10px 65px 0px rgba(0,0,0,0.55);
}
/* Image on the left side */
.thumbnail {
	float : left;
	position : absolute;
	left : 30px;
	top : 10%;
	width : 45%;
	box-shadow: 10px 10px 60px 0px rgba(0,0,0,0.75);
	overflow: hidden
}

img.left{
	position: absolute;
	left: 50%;
	top: 50%;
	height: auto;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
/* Right side of the card */
.right{
  margin-left: 54%;
  margin-right: 3%;
    padding: 35px 0;
}
.right h1 {
    padding-top: 14px;
    font-size: 34px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
.author{
	background-color : #0D1046;
	border-radius : 20px;
	width: 10%;
	position: absolute;
	right: 3%;
}
.author>img{
	padding-top : 5px;
	margin-left : 10px;
	float : left;
	height : 20px;
	width : 20px;
	border-radius : 50%;
}
.right h2{
	text-align : center;
	font-size : 14px;
	color :white;
	margin: 0;
	padding: 7%;
}
.separator {
    margin-top: 6%;
    border: 1px solid green;
}
.right p {
    text-align: justify;
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #333;
}
/* DATE of release*/
.card h5{
	position : absolute;
	left : 30px;
	bottom : -120px;
	font-size : 6rem;
	color : #C3C3C3;
}
.card h6{
	position : absolute;
	left : 30px;
	bottom : -55px;
	font-size : 2rem;
	color : #C3C3C3;
}
/* Floating action button */
.boton-mas{
	background-color : #f15023;
	width : 18%;
	text-align : center;
	margin: 25px;
	position: relative;
	float: inline-end;
	color: #fff;
	padding: 10px 0px;
	font-size: 18px;
	border-radius: 16px;
}
.boton-mas a{
  color: #fff!important;
  text-decoration: none;
}

/*carrusel tendencias*/
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      background-size: cover;
      background-position: center;
    }
    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .swiper {
      width: 70%;
      height: 140px;
      margin-left: auto;
      margin-right: auto;
    }
    .mySwiper2 {
      height: 80%;
      width: 100%;
    }
    .mySwiper {
      box-sizing: border-box;
      padding: 10px 0;
    }
    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }
    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000!important;
  padding: 0% 10%;
}

.swiper-horizontal {
    touch-action: pan-y;
    margin-bottom: 30px;
}

@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;
}
.nuestra{
	text-align: right;
}
.img-empleo{
	right: -15px;
    position: absolute;
}
.row-video{
	max-height: 570px;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54%;
    border: 0;
}

@media (max-width: 2000px) and (min-width: 1600px){
	.thumbnail {
    float: left;
    position: absolute;
    left: 125px;
    top: 12%;
    width: 35%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
}
@media (max-width: 1300px) and (min-width: 1231px){
	.right h1 {
    padding-top: 0px;
    font-size: 30px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
	.thumbnail {
    float: left;
    position: absolute;
    left: 18px;
    top: 8%;
    width: 50%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
}
@media (max-width: 1230px) and (min-width: 1110px){
	.right h1 {
    padding-top: 0px;
    font-size: 30px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
	.thumbnail {
    float: left;
    position: absolute;
    left: 18px;
    top: 18%;
    width: 50%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
}
@media (max-width: 1109px) and (min-width: 1000px){
	.right h1 {
    padding-top: 0px;
    font-size: 30px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
	.thumbnail {
    float: left;
    position: absolute;
    left: 18px;
    top: 15%;
    width: 50%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
	.separator {
    margin-top: 2%;
    border: 1px solid green;
}
	.right p {
    text-align: justify;
    padding-top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}
	   .middle-header-row .col-sm-5 {
        width: 35.666667%;
    }
}
@media (max-width: 999px) and (min-width: 821px){
	.right h1 {
    padding-top: 0px;
    font-size: 24px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
	.right p {
    text-align: left;
    padding-top: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
}
	.separator {
    margin-top: 0%;
    border: 1px solid green;
}
	.thumbnail {
    float: left;
    position: absolute;
    left: 19px;
    top: 19%;
    width: 48%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
	 .middle-header-row .col-sm-5 {
        width: 34%;
    }
	.middle-header-row .col-sm-4 {
        width: 22%;
    }
}
@media (max-width: 820px) and (min-width: 768px){
	.right h1 {
    padding-top: 0px;
    font-size: 22px;
    color: #ff6800;
    text-transform: uppercase;
    text-align: right;
}
	.right p {
    text-align: left;
    padding-top: 5px;
    font-size: 12px;
    line-height: 14px;
    color: #333;
}
	.separator {
    margin-top: 1%;
    border: 1px solid green;
}
	.thumbnail {
    float: left;
    position: absolute;
    left: 28px;
    top: 22%;
    width: 45%;
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
    overflow: hidden;
}
	 .middle-header-row .col-sm-5 {
        width: 34%;
    }
	.middle-header-row .col-sm-4 {
        width: 22%;
    }
}
@media (max-width: 767px){
	.row {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
	.navbar-nav {
    display: block!important;
    float: none !important;
    margin: auto !important;
}
	.main-nav-row .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    background: #ff740c;
}
	.main-nav-row .item-inner-main-nav a {
    color: #fff;
    padding: 1px 5px;
    border-radius: 0;
    background-color: transparent;
}
	.nav>li>a {
    font-size: 14px;
    font-family: 'Conv_Asap-Regular', Sans-Serif;
    font-weight: 700;
    color: #fff;
    border-right: 0;
    padding: 0 5px;
}
	.card {
  margin: 30px auto;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.15), -5px -5px 30px 7px rgba(0,0,0,0.12);
  cursor: pointer;
  transition: 0.4s;
  position: relative;
  overflow: hidden;
  padding: 12px;
  border: #005ca4 2px solid;
}
	.thumbnail {
  float: left;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  box-shadow: 10px 10px 60px 0px rgba(0,0,0,0.3);
  overflow: hidden;
}
	.right {
  margin-left: 5px;
  margin-right: 5px;
    padding: 5px 0;
}
	.right h1 {
  margin-top: 22px;
  font-size: 22px;
  color: #ff6800;
  text-transform: uppercase;
  text-align: center;
}
	.right h2 {
  text-align: center;
  font-size: 12px;
  color: white;
  margin: 0;
  padding: 7%;
}
	.right p {
  text-align: justify;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #4B4B4B;
}
	.boton-mas {
    background-color: #f15023;
    width: 100%;
    text-align: center;
    margin: 5px;
    position: relative;
    float: inline-end;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 5px;
}
	.grandes {
    color: #ff740c;
    text-align: center;
    font-size: 24px!important;
    margin-top: -25px!important;
    margin-bottom: 5px!important;
    font-weight: bold !important;
    font-family: 'Conv_Gilroy-Regular', Sans-Serif;
}
	.gracias {
    margin-bottom: 0px!important;
    color: #000;
    font-weight: 300;
    text-align: justify;
    padding: 10px;
    font-family: 'Conv_Gilroy-Regular', Sans-Serif;
    font-size: 14px!important;
    line-height: 17px!important;
}
	.conoce-1 {
    font-size: 24px!important;
    line-height: 30px!important;
    color: #ff6800;
    font-weight: 100;
    text-align: center !important;
}
	.corporacion {
    text-align: justify;
    color: #000;
    font-weight: 300;
    font-size: 14px!important;
    margin-top: -14px!important;
    margin-bottom: 30px;
    line-height: 18px!important;
    padding: 20px;
    font-family: 'Conv_Gilroy-Regular', Sans-Serif;
}
	.anos-texto {
    text-align: justify;
    color: #ff740c;
    font-size: 18px;
    line-height: 22px;
}
	.valores {
    width: 100%;
    margin: auto;
}
	.carousel-indicators {
    display: none;
}
	.nuestros-valores {
    font-size: 24px;
    font-weight: 200;
    margin-top: -10px!important;
    padding-bottom: 10px;
    font-family: 'Conv_Gilroy-Regular', Sans-Serif;
}
	.competencias {
    background-color: #fff;
    border-radius: 50%;
    padding: 30px;
    box-shadow: 8px 3px 12px 2px #eee;
    width: 30%!important;
    height: auto!important;
    margin-right: 0px!important;
    margin-bottom: 20px!important;
    margin-left: 10px!important;
}
.icon-bar {
    display: none;
    position: inherit;
}}
#auteco-principal row {

margin: 0px;
}
.ul-list{

  list-style: none;
display: flex;
}
.destacado {
background-color: #f2f3fa;
    padding: 50px;
        margin-bottom: 50px;
}
.number{
  font-size: 42px;
  color: #000000;
    font-weight: bold;
}
.grandes{
  color: #ff740c;
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
		font-weight: bold !important;

  font-family:'Conv_Gilroy-Regular',Sans-Serif;
}
.gracias{
  margin-bottom: 50px;
    color: #000;
    font-weight: 300;
        padding: 10px;
				font-family: 'Conv_Gilroy-Regular',Sans-Serif;
    font-size: 16px;
    line-height: 20px;
}
.soluciones-financieras{
  color: #ff740c;
    font-weight: 400;
}
.borde{
  border-left: solid #ff740c 4px;
}
.contactar{

color: #000;
font-weight: 300;
font-size: 16px;
font-weight: 100;
line-height: 20px;
}
.contact{
  color: #ff740c;
  font-weight: 400;
}
.corporacion{
    color: #000;
    font-weight: 300;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 30px;
    line-height: 20px;
        padding: 20px;
				font-family:'Conv_Gilroy-Regular',Sans-Serif;
}
.conocenos-mv {
	font-size: 20px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ff6800;
}
.conocenos-mv-border {
    padding: 10px 30px;
    border: solid 1px #ff572226;
    margin-bottom: 30px;
}
.icon-m-v{
    color: #267129;
    background-color: #fff;
    display: inline-flex;
    border-radius: 50px;
    padding: 20px;
    border: solid 1px#e2e2e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 7px 0 rgb(0 0 0 / 8%);
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 25px;
    padding-right: 15px;
position: absolute;
z-index: 10;
margin-top: 35px;
}
.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;
}
.conoce{
	font-size: 23px;
    display: block;
    line-height: 25px;
    color: #000;
    font-weight: 100;
        text-align: center !important;
				font-family: 'Conv_Gilroy-Regular',Sans-Serif;

  }
  .conoce-1{
    font-size: 36px;
line-height: 42px;
color: #ff6800;
font-weight: 100;
    text-align: center !important;
  }
  .franja{
    border-bottom: solid #ff740c 2px;
    width: 102px;
  }
  .franja-1{
    border-bottom: solid green;
    width: 102px;
    margin-bottom: 20px;
  }
  .nuestros-valores{
    font-size: 24px;
  font-weight: 200;
  padding-bottom: 10px;
	font-family:'Conv_Gilroy-Regular',Sans-Serif;
  }
  .nuestros-valores-1{
    font-size: 24px;
  font-weight: 200;

  padding-bottom: 10px;
  text-align: left;
  }
  .row-valores{
    background-color: #fff;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }
  .icon-m-v:hover {
      color: #fff;
      background-color: #267129;
      display: inline-block;
      padding: 20px;
      border: solid 1px#e2e2e2;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      box-shadow: inset 0 0 7px 0 rgb(0 0 0 / 8%);
      padding-top: 23px;
      padding-bottom: 23px;
      padding-left: 25px;
      padding-right: 15px;
      position: absolute;
      z-index: 10;
      margin-top: 35px;
      border-radius: 50%;
  }
  .row-servicios{
    background-color: #fff;
margin-top: 30px;
  padding: 30px
  }
  .servicios{
    background-color: #fff;
        padding: 30px

  }
  .quienes-somos{
    padding: 50px;
  }
  @media only screen and (max-width: 768px){
    .icon{
        color: #267129;
        background-color: #fff;
        display: inline-flex;
        border-radius: 50px;
        padding: 20px;
        border: solid 1px#e2e2e2;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: inset 0 0 7px 0 rgb(0 0 0 / 8%);
        padding-top: 23px;
        padding-bottom: 23px;
        padding-left: 25px;
        padding-right: 15px;
    position: absolute;
    z-index: 10;
    margin-top: 35px;
    display: none;
    }}
    @media only screen and (max-width: 768px){
      .contactar {
      text-align: justify;
      color: #000;
      font-weight: 300;
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
  }}
	.competencias{
		background-color: #fff;
border-radius: 50%;
padding: 30px;
box-shadow: 8px 3px 12px 2px #eee;
width: 200px;
height: 200px;
margin-bottom: 30px;
	}
	.margen-competencias{
		margin-bottom: 50px;
margin-top: 50px;
	}
	.navbar-nav {
    display: table;
    float: none !important;
    margin: auto !important;
}
	
.contactar .row{
    margin-right: 0;
    margin-left: 0;
}
.ee-logotype {
    margin: none;
    filter: brightness(0) invert(1);
}