body .accessability_container *{
    background: none !important;
}

.gray-scale-class{
	filter: grayscale(1);
}

#access_container{
	overflow-y: auto;
    height: 100%;
}

button.wahout.aicon_link {
    position: absolute;
    bottom: 50px;
}
.text-color-yellow span{
    color: #ffcd07;
}

.shortcode-menu ul.menu-main{
	background-color: #00183c;
	width: 300px;
	height: auto;
	border-radius: 10px;
	position: absolute;
	right: 18px;
	top: 15px;
	display: none;
}

.shortcode-menu ul.menu-main.menu-open{
	display: block !important;
}

.shortcode-menu ul.menu-main li a{
    font-family: "Cronos Pro", Sans-serif;
    line-height: 28px;
    font-size:16px;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    padding: 7px 30px;
}

.shortcode-menu ul.menu-main li:nth-child(1){
    border-top-left-radius: 10px!important; 
    border-top-right-radius: 10px!important; 
    padding-top: 15px
}

.shortcode-menu ul.menu-main li:nth-last-child(1){
    border-bottom-left-radius: 10px; 
    border-bottom-right-radius: 10px; 
    padding-bottom: 15px;
}


.shortcode-menu ul.menu-main li .sub-menu li a{
    padding: 8px 50px;
    font-family: "Cronos Pro", Sans-serif;
    font-weight: 500;
    font-size:16px
}


.shortcode-menu ul.menu-main{
    padding-left: 0; 
}


ul.menu-main > li.menu-item:hover{
    background-color: #ffbe00;
}

ul.menu-main > li.menu-item a{
    font-family: "Cronos Pro", Sans-serif;
    font-weight: 500;
    font-size:16px;
}

ul.menu-main > li.menu-item a:hover{
  color: #000;

}

.shortcode-menu .menu-main  li.navega-como > a span{
    display: block!important;
    top: 25px!important;
}


.shortcode-menu ul.menu-main li a span{
    width: 30px;
    position: absolute;
    top: 63%;
    right: 20px;
    transform: translate(0%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    display: none;
}


.menu-main .menu-item  > ul.sub-menu{
    display: none;
    background-color: #00183c;
    padding: 0px;
}

.menu-main .menu-item .sub-menu li a:hover{
    color: #ffbe00;
}

.menu-main .menu-item .sub-menu li .sub-menu{
    background-color: #fff;
    margin-top: -50px;
}

.menu-main .menu-item .sub-menu li .sub-menu li a{
    color: #000!important;
    padding: 15px 20px!important;
    line-height: 20px;
    font-weight: 600;
    font-size:16px
}

.menu-main .menu-item .sub-menu li .sub-menu li:hover{
    background-color: #ffbe00;
}



.menu-main .navega-como > a span:after{
    content: url("/wp-content/uploads/2022/09/chevron-back-outline-1-1-4.svg")!important;
  /*  position: absolute;*/
    right: 10px;
    transition: all 0.5s ease-out;
}

.menu-main .navega-como > a span.open:after{
    content: url("/wp-content/uploads/2022/09/chevron-back-outline-1-2.svg")!important;
  color: #000!important;
      transition: all 0.5s ease-out;
}


.shortcode-menu ul.menu-main li a span:after{
    content: url("/wp-content/uploads/2022/09/plus-pequeno-1-2.svg");
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
}

.shortcode-menu ul.menu-main li a span.open:after{
    content: url("/wp-content/uploads/2022/09/menos-pequeno-1.svg");
    color: #ffbe00;
}





.shortcode-menu ul.menu-main ul sub-menu{
	list-style: none;
}

.shortcode-menu ul.menu-main .menu-item{
    height: auto;
    
}

 .sub-menu .sub-menu{
    background-color:  #00183c;
    position: absolute;
    right: 105%;
    width: 230px;
    border-radius: 10px;
}

.shortcode-menu ul.menu-main ul .menu-item .sub-menu{
    display: none;
} 


.shortcode-menu ul.menu-main li{
	list-style: none;
}

.shortcode-menu ul.menu-main li a{
	color: #fff;
}


/*img ietms menu*/

    .menu-main  .item-menu a:before{
        content: '';
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 60px;
        height:60px;
        top: -90%;
        left: -30px;
        border: 3px solid #ffbe00;
        border-radius: 50%;
    }

.menu-main  .item-adolescente a:before{
    background-image: url('/wp-content/uploads/2022/04/adolescentes-profile-img.png');
}


.menu-main  .item-docentes a:before{
    background-image: url('/wp-content/uploads/2022/04/docentes-profile-img.png');
        top: -200%!important;
}


.menu-main  .item-adulto-mayor a:before{
    background-image: url('/wp-content/uploads/2022/04/adultos-profile-img.png');
}

.menu-main  .item-mujer a:before{
    background-image: url('/wp-content/uploads/2022/04/mujeres-profile-img.png');
}

.menu-main  .item-padre-madre a:before{
    background-image: url('/wp-content/uploads/2022/04/PMYC-profile-img.png');
}


    
@media (max-width: 768px) {
    
    .shortcode-menu ul.menu-main li a span{
        display: block;
    }
    
    .shortcode-menu ul.menu-main{
        right: 0;
        width: 100%;
        background-color:#004b93fa;
        border-radius: 0;
        height: calc(100% - 44px);
        position: fixed;
        margin-top: 54px;
        padding: 20px 0;
        overflow: auto;
        top: 10px!important;
    }
    
    .menu-main .menu-item  > ul.sub-menu{
        background-color:transparent;
    }
    
    .sub-menu .sub-menu{
        background-color:transparent!important;
        position: relative;
        right: 0px;
        left: 30px;
        border-radius: 15px;
    }
    
    .menu-main .menu-item .sub-menu li .sub-menu{
        padding-left: 20px;
    }
    
    ul.menu-main > li.menu-item a{
        font-family: "Cronos Pro", Sans-serif;
        font-weight: 600;
        font-size:16px
    }
    
    
    ul.menu-main > li.menu-item a:hover{
        color:#fff!important;
    }
    
     ul.menu-main > li.menu-item:hover{
        background-color: transparent;
    }
    
    .shortcode-menu ul.menu-main li .sub-menu li a{
        font-weight:600;
    }
    
    .menu-main .menu-item .sub-menu li .sub-menu{
        margin-top:0px!important;
    }

    .menu-main .menu-item .sub-menu li .sub-menu li a{
        color: #fff!important;
        padding: 15px 20px!important;
        line-height: 20px;
        font-weight: 400;
        font-size:16px
    }
    
    .menu-main .menu-item .sub-menu li .sub-menu li:hover{
        background-color: transparent;
    }
    
    .menu-main .menu-item .sub-menu li .sub-menu li a:hover{
        color: #ffbe00!important;
    }
    
    
    .shortcode-menu ul.menu-main li .sub-menu li a{
        padding-left: 70px;
        font-size:16px
    }


    .menu-main  .item-menu a:before{
        width: 40px;
        height:40px;
        top: -85%;
        left: -30px;
            border: 3px solid #006ec6;

    }
    
    .shortcode-menu ul.menu-main li:nth-child(1){
    padding-top: 0px;
}

.shortcode-menu ul.menu-main li:nth-last-child(1){
    padding-bottom: 0px;
}

    .menu-main  .navega-como:before{
        content: none!important;
    }
    
    .menu-main  .item-docentes a:before{
    content: '';
    background-image: url('/wp-content/uploads/2022/04/docentes-profile-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 40px;
    height:40px;
    top: -60%;
    left: -30px;
    border: 3px solid #006ec6;
    border-radius: 50%;
    }
}


.lista-iconos li.elementor-icon-list-item {
    display: flex;
    align-items: start;
}
.lista-iconos span.elementor-icon-list-icon {
    padding-top: 8px;
}

.icono-check .elementor-icon-box-icon {
    margin: 25px;
}

.icono-check .elementor-icon-box-content h3 {
    margin: 5px;
}

.gallery-tigo .swiper-wrapper {
    padding-top: 45px;
}

.gallery-tigo .swiper-slide {
    background-image: url("/wp-content/uploads/2022/04/marco-aranja.png");
    background-position: 0px 55px;
    transition: none;
    padding: 20px 20px 40px 20px;
    background-repeat: no-repeat;
    width: 340px;
}

.gallery-tigo .swiper-slide:hover {
    background-position: -340px 55px;
}

.gallery-tigo .swiper-slide.swiper-slide-next {
    transform: translateY(-45px);
    background-position: -340px 55px;
    width: 330px !important;
}

.gallery-tigo .swiper-slide.swiper-slide-next .swiper-slide-inner {
    margin: -10px auto 0 !important;
}

.gallery-tigo .swiper-slide.swiper-slide-next .swiper-slide-inner .elementor-image-carousel-caption {
    color: #18276D;
    bottom: 5px;
}

.gallery-tigo .swiper-slide.swiper-slide-next .swiper-slide-inner img {
    margin-left: -250px;
}

.gallery-tigo .elementor-image-carousel-caption {
    transition: all ease 0.3s;
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 14px;
    left: 3px;
}

.gallery-tigo .swiper-slide-inner {
    position: relative;
    height: 430px;
    width: 250px;
    overflow: hidden;
    margin: 0 auto !important;
    transition: all ease 0.3s;
}

.gallery-tigo .swiper-slide-inner:hover {
    margin: -10px auto 0 !important;
}

.gallery-tigo .swiper-slide-inner:hover .elementor-image-carousel-caption {
    color: #18276D;
    bottom: 0px;
}

.gallery-tigo .swiper-slide-inner:hover img {
    margin-left: -250px;
}

.gallery-tigo .swiper-slide-image {
    max-width: 200%;
    width: 200%;
    height: auto;
}

.loader-tigo {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.loader-tigo .lds-ripple {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
}

.loader-tigo .lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.loader-tigo .lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

/*estilos header*/

.search-tigo .fa-search:before {
    content: "\f002";
    padding: 8px;
    margin-left: 10px;
}

.search-tigo .fa-search{
    margin-right: 40px;
}

.elementor-7465  .elementor-search-form__container {
    min-height: 40px !important;
}

/*estilos home */

.btn-descubre-mas .elementor-button-icon svg {
    width: 2em;
}

.btn-descubre-mas .elementor-button-text{
    margin-top: 8%
}

.box-content-home .elementor-icon-box-icon {
    text-align: center;
    background-color: #0777b4;
    padding: 12px;
    border-radius: 22px 0px 0px 23px;
}

.box-content-home .cls-1{
    fill: #fff !important;
}

.btn-descubre-mas .cls-1{
    fill: #fff !important;
}


.gallery-tigo figcaption a {
    color: #fff;
}

.gallery-tigo .elementor-image-carousel-caption{
    font-size: 12px !important;
}

.gallery-tigo .swiper-slide.swiper-slide-next a {
    color: #18276D !important;
}

.elementor-image-carousel-caption{
    font-size: 14px;
}

.slider-popup-content .swiper-wrapper{
    padding: 25px 0 0;
}

.slider-popup-content .swiper-slide{
    transition: all ease 0.3s;
    padding: 15px;
}

.slider-popup-content img.swiper-slide-image {
    box-shadow:0px 33px 30px -15px rgb(0 0 0 / 30%);
}

.slider-popup-content .elementor-image-carousel-caption{
    font-style: normal;
}

.slider-popup-content .swiper-slide-inner{
    position: relative;
    padding-top: 45px;
}

.slider-popup-content .elementor-image-carousel-caption{
    position: absolute;
    top: 0;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.slider-popup-content .swiper-slide-image{
    border: solid 4px #00c3f1;
    border-radius: 15px;
    position: relative;
}

.slider-popup-content .swiper-slide:before{
    content: "Leer más";
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 50%;
    width: 100px;
    border: solid 2px #ffd83d;
    border-radius: 15px;
    background: #1b559c;
    margin: 0 0 0 -50px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    cursor: pointer;
    opacity: 0;
}

.slider-popup-content .swiper-slide:hover:before{
    opacity: 1;
}


.slider-popup-content .swiper-slide:hover .swiper-slide-image{
    border: solid 4px #ffb400;
}


.slider-popup-content .swiper-slide-next{
    transform: translateY(-40px);
}

.slider-popup-content a:after {
    content: "";
    width: 100%;
    height: 24vh;
    position: absolute;
    inset: 20px 0px 20px 0px;
}

.slider-popup-content figcaption a {
    color: #fff;
}

.slider-popup-content .elementor-widget-container{
    height: 50vh;
}



/*estilos tabs PMCY*/

.tabs-pmyc  .elementor-tab-content{
    padding: 0 !important;
}

.tabs-pmyc  .elementor-tab-title{
    padding-bottom:  100px !important;
}

.tabs-pmyc .elementor-tabs-wrapper:before {
    content: "Explora";
    font-size: 35px;
    position: absolute;
    left: 25%;
    top: 13%;
    font-family: "Cronos Pro", Sans-serif !important;
    color: #fff;
    font-weight: bold;
}

.tabs-pmyc .elementor-tabs-wrapper{
    height: 230px;
} 
.tabs-pmyc .elementor-tab-title {
    height: 200px;
    width: 100px;
    margin: 0 40px
}

.seguridad-tab{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 90%;
    z-index: 2;
    text-align: center;
}

.tabs-pmyc .elementor-active .seguridad-tab:before{
    content: "";
    width: 140px;
    height: 180px;
    position: absolute;
    inset: -140px -30px;
    background-image: url('/wp-content/uploads/2022/06/carpeta-seguridad.png');
    z-index: 2;
}

.seguridad-tab:before{
    content: "";
    width: 110px;
    height: 110px;
    position: absolute;
    background-image: url('/wp-content/uploads/2022/06/seguridad-carpeta.png');
    background-size: contain;
    background-repeat: no-repeat;
    inset: -123px -4px;
    z-index: -2;
}

.mediacion-tab{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 90%;
    text-align: center;
}

.mediacion-tab:before{
    content: "";
    width: 110px;
    height: 110px;
    position: absolute;
    background-image: url('/wp-content/uploads/2022/06/carpeta-mediacion.png');
    background-size: contain;
    background-repeat: no-repeat;
    inset: -123px -12px;
}

#elementor-tab-title-1141.elementor-active:after {
    content: "";
    position: absolute;
    inset: 205px 30px;
    background-image: url(/wp-content/uploads/2022/07/after-pmyc.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-size: contain;
}

#elementor-tab-title-1142.elementor-active:after {
    content: "";
    position: absolute;
    inset: 210px 30px;
    background-image: url(/wp-content/uploads/2022/07/after-pmyc.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-size: contain;
}

.tabs-pmyc .elementor-active .mediacion-tab:before{
    content: "";
    width: 160px;
    height: 180px;
    position: absolute;
    inset: -145px -30px;
    background-image: url('/wp-content/uploads/2022/06/mediacion-carpeta.png');
    z-index: 2;
}

/*slide home*/ 

.img-slide.elementor-widget.elementor-widget-image {
    position: absolute;
    top: -60px;
    z-index: 99;
    left: -230px;
}

.slide-historias .elementor-slides .swiper-slide-inner{
    padding: 0px !important;
}

.slide-historias .elementor-swiper-button-next{
    right:0;
    left:51%;
}

.slide-historias .elementor-swiper-button-prev{
    right:0;
    left:7%;
}

.slide-inicio .elementor-slides .swiper-slide-inner{
    padding: 0px !important;
}

.slide-inicio .elementor-swiper-button-next{
    right:0;
    left:51%;
}

.slide-inicio .elementor-swiper-button-prev{
    right:0;
    left:7%;
}

.indicador-1 .elementor-image-box-content {
    background-color: #3bc4ce;
    border-radius: 0px 0px 20px 20px;
    padding:10px 20px 47px 20px;
}




.indicador-3 .elementor-image-box-content {
    background-color: #3bc4ce;
    border-radius: 0px 0px 20px 20px;
    padding:10px 20px 20px 20px !important;
}


.indicador-2 .elementor-image-box-content {
    background-color: #3bc4ce;
    border-radius: 0px 0px 20px 20px;
    padding:10px 20px 25px 20px;
}




/*estilos slide temas de interes*/


.tema-interes{
    padding:30px 15px;
    cursor: pointer;
}

.slide-interes .slick-list {
    padding: 0px !important;
    margin: 0px 50px;
}

.tema-img img {
    border: 4px solid #00c3f1;
    border-radius: 20px;
    width: 290px !important;
}

.tema-img{
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.tema-title{
    text-align: center;
    color: #FFFFFF;
    font-family: "Cronos Pro", Sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.tema-interes:hover .tema-button {
    display: block;
}

.tema-poster{
    position: relative;
}

.tema-button {
    display: none;
    text-align: center;
    background: #1b559c;
    padding: 5px 15px;
    color: #fff;
    border-radius: 30px;
    width: 90px;
    font-size: 13px;
    border: 2px solid #ffd83d;
    position: absolute;
    bottom: -30px;
    left: 30%;
    font-family: "Cronos Pro", Sans-serif;
    
}

.temas-interes .slick-current { 
    transform: translate(0px, -35px) !important;
}

.tema-interes img {
    border: 4px solid #00c3f1 !important;
    border-radius: 10px !important;
}

.tema-interes:hover img {
    border: 4px solid #ffd83d !important;
}


.navigation-slide-interes li{
    list-style: none;
}

.navigation-slide-interes ul li:nth-child(1){
    position: absolute;
    inset: 40% 0 0 -2%;
    width: 108px;
    height: 80px;
    z-index: 2;
}

.navigation-slide-interes ul li:nth-child(2){
    position: absolute;
    inset: 40% 0 0 96%;
    width: 108px;
    height: 80px;
    z-index: 2;
}



/*estilos pop up temas de interes */

.navigation-detail-temas li{
    list-style: none;
}

.navigation-detail-temas ul li:nth-child(1){
    position: absolute;
    inset: 1% 0 0 5%;
    width: 108px;
    height: 80px;
    z-index: 2;
}

.navigation-detail-temas ul li:nth-child(2){
    position: absolute;
    inset: 1% 0 0 75%;
    width: 108px;
    height: 80px;
    z-index: 2;
}






/*estilos interna infograficos*/

.item-sustos .susto-content-post{
    width: 80%;
    margin: 0 auto;
}

.item-sustos .slick-dots li button:hover, .slick-dots li button:focus {
    background-color: none;
}

.navigation-slide ul {
    list-style: none;
    position: absolute;
    inset: 45% 0% 0% 0%;
    z-index: 2;
    height: 0vh;
}

.slick-dots li {
    margin: 0px 13px;
}

.navigation-slide svg {
    height: 80px;
    width: 80px;
    opacity: 0.6;
}

.navigation-slide  li:hover svg {
    opacity: 1;
}

.navigation-slide ul li:nth-child(1) {
    position: absolute;
    inset: 0 0 0 0%;
    background: #2269c3;
    width: 108px;
    height: 80px;
    display: flex;
    justify-content: flex-end;
    border-radius: 0px 30px 30px 0px;
}

.navigation-slide ul li:nth-child(2) {
    position: absolute;
    inset: 0 0 0 92%;
    background: #2269c3;
    width: 110px;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    border-radius: 30px 0px 0px 30px;
}

.post-sustos .slick-dots li button:before {
    opacity: 1;
    color: transparent;
    border-radius: 30px;
    border: 2px solid #fff;
}

.post-sustos .slick-active button:before {
    opacity: 1;
    color: #f4cd2d;
    border-radius: 30px;
    background-color: #f4cd2d;
    border: 2px solid transparent !important;
}

.post-sustos .slick-dots{
    bottom: -55px !important;
}






.btn-canal{
    position: absolute !important;
    bottom: 0;
}


/*estilo nosotros*/

.title-eje .elementor-widget-container{
    height: 14vh;
    display: flex;
    align-items: center;
}


.testimonio-nosotros .elementor-testimonial__text{
    padding: 30px 50px;
    text-align: left;
}

.testimonio-nosotros .elementor-testimonial__image{
    width: 100%;
}

.testimonio-nosotros .elementor-testimonial__image img{
    width: 100% !important;
    height: 25vh !important;
}

.testimonio-nosotros .elementor-testimonial__content{
    background-color: #fff;
    margin: -40px 0 0 0;
    position: relative;
    z-index: 9;
    border-radius: 0 40px 0px 0px;
    box-shadow:0px -48px 30px 7px rgb(0 140 255 / 60%);
    
}


.testimonio-nosotros .elementor-testimonial__footer{
    margin-bottom: 0;
    padding: 0;
}

.testimonio-nosotros .elementor-testimonial__cite{
    position: absolute;
    top: -80px;
    text-align: left;
    padding: 10px;
}

.preguntas-frecuentes .elementor-tab-title{
    border: solid 2px #226be0 !important;
    border-radius: 35px;
    margin: 10px 55px 10px 0;
}
.preguntas-frecuentes .elementor-tab-title.elementor-active{
    background-color: #226be0;
    color: #fff !important;
}

.preguntas-frecuentes .elementor-tab-content{
    padding: 15px 60px;
}

/*estilos guia docentes */

.guia-box-content .elementor-image-box-title{
    background-color: #fff;
    padding: 30px 50px 30px 90px;
    border-radius: 60px
}

.guia-box-content iframe{
    height: 80vh;
    margin-bottom: 40px;
    width: 143vh !important;
}

.guia-box-content .elementor-image-box-content:before{
    content: "";
    width: 10vh;
    height: 40px;
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Triangulo.png);
    background-size: contain;
    background-repeat: no-repeat;
    inset: 70px 20px 187px 68px;
}

.guia-box-content figure.elementor-image-box-img {
    margin-top: 60px !important;
}

.line-content-docentes:before{
    content: "";
    width: 3px;
    height: 76%;
    background: #3180d5;
    position: absolute;
    left: 38px;
    top:120px;
}




.guia-box-content-yellow .elementor-image-box-title {
    border: 5px solid #f8db39;
    padding: 50px 60px;
    border-radius: 50px;
}

.guia-box-content-yellow .elementor-image-box-content:before{
    content: "";
    width: 10vh;
    height: 30px;
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Triangulo-amarillo.png);
    background-size: contain;
    background-repeat: no-repeat;
    inset: 70px 20px 187px 66px;
}

.guia-box-content-yellow figure.elementor-image-box-img {
    margin-top: 60px !important;
}

.box-guide :before {
    content: "";
    width: 44px;
    height: 45px;
    position: absolute;
    background-image: url(https://tigo.appsbranch.com/wp-content/uploads/2022/05/forma.png);
    background-size: contain;
    background-repeat: no-repeat;
    inset:160px 0px 0px 412px;
}

.eye-box .elementor-icon-box-title{
    margin: 0;
}

.eye-box .elementor-icon-box-description{
    text-decoration: underline;
}

.eye-box .elementor-icon path{
    fill: #f8db39 !important;
}

.eye-box-yellow .elementor-icon-box-title{
    margin: 0;
}

.eye-box-yellow .elementor-icon-box-description{
    text-decoration: underline;
}

.eye-box-yellow .elementor-icon path{
    fill: #f8db39 !important;
}


/* estilos docentes */

.iframe-tigo-docentes iframe{
    height: 70vh;
    padding: 2%;
}


/* adulto mayor */


.item-adulto .adulto-content-post {
    width: 75%;
    margin: 0 auto;
}

.item-adulto .slick-dots li button:hover, .slick-dots li button:focus {
    background-color: none;
}

.item-adulto .navigation-slide ul {
    list-style: none;
    position: absolute;
    inset: 45% 0% 0% 0%;
    z-index: 2;
    height: 1vh;
}

.item-adulto .slick-dots li {
    margin: 0px 13px;
}

.item-adulto .navigation-slide svg {
    height: 80px;
    width: 80px;
    opacity: 0.6;
}

.item-adulto .navigation-slide  li:hover svg {
    opacity: 1;
}

.navigation-slide ul li:nth-child(1) {
    position: absolute;
    inset: 0 0 0 0%;
    background: #2269c3;
    width: 108px;
    height: 80px;
    display: flex;
    justify-content: flex-end;
    border-radius: 0px 100px 100px 0px;
}

.navigation-slide ul li:nth-child(2) {
    position: absolute;
    inset: 0 0 0 92%;
    background: #2269c3;
    width: 98px;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    border-radius: 100px 0px 0px 100px;
}

.slick-dots li button:before {
    opacity: 1;
    color: transparent;
    border-radius: 30px;
    border: 2px solid #fff;
}

.slick-active button:before {
    opacity: 1 !important;
    color: #f4cd2d !important;
    border-radius: 30px;
    background-color: #f4cd2d;
    border: 2px solid transparent !important;
}

.post-docentes .slick-dots{
    bottom: -55px !important;
}

.post-docentes .docente-content-post {
    width: 75%;
    margin: 0 auto;
}



/* adolescentes */

.entradas-patchers{
    height: 330px;
    overflow: hidden scroll;
    padding: 0 10px;
    -webkit-transform: scaleX(-1);
    
}

.entradas-patchers a{
    pointer-events: none;
}

.entradas-patchers .elementor-post__card:hover {
    box-shadow: none !important;
}

.entradas-patchers .elementor-widget-container{
    -webkit-transform: scaleX(-1);
}

.entradas-patchers::-webkit-scrollbar {
    width: 12px;
}

.entradas-patchers::-webkit-scrollbar-track {
    background: rgba(24, 236, 255, 0.15);
    border: 1px solid #fff;
    border-radius: 20px;
}

.entradas-patchers::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 20px;
    border: 3px solid #ffff;
}


.scroll {
    unicode-bidi:bidi-override;
    direction: rtl;
    overflow: scroll;
    overflow-x: hidden!important;
}


.entradas-patchers .elementor-posts .elementor-post__badge{
    left: 0;
    margin: 0px !important;
    padding: 0px;
    background: none !important;
    font-size: 15px;
    font-family: 'Cronos Pro', sans-serif !important;
    font-weight: bold !important;
    position: relative !important;
}
.entradas-patchers .elementor-posts .elementor-post__card{
    background-color: transparent;
    box-shadow: none;
}
.entradas-patchers .elementor-post__text {
    padding: 0px !important;
}



/* slide adolescentes */

.slide-adolescentes .position3 .swiper-slide-inner{
		transform: translate(-140px, 7px);
}

.slide-adolescentes .swiper-slide-active figure {
    transform: translate(60px, 5px);
}

.slide-adolescentes .swiper-slide-next{
	z-index: 2;
	width: 350px !important;
}

.tabs-sustos .elementor-tab-content {
    border: 2px solid #02a9ff !important;
    border-radius: 0px 0px 20px 20px;
}

.slide-adolescentes .swiper-slide-next{
    width: 400px !important;
}

.background-yellow{
	background-color:#ffbe00;
	color: #000!important;
}

.slide-adolescentes .eicon-chevron-left {
    transform: translate(-30px, -150px);
}

.slide-adolescentes .eicon-chevron-right {
    transform: translate(-30px, -150px);
}

.slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
    transform: translate(0px, 20px);
}

.slide-adolescentes .swiper-slide:not(.swiper-slide-next) img{
    filter: opacity(0.5);
}

.slide-adolescentes .swiper-slide-next:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/04/marco-ss.png);
    width: 333px;
    height: 225px;
    background-size: 100% 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 20px;
    left: 42%;
    transform: translate(-50%, 0);
}

.link-button {
    pointer-events: none;
}



.slide-adolescentes .elementor-image-carousel-wrapper {
    height: 515px;
}

.slide-adolescentes:not(.elementor-widget-theme-post-content) figure{
   height: 500px;
    width: 335px;
}

.slide-adolescentes .swiper-slide-next .elementor-carousel-image {
    background: no-repeat 50%;
    background-size: cover;
    height: 88% !important;
    position: absolute;
    left: 9px;
    right: auto;
    width: 95%;
    top: 14px;
    bottom: 0;
}

.slide-adolescentes .swiper-slide-active{
    width: 35%;
    height: 85%;
    z-index: 0;
}

.slide-adolescentes .swiper-slide img {
    width: 250px;
    z-index: 0;
    margin-top: 23px;
    height: 170px;
}

.link-button{
    background-color: #febf00;
    border-radius: 20px;
    box-shadow: 0px -2px 12px 4px #03ffff!important;
    padding: 15px 20px;
    color: #16276D !important;
    font-family: var( --e-global-typography-f2f60df-font-family );
    font-weight: var( --e-global-typography-f2f60df-font-weight );
    font-style: normal !important;
}

.slide-adolescentes figcaption{
    color: #fff !important;
    margin-top: 17% !important;
    display: none;
    
}

.txt-slide-adolescentes{
    margin-top: 33% !important;
    font-family: "Cronos pro", Sans-serif !important;
    font-size: 18px;
    font-style: normal;
    
}

.slide-adolescentes .swiper-slide-next .swiper-slide-inner img{
    height: 220px;
    width: 330px;
    object-fit: cover;
    padding: 10px 7px;
}

.slide-adolescentes .swiper-slide-next figcaption{
    display: block;
}

.slide-adolescentes .swiper-slide-inner{
    opacity: 0.5;
}
.slide-adolescentes .swiper-slide-next .swiper-slide-inner{
    opacity: 1;
}


.slide-adolescentes .swiper-slide-active {
    transform: translate3d(0px, 0px, -230px) rotateX(0deg) rotateY(0deg) !important;
    filter: opacity(1) !important;
}


.slide-adolescentes .swiper-slide-active .elementor-carousel-image {
    background: no-repeat 50%;
    background-size: cover;
    height: 83% !important;
    position: absolute;
    left: 10px;
    right: auto;
    width: 95%;
    top: 17px;
    bottom: 0;
}

.slide-adolescentes figcaption{
    display: none;
}

.slide-adolescentes .swiper-slide-inner {
    opacity: 1;
    height: 55vh;
}

.txt-slide-adolescentes{
    margin-top: 25%;
}


/*slide mujeres*/

.slide-mujer{
    width: 75% !important;
    margin: 0 auto;
}

.item-mujer .slick-dots li button:hover, .slick-dots li button:focus {
    background-color: none;
}

.post-mujer .navigation-slide ul {
    list-style: none;
    position: absolute;
    inset: 45% 0% 0% 0%;
    z-index: 2;
    height: 10vh;
}

.slick-dots li {
    margin: 0px 13px;
}

.post-mujer .navigation-slide svg {
    height: 80px;
    width: 80px;
    opacity: 0.6;
}

.post-mujer .navigation-slide  li:hover svg {
    opacity: 1;
}

.post-mujer .navigation-slide ul li:nth-child(1) {
    position: absolute;
    inset: 0 0 0 0%;
    background: #a89226;
    width: 108px;
    height: 80px;
    display: flex;
    justify-content: flex-end;
    border-radius: 0px 40px 40px 0px;
    opacity: 0.7;
}

.post-mujer .navigation-slide ul li:nth-child(2) {
    position: absolute;
    inset: 0 0 0 91%;
    background: #a89226;
    width: 121px;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    border-radius: 40px 0px 0px 40px;
    opacity: 0.7;
}

.post-mujer .slick-dots li button:before {
    opacity: 1;
    color: transparent;
    border-radius: 30px;
    border: 2px solid #132950;
}

.post-mujer .slick-active button:before {
    opacity: 1 !important;
    color: #132950 !important;
    border-radius: 30px;
    background-color: #132950;
    border: 2px solid transparent !important;
}

.post-mujer button:hover {
    background-color: transparent !important;
}

.post-mujer button:focus {
    background-color: transparent !important;
}

.post-mujer .slick-dots{
    bottom: -55px !important;
}

/* boton suscribete*/

a.tyc {
    color: #fff !important;
    text-decoration: underline !important;
}

.img-mail.elementor-widget.elementor-widget-image {
    position: absolute;
    top: -15%;
    right: 45%;
    transition: all ease 1s !important;
}

.img-mail-active{
    top: -7% !important;
    
}

.close-form{
    display: none;
}

.formulario-tigo-home{
    cursor: pointer;
}

.close-form-active{
    display: block;
}

.close-form .elementor-icon{
    position: absolute;
    left: 410px;
    top: 5px;
    cursor: pointer;
}

.form-tigo-home{
    padding: 40px 20px 35px 0px !important; 
}

.form-tigo{
    height: 0;
    overflow: hidden;
    transition: all ease  1s !important;
}

.form-tigo-active{
    height: 220px;
}


/* estilos brecha digital*/

.slide-tips .elementor-slides .swiper-slide-inner{
    padding: 0px !important;
}

.slide-tips .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: transparent;
    opacity: 1;
    border: 2px solid #fff;
}

.slide-tips .swiper-pagination-bullets {
    bottom: 10px;
}

.slide-tips span.swiper-pagination-bullet-active {
    background: #f4cd2d !important;
    border: none !important;
}

.slide-brecha-digital  .swiper-slide{
    padding: 0px !important;
}

.slide-brecha-difital .elementor-testimonial__cite {
    padding: 10px;
}


.slide-brecha-digital .elementor-testimonial__image img {
    object-fit: contain;
}

.slide-brecha-digital .elementor-testimonial {
    background-color: #2eb9ff;
    padding: 20px 15px 20px 15px;
    border-radius: 30px;
    margin: 30px 25px;
    height: 70vh;
}

.slide-brecha-digital .swiper-slide:before {
    content: "";
    background-color: #ffcd06;
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    inset: 9px 185px;
}

.slide-brecha-digital  .elementor-testimonial__text{
    position: absolute;
    inset: 10px 0px;
}

/*mediacion*/

.mediacion-cards .elementor-widget-wrap:before {
    content: "";
    background-color: #ffcd06;
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    inset: -24px 183px;
}

/*test*/

/*formularios Tigo*/



.poll .dialog-close-button i {
    border: 2px solid #1F5484;
    border-radius: 30px;
    padding: 5px;
}

.poll-tigo .dialog-close-button i {
    border: 2px solid #1F5484;
    border-radius: 30px;
    padding: 5px;
}

#btn-next-question{
    cursor: pointer;
}

.test-adolescentes .elementor-progress-bar{
    border-radius: 30px;
}

.poll .elementor-progress-text{
    padding-left: 10px !important;
}

.poll-tigo .elementor-progress-text{
    padding-left: 10px !important;
}

.poll .elementor-button-icon svg {
    width: 0.8em;
    height: auto;
}

.question .elementor-icon-box-wrapper {
    display: flex;
}



.question .elementor-icon-box-icon {
    margin-right: 30px;
}

.result .elementor-icon-box-wrapper{
    text-align: center;
}

.btn-next-question{
    cursor: pointer;
}

#repeat {
    cursor: pointer;
}

.answer-correct a{
    background-color: green !important;
    border-color: green !important;
    color: #fff !important;
}

.answer-incorrect a{
    border-color: red !important;
    background-color: #fff !important;
    color: #183D72 !important;
    
}

.answer-incorrect .elementor-button:hover{
    background-color: #fff !important;
    color: #183D72 !important;
    
}


.box-column-reverse .elementor-icon-box-content{
    display: flex;
    flex-direction: column-reverse;
}

#elementor-tab-content-2051, 
#elementor-tab-content-2081 {
    border: 2px solid #02a9ff;
    border-radius: 0px 0px 10px 10px;
}

.slick-dots button{
    background: transparent !important;
}



.form-tigo-home .elementor-element-populated{
    padding: 20px 20px 0px 20px !important;
}

.box-column-reverse .elementor-icon path{
    fill: #F8DB39 !important;
}

.icon-box-test .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center !important;
}
/* estilos patchers*/

#shortcode-patchers .elementor-shortcode{
    display: flex;
    color: #fff;
}

.align-patchers{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.patcher-item{
    width: 33.3%;
    float: left;
    /*  min-height: 500px;*/
    margin: 10px 0;
    padding: 10px;
    overflow: hidden;
    display: flex;
}

.patcher-item:hover{
    overflow: visible;
}

.patcher-content {
    display: none;
    transition: ease all 0.3s;
}


.modalPatchers{
    width:100% !important;
    z-index:1;
}
.modalPatchers .patcher-item .column-card {
    z-index: 1;
    background-color: #06102C !important;
    width: 100% !important;
}

.column-card{
    width: 100% !important;
}

.column-card p{
    margin: 0 !important;
}

.column-description{
    display: none !important;
}

.modalPatchers .column-description {
    display: block !important;
}

.modalPatchers .patcher-item {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translatex(0);
    width: 70%;
    display: flex;
    justify-content: center;
}

.modalPatchers .patcher-item .column-description {
    padding: 30px;
    width: 120vh !important;
    z-index: 999;
    display: block;
    background-color: rgba(6, 16, 44, 0.9)!important;
    backdrop-filter: blur(8px);
    box-shadow: inset 15px 0px 160px 60px #06102C;
    transition: ease all 3s;
    display: flex;
}

.patcher-desc div .elementor-section .elementor-container{
    max-width:990px;
}

.modalPatchers .patcher-item{
    z-index: 9 !important;
}

.modalPatchers .patcher-item .patcher-desc .elementor-top-section {
    border: 3px solid #0291f5;
    z-index: 9999;
    box-shadow: 0px 0px 25px 3px #0291f5;
}

.modalPatchers .patcher-item .column-description {
    width: 100% !important;
    transition: ease all 0s;
    padding: 10px ;
}

.modalPatchers .patcher-item .column-card {
    width: 100% !important;
}

.cap-button a{
    font-size: 18px !important;
}

.cap-number{
    font-size: 20px !important;
}

.cap-exceprt .elementor-widget-container{
    font-size: 20px !important;
}



/* aliados*/

.tigo-popup-aliados object{
    width: 100px !important;
    filter: grayscale(1);
}

.tigo-popup-aliados .e-form__indicators__indicator--state-active object{
    filter: none;
}

.tigo-popup-aliados .e-form__indicators__indicator--state-completed object{
    filter: none;
}

.tigo-popup-aliados .e-form__indicators__indicator__separator{
    display: none ;
}

.tigo-popup-aliados .e-form__indicators, .e-form__indicators__indicator{
    justify-content: flex-start;
}

.tigo-popup-aliados .elementor-message-success{
    display: none;
}

.message-thanks{
    text-align: center;
}

.img-thanks{
    width: 7% !important;
}

.message-thanks h2 {
    font-family: roboto;
    font-weight: bold;
    font-size: 45px !important;
    margin: 0px;
}

.message-thanks p {
    font-family: roboto;
    font-weight: 600;
    font-size: 26px !important;
}

.tigo-popup-aliados label {
    font-family: roboto;
    font-weight: bold !important;
}


.elementor-field-group-field_aa34028 .elementor-field-subgroup {
    display: flex;
    justify-content: start;
    margin-right: 45px;
}

.elementor-field-group-field_aa34028 .elementor-field-subgroup span {
    margin-right: 150px !important;
}

.elementor-field-group-field_f5a969a label {
    width: 70vh;
}


.elementor-field-group-field_84ce171 .elementor-field-subgroup{
    margin: 10px 0px;
}

.elementor-field-group-field_69d3698::before {
    content: "";
    background: #5cbc4c;
    width: 43px;
    height: 3px;
    position: absolute;
    top: -46px;
    left: 15px;
}

.e-form__indicators__indicator--state-completed::before {
    content: "";
    background: #5cbc4c;
    width: 70px;
    height: 3px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.e-form__indicators__indicator--state-active{
    z-index: 2;
}

.e-form__indicators__indicator--state-completed{
    z-index: 2;
}

.e-form__indicators::before {
    content: "";
    width: 174px;
    height: 3px;
    background: #979797;
    position: absolute;
    top: 14px;
}

.e-form__indicators__indicator--state-completed object{
    z-index: 2;
}

.txt-terminos p {
    font-family: roboto;
}

.txt-terminos strong {
    font-family: roboto;
    font-weight: bold;
}


.parrafo-1{
    font-weight: 500;
}

.form-tigo-aliados .elementor-field-group-field_84ce171 .elementor-field-type-radio {
    flex-wrap: inherit !important;
}

.form-tigo-aliados .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: content !important;
    margin-right: 20px;
}


.e-form__indicators div:last-child::before {
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2022/08/check.png') !important;
    inset: 0px 145px;
    width: 30px;
    height: 30px;
    background-size: contain;
}

/*
.tigo-form-disable{
    display: none;
}*/

.tigo-form-enable-aliados{
    margin-top: -400px;
}

.tigo-form-enable-aliados{
    display: block !important;
	    left: 0% !important;
    bottom: -240px !important;
}
.form-tigo-aliados{
    position: fixed;
    bottom: 100px;
    z-index: 9999;
    left: 0%;
}
/*
.form-tigo-aliados{
    position: fixed;
    bottom: 5px;
    z-index: 9999;
    left: 20%;
}*/
/*
.form-active-aliados{
    display: none;
}*/

#close-pop-up-aliados {
    position: absolute;
    inset: 12px 655px;
    cursor: pointer;
    width: auto;
}

/* estilos header*/

.menu-item-24813{
    height: 60px;
}


/* estilos pop up nosotros*/

.tigo-form-disable{
    display: none;
}

.tigo-form-enable{
    margin-top: -400px;
	display: block !important;
}

.form-tigo-home{
    position: fixed;
    bottom: -25px;
    z-index: 9999;
    left: 20%;
}

/*
.form-active{
    display: none;
}*/

#close-pop-up {
    position: absolute;
    inset: 30px 700px;
    cursor: pointer;
    width: auto;
    z-index: 2;
}

/* menu desplegable iconos*/
button:hover {
    background-color: none !important;
}

[type=button]:hover{
    background-color: none !important;
}
.slick-dots button:hover {
    background-color: none !important;
}

.elementor-nav-menu a.elementor-item .sub-arrow .fa-caret-down:before{
    content: url(/wp-content/uploads/2022/09/chevron-back-outline-1-1-4.svg);	
    
}

.elementor-nav-menu a.highlighted .sub-arrow .fa-caret-down:before{
    content: url(/wp-content/uploads/2022/09/chevron-back-outline-1-2.svg);	
    
}

a.elementor-sub-item{
    display:flex;
    justify-content: space-between;
}

.modalPatchers{
    display: block;
    z-index: 9;
}

.form-tigo-home{
	display: none;
}

@media (min-width: 1440px) {
    
    .tigo-form-enable-aliados .elementor-widget-wrap {
        height: 660px !important;
        overflow: auto;
    }
    
    .tigo-form-enable .elementor-widget-wrap {
        height: 565px !important;
        overflow: auto;
    }
    .form-tigo-home {
		top: -250px !important;
		left: 0px;
    }
    .img-mail.elementor-widget.elementor-widget-image {
        top: -21% !important;
        right: 43% !important;
    }
    
    .img-mail-active.elementor-widget.elementor-widget-image {
        top: -8% !important;
        right: 44% !important;
    }
    .txt-slide-adolescentes {
        font-size: 16px;
    }
    .bg-podio .elementor-element-populated {
        background-position: 50% 0% !important;
        background-size: 80% auto !important;
    }
    .tabs-pmyc .elementor-active .seguridad-tab:before {
        inset: -130px -19px;
    }
    .bg-contain-docentes .elementor-background-overlay {
        background-size: cover !important;
    }
}
@media (min-width: 1366px) {
    
    .tabs-pmyc .elementor-active .seguridad-tab:before {
        inset: -130px -20px;
    }
    .bg-podio .elementor-element-populated {
        background-position: 50% 40% !important;
        background-size: 60% auto !important;
    }
    
    .txt-slide-adolescentes {
        margin-top: 30% !important;
        font-size: 16px;
    }
    
    .tigo-form-enable .elementor-widget-wrap {
        height: 450px;
        overflow: scroll;
    }
    .form-tigo-home {
        bottom: -40px;
		left: 0px;
    }
    .tigo-form-enable-aliados .elementor-widget-wrap {
        height: 500px !important;
        overflow: auto;
    }
    .form-tigo-aliados {
        bottom: -90px;
		left: 0%;
    }
    
    #close-pop-up-aliados {
        inset: 55px 730px;
    }
}
@media (max-width: 1366px) {
    .bg-contain-docentes .elementor-background-overlay {
        background-size: cover !important;
    }
}
@media (max-width: 1280px) {
    .txt-slide-adolescentes {
        font-size: 18px;
    }
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        transform: translate(0px, 17px);
    }
    .slide-adolescentes .swiper-slide-next .swiper-slide-inner img{
        height: 220px;
    }
    .close-form .elementor-icon{
        position: absolute;
        left: 395px !important;
        top: 0px;
    }
    .form-tigo-active {
        position: absolute;
        top: -5px;
        left: 0px;
    }
    .slide-brecha-digital .elementor-testimonial {
        background-color: #2EB9FF;
        padding: 20px 15px 20px 15px;
        border-radius: 30px;
        margin: 30px 25px;
        height: 65vh;
    }
    .mediacion-cards .elementor-widget-wrap:before {
        border-radius: 30px;
        inset: -24px 162px;
    }
    .navigation-slide ul li:nth-child(1) {
        inset: 0 -10px;
    }
    .box-content-home .elementor-icon-box-description{
        margin-right:10px;
        font-size: 15px;
    }
	.tabs-pmyc .elementor-active .seguridad-tab:before{
    inset: -125px -20px;
}

}
@media (max-width: 768px){
	
	.slide-adolescentes:not(.elementor-widget-theme-post-content) figure{
   height: 500px;
    width: auto;
}
	
	.slide-adolescentes .swiper-slide-active figure {
    transform: none !important;
}
    
    .modalPatchers{
        display: none !important;
    }
    
    .tigo-form-enable .elementor-widget-wrap {
        height: 100vh !important;
    }
    .form-tigo-home {
        bottom: -35px;
    }
    
    .tigo-form-enable-aliados .elementor-widget-wrap {
        height: 100vh !important;
    }
    
    .elementor-field-group-field_f5a969a label {
        width: 100% !important;
    }
    
    .elementor-field-group-field_84ce171 .elementor-field-subgroup{
        margin: 0px;
    }
    .elementor-field-group-field_84ce171 .elementor-field-type-radio {
        flex-wrap: inherit !important;
    }
    
    .bg-hamburger{
        background-color:#004b93!important;
    }
    
    .bg-hamburger:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #004;
        bottom: 0;
    }
    
    
    .column-description{
        width: 100% !important;
    }
    
    .column-description .elementor-widget-wrap.elementor-element-populated {
        height: 460px;
    }
    
    .column-description {
        display: block !important;
    }
    
    .item-background-blue{
        background-color: #00183c!important;
    }
    
    .item-background-yellow{
        background-color:#FFBE00!important;
        color: #000!important;
        font-weight: 600;	
    }
    
    .span-black{
        color: #000!important;
    }
    .patcher-item{
        width: 50%;
        min-height: 720px;
    }
    
    .patcher-desc .elementor-container{
        background-color: #06102c !important;
    }
    
    .cap-button a{
        font-size: 18px !important;
    }
    
    .cap-number{
        font-size: 24px !important;
    }
    
    .cap-exceprt .elementor-widget-container{
        font-size: 20px !important;
    }
    
    #close-pop-up {
        inset: 12px 400px;
    }
    .box-content-home .elementor-icon-box-wrapper {
        text-align: left;
        background-color: rgba(255, 255, 255, 0.3);
        border-radius: 20px;
    }
    .box-content-home .elementor-icon-box-icon{
        margin: 0px !important;
    }
    
    .box-content-home .elementor-icon-box-title{
        margin: 10px !important;
    }
    .box-content-home .elementor-icon-box-description{
        text-align: center;
    }
    .gallery-tigo .swiper-slide.swiper-slide-next {
        transform: translateY(0px);
    }
    .gallery-tigo .swiper-slide{
        padding: 20px 20px 55px 20px !important; 
    }
    .slider-popup-content .elementor-widget-container{
        height: 40vh;
    }
    
    .slider-popup-content .elementor-swiper-button.elementor-swiper-button-prev{
        position: absolute;
        inset: 47% 20%;
    }
    
    .slider-popup-content .elementor-swiper-button.elementor-swiper-button-next {
        position: absolute;
        inset: 47% 75%;
    }
    .tab-content .elementor-element-populated{
        padding: 0px !important;
    }
    
    .btn-tab .elementor-widget-container{
        padding: 20px 0 !important;
    }
    
    .tabs-pmyc .elementor-element > .elementor-container {
        max-width: 650px !important;
        min-height: 65vh !important;
    }
    
    .tabs-pmyc .elementor-widget-container h2{
        font-size: 22px !important;
    }
    
    .tabs-pmyc .elementor-widget-container{
        font-size: 14px;
    }
    
    
    .seguridad-tab:before{
        inset: -123px 0px;
    }
    
    .mediacion-tab:before{
        inset: -123px 0px;
    }
    
    .tabs-pmyc .elementor-tab-title {
        height: 200px;
        width: 220px;
        margin: 0 30px;
    }
    
    .tabs-pmyc .elementor-tabs-wrapper:before {
        left: 43%;
        top: -30px;
    }
    .img-slide.elementor-widget.elementor-widget-image {
        position: absolute;
        top: -55px;
        z-index: 99;
        left: -300px;
    }
    
    .img-slide img {
        width: 20% !important;
    }
    
    .slide-historias 	.slide-column{
        width:100% !important;
    }
    
    .slide-historias 	.slide-column .elementor-heading-title{
        font-size:30px !important;
    }
    
    .slide-historias .slide-column p{
        font-size:16px !important;
    }
    
    .slide-historias .elementor-swiper-button-next {
        right: 0;
        left: 93%;
    }
    
    .slide-historias .elementor-swiper-button-prev {
        right: 0;
        top: 50%;
        left: 0%;
    }
	 .slide-inicio 	.slide-column{
        width:100% !important;
    }
    
    .slide-inicio 	.slide-column .elementor-heading-title{
        font-size:30px !important;
    }
    
    .slide-inicio .slide-column p{
        font-size:16px !important;
    }
    
    .slide-inicio .elementor-swiper-button-next {
        right: 0;
        left: 93%;
    }
    
    .slide-inicio .elementor-swiper-button-prev {
        right: 0;
        top: 50%;
        left: 0%;
    }
    .indicadores-1 .elementor-image-box-content {
        padding:10px 0;
        border-radius: 0px 0px 18px 18px;
        
    }
    .indicadores-3 .elementor-image-box-content {
        padding:10px 0;
        border-radius: 0px 0px 18px 18px;
        
    }
    .indicadores-2 .elementor-image-box-content {
        padding:10px 0;
        border-radius: 0px 0px 18px 18px;
        
    }
    .susto-content-post .elementor-column {
        width: 100%;
    }
    
    .navigation-slide svg {
        height: 60px;
        width: 80px;
    }
    
    .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 0%;
        background: #2269c3;
        width: 80px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
        border-radius: 0px 30px 30px 0px;
    }
    
    .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 90%;
        background: #2269c3;
        width: 80px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
        border-radius: 30px 0px 0px 30px;
    }
    .btn-canal{
        position: relative !important;
        
    }
    .title-eje .elementor-widget-container{
        height: 10vh;
    }
    .guia-box-content iframe{
        width: 100%;
        height: 55vh;
    }
    
    .guia-box-content .elementor-image-box-title{
        background-color: #fff;
        padding: 40px 50px 40px 50px;
    }
    .line-content-docentes:before{
        height: 74%;
        left: 33px;
    }
    .box-guide :before {
        inset: 100% 0px 0px 40%;
    }
    .iframe-tigo-docentes iframe{
        height: 30vh;
        padding: 7% 17%;
    }
    .docente-content-post .elementor-column {
        width: 100%;
    }
    
    .navigation-slide svg {
        height: 60px;
        width: 80px;
    }
    
    .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 0%;
        background: #2269c3;
        width: 80px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
        border-radius: 0px 30px 30px 0px;
    }
    
    .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 90%;
        background: #2269c3;
        width: 80px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
        border-radius: 30px 0px 0px 30px;
    }
    .entradas-patchers .elementor-posts .elementor-post__badge{
        top: 27vh !important;
    }
    .bg-podio .elementor-element-populated {
        background-position: 50% 30% !important;
        background-size: 80% auto !important;
    }
    
    .slide-adolescentes .eicon-chevron-left{
        transform: translate(70px, -150px);
    }
    
    .slide-adolescentes .eicon-chevron-right {
        transform: translate(-70px, -150px);
    }
    
    .slide-adolescentes figcaption{
        display: block !important;
    }
    
    .slide-adolescentes figure.swiper-slide-inner:after {
        content: "";
        background-image: url(/wp-content/uploads/2022/04/marco-ss.png);
        width: 300px;
        height: 200px;
        background-size: 100% 100%;
        position: absolute;
        background-repeat: no-repeat;
        top: 20px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    
    .txt-slide-adolescentes {
        margin-top: 30%;
        font-size: 17px;
    }
    
    .txt-slide-adolescentes {
        margin-top: 15%!important;
        padding: 0px 70px;
    }
    
    .slide-adolescentes .swiper-slide img {
        margin-top: 0px;
        width: 300px;
        height: 200px;
        object-fit: cover;
        padding: 10px 7px;
    }
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        filter: none;
    }
	
	.slide-adolescentes .swiper-slide-next .swiper-slide-inner img {
    height: 220px;
    width: 340px !important;
}
    
   /* .slide-adolescentes .swiper-slide-next .swiper-slide-inner img {
        height: 17vh !important;
        width: 25vh !important;
    }*/
    
    .slide-adolescentes .swiper-slide-active {
        transform: translate3d(0px, 0px, -230px) rotateX(0deg) rotateY(0deg) !important;
        filter: opacity(1) !important;
    }
    
    
    .slide-adolescentes .swiper-slide-active .elementor-carousel-image {
        background: no-repeat 50%;
        background-size: cover;
        height: 90% !important;
        position: absolute;
        left: 17px;
        right: auto;
        width: 95%;
        top: 30px;
        bottom: 0;
    }
    
    .slide-adolescentes figcaption {
        margin-top: 5% !important;
    }
    .mujer-content-post .elementor-column {
        width: 100%;
    }
    
    .post-mujer .navigation-slide svg {
        height: 60px;
        width: 80px;
    }
    
    .post-mujer .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 -2%;
        background: #B1940C;
        width: 80px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
    }
    
    .post-mujer .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 90%;
        background: #B1940C;
        width: 85px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
    }
    .img-mail.elementor-widget.elementor-widget-image {
        top: -20%;
        right: 43%;
    }
    .tip-tigo-content span {
        font-size: 12px !important;
    }
    
    .tip-tigo-content h2 {
        font-size: 34px !important;
    }
    
    .tip-tigo-content{
        width: 50% !important;
    }
    
    .tip-tigo-img{
        width: 50% !important;
    }
    
    .tip-tigo-content .elementor-icon-list-item{
        padding: 0px !important;
    }
    
    .tip-tigo-img img{
        width: 90% !important;
    }
    .slide-brecha-digital .swiper-slide:before {
        inset: 9px 155px;
    }
    .slide-brecha-digital .elementor-testimonial {
        height: 70vh;
    }
    .mediacion-cards .elementor-widget-wrap:before {
        border-radius: 30px;
        inset: -24px 95px;
    }
    #repeat span{
        font-size: 20px !important;
    }
    
    .answer .elementor-widget-container{
        margin: 0px 15px 0px 0px !important;
    }
    
    .test-adolescentes .elementor-widget-container{
        font-size: 16px !important;	
    }
    
    .test-adolescentes .elementor-widget-container a{
        font-size: 20px !important;	
    }
    
    .question .elementor-icon-box-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .question h3 {
        font-size: 1.5rem;
    }
	.form-tigo-home {
    left: 0%;
    bottom: 159px !important;
}
}
@media (max-width: 500px) {
    .entradas-patchers .elementor-posts .elementor-post__badge{
        top: 24vh !important;
    }
    preguntas-frecuentes .elementor-tabs-wrapper{
        display: none !important;
    }
    a.elementor-sub-item .sub-arrow{
        display: block;
        transform:rotate(90deg);
    }
    
    .main-menu .elementor-nav-menu .menu-item:hover {
        background-color: transparent;
    }
    .menu-item .elementor-item.highlighted{
        background: #ffce00;
    }
    .tabs-pmyc	.elementor-tab-mobile-title {
        display: none;
    }
    #close-pop-up-aliados {
        inset: 30px 300px !important;
        z-index: 2;
    }
    .form-active-aliados .elementor-element-populated {
        overflow: auto;
    }
    .form-tigo-aliados {
        left: 0%;
        bottom: 30px !important;
    }
    .form-tigo-home {
        left: 2.5%;
        bottom: -40px !important;
        max-height: 100vh;
        overflow-y: auto;
    }
    .tigo-form-enable .elementor-widget-wrap {
        height: 740px !important;
    }
    .preguntas-frecuentes .elementor-tabs-wrapper {
        width: 100% !important;
    }
    .preguntas-frecuentes .elementor-tab-title {
        width: 100% !important;
        height: 10vh;
        display: flex;
        align-items: center;
    }
    #close-pop-up {
        inset: 20px 285px !important;
    }
    
    .form-tigo-home {
        bottom: -20px !important;
    }
	
	.slide-adolescentes:not(.elementor-widget-theme-post-content) figure {
    height: 500px;
    width: auto !important;
}
	
	.slide-adolescentes .swiper-slide-active figure {
    transform: none;
}
}
@media (max-width: 480px) {
	
	.preguntas-frecuentes .elementor-tabs-wrapper {
    display: none !important;
}
    
    .tigo-form-enable-aliados {
        position: relative !important;
    }
    
   /* .form-tigo-home {
        bottom: 0px !important;
    }*/
    
    .form-tigo-aliados .elementor-widget-wrap {
        overflow: auto;
    }
    .form-tigo-aliados form.elementor-form {
        height: 100vh;
    }
    .slide-mujer{
        width: 90% !important;
        margin: 0 auto !important;
    }
    .gallery-tigo .swiper-slide {
        background-position: 110% 57px;
    }  
    .gallery-tigo .swiper-wrapper {
        padding-top: 0px;
    }
    .gallery-tigo .swiper-container {
        width: calc(100% - 10px) !important;
    }
    .gallery-tigo .swiper-slide.swiper-slide-active {
        width: 394px !important;
    } 
    .gallery-tigo img.swiper-slide-image {
        margin-left: -270px !important;
    }
    .gallery-tigo .swiper-slide:hover {
        background-position: -310px 57px;
    }
    .gallery-tigo .swiper-slide.swiper-slide-next {
        transform: translateY(0px);
        background-position: -340px 55px;
    }
    .slider-popup-content .elementor-swiper-button.elementor-swiper-button-prev{
        position: absolute;
        inset: 47% 0%;
    }
    .slider-popup-content .elementor-swiper-button.elementor-swiper-button-next {
        position: absolute;
        inset: 47% 93%;
    }
    .btn-tab .elementor-widget-container{
        padding: 10px 0 !important;
    }
    .tab-content p{
        margin: 0px !important;
    }
    .btn-tab a{
        font-size: 12px !important;
    }
    .seguridad-tab:before{
        inset: -120px 45px !important;
    }
    .mediacion-tab:before{
        inset: -123px 0px !important;
    }
    .elementor-tabs-wrapper{
        display: block !important;
    }
    .tabs-pmyc .elementor-tabs-wrapper:before {
        left: 35% !important;
        top: -30px;
    }
    .tabs-sustos .elementor-tab-mobile-title{
        display: none !important;
    }
    .tabs-pmyc .elementor-element > .elementor-container {
        max-width: 350px !important;
        min-height: 25vh !important;
    }
    .tabs-pmyc .elementor-widget-container h2{
        font-size: 12px !important;
        padding-bottom: 10px !important;
    }
    .tabs-pmyc .elementor-widget-container{
        font-size: 10px;
        line-height: 1em !important;
    }
    .tabs-pmyc .elementor-element-populated {
        padding: 0px 0px 40px 0px;
    }
    .tabs-pmyc .elementor-element-populated {
        padding: 0px !important;
    }
    .tabs-pmyc .elementor-active .seguridad-tab:before {
        inset: -127px 25px !important;
    }
    .mediacion-tab:before {
        inset: -123px 45px !important;
    }
    .tabs-pmyc .elementor-active .mediacion-tab:before {
        content: "";
        width: 150px;
        height: 180px;
        position: absolute;
        inset: -130px 20px !important;
        background-image: url(/wp-content/uploads/2022/06/mediacion-carpeta.png);
        z-index: 2;	
    }
    .tabs-pmyc .elementor-tabs-wrapper:before {
        left: 35% !important;
        top: -5px;
    }
    #elementor-tab-title-1141.elementor-active:after {
        inset: 200px 75px;
    }
    #elementor-tab-title-1142.elementor-active:after {
        inset: 205px 77px;
    }
    .box-content-home .elementor-icon-box-icon {
        border-radius: 22px 0px 0px 22px;
        margin: 0px ;
    }
    .box-content-home .elementor-icon-box-description{
        text-align: center;
        padding: 0 10px;
    }
    .box-content-home .elementor-icon-box-icon{
        margin: 0px !important;
    }
    .img-slide.elementor-widget.elementor-widget-image {
        position: absolute;
        top: -75px;
        z-index: 99;
        left: -110px;
    } 
    .img-slide img{
        width: 35% !important;
    }
    .slide-historias .elementor-widget-wrap.elementor-element-populated {
        
        height: 330px !important;
        align-content: center;
    }
    .slide-historias span.elementor-button-content-wrapper {
        font-size: 14px;
    }
    .slide-historias .slide-column p{
        text-align: right;	   
    }
	
    .slide-historias .slide-columna p{
        text-align: left;	   
    }
    .slide-historias 	.slide-interesar .swiper-slide:before{
        opacity: 1;
    }
    .slide-historias 	.elementor-swiper-button-prev {
        right: 0;
        left: -4%;
        top: 40%;
    }
    .slide-historias  .elementor-swiper-button-next {
        right: 0;
        left: 96%;
        top: 40%;
    }
	.slide-inicio .elementor-widget-wrap.elementor-element-populated {
        
        height: 330px !important;
        align-content: center;
    }
    .slide-inicio span.elementor-button-content-wrapper {
        font-size: 14px;
    }
    .slide-inicio .slide-column p{
        text-align: left;	   
    }
    .slide-inicio .slide-interesar .swiper-slide:before{
        opacity: 1;
    }
    .slide-inicio .elementor-swiper-button-prev {
        right: 0;
        left: -4%;
        top: 40%;
    }
    .slide-inicio .elementor-swiper-button-next {
        right: 0;
        left: 96%;
        top: 40%;
    }
    .indicadores-1 .elementor-widget-wrap.elementor-element-populated{
        display: flow-root;
        padding: 0;
    }
    .indicador-1.elementor-widget.elementor-widget-image-box {
        width: 100%;
    }
    .indicadores-3 .elementor-widget-wrap.elementor-element-populated{
        display: flow-root;
        padding: 0;
    }
    .indicador-3.elementor-widget.elementor-widget-image-box {
        width: 100%;
    }
    .indicadores-2 .elementor-widget-wrap.elementor-element-populated{
        display: flow-root;
        padding: 0;
    }
    
    .indicador-2.elementor-widget.elementor-widget-image-box {
        width: 100%;
    }
    .navigation-slide-interes ul li:nth-child(1){
        inset: 40% 0 0 3%;
        width: auto;
        height: 0px;
    }
    
    .navigation-slide-interes ul li:nth-child(2){
        inset: 40% 0 0 85%;
        width: auto;
    }
    .detail-content-post h2 {
        font-size: 16px !important;
    }  
    .detail-content-post p {
        font-size: 14px !important;
    }
    .navigation-detail-temas ul li:nth-child(1){
        inset: 0% 5%;
    }
    
    .navigation-detail-temas ul li:nth-child(2){
        inset: 0% 80%;
    }
    .detail-content-post .elementor-widget-wrap .elementor-element-populated {
        padding: 15px 15px 0 15px !important;
    }
    .navigation-slide svg {
        height: 60px;
        width: 60px;
    }
    .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 0%;
        background: #2269c3;
        width: 50px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
        border-radius: 0px 30px 30px 0px;
    }
    
    .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 86%;
        background: #2269c3;
        width: 55px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
        border-radius: 30px 0px 0px 30px;
    }
    .guia-box-content iframe{
        width: 100%;
        height: 30vh;
    }
    
    .guia-box-content .elementor-image-box-content:before{
        display: none !important;
    }
    
    .guia-box-content figure.elementor-image-box-img {
        margin-bottom: 15px !important; 
    }
    
    .guia-box-content .elementor-image-box-title{
        background-color: #fff;
        padding: 25px 30px 25px 30px;
    }
    
    .line-content-docentes:before{
        height: 72%;
        left: 49.5%;
        width: 6px;
    }
    .guia-box-content-yellow .elementor-image-box-content:before{
        inset: 153px 20px 187px 38%;
        transform: rotate(90deg) ;
    }
    
    .guia-box-content-yellow figure.elementor-image-box-img {
        margin-bottom: 15px !important; 
    }
    
    .guia-box-content-yellow .elementor-image-box-title {
        padding: 30px 20px;
    }
    .box-guide :before {
        inset:70px 0px 0px 145px;
    }
    .iframe-tigo-docentes iframe{
        height: 22vh;
        padding: 10%;
    }
    .item-docente .docente-content-post{
        width: 70%;
        margin: 0 auto;
    }
    .post-docentes .elementor-widget-container  h2{
        font-size: 20px !important;
    }
    .navigation-slide svg {
        height: 60px;
        width: 50px;
    }
    .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 0%;
        background: #2269c3;
        width: 50px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
        border-radius: 0px 30px 30px 0px;
    }
    .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 87%;
        background: #2269c3;
        width: 50px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
        border-radius: 30px 0px 0px 30px;
    }
    .column-title-docentes {
        width: 100% !important;
    }
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        filter: opacity(1) !important;
    }
    
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        transform: none !important;
    }
    
    .bg-podio .elementor-element-populated {
        background-position: 50% 58% !important;
        background-size: 80% auto !important;
    }
    
    .slide-adolescentes .swiper-slide img {
        height: 200px;
        margin-top: 20px;
        width: 300px;
        padding: 10px 7px;
        object-fit: cover !important;
    }
    .slide-adolescentes figure.swiper-slide-inner:after {
        content: "";
        background-image: url(/wp-content/uploads/2022/04/marco-ss.png);
        width: 300px;
        height: 200px;
        background-size: 100% 100%;
        position: absolute;
        background-repeat: no-repeat;
        /* inset: 0; */
        top: 20px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .slide-adolescentes .eicon-chevron-right {
        transform: translate(25px, -150px);
    }
    .slide-adolescentes .eicon-chevron-left {
        transform: translate(-25px, -150px);
    }
    .slide-adolescentes figcaption {
        margin-top: 10% !important;
    }
    .slide-adolescentes figcaption{
        display: block !important;
    }
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        filter: opacity(1) !important;
    }
    
    .slide-adolescentes .swiper-slide:not(.swiper-slide-next) img {
        transform: none !important;
    }
    
    .bg-podio .elementor-element-populated {
        background-position: 50% 45% !important;
        background-size: 95% auto !important;
    }
    
    .txt-slide-adolescentes {
        margin-top: 20%!important;
    }
    
    .slide-adolescentes .swiper-slide img {
        height: 200px;
        margin-top: 20px;
        width: 300px;
        padding: 10px 7px;
        object-fit: cover !important;
    }
    .slide-adolescentes figure.swiper-slide-inner:after {
        content: "";
        background-image: url(/wp-content/uploads/2022/04/marco-ss.png);
        width: 300px;
        height: 200px;
        background-size: 100% 100%;
        position: absolute;
        background-repeat: no-repeat;
        /* inset: 0; */
        top: 20px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    
    .slide-adolescentes figcaption {
        margin-top: 10% !important;
    }
    .slide-adolescentes figcaption{
        display: block !important;
    }
    .item-mujer .mujer-content-post{
        width: 70%;
        margin: 0 auto;
    }
    .post-mujer .elementor-widget-container  h2{
        font-size: 20px !important;
    }
    .post-mujer  .navigation-slide svg {
        height: 60px !important;
        width: 40px !important;
    }
    .post-mujer   .navigation-slide ul li:nth-child(1) {
        position: absolute;
        inset: 0 0 0 -3%;
        background: #2269c3;
        width: 50px;
        height: 65px;
        display: flex;
        justify-content: flex-end;
    }
    
    .post-mujer .navigation-slide ul li:nth-child(2) {
        position: absolute;
        inset: 0 0 0 90%;
        background: #2269c3;
        width: 39px;
        height: 65px;
        display: flex;
        justify-content: flex-start;
    }
    
    .column-title-mujer {
        width: 100% !important;
    }
    
    .column-title-mujer h2 {
        font-size: 26px !important;
    }
    
    .column-title-mujer h1 {
        font-size: 26px !important;
    }
    
    .excerpt-contain-mujer .elementor-widget-container{
        font-size: 18px !important;
    }
    .img-mail.elementor-widget.elementor-widget-image {
            right: 41%;
    top: -15% !important;
    }
	.img-mail-active.elementor-widget.elementor-widget-image {
    right: 41%;
    top: -7% !important;
}
    
    .img-mail-active{
        top: -3% !important;
        
    }
    
    .close-form {
      	left: -135px;
   		top: 20px;
    }
    .tip-tigo-content .elementor-widget-wrap{
        padding: 10px 40px !important;
    }
    
    .tip-tigo-img{
        width: 100% !important;
    }
    
    .tip-tigo-content{
        width: 100% !important;
    }
    
    .slide-brecha-digital .swiper-slide:before {
        inset: 5px 165px;
    }
    .slide-brecha-digital .elementor-testimonial {
        height: 55vh;
    }
    .mediacion-cards .elementor-widget-wrap:before {
        border-radius: 30px;
        inset: -30px 140px;
    }
    .question .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
    }
    
    .question .elementor-icon-box-icon {
        margin: 0px !important;
    }
    
    .question .elementor-icon-box-title{
        font-size: 18px !important;
    }
    
    .question .elementor-element-populated{
        padding: 0px !important;
    }
    
    .question .elementor-widget-wrap {
        margin: 0px !important;
    }
    
    .test-adolescentes .elementor-section {
        margin: 40px 0px !important;
    }
    
    .answer span{
        font-size: 18px !important;
    }
    
    .test-adolescentes {
        margin: 0px 20px !important;
    }
    
    .test-adolescentes .elementor-element-populated{
        margin: 0px 0px !important;
    }
    
    .progress-bar-poll {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .progress-bar-poll .elementor-widget-container{
        margin: 0px !important;
    }
    
    .btn-next-question {
        width: 100% !important;
        max-width: 100% !important;
        margin: 15px 0px !important;
    }
    
    .btn-next-question  .elementor-widget-container{
        margin: 0px !important;
    }
    
    #repeat{
        width: 100% !important;
        max-width: 100% !important;
        margin: 15px 0px !important;
    }
    
    #repeat  .elementor-widget-container{
        margin: 0px !important;
    }
    
    #btn-next-question {
        width: 100% !important;
        max-width: 100% !important;
        margin: 15px 0px !important;
    }
    
    #btn-next-question .elementor-widget-container{
        margin: 0px !important;
    }
    
    .test-adolescentes .elementor-col-50 {
        width: 100% !important;
        margin-bottom: 20px !important;
        
    }
    
    .test-adolescentes .elementor-widget-container{
        text-align: center !important;
    }
    
    .poll .test-adolescentes .elementor-widget-button{
        width: 50% !important;
    }
    .icon-box-test p{
        text-align: left;
        padding-left: 20px;
    }
    .icon-box-test .elementor-image-box-img{
        padding-bottom:20px;
        display:flex !important;
        align-items: center !important;
    }
    .icon-box-test .elementor-image-box-wrapper{
        display:block;
    }
    
    .patcher-item{
        width: 100% !important;
    }
    .form-tigo-home {
        bottom: 600px !important;
        left: 3% !important;
    }
    
    .form-tigo-home .elementor-element-populated {
        overflow: auto;
    }
    
    .form-tigo-aliados {
        bottom: -40px !important;
        left: 0% !important;
    }
	
	.tigo-form-enable {
    margin-top: 0px;
}
    
}
@media (max-width: 400px) {
    .gallery-tigo .swiper-slide {
        background-position: 96% 57px !important;
    }  
    
    .gallery-tigo .swiper-wrapper {
        padding-top: 0px;
    }
    .gallery-tigo .swiper-container {
        width: calc(100% - 10px) !important;
    }
    
    .gallery-tigo .swiper-slide.swiper-slide-active {
        width: 341px !important;
    }
    
    .gallery-tigo .swiper-slide.swiper-slide-next {
        width: 340px !important;
    }
    
    .gallery-tigo img.swiper-slide-image {
        margin-left: -245px !important;
    }
    
    .gallery-tigo .elementor-image-carousel-caption {
        left: 10px;
        
    }
    
    .gallery-tigo .swiper-slide.swiper-slide-duplicate.swiper-slide-active {
        width: 360px !important;
    }
}