@media (min-width: 0px) and (max-width: 1200px) {
    .Demo {
        margin: auto;
    }
}
@media (min-width: 0px) and (max-width: 1024px) {
    .Wrapper {
        display: block;
        position: relative;
        padding-bottom: 120px;
        min-height: inherit;
        height: auto;
    }
    .HeaderCont {
        height: auto;
        min-height: 98px;
        position: relative;
    }
    .Header {
        height: auto;
        min-height: 92px;
    }
    .NavMobile {
        display: inline-block;
    }
    .UlNav {
        display: none;
        padding: 0px;
        position: relative;
        z-index: 99999;
        width: 100%;
        top: 91px;
        background: #767676;
    }
    .LiActive {
        border-top: 0px !important;
    }
    .LinkNav {
        text-align: left !important;
        font-size: 15px !important;
        line-height: normal !important;
    }
    .LinkNavSub {
        display: none;
    }
    .UlNav span {
        width: 62px;
        height: 62px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: #868686 url(../imagenes/img-open.png) center center no-repeat;
        cursor: pointer;
    }
    .NavClose {
        background: #868686 url(../imagenes/img-close.png) center center no-repeat !important;
    }
    .UlNav li {
        position: relative;
        display: block;
        width: 100%;
        float: none;
        height: auto;
        border: none;
        padding: 0px;
        background: #767676;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        -webkit-transition: none;
    }
    .UlNav li:hover {
        border: none;
        background: none;
    }
    .UlNav li:hover a {
        color: inherit;
    }
    .UlNav li a {
        color: #fff !important;
        display: block;
        width: 100% !important;
        height: auto;
        text-align: left !important;
        line-height: normal !important;
        font-size: 15px !important;
        border-bottom: 1px solid #878787 !important;
        padding: 22px 20px 22px 20px !important;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        -webkit-transition: none;
    }
    .UlNav li a:hover {
        background: #fd7d24 !important;
    }
    .UlNav li ul {
        display: none;
        opacity: 1;
        visibility: visible;
        position: static;
        top: 0px;
        margin-top: 0px;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        -webkit-transition: none;
    }
    .UlNav li ul li {
        display: block;
        width: 100%;
        float: none;
        height: auto;
        border: 0px;
        background: #868686;
    }
    .UlNav li ul li a {
        height: auto;
        display: block;
        border-bottom: 1px solid #969696 !important;
    }
    .UlContac li {
        width: 50%;
        margin-top: 2px;
        margin-left: 0px;
    }
    .TitleContat {
        display: none !important;
        width: 100% !important;
        max-width: none !important;
        text-align: center;
    }
    .BxSliderHomeCont {
        margin-top: -6px;
    }
    .BxSliderInterCont {
        margin-top: -6px;
    }
    .BxSliderHomeCont .bx-viewport img {
        height: 270px;
    }
    .BxSliderHomeCont .bx-pager {
        display: none;
    }
    .BxCaptionCont {
        max-width: 720px;
        margin-left: -360px;
    }
    .BxCaptionTitle {
        width: 320px;
        height: 110px;
        padding: 0px 15px;
        font-size: 20px;
        line-height: 20px;
    }
    .BoxBroc {
        display: none;
    }
    .BoxBrocFooter {
        display: inline-block;
    }
    .BxCarServCont {
        max-width: 588px;
    }
    .BoxProyCont .col-md-4 {
        width: 50%;
    }
    .BxCarSimpleCont {
        width: 280px;
        float: none;
        margin: 0px auto 10px auto;
    }
    .BxCarSimpleCont img {
        width: 270px;
        height: 199px;
    }
    .BackSimpleImgCont {
        width: 280px;
        float: none;
        margin: 0px auto 10px auto;
    }
    .BackSimpleImgCont img {
        width: 270px;
        height: 199px;
    }
    .BoxBack {
        margin-top: -6px;
    }
    .BoxServInter {
        margin-top: 0px;
        height: auto;
    }
    .BoxScrollServ {
        height: auto;
    }
    .BxCarServInterCont {
        margin-top: 0px;
        margin: 0px auto 60px auto;
    }
    .BoxServInterInfo {
        width: 100%;
        padding: 20px;
        float: none;
        padding-top: 120px;
        margin-top: 0px;
    }
    .BoxBack {
        background: none;
    }
    .BoxBack .col-55,
    .BoxBack .col-45 {
        width: 100%;
    }
    .BxCarServInterCont {
        position: relative;
    }
    .BoxServDiagonalRight,
    .BoxServDiagonal {
        display: none;
    }
    .LineAlfa {
        display: none;
    }
    .UlServ {
        display: inline-block;
        max-width: 540px;
        margin: 0px auto 30px auto;
    }
    .UlServ li {
        margin: 10px 10px 10px 10px;
    }
    .UlClientes {
        max-width: 600px;
        text-align: center;
    }
    .FormEmpleo .col-50 {
        text-align: center;
    }
    .FormContacto {
        text-align: center;
    }
    .BxCarServInterCont {
        /*max-width: 200px;*/
        width: 100%;
        margin-bottom: 80px;
    }
    .Footer {
        height: 64px;
    }
    #BxCarServPrev,
    #BxCarServNext {
        display: inline-block;
    }
}
@media (min-width: 0px) and (max-width: 767px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-41,
    .col-42,
    .col-43,
    .col-44,
    .col-45,
    .col-46,
    .col-47,
    .col-48,
    .col-49,
    .col-50,
    .col-51,
    .col-52,
    .col-53,
    .col-54,
    .col-55,
    .col-56,
    .col-57,
    .col-58,
    .col-59,
    .col-60,
    .col-70,
    .col-80,
    .col-90,
    .col-100 {
        width: 100%;
        float: inherit;
        padding: 0px 20px;
    }
    .NoMovil {
        display: none;
    }
    .UlBtnFormEmp li {
        float: none;
    }
    .UlBtnFormEmp .col-100 {
        padding: 0px;
    }
    .UlBtnFormEmp .BtnSend {
        margin-bottom: 10px;
    }
    .MovilCenter {
        text-align: center;
    }
    .ImgRight {
        float: none;
    }
    .TitleSimple {
        margin-top: 20px;
    }
    .BackSimpleImgCont {
        margin-top: 30px;
    }
}
@media (min-width: 0px) and (max-width: 568px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-41,
    .col-42,
    .col-43,
    .col-44,
    .col-45,
    .col-46,
    .col-47,
    .col-48,
    .col-49,
    .col-50,
    .col-51,
    .col-52,
    .col-53,
    .col-54,
    .col-55,
    .col-56,
    .col-57,
    .col-58,
    .col-59,
    .col-60,
    .col-70,
    .col-80,
    .col-90,
    .col-100 {
        width: 100%;
        float: inherit;
        padding: 0px 10px;
    }
    .NavMobile {
        top: 18px;
        right: 10px;
    }
    .UlSocial {
        display: none;
    }
    .Logo {
        width: 80px;
        left: 26px;
    }
    .UlNav {
        top: 81px;
    }
    .HeaderCont {
        min-height: 88px;
    }
    .Header {
        min-height: 82px;
    }
    .BackLogo:before {
        border-width: 45px 56px 0;
        top: 88px;
    }
    .BackLogo:after {
        border-width: 42px 52px 0;
        top: 82px;
    }
    .TitleHome h2 {
        font-size: 14px;
    }
    .BxSliderInterCont {
        /*margin-top: 82px;*/
    }
    .BxCaptionCont {
        width: 280px;
        margin-left: -140px;
    }
    .BxCaptionTitle {
        font-size: 16px;
        text-align: center;
        line-height: 16px;
        height: 80px;
    }
    .BxCaptionTitle {
        /*display: none;*/
    }
    .BxCarServCont {
        max-width: 304px;
    }
    .BoxServImg img {
        width: 171px;
        height: 100px;
    }
    .BoxProyImg img {
        width: 268px;
        height: 175px;
    }
    .BoxNoticImg img {
        width: 268px;
        height: 206px;
    }
    .LinkBoxNotic {
        height: auto;
        margin: 30px auto 10px auto;
    }
    .BoxProyCont .col-md-4 {
        width: 100%;
    }
    .BxCarProyCont {
        width: 280px;
    }
    .BxCarProyCont img {
        width: 264px;
        height: 175px;
    }
    .BxCarSimpleCont {
        margin: 20px auto 10px auto;
    }
    .BxCarSimpleCont {
        margin: 20px auto 10px auto;
    }
    .LinkBoxProy {
        min-height: inherit;
        margin-bottom: 40px;
    }
    .UlContac li {
        width: 100%;
        margin-top: 2px;
        margin-left: 0px;
    }
    .UlContac li i {
        width: 16px;
        display: inline-block;
    }
    .UlContac li span {
        display: none;
    }
    .UlClientes {
        text-align: center;
    }
    .UlClientes li {
        display: block;
        float: none;
        margin: 14px auto 14px auto;
    }
    .UlServ {
        max-width: 270px;
    }
    .BoxServInterInfo {
        padding-top: 70px;
    }
    .UlBtnEmpVac {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .UlBtnEmpVac li {
        float: none;
    }
    .UlBtnEmp li {
        float: none;
    }
    .LinkBoxBroc {
        padding: 14px 2px 0px 2px;
    }
    .BoxBrocFooter {
        width: 280px;
        margin-bottom: 30px;
    }
    .Footer {
        height: 108px;
    }
    .Copyright .col-50-fijo {
        width: 100%;
    }
}
@media (min-width: 0px) and (max-width: 320px) {
    .Demo {
        margin: auto;
    }
}