@media screen and (max-width: 1200px){
    .header_top::before {
        width: 48%;
    }
    .question i, .question p{
        font-size: 11px;
    }
    /*==== slider ====*/
    .texto-slider {
        left: 57%;
    }
    .block-clientes{
        width: 90%;
    }
    .container-contactanos {

        grid-template-columns: 100%;

    }

}
@media screen and (max-width: 1080px){

    .welcome {
        background-size: 42%;
    }
    .cursos {
        padding: 50px 0;
    }
    .news {
        padding: 50px 0 70px 0;
    }
    .description_news {
        padding: 23px 0 22px 15px;
    }
    .col_footer_info span i, .col_footer_info span p {
        font-size: 14px;
    }
    .mision_vision_item {
        height: 451px;
    }
    .relaciones {
        overflow: hidden;
    }
    .header_news h1 {
        font-size: 23px;
    }

    /* ===== slider===== */
    .texto-slider {
        left: 58%;
    }
}
@media screen and (max-width: 991px){
    .certification-content {
    display: flex;
    flex-direction:column;
    text-align: center;
}


.certification-figure {
    width: 35%;
    margin: 0 auto;
}

    .item_menu {
        padding-left: 0px;
        margin-left: 0;
    }
    .item_menu::before {
        content: none;
    }
    .item_menu>a {
        font-size: 12px;
    }
    .header_top::before {
        width: 39%;
    }
    .logo {
        width: 59%;
    }
    .welcome {
        background-size: 56%;
    }
    .welcome::before {
        width: 56%;
    }
    .educar p {
        line-height: 2rem;
        text-align: justify;
    }
    .cursos_description {
        height: 150px;
    }
    .cursos_description p {
        line-height: 1.5rem;
    }
    .estadisticas {
        padding: 57px 0;
    }
    .header_news, .header_estadisticas {
        margin-bottom: 40px;
    }
    .factor_single h3 {
        font-size: 23px;
    }
    .factor_single h2 {
        font-size: 50px;
    }
    .noticias_item_img {
        float: none;
    }
    .icons_fan_page i {
        margin-right: 5px;
    }
    .col_footer_info span i {
        width: 12px;
    }
    .grid-gallery {
        grid-gap: 7px;
    }
    .mision_vision_item header{
        overflow: hidden;
    }
    .mision_vision_item {
        height: 589px;
        text-align: center;
    }
    .section_niveles {
        height: auto;
    }
    .item_admision {
        padding: 0;
    }
    .detail-description{
        padding: 0 50px;
    }
    .educar {
        margin-left: 0px;
    }
    .item_curso {
        padding: 0 15px;
    }
    .btn_curso {
        margin-top: 0px;
    }
    .menu_header_principal>ul>li {
        margin-right: 10px;
        height: 109px;
        font-size: 12px;
    }
    /*slider historia*/
    .slider_mov .slick-prev,
	.slider_mov .slick-next{
        --size-arrow-s: 40px;
    }
    /* valores */
    .datos-valores h4 {
        font-size: 16px;
    }
    /* .banner_interior img {
        object-fit: contain;
    } */
    .banner_interior {
        height: 120px;
    }
    .best-service {
        flex-direction: column;
        margin: 0 17px;
    }
    .container-contactanos {
        grid-template-columns: 100%;
    }
}
@media screen and (max-width: 820px){
    .contenedor_logo figure {
        margin: 7px 0 0 0;
    }
    .contenedor_logo figure {
        width: 100%;
    }
    .footer_bottom_content {
        flex-direction: column;
    }
    .menu_header_principal {
        font-size: 13px;
    }
    .menu_header_principal>ul>li {
        margin-right: 8px;
    }
    .educar p {
        margin-right: 0px;
    }
    /* seccion welcome */
    .welcome-container__figure img {
        bottom: -29%;
    }
    .quienes_somos_text p, .mision_vision p {
        font-size: 18px;
    }
    .header_top__title {
        font-size: 15px;
    }
    .services-item__title br{
        display:none;
    }
    .services-item__title {
        font-size: 17px;
    }
    /* .services-item__description>br{
        display: initial;
    } */
    .container-header__top {
        flex-direction: column;
    }
    .content-right::before {
        left: 11%;
    }
    .header_top_datos {
        justify-content: center;
    }
    .banner_interior_text h1 {
        margin: 0 0 7px 0;
    }
    .banner_interior_text h1::after {
        width: 0px;
    }
}
@media screen and (max-width: 769px){
    .header_top::before {
        width: 36%;
    }
    .grid-gallery {
        grid-gap: 14px;
    }
    .grid-gallery,
    .grid_videos {
        grid-template-columns: 1fr 1fr;
    }
    .content-relaciones {
        padding: 30px 10px;
    }
    .contactanos {
        text-align: center;
    }
    .services-item__title br{
        display:none;
    }
    .welcome-container__figure img {
        bottom: -27%;
    }

}
@media screen and (max-width: 767px){
    .header_top::before {
        width: 100%;
        height: 50%;
        bottom: 0;
        top: initial;
        clip-path: polygon(0 100%, 100% 100%, 100% 0%, 0% 0);
    }
    .header_top_datos {
        justify-content: center;
    }
    .menu_header_top {
        margin-top: 0;
        margin-bottom: 9px;
    }
    .logo {
        width: 15%;
    }
    .educar {
        margin-left: 0px;
    }
    .cursos_item {
        margin: 30px 0;
        padding: 0 170px;
        flex-basis: 100%;
    }
    .cursos_description {
        height: auto;
    }
    .noticias_item {
        padding: 0 170px;
    }
    .footer::before {
        height: 107px;
        width: 70%;
        top: 0;
    }
    .footer_middle {
        padding: 0px 0 15px;
    }
    .col_footer_details {
        padding: 0 100px;
    }
    .footer_parrafo{
        text-align: center;
    }
    .icons_fan_page {
        justify-content: center;
    }
    .col_footer_info, .col_footer_enlaces, .col_footer_photos{
        padding: 20px 0 0 0;
        text-align: center;
    }
    .col_footer_photos {
        padding: 20px 200px;
    }
    .grid-gallery {
        grid-gap: 30px;
    }
    .historia,
    .quienes_somos_text {
        padding: 0 40px;
    }
    .mision, .vision, .objetivo{
        padding: 0 100px;
        margin: 20px 0;
    }
    .mision_vision_item {
        height: auto;
    }
    .detail-photo-img {
        margin-left: 0;
    }
    .contenedor_detalle_galeria{
        padding: 0 100px;
    }
    .datos-valores{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .datos-valores h4 {
        width: 70%;

    }
    /* menu */
    .menu-responsive{
        flex-direction: column;
    }
    .menu-etusac>li{
        line-height: 3;
    }

    .quienes_somos_text {
        margin-bottom: 35px;
    }
    .container-header__top {
        flex-direction: column;
    }
    .content-right::before {
        left:12%;
    }
    .container_noticias {
        flex-direction: column;
    }
    .datos-vision{
        margin-top: 35px;
        margin-bottom: 0;
    }
    .article_slider p {
        font-size: 3.5em;
    }

    .services-header__title {
        margin-top: 30px;
    }
    .slider_mov .slick-prev, .slider_mov .slick-next {
        width: 0;
    }
    .logo_footer {
        margin-bottom: 0;
    }
    .gallery-flota {
        grid-template-columns: 100%;
        margin-left: 3%;
        margin-right:3% ;
    }
    .logo {
        width: 30%;
    }
    .services-item__figure img {
        object-fit: contain;
    }
    .services-container {
        flex-direction: column;
    }
    .services2-header__title {
        font-size: 2.2em;
    }
    .valores-content__title {
        font-size: 25px;
    }
    .noticias_item_single {
        flex-direction: column;
    }
    .description_news {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .services-header__title {
        font-size: 2em;
    }
    .welcome-container__figure {
        display: none;
    }
    .best-service__item-title {
        margin: 24px 0 23px 2em;
    }
    .boton-contactos{
        display: flex;
        justify-content: center;
        align-content: center;
    }
    .banner_interior {
        height: 117px;
    }
    .educar {
        flex-basis: 90%;
    }
    .button-wellcome{
        margin: auto;
    }
    .block-formulario {
        grid-template-columns: 100%;
    }
}
@media screen and (max-width: 620px){
    #slider {
        height: 320px;
    }
    .cursos_item {
        padding: 0 100px;
    }
    .header_cursos {
        margin-bottom: 50px;
    }
    .noticias_item {
        padding: 0px 100px;
    }
    .news {
        padding: 50px 0 0px 0;
    }
    .logo {
        width: 30%;
        margin: 10px 0;
    }
    .grid-admision {
        display: grid;
        grid-template-columns: 1fr;
    }
    .title_gallery, .grid-gallery, .grid_videos{
        padding: 0 50px;
    }
    .grid-gallery {
        grid-gap: 14px;
    }
    .grid-gallery,
    .grid_videos {
        grid-template-columns: 1fr 1fr;
    }
    .item_gallery {
        height: 311px;
    }
    .contenedores_input {
        grid-template-columns: 1fr;
        grid-gap: 14px;
    }
    .col_footer_photos {
        padding: 20px 100px;
    }
    .item_gallery video {
        border: 0.1em solid #f1f1f1;
    }
    .detail-description {
        padding: 0 20px;
    }
    .welcome-container__figure img {
        bottom: -23%;
    }
    .content-right::before {
        width: calc(100% + ((100vw - 935px) / 2));
    }
    .services2-header__title {
        font-size: 2em;
    }
    .valores-content__title {
        font-size: 22px;
    }
    .article_slider strong {
        font-size: 1.2em;
    }
    .article_slider p {
        font-size: 3em;
    }

    .banner_interior {
        height: 94px;
    }
    .datos-politicas br ,.datos-politicas_3 br{
        display: none;
    }
    .datos-politicas,.datos-politicas_3{
        font-size: 14px;
        text-align: center;
    }

     .block-politicas {
        flex-direction: column;
        justify-content: space-between;
    }
    .button-contact {
        display: flex;
        flex-direction: column;
        justify-content:center;
        align-items: center;
    }
}
@media screen and (max-width: 520px){
    .welcome::before {
        width: 100%;
    }
    .col_footer_photos {
        padding: 20px 77px;
    }
    .footer_bottom_content p {
        text-align: center;
        line-height: 1.9rem;
    }
    .title_gallery,
    .grid-gallery,
    .grid_videos {
        padding: 0 20px;
    }
    .description_news a{
        text-align: center;
    }
    .grid-gallery,
    .grid_videos {
        grid-template-columns: 1fr;
    }
    .content-right::before {
        width: calc(100% + ((100vw - 773px) / 2));
    }
    .article_slider p {
        font-size: 3em;
    }
    .best-service__item-title {
        font-size: 1.4em;
    }
    .datos-certificacion strong{
        font-size: 13px;
    }
    .article_slider {
        line-height: initial;
    }
    .description_news h3, .description_news_details h3 {
        font-size: 20px;
    }
    .banner_interior {
        height: 77px;
    }
    .banner_interior_text h1 {
        margin: 0 0 -2px 0;
        font-size: 25px;
    }
    .title-contactos {
        font-size: 25px;
    }
    .list-contact dt {
        font-size: 15px;
        text-align: center;
    }
    .list-contact {
        grid-template-columns: 100%;
    }
    .block-datos-contact{
        display: flex;
        justify-content: center;
        align-content: center;
    }
}
@media screen and (max-width: 480px){
    .cursos_item,
    .noticias_item,
    .col_footer_details {
        padding: 0 20px;
    }
    .mision,
    .vision,
    .objetivo {
        padding: 0 40px;
    }
    .contenedor_detalle_galeria {
        padding: 0 50px;
    }
    .valores-content__title {
        font-size: 20px;
    }
    .services2-header__title {
        font-size: 1.8em;
    }
    .header_news h1 {
        font-size: 21px;
    }
    .services-header__title {
        font-size: 1.7em;
    }
    .logo {
        width: 38%;
    }
    .banner_interior {
        height: 73px;
    }
}
@media screen and (max-width: 420px) {
    .title_footer h2 {
        font-size: 25px;
    }
    .header_top_datos {
        flex-direction: column;
        text-align: center;
    }
    .header_top::before {
        height: 30%;
    }
    .article_slider p {
        font-size: 2.5em;
    }
    .header_news h1 {
        font-size: 18px;
    }
    .best-service__item-title {
        font-size: 1.2em;
    }
    .banner_interior {
        height: 63px;
    }
    .content-right::before {
        height: 0;
        width: 0;
        background: initial;
    }
}
@media screen and (max-width: 390px){
    .header_top::before {
        height: 29%;
    }
    .header_top_datos {
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .footer::before {
        width: 87%;
    }
    .grid-gallery {
        grid-gap: 9px;
    }
    .col_footer_photos {
        padding: 20px 90px;
    }
    .mision,
    .vision,
    .objetivo {
        padding: 0 20px;
    }
    .header_cursos h1,
    .header_news h1,
    .header_estadisticas h1 {
        font-size: 25px;
    }
    .cursos_item,
    .col_footer_details {
        padding: 0;
    }
    .contenedor_detalle_galeria {
        padding: 0px 20px;
    }
    .banner_interior_text h1 {
        font-size: 30px;
    }
    .noticias_item{
        padding: 0 20px;
    }
    .valores-content__title {
        font-size: 18px;
    }
    .services-header__title {
        font-size: 1.8em;
    }
    .best-service__item-title {
        font-size: 1em;
    }
    .services-header__title {
        font-size: 20px;
    }
    .title-flota-footer{
        font-size: 19px;
    }
    .best-service__item-title {
        font-size: 15px;
    }
    .best-service__text-title {
        font-size: 13px;
    }
    .article_slider strong {
        font-size: 15px;
    }
    .header_cursos h1, .header_news h1, .header_estadisticas h1 {
        font-size: 18px;
        text-align: center;
    }
    .banner_interior {
        height: 57px;
    }
    .quienes_somos_text p, .mision_vision p {
        font-size: 13px;
    }
    .question>i{
        display: none;
    }

    .banner_interior_text h1 {
        margin:-16px 0 -2px 0;
        font-size: 25px;
    }

}
@media screen and (max-width: 320px){
    .footer::before {
        width: 97%;
    }
    .input_newsletter {
        width: 100%;
    }
    .content_form button {
        font-size: 13px;
    }
    .grid-gallery {
        grid-gap: 9px;
    }
    .col_footer_photos {
        padding: 20px 60px;
    }
    .banner_interior {
        height: 48px;
    }
    .header_cursos h2, .header_news h2, .header_estadisticas h2 {
        font-size: 12px;
    }
    .valores-content__title {
        font-size: 16px;
    }
    .article_slider strong {
        font-size: 13px;
    }
    .services-item__title {
        font-size: 17px;
    }
    .banner_interior {
        height: 48px;
    }
    .bn_interior{
        height: 56px;
    }
}
@media screen and (max-width: 290px){
    .button-default,
    .button-secundary,
    .button-large {
        padding: 9px 38px;
    }
    .cursos_item,
    .noticias_item,
    .col_footer_details {
        padding: 0 15px;
    }
    .banner_interior {
    height: 48px;
    }
    .banner_interior {
        height: 43px;
    }
    .article_slider strong {
        font-size: 12px;
    }
    .banner_interior {
        height: 43px;
    }
    .bn_interior{
        height: 56px;
    }
    .menu-etusac>li{
        font-size:13px;
    }
}
