.top-header-row {
    background-color: #5396ca;
}

.main-nav-row {
    background-color: #5396ca;
}

.header {
    background-color: #ffffff;
}

.home-eltiempo-information {
    background-color: #0066ab;
    border-radius: 20px;
    color: #FFF;
    height: 86px;
    margin-bottom: 20px;
}
.footer .footer-company-section {
    overflow: hidden;
    height: 192px;background-color:#D6D6D6;
}
.eltiempo-bottom-links {
    border-top: 1px solid #0066ab;
    border-bottom: 1px solid #0066ab;
    padding: 9px 0;
    margin-top: 50px;
}

.eltiempo-bottom-links li a {
    padding: 5px 15px;
}

.eltiempo-bottom-links li {
    border-right: solid 1px #0066ab;
}

.eltiempo-bottom-links li:last-of-type {
    border-right: none;
}

.elempleo-our-people-text, .elempleo-who-we-looking-for {
    color: #0066ab;
}

.eltiempo-our-people-item {
    border-radius: 20px;
    height: 269px;
    width: 100%;
    background-color: #0066ab;
    color: #FFF;
    padding: 0 23px;
    position: relative;
    margin-top: 25px;
}

.elempleo-who-we-looking-for-item {
    height: 155px;
    border-radius: 20px;
    width: 100%;
    background-color: #0066ab;
    font-size: 15px;
    color: #FFF;
    display: table;
    margin-bottom: 20px;
}

.elempleo-who-we-looking-for-needs-item {
    border-radius: 20px;
    width: 100%;
    background-color: #0066ab;
    font-size: 15px;
    color: #FFF;
}

.elempleo-who-we-looking-for-needs
    .col-md-2:nth-child(0n+2)
        .elempleo-who-we-looking-for-needs-item {
            background-color: #ad4214;
}

.elempleo-who-we-looking-for-needs
    .col-md-2:nth-child(0n+3)
        .elempleo-who-we-looking-for-needs-item {
    background-color: rgba(161,188,49,1.00);
}

.elempleo-who-we-looking-for-needs
    .col-md-2:nth-child(0n+4)
        .elempleo-who-we-looking-for-needs-item {
    background-color: #bf0411;
}

.elempleo-who-we-looking-for-needs
    .col-md-2:nth-child(0n+5)
        .elempleo-who-we-looking-for-needs-item {
    background-color: #6d5793;
}

.elempleo-who-we-looking-for-needs-item p {
    text-align: center;
    padding: 8px 0;
}

.elempleo-who-we-looking-for-item p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.eltiempo-our-people-item p {
    position: absolute;
    bottom: 10px;
    font-size: 21px;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+2)
        .eltiempo-our-people-item {
            background: url(../images/img_1.jpg) no-repeat;
            background-size: 100% 100%;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+3)
        .eltiempo-our-people-item {
            background-color: #ad4214;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+4)
        .eltiempo-our-people-item {
            background: url(../images/img_2.jpg) no-repeat;
            background-size: 100% 100%;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+5)
        .eltiempo-our-people-item {
            background: url(../images/img_3.jpg) no-repeat;
            background-size: 100% 100%;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+6)
        .eltiempo-our-people-item {
            background-color: rgba(161,188,49,1.00);
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+7)
        .eltiempo-our-people-item {
            background: url(../images/img_4.jpg) no-repeat;
            background-size: 100% 100%;
}

.eltiempo-our-people-row
    .eltiempo-our-people-col:nth-child(0n+8)
        .eltiempo-our-people-item {
            background-color: #bf0411;
}

.eltiempo-carousel-images {
    width: 100%;
}

.eltiempo-carousel {
    margin-bottom: 20px;
}

.eltiempo-products-image {
    margin: 0 auto;
}

.eltiempo-products-container-images {
    background-color: #e6e6e6;
    border-radius: 20px;
    margin-bottom: 40px;
}
.col-links-inner-top-header {
    border-right: 0px;
    width: 100%;
}
.social-media-text-top-header {
    color: #FFF;
    display: none;
}
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
}
.top-header-row .item-inner-top-header a:hover {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f09a";
    color: white;
}
.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 3px;
    width: 16px;
}