.bx-wrapper {
    position: relative;
    margin: auto;
    padding: 0;
    *zoom: 1;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: auto;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    border: 0px;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0px;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 65px;
    height: 7px;
    background: #2e2f2f;
    text-indent: -9999px;
    display: inline-block;
    outline: 0;
    margin: 0px 1px 0px 1px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #eb1c23;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: -62px;
    background: #2e2f2f url('../imagenes/control-slider-inter.png') 0px 0px no-repeat;
}
.bx-wrapper .bx-prev:hover {
    background: #174d83 url('../imagenes/control-slider-inter.png') 0px 0px no-repeat;
}
.bx-wrapper .bx-next {
    right: -62px;
    background: #2e2f2f url('../imagenes/control-slider-inter.png') -42px 0px no-repeat;
}
.bx-wrapper .bx-next:hover {
    background: #174d83 url('../imagenes/control-slider-inter.png') -42px 0px no-repeat;
}
.bx-wrapper .bx-prev:hover {
    /*background-position: 0 0;*/
}
.bx-wrapper .bx-next:hover {
    /*background-position: -43px 0;*/
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -55px;
    outline: 0;
    width: 42px;
    height: 110px;
    text-indent: -9999px;
    z-index: 100;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(imagenes/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(imagenes/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
/*Styles*/

.BxSliderHomeCont {
    position: relative;
    width: 100%;
    height: 654px;
    margin: auto;
    overflow: hidden;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxSliderHome li {
    /*padding-bottom: 100px;*/
}
.BxSliderHomeCont img {
    height: 320px;
}
.BxLogoMarc {
    position: absolute;
    z-index: 100;
    top: 15px;
    left: 50%;
    margin-left: -75px;
}
.BxLogoMarc img {
    width: 150px !important;
    height: 88px !important;
}
.BxSliderHome li {
    padding-top: 140px;
    padding-bottom: 0px;
}
.BxSliderHomeCont .bx-viewport {
    width: 1000px !important;
    text-align: center !important;
    left: 50%;
    margin-left: -500px !important;
}
.BxSliderHomeCont .bx-pager {
    text-align: center;
    bottom: 140px;
    padding: 0px;
    z-index: 500;
}
.BxSliderHomeCont .bx-prev,
.BxSliderHomeCont .bx-next {
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BxSliderHomeCont .bx-prev:hover,
.BxSliderHomeCont .bx-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.BxSliderHomeCont .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 900px;
    left: 50%;
    margin-left: -450px;
}
.BxCaptionCont {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
.BxCaptionCont .Btn {
    height: 36px;
    padding-top: 10px;
}
.BxCaption {
    color: #fff;
    display: inline-block;
    padding: 0px;
    position: relative;
    border-radius: 10px 10px 10px 10px;
}
.BxCaptionTitle {
    position: relative;
    font-family: 'MyriadProRegular', Calibri;
    font-size: 14px;
    line-height: 16px;
    color: #858585;
    width: 820px;
    height: 78px;
    display: table-cell;
    vertical-align: middle;
    background-color: #e9eaec;
    background: rgba(0, 0, 0, .06);
    padding: 0px 20px;
}
/*Marcas*/

.TitleMarc {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: 'newsgothcnbt', Calibri;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    width: 120px;
    height: 56px;
    text-align: center;
    padding: 10px 15px 0px 15px;
    background: #174d83;
    color: #fff;
}
.BxCarMarcCont {
    position: absolute;
    padding-top: 104px;
    z-index: 20;
    top: 0px;
    right: 0px;
    width: 120px;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxCarMarcCont .bx-prev {
    top: -48px !important;
    margin-top: 0px !important;
    left: 0px;
    width: 120px !important;
    height: 42px !important;
    background: #2e2f2f url('../imagenes/control-marcas.png') 0px 0px no-repeat;
}
.BxCarMarcCont .bx-prev:hover {
    background: #eb1c23 url('../imagenes/control-marcas.png') 0px 0px no-repeat;
}
.BxCarMarcCont .bx-next {
    top: inherit !important;
    bottom: -48px;
    margin-top: 0px !important;
    left: 0px;
    width: 120px !important;
    height: 42px !important;
    background: #2e2f2f url('../imagenes/control-marcas.png') 0px -42px no-repeat;
}
.BxCarMarcCont .bx-next:hover {
    background: #eb1c23 url('../imagenes/control-marcas.png') 0px -42px no-repeat;
}
.BxCarMarc img {
    height: 70px;
    /*84*/
}
/*Marcas*/

/*Distribuidores & Noticias*/

.BxCarDistCont,
.BxCarNoticCont {
    height: 150px;
    overflow: hidden;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.BoxDistCont,
.BoxNoticCont {
    position: relative;
    padding-left: 160px;
}
.BxCarDist li a,
.BxCarNotic li a {
    display: inline-block;
    width: 100%;
}
.TitleDist,
.TitleNotic {
    background: #2e2f2f;
    color: #fff;
    font-family: 'newsgothcnbt', Calibri;
    font-size: 24px;
    line-height: 21px;
    text-transform: uppercase;
    position: absolute;
    display: inline-block;
    z-index: 20;
    left: 0px;
    top: 0px;
    width: 160px;
    height: 150px;
    text-align: center;
    padding-top: 34px;
}
.TitleDist span,
.TitleNotic span {
    position: relative;
    display: inline-block;
    text-align: left;
}
.TitleDist .Btn,
.TitleNotic .Btn {
    margin-top: 25px;
}
.TitleDist::after,
.TitleNotic::after {
    content: '';
    position: absolute;
    z-index: 20;
    left: 34px;
    top: 14px;
    width: 1px;
    height: 38px;
    background: #fff;
    -webkit-transform: perspective(1px) skew(-46deg);
    -moz-transform: perspective(1px) skew(-46deg);
    -ms-transform: skew(-46deg);
    -o-transform: skew(-46deg);
    transform: perspective(1px) skew(-46deg);
    -webkit-backface-visibility: hidden;
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><filter id="gaussian_blur"><feGaussianBlur in="SourceGraphic" stdDeviation="0" /></filter></defs></svg>#gaussian_blur');
    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.DistInfo,
.NoticInfo {
    background: #f2f2f2;
    padding-left: 176px;
    padding-right: 12px;
    padding-top: 10px;
    height: 150px;
}
.DistInfo ul li b,
.NoticInfo ul li b {
    font-weight: normal;
    color: #174d83;
}
.NoticInfo p {
    margin-bottom: 8px;
    line-height: 16px;
}
.DistInfo ul {
    margin-left: 15px;
}
.DistInfo ul li {
    position: relative;
    line-height: 16px;
    margin-bottom: 4px;
}
.DistInfo ul li i {
    position: absolute;
    left: -20px;
    top: 0px;
    width: 15px;
    text-align: center;
}
.DistInfo ul li .icon-map-marker {
    font-size: 12px;
    top: 3px !important;
}
.DistInfo ul li .icon-mobile-phone {
    font-size: 15px;
    top: 1px !important;
}
.DistInfo ul li .icon-envelope {
    font-size: 9px;
    top: 4px !important;
}
.DistTitle,
.NoticTitle {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 6px;
    color: #174d83;
    font-weight: bold;
    text-transform: uppercase;
}
.DistImg,
.NoticImg {
    position: absolute;
    z-index: 20;
    left: 12px;
    top: 12px;
    border: 1px solid #cfcfcf;
}
.DistImg img,
.NoticImg img {
    width: 150px;
    height: 105px;
}
.BoxDistCont .bx-wrapper .bx-pager,
.BoxNoticCont .bx-wrapper .bx-pager {
    bottom: 0px !important;
}
.NoticMore {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    color: #545454;
}
/*Distribuidores & Noticias*/

/*Slider Interno*/

.BxSliderInterCont {
    width: 724px;
    float: right;
    height: 290px;
    overflow: hidden;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxSliderInterCont .bx-prev,
.BxSliderInterCont .bx-next {
    width: 42px !important;
    height: 110px !important;
    margin-top: -55px !important;
}
.BxSliderInterCont .bx-prev {
    left: 0px;
    background: #2e2f2f url('../imagenes/control-slider-inter.png') 0px 0px no-repeat;
}
.BxSliderInterCont .bx-prev:hover {
    background: #174d83 url('../imagenes/control-slider-inter.png') 0px 0px no-repeat;
}
.BxSliderInterCont .bx-next {
    right: 0px;
    background: #2e2f2f url('../imagenes/control-slider-inter.png') -42px 0px no-repeat;
}
.BxSliderInterCont .bx-next:hover {
    background: #174d83 url('../imagenes/control-slider-inter.png') -42px 0px no-repeat;
}
.BxSliderInter img {
    width: 610px;
    height: 264px;
}
/*Slider Interno*/

/*Carousel Productos*/

.BxCarProdCont {
    margin: 30px auto 0px auto;
    height: 230px;
    overflow: hidden;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxCarProdCont .bx-prev {
    left: -122px !important;
}
.BxCarProdCont .bx-next {
    right: -122px !important;
}
/*Carousel Productos*/

.BxGalNoticCont {
    display: inline-block;
    width: 390px;
    height: 300px;
    overflow: hidden;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxGalNotic img {
    width: 390px;
    height: 272px;
}
.BxGalSimpleCont {
    position: relative;
    z-index: 10;
    width: 384px;
    height: 345px;
    overflow: hidden;
    display: inline-block;
    float: right;
    margin-top: 38px;
    margin-bottom: 30px;
    _margin: 0;
    opacity: 0;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxGalSimpleCont .bx-viewport {
    position: relative;
    z-index: 10;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.BxGalSimpleCont img {
    width: 384px;
    height: 320px;
}
.BxGalProdCont {
    position: relative;
    z-index: 10;
    width: 358px;
    height: 260px;
    display: inline-block;
    float: right;
    margin: 4px 0px 50px 24px;
    _margin: 0;
    opacity: 0;
    padding-right: 40px;
    transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
}
.BxGalProdCont img {
    width: 316px;
    height: 264px;
    max-width: none;
}
.BxGalProdCont .bx-viewport {
    position: relative;
    z-index: 10;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid #ccc;
}
.UlProdAction {
    position: absolute;
    right: 0px;
    top: 0px;
}
.UlProdAction li {
    margin: 0px 0px 0px 0px;
}
.UlProdAction li .ActPdf,
.UlProdAction li .ActMensaje,
.UlProdAction li .ActVideo {
    width: 34px;
    height: 34px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
.ActPdf {
    background: #949795 url('../imagenes/icon-accion.png') 0px 0px no-repeat;
}
.ActPdf:hover {
    background: #174d83 url('../imagenes/icon-accion.png') 0px 0px no-repeat;
}
.ActMensaje {
    background: #949795 url('../imagenes/icon-accion.png') -34px 0px no-repeat;
}
.ActMensaje:hover {
    background: #174d83 url('../imagenes/icon-accion.png') -34px 0px no-repeat;
}
.ActVideo {
    background: #949795 url('../imagenes/icon-accion.png') -68px 0px no-repeat;
}
.ActVideo:hover {
    background: #174d83 url('../imagenes/icon-accion.png') -68px 0px no-repeat;
}
.BxCarServCont {
    max-width: 1080px;
    padding: 0px 62px;
    margin: 0px auto 0px auto;
    position: relative;
    opacity: .0;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.BxCarServ {
    /*display: inline-block;*/
}
.LinkCarServ {
    position: relative;
    display: inline-block;
    padding-bottom: 50px;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.BoxServImgCont {
    padding: 8px 4px 8px 4px;
    background: url('../imagenes/back-lines.png');
}
.BoxServImg {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
.BoxServImg img {
    width: 224px;
    height: 124px;
    max-width: none;
}
.BoxServTitle {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding: 0px 10px;
}
.BoxServTitle h2 {
    font-family: 'Exo 2', Calibri;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    width: 224px;
}
#BxCarServPrev {
    left: 15px;
}
#BxCarServNext {
    right: 15px;
}
#BxCarServPrev,
#BxCarServNext {
    position: absolute;
    top: 40px;
    width: 30px;
    height: 44px;
    display: inline-block;
}
#BxCarServPrev a,
#BxCarServNext a {
    position: absolute;
    top: 8px;
    width: 30px;
    height: 44px;
    background: #333333;
    display: inline-block;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
#BxCarServPrev a {
    left: 0px;
    background: #333 url('../imagenes/bx-control.png') 0px 0px;
}
#BxCarServPrev a:hover {
    left: 0px;
    background: #174d83 url('../imagenes/bx-control.png') -30px 0px;
}
#BxCarServNext a {
    right: 0px;
    background: #333 url('../imagenes/bx-control.png') 0px -44px;
}
#BxCarServNext a:hover {
    right: 0px;
    background: #174d83 url('../imagenes/bx-control.png') -30px -44px;
}
.BxCarSimpleCont {
    max-width: 1080px;
    margin: 0px auto 0px auto;
    position: relative;
    opacity: .0;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.BxCarSimpleCont .bx-pager {
    bottom: -40px;
}
.BxCarSimpleCont .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #174d83 !important;
}
.BxCarSimpleCont .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #174d83 !important;
}
.BxCarSimpleCont {
    display: inline-block;
    float: right;
    width: 416px;
    padding: 8px;
    background: url('../imagenes/back-lines.png');
}
.BxCarSimpleCont img {
    width: 400px;
    height: 308px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    -webkit-border-radius: 14px;
}
.BxCarServInterCont {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 820px;
    margin-top: 92px;
    opacity: 0;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}