@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');h1,h2,h3,h4,h5,h6{font-family:'Poppins' !important}.navbar-default .navbar-nav>li>a{font-family:'Poppins' !important;font-size:1.1em;font-weight:700}.letra1{font-family:'Poppins' !important}.img_cont{position:relative;animation:movimiento 22s infinite linear alternate;height:60vh}@keyframes movimiento{from{background-position:top left}to{background-position:bottom right}}.video-container{position:relative}.texto-container{position:absolute;top:30%;margin:auto;width:100%}.youtube-iframe iframe{height:900px !important;width:100%}@media(max-width:450px){.texto-container{top:15%}}@media(max-width:767px){.img_cont{position:relative;animation:movimiento 60s infinite linear alternate;height:60vh}@keyframes movimiento{from{background-position:top left;}to{background-position:bottom right;}}