@font-face {
    font-family: 'Din-Condensed';
    src: url(../fonts/D-DINCondensed.otf) format('opentype');
  }
body{
    font-family: 'Baskervville', serif;
    color: #382530;
}
section{
    background-color: #FFf;
}
.f-din{
    font-family: 'Din-Condensed';
}
.bg-violeta{
    background-color: #382530;
}
.bg-rosa{
    background-color: #c98077;
}
.c-rosa{
   color: #e18877;
}
.bg-salmon{
    background-color: #e68063;
}
.btn-dc,
.btn-dc:hover{
    border: 0;
    display: inline-block;
    padding: 15px 40px;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: 600;
    font-family: 'Din-Condensed', sans-serif;
    letter-spacing: 4px;

    transition: .3s;
}
.btn-dc:hover{
    padding: 15px 45px;
}
button.btn-dc{
    padding: 15px 75px;
}
button.btn-dc:hover{
    padding: 15px 85px;
}
/* FORMULARIO */
.hidden{
	display: none !important;
}

.ml{
	margin-left: 3%;
}

.campo{
	float: left;
	margin-bottom: 10px;
	width: 48.5%;
}

.campoFull{
	border: 0;
	margin-bottom: 10px;
	width: 100%;
}

label,	
.campo,
.campoFull,
.form-control{
	font-size: 1em;
}
div.recaptcha{
    width: fit-content;
}	
label.error {
	color: #e42320;
    font-size: 0.85em;
}
#livomLink a{
	color: #FFFFFF75;
	font-size: 0.9em;
}

.success.circle{
	color: #FFF ;
}
.form-control {
    border: 0;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
div.error,
.form-control.error {
  border: 2px solid #e42320;
}
/* FORMULARIO */

#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  opacity: 1;
  background-color: #014880;
  z-index: 99;
  text-align: center;
}
#header .logo{
	margin-left: 50px;
    height: 50px;
}
#header .nav-link.der{
    margin-right: 2rem;
}
#header.sticky .logo{
    display: block !important;
}
#header.sticky ul{
    margin-top: 15px;
}
#header #footer{
    font-size: 0.7em;
    letter-spacing: 3px;
    font-weight: 600;
	transition: .3s;
}
#header #footer a{
    color: #FFF;
    display:block;
    font-family: 'Din-Condensed', sans-serif;
}
#header #footerSocial img{
    margin-top: -5px;
}
#header.sticky #footer{
	position: fixed;
    z-index: 999999999999 !important;
    position: fixed;
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#titleWrapper{
    width: 70%;
}
#prod-header{
    color: #FFF;
    font-family: 'Din-Condensed', sans-serif;
    font-size: 1.35rem;
    letter-spacing: 5px;
    padding-top: 2rem;
    padding-bottom: 2.5rem;
    width: 90%;
    margin-left: auto;
}
#pedidos-pallets{
    color: #FFF;
    font-family: 'Din-Condensed', sans-serif;
    font-size: 1.25rem;
    letter-spacing: 5px;    
    border-top: 1px solid;
    margin-top: 1.5rem;
    padding-top: 1rem;
}
#header.gracias #headerTitle{
    height: 90vh;
}
.landingArtesanal #header #headerTitle .fila{
    margin-top: -50px;
}
.landingArtesanal #header #headerTitle{
    color: white;
}
.landingArtesanal #header.gracias #headerTitle p{
    font-size: 1.5em;
}
.landingArtesanal #header #headerTitle h2{
    font-size: 3.5rem;
}
.landingArtesanal #header #headerTitle #prods span{
    font-family: 'Din-Condensed';
    font-size: 1.35em;
    letter-spacing: 3px;
    padding-left: 20px;
    padding-right: 20px;
}
.landingArtesanal #header #headerTitle #prods span.point{
    font-size: .6em;
}
.landingArtesanal .contactForm{
    padding-left: 50px;
    padding-right: 50px;
}
#header{
    height: fit-content;
}
#headerTitle{
    background-image: url('../img/primer-splash.jpg');
    background-size: cover;
    height: 110vh;
    background-position: bottom;
}
#background-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
#header h1{
    color: #FFF;
    font-size: 3.5em;
    letter-spacing: 1px;
    text-align: right;
}
#header #footerSocial li a,
#header #footerSocial li img{
    transition: .2s;
}
#header #footerSocial li:hover a{
    font-size: 1.1em;
}
#header #footerSocial li:hover img {
    width: 22px;
}
span.dc{
    margin-top: 1.2rem;
    font-family: 'Din-Condensed', serif;
    font-size: 1.35rem;
    font-weight: 600;
}
section.areco{
    padding-top: 80px;
    padding-bottom: 100px;
}
#fabricados{
    background-image: url('../img/mosaico.jpg');
    background-size: cover;
    background-position: center;
    height: 95vh;
}
#fabricados p{
    color: white;
    font-size: 3.5rem;
    text-align: center;
    line-height: 3.55rem;
}
.promovemos img{
    width: 10%;
}
.promovemos hr{
    margin: auto;
    margin-top: 7px;
    width: 7%;
}
.promovemos h2{
    font-size: 2.2rem;
    line-height: 2.6rem;
    margin-top: 20px;
    margin-bottom: 30px;
}
.landingArtesanal .promovemos h2{
    line-height: 1.2em;
    font-size: 2.3rem;
}
.promovemos p{
    font-style: italic;
    font-size: 1.4rem;
    width: 60%;
    margin:auto;
    margin-bottom: 30px;
}
.landingArtesanal .promovemos p{
    font-size: 1.85em;
}
#empresa{
    padding-top: 130px;
}
#empresa span{
    margin-bottom: 30px;
    margin-top: 30px;
}
#empresa h3{
    margin-bottom: 40px;
    font-size: 1.6em;
}
#empresa h4{
    font-style: italic;
    font-size: 1.3em;
}
#empresa ul{
    padding: 0;
    list-style: none;
}
#empresa ul li{
    margin-top: 25px;
}
#empresa ul img{
    width: 40px;
    margin-right: 20px;
}
#empresa .congelados{
    background-image: url('../img/congelados.png');
	background-size: cover;   
}
#empresa .desde2010{
    padding-left: 40px;
}
section#hr{
    padding-top: 4rem;
    padding-bottom: 1rem;
}
#productos{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem!important;
}
.landingArtesanal #productos{
    padding-top: 4.5rem;
    padding-bottom: 7.5rem!important;
}
.landingArtesanal #productos h3{
    font-size: 2.4rem;
}
#fabricamos .productos img{
    width: 100%;
}
#fabricamos .slickSlide img{
    padding: 1.75rem;
}
#productos h4{
    font-size: 2.3em;
    margin-bottom: 1.5rem;
    font-style: italic;
}
#productos h5,
#fabricamos h5{
    font-size: 1.3em;
    margin-top: 1.5rem;
    font-style: italic;
}
#itemsServicios span,
#productos span,
#fabricamos span{
    margin-top: 1.2rem;
    font-family: 'Din-Condensed', serif;
    font-size: 1.35rem;
    font-weight: 600;
}
.br-1{
    border-right: 1px solid #ccc;
}
.bl-1{
    border-left: 1px solid #ccc;
}
hr.x2{
    height: 2px;
    margin: 0;    
}
#contacto{
    background-color: #382530;
}
#contacto h2{
    font-size: 3rem;
}
#contacto p{
    font-size: 1.75rem;
    font-style: italic;
    margin-top: 1.5rem;
}
#contacto form{
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 80px;
}
form.contactForm h3{
    color: #382530;
    font-style: italic;
    font-size: 1.75em;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.formpic{
    background-image: url('../img/contacto-1.jpg');
	background-size: cover;   
}
footer .address{
    color: #FFF;
    font-size: 0.85em;
    letter-spacing: 3px;
    font-weight: 400;
}
.landingArtesanal  .address{
    font-size: 0.95em;
    font-weight: 400;
}
footer{
    font-family: 'Din-Condensed', sans-serif;
    font-weight: 600;
}
footer ul{
    list-style: none;
    padding: 0;
}
#footerSocial img{
    width: 20px;
}
#footerSocial{
    height: 100%;
}
#footerSocial li,
#footerSocial li a{
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    padding-top: 15px;
    
    transition: .3s;
}
#footerSocial li a:hover{
    padding-top: 10px !important;
}
footer #fotter-nav{
    font-size: 0.7em;
    margin-left: 15px;
    text-transform: uppercase;
}
footer #fotter-nav li{
    margin-bottom: 5px;
}
footer #fotter-nav li a,
footer #fotter-nav li a:hover {
    color: #FFF;
    text-decoration: none;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.landingTartas .slick-slide img{
    padding: 10%;
}
#menuToggle{
    text-align: center;
    padding: 0;
    list-style: none;
}
#menuToggle li a{
    margin-right: 0 !important;
}
#menuToggle img{
    width: 20px;
    height: 20px;
}
button.navbar-toggler{
    color: #FFF;
    border-color: #FFF;
}
/* SERVICIOS */
.servicios #header{
    height: 65vh;
    background-image: url('../img/servicios/splash1.png');
    background-size: cover;
}
.servicios #header h1{
    margin-top: 4.5% !important;
    text-align: center;
    font-size: 5.5em;
    font-family: 'Baskervville', serif;    
}
.servicios #header h1 span{
    display: block;
    font-style: italic;
    font-size: 0.5em;
    margin-top: 15px;
}
#servicios{
    padding-top: 30px;
    padding-bottom: 50px;
}
#servicios h3{
    margin-bottom: 30px;
}
.servicioItem{
    padding: 20px;
    font-family: 'Din-Condensed';
    letter-spacing: 3px;
    font-size: .95rem;
    font-weight: 600;
}
.servicioItem img{
    padding: 10px;
    height: 6.5rem;
    display: block;
    margin: auto;
}
.servicios #productos .servicioItem img{
    width: 50%;
    display: block;
    margin: auto;
}
.servicios .formpic{
    padding-left: 12%;
    padding-top: 10%;
}
.servicios .contactCol{
    padding-top: 10%;
}
.servicios .contactForm{
    padding-top: 0 !important;
}
.servicios .formpic h3{
    color: #FFF;
    font-size: 2.3em;
    margin-bottom: 15px;
    position: relative;
}
.servicios .formpic p{
    color: #99c1da;
    font-size: 1.8em;
    line-height: 1.2em;
    font-style: italic;
    position: relative;
}
/* FIN SERVICIOS */
/* EMPRESA */
.empresa #header{
    height: 65vh;
    background-image: url('../img/empresa/splash1.png');
    background-size: cover;
}
.empresa #header h1{
    margin-top: 4.5% !important;
    text-align: center;
    font-size: 5.5em;
    font-family: 'Baskervville', serif;    
}
.empresa #empresa{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.empresa #empresa .congelados{
    background-image: url('../img/empresa/empresa2.png');
	background-size: cover;   
}
.empresa #empresa h3{
    margin-top: 150px;
    /*font-size: 2.1em;*/
}
.empresa #empresa h4{
  /*  font-size: 1.5em; */
}
.empresa #empresa ul {
    margin-top: 50px;
}
.empresa #empresa ul li {
    font-family: 'Din-Condensed';
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
}
.empresa #empresa ul img {
    width: 60px;
}
.empresa #sustentabilidad{
    padding-top: 50px;
    padding-bottom: 50px;
}
.empresa #sustentabilidad h2{
    font-size: 2.5rem;
    margin-bottom: 0;
}
.empresa #sustentabilidad p{
    font-size: 1.9rem;
}
.empresa #valores{
    background-image: url('../img/empresa/valores.png');
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 100px;
}
.empresa #valores h2,
.empresa #valores p{
    position: relative;
    color: #FFF;
}
.empresa #valores h2{
    font-size: 2.5rem;
    text-align: center;
}
.empresa #valores hr{
    color: #FFF;
    margin: auto;
    margin-top: 7px;
    width: 15%;
    margin-bottom: 50px;
}
.empresa #valores p{
    font-size: 2em;
    font-style: italic;
    margin-bottom: 10px;
    line-height: 1.5em;
    text-align: center;
}
/* FIN EMPRESA */
/* SUMATE */
.sumate #header{
    background-image: url('../img/sumate/sumate.png');
    background-size: cover;
    height: auto;
    padding-bottom: 100px;
}
.sumate #header h1{
    font-family: 'Baskervville', serif;
    font-size: 5rem;
    line-height: 4.5rem;
    margin-top: 0;
    border-bottom: 1px solid #FFF;
    padding-bottom: 25px;
    margin-bottom: 20px;
    width: fit-content;
}
.sumate.gracias #header h1{
    font-size: 4rem;
}
.sumate #header .sumateTitle{
    padding-top: 12%;
    padding-left: 23%;
}
.sumate #header .sumateTitle p{
    color: #FFF;
    font-size: 1.8em;
    padding-right: 14%;
}
.sumate #cvName{
    color: #FFF;
    /*border: 1px solid #FFF; */
    margin:auto;
    margin-bottom: 10px;
    text-align: center;
    width: 80%;
}
.congelados{
    font-size: 2.3rem;
    font-weight: 600;
    letter-spacing: 5px;
}
.pedido{
    font-size: 3.7rem;
    letter-spacing: 8px;
}

#empanadas,
#tartas,
#fabricamos{
    margin-bottom: 2rem;
}
#empanadas h4,
#tartas h4,
#fabricamos h4{
    font-size: 2.5rem;
}
#empanadas h4 + span,
#tartas h4 + span,
#fabricamos h4 + span{
    color: #e18877;
    display: block;
    margin-top: 1.2rem;
    font-family: 'Din-Condensed', serif;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: 5px;
}
#tartas .slick-slide img{
    width: 70%;
    margin: auto;
}
/* FIN SUMATE */
/* PRODUCTOS */
.productos #fabricamos{
    padding-top: 0;
}
.productos #fabricamos i{
    font-size: .9em;
}
.productos #empanadas,
.productos #tartas,
.productos #fabricamos{
    padding-bottom: 100px;
}
.productos #empanadas h4,
.productos #tartas h4,
.productos #fabricamos h4{
    font-size: 2.1em;
    margin-top: 3.5rem;
    margin-bottom: 1.5rem;
    font-style: italic;
}
.productos #header{
    height: 65vh;
    background-image: url('../img/productos/1splash.jpg');
    background-size: cover;
}
.productos #header h1{
    margin-top: 4.5% !important;
    text-align: center;
    font-size: 5.5em;
    font-family: 'Baskervville', serif;    
}
.productos #header h1 span{
    display: block;
    font-style: italic;
    font-size: 0.5em;
    margin-top: 15px;
}
.productos .slick-slide img{
    padding: 40px;
}
.productos .slick-slide[aria-hidden="true"]{
    opacity: .5;
}
.productos #tartas .slick-slide[aria-hidden="true"]{
    opacity: 1;
}
.productos #itemsServicios{
    border-top: 1px solid #84787f;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.productos #itemsServicios .servicioItem img{
    width: 50%;
    display: block;
    margin: auto;
}
/* FABRICAMOS PARA CLIENTES */
#fabricadoClientes{
    height: 80vh;
    background-image: url('../landing/artesanal/img/mosaico.png');
    background-size: cover;
    color: white;
    font-size: 3.8rem;
    line-height: 4rem;
}
/* FIN PRODUCTOS */
.black{
    height: 100%;
    width: 100%;
    background-color: #000000d1;
    position: absolute;
    top: 0;
    left: 0;
}
.relative{
    position: relative;
}
#whatsapp{
    position: fixed;
    z-index: 9999;
    bottom: 25px;
    right: 20px;
    width: 80px;
    
    transition: 0.3s;
}
#whatsapp:hover{
    bottom: 30px;
}
#whatsapp img{
    width: 100%;
} 
/* LANDINGS TARTAS */
#headerTitle.landingEtiquetas h2#tituloPagina{
    padding-bottom: 30%;
}
#etiquetas{
    padding-bottom: 5%;
}
#congelados{
    height: 40px;
}
#venta-mayorista{
    height: 110px;
}
/* LANDING TARTAS */
.landingTartas #header{
    background-image: url('../landing/tartas/img/primer-splash.jpg');
	background-size: cover;
    height: 110vh;
}
.landingTartas .promovemos p{
    width: 70%;
}
.landingArtesanal.landingTartas #header #headerTitle h2{
    font-size: 3rem;
}
.landingTartas #tartas h3{
    font-size: 2.5rem;
}
.landingTartas #tartas .bajada{
    font-family: 'Din-Condensed';
    letter-spacing: 4px;
    font-size: 1.3rem;
}
span.arecoDesde{
    font-size: 2rem;
    font-weight: 300;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    width: 100px;
}
.landingTartas #fabricadoClientes p.bajada{
    font-size: 2.3rem;
    line-height: 2.7rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.landingTartas #fabricadoClientes p.texto{
    font-size: 2rem;
    font-style: italic;
    line-height: 2.5rem;
}
.landingArtesanal.landingTartas #productos{
    padding-top: 3rem;
    padding-bottom: 3.5rem !important;
}
#calidad{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
#calidad #tituloCalidad{
    color: #FFF;
    display: block;
    font-size: 1.8rem;
    font-family: 'Din-Condensed';
    letter-spacing: 5px;
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    width: fit-content;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
}
.caracteristicas{
    margin-top: 35px;
}
.caracteristicas img{
    width: 40px;
}
.caracteristicas span{
    color: #FFF;
    font-size: 1.1rem;
    margin-left: 10px;
}
/* LANDING PIZZAS */
.landingTartas.pizzas #header{
    background-image: url('../landing/pizzas/img/primer-splash.jpg');
}

@media (max-width: 1280px) {
    .sumate #cargarCv.btn-dc,
    .sumate #enviarCv.btn-dc{
        display: block;
        margin-bottom: 10px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .sumate #cargarCv.btn-dc:hover,
    .sumate #enviarCv.btn-dc:hover{
        /* padding: 15px 75px; */
    }
}
@media (max-width: 575px) {    
    #congelados{
        height: 35px;
        margin-bottom: 20px;
    }
    #venta-mayorista{
        height: 100px;
    }
    .landingArtesanal.landingTartas #header{
        height: auto;
        background-position: center;
        padding-bottom: 100px;
    }
    .landingArtesanal.landingTartas #header #headerTitle h2 {
        font-size: 2.5rem;
        text-align: center;
    }
    .gracias #headerTitle.landingEtiquetas h2#tituloPagina{
        padding-bottom: 0%;
    }
    .landingTartas #calidad #tituloCalidad{
        font-size: 1.5rem;
    }
    #headerTitle.landingEtiquetas h2 {
        padding-bottom: 0%;
    }
    .landingArtesanal.landingTartas #fabricadoClientes {
        height: auto !important;
        padding-top: 50px;
        padding-bottom: 50px;
        background-position: center;
    }
    .caracteristicas{
        padding-left: 20px;
    }
    #whatsapp{
        right: 10px;
        width: 60px;
    }
    #header{
        height: auto;
    }
    #headerTitle{
        height: auto;
        padding-bottom: 50px;
    }
    #header h1{
        font-size: 2.8rem;
        margin-top: 3rem;
        text-align: center;
    }
    #titleWrapper{
        width: 100%;
    }
    #prod-header{
        width: 100%;
    }
    #pedidos-pallets{
        margin-top: .5rem;
        margin-bottom: 1.5rem;
    }
    #header .logo {
        margin-left: 20px;
        margin-top: 20px;
        height: 40px;
    }
    #fabricados p {
        font-size: 2.15rem;
        line-height: 2.55rem;
        width: 90%;
    }
    .congelados {
        font-size: 1.75rem;
    }
    .pedido{
        font-size: 2.5rem;
    }
    #empanadas h4, #tartas h4, #fabricamos h4 {
        font-size: 2.3rem;
    }
    .formpic{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .landingArtesanal #header{
        height: 130vh;
    }    
    .landingArtesanal #header #headerTitle .fila{
        margin-top: 0px;
    }
    .landingArtesanal #header #headerTitle {
        padding-top: 50px;
    }
    .landingArtesanal #header #headerTitle .h-100{
        height: auto !important;
    }
    .landingArtesanal #header #headerTitle h2 {
        font-size: 2.5rem;
    }
    .landingArtesanal #header #headerTitle #prods span {
        font-size: 1.15em;
        padding-left: 10px;
        padding-right: 10px;
    }
    .landingArtesanal .contactForm{
        padding-left: 30px;
        padding-right: 30px;
    }
    .landingArtesanal #fabricadoClientes {
        height: 60vh;
        background-image: url(../landing/artesanal/img/mosaico.png);
        background-size: cover;
        color: white;
        font-size: 2.5rem;
        line-height: 3rem;
    }
    .bt-1{        
        border-right: 0px;
        border-top: 1px solid #ccc;
        margin-top: 40px;
    }
    .promovemos img {
        width: 50%;
    }
    #footerSocial li, #footerSocial li a {
        margin-left: 5px;
        margin-right: 5px;
    }
    #footerSocial {
        height: auto;
    }
    footer #fotter-nav{
        padding: 0;
        margin: 0;
    }
    footer{
        text-align: center;
    }
    footer .logo{
        margin: auto;
        margin-bottom: 2rem;
        width: 60% !important;
    }
    #contacto form {
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 40px;
        padding-right: 20px;
    }
    body.productos #header h1, 
    .empresa #header h1, 
    .servicios #header h1 {
        margin-top: 10.5% !important;
        font-size: 3.5em;
    }
    .empresa #empresa h3{
        margin-top: 0;
    }
    .empresa #empresa ul {
        margin-top: 20px;
    }
    .empresa #empresa ul img {
        width: 60px;
        margin-right: 10px;
    }
    .empresa #empresa ul li{
        font-size: 1em;
        display: flex;
    }
    .empresa #empresa ul img ,
    .empresa #empresa ul li span{
        display: inline-block;
    }
    .empresa #sustentabilidad h2{
        font-size: 2em;
    }
    .empresa #sustentabilidad p {
        font-size: 1.4rem;
        width: 95%;
        margin-top: 15px;
    }
    .empresa #valores p{
        margin-left: 25px;
        font-size: 1.8em;
    }
    .sumate #header h1{
        font-size: 3.1rem;
        line-height: 3.5rem;
    }
    .sumate #header .sumateTitle {
        padding-top: 10%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .sumate #header .sumateTitle p {
        font-size: 1.6em;
    }
}
.fa-arrow-right {
    cursor: pointer;
    -webkit-animation: bounceRight .75s infinite;
    animation: bounceRight .75s infinite;
  }
/* right bounce */
@-webkit-keyframes bounceRight {
    0%,        
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    40%,
    80% {
      -webkit-transform: translateX(20px);
      transform: translateX(20px);
    }
    60%{
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  }
  @-moz-keyframes bounceRight {
    0%,
    100% {
      transform: translateX(0);
    }
    40%,
    80% {
      transform: translateX(20px);
    }
    60% {
      transform: translateX(30px);
    }
  }
  @keyframes bounceRight {
    0%,
    100% {
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    10%,
    90% {
      -ms-transform: translateX(10px);
      transform: translateX(10px);
    }
    40%,
    80% {
      -ms-transform: translateX(20px);
      transform: translateX(20px);
    }
    50%,
    70% {
      -ms-transform: translateX(25px);
      transform: translateX(25px);
    }
    60% {
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  }