/*--EO GALLIST--*/
.list-eogs {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
}
.list-eogs li {
    position: relative;
    width: 33.333%;
    float: left;
    padding: 0 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
    margin-bottom: 30px;
}
.list-eogs li .boxgs1 {
    position: relative;
    padding: 20px;
    /* background-color: #fff; */
    overflow: hidden;
    /* border: 2px solid #ff0000; */
    /* box-shadow: 0px 0px 0px 2px #770000; */
    transition: all ease 0.9s;
}

.list-eogs li .boxgs1:hover{
    /*    border: 2px solid #ffee00;*/
    color: #000;
}

.list-eogs li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}
.list-eogs li h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #d01919;
    text-align: center;
    margin-top: 25px;
}
.list-eogs li p{
    text-align: center;
    font-size: 16px;
    color: #2f2f2f;
}
.list-eogs li time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    font-weight: 400;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.hmasrv-gal{
    margin: auto;
    display: block;
    border-radius: 100%;
    width: 100%;
    border: 4px solid #c10b0e;
    box-shadow: 0px 0px 5px 1px #404040;
    max-width: 400px;
}

/*HOME - -BIENVENIDA*/
.hm-bnvbg-dark {
    background: #004982;
}
.hm-bnvbg-grey {
    background: #f1f1f1;
}
.hm-bnvpos {
    position: relative;
}
.hm-bnvwell-xs {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.hm-bgbnvimg1 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.hm-bnvtit1{
    font-size: 32px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 700;
}
/**/
.hm-bnvbg-grey .hm-bnvtit1{
    color: #004982;
}
.hm-bnvbg-grey p {
    color: #004982;
    font-weight: 300;
}
.hm-bnvbg-grey .srv-ielahr1 {
    border-color: 3px solid #004982;
}
/**/

/**/

/******/
.hm-bnvtit2{
    font-size: 42px;
    color: #ff9900;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'PT Sans',sans-serif;
}
.ulielahr {
    max-width: 105px;
    width: 100%;
    border-top: 3px solid #ffffff;
    margin: 20px auto;
    float: left;
}
.hm-bnvbg-dark p{
    color: #fff;
    font-size: 18px;
    text-align: justify;
}

.hm-imgwrp {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media (min-width: 992px){
    .hm-imgwrpmd-1 {
        width: 39.5%;
    }
    .hm-bnvwell-xs {
        padding-top: 9rem;
        padding-bottom: 8.45rem;
    }
}
@media (max-width: 992px){
    .hm-imgwrp:before {
        content: '';
        position: absolute;
        display: inline-block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: #212121;
        opacity: 0.9;
    }
}

/*SERVICIOS*/
.hm-padserv{
    padding-top: 50px;
    padding-bottom: 50px;
}
.hm-servbox{
    margin-top: 20px;
    margin-bottom: 20px;
}
.hm-servtit1{
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    color: #2d2d2d;
    margin-top: 0;
}
.hm-servpcont1 p{
    font-size: 18px;
    text-align: justify;
}
.hm-btnd1 {
    color: #fff;
    background: #22262b;
    margin-top: 20px;
}
.hm-btnd1:hover,.hm-btnd1:active,.hm-btnd1:focus{
    background: #a23232;
    color: #fff;
    -moz-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.hrhm-serv{
    max-width: 105px;
    width: 100%;
    border-top: 3px solid #e21e25;
    margin: 20px auto;
}

.hm-serv-tit2{
    font-size: 36px;
    font-family: 'PT Sans',sans-serif;
    text-transform: uppercase;
    color: #c61113;
}

.hm-servicon1{    
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (min-width: 992px){
    .hm-servbox .hm-servbxleft, .hm-servbox .box_right, .hm-servbox .hm-servbxcnt {
        display: table-cell;
        vertical-align: top;
    }
    .hm-servbox .hm-servbxleft img, .hm-servbox .box_right img {
        max-width: none;
    }
    .hm-servbox .hm-servbxleft2 {
        padding-right: 16px;
        padding-top: 11px;
    }

    .hm-servbxcnt {
        margin-top: 0;
    }
}

/*PRODUCTOS*/
.hm-producti1{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-family: 'PT Sans',sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
}

.row-no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row-no-gutter > [class*='col'] {
    padding-left: 0;
    padding-right: 0;
}

.hm-prodc1 {
    color: #fff;
    position: relative;
    overflow: hidden;
}
.hm-prodc1:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(34, 34, 33, 0) 0%, rgba(34, 34, 33, 0) 25%, #222221 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222226', endColorstr='#222226', GradientType=0);
    background: linear-gradient(to bottom, rgba(34, 34, 33, 0) 0%, rgba(34, 34, 33, 0) 25%, #222221 100%);
    -webkit-transition: 0.35s all ease;
    transition: 0.35s all ease;
}
.hm-prodc1:hover:after {
    background: rgba(218, 0, 0, 0.70);
}
.hm-prodc1 img {
    width: 100%;
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}
.hm-prodc1_cnt {
    z-index: 1;
    position: absolute;
    left: 10%;
    bottom: 0;
    -webkit-transition: 0.35s all ease;
    transition: 0.35s all ease;
}
.hm-prodc1:hover .hm-prodc1_cnt {
    -webkit-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
}
.hm-prodc1 h5{
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
}

.hm-prodc1_cnt .pricing-table {
    margin-top: 13px;
    padding-left: 15px;
    list-style: none;
}

.pricing-table .price {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.hm-prodc1 .link {
    color: #fff;
    margin-top: 0;
    margin-left: 1px;
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    -webkit-transition: 0.45s -webkit-transform ease;
    transition: 0.45s transform ease;
}

.link {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #000;
    -webkit-transition: 0.25s all ease;
    transition: 0.25s all ease;
}

.link a {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    color: inherit;
}

.link:after {
    -webkit-transition: 0.25s all ease;
    transition: 0.25s all ease;
    display: inline-block;
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    position: absolute;
    color: inherit;
    padding-left: 20px;
    top: -3px;
}

@media (min-width: 992px){
    .link a {
        font-size: 18px;
    }
    .link:after {
        font-size: 18px;
        top: 3px;
        right: -44px;
    }
}


.hm-prodc1:hover .link {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


/*FOOTER*/
.foot-logobg{
    width: 100%;
    max-width: 270px;
}
.foot-bottom {
    background: #1b1b1b;
    padding-top: 50px;
    border-top: 5px solid #c20d10;
}
.fotlnk-tit {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 21px;
    font-family: 'ProzaLibre';
}
.fotlnk-hr1 {
    max-width: 100px;
    width: 100%;
    border-top: 3px solid #c20d10;
    margin: 15px auto;
    float: left;
}
.fotlnk-ul {
    padding-left: 0;
    list-style: none;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.fotlnk-ul li {
    border-left: 2px solid transparent;
    transition: all ease 0.6s;
    padding-left: 8px;
    margin-bottom: 7px;
}
.fotlnk-ul li:hover {
    border-left: 2px solid #c20d10;
}
.fotlnk-ul li>a {
    color: #949494;
    font-size: 16px;
    transition: all ease 0.5s;
}
.fotlnk-ul li>a:hover, .fotlnk-ul li>a:active,.fotlnk-ul li>a:focus {
    color: #FFFFFF;
    text-decoration: none;
}

.footred-ul {
    text-align: center;
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 20px;
}
.footred-ul li {
    display: inline-block;
    margin-left: 0px;
}
.fa-gs1red a {
    width: 30px;
    height: 30px;
    background: url(../../../public/img/iconos/fa-icon.png) no-repeat;
    display: block;
    transition: all ease 0.5s;
}
.tw-gs1red a {
    width: 30px;
    height: 30px;
    background: url(../../../public/img/iconos/tw-icon.png) no-repeat;
    display: block;
    transition: all ease 0.5s;
}
.yt-gs1red a {
    width: 30px;
    height: 30px;
    background: url(../../../public/img/iconos/yo-icon.png) no-repeat;
    display: block;
    transition: all ease 0.5s;
}
.footred-ul li.fa-gs1red a, .footred-ul li.cntc-gs1red a, .footred-ul li.tw-gs1red a, .footred-ul li.yt-gs1red a {
    background-position: 0 0;
}
.footred-ul li.fa-gs1red a:hover, .footred-ul li.cntc-gs1red a:hover, .footred-ul li.tw-gs1red a:hover, .footred-ul li.yt-gs1red a:hover {
    background-position: 0 -32px;
}
/*FOOTER - COPYRIGHT*/
.foot-copybg{
    background: #c20d10;
}
.foot-coptxt {
    color: #fff;
    font-size: 16px;
    font-family: 'PT Sans',sans-serif;
}
.foot-design {
    text-align: right;
    font-family: 'PT Sans',sans-serif;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #f90;
}

/*NOSOTROS*/
.we-borsombra {
    background: #004982;
    /* border-bottom: 1px solid #333333; */
    box-shadow: 0px 5px 5px -5px #000000;
    padding-top: 125px;
}
.we-cmtc12{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: justify;
}
.we-ptext p{
    font-size: 16px;
    text-align: justify;
}
.we-cmtit1{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #333;
    font-size: 27px;
    font-weight: 700;
    font-family: 'PT Sans',sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #f79400;
}

.we-cmlist1{
    list-style: none;
    padding-left: 0;
}

.we-cmlist1 h5{
    font-size: 21px;
    color: #000;
    text-transform: capitalize;
    font-weight: bold;
}

.we-cmlist1 h5 a{
    color: #f19000;
}

.we-cmimg1{
    width: 100%;
    max-width: 500px;
    margin-bottom: 15px;
    border: 2px solid #502a2a;
    border-radius: 3%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.we-valorbg1 {
    background: url(../../../public/img/nosotros/fondo-valor.jpg);
    background-color: #fff;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    padding: 95px 0 98px;
    text-align: center;
    color: #ffffff;
}
.we-valortit1{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'PT Sans',sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
}
/**/
.btn_contacto{
    display: block;
    background: #fff;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    font-size: 20px;
    padding: 15px;
    border-radius: 5px;
    color: #f79400;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.btn_contacto:hover{
    background: #f79400;
    color: #fff;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
/**/
.we-valorti12{
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    color: #2d2d2d;
    margin-top: 30px;
    font-family: 'PT Sans',sans-serif;
}
.we-valorimg{
    width: 100%;
    max-width: 300px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-radius: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 6px double #ff9900;
    /* border-top-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    box-shadow: 2px 3px 6px 0px #7d7d7d;
}
.we-valorhr{
    max-width: 100px;
    width: 100%;
    border-top: 3px solid #ff9900;
    margin: 15px auto;
}
.we-valorpad{
    padding-top: 30px;
    padding-bottom: 60px;
}

/*SERVICIOS*/
.serv-titserv1{
    font-size: 24px;
    font-family: 'PT Sans',sans-serif;
    text-transform: capitalize;
    color: #f90;
}
.serv-pppserv{
    font-size: 18px;
}
.serv-padpad1{
    padding: 100px 0;
}
.serv-txxtit1 {
    font-size: 32px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
}
.serv-txxtit2 {
    font-size: 42px;
    color: #ff9900;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'PT Sans',sans-serif;
}
.srv-ielahr1 {
    max-width: 105px;
    width: 100%;
    border-top: 3px solid #fff;
    margin: 20px auto;
    float: left;
}
.serv-titprinc{
    text-align: center;
    font-size: 65px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 40px;
    color: #353535;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
    font-family: 'PT Sans',sans-serif;
}
.serv-bnvbg-dark {
    background: #252525;
}
.serv-bnvpos {
    position: relative;
    text-align: justify;
}
.serv-bnvwell-xs {
    padding-top: 50px;
    padding-bottom: 50px;
}
.serv-bx p{
    font-size: 18px;
    text-align: justify;
}
.serv-bx .serv-bxleft {
    padding-bottom: 30px;
}
.serv-bxleft span{
    color: #c7c7c7;
}
@media (min-width: 768px){
    .serv-bx .serv-bxleft, .serv-bx .serv-boxcnt {
        display: table-cell;
        vertical-align: top;
    }
    .serv-bx .serv-bxleft {
        padding-right: 30px;
    }
}

/**/
.serv-bgbnvimg1 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.serv-imgwrp {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media (min-width: 992px){
    .serv-imgwrpmd-1 {
        width: 39.5%;
    }
    .serv-bnvwell-xs {
        padding-top: 9rem;
        padding-bottom: 8.45rem;
    }
}
@media (max-width: 992px){
    .serv-imgwrp:before {
        content: '';
        position: absolute;
        display: inline-block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: #130909;
        opacity: 0.7;
    }
}
/*PRODUCTOS*/
.pro-titprin1{
    font-family: 'ProzaLibre';
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
}
.breadcrumbs-wrap {
    color: #fff;
    background-image: url(../../../public/img/productos/fondo-4.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0%;
    background-attachment: fixed;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 5px solid #cb0c0f;
}

.breadcrumbs-custom {
    padding-left: 0;
    margin-top: 10px;
    color: #fff;
}
.breadcrumbs-custom > li {
    display: inline-block;
}
.breadcrumbs-custom > li.active{
    color: #cb0c0f;
}
.breadcrumbs-custom a {
    color: #fff;
    transition: all ease 0.5s;
}
.breadcrumbs-custom a:hover {
    color: #cb0c0f;
}
.breadcrumbs-custom > li > span {
    display: inline-block;
    margin-left: 15px;
    margin-right: 5px;
}



/*PRODUCTOS*/
.prod-bgpad {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*Pro-carrito*/
.prod-cartmarg{
    margin-bottom: 20px;
}
.prod-cartbg1{
    background: #f7f7f7;
    border-top: 5px solid #ffb108;
    padding-top: 12px;
}
.prod-cartit1{
    font-size: 15px;
    color: #f3aa00;
    border-bottom: 1px solid #ffb108;
    text-transform: uppercase;
}
.prod-cartnum{
    font-size: 18px;
}
.prod-cartprice{
    font-size: 18px;
    color: #292926;
}
.prod-cartbtn{
    width: 100%;
    background: #292926;
    font-size: 14px;
    color: #ffb108;
    text-transform: uppercase;
    transition: all ease 1s;
}
.prod-cartbtn:hover,.prod-cartbtn:active,.prod-cartbtn:focus{
    width: 100%;
    background: #ffb108;
    font-size: 14px;
    color: #292926;
    text-transform: uppercase;
}
/**/
.prod-borcatego1{
    border-top: 8px solid #ffb108;
    border-bottom: 8px solid #ffb108;
    margin-bottom: 20px;
}
.prod-borcatego2{
    border-top: 12px solid #e2e2e2;
    border-bottom: 12px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 0px 5px;
}
/**/
.prod-list{
    list-style: none;
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
}
.prod-list li{
    background: #fff url(../../../public/img/iconos/next.png) 4px 7px no-repeat !important;
    padding: 7px 5px;
    margin-bottom: 1px;
    border-bottom: 1px solid #EFEFEF;
}

/*PROD- UNID*/
.eo-prod1wf {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
}
.eo-prod1wf li {
    position: relative;
    width: 33.33%;
    float: left;
    padding: 0 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
    margin-bottom: 25px;
}
.eo-prod1wf li a{
    text-decoration: none;
}
.eo-prod1wf li .boxgs1 {
    position: relative;
    padding: 5px;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #9da1a1;
    transition: all ease 0.9s;
    box-shadow: 0px 0px 5px 1px #b3b3b3;
}
.eo-prod1wf li .boxgs1:hover {
    border: 1px solid #cb0c0f;
    color: #000;
}
.eo-prod1wf li figure {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.eo-prod1wf li figure img{
    width: 100%;
    max-width: 500px;
}
.eo-prod1wf li h1 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #cb0c0f;
    text-align: center;
    margin-top: 5px;
}
.eo-prod1wf li p {
    text-align: center;
    font-size: 16px;
}
/**/
.prd-blctit {
    background-color: #fff;
    color: #272727;
    font-size: 2em;
    letter-spacing: 2px;
    overflow: hidden;
    margin-bottom: 20px;
}

.prd-blctit strong {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.prd-blctit strong span {
    display: inline-block;
    font-size: 18px;
    padding-right: 15px;
    position: relative;
    text-align: left;
}
.prd-blctit strong span:after {
    border-bottom: 1px solid #cb0c0f;
    content: " ";
    height: 0;
    position: absolute;
    top: 50%;
    width: 1000px;
}

.prd-blctit strong span:after {
    right: -1000px;
}

.prod-bordleft{
    border-right: 1px solid #cb0c0f;
}

.prod-cntact12{
    padding: 10px 10px 5px 10px;
    background: #272727;
    border-top: 5px solid #000;
    border-bottom: 5px solid #cb0c0f;
    margin-bottom: 20px;
}

/**/
.thumb {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 500px;
    z-index: 2;
}
.thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}
.thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    max-width: none;
}
.thumb_overlay {
    position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    color: #fff;
    background: transparent;
}
.thumb_overlay:after {
    background-color: #ffffff;
}
.thumb_overlay:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 200%;
    height: 105%;
    -webkit-transform: skewX(20deg) translatex(100%);
    -ms-transform: skewX(20deg) translatex(100%);
    transform: skewX(20deg) translatex(100%);
    -webkit-transition: .35s;
    transition: .35s;
    background-color: rgba(203,12,15,0.7);
}
.thumb:hover .thumb_overlay:after {
    -webkit-transform: skewX(-45deg) translatex(6%);
    -ms-transform: skewX(-45deg) translatex(6%);
    transform: skewX(-45deg) translatex(6%);
}
.thumb_overlay-skin-1 {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.thumb:hover .thumb_overlay-skin-1 {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.thumb_overlay-skin-1 {
    color: #1dc5fc;
}
.brand_name {
    text-transform: uppercase;
    overflow: hidden;
    color: #ffffff;
    font-family: 'ProzaLibre';
}
@media (min-width: 992px){
    .thumb {
        max-height: none;
    }
}
/**/
.prodtitcontact1{
    background: #cb0c0f;
    padding-top: 10px;
    padding-bottom: 10px;
}
.prodtitcontact1 h1{
    text-align: center;
    font-size: 24px;
    font-family: 'ProzaLibre';
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
/*-FORMULARIO-*/
.tncrs-inpfrm:focus+.tncrs-frmIcon,.tncrs-txtareafrm:focus+.tncrs-frmIcon {
    color: #dd020a;
}
.tncrs-frmCnt{
    position: relative;
}
.tncrs-intrcntac label{
    font-size: 16px;
    color: #FF7B37;
}
.tncrs-inpfrm{
    padding-left: 2%;
    padding-right: 2%;
}
.tncrs-inpfrm{
    background: #fff;
    border: 1px solid #dd020a;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    padding: 0.45em 0.5em 0.55em;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 2em;
    color: #424242;
    height: 30px;
    font-size: 14px;
}
.tncrs-frmIcon{
    bottom: 0;
    color: #B5B5B5;
    font-size: 16px;
    left: 0.375rem;
    line-height: 1.5;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 1.5em;
    padding: 2px;
    top: 0;
}
.tncrs-txtareafrm{
    background: #fff;
    border: 1px solid #dd020a;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    font-size: 14px;
    color: #e6e6e6;
    padding: 0.45em 0.5em 0.55em;
    padding-left: 2em;
}
.tncrs-inpfrm:focus, .tncrs-txtareafrm:focus{
    border-color: #b50007;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgb(255, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgb(255, 0, 0);
}
.tncrs-btncntc{
    font-size: 16px;
    padding: 5px 30px;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #ffffff;
    border-color: #ffffff;
    margin-bottom: 20px;
    font-weight: bold;
}
.tncrs-btncntc:hover{
    color: white;
    border-color: #dd020a;
    background: #c7030a;
}


/*CONTACTO*/
/* --------------- */
.jms-tit2sub{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    font-family: 'PT Sans',sans-serif;
}
.jmscntc-hr {
    max-width: 80px;
    width: 100%;
    border-top: 3px solid #502a2a;
    margin: 40px auto;
}

.jms-titcontac{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
}
.jms-contactpad{
    padding-top: 50px;
    padding-bottom: 50px;
}
.tnews-contc{
    padding: 60px 0;
}

.tnews-ticontc{
    text-align: center;
    /* font-weight: bold; */
    color: #0073B7;
    font-size: 44px;
    text-transform: capitalize;
}

.tnews-redfotih1 {
    font-weight: bold;
    font-family: 'PT Sans',sans-serif;
    border-bottom: 2px solid #502a2a;
    font-size: 20px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #232323;
    text-transform: uppercase;
}

/*-FORMULARIO-*/
.tnews-inpfrm:focus+.tnews-frmIcon,.tnews-txtareafrm:focus+.tnews-frmIcon {
    color: #502a2a;
}
.tnews-frmCnt{
    position: relative;
}
.tnews-intrcntac label{
    font-size: 16px;
    color: #FF7B37;
}
.tnews-inpfrm{
    padding-left: 2%;
    padding-right: 2%;
}
.tnews-inpfrm{
    background: #f1f1f1;
    border: 1px solid #333333;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    padding: 0.45em 0.5em 0.55em;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 2.8em;
    color: #333333;
    height: 45px;
    font-size: 16px;
}
.tnews-frmIcon{
    bottom: 0;
    color: #B5B5B5;
    font-size: 24px;
    left: 0.375rem;
    line-height: 1.5;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 1.5em;
    padding: 5px;
    top: 0;
}
.tnews-txtareafrm{
    background: #f1f1f1;
    border: 1px solid #3d3830;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    font-size: 16px;
    color: #3d3830;
    padding: 0.45em 0.5em 0.55em;
    padding-left: 2.8em;
}
.tnews-inpfrm:focus, .tnews-txtareafrm:focus{
    border-color: #502a2a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgb(80, 30, 22);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgb(80, 30, 22);
}
.tnews-btncntc{
    font-size: 18px;
    padding: 15px 30px;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #000;
    font-weight: 700;
    border-color: #ff9e0d;
    font-family: 'PT Sans',sans-serif;
    margin-bottom: 20px;
}
.tnews-btncntc:hover{
    color: #3d3830;
    border-color: #ffa012;
    background: #ffa826;
}
/*-------*/

@media (max-width:991px){
    .navbar{
        min-height: 85px;
    }

    .hm-serv-tit2{
        text-align: center;
    }
    .hm-servpcont1 p{
        text-align: justify;
    }

    .foot-logobg{
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 230px;
        max-width: 100%;
    }
    .fotlnk-tit,.fotlnk-ul{
        text-align: center;
    }
    .fotlnk-hr1{float: none;}
    .list-eogs li,.eo-prod1wf li{
        width: 50%;
    }

    nav.navbar.bootsnav .navbar-collapse{
        margin-top: 40px !important;
    }
}

@media (max-width: 767px){
    .serv-titserv1,.serv-pppserv,.serv-bx .serv-bxleft{
        text-align: center;
    }

}

@media (max-width:550px){
    .list-eogs li,.eo-prod1wf li{
        width: 100%;
    }
}
/*****/
.ime-gallery3 {
    margin: 0 auto;
    overflow: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.ime-gallery3 li{
    position: relative;
    width: 100%;
    float: left;
    padding: 0.625rem;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

.ime-gallery3 li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.ime-gallery3 li h3 {
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.ime-gallery3 li a{
    color: #272727;
}

.ime-gallery3 li time {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
}

.ime-gallery3 li .ime-redtime {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
}
.flex-direction-nav a:before {
    color: rgb(247 148 0);
}

.ime-gallery3 li .box {
    position: relative;
    padding: 6px 6px 15px 6px;
    width: 100%;
    /* padding: 10px 6px 40px 6px; */
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #004982;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    border-bottom: 5px solid #000000;
}

/*.ime-gallery3 li:nth-child(even) .box {
    background: #eee;
}

.ime-gallery3 li:nth-child(3n+0) .box {
    background: #EEE;
}
.ime-gallery3 li:nth-child(4n+0) .box {
    background: #FFFBD5;
}*/

/*****/
.ime-gallery4 {
    margin: 0 auto;
    /*overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;*/
    padding-left: 0px;
}
.ime-gallery4 li{
    position: relative;
    width: 25%;
    float: left;
    padding: 0.625rem;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

.ime-gallery4 li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.ime-gallery4 li h3 {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.ime-gallery4 li a{
    color: #272727;
}

.ime-gallery4 li time {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
    font-family: Tw Cen MT;
    font-size: 14px;
}

.ime-gallery4 li .ime-redtime {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
}

.ime-gallery4 li .box {
    position: relative;
    padding: 6px 6px 15px 6px;
    width: 100%;
    /* padding: 10px 6px 40px 6px; */
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #502a2a;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    border-bottom: 5px solid #272727;
}

/*.ime-gallery4 li:nth-child(even) .box {
    background: #eee;
}

.ime-gallery4 li:nth-child(3n+0) .box {
    background: #EEE;
}
.ime-gallery4 li:nth-child(4n+0) .box {
    background: #FFFBD5;
}*/

/**/
.eo2-brdsecnot {
    border-left: 1px solid #333333;
}
.text-justify{
    padding-top: 20px;

}
.ime-gallery {
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.ime-gallery li{
    position: relative;
    width: 100%;
    float: left;
    padding: 0.625rem;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

.ime-gallery li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.ime-gallery li h3 {
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.ime-gallery li a{
    color: #272727;
}

.ime-gallery li time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #272727;
    color: #FFCD00;
    font-weight: bold;
}

.ime-gallery li .ime-redtime {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
}

.ime-gallery li .box {
    position: relative;
    padding: 10px 6px 40px 6px;
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #FFCD00;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
}

/*.ime-gallery li:nth-child(even) .box {
    background: #eee;
}

.ime-gallery li:nth-child(3n+0) .box {
    background: #EEE;
}
.ime-gallery li:nth-child(4n+0) .box {
    background: #FFFBD5;
}*/

/* ---------------- */
.eo-list-gallery {
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.eo-list-gallery li{
    position: relative;
    width: 100%;
    float: left;
    padding: 0.625rem;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

.eo-list-gallery li figure {
    display: block;
    float: left;
    width: 20%;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.eo-list-gallery li h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-top: 15px;
    margin-bottom: 20px;
}

.eo-list-gallery li a{
    color: #272727;
}

.eo-list-gallery li time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #502a2a;
    color: #ffffff;
    font-weight: bold;
}

.eo-list-gallery li .ime-redtime {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #03A9D6;
    color: #fff;
    font-weight: bold;
}

.eo-list-gallery li .box {
    position: relative;
    padding: 10px 6px 40px 6px;
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #502a2a;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
}

.ime-gallery10 {
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

.ime-gallery10 li{
    position: relative;
    width: 50%;
    float: left;
    padding: 0.625rem;
    display: -webkit-flex;    
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

.ime-gallery10 li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}
.ime-gallery10 li .box {
    position: relative;
    padding: 10px 6px 40px 6px;
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #502a2a;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
}

.ime-gallery10 li time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #502a2a;
    color: #ffffff;
    font-weight: bold;
}
@media (min-width: 600px){
    .ime-gallery10 li {
        position: relative;
        width: 50%;
        float: left;
        padding: 0.625rem;
        display: -webkit-flex;
        display: flex;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.3s ease-out;
        transition: width 0.3s ease-out;
    }
}

/*Para Galeria*/
.tit-promo{
    color: white;
    font-size: 30px;    
}
.imagen_estilo{
    border: 5px solid #cccccc;    
}

/**************************************************/
@media(max-width: 991px){
    .serv-padpad1{
        padding: 50px 0;
    }
    /*.hm-bnvbg-grey p {
        color: #fff;
    }*/
}
@media(max-width: 991px){

    .hm-bnvbg-grey .hm-bnvp1 {
        color: #ffffff;
    }
    .hm-bnvbg-grey .hm-bnvp1{
        color: #fff;
    }
    .hm-bnvbg-grey .srv-ielahr1 {
        border-color: 3px solid #fff;
    }  
    /*.hm-bnvbg-grey .hm-bnvtit1 {
        color: #fff;
    }*/
}