﻿

.col_imgprog {
    margin-bottom: 0.625rem;
    background-color: #117199;
    padding: 1.2rem 0 1.2rem 0;
    border-radius: 20px;
}

.funciones_ {
    padding-top: 1.875rem;
}
.Asterisco {
    color: #0064bf;
    padding: 0.938rem 0.75rem 0 0;
}

.rigDotList {
    display: none;
}

.RadImageGallery, .rigItemBox {
    background-color: white
}


.rigTemplate {
    display: flex !important;
    justify-content: center !important;
}

.RadImageGallery .rigToolsWrapper {
    position: relative !important;
}

.lbl_funciones {
 
    text-align: center;
    font-weight: 700
}

.lbl_Fpadding {
    padding-top: 0.938rem;
}
.RowTit_prog {
    width: 100%
}

.Tit_prog {
    padding: 0.813em;
}
.Sections::after {
    content: "";
    background-color: #dde0e4;
    width: 100%;
    position: absolute;
    height: 20.675rem;
    clip-path: polygon(0.15% 10.625em, 0.1% 36.91%, 9.88% 1.375em, 21.813em 7.25em, 49.86% 10.125em, 99.85% 51%, 99.95% 14.125em, 90.04% 18.938em, 77.4% 13.563em, 49.8% 10.188em);
    margin-top: -10em;
    z-index: -1
}
.Sections.rotate_::after {
    transform: rotateX( 180deg );
}
.Sections.last_after::after {
    content: unset
}

 
    @media only screen and (max-width: 1025px) {
        .Sections::after {
            content: unset !important
        }

        #ContentPlaceHolder1_Row3_sec2, #ContentPlaceHolder1_Row3_sec4, #ContentPlaceHolder1_Row3_sec6 {
            display: grid !important
        }
        #ContentPlaceHolder1_col3_sec2, #ContentPlaceHolder1_col3_sec4, #ContentPlaceHolder1_col3_sec6 {
            order: 1;
        }
        #ContentPlaceHolder1_col4_sec2, #ContentPlaceHolder1_col4_sec4, #ContentPlaceHolder1_col4_sec6 {
            order: 2;
        }

        .funciones_ {
            height: auto !important;
            /*padding: 1.875rem 0 0 0 !important;*/
        }

        .Lista_Funciones {
            padding: 0 !important;
        }
        .funciones_ {
            display: block;
        }
        .Rows_func_centrar {
            display: inherit !important;
        }
    }