/*******css en el swiper*********/
.swal2-icon.swal2-error {
    border-color: #f6d846!important;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] ,
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    background: #f6d846!important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: #4d19cf!important;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] ,
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    background: #4d19cf!important;
}
/******************************/
.allService {
    width: 100%;
    height: 100%;
}

.seccionServicios {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    transition: all ease .5s;
}

.activaServicios {
    opacity: 1;
    z-index: 1;
}

.serviceAll {
    width: 100%;
    height: 100%;
    background: white;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    /* background: linear-gradient(45deg, rgb(245, 212, 49), rgb(245, 212, 49), rgb(252, 230, 118)); */
    background: transparent;
}

.serviceAll::-webkit-scrollbar {
    background-color: transparent;
    width: 0px;
    height: 0px;
}

.serviciosas {
    height: 100%;
    width: 32.5%;
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    white-space: normal;
    vertical-align: top !important;
}

.descripServi {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.textSer {
    padding: 0 50px;
}

.textSer p {
    font-size: 32px;
    color: #fff;
    line-height: 1;
    text-align: left;
}

/**comienza la parte buena :v***/

.cubis1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(55px, -118px);
    z-index: 0;
}

.cubis2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(119px, -80px);
    z-index: 1;
}

.cubis3 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(184px, -44px);
    z-index: 2;
}

.cubis4 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(247px, -9px);
    z-index: 3;
}

.cubis5 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(312px, -48px);
    z-index: 2;
}

.cubis6 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(377px, -80px);
    z-index: 1;
}

.cubis7 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(442px, -114px);
    z-index: 0;
}

.cubitodubi {
    width: 100%;
    height: 10em;
    position: absolute;
    top: 0;
    display: none;
}

.elservicio {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100%;
    width: 100%;
}

.tituloNice {
    width: 40em;
    margin-bottom: 40px;
}

.tiPweb {
    width: 24em;
}

.tiMerc {
    width: 29em;
}

.tituloNice p {
    font-size: 48px;
    color: #fff;
    line-height: 1;
    text-align: center;
    margin: 0;
    font-family: "Bariol_bold";
}

.imgResp {
    width: 40em;
}

.imgWeb {
    width: 48em;
}

.imgMulti {
    width: 44em;
}

.imgeditDig {
    width: 35em;
}

.imgeditDig1 {
    width: 30em;
}

.sizecubis {
    width: 8em;
}

.a1 {
    animation: animationcub 2s 0s ease infinite;
}

.a2 {
    animation: animationcub 2s 0.2s ease infinite;
}

.a3 {
    animation: animationcub 2s 0.4s ease infinite;
}

.a4 {
    animation: animationcub 2s 0.6s ease infinite;
}

.a5 {
    animation: animationcub 2s 0.8s ease infinite;
}

.a6 {
    animation: animationcub 2s 1s ease infinite;
}

.a7 {
    animation: animationcub 2s 1.2s ease infinite;
}

@keyframes animationcub {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-16px);
    }
    100% {
        transform: translateY(0px);
    }
}

.fondoAbso {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35em;
    z-index: 1;
}

.formularioAbsoNew {
    background: transparent;
    width: 25em;
}

.formularioAbsoNew .form-control {
    color: white !important;
    background: rgba(255, 255, 255, 0.1);
    /* background: rgba(0, 0,0,.1); */
    /* border-bottom: 0px solid rgba(88, 66, 213, 0.4) !important; */
    /* border: 1px solid #fff; */
    border-radius: 8px;
    height: 3em;
}
.formularioAbsoNew #tipoServicio{
    border: 1px solid #fff!important;
}

.formularioEspacio {
    margin-top: 1em;
}

.formularioAbsoNew .form-control::placeholder {
    color: rgba(255, 255,255,0.5) !important;
    /* color: #fff!important; */
}

.colorBtn {
    color: #ffffff;
}

.formularioAbso .controlDeTextArea {
    height: 4em;
}

#formConMult select {
    background-color: #6551d6;
    /* background: #f6d846; */
}

#formConMult select option:hover {
    background-color: #4d19cf!important;
}

#formResponsive select {
    /* background: #6551d6; */
}

.listServicios {
    height: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
    width: 28em;
    background: #533dd1;
    /* background: rgba(83, 61, 209,1); */
    /* background: transparent; */
    border-left: 1px solid white;
}

.listServiciospagWeb {
    width: 121em;
}

.wrapListSe {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 50%;
}

.textnumber {
    margin-left: 50px;
    margin-right: 20px;
}

.widthCub {
    width: 9em;
}

.textnumber p {
    font-size: 80px;
    color: #4d19cf;
}

.cubListSer {
    margin-left: 50px;
    margin-right: 20px;
}

.cubListSer p {
    font-size: 50px;
    margin: 0;
    color: #4d19cf;
}

ul li {
    font-size: 20px;
    color: #4d19cf;
}

.firL {
    transform: translateY(102px);
}

.secondS {
    transform: translateY(-154px);
}

.postAbCubiasd {
    position: absolute;
    bottom: 0;
    left: -185%;
    display: none;
}

.cubiBotTra {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-150px, -40px);
    z-index: 7;
}

.cubiBotTra2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-73px, -84px);
    z-index: 6;
}

.cubiBotTra3 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0px, -124px);
    z-index: 5;
}

.cubiBotTra4 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(70px, -160px);
    z-index: 4;
}

.cubiBotTra5 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(153px, -121px);
    z-index: 5;
}

.cubiBotTra6 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(225px, -82px);
    z-index: 6;
}

.cubiBotTra7 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(303px, -40px);
    z-index: 7;
}

.buttonenabsolutoxd {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 45;
    padding: 28px 0;
    width: 100%;
    text-align: center;
}

/*********filtros*************/

.botonParavertrabajos {
    position: fixed;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
    z-index: 401;
    width: max-content;
}

.botonParavertrabajos::before {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 3.2px;
    /* left: 20px;
    width: 180px;     */
    background: #6600cc;
    transition: all ease-in .5s;
}

/*********************************/

.generalBInService {
    color: #533dd1;
    background: transparent;
    border: 0px;
    font-size: 22px;
    width: auto;
    margin: 0px 20px;
    outline: none !important;
    transition: all .3s ease-in-out;
}

.generalBInService:hover {
    border-bottom: 3px solid rgba(83, 61, 209, .5);
    color: rgba(83, 61, 209, .8);
}

.actiBotPage {
    border-bottom: 3px solid #533dd1;
    color: rgba(83, 61, 209, 1);
}

.conteallIdent {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 20;
}

/**pantalla responsive**/

.serviciosResponsive {
    width: 100%;
    /* height:100%; */
    display: none;
    flex-direction: column;
    background: white;
    min-height: 30em;
}

.topResp {
    height: 35em;
    width: 100%;
    position: relative;
    margin: 5em 0;
    z-index: 1;
    overflow: hidden;
}

.descriptServi {
    width: 30em;
}

.descriptServi p {
    /* color: rgba(88, 66, 213, 1); */
    color: #ffff;
    font-size: 32px;
    text-align: center;
}

.textInd {
    font-size: 22px !important;
}

.idecImg {
    width: 25em;
}

.pgWebimg {
    width: 25em;
}

.markImg {
    width: 25em;
}

.editImg {
    width: 25em;
}

.merchImg {
    width: 25em;
}

.mulImg {
    width: 25em;
}

.filtroChange {
    position: fixed;
    margin: 20px;
    bottom: 0;
    right: 0;
    border-radius: 100%;
    border: 0px solid transparent;
    z-index: 14;
}

.iosWOW {
    border-radius: 100%;
    background: rgb(250, 115, 88);
    border: 0px solid transparent;
    outline: none !important;
    width: 4em;
    height: 4em;
    display: none;
    justify-content: center;
    align-items: center;
}

.iosWOW i {
    font-size: 15px;
    color: white;
}

/** BOTONES IOS**/

.cerrar {
    width: 30px;
    height: 4px;
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translate(-50%);
    background: rgba(0, 0, 0, 0.3);
    z-index: 14;
    border-radius: 20px;
}

.newSizeCerrar {
    width: 100%;
    height: 58px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%);
    background: rgba(0, 0, 0, 0);
    z-index: 14;
    border-radius: 20px;
}

.posWidCera {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 3.7%;
    left: 84%;
    transform: translate(-50%);
    font-size: 17px;
    color: rgba(0, 0, 0, 0.5) !important;
    transform: translate(-50%);
    background: rgba(0, 0, 0, 0);
}

.selectionIos {
    width: 60%;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    bottom: -100%;
    left: 50%;
    transform: translate(-50%);
    z-index: 15;
    height: 22em;
    transition: all linear .5s;
    opacity: 0;
}

.selectionIos::before {
    width: 100%;
    height: 4em;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background: white;
    z-index: 2;
}

.inBtn {
    padding: 15% 0%;
    padding-bottom: 0;
    z-index: 4;
    overflow-y: scroll;
    width: 100%;
    height: 22em;
    background: transparent;
    border: 0px;
    background: transparent;
}

/*FILTRO*/

.efectBlurWhitBlack {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    opacity: -1;
    transition: all ease 1s;
}

.efectoBlur1 {
    filter: blur(1px);
}

.efectoBlur2 {
    filter: blur(1.5px);
}

.efectoBlur3 {
    filter: blur(2px);
}

.efectoBlur4 {
    filter: blur(8px);
    transition: all ease 1s;
}

.effectActivado {
    z-index: 1;
    opacity: 1;
}

.botonResIg {
    background: transparent;
    width: 100%;
    height: 3em;
    border: 0px;
    position: relative;
    font-size: 20px;
    margin: 11.8px 0px;
    color: #f6d846;
    ;
}

/* .botonResIg::before{
    width: 94%;
    height: 3px;
    position: absolute;
    background: rgba(0, 0,0,0.8);
    top: 5%;
    left: 11px;
    content: '';
}
.botonResIg::after{
    width: 94%;
    height: 3px;
    background: rgba(0, 0,0,0.8);
    bottom: 5%;
    left: 11px;
    position: absolute;
    content: '';
    z-index: 1;
} */

.activadoToggle {
    bottom: 0;
    opacity: 1;
}

.noactivado {
    filter: blur(0px);
}

.activadoResponsive {
    background: #f6d846;
    color: white;
}

.generalRespFilt {
    position: absolute;
    top: 0%;
    left: -100%;
    transform: translate(-50%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    transition: all linear .5s;
}

.activadoFiltResp {
    left: 50%;
}

.formulariGeneralResp {
    width: 100%;
    height: 42em;
    /* background: #9966cc; */
    background: transparent;
    display: none;
    justify-content: center;
    align-items: center;
}

.sizeFormRespSer .form-control {
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 1)!important;
    border: 0px;
    border-radius: 5px;
    height: 3.5em;
}

.sizeFormRespSer .form-control::placeholder {
    text-align: center;
    color: rgba(255, 255, 255, 1)!important;
}

.enviarServGe {
    font-size: 25px;
    color: white;
    background: transparent;
    border: transparent;
    position: relative;
    z-index: 1;
    margin-top: 33px;
}

.enviarServGe img {
    position: absolute;
    top: -28%;
    left: -60%;
    width: 50px;
    z-index: -1;
}

/**********************************************RESPONSIVE********************************************/

@media screen and (max-width:1600px) {
    /* .generalBInService {
        font-size: 18px;
    } */
    .botonParavertrabajos {
        left: 45%;
    }
}

@media (max-width:1440px) {
    .imgResp {
        width: 24em;
    }
    .textSer p {
        font-size: 24px;
    }
    /* .generalBInService {
        width: 13em;
        font-size: 14px;
    } */
    .fondoAbso {
        width: 26em;
    }
    .formularioEspacio {
        margin-top: 0.5em;
    }
    .formularioAbso {
        width: 20em;
        top: 55%;
    }
    /* .boton-afiliarse img {
        top: -12%;
        left: -20%;
        width: 45px;
    } */
    .imgWeb {
        width: 30em;
    }
    .imgeditDig {
        width: 19em;
    }
    .imgeditDig1 {
        width: 18em;
    }
    .imgMulti {
        width: 33em;
    }
}

@media screen and (max-width:1400px) {
    .listServicios {
        width: 25em;
    }
    .generalBInService {
        font-size: 20px;
    }
    .botonParavertrabajos {
        left: 50%;
    }
}

@media(max-width:1366px) {
    .cubitodubi {
        top: 20px;
        left: 89px;
    }
    .sizecubis img {
        width: 5em;
    }
    .cubis1 {
        transform: translate(55px, -73px);
    }
    .cubis2 {
        transform: translate(98px, -48px);
    }
    .cubis3 {
        transform: translate(137px, -23px);
    }
    .cubis4 {
        transform: translate(178px, -1px);
    }
    .cubis5 {
        transform: translate(218px, -26px);
    }
    .cubis6 {
        transform: translate(258px, -46px);
    }
    .cubis7 {
        transform: translate(299px, -68px);
    }
    .postAbCubiasd {
        right: 36%;
    }
    .cubiBotTra2 {
        transform: translate(-107px, -64px);
    }
    .cubiBotTra3 {
        transform: translate(-65px, -89px);
    }
    .cubiBotTra4 {
        transform: translate(-24px, -115px);
    }
    .cubiBotTra5 {
        transform: translate(14px, -90px);
    }
    .cubiBotTra6 {
        transform: translate(55px, -66px);
    }
    .cubiBotTra7 {
        transform: translate(95px, -44px);
    }
    .postAbCubiasd {
        position: absolute;
        bottom: 0;
        right: 36%;
    }
    .serviLis {
        width: 40em;
    }
}

@media(max-width:1280px) {
    .tituloNice {
        width: 30em;
    }
    .tiPweb {
        width: 20em;
    }
    .imgResp {
        width: 28em;
    }
    .widthCub {
        width: 5em;
    }
}

@media(max-width:1199px) {
    .listServicios {
        width: 20em;
    }
    /* .serviciosas {
        width: 37em;
    } */
    .imgMulti {
        width: 30em;
    }
    .fondoAbso {
        width: 24em;
        top: 45%;
    }
    .formularioAbso {
        width: 15em;
    }
    .generalBInService {
        font-size: 16px;
        margin: 0 5px;
    }
    .imgResp {
        width: 21em;
    }
    .imgWeb {
        width: 24em;
    }
    .imgeditDig1 {
        width: 15em;
    }
    .imgeditDig {
        width: 16em;
    }
    .tituloNice p {
        font-size: 30px;
    }
}

@media(max-width:850px) {
    .botonParavertrabajos {
        display: none;
    }
    .allService {
        display: none;
    }
    .serviciosResponsive {
        display: flex;
        padding-top: 67px;
    }
    .iosWOW {
        display: flex;
    }
    .sizeFormRespSer {
        width: 25em;
    }
    .sizeFormRespSer .form-control {
        border: 1px solid #fff;
    }
    #mensajeServGe{
        min-height: 100px;
        resize: none;
    }
    .formulariGeneralResp {
        display: flex;
        z-index: 1;
        height: auto;
        border-top: 1px solid #fff;
        padding: 3em 0;
    }
    .sFText{
        margin-bottom: 30px;
    }
}

@media(max-width:575px) {
    .sizeFormRespSer {
        width: 95%;
    }
    .topResp {
        margin-top: 3em;
        height: 25em;
        margin-bottom: 3em;
    }
    .idecImg {
        width: 16em;
    }
    .pgWebimg {
        width: 16em;
    }
    .markImg {
        width: 16em;
    }
    .editImg {
        width: 16em;
    }
    .merchImg {
        width: 16em;
    }
    .mulImg {
        width: 16em;
    }
    .iosWOW img {
        width: 32px;
    }
    .descriptServi {
        width: 21em;
    }
    .descriptServi p {
        font-size: 26px;
        text-align: center;
    }
    .textInd {
        font-size: 16px !important;
    }
    .selectionIos {
        width: 100%;
    }
    .inBtn {
        width: 100%;
    }
}

@media(max-width:320px) {
    .descriptServi {
        width: 17em;
    }
    .idecImg {
        width: 13em;
    }
    .pgWebimg {
        width: 13em;
    }
    .markImg {
        width: 13em;
    }
    .editImg {
        width: 13em;
    }
    .merchImg {
        width: 13em;
    }
    .mulImg {
        width: 13em;
    }
}