﻿#contenidoServicios {
    width: 100%;
    background: #FFF;
    position: relative;
    z-index: 3;
}
.flexslider {
    background: #094D82;
    overflow: hidden;
    height: 450px;
    z-index: 5;
}
.flexslider img
{
    width: 100%;
    display: block;
    opacity:.5;
}
.slides {
    margin: 0;
    padding: 0;
    list-style: none;
    height: auto;
    opacity: 1;
}

#feature .title {
    width: 100%;
    position: fixed;
    left: 0;
    top: 45%;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
}

#feature .title:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #D8D8D8;
    margin: 35px auto 0 auto;
    display: block;
}

#feature h2 {
    
    font-weight: 600;
    font-size: 14px;
    color: #F5A623;
    text-transform: uppercase;
}

#feature .etiqueta h2 {
    
    font-size: 48px;
    font-weight: 700;
    color: #FFF;
    margin-top: 15px;
}

.capacitacion-corporativa-in-house {
    padding: 120px 0;
    text-align: center;
    background: #B2C723 url(https://img.bsginstitute.com/repositorioweb/img/bg_corp_local.jpg) no-repeat center bottom;
}
.capacitacion-corporativa-in-house h2 {
    font-size: 18px;
    color: #094D82;
    font-weight: 700;
    color: #094D82;
}
.capacitacion-corporativa-in-house h2 span {
    color: #FFF;
    display: block;
}
.capacitacion-corporativa-in-house p {
    color: #FFF;
}

.capacitacion-corporativa-e-learning {
    padding: 60px 0;
    background: url(https://img.bsginstitute.com/repositorioweb/img/bg_mobile2.jpg);
    text-align: center;
}
.capacitacion-corporativa-e-learning h2 {
    font-size: 18px;
    font-weight: 700;
    color: #F5A623;
}
.capacitacion-corporativa-e-learning h3 {
    font-size: 20px;
    font-weight: 700;
    color: #B2C723;
    margin-bottom: 30px;
}
.capacitacion-corporativa-e-learning h2 span {
    color: #FFF;
    display: block;
}
.capacitacion-corporativa-e-learning .bs {
    background: url(https://img.bsginstitute.com/repositorioweb/img/bg_elearning.png) no-repeat center center;
    margin-bottom: 125px;
}
.capacitacion-corporativa-e-learning p {
    font-size: 20px;
    color: #FFF;
    line-height: 23px;
    margin: 0;
}
.capacitacion-corporativa-e-learning .data p {
    font-size: 14px;
    color: #FFF;
    line-height: 23px;
    margin: 0;
}
.capacitacion-corporativa-e-learning .data p:before {
    content: '';
    width: 60px;
    height: 60px;
    margin: 0 auto 10px auto;
    display: block;
}
.capacitacion-corporativa-e-learning .row:nth-child(1) .col-sm-4:nth-of-type(1) p:before {
    background: url(https://img.bsginstitute.com/repositorioweb/img/icn_capacitacion_e_1_1.png) no-repeat center center;
}
.capacitacion-corporativa-e-learning .row:nth-child(1) .col-sm-4:nth-of-type(3) p:before {
    background: url(https://img.bsginstitute.com/repositorioweb/img/icn_capacitacion_e_1_2.png) no-repeat center center;
}
.capacitacion-corporativa-e-learning .row:nth-child(3) .col-sm-4:nth-of-type(1) p:before {
    background: url(https://img.bsginstitute.com/repositorioweb/img/icn_capacitacion_e_3_1.png) no-repeat center center;
}
.capacitacion-corporativa-e-learning .row:nth-child(3) .col-sm-4:nth-of-type(3) p:before {
    background: url(https://img.bsginstitute.com/repositorioweb/img/icn_capacitacion_e_3_2.png) no-repeat center center;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
#tablet-slider {
    height: 489px;
    margin: 0 auto -60px auto;
    padding: 135px 95px 0 95px;
    position: relative;
    z-index: 9;
    background: url(https://img.bsginstitute.com/repositorioweb/img/ipad_corp.png) no-repeat bottom center;
    background-size: contain;
    font-size: 14px;
    font-size: 0.875rem;
    color: #FFF;
}
.capacitacion-corporativa-e-learning .description-service{
    color: #FFF;
}
.capacitacion-corporativa-e-learning .description-service h2{
    font-size: 16px;
    font-weight: 300;
    color: #B2C723;
    margin-top: 30px;
    position: relative;
}
.capacitacion-corporativa-e-learning .description-service p, ul{
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
}
.servicios-consultoria {
    padding: 60px 0;
    background: url(https://img.bsginstitute.com/repositorioweb/img/bg_corp.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    position: relative;
    z-index: 10;
}
.servicios-consultoria h2 {
    color: #094D82;
    font-size: 18px;
    font-weight: 700;
}
.servicios-consultoria p {
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
}
.servicios-consultoria ul {
    margin-top: 90px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    counter-reset: my-counter;
    text-align: left;
}
.servicios-consultoria li {
    margin: 20px 18.4210526316% 0 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-family: "Proxima Nova",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #094D82;
}
.servicios-consultoria li:before {
    content: counter(my-counter,decimal-leading-zero);
    counter-increment: my-counter;
    display: inline-block;
    margin-right: 15px;
    font-weight: 700;
    color: #FFF;
}

