/*SECTION TITLE INTERNA*/

.sect_title_interna {
    padding: 50px 0;
    position: relative;
    background-position: center;
    background-size: cover;
}

.sect_title_interna:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: .5;
}

.row_height {
    height: 160px;
    align-items: flex-end;
}

.sect_title_interna h1 {
    color: #fff;
    font-weight: 700;
    text-align: center;
}

@media(max-width: 991px) {
    .sect_title_interna h1 {
        font-size: 30px;
    }
    .row_height {
        height: 140px;
    }
}

@media(max-width: 767px) {
    .sect_title_interna h1 {
        font-size: 25px;
    }
    .row_height {
        height: 130px;
    }
    .sect_title_interna {
        padding: 20px 0;
    }
}

@media(max-width: 500px) {
    .sect_title_interna h1 {
        font-size: 18px;
    }
}


/*END SECTION TITLE INTERNA*/


/*CONTENIDO NOTICIAS*/


/* - NOTICIAS -*/

.ime-fechart {
    border-bottom: 2px solid #f79400;
    padding-bottom: 5px;
    color: #949494;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}

.ime-titartiprin {
    font-size: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}

.ime-titartiprin a {
    color: #000000;
}

.ime-imgprinfoto {
    background: #E8E8E8;
}

.ime-imgprinfoto img {
    border: 2px solid #000000;
    width: 100%;
}

.img-responsive {
    width: 100%;
}

.ime-imgprinfoto h6 {
    font-size: 14px;
    color: #616161;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 6px;
    padding-left: 8px;
}

.eo2-browsergs1 {
    display: none;
}

.eo2-brdsecnot {
    border-right: 1px solid #333333;
}

.eo2-titflex {
    display: flex;
    margin-top: 20px;
}

.eo2-titgsnoti1 {
    color: #FFFFFF;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    float: left;
    font-weight: bold;
    margin-top: 0px;
    background-color: #fd9c0a;
    /* border-top: 5px solid #FFCD00; */
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    box-shadow: 4px 3px 0 #3d3d3d, 7px 6px 0 rgba(0, 0, 0, 0.15);
}

.figure-titulo {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #0065DB;
    height: 0px;
    width: 0px;
    float: left;
}

.eo2-brdnotdstc {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
    background: #E8E8E8;
}

.eo2-brow2 {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
    background: #E6E6E6;
}

.ime-masarticuh2 {
    text-align: center;
    font-weight: bold;
    background: #e6e6e6;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 2px solid #000000;
}

.eo2-noticiint p {
    font-size: 16px;
}

.eo2-img-gallery {
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.eo2-img-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;
}

.eo2-img-gallery li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.eo2-img-gallery li h3 {
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.eo2-img-gallery li a {
    color: #272727;
}

.eo2-img-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: #00599C;
    color: #FFFFFF;
    font-weight: bold;
}

.eo2-img-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;
}

.eo2-img-gallery li .box {
    position: relative;
    padding: 10px 6px 40px 6px;
    background-color: #E6E6E6;
    overflow: hidden;
    border-top: 10px solid #0065DB;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
}

.eo3-cjnot figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.eo3-cjnot h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.eo3-cjnot a {
    color: #D80980;
}

.eo3-cjnot time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #292929;
    color: #fff;
    font-weight: bold;
    max-height: 101px;
}

.eo3-cjnot time h1 {
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.eo3-cjnot .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;
}

.eo3-cjnot .box {
    position: relative;
    /*    padding: 6px;*/
    /* background-color: #FFFBD5; */
    /* overflow: hidden; */
    width: 100%;
    /*    transition: all ease 0.7s;*/
    padding: 0;
}

.eo3-cjnot .box:hover {
    background: rgba(255, 255, 255, 0.18);
}

.eo3-cjnot .box a {
    text-decoration: none;
}

.eo2-not-gallery4 {
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.eo2-not-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;
}

.eo2-not-gallery4 li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.eo2-not-gallery4 li h3 {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.eo2-not-gallery4 li a {
    color: #272727;
}

.eo2-not-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-size: 14px;
}

.eo2-not-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;
}

.eo2-not-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 #0065DB;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    border-bottom: 5px solid #00599C;
}

.eo2-unot-gallery3 {
    margin: 0 auto;
    overflow: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
    max-height: 500px;
}

.eo2-unot-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;
}

.eo2-unot-gallery3 li figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.eo2-unot-gallery3 li h3 {
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 20px;
}

.eo2-unot-gallery3 li a {
    color: #272727;
}

.eo2-unot-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;
}

.eo2-unot-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;
}

.eo2-unot-gallery3 li .box {
    position: relative;
    padding: 6px 6px 15px 6px;
    width: 100%;
    /* padding: 10px 6px 40px 6px; */
    background-color: #D8E4EC;
    overflow: hidden;
    border-top: 10px solid #00599C;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    border-bottom: 5px solid #0065DB;
}

.ladotag .tag p {
    color: #1f1f1f;
    font-size: 20px;
    margin-bottom: 0;
    font-family: century gothic;
    font-weight: bold;
}

.ladotag .lista {
    list-style: none outside none;
    padding-left: 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.ladotag .lista .li {
    /*    height: 22px;        background: url('../../../public/img/iconos/ico-tag-ie-1.png') no-repeat scroll left transparent;*/
    display: inline-block;
    float: left;
}

.ladotag .lista .li a {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    display: block;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 1);
    background: #502a2a;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.ladotag .lista .li a:hover,
.ladotag .lista .li a:active,
.ladotag .lista .li a:focus {
    text-decoration: none !important;
}


/*PAGINACION*/

.ime-topborpagination {
    text-align: right;
    border-top: 1px solid #502a2a;
    margin-top: 15px;
}

.ime-topborpagination1 {
    text-align: right;
    border-top: 1px solid #D80980;
    margin-top: 15px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.pagination {
    margin: 10px 0;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #272727;
    text-decoration: none;
    border: 1px solid #ddd;
    transition: all ease 1.5s;
}

.pagination>li>a:hover {
    background-color: #0065DB !important;
    border: 1px solid #0158BD;
    transition: all ease 1.5s;
    color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #FFFFFF !important;
    cursor: default;
    background-color: #0065DB !important;
    border-color: #0158BD !important;
}


/*FORMULARIO CONTACTO*/

.cps-titcontact1 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 3px 5px 4px #1d1d1d;
}

.cps-hrcntact1 {
    width: 120px;
    border-bottom: 3px solid #ffffff;
    box-shadow: 0px 4px 7px #000;
    border-top: none;
    margin-bottom: 70px;
}

.cps-subscribe {
    background-color: #3f2212;
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
}

.nutri-selectfrm:focus+.nutri-frmIcon,
.nutri-inpfrm:focus+.nutri-frmIcon,
.nutri-txtareafrm:focus+.nutri-frmIcon {
    color: #502a2a;
}

.nutri-frmCnt {
    position: relative;
}

.nutri-intrcntac label {
    font-size: 16px;
    color: #FF7B37;
}

.nutri-selectfrm,
.nutri-inpfrm {
    padding-left: 2%;
    padding-right: 2%;
}

.nutri-inpfrm {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    padding: 0.45em 0.5em 0.55em;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 2.8em;
    color: #000;
    height: 45px;
    font-size: 16px;
    box-shadow: 0px 2px 5px #000;
}

.nutri-inpfrm::-webkit-input-placeholder {
    color: #d8d8d8;
}

.nutri-inpfrm:-moz-placeholder {
    color: #d8d8d8;
}

.nutri-inpfrm::-moz-placeholder {
    color: #d8d8d8;
}

.nutri-inpfrm:-ms-input-placeholder {
    color: #d8d8d8;
}

.nutri-txtareafrm::-webkit-input-placeholder {
    color: #d8d8d8;
}

.nutri-txtareafrm:-moz-placeholder {
    color: #d8d8d8;
}

.nutri-txtareafrm::-moz-placeholder {
    color: #d8d8d8;
}

.nutri-txtareafrm:-ms-input-placeholder {
    color: #d8d8d8;
}

.nutri-selectfrm {
    background: #2E9FAD;
    border: 1px solid #ffffff;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    color: #FFFFFF;
    height: 45px;
    font-size: 16px;
}

.nutri-frmIcon {
    bottom: 0;
    color: #000000;
    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;
}

.nutri-txtareafrm {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    font-size: 16px;
    color: #000000;
    padding: 0.45em 0.5em 0.55em;
    padding-left: 2.8em;
    box-shadow: 0px 3px 5px #000;
}

nutri-selectfrm:focus,
.nutri-inpfrm:focus,
.nutri-txtareafrm:focus {
    border-color: #d00001;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 35, 35, 0.075), 0 0 10px rgb(80, 30, 22);
    box-shadow: inset 0 1px 1px rgba(255, 35, 35, 0.075), 0 0 10px rgb(80, 30, 22);
}

.nutri-btncntc {
    font-size: 18px;
    padding: 15px 30px;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #00a8ff;
    border-color: #00a8ff;
}

.nutri-btncntc:hover {
    color: white;
    border-color: #0072B6;
    background: #0072B6;
}

.frmbtnflt {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: rgb(0, 0, 0);
    color: #ffffff;
    border-color: #000000;
    font-size: 21px;
    max-width: 100%;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    border-width: 2px;
    white-space: normal;
    transition: all ease 1s;
    padding: 10px 12px;
    margin-top: 30px;
    box-shadow: 2px 3px 5px #000;
    text-shadow: 0px 1px 5px #000;
    font-weight: bold;
}

.frmbtnflt:hover,
.frmbtnflt:active,
.frmbtnflt:focus {
    background: transparent;
    border-color: #ffffff;
    box-shadow: 0px 0px 0px #000;
    text-shadow: 0px 0px 0px #000;
    color: #fff;
}

.frmbtnflt2 {
    font-family: Ubuntu-Black;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: transparent;
    color: #00a2f1;
    border-color: #00a2f1;
    font-size: 21px;
    max-width: 250px;
    border-radius: 0px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.12em;
    border-width: 2px;
    white-space: normal;
    transition: background-color .3s, color .3s, border-color .3s;
    padding: 10px 12px;
    margin-top: 50px;
}

.frmbtnflt2:hover,
.frmbtnflt2:active,
.frmbtnflt2:focus {
    background: #00a2f1;
    border-color: #00a2f1;
    box-shadow: 0px 0px 0px #000;
    text-shadow: 0px 0px 0px #000;
    color: #fff;
}

.nutri-redfotih1 {
    font-weight: bold;
    font-family: century gothic;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-size: 20px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}


/*FOOTER*/

.foot-bg {
    background: #333 url(../../../public/img/fondo/fondo-constr.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 0px;
    position: relative;
    border-top: 5px solid #f90;
}

.ft-borleft1d1 {
    border-left: 1px solid #9a9a9a;
}

.foot-redulli {
    padding-left: 0;
    list-style: none;
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.foot-redulli li {
    display: inline-block;
}

.foot-redulli li a {
    padding: 8px;
    color: #9a9a9a;
    transition: all ease 0.5s;
}

.foot-redulli li a:hover,
.foot-redulli li a:active,
.foot-redulli li a:focus {
    color: #ffffff;
}

.foot-tit {
    margin-top: 0px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}

.foot-hr {
    border-top: 2px solid #ff9900;
    margin-top: 10px;
    width: 100%;
    max-width: 140px;
    float: left;
}

.foot-listvin {
    padding-left: 0;
    list-style: none;
    font-size: 16px;
    margin-bottom: 20px;
}

.foot-listvin li {
    margin-bottom: 6px;
}

.foot-listvin a {
    color: #ffffff;
    transition: all ease 0.5s;
}

.foot-listvin a span {
    color: #ffffff;
}

.foot-listvin a:hover,
.foot-listvin a:active,
.foot-listvin a:focus {
    color: #ffffff;
    text-decoration: none;
}

.foot-bgbot {
    background: #212121;
    margin-top: 75px;
}

.foot-coptxt {
    color: #fff;
    font-size: 16px;
}

.foot-coptxt b {
    color: #f90;
}

.foot-design {
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
    font-size: 18px;
    text-align: right;
}

.foot-design a {
    text-decoration: none;
}

.cps-footlog1 {
    width: 100%;
    max-width: 265px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    width: 100%;
}


/**/

.eo1-sectwe {
    position: relative
}

.eo1-sectwe:after {
    width: 0;
    height: 0;
    border-left: 100px solid #f0ad4e;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
}

.a23-ushm1 {
    text-align: center;
    font-size: 32px;
    color: #CBCBCB;
    margin-bottom: 20px;
}

.a23-tibnv1 {
    text-align: center;
    color: #4A4A4A;
    margin-bottom: 30px;
    font-weight: 400;
}

.a23-tibnv1 span {
    color: #F90;
    font-weight: 700;
}

.gs23-we1 {
    text-align: center;
    border-bottom: 4px solid #DDD;
    width: 100%;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.gs23-we1 h4 {
    color: #9E9E9E;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.2rem;
}

.gs23-weic1 {
    text-align: center;
    font-size: 70px;
    color: #F90;
}

.gs23-widwe1 {
    width: 620px;
    max-width: 100%;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
}


/**/

.gs23-secsrrv1 {
    position: relative;
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
}

.gs23-h2srv1 {
    margin-top: 0px;
    font-size: 32px;
    color: rgb(51, 51, 51);
    padding-bottom: 10px;
    border-bottom: 2px solid #f90;
}

.gs23-pcntsrv1 {
    margin-bottom: 30px;
}

.gs23-pcntsrv1 p {
    font-size: 18px;
}

.gs23-bt1 {
    width: 100%;
    max-width: 280px;
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.gs23-btn1 {
    background: #F90;
    border-color: #F90;
    color: #FFF;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 10px;
    border-radius: 7px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all ease 500ms;
}

.gs23-btn1:hover,
.gs23-btn1:active,
.gs23-btn1:focus {
    background: #333;
    color: #F90;
}


/**/

.gs6-ulpro1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    padding: 0;
}

.gs6-ulpro1>li {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px 2px;
    display: flex;
    box-sizing: border-box;
    transition: width 0.3s ease-out;
    margin-top: 5px;
    margin-bottom: 5px;
}

.gs6-ulpro1>li .boxgs23 {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    width: 100%;
    padding: 15px;
}

.gs6bx-img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    max-width: 200px;
}

.gs6-cntnart1 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.gs6-eti1arti h2 {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: rgb(177, 177, 177);
    font-family: 'PT Sans', sans-serif;
}

.artit1-tle1 a {
    color: rgb(177, 177, 177);
    transition: all ease 500ms;
}

.artit1-tle1 a:hover,
.artit1-tle1 a:active,
.artit1-tle1 a:focus {
    color: #f90;
}

.gs6-cntnart1 p {
    color: #adadad;
}

@media (min-width: 992px) {
    .gs6-ulpro1>li {
        width: 25%;
    }
}

.gs23-btn2 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    color: #ff9900;
    background: transparent;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ff9900;
    max-width: 100%;
    padding: 11.5px 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gs23-btn2:hover,
.gs23-btn2:active,
.gs23-btn2:focus {
    background: #F90;
    border-color: #F90;
    color: #FFF;
}

.gs6-bgserv12 {
    background: url(../../../public/img/fondo/fondo-constr.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
}

.gs6-mg1-serv {
    width: 100%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    opacity: 0.8;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 0px 7px 4px 0px #000;
}


/**/

.gs3-articl1 {
    position: relative;
    background: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
}

.la27-ulpro1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    padding: 0;
}

.la27-ulpro1>li {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px 15px;
    display: flex;
    box-sizing: border-box;
    transition: width 0.3s ease-out;
    margin-top: 5px;
    margin-bottom: 5px;
}

.la27-ulpro1>li .boxla23 {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    width: 100%;
    padding: 0px;
}

.art-la27 img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: all ease 300ms;
}

.art-time27 {
    display: block;
    text-align: center;
    color: #f90;
    margin-top: 15px;
}

.artit1-tle1 {
    color: #7f7f7f;
    font-size: 24px;
    margin-bottom: 22px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    text-rendering: optimizelegibility;
    text-align: center;
}

@media (min-width: 767px) {
    .la27-ulpro1>li {
        width: 33.33%;
    }
}

.gs23-xbot1 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    line-height: 30px;
    vertical-align: middle;
    color: #ff9900;
    background: transparent;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ff9900;
    max-width: 100%;
    padding: 11.5px 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gs23-xbot1:hover,
.gs23-xbot1:focus,
.gs23-xbot1:active {
    background: #333;
    border-color: #333;
    color: #fff;
}

.bg-mapcontac1 {
    background: rgba(0, 0, 0, 0);
    height: 405px;
    width: 100%;
    position: absolute;
    z-index: 8;
    margin-top: 50px;
}


/*HOVERS*/

.boxla23:hover img {
    opacity: 0.7;
    background: #fff;
}

.boxla23:hover .artit1-tle1 a {
    color: #f90;
}


/**/

.gs23-bglocat1 {
    background: #272727;
    padding-top: 50px;
    padding-bottom: 50px;
}

.gs23-locatxt {
    text-align: center;
    color: #d0d0d0;
    margin-bottom: 0;
}

.gs23-locat1 {
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 40px;
}

.xcntral-1 b {
    font-size: 24px;
}


/**/

.gs23-bggalle1 {
    padding: 70px 0;
}


/**/

.hs1-bghgd1 {
    background: #333333;
    font-family: 'PT Sans', sans-serif;
    display: none;
    transition: all ease 500ms;
    opacity: 0;
}

.menu-fixed .hs1-bghgd1 {
    display: block;
    opacity: 1;
    transition: all ease 500ms;
}

.hdtop-wsp {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    text-align: right;
}

.hdtop-mail a,
.hdtop-wsp a {
    color: #ffffff;
    transition: all ease 0.5s;
}

.hdtop-mail span,
.hdtop-wsp span {
    color: #ff9900;
    font-size: 21px;
}

.hdtop-mail a:hover,
.hdtop-wsp a:hover,
.hdtop-mail a:active,
.hdtop-wsp a:active,
.hdtop-mail a:focus,
.hdtop-wsp a:focus {
    color: #ff9900;
    text-decoration: none;
}

.bgmap-todo1 {
    background: rgba(0, 0, 0, 0);
    height: 441px;
    width: 100%;
    position: absolute;
    z-index: 8;
    margin-top: 0px;
}


/* MEDIA QUERY */

@media (min-width:600px) {
    .eo2-img-gallery 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;
    }
}

@media (min-width:767px) {
    .ime-gallery li {
        width: 25%;
    }
    .ime-gallery1 li {
        width: 50%;
    }
    .hvr-outline-in:before {
        pointer-events: none;
        content: '';
        position: absolute;
        border: #00599D solid 3px;
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -16px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: top, right, bottom, left;
        transition-property: top, right, bottom, left;
    }
}

@media(max-width:1200px) {
    .gs-fluidcontaint {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
}

@media(max-width:992px) {
    .ocl1-1 {
        display: none;
    }
    .container {
        width: 100%;
    }
    .eo2-browsergs1 {
        display: block;
        margin-bottom: 35px;
    }
    .eo2-busqblck {
        display: none;
    }
    .eo2-width-masv {
        width: 300px;
    }
    .eo2-not-gallery4 li {
        width: 50%;
    }
    .eo2-mision-a {
        display: none;
    }
    .eo2-mision-a1 {
        display: block;
    }
    .features .responsive-feature-img,
    .features-extra .responsive-feature-img {
        display: block;
        width: 85%;
        margin: 15% auto 0;
    }
    .features .responsive-feature-img img,
    .features-extra .responsive-feature-img img {
        width: 100%;
    }
    .features .device-showcase,
    .features-extra .macbook-wrap,
    .features-extra .macbook-wrap2,
    .features-extra .macbook-wrap3 {
        display: none;
    }
    .gs-fluidcontaint {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    .eo1-logo img {
        width: 240px;
    }
    .menu__item2 {
        position: relative;
        margin: 0 0;
    }
    .eo1-menugs .navbar-nav > li > a {
        color: #828282;
        text-transform: uppercase;
        font-size: 14px;
    }
    .eo1-boxfb {
        margin-left: auto;
        margin-right: auto;
        display: table !important;
        width: 340px;
        max-width: 100%;
    }
    .eo-hmeimgwe {
        margin-top: 20px;
        width: 460px;
    }
    .navbar-default {
        background-color: rgb(37, 37, 37);
    }
    .sctmn1-1 {
        padding-top: 0px;
    }
    .hxd-11 {
        margin-bottom: 0px;
    }
    .hder1-1con a {
        font-size: 14px;
        color: #ff9c08;
        transition: .3s all ease;
        width: 27px;
        height: 27px;
        line-height: 27px;
        display: block;
        text-align: center;
        background: #f3f3f3;
        border-radius: 50%;
    }
    .hder1-1con li+li {
        margin-left: 0px;
    }
    .icn-phne1 {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
        color: #ff9900;
        background: #f3f3f3;
        border-radius: 50%;
        text-align: center;
        position: relative;
        display: inline-block;
        font-weight: 400;
    }
    .unit-body1 {
        padding-top: 0;
        padding-left: 15px;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        font-size: 14px;
    }
    .m1phone-1 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .hs1-bghgd1 {
        background: #ff9900;
    }
    .hdtop-mail span,
    .hdtop-wsp span {
        color: #ffffff;
        font-size: 21px;
    }
    .hdtop-mail a:hover,
    .hdtop-wsp a:hover,
    .hdtop-mail a:active,
    .hdtop-wsp a:active,
    .hdtop-mail a:focus,
    .hdtop-wsp a:focus {
        color: #333;
    }
    .hdtop-listrd li a:hover,
    .hdtop-listrd li a:active,
    .hdtop-listrd li a:focus {
        color: #333;
    }
}

@media (max-width:767px) {
    .ime-gallery li {
        width: 50%;
    }
    .eo-hmeimgwe {
        margin-top: 30px;
    }
    .eo1-logo {
        display: none;
    }
    .eo1-logo1 {
        display: block;
    }
    .eo1-logo1 img {
        width: 240px;
        padding: 0 15px;
    }
    .eo1-menugs {
        padding: 15px 0px 0px 0;
    }
    .nopad-red {
        padding-left: 0;
        padding-right: 0;
    }
    .none-mail {
        display: none;
    }
}

@media (max-width:600px) {
    .eo1-hmewetit1 {
        font-size: 21px;
    }
    .eo1-hmewetit2,
    .eo-titext1,
    .cps-titcontact1 {
        font-size: 28px;
    }
    .eo1-homewep p,
    .eo-h3text1 p {
        font-size: 16px;
    }
}

@media (max-width:380px) {}


/**/


/*--EO GALLIST--*/

.dau-abx1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
    margin-top: 20px;
}

.dau-abx1 li {
    position: relative;
    width: 100%;
    float: left;
    padding: 0 3px;
    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: 20px;
}

.dau-abx1 li .boxgs1 {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 40px;
}

.dau-abx1 li article {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #008d9d;
    text-align: center;
    transition: all ease 700ms;
}

@media (min-width: 767px) {
    .dau-abx1 li {
        width: 50%;
    }
}

@media (min-width: 991px) {
    .dau-abx1 li {
        width: 50%;
    }
}


/**/

.dau-1itimg {
    font-size: 0;
    line-height: 0;
    position: relative;
    margin: 0px;
}

.dau-1itimg a {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.dau-1itimg a img {
    opacity: 0.99;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%;
    max-width: 600px;
}

.dau-1itimg a:before,
.dau-1itimg a:after {
    content: "";
    opacity: 0;
    pointer-events: none;
    z-index: 3;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dau-1itimg a:before {
    top: 0px;
    left: 0px;
    right: 100%;
    bottom: 100%;
    border-top: 10px solid;
    border-left: 10px solid;
}

.dau-1itimg a:after {
    left: 100%;
    top: 100%;
    bottom: 0px;
    right: 0px;
    border-bottom: 10px solid;
    border-right: 10px solid;
}

.dau-1itimg a:before,
.dau-1itimg a:after {
    border-color: rgba(0, 188, 212, 0.43);
}

.dau-1itimg a:hover:before,
.dau-vox1:hover .dau-1itimg a:before {
    opacity: 1;
    bottom: 0px;
    right: 0px;
}

.dau-1itimg a:hover:after,
.dau-vox1:hover .dau-1itimg a:after {
    opacity: 1;
    top: 0px;
    left: 0px;
}

.dau-1itimg a:hover img,
.dau-vox1:hover .dau-1itimg a img {
    transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    opacity: 1 !important;
}


/**/

.dau-ditit1a {
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
}

.dau-ditit1a a {
    color: #fff;
    transition: all ease 500ms;
    text-decoration: none;
}

.dau-ditit1a a:hover,
.dau-ditit1a a:active,
.dau-ditit1a a:focus {
    color: #b1e5ff;
}

.dau-diplombg1 a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.dau-bgxbxtit1 {
    padding: 10px 15px;
    text-align: justify;
    background: #008d9d;
    color: #fff;
}

.dau-bgxbxcnt1 {
    padding: 10px 15px;
}

.dau-vox1:hover article {
    background: #00bcd4;
    cursor: pointer;
}

.dau-vox1:hover {
    cursor: pointer;
}


/*END NOTICIAS*/


/*SECTION NOSOTROS*/

.sect_nosotros {
    padding: 50px 0;
}

.list_nosotros .nav-item {
    width: 33.3%;
    border: 1px solid #dee2e6;
    background: #fff;
}

.list_nosotros .nav-item>a {
    text-align: center;
    font-weight: 800;
    border-radius: 0;
    font-size: 15px;
    color: #000;
    transition: all ease 500ms;
}

.list_nosotros .nav-item>a:hover,
.list_nosotros .nav-item>a:active,
.list_nosotros .nav-item>a:focus,
.list_nosotros .nav-item>a.active {
    border-color: transparent;
    background: #00c14c;
    color: #fff !important;
    transition: all ease 500ms;
}

.box_nosotros {
    padding: 20px;
}

.box_nosotros h5 {
    color: #000;
    font-weight: 600;
}

.box_nosotros p {
    font-size: 16px;
    text-align: justify;
    color: #000;
}

.box_nosotros article {
    margin-top: 25px;
}


/**/


/*SECTION VALORES*/

.sect_valores {
    padding: 50px 0;
    position: relative;
    background-image: url(../../../../public/img/fondo/fondo-valores.jpg);
    background-size: cover;
    background-position: center;
}

.sect_valores:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}

.box_valor .box_header img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

.box_valor .box_body h5 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
}

.hr_valor {
    width: 50px;
    border-top: 3px solid #00c14c
}