


/* CONTACTA ASESOR */
.content_reclutador .cont_reclutador{
	animation: reclutador_anim 1.7s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-fill-mode: both;
    animation-delay: 600ms;
}
@keyframes reclutador_anim{
    from { opacity: 0; transform: translate3d( -50%, 250%, 0);}
    to { opacity: 1; transform: translate3d( -50%, 0, 0);}
}




/* TÍTULO BANNER */
.content_tit h1 b{
	animation: titulo_anim 1.7s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-fill-mode: both;
    animation-delay: 600ms;
}
@keyframes titulo_anim{
    from { opacity: 0; transform: translate3d( 0, -50%, 0);}
    to { opacity: 1; transform: translate3d( 0, 0, 0);}
}
.content_tit h1 span{
	animation: titulo_sp_anim 1.7s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-fill-mode: both;
    animation-delay: 800ms;
}
@keyframes titulo_sp_anim{
    from { opacity: 0; transform: translate3d( 0, 50%, 0);}
    to { opacity: 1; transform: translate3d( 0, 0, 0);}
}



/* LISTADO LOGOS */
.content_list_itm_a ul li{
	animation: itm_up_anim 1.2s linear;
	animation-fill-mode: both;
}
.content_list_itm_a ul li:nth-child(1){
    animation-delay: 100ms;
}
.content_list_itm_a ul li:nth-child(2){
    animation-delay: 600ms;
}
.content_list_itm_a ul li:nth-child(3){
    animation-delay: 1100ms;
}
.content_list_itm_a ul li:nth-child(4){
    animation-delay: 1600ms;
}
.content_list_itm_a ul li:nth-child(5){
    animation-delay: 2100ms;
}
.content_list_itm_a ul li:nth-child(6){
    animation-delay: 2600ms;
}
.content_list_itm_a ul li:nth-child(7){
    animation-delay: 3100ms;
}
.content_list_itm_a ul li:nth-child(8){
    animation-delay: 3600ms;
}
.content_list_itm_a ul li:nth-child(9){
    animation-delay: 4100ms;
}
.content_list_itm_a ul li:nth-child(10){
    animation-delay: 4600ms;
}
.content_list_itm_a ul li:nth-child(11){
    animation-delay: 5100ms;
}
.content_list_itm_a ul li:nth-child(12){
    animation-delay: 5600ms;
}

@keyframes itm_up_anim {
	from { opacity: 0; transform: translate3d(0, 30%, 0);}
	 50% { opacity: 0; transform: translate3d(0, 30%, 0);}
	  to { opacity: 1; transform: none;}
}

@media screen and (min-width:321px) and (max-width:736px){

    @keyframes itm_up_anim {
        from { opacity: 1; transform: translate3d(0, 0, 0);}
         50% { opacity: 1; transform: translate3d(0, 0, 0);}
          to { opacity: 1; transform: none;}
    }
    
}




/* LISTADO LOGOS */
.content_prem ul li.itm_up_b{
	animation: itm_up_anim2 1.2s linear;
	animation-fill-mode: both;
}
.content_prem ul li.itm_up_b:nth-child(1){
    animation-delay: 100ms;
}
.content_prem ul li.itm_up_b:nth-child(2)){
    animation-delay: 600ms;
}
.content_prem ul li.itm_up_b:nth-child(3),
.content_premb ul li.itm_up_b:nth-child(3){
    animation-delay: 1100ms;
}
.content_prem ul li.itm_up_b:nth-child(4){
    animation-delay: 1600ms;
}
.content_prem ul li:nth-child(5){
    animation-delay: 2100ms;
}
.content_prem ul li.itm_up_b:nth-child(6){
    animation-delay: 2600ms;
}


@keyframes itm_up_anim2 {
	from { opacity: 0; transform: translate3d(0, 30%, 0);}
	 50% { opacity: 0; transform: translate3d(0, 30%, 0);}
	  to { opacity: 1; transform: none;}
}




/* LISTADO LOGOS */
.content_itm_b .bx_campus div.itm_up_camp,
.content_itm_b ul li.itm_up_camp{
	animation: itm_up_animc 1.2s linear;
	animation-fill-mode: both;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(1),
.content_itm_b ul li.itm_up_camp:nth-child(1){
    animation-delay: 100ms;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(2),
.content_itm_b ul li.itm_up_camp:nth-child(2){
    animation-delay: 600ms;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(3),
.content_itm_b ul li.itm_up_camp:nth-child(3){
    animation-delay: 1100ms;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(4),
.content_itm_b ul li.itm_up_camp:nth-child(4){
    animation-delay: 1600ms;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(5),
.content_itm_b ul li.itm_up_camp:nth-child(5){
    animation-delay: 2100ms;
}
.content_itm_b .bx_campus div.itm_up_camp:nth-child(6),
.content_itm_b ul li.itm_up_camp:nth-child(6){
    animation-delay: 2600ms;
}


@keyframes itm_up_animc {
	from { opacity: 0; transform: translate3d( -10%, 0, 0);}
	 50% { opacity: 0; transform: translate3d( -10%, 0, 0);}
	  to { opacity: 1; transform: none;}
}





/* LISTADO LOGOS */
.content_itm_c ul li.itm_up_c,
.content_itm_c .swiper-slide.itm_up_c{
	animation: itm_up_animupc 1.2s linear;
	animation-fill-mode: both;
}
.content_itm_c ul li.itm_up_c:nth-child(1),
.content_itm_c .swiper-slide.itm_up_c:nth-child(1){
    animation-delay: 100ms;
}
.content_itm_c ul li.itm_up_c:nth-child(2),
.content_itm_c .swiper-slide.itm_up_c:nth-child(2){
    animation-delay: 600ms;
}
.content_itm_c ul li.itm_up_c:nth-child(3),
.content_itm_c .swiper-slide.itm_up_c:nth-child(3){
    animation-delay: 1100ms;
}
.content_itm_c ul li.itm_up_c:nth-child(4),
.content_itm_c .swiper-slide.itm_up_c:nth-child(4){
    animation-delay: 1600ms;
}
.content_itm_c ul li.itm_up_c:nth-child(5),
.content_itm_c .swiper-slide.itm_up_c:nth-child(5){
    animation-delay: 2100ms;
}
.content_itm_c ul li.itm_up_c:nth-child(6),
.content_itm_c .swiper-slide.itm_up_c:nth-child(6){
    animation-delay: 2600ms;
}


@keyframes itm_up_animupc {
	from { opacity: 0; transform: translate3d( 0, 0, 0);}
	 50% { opacity: 0; transform: translate3d( 0, 0, 0);}
	  to { opacity: 1; transform: none;}
}





/* LISTADO LOGOS */
.content_itm_tn ul li.itm_up_tn{
	animation: itm_up_animuptn 1.2s linear;
	animation-fill-mode: both;
}
.content_itm_tn ul li.itm_up_tn:nth-child(1){
    animation-delay: 100ms;
}
.content_itm_tn ul li.itm_up_tn:nth-child(2){
    animation-delay: 600ms;
}
.content_itm_tn ul li.itm_up_tn:nth-child(3){
    animation-delay: 900ms;
}
.content_itm_tn ul li.itm_up_tn:nth-child(4){
    animation-delay: 1200ms;
}
.content_itm_tn ul li.itm_up_tn:nth-child(5){
    animation-delay: 1500ms;
}
.content_itm_tn ul li.itm_up_tn:nth-child(6){
    animation-delay: 1800ms;
}


@keyframes itm_up_animuptn {
	from { opacity: 0; transform: translate3d( 0, 0, 0);}
	 50% { opacity: 0; transform: translate3d( 0, 0, 0);}
	  to { opacity: 1; transform: none;}
}





/* LISTADO LOGOS */
.content_itm_ico ul li.itm_up_ico{
	animation: itm_up_animico 1.2s linear;
	animation-fill-mode: both;
}
.content_itm_ico ul li.itm_up_ico:nth-child(1){
    animation-delay: 100ms;
}
.content_itm_ico ul li.itm_up_ico:nth-child(2){
    animation-delay: 600ms;
}
.content_itm_ico ul li.itm_up_ico:nth-child(3){
    animation-delay: 900ms;
}
.content_itm_ico ul li.itm_up_ico:nth-child(4){
    animation-delay: 1200ms;
}
.content_itm_ico ul li.itm_up_ico:nth-child(5){
    animation-delay: 1500ms;
}
.content_itm_ico ul li.itm_up_ico:nth-child(6){
    animation-delay: 1800ms;
}


@keyframes itm_up_animico {
	from { opacity: 0; transform: translate3d( 0, 30%, 0);}
	 50% { opacity: 0; transform: translate3d( 0, 30%, 0);}
	  to { opacity: 1; transform: none;}
}





.bx_in{
	animation: bx_up_anim 1.2s linear;
	animation-fill-mode: both;
    animation-delay: 100ms;
}


@keyframes bx_up_anim {
	from { opacity: 0; transform: translate3d( -15%, 0, 0);}
	 50% { opacity: 0; transform: translate3d( -15%, 0, 0);}
	  to { opacity: 1; transform: none;}
}






/* PREGRADO */
/* CÍRCULO */
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_cir{
	animation: preg_cir_an 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000);
	animation-fill-mode: both;
    animation-delay: 200ms;
}
@keyframes preg_cir_an{
    from { opacity: 0;}
    50% { opacity: 0;}
    to { opacity: 1;}
}

/* IMAGEN *//*
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .img_princ{
	animation: preg_img_an 1500ms linear;
	animation-fill-mode: both;
    animation-delay: 600ms;
}
@keyframes preg_img_an{
    from { opacity: 0;}
    50% { opacity: 0;}
    to { opacity: 1;}
}

*/
/* IMAGEN THUMB 1*/
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_thumb img:nth-child(1){
	animation: preg_thmb1_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1800ms;
}
@keyframes preg_thmb1_an{
    from { opacity: 0; left: 100px;}
    to { opacity: 1; left: 0;}
}
/*
/* IMAGEN THUMB 2*/
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_thumb img:nth-child(2){
	animation: preg_thmb2_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2000ms;
}
@keyframes preg_thmb2_an{
    from { opacity: 0; right: 250px;}
    to { opacity: 1; right: 100px;}
}

/* IMAGEN THUMB 3*/
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_thumb img:nth-child(3){
	animation: preg_thmb3_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2200ms;
}
@keyframes preg_thmb3_an{
    from { opacity: 0; left: 250px;}
    to { opacity: 1; left: 50px;}
}

/* IMAGEN THUMB 4*/
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_thumb img:nth-child(4){
	animation: preg_thmb4_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2400ms;
}
@keyframes preg_thmb4_an{
    from { opacity: 0; right: 250px;}
    to { opacity: 1; right: 140;}
}

/* IMAGEN THUMB 5*/
/*
.content_in ul.li_opc_b li:nth-child(1).an_preg_hom .bx_thumb img:nth-child(5){
	animation: preg_thmb5_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2600ms;
}
@keyframes preg_thmb5_an{
    from { opacity: 0; right: 0px;}
    to { opacity: 1; right: 140px;}
}
*/


/* CÍRCULO */
.content_in ul.li_opc_b li:nth-child(2).an_preg_hom .bx_cir::after{
	animation: preg_cirb_an 1000ms linear;
	animation-fill-mode: both;
    animation-delay: 1500ms;
}
@keyframes preg_cirb_an{
    from { opacity: 1;}
    50% { opacity: 1;}
    to { opacity: 0;}
}


/* IMAGEN THUMB 1*/
.content_in ul.li_opc_b li:nth-child(2).an_preg_hom .bx_thumb img:nth-child(1){
	animation: preg_thmb1b_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1800ms;
}
@keyframes preg_thmb1b_an{
    from { opacity: 0; top: 180px; left: 200px;}
    to { opacity: 1; top: 180px; left: 40px;}
}

/* IMAGEN THUMB 2*/
.content_in ul.li_opc_b li:nth-child(2).an_preg_hom .bx_thumb img:nth-child(2){
	animation: preg_thmb2b_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2000ms;
}
@keyframes preg_thmb2b_an{
    from { opacity: 0; top: 220px; right: 200px;}
    to { opacity: 1; top: 220px; right: 0;}
}

/* IMAGEN THUMB 3*/
.content_in ul.li_opc_b li:nth-child(2).an_preg_hom .bx_thumb img:nth-child(3){
	animation: preg_thmb3b_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2200ms;
}
@keyframes preg_thmb3b_an{
    from { opacity: 0; top: 280px; left: 210px;}
    to { opacity: 1; top: 280px; left: 90px;}
}

/* IMAGEN THUMB 4*/
.content_in ul.li_opc_b li:nth-child(2).an_preg_hom .bx_thumb img:nth-child(4){
	animation: preg_thmb4b_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2400ms;
}
@keyframes preg_thmb4b_an{
    from { opacity: 0; top: 320px; right: 200px;}
    to { opacity: 1; top: 320px; right: 100px;}
}



/* CÍRCULO */
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .bx_cir{
	animation: preg_cir3_an 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000);
	animation-fill-mode: both;
    animation-delay: 10ms;
}
@keyframes preg_cir3_an{
    from { opacity: 0;}
    50% { opacity: 0;}
    to { opacity: 1;}
}

/* IMAGEN */
/*
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .img_princ{
	animation: preg_img3_an 2.2s cubic-bezier(0.390, 0.575, 0.565, 1.000);
	animation-fill-mode: both;
    animation-delay: 600ms;
}
@keyframes preg_img3_an{
    from { opacity: 0;}
    50% { opacity: 0;}
    to { opacity: 1;}
}
*/
/* IMAGEN THUMB 1*/
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .bx_thumb img:nth-child(1){
	animation: preg_thmb1c_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1800ms;
}
@keyframes preg_thmb1c_an{
    from { opacity: 0; left: 200px;}
    to { opacity: 1; left: 10px;}
}

/* IMAGEN THUMB 2*/
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .bx_thumb img:nth-child(2){
	animation: preg_thmb2c_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2000ms;
}
@keyframes preg_thmb2c_an{
    from { opacity: 0; right: 200px;}
    to { opacity: 1; right: 80px;}
}

/* IMAGEN THUMB 3*/
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .bx_thumb img:nth-child(3){
	animation: preg_thmb3c_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2200ms;
}
@keyframes preg_thmb3c_an{
    from { opacity: 0; left: 210px;}
    to { opacity: 1; left: 70px;}
}

/* IMAGEN THUMB 4*/
.content_in ul.li_opc_b li:nth-child(3).an_preg_hom .bx_thumb img:nth-child(4){
	animation: preg_thmb4c_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 2400ms;
}
@keyframes preg_thmb4c_an{
    from { opacity: 0; right: 200px;}
    to { opacity: 1; right: 110px;}
}



.content_in .cnt_desc.ini_dsc{
	animation: cont_dsc_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 500ms;
}
@keyframes cont_dsc_an{
    from { opacity: 0; top: 350px;}
    to { opacity: 1; top: 0;}
}
.content_in aside.ini_asd{
	animation: ini_asd_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes ini_asd_an{
    from { opacity: 0; top: 350px;}
    to { opacity: 1; top: 0;}
}



.content_list_doc h2.ini_tit{
	animation: h2_doc_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 500ms;
}
@keyframes h2_doc_an{
    from { opacity: 0; top: 300px;}
    to { opacity: 1; top: 0;}
}
.content_list_doc ul.li_doc.ini_ul{
	animation: ul_doc_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes ul_doc_an{
    from { opacity: 0; top: 300px;}
    to { opacity: 1; top: 0;}
}



.content_list_mem_acr h2.conv_tit{
	animation: h2_conv_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 500ms;
}
@keyframes h2_conv_an{
    from { opacity: 0; margin-top: 300px;}
    to { opacity: 1; margin-top: 0;}
}
.content_list_mem_acr h3.conv_subtit{
	animation: h3_conv_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 800ms;
}
@keyframes h3_conv_an{
    from { opacity: 0; margin-top: 300px;}
    to { opacity: 1; margin-top: 0;}
}
.content_list_mem_acr p.conv_p{
	animation: p_conv_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes p_conv_an{
    from { opacity: 0; margin-top: 300px;}
    to { opacity: 1; margin-top: 10px;}
}/*
ul.li_log.conv_ul{
	animation: ul_conv_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes ul_conv_an{
    from { opacity: 0; top: 300px;}
    to { opacity: 1; top: 0;}
}
ul.li_log.conv_ul{
	animation: ul_convb_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes ul_convb_an{
    from { opacity: 0; top: 300px;}
    to { opacity: 1; top: 0;}
}
*/


.content_acc h2.conac_tit{
	animation: h2_conac_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 800ms;
}
@keyframes h2_conac_an{
    from { opacity: 0; margin-top: 300px;}
    to { opacity: 1; margin-top: 0;}
}
.content_acc .tabbed-content.cnt_acc{
	animation: cont_acc_an 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation-fill-mode: both;
    animation-delay: 1000ms;
}
@keyframes cont_acc_an{
    from { opacity: 0; margin-top: 300px;}
    to { opacity: 1; margin-top: 40px;}
}



.content_in .cont_activ_var.act_var_in{
	animation-name: var_act_an;
	animation-timing-function: ease-in;
	animation-duration: 0.80s;
    animation-delay: 1400ms;
    animation-fill-mode: forwards;
	animation-iteration-count: stop;
}
@keyframes var_act_an{
    from { opacity: 0; transform: translateY(-30px);}
    to { opacity: 1; transform: translateY(0);}
}



.content-gall .cnt_gal div.img_an_01{
	animation-name: gal_an_01;
	animation-timing-function: ease-in;
	animation-duration: 1.10s;
    /*animation-delay: 100ms;*/
    animation-fill-mode: forwards;
	animation-iteration-count: stop;
}
@keyframes gal_an_01{
    from { opacity: 0; transform: translateY(200px);}
    to { opacity: 1; transform: translateY(0);}
}
.content-gall .cnt_gal div:nth-child(1){
    animation-delay: 100ms;
}
.content-gall .cnt_gal div:nth-child(2){
    animation-delay: 300ms;
}
.content-gall .cnt_gal div:nth-child(3){
    animation-delay: 500ms;
}
.content-gall .cnt_gal div:nth-child(4){
    animation-delay: 700ms;
}
.content-gall .cnt_gal div:nth-child(5){
    animation-delay: 900ms;
}
.content-gall .cnt_gal div:nth-child(6){
    animation-delay: 1100ms;
}
.content-gall .cnt_gal div:nth-child(7){
    animation-delay: 1300ms;
}



@media screen and (min-width:737px) and (max-width:920px){


    @keyframes preg_thmb1_an{
        from { opacity: 0; left: 100px;}
        to { opacity: 1; left: -10px;}
    }    
    @keyframes preg_thmb2_an{
        from { opacity: 0; right: 130px;}
        to { opacity: 1; right: -10px;}
    }    
    @keyframes preg_thmb3_an{
        from { opacity: 0; left: 250px;}
        to { opacity: 1; left: 10px;}
    }    
    @keyframes preg_thmb4_an{
        from { opacity: 0; right: 150px;}
        to { opacity: 1; right: 20px;}
    }    
    @keyframes preg_thmb5_an{
        from { opacity: 0; right: 0px;}
        to { opacity: 1; right: 170px;}
    }
            
    
    @keyframes preg_thmb1b_an{
        from { opacity: 0; left: 200px;}
        to { opacity: 1; left: 0;}
    }    
    @keyframes preg_thmb2b_an{
        from { opacity: 0; right: 200px;}
        to { opacity: 1; right: -10px;}
    }    
    @keyframes preg_thmb3b_an{
        from { opacity: 0; left: 210px;}
        to { opacity: 1; left: 60px;}
    }    
    @keyframes preg_thmb4b_an{
        from { opacity: 0; right: 200px;}
        to { opacity: 1; right: 40px;}
    }

    
    @keyframes preg_thmb1c_an{
        from { opacity: 0; left: 200px;}
        to { opacity: 1; left: 0;}
    }    
    @keyframes preg_thmb2c_an{
        from { opacity: 0; right: 200px;}
        to { opacity: 1; right: 0;}
    }    
    @keyframes preg_thmb3c_an{
        from { opacity: 0; left: 210px;}
        to { opacity: 1; left: 60px;}
    }    
    @keyframes preg_thmb4c_an{
        from { opacity: 0; right: 200px;}
        to { opacity: 1; right: 50px;}
    }
    

}

@media screen and (min-width:321px) and (max-width:736px){

/*
    @keyframes preg_thmb1_an{
        from { opacity: 0; top: 170px; left: 100px;}
        to { opacity: 1; top: 170px; left: -10px;}
    }
    @keyframes preg_thmb2_an{
        from { opacity: 0; top: 190px; right: 130px;}
        to { opacity: 1; top: 190px; right: -20px;}
    }    
    @keyframes preg_thmb3_an{
        from { opacity: 0; top: 260px; left: 250px;}
        to { opacity: 1; top: 260px; left: 10px;}
    }
    @keyframes preg_thmb4_an{
        from { opacity: 0; top: 280px; right: 150px;}
        to { opacity: 1; top: 280px; right: 0;}
    }
    @keyframes preg_thmb5_an{
        from { opacity: 0; bottom: -40px; right: 0px;}
        to { opacity: 1; bottom: -40px; right: 100px;}
    }
*/


}





.bx_upb_1 p:nth-child(1).p_in{
	animation-name: p_bx_01_an;
    animation-delay: 0.10s;
	animation-duration: 0.70s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes p_bx_01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.bx_upb_1 p:nth-child(2).p_in{
	animation-name: p_bx_02_an;
    animation-delay: 0.30s;
	animation-duration: 0.70s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes p_bx_02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.bx_upb_1 p:nth-child(3).p_in{
	animation-name: p_bx_03_an;
    animation-delay: 0.50s;
	animation-duration: 0.70s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes p_bx_03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.bx_upb_1 p:nth-child(4).p_in{
	animation-name: p_bx_04_an;
    animation-delay: 0.70s;
	animation-duration: 0.70s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes p_bx_04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}



/* INTERNACIONALIZACIÓN */

ul.li_int_ele li.l_in_ele{
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}

ul.li_int_ele li:nth-child(1).l_in_ele{
	animation-name: l_ele01_an;
    animation-delay: 0.10s;
}
@keyframes l_ele01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(2).l_in_ele{
	animation-name: l_ele02_an;
    animation-delay: 0.60s;
}
@keyframes l_ele02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(3).l_in_ele{
	animation-name: l_ele03_an;
    animation-delay: 1.10s;
}
@keyframes l_ele03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(4).l_in_ele{
	animation-name: l_ele04_an;
    animation-delay: 1.60s;
}
@keyframes l_ele04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(5).l_in_ele{
	animation-name: l_ele05_an;
    animation-delay: 2.10s;
}
@keyframes l_ele05_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(6).l_in_ele{
	animation-name: l_ele06_an;
    animation-delay: 2.60s;
}
@keyframes l_ele06_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

ul.li_int_ele li:nth-child(7).l_in_ele{
	animation-name: l_ele07_an;
    animation-delay: 3.10s;
}
@keyframes l_ele07_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_img_int.vdint.vd_int .cnt_img_int h2{
	animation-name: vd_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vd_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vdint.vd_int .cnt_img_int .txt{
    animation-name: vd_int_txt_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vd_int_txt_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vdint.vd_int ul.li_opt_int li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_img_int.vdint.vd_int ul.li_opt_int li:nth-child(1){
    animation-name: vd_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes vd_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vdint.vd_int ul.li_opt_int li:nth-child(2){
    animation-name: vd_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes vd_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vdint.vd_int ul.li_opt_int li:nth-child(3){
    animation-name: vd_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes vd_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.tint.tint_int h2{
	animation-name: tint_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes tint_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.tint.tint_int ul.li_post_grad.inter li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_in.tint.tint_int ul.li_post_grad.inter li:nth-child(1){
    animation-name: tint_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes tint_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.tint.tint_int ul.li_post_grad.inter li:nth-child(2){
    animation-name: tint_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes tint_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.tint.tint_int ul.li_post_grad.inter li:nth-child(3){
    animation-name: tint_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes tint_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.int_clt.clt_in h2{
	animation-name: clt_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes clt_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_clt.clt_in .cnt_bx_int_01 .bx_col_a{
    animation-name: clt_int_bx_ca_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes clt_int_bx_ca_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_clt.clt_in .cnt_bx_int_01 .bx_col_b{
    animation-name: clt_int_bx_cb_an;
    animation-delay: 1.50s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes clt_int_bx_cb_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.int_sem.sem_in h2{
	animation-name: sem_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes sem_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_sem.sem_in .cnt_bx_int_02 .bx_col_a{
    animation-name: sem_int_bx_ca_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes sem_int_bx_ca_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_sem.sem_in .cnt_bx_int_02 .bx_col_b{
    animation-name: sem_int_bx_cb_an;
    animation-delay: 1.50s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes sem_int_bx_cb_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_sem.sem_in .cnt_bx_int_02 .bx_col_c{
    animation-name: sem_int_bx_cc_an;
    animation-delay: 2.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes sem_int_bx_cc_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.int_sem.sem_in .cnt_bx_int_02 .bx_col_d{
    animation-name: sem_int_bx_cd_an;
    animation-delay: 2.50s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes sem_int_bx_cd_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_desc_itm.pasantias.ps_int h2{
	animation-name: ps_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes ps_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.pasantias.ps_int .cnt_desc{
    animation-name: ps_cnt_desc_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes ps_cnt_desc_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}



.content_desc_itm.proceso_intercambio.pint_int h2{
	animation-name: pint_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.proceso_intercambio.pint_int h3{
	animation-name: pint_int_h3_an;
    animation-delay: 1.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_h3_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.proceso_intercambio.pint_int ul{
	animation-name: pint_int_ul_an;
    animation-delay: 1.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_ul_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.proceso_intercambio.pint_int p.small{
	animation-name: pint_int_ps_an;
    animation-delay: 2.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_ps_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.proceso_intercambio.pint_int .cnt_bx_elije_des{
	animation-name: pint_int_bx_el_an;
    animation-delay: 2.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_bx_el_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_desc_itm.proceso_intercambio.pint_int .bx_reclutador{
	animation-name: pint_int_bx_rec_an;
    animation-delay: 2.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pint_int_bx_rec_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}



.content_in.est_upb.estupb_int h2{
	animation-name: estupb_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes estupb_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.est_upb.estupb_int p{
	animation-name: estupb_int_p_an;
    animation-delay: 1.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes estupb_int_p_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.est_upb.estupb_int ul.li_opt_int_b li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_in.est_upb.estupb_int ul.li_opt_int_b li:nth-child(1){
	animation-name: estupb_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes estupb_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.est_upb.estupb_int ul.li_opt_int_b li:nth-child(2){
    animation-name: estupb_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes estupb_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.est_upb.estupb_int ul.li_opt_int_b li:nth-child(3){
    animation-name: estupb_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes estupb_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.est_upb.estupb_int ul.li_opt_int_b li:nth-child(4){
    animation-name: estupb_int_li04_an;
    animation-delay: 3.00s;
}
@keyframes estupb_int_li04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_img_int.pqupb.vdint.vd_pqu_int .cnt_img_int h2{
	animation-name: vd_pqu_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vd_pqu_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.pqupb.vdint.vd_pqu_int .cnt_img_int .txt{
    animation-name: vd_pqu_int_txt_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vd_pqu_int_txt_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.pqupb.vdint.vd_pqu_int ul.li_01 li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_img_int.pqupb.vdint.vd_pqu_int ul.li_01 li:nth-child(1){
    animation-name: vd_pqu_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes vd_pqu_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.pqupb.vdint.vd_pqu_int ul.li_01 li:nth-child(2){
    animation-name: vd_pqu_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes vd_pqu_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.pqupb.vdint.vd_pqu_int ul.li_01 li:nth-child(3){
    animation-name: vd_pqu_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes vd_pqu_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_img_int.vbol.vd_vbol_int .cnt_img_int h2{
	animation-name: vd_vbol_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vd_vbol_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vbol.vd_vbol_int .cnt_img_int .txt{
    animation-name: vd_vbol_int_txt_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vd_vbol_int_txt_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vbol.vd_vbol_int ul.li_col_02 li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(1){
    animation-name: vd_vbol_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes vd_vbol_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(2){
    animation-name: vd_vbol_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes vd_vbol_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(3){
    animation-name: vd_vbol_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes vd_vbol_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(4){
    animation-name: vd_vbol_int_li04_an;
    animation-delay: 3.00s;
}
@keyframes vd_vbol_int_li04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(5){
    animation-name: vd_vbol_int_li05_an;
    animation-delay: 3.50s;
}
@keyframes vd_vbol_int_li05_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_img_int.vbol.vd_vbol_int ul.li_col_02 li:nth-child(6){
    animation-name: vd_vbol_int_li06_an;
    animation-delay: 4.00s;
}
@keyframes vd_vbol_int_li06_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_swip.camp_cbba.camp_int .desc_itm{
	animation-name: cbba_dsc_int_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cbba_dsc_int_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_swip.camp_lp.camp_int .desc_itm{
	animation-name: cbba_dsc_int_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cbba_dsc_int_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_swip.camp_sc.camp_int .desc_itm{
	animation-name: cbba_dsc_int_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cbba_dsc_int_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_slf.slf_int h2{
	animation-name: slf_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes slf_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_slf.slf_int p{
    animation-name: slf_int_p_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes slf_int_p_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_slf.slf_int ul.li_col_02 li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(1){
    animation-name: slf_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes slf_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(2){
    animation-name: slf_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes slf_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(3){
    animation-name: slf_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes slf_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(4){
    animation-name: slf_int_li04_an;
    animation-delay: 3.00s;
}
@keyframes slf_int_li04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(5){
    animation-name: slf_int_li05_an;
    animation-delay: 3.50s;
}
@keyframes slf_int_li05_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_slf.slf_int ul.li_col_02 li:nth-child(6){
    animation-name: slf_int_li06_an;
    animation-delay: 4.00s;
}
@keyframes slf_int_li06_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_oa.oa_int h2{
	animation-name: oa_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes oa_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_oa.oa_int p{
    animation-name: oa_int_p_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes oa_int_p_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_oa.oa_int ul.li_post_grad.inter li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_in.cnt_oa.oa_int ul.li_post_grad.inter li:nth-child(1){
    animation-name: oa_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes oa_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_oa.oa_int ul.li_post_grad.inter li:nth-child(2){
    animation-name: oa_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes oa_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_oa.oa_int ul.li_post_grad.inter li:nth-child(3){
    animation-name: oa_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes oa_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_pc.pc_int h2{
	animation-name: pc_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_pc.pc_int h4{
	animation-name: pc_int_h4_an;
    animation-delay: 1.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_h4_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_pc.pc_int ul{
	animation-name: pc_int_ul_an;
    animation-delay: 1.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_ul_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_pc.pc_int p{
	animation-name: pc_int_p_an;
    animation-delay: 2.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_p_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_pc.pc_int aside{
	animation-name: pc_int_aside_an;
    animation-delay: 2.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_aside_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_pc.pc_int .cont_video_b{
	animation-name: pc_int_cnt_vd_an;
    animation-delay: 3.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes pc_int_cnt_vd_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_itm_c.cnt_upb_exp.upbex_int h2{
	animation-name: upbe_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes upbe_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_itm_c.cnt_upb_exp.upbex_int .cnt_exp .bx_img{
	animation-name: upbe_int_bximg_an;
    animation-delay: 1.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes upbe_int_bximg_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_itm_c.cnt_upb_exp.upbex_int .cnt_exp .bx_dsc{
	animation-name: upbe_int_bxdsc_an;
    animation-delay: 1.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes upbe_int_bxdsc_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_img_int.vtitp.vtitp_int .cnt_img_int h2{
	animation-name: vtitp_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vtitp_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int .cnt_img_int h3{
	animation-name: vtitp_int_h3_an;
    animation-delay: 1.00s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vtitp_int_h3_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_img_int.vtitp.vtitp_int p:nth-child(3){
    animation-name: vtitp_int_p01_an;
    animation-delay: 1.50s;
}
@keyframes vtitp_int_p01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(5){
    animation-name: vtitp_int_p02_an;
    animation-delay: 2.00s;
}
@keyframes vtitp_int_p02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(10){
    animation-name: vtitp_int_p03_an;
    animation-delay: 2.50s;
}
@keyframes vtitp_int_p03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(15){
    animation-name: vtitp_int_p04_an;
    animation-delay: 3.00s;
}
@keyframes vtitp_int_p04_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(21){
    animation-name: vtitp_int_p05_an;
    animation-delay: 3.50s;
}
@keyframes vtitp_int_p05_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(24){
    animation-name: vtitp_int_p06_an;
    animation-delay: 4.00s;
}
@keyframes vtitp_int_p06_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(27){
    animation-name: vtitp_int_p07_an;
    animation-delay: 4.50s;
}
@keyframes vtitp_int_p07_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(30){
    animation-name: vtitp_int_p08_an;
    animation-delay: 5.00s;
}
@keyframes vtitp_int_p08_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int p:nth-child(41){
    animation-name: vtitp_int_p09_an;
    animation-delay: 5.50s;
}
@keyframes vtitp_int_p09_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int ol{
    animation-name: vtitp_int_ol_an;
    animation-delay: 6.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vtitp_int_ol_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_img_int.vtitp.vtitp_int aside{
    animation-name: vtitp_int_aside_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vtitp_int_aside_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_in.cnt_vf.vf_int h2{
	animation-name: vf_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes vf_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_vf.vf_int .txt{
    animation-name: vf_int_txt_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes vf_int_txt_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_in.cnt_vf.vf_int ul.li_post_grad.inter li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_in.cnt_vf.vf_int ul.li_post_grad.inter li:nth-child(1){
    animation-name: vf_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes vf_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_vf.vf_int ul.li_post_grad.inter li:nth-child(2){
    animation-name: vf_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes vf_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_in.cnt_vf.vf_int ul.li_post_grad.inter li:nth-child(3){
    animation-name: vf_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes vf_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}




.content_list_mem_acr.macr_int h2{
	animation-name: macr_int_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes macr_int_h2_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_list_mem_acr.macr_int p{
    animation-name: macr_int_p_an;
    animation-delay: 1.00s;
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}
@keyframes macr_int_p_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}

.content_list_mem_acr.macr_int ul.li_log li{
    animation-duration: 0.50s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: stop;
    transform-origin: center;
}

.content_list_mem_acr.macr_int ul.li_log li:nth-child(1){
    animation-name: macr_int_li01_an;
    animation-delay: 1.50s;
}
@keyframes macr_int_li01_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_list_mem_acr.macr_int ul.li_log li:nth-child(2){
    animation-name: macr_int_li02_an;
    animation-delay: 2.00s;
}
@keyframes macr_int_li02_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}
.content_list_mem_acr.macr_int ul.li_log li:nth-child(3){
    animation-name: macr_int_li03_an;
    animation-delay: 2.50s;
}
@keyframes macr_int_li03_an{
    0% { transform: translateY( 100px ); opacity: 0;}
    100% { transform: translateY( 0 ); opacity: 1;}
}














