

.modDisp{
	visibility: visible;
    pointer-events: initial;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/*
.contentInicio .cntIniImg{
	animation-name: cntIniImg_an;
    animation-delay: 0.10s;
	animation-duration: 1.20s;
    animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.55,0,.1,1);
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntIniImg_an{
    from { filter: blur(30px); scale: 1.5; opacity: 0.00; left: -100px;}
    to { filter: blur(0); scale: 1; opacity: 1.00; left: 0;}
}

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

	@keyframes cntIniImg_an{
		from { filter: blur(30px); scale: 1.5; opacity: 0.00; left: -100px;}
		to { filter: blur(0); scale: 1; opacity: 1.00; left: 0;}
	}

    
}
*/
.contentInicio h1{
	animation-name: cntIni_h1_an;
    animation-delay: 0.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntIni_h1_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentInicio p{
	animation-name: cntIni_p_an;
    animation-delay: 0.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntIni_p_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}




.contentIn h1{
	animation-name: cntIn_h1_an;
    animation-delay: 0.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntIn_h1_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentIn p.pPrn{
	animation-name: cntIn_p_an;
    animation-delay: 0.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntIn_p_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}




.contentPortafolio.anPort h2{
	animation-name: cntPor_h2_an;
    animation-delay: 0.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPor_h2_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentPortafolio.anPort h3{
	animation-name: cntPor_h3_an;
    animation-delay: 0.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPor_h3_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentPortafolio.anPort p{
	animation-name: cntPor_p_an;
    animation-delay: 1.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPor_p_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
.contentPortafolio.anPort a.lnkProy{
	animation-name: cntPor_lnk_an;
    animation-delay: 1.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPor_lnk_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}




.contentPrtBtn.anPBtn p{
	animation-name: cntPBtn_p_an;
    animation-delay: 1.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPBtn_p_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
.contentPrtBtn.anPBtn a.lnkBtn02{
	animation-name: cntPBtn_lnk_an;
    animation-delay: 1.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPBtn_lnk_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}







.contentBlog.anBlg h2{
	animation-name: cntBlg_h2_an;
    animation-delay: 1.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntBlg_h2_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}

.contentBlog.anBlg .bxImgB{
	animation-name: cntBlg_BxI_an;
    animation-delay: 1.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntBlg_BxI_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}

.contentBlog.anBlg h3{
	animation-name: cntBlg_h3_an;
    animation-delay: 1.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntBlg_h3_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentBlog.anBlg .small{
	animation-name: cntBlg_sm_an;
    animation-delay: 1.65s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntBlg_sm_an{
    from {opacity: 0.00; left: -200px;}
    to {opacity: 1.00; left: 0;}
}
.contentBlog.anBlg a.lnkBtn01{
	animation-name: cntBlg_lnk_an;
    animation-delay: 1.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntBlg_lnk_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}






/*
.contentPortafolio .cntPortDsc{
	animation-name: cntPort_out_an;
	animation-duration: 4.00s;
    animation-fill-mode: forwards;
	animation-timing-function: ease;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPort_out_an{
    from { top: 100px;}
    to { top: -50px;}
}

.contentPortafolio.anPort .cntPortDsc{
	animation-name: cntPort_an;
	animation-duration: 4.00s;
    animation-fill-mode: forwards;
	animation-timing-function: ease;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntPort_an{
    from { top: -50px;}
    to { top: 100px;}
}
*/

/*
.contentPortafolio .cntPortImg{
	animation-name: imgPort_out_an;
	animation-duration: 2.00s;
    animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.23,1,.32,1);
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes imgPort_out_an{
    from {bottom: -100px; scale: 1.00; perspective: 2000px;}
    to {bottom: -200px; scale: 1.10; perspective: 400px;}
}
.contentPortafolio.anPort .cntPortImg{
	animation-name: imgPort_an;
	animation-duration: 2.00s;
    animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.23,1,.32,1);
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes imgPort_an{
    from {bottom: -200px; scale: 1.10; perspective: 400px;}
    to {bottom: -100px; scale: 1.00; perspective: 2000px;}
}

*/


.contentClientes.anClient h2{
	animation-name: cntClnt_h2_an;
    animation-delay: 0.10s;
	animation-duration: 0.50s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntClnt_h2_an{
    from {opacity: 0.00; top: 60px;}
    to {opacity: 1.00; top: 0;}
}

.contentClientes.anClient p{
	animation-name: cntClnt_p_an;
    animation-delay: 0.60s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes cntClnt_p_an{
    from {opacity: 0.00; top: 60px;}
    to {opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(1){
	animation-name: li01_an;
    animation-delay: 0.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li01_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(2){
	animation-name: li02_an;
    animation-delay: 0.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li02_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(3){
	animation-name: li03_an;
    animation-delay: 0.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li03_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(4){
	animation-name: li04_an;
    animation-delay: 0.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li04_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(5){
	animation-name: li05_an;
    animation-delay: 0.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li05_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(6){
	animation-name: li06_an;
    animation-delay: 1.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li06_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(7){
	animation-name: li07_an;
    animation-delay: 1.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li07_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(8){
	animation-name: li08_an;
    animation-delay: 1.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li08_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(9){
	animation-name: li09_an;
    animation-delay: 1.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li09_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(10){
	animation-name: li10_an;
    animation-delay: 1.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li10_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(11){
	animation-name: li11_an;
    animation-delay: 1.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li11_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(12){
	animation-name: li12_an;
    animation-delay: 1.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li12_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(13){
	animation-name: li13_an;
    animation-delay: 1.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li13_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.contentClientes.anClient ul.liClientes li:nth-child(14){
	animation-name: li14_an;
    animation-delay: 1.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li14_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(15){
	animation-name: li15_an;
    animation-delay: 1.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li15_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(16){
	animation-name: li16_an;
    animation-delay: 2.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li16_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(17){
	animation-name: li17_an;
    animation-delay: 2.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li17_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(18){
	animation-name: li18_an;
    animation-delay: 2.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li18_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(19){
	animation-name: li19_an;
    animation-delay: 2.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li19_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(20){
	animation-name: li20_an;
    animation-delay: 2.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li20_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(21){
	animation-name: li21_an;
    animation-delay: 2.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li21_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(22){
	animation-name: li22_an;
    animation-delay: 2.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li22_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(23){
	animation-name: li23_an;
    animation-delay: 2.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li23_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(24){
	animation-name: li24_an;
    animation-delay: 2.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li24_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(25){
	animation-name: li25_an;
    animation-delay: 2.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li25_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(26){
	animation-name: li26_an;
    animation-delay: 3.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li26_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(27){
	animation-name: li27_an;
    animation-delay: 3.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li27_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.contentClientes.anClient ul.liClientes li:nth-child(28){
	animation-name: li28_an;
    animation-delay: 3.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li28_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}






ul.liClientes.intCl li:nth-child(1){
	animation-name: li01_an;
    animation-delay: 0.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li01_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(2){
	animation-name: li02_an;
    animation-delay: 0.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li02_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(3){
	animation-name: li03_an;
    animation-delay: 0.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li03_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(4){
	animation-name: li04_an;
    animation-delay: 0.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li04_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl li:nth-child(5){
	animation-name: li05_an;
    animation-delay: 0.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li05_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl li:nth-child(6){
	animation-name: li06_an;
    animation-delay: 0.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li06_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(7){
	animation-name: li07_an;
    animation-delay: 0.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li07_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(8){
	animation-name: li08_an;
    animation-delay: 0.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li08_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl li:nth-child(9){
	animation-name: li09_an;
    animation-delay: 0.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li09_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(10){
	animation-name: li10_an;
    animation-delay: 1.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li10_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(11){
	animation-name: li11_an;
    animation-delay: 1.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li11_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl li:nth-child(12){
	animation-name: li12_an;
    animation-delay: 1.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li12_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl.anCl li:nth-child(13){
	animation-name: li13_an;
    animation-delay: 1.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li13_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl.anCl li:nth-child(14){
	animation-name: li14_an;
    animation-delay: 1.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li14_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(15){
	animation-name: li15_an;
    animation-delay: 1.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li15_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(16){
	animation-name: li16_an;
    animation-delay: 1.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li16_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


ul.liClientes.intCl.anCl li:nth-child(17){
	animation-name: li17_an;
    animation-delay: 1.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li17_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(18){
	animation-name: li18_an;
    animation-delay: 1.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li18_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(19){
	animation-name: li19_an;
    animation-delay: 1.90s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li19_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(20){
	animation-name: li20_an;
    animation-delay: 2.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li20_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(21){
	animation-name: li21_an;
    animation-delay: 2.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li21_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(22){
	animation-name: li22_an;
    animation-delay: 2.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li22_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(23){
	animation-name: li23_an;
    animation-delay: 2.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li23_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(24){
	animation-name: li24_an;
    animation-delay: 2.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li24_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(25){
	animation-name: li25_an;
    animation-delay: 2.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li25_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(26){
	animation-name: li26_an;
    animation-delay: 2.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li26_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(27){
	animation-name: li27_an;
    animation-delay: 2.70s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li27_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

ul.liClientes.intCl.anCl li:nth-child(28){
	animation-name: li28_an;
    animation-delay: 2.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes li28_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}












.cntPort .div1{
	animation-name: div1_an;
    animation-delay: 0.10s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div1_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort .div2{
	animation-name: div2_an;
    animation-delay: 0.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div2_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort .div3{
	animation-name: div3_an;
    animation-delay: 0.30s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div3_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort .div4{
	animation-name: div4_an;
    animation-delay: 0.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div4_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.cntPort .div5{
	animation-name: div5_an;
    animation-delay: 0.50s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div5_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.cntPort.anPrt .div6{
	animation-name: div6_an;
    animation-delay: 0.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div6_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort.anPrt .div7{
	animation-name: div7_an;
    animation-delay: 2.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div7_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort.anPrt .div8{
	animation-name: div8_an;
    animation-delay: 2.20s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div8_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}


.cntPort.anPrt .div9{
	animation-name: div9_an;
    animation-delay: 2.40s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div9_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort.anPrt .div10{
	animation-name: div10_an;
    animation-delay: 2.60s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div10_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort.anPrt .div11{
	animation-name: div11_an;
    animation-delay: 2.80s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div11_an{
    from { filter: blur(30px); opacity: 0.00; top: -100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}

.cntPort.anPrt .div12{
	animation-name: div12_an;
    animation-delay: 3.00s;
	animation-duration: 0.60s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes div12_an{
    from { filter: blur(30px); opacity: 0.00; top: 100px;}
    to { filter: blur(0); opacity: 1.00; top: 0;}
}




footer.anFt a.logo{
	animation-name: FtLog_an;
    animation-delay: 0.80s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLog_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liPaises li:nth-child(1){
	animation-name: FtLi1_an;
    animation-delay: 0.85s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLi1_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
footer.anFt ul.liPaises li:nth-child(2){
	animation-name: FtLi2_an;
    animation-delay: 0.90s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLi2_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
footer.anFt ul.liPaises li:nth-child(3){
	animation-name: FtLi3_an;
    animation-delay: 0.95s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLi3_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
footer.anFt ul.liPaises li:nth-child(4){
	animation-name: FtLi4_an;
    animation-delay: 1.00s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLi4_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}
footer.anFt ul.liPaises li:nth-child(5){
	animation-name: FtLi5_an;
    animation-delay: 1.05s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLi5_an{
    from {opacity: 0.00; top: 150px;}
    to {opacity: 1.00; top: 0;}
}




footer.anFt ul.liRS li:nth-child(5){
	animation-name: FtLRs5_an;
    animation-delay: 0.90s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLRs5_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}
footer.anFt ul.liRS li:nth-child(4){
	animation-name: FtLRs4_an;
    animation-delay: 0.95s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLRs4_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liRS li:nth-child(3){
	animation-name: FtLRs3_an;
    animation-delay: 1.00s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLRs3_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liRS li:nth-child(2){
	animation-name: FtLRs2_an;
    animation-delay: 1.05s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLRs2_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liRS li:nth-child(1){
	animation-name: FtLRs1_an;
    animation-delay: 1.10s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLRs1_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}




footer.anFt ul.liInst li:nth-child(4){
	animation-name: FtLInst4_an;
    animation-delay: 0.90s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLInst4_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liInst li:nth-child(3){
	animation-name: FtLInst3_an;
    animation-delay: 0.95s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLInst3_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liInst li:nth-child(2){
	animation-name: FtLInst2_an;
    animation-delay: 1.00s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLInst2_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}

footer.anFt ul.liInst li:nth-child(1){
	animation-name: FtLInst1_an;
    animation-delay: 1.05s;
	animation-duration: 0.40s;
    animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: stop;
	transform-origin: center;
}
@keyframes FtLInst1_an{
    from {opacity: 0.00; left: -100px;}
    to {opacity: 1.00; left: 0;}
}


