input.button.alt.comprar_free {
    width: 200px;
    height: 50px !important;
}
.section.mcb-section.mcb-section-809e76b96.fixedMenu {
    top: 60px;
}
img.iniez_image {
    width: 120px;
    padding-right: 10px;
    margin-top: 15px;
}
.iniez_remove:hover {
    opacity: 1;
}
.menuLoginFixed {
    margin-top: 53px;
    margin-left: 5px;
}

.section.mcb-section.mcb-section-809e76b96 {
    width: 100%;
    background: white;
    padding: 15px;
}
.fixedMenu {
    position: fixed !important;
    right: 0;
    z-index: 9999;
    top: 55px;
}
.iniez_remove {
    text-align: center;
    font-size: 14px;
    /* content: 'x'; */
    position: absolute;
    top: 0px;
    right: 0;
    color: white !important;
    background: #ec1d23;
    text-decoration: none !important;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 33%);
    opacity: 1;
    width: 17px;
    padding: 1px;
    font-weight: bold;
}
img.iniez_icono_image, img.media {
    cursor: pointer;
    opacity: 0.8;
}
img.iniez_icono_image:hover, img.media:hover {
    transform: scale(1.05);
    transition: 0.3s;
    opacity: 1;
}
.iniez-imgsliders {
    position: relative;
}
.iniez_remove:before {
    content: "X";
}
img.iconos_de_redes {
    width: 50px;
}

.hide{
    display: none !important;
}


:root {
    --color-green: #00a878 !important;
    --color-red: #fe5e41 !important;
    --color-button: #fdffff !important;
    --color-black: #000 !important;
}
.switch-button {
    display: inline-block !important;
}
.switch-button .switch-button__checkbox {
    display: none !important;
}
.switch-button .switch-button__label {
    background-color: var(--color-red) !important;
    width: 5rem !important ;
    height: 3rem !important;
    border-radius: 3rem !important;
    display: inline-block !important;
    position: relative !important;
}
.switch-button .switch-button__label:before {
    transition: .2s !important;
    display: block !important;
    position: absolute !important;
    width: 3rem !important;
    height: 3rem !important;
    background-color: var(--color-button) !important;
    content: '' !important;
    border-radius: 50% !important;
    box-shadow: inset 0px 0px 0px 1px var(--color-black) !important;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label {
    background-color: var(--color-green) !important;
}
.switch-button .switch-button__checkbox:checked + .switch-button__label:before {
    transform: translateX(2rem) !important;
}
span.No_disponible {
    color: red !important;
}
span.Disponible {
    color: green !important;
}
.edit-post-visual-editor__post-title-wrapper {
    margin-top: 0rem !important;
}
.Content_logo_stand, .Content_nombre_stand, .Content_nombre_mesa, .Content_logo_mesa, .Content_msn_apagado {
    width: 50% !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: flex-start !important;
    align-items: center !important;
    padding: 15px !important;
    height: 300px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
}
.Content_descripcion, .Content_calendario, .Content_pdf_stand, .Content_power_point{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 35% !important;
    padding: 15px !important;
    height: 250px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
    text-align: center;
}
.Content_descripcion {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    padding: 15px !important;
    height: 250px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
    text-align: center;
}

.Content_video_stand, .Content_imagen_pared {
    width: 50% !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: flex-start !important;
    align-items: center !important;
    padding: 15px !important;
    height: 400px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
}
.Content_imagen_tv, .Content_galeria_stand{
    width: 50% !important;
    padding: 15px !important;
    height: 500px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
    text-align: center;
}

.Content_img_pantalla1, .Content_img_pantalla2, .Content_img_pantalla3{
    width: 35% !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: flex-start !important;
    align-items: center !important;
    padding: 15px !important;
    height: 400px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
}

.Content_facebook, .Content_instagram, .Content_linkedin, .Content_twitter, .Content_whatsapp, .Content_jitsi, .Content_sitio_web   {
    width: 35% !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: flex-start !important;
    align-items: center !important;
    padding: 15px !important;
    height: 200px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
}
.Content_pabellon1, .Content_pabellon2, .Content_pabellon3, .Content_pabellon4 {
    width: 25% !important;
    padding: 15px !important;
    height: 200px !important;
    background: #e8e8e8 !important;
    margin: 5px !important;
    text-align: center;
}
.secc_1, .secc_2, .secc_3, .secc_4, .secc_5 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center !important;
    background: #f4f4f4 !important;
    padding: 1% 5% !important;
    box-shadow: 1px 1px 3px #00000042 !important;
}
.Content_cantidad {
    text-align: center;
}
.galeria_slide {
    display: flex;
    flex-wrap: wrap;
}
img#\30 {
    overflow: hidden;
    width: 50%;
    height: 50%;
}
figure.figureim {
    max-width: 100%;
    padding: 0px !important;
    font-size: 1px !important;
}
img.img_banner_ejem {
    width: 30%;
}
img.img_galeria_ejem {
    width: 40%;
}
.bloqueo_element {
    opacity: 0.6 !important;
    pointer-events: none;
    cursor: default !important;
}
.desbloqueo_element{
    cursor: pointer !important;
}
h3.titulo_seccion {
    color: #ec1d23;
    font-size: 30px;
    line-height: 31px;
    text-align: center;
}
input#imagen_pared {
    display: none;
}
.Content_imagen_tv figure.figureim {
    max-width: 47% !important;
    padding: 0px !important;
    font-size: 1px !important;
    margin: auto;
}

.fancybox-is-closing{
     transition: all .3s ease-in-out !important;
}
span.product-loading-icon.added-cart {
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 0 !important;
}

/** css personalizar**/

.nickx-slider-nav .nslick-current img, .nickx-slider-nav img:hover {
    opacity: 1;
    border: solid 2px #e76114;
    transform: scale(1.03);
}
.nickx-slider-nav img {
    opacity: .7;
      transform: scale(0.93);
}
.image_frame.scale-with-grid.product-loop-thumb {
    border-right: solid 0.5px #ffffff !important;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #e76114;
}
.mfn-woo-filters-wrapper.shop-filters {
    display: none;
}
ul.products.lo {
    margin-bottom: 30px !important;
}
.btn-cotizacion i.fab.fa-whatsapp {
    font-size: 30px;
    vertical-align: top;
    margin-top: -5px;
}
li#axis {
    padding: 15px 0px 0px;
}
/*seccion moneda*/
a.buttons_resumen:hover {
    border: solid 1px;
      background: #e76114;
    text-decoration: none;
      color: #ffffff;
}
.padre-btn-cotizacion {
    margin: 15px 0px;
}
a.btn-cotizacion:hover {
    border: solid 1px #e76114 !important;
    background: transparent !important;
    color: #e76114 !important;
}
a.btn-cotizacion {
    background: #e76114;
}
#alg_currency_selector code {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
      padding-top: 8px;
}
form#alg_currency_selector {
    display: flex;
    flex-direction: column;
}
#alg_currency_selector code, pre, q {
    font-family: Consolas,monospace!important;
    border-color: #e76114 !important;
    border: double;
    background: #fff;
    border-radius: 3px;
    color: #e76114 !important;
}

input#alg_currency_USD, input#alg_currency_COP {
  width: 5%;
  float: left;
    margin-right: 10px;
}
input#alg_currency_COP {
      margin-left: 60px;
    margin-top: -5px;
}
input#alg_currency_USD {
    margin-top: -5px;
}
input#alg_currency_USD:after {
    content: "";
    background-image: url(https://www.metaverzo.com/wp-content/uploads/2022/10/metaverzo-bandera-eeuu.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    margin-left: 6% !important;
    background-size: 20px;
    margin-top: -4px    
}
input#alg_currency_COP:after {
    content: "";
    background-image: url(https://www.metaverzo.com/wp-content/uploads/2022/10/metaverzo-bandera-colombia.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    margin-left: 20%;
    background-size: 20px;
    margin-top: -4px    
}

/*popup*/
.resumen_content.-deporte-y-bienestar {
    border: solid 1px #c10bc1;
    padding: 15px;
    background: #c10bc1b5;
}
.resumen_content.Corporativos{
    border: solid 1px #469e31;
    padding: 15px;
    background: #469e31bf;
}
.resumen_content.-entrenamiento-y-simulacion{
    border: solid 1px #3a7bb8;
    padding: 15px;
    background: #3a7bb8b5;
}
.resumen_content.-entrenamiento-y-simulacion a, .resumen_content.-deporte-y-bienestar a, .resumen_content.Corporativos a {
    color: white;
}
/*icono video planetas*/
.video_tumb:after {
    content: "\f01d";
      font-family: FontAwesome;
    position: absolute;
    width: 50px;
    height: 50px;
      font-size: 50px;
      line-height: 50px;
    display: block;
    top: 50%;
      margin-top: -25px;
    left: 50%;
      margin-left: -25px;
      opacity: 0.6;
}
/*fin*/
/*cierre popup*/

.anc-6310-counter-8-paralax {
    background-image: url(https://www.metaverzo.com/wp-content/uploads/2022/10/metaverzo-2022-seccion-counter-oct.jpg) !important;
}
/*Prueba-productos*/
a.add_to_cart_button.ajax_add_to_cart.product_type_simple {
    display: none;
}
h5.btn-text-entry {
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    letter-spacing: 0px;
}
.entry-title a {
    color: white;
    height: 40px;
    padding-top: 5px;
}
h3.entry-title {
    position: absolute;
    z-index: 900000;
    color: #ffffff !important;
}
h3.entry-title a:hover {
    color: #b1b1b1 !important;
}
h1.product_title.entry-title {
    text-transform: uppercase;
}
h3.entry-title.product_cat-entrenamiento-y-simulacion {
    border-bottom: solid 3px #3a7bb8;
}
h3.entry-title.product_cat-deporte-y-bienestar {
    border-bottom: solid 3px #c10bc1;
}
h3.entry-title.product_cat-corporativos {
    border-bottom: solid 3px #469e31;
}
.image_frame .image_wrapper .image_links {
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
      height: auto;
}
.variations_form {
    background: #0000000f;
    padding: 10px 15px;
    border: solid 1px #00000008;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
    margin: 15px 0px;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
}
.woocommerce ul.products li.product, .woocommerce .products.related ul.products li.product, .woocommerce .products.upsells.up-sells ul.products li.product {
    margin: 0 0% 0px;
}
.image_links:after {
    content: "";
    width: 800px;
    height: 45px;
    position: absolute;
    z-index: -1;
    bottom: 0;
}
.image_links.product_cat-entrenamiento-y-simulacion:after {
    background: #3a7bb8bf;
}
.image_links.product_cat-deporte-y-bienestar:after {
    background: #c10bc1bf;
}
.image_links.product_cat-corporativos:after {
    background: #469e31c2;
}
.image_frame .image_wrapper .image_links a {
    background: transparent !important;
         margin-bottom: 7px;
}
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: -15px !important;
}
.product_wrapper .two-fifth.mcb-wrap {
    width: 100%;
}
section.related.products {
    margin-bottom: 30px;
}
.woocommerce .product .product_wrapper .share-simple-wrapper {
    margin: 0px 0;
}
.detallesitems a.titulos_soporte {
    border-right: solid 1px #e76114;
}
img.object.van.move-right {
    width: 55%;
}
.zoom2, img.tp-rs-img.rs-lazyload.icono-xr, img.icono-vr {
    width: 46px !important;
    height: 25px !important;
}
.section.section_product_before_tabs {
    margin-top: 30px;
}
.zoom2:hover {
    cursor: pointer;
}
.category-entrenamiento-y-simulacion h3.entry-title {
    border-bottom: solid 3px #3a7bb8;
}
.category-deporte-y-bienestar
h3.entry-title {
    border-bottom: solid 3px #ff00ff;
}
.category-corporativos
h3.entry-title {
    border-bottom: solid 3px #469e31;
}
div#Resumen {
    color: #d6d6d6;
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar{
      opacity: 1 !important;
    visibility: visible !important;

}
.icono-caracter .content_slider_ul li img {
    width: 50%;
}
li.portfolio-item.isotope-item.category-pronto.has-thumbnail {
   pointer-events: none !important;
}


button.fancybox-button.fancybox-button--close {
    top: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: white !important;
    height: 130px !important;
    width: 130px !important;
    background: transparent !important;
}
.fancybox-button svg {
    display: block;
    height: 35px;
    overflow: visible;
    position: relative;
    width: 35px;
    background: black;
    border-radius: 53px;
    border: 2px solid white;
}
.zoom2:hover {
    transform: translateY(-10px);
    transition: 0.6s;
}
.fixed-nav {
    position: fixed;
    bottom: 115px;
    height: 80px;
    z-index: 90;
}
/*fancy*/
.detalles {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.button-round button {
    background-color: #f0f8ff00;
}
.fancybox-show-thumbs .fancybox-inner {
    width: 85%;
    margin: auto;
}
.fancybox-iframe {
    left: 0;
    position: relative;
    top: 0;
}
.detalles {
    font-size: 12px;
    line-height: 18px;
}
p.text_resumen, .detalles {
    color: #dbdbdb;
}
.text_resumen {
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}
.name_categoria a, a.titulos_soporte {
    margin: 0px 5px;
    border-right: solid 1px #fff;
    padding-right: 10px;
}
a.titulos_soporte:last-child {
    border-right: 0px;
}
a.buttons_resumen, a.buttons_resumen, a.btn-cotizacion {
    font-family: 'Play';
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;  
}
button.fancybox-button {
    background: transparent !important
}

.fancybox-slide {
    height: 100% !important;
}
p.text_resumen_items {
    font-size: 19px;
    line-height: 20px;
}
button.fancybox-button.fancybox-button--arrow_left {
    background: transparent !important
}
iframe.agrego {
    width: 40%;
    float: right;
    height: 100%;
    margin-top: 15% !important;
}
.galeria_metaverzoplantilla .fancybox-stage {
    width: 100% !important;
}
.galeria_metaverzoplantilla .fancybox-content {
    width: 100% !important;
    height: 100% !important;
}

/*items*/
h1.titulo_categoria_items {
    color: #e76114;
      margin-bottom: auto;
}
.name_categoria_items {
    margin-bottom: 15px;
}
.name_categoria_items a._items {
    font-size: 13px;
    margin-right: 15px;
    border-right: solid 1px #000;
    padding-right: 20px;
}
p.text_resumen_items {
    font-weight: 600;
}
.contenido-de-item {
    font-size: 18px;
    line-height: 22px;
}
.botones_plantilla_items a.buttons_resumen_items {
    margin-right: 15px;
    background: #050505;
    padding: 15px;
    color: white;
    border-radius: 30px;
}
a.buttons_resumen_items:hover {
    text-decoration: none;
}
.detalles_items {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    font-size: 13px;
    line-height: 14px;
}
.resumen_content_plantilla, .secc-content-textitem, .detalles_content_plantilla {
    padding: 10px 45px 0px 45px;
}
.botones_plantilla_items{
    padding: 10px 5px 20px 5px;
}
.secc-content-textitem {
    font-size: 17px;
    line-height: 21px;
}
.secc-content-textitem {
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
}
a.buttons_resumen_items:hover {
    background: white !important;
    transition: 0.2s;
    transform: scale(1.02);
    color: black;
    border: solid 2px #000;
}
a.btn-cotizacion {
    padding: 10px 25px;
    color: #fff;
}
.buttons_resumen, a.btn-cotizacion {
    font-weight: 500;
    border-style: solid;
    border-width: 1px;
    padding-left: 25px;
    border-radius: 25px;
    padding-right: 25px;
    opacity: 1;
}
/*nuevo producto galeria*/
img.product_object.van.move-right.soloxr {
    position: absolute;
    z-index: 999999999;
}
.product_zoom, img.icono_info {
    position: absolute;
    z-index: 99999999999 !important;
}

@media only screen and (max-width: 960px){
        .equipo {
    width: 45% !important;
}
}

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}
p.text_hover {
    background: white;
    opacity: 0;
      position: relative;
      font-size: 12px;
      line-height: 1.7;
}
.padre_link:hover > p.text_hover{
        opacity:1;
}
.links-wrappper{
    opacity:1;
}
#axis:hover > .links-wrappper{
    opacity:1;  
}
    button.fancybox-button.fancybox-button--arrow_right {
    width: auto;
}
    .galeria_metaverzoplantilla {
   position: relative;
    width: 1120px;
    height: 680px;
}

.galeria_metaverzoplantilla .fancybox-stage {
    width: 100% !important;
}

.galeria_metaverzoplantilla .fancybox-content {
    /* height: 400px !important; */
}
/*iconos bacg*/
img.icono-xr, img.icono-webgl, img.icono_cart, img.icono_info, img.icono-vr, img.tp-rs-img.rs-lazyload.product_icono-xr, img.product_icono-webgl, img.product_icono-vr {
    background: #00000026;
    border-radius: 7px;
}
img.icono-xr {
    margin-right: 5px;
}
#axis:hover .move-right,#axis:hover .move-right .move-left {
    transition: all 3s ease !important; 
}
    
    /*Footer*/
    div#nf-form-1-cont {
    width: 600px;
}
.list-checkbox-wrap .nf-field-element li {
    width: 25%;
}
}


@media all and (min-width: 799px) { 
    .beneficios .desc_wrapper {
    height: 215px;
}

button.fancybox-button.fancybox-button--zoom.hide {
    display: none !important;
}   
    .fancybox-is-open .fancybox-bg {
    opacity: .85;
    transition-timing-function: cubic-bezier(0.42,0.65,.36,2) !important;
}
.fancybox-is-open .fancybox-inner {
    transition:all 2s linear !important;
        opacity: 1;
}
.fancybox-inner {
        opacity: 0;
}
.fancybox-is-open .fancybox-bg{
    pointer-events:none;
    z-index:0;
}
.fancybox-button--arrow_right:disabled {
    display: none !important;
}
.fancybox-button--arrow_left:disabled {
    display: none !important;
}
img.iniez_image {
    width: 120px;
    padding-right: 10px;
    margin-top: 15px;
}
.iniez_remove:hover {
    opacity: 1;
}
.iniez_remove {
    text-align: center;
    font-size: 14px;
    /* content: 'x'; */
    position: absolute;
    top: 0px;
    right: 0;
    color: white !important;
    background: #ec1d23;
    text-decoration: none !important;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 33%);
    opacity: 1;
    width: 17px;
    padding: 1px;
    font-weight: bold;
}
img.iniez_icono_image, img.media {
    cursor: pointer;
    opacity: 0.8;
}
img.iniez_icono_image:hover, img.media:hover {
    transform: scale(1.05);
    transition: 0.3s;
    opacity: 1;
}
.iniez-imgsliders {
    position: relative;
}
.iniez_remove:before {
    content: "X";
}
.sin_scroll{
    overflow:hidden ;
}
.con_scroll{
    overflow:auto !important;
}
.animar_salida, .animar_salida1{
     transition: all .3s ease-in-out;
}
    /*Footer*/
    div#nf-form-1-cont {
    width: 600px;
}
.list-checkbox-wrap .nf-field-element li {
    width: 25%;
}
input#alg_currency_USD, input#alg_currency_COP {
  width: 5%;
  float: left;
    margin-right: 20px;
}
}
.product_meta {
    display: none !important;
}


@media only screen and (min-width: 479px) { 
    /*Footer*/
    div#nf-form-1-cont {
    width: 300px;
}
.list-checkbox-wrap .nf-field-element li {
    width: 45%;
}
    img.img-video-slide-cel {
    width: 50% !important;
    height: auto;
}
    img.img-video-slide-cel {
    margin-top: -20px;
}
    /* moneda*/
input#alg_currency_USD, input#alg_currency_COP {
  float: left;
    margin-right: 0px;
}

#alg_currency_selector code {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 18px;
}
}

img.object {
    pointer-events: none;
}

span.product-loading-icon.added-cart {
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 0 !important;
}
.bloqueo a {
    opacity: 0.5;
    pointer-events: none;
}
.bloqueo  {
    opacity: 0.5;
    pointer-events: none;
}
.opcidad{
    opacity:0 !important;
    pointer-events:none;
}
.name_categoria a:last-child {
    border-right: 0px;
}
.mfn-register-now {
    display: none !important;
}
.slider.nickx-slider-for.nslick-initialized.nslick-slider {
    height: 400px !important;
}
.tc_video_slide.nslick-slide.nslick-current.nslick-active {
    height: 400px !important;
}
header#Header {
    background-image: url(https://www.metaverzo.com/wp-content/uploads/2022/02/metaverzo-2022-slide4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
input#alg_currency_USD, input#alg_currency_COP {
  width: 5%;
    margin-right: 20px;
}
