.contenido_imagen_1{
	background-image: url(../image/banner_fondo/1920/fondo-sin-rush.jpg);
}

.contenido_imagen_2{
	background-color: black
}

.contenido_imagen_3{
	background-image: url(../image/banner_fondo/data3.jpg);
}

.contenido_imagen_4{
	background-image: url(../image/banner_fondo/data4.jpg);
}

.contenido_imagen_1, .contenido_imagen_2, .contenido_imagen_3,.contenido_imagen_4{
	background-size: auto 110%;
	background-position: 50% 50%;
	background-attachment: fixed;
	width:100%;
}

.navegador-pantalla-completa{
	display:none;
}

.acciones_animate_1{
	width: 71px;
    height: 100%;
    background: #ebb64c;
    opacity: 0.5;
    transform: skewX(-10deg);
	-o-transform: skewX(-10deg);
	-ms-transform: skewX(-10deg);
	-moz-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	position:absolute;
	margin-left: -110px;
}

.Principal_data_ingreso{
	position: absolute;
}

.accion_icono{
	width: 50px;
	height: 50px;
	background: crimson;
    border-radius: 50%;
	position: absolute;
}
.accion_icono img{
	width: 80%;
	height: 80%;
	margin: 12%;
}

.navbar-nav{
	margin: auto;
}

.navbar{
	position: absolute;
    Z-INDEX: 5;
    width: 100%;
}

.navbar-dark .navbar-nav .nav-link2{
	width: 55px;
    height: 55px;
    padding: 22px 23px;
}

.navbar-dark .navbar-nav .nav-link2 .blanco{
	background: white;
    width: 4px;
    height: 4px;
	border-radius: 6px;
	box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link{
	background-color: #2196f3;
    width: 55px;
    height: 55px;
    margin: 0 35px;
    border-radius: 50%;
    padding: 13px 15px;
	transform: rotateY(0deg); 
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link:hover{
	background-color: #f32121;
	transform: rotateY(360deg); 
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.navbar-dark .navbar-nav .nav-link:hover .navbar-dark .navbar-nav b{
	color:red;
}



.navbar-dark .navbar-nav .pagination__item--current{
	background-color: #f32121;
	transform: rotateY(360deg);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.navbar-dark .navbar-nav .nav-link b{
	display: none;
    /*opacity: 1;*/
    /*color: white;*/
    /*position: absolute;*/
    /*width: 150px;*/
    /*background: rebeccapurple;*/
    /* margin: 43px 0px 0 -64px; */
    /*font-size: 16px;*/
    /*text-align: center;*/
    /* text-align: center; */
    /*transform: translate(-42%,48px);*/
}

.navbar-dark .navbar-nav b{
	width: 125px;
    text-align: center;
	position: absolute;
	color: white;
}

.navbar-dark .navbar-nav .nav-link img{
	width: 26px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bg-dark{
	background-color: transparent !important;
}

.container_verificacion{
	/*background-color:white;*/
	width: 100%;
    height: 60%;
    position: absolute;
    z-index: 24;
    /*top: 0;*/
	bottom: 0;
    left: 50%;
	transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}

.carrucel_color.slide, .carrucel_videos.slide{
	opacity:1;
}

.carrucel_color .carousel-indicators li{
	width: 25px;
    height: 25px;
    border-radius: 50%;
	margin: 0 20px;
    box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.75);
	bottom: 24px;
}

.color-violeta-oscuro{
	background-color:#24181e !important;
}

.color-blaco{
	background-color:white !important;
}

.color-negro{
	background-color:#060405 !important;
}

.color-gris{
	background-color:#f3f4f6 !important;
}

.color-rojo{
	background-color:#96303d !important;
}

.color-crema{
	background-color:#706a62 !important;
}

.carousel-item{
	height: 350px;
    width: 100%;
    margin: auto;
}

.carousel-item img{
	height: auto;
	width: 500px !important;
    margin: auto;
	z-index: 5;
}

.carousel-item .sombra{
	z-index: 1;
	width: 500px !important;
	transform: translate(10px,-122px);
	-o-transform: translate(10px,-122px);
	-ms-transform: translate(10px,-122px);
	-moz-transform: translate(10px,-122px);
	-webkit-transform: translate(10px,-122px);
}

.image_principal{
	background-image:url(../image/banner_fondo/rush2.png);
	width: 500px;
    height: 300px;
    background-size: auto 100%;
	background-position: 50% 50%;
	position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
}

#papel-0,#papel-1,#papel-2,#papel-3,#papel-4{
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
/*.container_verificacion table thead{
	position: absolute;
}*/

.thead-red{
	background-color: #b700007a;
}

.container_verificacion table{
	color:white;
}

.container_verificacion table tbody{
	background-color: rgb(136,136, 136);
	font-weight: 100 !important;
    font-size: 12px;
    font-family: inherit;
    font-style: normal;
}

.container_verificacion table tbody > tr > th > i.fa-check{ color:#ffeb3b; }

.container_verificacion table tbody > tr > th > i.fa-times{ color:red; }

.container_verificacion table tbody > tr > th.tam_1{ width: 10%; }

.container_verificacion table tbody > tr > th.tam_2{ width: 50%; }

.container_verificacion .accion_lista{
	height: 180px;
    overflow: overlay;
	overflow: scroll;
	width: 95%;
    margin: 0px auto;
}

.main_area .hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.main_area .thumbnail {
    padding: 0;
}

.main_area .carousel-inner{
	bottom: 15px;
}

.main_area .carousel-inner>.item>img, .main_area .carousel-inner>.item>a>img {
    width: 100%;
}

.main_area .thumbnail img{
	width: 70px;
    height: 70px;
	margin: 5px 0px;
}

.main_area .slide{
	opacity:1;
	padding: 17px;
	margin-bottom: 0vh !important;
}

#VideoGaleria .cotenedores_videos .almacen{
	width:100%;
	height: 70px;
    margin: 10px 0px;
}

#VideoGaleria .cotenedores_videos .almacen .contenido{
	width:100%;
	height: 100%;
	background-color:#eb450bc9;
	opacity:0;
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}

#VideoGaleria .cotenedores_videos .almacen:hover .contenido{
	opacity:1;
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}

#VideoGaleria .cotenedores_videos .almacen .contenido p{
	text-align:center;
	width:100%;
	padding: 17% 0;
    color: white;
}

#VideoGaleria .cotenedores_videos .almacen.img-vid1, #VideoGaleria .cotenedores_videos .almacen.img-vid2, 
#VideoGaleria .cotenedores_videos .almacen.img-vid3, #VideoGaleria .cotenedores_videos .almacen.img-vid4{
	background-position:center;
	background-size:100% auto;
	background-repeat: no-repeat;
}

#VideoGaleria .cotenedores_videos .almacen.img-vid1{
	background-image:url(../image/exterior/grandes/imagen0.jpg);
}

#VideoGaleria .cotenedores_videos .almacen.img-vid2{
	background-image:url(../image/exterior/grandes/imagen1.jpg);
}

#VideoGaleria .cotenedores_videos .almacen.img-vid3{
	background-image:url(../image/exterior/grandes/imagen2.jpg);
}

#VideoGaleria .cotenedores_videos .almacen.img-vid4{
	background-image:url(../image/exterior/grandes/imagen3.jpg);
}

#VideoGaleria .video-principal{	
	width:50%;
	/*margin: 10px 0px;*/
	/*background-color:wheat;*/
	border-style: inset;
	height: 273px;	
}

/*link de la imagen del video*/
#VideoGaleria .img-Video img{
	width:53% !important;	
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	float: left;
}

.logo_sistema_1, .logo_sistema_2, .logo_sistema_3, .Boton_accion_lista_valores{
	position:absolute;
	z-index: 25;
}

.logo_sistema_1{
	top: 0;
	left: 0;
}

.logo_sistema_2{
	top: 0;
	right: 0;
}

.logo_sistema_3{
	bottom: 0;
	left: 0;
}

.logo_sistema_1 img, .logo_sistema_2 img, .logo_sistema_3 img{
	width:250px;
	margin:20px 20px 40px 20px;
}

.Boton_accion_lista_valores{
	cursor:pointer;
	right: 0;
	bottom: 0;
	width:250px;
	height:50px;
	background-color: #b70000;
    border-radius: 25px;
    margin: 20px 20px 40px 20px;
    text-align: center;
    padding: 1px 0px;
    font-size: 25px;
    font-family: unset;
    font-weight: 500;
    color: white !important;
    border-color: white;
    border-style: solid;
    border-width: 3px;
}

footer {
	background: #ea1900ad;
    color: white;
    padding: 5px 10px;
    position: absolute;
    z-index: 60;
    bottom: 0;
    width: 100%;
}

footer p{
	text-align:end;
	margin:0px;
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #2196f3;
  border: 0px none #ffffff;
  border-radius: 50px;
}
/*::-webkit-scrollbar-thumb:hover {
  background: #f32121;
}
::-webkit-scrollbar-thumb:active {
  background: #f32121;
}*/
::-webkit-scrollbar-track {
	background: rgba(255,255,255,0.2);
	border: 0px none #ffffff;
	border-radius: 50px;
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}
::-webkit-scrollbar-track:hover {
	background: rgba(255,255,255,0.5);
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}
::-webkit-scrollbar-track:active {
	background: rgba(255,255,255,0.75);
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}
::-webkit-scrollbar-corner {
	background: transparent;
}

#carouselAccionExteno_movil, #carouselAccionInterno_movil{
	display:none;
}

@media (max-width:1222px){

	.container_verificacion table tbody > tr > th.tam_1, .container_verificacion table tbody > tr > th.tam_2{
		width:fit-content;
	}
	
	.container_verificacion table, .container_verificacion thead, .container_verificacion tbody, .container_verificacion th, .container_verificacion td, .container_verificacion tr { 
		display: block; 
	}

	.container_verificacion table tbody > tr > th:before { 
		/*
		position: absolute;*/
		
		top: 6px;
		left: 6px;
		/*width: 150px !important; */
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	.container_verificacion table tbody > tr > th:nth-of-type(1):before { content: "Caracteristicas"; }
	.container_verificacion table tbody > tr > th:nth-of-type(2):before { content: "Descripción"; }
	.container_verificacion table tbody > tr > th:nth-of-type(3):before { content: "Mecánico Básico"; }
	.container_verificacion table tbody > tr > th:nth-of-type(4):before { content: "Automático Básico"; }
	.container_verificacion table tbody > tr > th:nth-of-type(5):before { content: "Mecánico FULL"; }
	.container_verificacion table tbody > tr > th:nth-of-type(6):before { content: "Automático FULL"; }
	
	.container_verificacion table tbody > tr{
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: white;
	}
	
	.margen_movil{
		height: 60vh;
		overflow: overlay;
		overflow: scroll;
		width: 95%;
		margin: 0px auto;
	}
	
	.image_cal{
		width:33%;
		float: left;
		padding: 5px;
	}
	
	.image_cal img{
		width:100%;
		height:100%;
	}
	
	.bg-dark,.logo_sistema_1,.navbar-dark .navbar-nav .nav-link2, .navbar-dark .navbar-nav b, #carouselAccionExteno, #carouselAccionInterno {
		display:none;
	}
	
	#carouselAccionExteno_movil, #carouselAccionInterno_movil{
		display:inline;
	}
	
	.nav-icon{
		margin: 1em;
		width: 30px;
		position: absolute;
		z-index: 65;
	}
	
	.nav-icon:after, 
	.nav-icon:before, 
	.nav-icon div {
		background-color: #ffffff;
		-o-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		content: '';
		display: block;
		height: 4px;
		margin: 7px 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.nav-icon.accion:before {
	  transform: translateY(11px) rotate(135deg);
	  -moz-transform: translateY(11px) rotate(135deg);
	  -webkit-transform: translateY(11px) rotate(135deg);
	}

	.nav-icon.accion:after {
	  transform: translateY(-11px) rotate(-135deg);
	  -moz-transform: translateY(-11px) rotate(-135deg);
	  -webkit-transform: translateY(-11px) rotate(-135deg);
	}

	.nav-icon.accion div {
	  -moz-transform: scale(0);
	  -webkit-transform: scale(0);
	  transform: scale(0);
	}
	
	.navegador-pantalla-completa.visible{
		z-index: 62;
		opacity: 1;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.navegador-pantalla-completa{
		background: #2196f3;
		position: absolute;
		opacity: 0;
		width: 100%;
		height: 100%;
		display:inline;
		z-index: -1;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.navegador-pantalla-completa .image-logo{
		width: 300px;
		position: absolute;
		left: 70px;
		top: 15px;
	}
	
	.navegador-pantalla-completa .image-logo img{
		width:150px;
		height:auto;
		margin-top: 7px;
	}
	
	.navegador-pantalla-completa ul{
		padding:10px;
		position: absolute;
		top: 50%;
		left: 25%;
		transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: fit-content;
		width: -moz-max-content;
	}
	
	.navegador-pantalla-completa ul > li, .navegador-pantalla-completa ul > li > a{
		margin:0;
		color: white;
		list-style: none;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		text-transform: uppercase;
	}
	
	.navegador-pantalla-completa ul > li > a > b{
		font-size: 17px;
	}
	
	.navegador-pantalla-completa ul > li.nav-item-2 .nav-link .image_navbar{
		width: 20px;
		height: 20px;
		margin-right: 15px;
	}
	
	.nav-item{
		transform: translate(0px,0px) !important;
		-o-transform: translate(0px,0px) !important;
		-ms-transform: translate(0px,0px) !important;
		-moz-transform: translate(0px,0px) !important;
		-webkit-transform: translate(0px,0px) !important;
	}
	
	.navbar-dark .navbar-nav .nav-link b{
		display: inline;
	}
	
	.image_principal{
		width: 350px;
		height: 220px;
		top: 70%;
		left: 50%;
		transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	
	.logo_sistema_1 img, .logo_sistema_2 img, .logo_sistema_3 img{
		width: 180px;
	}
	
	.Boton_accion_lista_valores{
		border-radius: 20px 0px 0px 20px;
		margin: 20px 0px 40px 0px;
		width: 200px;
		height: 40px;
		font-size: 20px;
		border-right-color: transparent;
		border-style: solid;
		border-width: 3px;
	}
	
	footer p{
		text-align:center;
	}

	/*link de la imagen del video*/
	#VideoGaleria .img-Video img{
		width:53% !important;		
	}
	
	.container_verificacion{
		/* background-color:white; */
		/* width: 100%; */
		height: 70%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	
	.container_verificacion table thead{
		display:none;
	}
	
	.container_verificacion table.table-borderless{
		margin: 0 !important;
	}
	
	.accion_lista{
		height: 63vh !important;
	}
	
	#carouselExampleIndicators .carousel-indicators{
		/*top: 50px;
		display: block;
		left: -108px;*/
		bottom: -10px;
	}
	
	#carouselExampleIndicators .carousel-indicators li{
		color:white;
	}
	
	.carousel-item img{
		/*height: auto;*/
		width: 420px !important;
		/*margin: auto;
		z-index: 5;*/
	}
	
	.carousel-item .sombra{
		width: 420px !important;
		transform: translate(10px,-100px);
		-o-transform: translate(10px,-100px);
		-ms-transform: translate(10px,-100px);
		-moz-transform: translate(10px,-100px);
		-webkit-transform: translate(10px,-100px);
	}
	
	#VideoGaleria .cotenedores_videos .almacen{
		height: 110px;
		width: 45%;
		float: left;
		margin: 8px 2.5px;
	}
	#VideoGaleria .cotenedores_videos .almacen .contenido{
		width:100%;
		height: 100%;
		background-color:transparent;
		opacity:1;
		-webkit-transition: 0.65s;
		-moz-transition: 0.65s;
		-ms-transition: 0.65s;
		-o-transition: 0.65s;
		transition: 0.65s;
	}
	
	#VideoGaleria .cotenedores_videos .almacen .contenido p{
		text-align: right;
		margin: 0px 0px 0px -7px;
		color: #000000;
		font-size: 12px;
		/* border-color: white; */
		/* border-style: solid; */
		text-shadow: 0px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	}
	
	.artes_{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 65px 233px 0 0px;
		border-color: #0000008f transparent transparent transparent;
	    position: absolute;
	}
}

@media (max-width:600px){
	
	/*link de la imagen del video*/
	#VideoGaleria .img-Video img{
		width:90% !important;		
	}

	.navegador-pantalla-completa ul{
		top: 50%;
		left: 50%;
	}
	
	.image_principal{
		width: 315px;
		height: 200px;
		top: 50%;
		left: 50%;
	}
	
	.image_cal {
		width: 50%;
	}
	
	.carousel-inner{
		top: 20%;
	}
	
	.carousel-item img{
		/*height: auto;*/
		width: 420px !important;
		/*margin: auto;
		z-index: 5;*/
	}
	
	.carousel-item .sombra{
		width: 420px !important;
		transform: translate(10px,-100px);
		-o-transform: translate(10px,-100px);
		-ms-transform: translate(10px,-100px);
		-moz-transform: translate(10px,-100px);
		-webkit-transform: translate(10px,-100px);
	}
	
	.carrucel_color .carousel-indicators li{
		width: 38px;
		height: 38px;
		margin: 0 5px;
		bottom: 30px;
	}
	
	#VideoGaleria .cotenedores_videos .almacen {
		height: 100px;
		width: 100%;
		float: left;
		margin: 4px 0px;
	}
	
	.navegador-pantalla-completa ul > li > a > b{
		font-size: 15px;
	}
	
	/*#carouselExampleIndicators .carousel-indicators{
		top: 50px;
		display: block;
		left: -108px;
		bottom: -10px;
	}*/
	
}

@media (max-width:480px){
	/*.navegador-pantalla-completa ul{
		
	}*/

	/*link de la imagen del video*/
	#VideoGaleria .img-Video img{
		width:90% !important;		
	}
	
	.navegador-pantalla-completa ul > li > a > b{
		font-size: 13px;
	}
	
	.Boton_accion_lista_valores{
		width: 200px;
		height: 35px;
		border-width: 1px;
	}
	
	.logo_sistema_1 img, .logo_sistema_2 img, .logo_sistema_3 img{
		width:150px;
		margin:20px 10px 40px 10px;
	}
	
	.image_cal{
		 width: 80%;
		float: inherit;
		padding: 3px;
		margin: auto;
	}
	
	#VideoGaleria .cotenedores_videos .almacen{
		height: 70px;
	}
	
	.carousel-item img{
		width: 270px !important;
	}
	
	.carousel-item .sombra{
		width: 270px !important;
	    transform: translate(10px,-66px);
		-o-transform: translate(10px,-66px);
		-ms-transform: translate(10px,-66px);
		-moz-transform: translate(10px,-66px);
		-webkit-transform: translate(10px,-66px);
	}
	
	.carrucel_color .carousel-indicators li{
		width: 40px;
		height: 34px;
		margin: 0;
		border-radius: 0%;
		box-shadow: none;
	}
}

/*************************************************************************************************************************/
/*                                    GESTION PARA LAS ANIMACIONES DE CAMBIO DE FONDO                                    */
/*************************************************************************************************************************/


@keyframes animationFrames{
  0% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  20% {
    transform:  scaleX(1.28) scaleY(1.23) ;
  }
  40% {
    transform:  scaleX(1.48) scaleY(1.46) ;
  }
  60% {
    transform:  scaleX(1.67) scaleY(1.72) ;
  }
  81% {
    transform:  scaleX(1.84) scaleY(2.00) ;
  }
  100% {
    transform:  scaleX(2.00) scaleY(2.00) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  20% {
    -moz-transform:  scaleX(1.28) scaleY(1.23) ;
  }
  40% {
    -moz-transform:  scaleX(1.48) scaleY(1.46) ;
  }
  60% {
    -moz-transform:  scaleX(1.67) scaleY(1.72) ;
  }
  81% {
    -moz-transform:  scaleX(1.84) scaleY(2.00) ;
  }
  100% {
    -moz-transform:  scaleX(2.00) scaleY(2.00) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  20% {
    -webkit-transform:  scaleX(1.28) scaleY(1.23) ;
  }
  40% {
    -webkit-transform:  scaleX(1.48) scaleY(1.46) ;
  }
  60% {
    -webkit-transform:  scaleX(1.67) scaleY(1.72) ;
  }
  81% {
    -webkit-transform:  scaleX(1.84) scaleY(2.00) ;
  }
  100% {
    -webkit-transform:  scaleX(2.00) scaleY(2.00) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  20% {
    -o-transform:  scaleX(1.28) scaleY(1.23) ;
  }
  40% {
    -o-transform:  scaleX(1.48) scaleY(1.46) ;
  }
  60% {
    -o-transform:  scaleX(1.67) scaleY(1.72) ;
  }
  81% {
    -o-transform:  scaleX(1.84) scaleY(2.00) ;
  }
  100% {
    -o-transform:  scaleX(2.00) scaleY(2.00) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  20% {
    -ms-transform:  scaleX(1.28) scaleY(1.23) ;
  }
  40% {
    -ms-transform:  scaleX(1.48) scaleY(1.46) ;
  }
  60% {
    -ms-transform:  scaleX(1.67) scaleY(1.72) ;
  }
  81% {
    -ms-transform:  scaleX(1.84) scaleY(2.00) ;
  }
  100% {
    -ms-transform:  scaleX(2.00) scaleY(2.00) ;
  }
}