﻿.labelRI {font-weight: bold;}@media screen and (max-width:280px) {.tamImgResumen {width: 100%;max-height: 150px;height: 100%;}}@media screen and (min-width:281px) and (max-width:390px) {.tamImgResumen {width: 100%;max-height: 185px;height: 100%;}}@media screen and (min-width:390px) and (max-width:769px) {.tamImgResumen {width: 100%;max-height: 220px;height: 100%;}}@media screen and (min-width:769px) and (max-width:1024px) {.tamImgResumen {width: 100%;max-height: 350px;height: 100%;}}@media screen and (min-width:1024px) {.tamImgResumen {width: 100%;max-height: 300px;height: 100%;}}.two-fields {width: 100%;}.two-fields .input-group {width: 100%;}.two-fields .mitad1 {width: 30% !important;}.two-fields .mitad2 {width: 70% !important;}.arrows-wrapper-up {width: 40px;height: 40px;display: grid;place-items: center;bottom: 60px;right: 20px;position: fixed;z-index: 9999;cursor: pointer;}.arrowAcsa-up {display: inline-block;width: 50%;height: 50%;position: absolute;top: 0;border: solid #003A84;border-width: 0 5px 5px 0;transform: rotate(225deg);}.arrowAcsa-up:nth-child(2) {animation: slide-up1 1.6s ease-in infinite;}.arrowAcsa-up:nth-child(3) {animation: slide-up2 1.6s ease-in infinite;}@keyframes slide-up1 {to {opacity: 0;top: 60%;}}@keyframes slide-up2 {to {opacity: 0;top: 120%;}}.arrows-wrapper {width: 40px;height: 40px;display: grid;place-items: center;bottom: 60px;right: 20px;position: fixed;z-index: 9999;cursor: pointer;}.arrowAcsa {display: inline-block;width: 50%;height: 50%;position: absolute;top: 0;border: solid #003A84;border-width: 0 5px 5px 0;transform: rotate(45deg);}.arrowAcsa:nth-child(2) {animation: slide-down1 1.6s ease-in infinite;}.arrowAcsa:nth-child(3) {animation: slide-down2 1.6s ease-in infinite;}@keyframes slide-down1 {to {opacity: 0;top: 60%;}}@keyframes slide-down2 {to {opacity: 0;top: 120%;}}