.wrapper_menu_aside{background:var(--primary_color);position:fixed;z-index:99;top:65px;left:0;width:215px;height:calc(100% - 65px);overflow:auto;color:#fefefe;padding:1.5rem 1rem 0;transition:.25s cubic-bezier(.2,.61,.41,.95)}.wrapper_menu_aside:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}.wrapper_menu_aside::-webkit-scrollbar{width:10px}.wrapper_menu_aside::-webkit-scrollbar-track{background:transparent}.wrapper_menu_aside::-webkit-scrollbar-thumb{cursor:pointer}.wrapper_menu_aside.is-show{margin-left:0}.wrapper_menu_aside:after{content:"";transition:.5s cubic-bezier(.2,.61,.41,.95);position:fixed;bottom:0;left:0;width:215px;height:40%;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(100%,rgba(0,0,0,.25)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.25));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.wrapper_menu_aside .box_logo_company{text-align:center;padding:1.25rem 0;margin-bottom:2rem}.wrapper_menu_aside .nav_menu_items{position:relative;z-index:1}.wrapper_menu_aside .nav_menu_items ul{padding-left:0;list-style:none}.wrapper_menu_aside .nav_menu_items ul hr{margin:.75rem 0;border-top:2px solid hsla(0,0%,100%,.35)}.wrapper_menu_aside .nav_menu_items ul .menu_item{margin-bottom:.5rem;width:100%;font-family:"is_medium";padding:.75rem;border-radius:9px;display:-webkit-flex;display:flex;justify-items:flex-start;-webkit-align-items:center;align-items:center;color:#fefefe;cursor:pointer}.wrapper_menu_aside .nav_menu_items ul .menu_item.active,.wrapper_menu_aside .nav_menu_items ul .menu_item:hover{background:#fefefe;color:#303030}.wrapper_menu_aside .nav_menu_items ul .menu_item.active .ico_imgs img,.wrapper_menu_aside .nav_menu_items ul .menu_item:hover .ico_imgs img{-webkit-filter:invert(100%);filter:invert(100%)}.wrapper_menu_aside .nav_menu_items ul .menu_item .ico_imgs{width:20px;min-width:20px;height:100%;margin-right:.65rem}.wrapper_menu_aside .nav_menu_items ul .menu_item .ico_imgs img{width:100%}.wrapper_menu_aside .nav_menu_items ul .ul_collapse{padding-left:.85rem}.wrapper_menu_aside .nav_menu_items ul .ul_collapse li .submenu_item{padding:.5rem .5rem .5rem .75rem;display:block;margin-bottom:.25rem;color:#fefefe;font-family:"is_book";border-radius:7px}.wrapper_menu_aside .nav_menu_items ul .ul_collapse li .submenu_item.active,.wrapper_menu_aside .nav_menu_items ul .ul_collapse li .submenu_item:hover{background:rgba(0,0,0,.25)}.wrapper_header{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.12);width:100%;padding:0 1rem;height:65px;-webkit-justify-content:space-between;justify-content:space-between;position:fixed;top:0;right:0;z-index:99}.wrapper_header,.wrapper_header .box_brand{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.wrapper_header .box_brand{-webkit-justify-content:flex-start;justify-content:flex-start;max-width:195px;min-width:195px}.wrapper_header .box_brand .btn_menu{display:none;margin-right:.75rem;max-width:26px;width:100%;height:20px;position:relative;top:0;z-index:2;cursor:pointer}.wrapper_header .box_brand .btn_menu:hover{color:#4169e1}.wrapper_header .box_brand .btn_menu span{width:100%;height:4px;border-radius:4px;display:block;position:absolute;background:var(--primary_color);transition:all .35s ease;-webkit-transform-origin:0 100%;transform-origin:0 100%}.wrapper_header .box_brand .btn_menu span:nth-child(2){top:calc(50% - 2px)}.wrapper_header .box_brand .btn_menu span:nth-child(3){bottom:0}.wrapper_header .box_brand .btn_menu.visible_menu{right:-5px}.wrapper_header .box_brand .btn_menu.visible_menu span:first-child{-webkit-transform:rotate(45deg) translate(-3px,2px);transform:rotate(45deg) translate(-3px,2px)}.wrapper_header .box_brand .btn_menu.visible_menu span:nth-child(2){opacity:0}.wrapper_header .box_brand .btn_menu.visible_menu span:nth-child(3){-webkit-transform:rotate(-45deg) translate(-2px,1px);transform:rotate(-45deg) translate(-2px,1px)}.wrapper_header .box_brand img{max-height:50px}.wrapper_header .content_header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.wrapper_header .content_header .box_search_input .input-group .input-group-prepend .input-group-text{background:#f2f2f2;border-radius:30px 0 0 30px}.wrapper_header .content_header .box_search_input .input-group .form-control{border-radius:0 30px 30px 0;height:calc(1.5em + .5rem + 2px);background:#f2f2f2}.wrapper_header .content_header .box_options{margin-left:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.wrapper_header .content_header .box_options .btn_notifications{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-right:1rem;height:100%;cursor:pointer}.wrapper_header .content_header .box_options .btn_notifications .icon_bell{position:relative}.wrapper_header .content_header .box_options .btn_notifications .icon_bell .far{font-size:1.5rem}.wrapper_header .content_header .box_options .btn_notifications .icon_bell .bullet{background:var(--primary_color);position:absolute;color:#fff;top:-8px;right:-10px;width:18px;height:18px;border-radius:50%;font-size:.7rem;font-family:"is_medium";display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.wrapper_header .content_header .box_options .btn_notifications:hover .icon_bell{color:var(--primary_color)}.wrapper_header .content_header .box_options .dropdown-menu{min-width:300px}.wrapper_header .content_header .box_options .dropdown-menu .item_notification{padding:.5rem;display:block;border-bottom:1px solid #f2f2f2}.wrapper_header .content_header .box_options .dropdown-menu .item_notification:hover{background:var(--primary_color);color:#fefefe}.wrapper_header .content_header .box_options .dropdown-menu .item_notification:last-child{border:0}.wrapper_header .content_header .box_options .item_options{font-size:1.25rem;cursor:pointer}.wrapper_header .content_header .box_options .item_options:hover{color:var(--primary_color)}.wrapper_tool_balance{-webkit-justify-content:flex-end;justify-content:flex-end;min-width:310px;color:var(--primary_color)}.wrapper_tool_balance,.wrapper_tool_balance .item_balance{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.wrapper_tool_balance .item_balance{text-align:center;background:#fff;margin:0 1rem;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;padding:.5rem .8rem;border-radius:.35rem;font-size:.9rem}.wrapper_block{position:relative}.wrapper_block .box_content_block{display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;-webkit-align-items:center;align-items:center;height:100vh}.wrapper_block.modal{z-index:1052!important}.wrapper_block.modal .modal-content{background:transparent!important;box-shadow:none;border:0}.wrapper_block.modal .modal-dialog{max-width:100%;max-height:100%;margin:0!important}#root~.fade.modal-backdrop.show{z-index:1060}.wrapper_slide_home{position:relative;border-radius:9px;overflow:hidden}.wrapper_slide_home .slick-slide{line-height:0}.wrapper_slide_home .slick-next,.wrapper_slide_home .slick-prev{font-size:0;line-height:0;background:hsla(0,0%,100%,.25);position:absolute;top:calc(50% - 5px);display:block;width:20px;height:40px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;cursor:pointer;color:transparent;border:none;outline:none;opacity:.6}.wrapper_slide_home .slick-prev{left:10px}.wrapper_slide_home .slick-next{right:10px}.wrapper_slide_home .slick-next:focus,.wrapper_slide_home .slick-next:hover,.wrapper_slide_home .slick-prev:focus,.wrapper_slide_home .slick-prev:hover{opacity:1;outline:none}.wrapper_slide_home .slick-next:before,.wrapper_slide_home .slick-prev:before{content:"";position:absolute;top:calc(50% - 5px);left:calc(50% - 5px);z-index:9}.wrapper_slide_home .slick-prev:before{border-right:8px solid #444}.wrapper_slide_home .slick-next:before,.wrapper_slide_home .slick-prev:before{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.wrapper_slide_home .slick-next:before{border-left:8px solid #444}.wrapper_box_user_profile{background:var(--primary_color);height:100%;border-radius:9px;color:#fefefe;font-family:"is_medium";padding:1rem;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.wrapper_box_user_profile:after{content:"";border-radius:9px;position:absolute;bottom:0;left:0;width:100%;height:40%;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(100%,rgba(0,0,0,.15)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.15));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.wrapper_box_user_profile *{z-index:1}.wrapper_box_user_profile .ico_tool{position:absolute;font-size:1.5rem;top:.5rem;right:.75rem;color:#fefefe}.wrapper_box_user_profile .box_avatar_user .avatar{width:100px;height:100px;margin:0 auto}.wrapper_box_user_profile .box_info_user{margin-top:.5rem}.wrapper_box_user_profile .box_data_user{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;margin-top:1rem;position:relative;z-index:9}.wrapper_box_user_profile .box_data_user>div{width:100%;margin-right:.75rem}.wrapper_box_user_profile .box_data_user>div:last-child{margin:0}.wrapper_box_user_profile .box_data_user>div h6{margin-bottom:.25rem;font-size:.85rem}.wrapper_box_user_profile .box_data_user>div p{background:#fefefe;color:#303030;font-size:.85rem;padding:.5rem .15rem;border-radius:6px}.wrapper_box_user_profile .box_insignias img{height:25px;margin:0 .25rem}.wrapper_login{background:#f2f2f2;height:100vh;min-height:500px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:2rem}.wrapper_login .content_login{background:#fff;max-width:1024px;width:100%;height:80vh;min-height:650px;border-radius:8px;box-shadow:-3px -3px 40px rgba(45,45,46,.15);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.wrapper_login .content_login .btn.primary.default{background:var(--primary_color)}.wrapper_login .content_login .box_msj{background:var(--primary_color);color:#fefefe;height:100%;border-radius:8px 0 0 8px;width:35%;min-width:200px;padding:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;position:relative;z-index:9}.wrapper_login .content_login .box_msj>div{position:relative;z-index:1}.wrapper_login .content_login .box_msj:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;border-radius:8px;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(100%,rgba(0,0,0,.15)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.15));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.wrapper_login .content_login .box_form{width:65%;height:100%;padding:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center}.wrapper_login .content_login .box_form .box_logo_company_login{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:3rem;margin-top:5rem}.wrapper_login .content_login .box_form .box_logo_company_login img{width:70%}.wrapper_login .content_login .box_form .box_inputs{max-width:350px;margin:0 auto}.wrapper_login .content_login .box_form .box_inputs .box_input_icon .ico_show_pass{position:absolute;width:27px;height:27px;border-radius:50%;top:9px;right:7px;color:#666;padding-top:3px;cursor:pointer}.wrapper_login .content_login .box_form .box_inputs .box_input_icon .ico_show_pass:hover{background:#dcdcdc}.wrapper_login .content_login .box_form .box_inputs .box_input_icon .ico_show_pass .fas{font-size:13px}.wrapper_login .content_login .box_form .ttl_form{color:var(--primary_color);margin-bottom:2rem}.wrapper_login .content_login .box_form .btn_links{font-size:.95rem;cursor:pointer}.wrapper_messages{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.wrapper_messages .template_messages .box_group_messages{overflow:auto;margin-bottom:1rem;border-bottom:2px solid #ccc}.wrapper_messages .template_messages .box_group_messages::-webkit-scrollbar{height:8px}.wrapper_messages .template_messages .box_group_messages::-webkit-scrollbar-track{background:#eee}.wrapper_messages .template_messages .box_group_messages::-webkit-scrollbar-thumb{background:#ddd}.wrapper_messages .template_messages .box_group_messages::-webkit-scrollbar-thumb:hover{background:#aaa}.wrapper_messages .template_messages .box_group_messages .btn-group{min-width:300px;margin-bottom:0}.wrapper_messages .template_messages .box_group_messages .btn-group .btns{min-width:100px;border-radius:7px 7px 0 0}.wrapper_messages .template_messages .content_messages .box_filter_messg{margin-bottom:1.25rem;background:#fff;padding:.5rem;border-radius:.25rem}.wrapper_messages .template_messages .content_messages .box_filter_messg,.wrapper_messages .template_messages .content_messages .wrapper_table .td_user{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.wrapper_messages .template_messages .content_messages .wrapper_table .td_user .box_avatar_user{margin-right:.5rem}.wrapper_messages .template_messages .content_messages .wrapper_table .td_user .box_avatar_user .avatar{width:35px;min-width:35px;height:35px}.wrapper_messages .template_messages .content_messages .wrapper_table .tr_msg{background:#fff}.wrapper_messages .template_messages .content_messages .wrapper_table .tr_msg.is_read{background:transparent}.wrapper_messages .template_messages .content_messages .wrapper_table .icon_tables{font-size:1.25rem}.box_ordering{margin-right:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.box_ordering .ttls_order{font-family:"is_medium";margin-right:.5rem}.wrapper_read_message .content_info_msg{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.wrapper_read_message .content_info_msg .box_avatar_user{margin-right:.5rem}.wrapper_read_message .content_info_msg .box_avatar_user .avatar{min-width:60px;width:60px;height:60px}.wrapper_read_message .content_info_msg .box_info_msg .text-muted{font-size:.9rem;color:#999!important;line-height:20px}.wrapper_read_message .box_data_msg{font-size:.9rem!important;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.wrapper_read_message .box_data_msg .link_send{cursor:pointer;color:var(--primary_color)}.wrapper_read_message .box_data_msg .link_send:hover{text-decoration:underline}.wrapper_read_message .box_adjunts{margin-bottom:1rem}.box_container_hub,.wrapper_read_message .box_adjunts .files{-webkit-justify-content:flex-start;justify-content:flex-start}.box_container_hub{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;box-sizing:content-box}.box_container_hub .item_provaider_hub{width:20%;height:100%;padding:.5rem .75rem}.box_container_hub .item_provaider_hub:hover .item_content{box-shadow:0 0 0 2px var(--primary_color);color:#303030}.box_container_hub .item_provaider_hub .item_content{-webkit-flex-direction:column;flex-direction:column;height:100%;box-shadow:1px 1px 6px rgba(0,0,0,.05);background:#fff;border-radius:1rem;text-align:center;padding:.5rem;margin:0;position:relative}.box_container_hub .item_provaider_hub .item_content,.box_container_hub .item_provaider_hub .item_content .box_p_img{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.box_container_hub .item_provaider_hub .item_content .box_p_img{min-height:180px;margin-bottom:.25rem}.box_container_hub .item_provaider_hub .item_content .box_p_img img{width:90%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.box_paymethod{-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 .5rem}.box_paymethod,.box_paymethod .item_paymethod{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.box_paymethod .item_paymethod{background:#fff;margin:.35rem;padding:.3rem .5rem;border-radius:.35rem;border:1px solid #e4edf8;box-shadow:0 3px 6px rgba(0,0,0,.15)}.box_paymethod .item_paymethod:hover{box-shadow:none}.box_paymethod .item_paymethod img{height:35px}.wrapper_tool_discount{-webkit-justify-content:flex-end;justify-content:flex-end;min-width:310px}.wrapper_tool_discount,.wrapper_tool_discount .item_link_op{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.wrapper_tool_discount .item_link_op{text-align:center;background:#fff;margin:0 .25rem;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;padding:.5rem;border-radius:.35rem;font-size:.9rem}.wrapper_tool_discount .item_link_op.br{background:#e1e7eb}.wrapper_tool_discount .item_link_op:hover{box-shadow:none}.wrapper_tool_discount .item_link_op .fas{font-size:1rem}.box_item_purchase_details{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-weight:500;font-size:.9rem;margin:1.25rem 0}.box_item_purchase_details .btn_delete_item{padding-right:.75rem;cursor:pointer;color:#aaa}.box_item_purchase_details .btn_delete_item:hover{color:red}.box_item_purchase_details .item_details *{margin:0}.box_item_purchase_details .item_details .price_unit{font-weight:400;color:#aaa;padding-top:.15rem;font-size:.8rem}.box_item_purchase_details .box_catidad{min-width:60px;margin-left:1rem}.box_item_purchase_details .box_item_total{padding-left:.75rem}.item_purchase{background:#fff;box-shadow:0 3px 7px rgba(0,0,0,.1);margin-top:.5rem;position:relative}.item_purchase .btn_delete_group{position:absolute;top:7px;right:10px;z-index:9;color:#aaa;font-size:.8rem;cursor:pointer}.item_purchase .btn_delete_group:hover{color:red}.item_purchase .card{border:0;border-radius:0}.item_purchase .card-header{background:transparent;padding:.65rem 1rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.item_purchase .card-header .box_logo_shop{padding-right:.75rem}.item_purchase .card-header .box_logo_shop .bg_logo_shop{width:55px;height:55px;background:#fff}.item_purchase .card-header .to_shop{display:inline;margin:0;font-size:.8rem;padding-top:.25rem}.item_purchase .card-header .to_shop>a{color:var(--primary-color)!important}.item_purchase .card-header .to_shop:hover .fas{padding-left:.25rem}.item_purchase .card-header .lastdata{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-top:1rem}.item_purchase .card-header .lastdata .ico_chevron{cursor:pointer;margin-left:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:.8rem;min-width:23px;width:23px;height:23px;border-radius:50%;border:1px solid #ccc;color:#666;transition:.5s cubic-bezier(.2,.61,.41,.95)}.item_purchase .card-header .lastdata .ico_chevron.open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.item_purchase .card-header .lastdata .ico_chevron .fa-chevron-down{padding-top:.25rem}.item_purchase .card-body{padding:0 .75rem}.wrapper_aside_purchase{position:fixed;top:0;right:0;height:100vh;width:100%;max-width:470px;z-index:999;overflow:auto;margin-right:-505px;background:#fff;box-shadow:-5px 0 12px rgba(0,0,0,.15)}.wrapper_aside_purchase.is-show{margin-right:0}.wrapper_aside_purchase.is-show~.bg_pleca{display:block}.wrapper_aside_purchase .box_content_aside{height:100%;-webkit-flex-direction:column;flex-direction:column}.wrapper_aside_purchase .box_content_aside,.wrapper_aside_purchase .box_content_aside .titulares{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.wrapper_aside_purchase .box_content_aside .titulares{text-align:left;padding:.8rem;background:#fff;-webkit-align-items:center;align-items:center;min-height:70px;box-shadow:0 3px 8px rgba(0,0,0,.25);z-index:1}.wrapper_aside_purchase .box_content_aside .titulares .btn_brd{background:var(--primary_color);color:#fefefe;padding:.25rem 0;min-width:75px;text-align:center;font-size:.9rem;border-radius:9px;font-family:"is_medium";cursor:pointer}.wrapper_aside_purchase .box_content_aside .titulares .btn_brd:hover{opacity:.85}.wrapper_aside_purchase .box_content_aside .content_items{max-height:calc(100% - 150px);overflow:auto;padding-bottom:1rem;-webkit-flex-grow:1;flex-grow:1}.wrapper_aside_purchase .box_content_aside .content_items::-webkit-scrollbar{width:7px}.wrapper_aside_purchase .box_content_aside .content_items::-webkit-scrollbar-track{background:#f2f2f2}.wrapper_aside_purchase .box_content_aside .content_items::-webkit-scrollbar-thumb{background:#888}.wrapper_aside_purchase .box_content_aside .content_items::-webkit-scrollbar-thumb:hover{background:#555}.wrapper_aside_purchase .box_footer_aside{background:#fff;box-shadow:0 -3px 7px rgba(0,0,0,.15);min-height:225px;padding:.75rem .75rem 0;z-index:9}.wrapper_aside_purchase .box_footer_aside .box_total_neto{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.25rem}.wrapper_aside_purchase .box_footer_aside .box_total_neto .label{font-size:.85rem}.wrapper_aside_purchase .box_footer_aside .box_total_neto .box_w{width:90%;text-align:right}.bg_pleca{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:99}.wrapper_paymethod .ttls_sections{text-align:center;position:relative;font-size:.9rem}.wrapper_paymethod .ttls_sections:after{content:"";height:1px;width:100%;position:absolute;top:50%;left:0;background:#ddd}.wrapper_paymethod .ttls_sections>span{position:relative;z-index:1;background:#fff;padding:0 1rem}.wrapper_paymethod .box_powered_by{text-align:center}.wrapper_paymethod .box_powered_by small{font-size:.85rem!important}.wrapper_paymethod .box_powered_by img{height:60px}.wrapper_discount{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.drawer_tabs_discount{padding:.75rem 0}.drawer_tabs_discount.nav{-webkit-justify-content:center;justify-content:center;margin-bottom:1rem}.drawer_tabs_discount.nav .nav-item{margin:0 .25rem}.drawer_tabs_discount.nav .nav-link{border:0;border-radius:.4rem;min-width:100px!important;padding:.5rem}.drawer_tabs_discount.nav .nav-link:hover{background:#e1e7eb}.drawer_tabs_discount.nav .nav-link.active{box-shadow:0 0 12px rgba(0,0,0,.15)}.drawer_tabs_discount.nav .nav-link.active:hover{background:#fff!important}.drawer_tabs_discount.nav .item_tab_category .ico_tab_category{margin-bottom:.25rem}.drawer_tabs_discount.nav .item_tab_category .ico_tab_category img{height:50px}.drawer_tabs_discount.nav .item_tab_category .name_tab_category{margin-bottom:0;font-size:.95rem}.modal_pay_services{position:relative}.modal_pay_services .btn_close{position:absolute;top:7px;right:14px;font-size:1.25rem;color:#cbcbcb;cursor:pointer;z-index:9}.modal_pay_services .btn_close:hover{color:var(--primary_color)}.modal_pay_services .drawer_brand_img{text-align:center;margin-bottom:.75rem}.modal_pay_services .drawer_brand_img img{height:45px}.modal_pay_services .form-group{margin-bottom:1rem}.modal_pay_services .form-group label{margin-bottom:0}.field_group{padding:1rem}.field_group.save_ref{display:none}.field_group.save_ref.save-ok{display:block}.field_group legend{font-size:1rem}.box_iframe_video iframe,.box_provider_image img{width:100%;border-radius:.5rem!important;box-shadow:1px 1px 15px rgba(0,0,0,.15)}.box_iframe_video iframe{min-height:385px}.wrapper_provider{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.wrapper_provider .box__providers .box_logo_shop img{height:50px}.wrapper_provider .info_media{margin-top:1rem}.box_item_promo .box_img_promo{padding:0 .5rem}.box_item_promo .box_info_promo{background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15);border-radius:.45rem;padding:.75rem;position:relative}.box_item_promo .box_info_promo .name_promo{font-size:1rem;min-height:55px}.box_item_promo .box_info_promo .btn_info_promo{position:absolute;top:9px;right:9px;color:#dcdcdc;cursor:pointer;font-size:1rem}.box_item_promo .box_info_promo .btn_info_promo:hover{color:var(--primary_color)}.box_item_promo .box_info_promo .price-add{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.box_item_promo .box_info_promo .price-add .price{color:var(--primary_color)}.box_item_promo .box_info_promo .price-add .btn_add_promo{cursor:pointer;background:var(--primary_color);color:#fff;display:-webkit-flex;display:flex;height:32px;width:32px;box-shadow:1px 2px 6px rgba(0,0,0,.25);-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;font-size:.95rem}.content_tooltip{display:none;background:#fff;box-shadow:6px 6px 16px rgba(0,0,0,.15);padding:1rem 1.15rem .75rem .75rem;border-radius:.3rem;font-size:.7rem;position:absolute;top:0;left:5%;width:90%;z-index:9;text-align:justify}.content_tooltip .btnclose_info{position:absolute;top:5px;right:5px;font-size:1rem;color:var(--primary-color);cursor:pointer}.content_tooltip.is-show{display:block}.wrapper_items_provider{margin-top:4rem}.wrapper_purchased_item .body_purchased_item{border-top:1px solid #ccc}.wrapper_purchased_item .body_purchased_item .info_item_shopping .usuario{margin-left:2rem}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping{padding:.75rem;border-right:1px solid #ccc;border-top:1px solid #ccc}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping:first-child{border-top:0}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .bg_logo_shop{background:#fff}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .item_purchased{font-weight:300;font-size:.85rem;margin-bottom:1.5rem}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .item_purchased>span:first-child,.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .item_purchased>span:last-child{padding-right:.5rem;font-weight:600}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .item_purchased>span:last-child{padding-left:.75rem}.wrapper_purchased_item .body_purchased_item .info_item_shopping .content_item_shopping .item_purchased:last-child{margin:0}.wrapper_purchased_item .body_purchased_item .action_item_shopping{text-align:center;padding:1rem 0!important}.wrapper_purchased_item .body_purchased_item .action_item_shopping>p{margin:0;line-height:1}.wrapper_purchased_item .body_purchased_item .action_item_shopping>p:first-child{margin-bottom:.4rem}.wrapper_purchased_item{background:#fff;padding:.25rem 0;margin-bottom:1rem;border:1px solid #dce3e8;border-radius:8px;box-shadow:1px 2px 6px rgba(0,0,0,.1)}.wrapper_purchased_item .head_purchased_item{padding:.5rem;cursor:pointer}.wrapper_purchased_item .head_purchased_item .col_unicas{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between!important;justify-content:space-between!important;width:100%;padding-left:2rem}.wrapper_purchased_item .head_purchased_item .col_unicas .ico_chevron{position:absolute;left:0;top:10px;z-index:1s;background:#fff;margin-right:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:.8rem;min-width:23px;width:23px;height:23px;border-radius:50%;border:1px solid #ccc;color:#666;transition:.5s cubic-bezier(.2,.61,.41,.95)}.wrapper_purchased_item .head_purchased_item .col_unicas .ico_chevron.open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.wrapper_purchased_item .head_purchased_item .ttl_info{font-family:"is_medium";margin-bottom:.25rem}.wrapper_purchased_item .head_purchased_item .p_info{margin:0;font-size:.9rem;font-weight:300}.wrapper_purchased_item .head_purchased_item .p_info .paid{color:var(--primary_color);font-family:"is_medium"}.wrapper_purchased_item .head_purchased_item .p_info .pending_payment{background:var(--primary_color);padding:.25rem 1rem;color:#fff;display:inline-block;border-radius:.25rem}.wrapper_shoppingHistory{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.wrapper_shoppingHistory .contain_shop_history .boxes_hop_history{border-radius:8px;padding:0 1rem 1rem}.wrapper_shoppingHistory .contain_shop_history .boxes_hop_history .paginated_page{text-align:end}.wrapper_shoppingHistory .contain_shop_history .boxes_hop_history .paginated_page button{border:10px;box-sizing:border-box;display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;text-decoration:none;margin:0;padding:0;outline:none;font-size:inherit;font-weight:inherit;position:relative;height:36px;line-height:36px;min-width:36px;color:rgba(0,0,0,.87);transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;border-radius:2px;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background-color:transparent;text-align:center;border-radius:45px}.wrapper_shoppingHistory .contain_shop_history .boxes_hop_history .paginated_page button.isActive{color:var(--primary_color)!important}.wrapper_shoppingHistory .contain_shop_history .boxes_hop_history .paginated_page button:hover{background-color:hsla(0,0%,60%,.2)}.dateFilter{height:4rem}.dateFilter button{width:1rem;height:1.8rem;transition-duration:.3s}.dateFilter button:disabled{border-color:#ccc}.dateFilter button:disabled p{color:#ccc}.dateFilter p{margin-top:-.5rem;transition-duration:.3s}.dateFilter .date-control{float:left;width:15rem;margin-right:1rem}.dateFilter .button-control{background-color:var(--primary_color);border-radius:5px;outline:none;color:#fff;float:left;width:8rem;height:1.8rem;margin-right:1rem}.dateFilter .button-control:hover{opacity:.8}.dateFilter .button-control:disabled{background-color:#ccc}@media only screen and (max-width:767px){.dateFilter{height:4rem;margin-bottom:5rem}.dateFilter button{width:1rem;height:1.8rem}.dateFilter button:disabled{border-color:#ccc}.dateFilter button:disabled p{color:#ccc}.dateFilter p{margin-top:-.5rem}.dateFilter .date-control{float:left;width:15rem;margin-right:1rem;margin-bottom:.5rem}.dateFilter .button-control{background-color:var(--primary_color);border-radius:5px;outline:none;color:#fff;float:left;width:8rem;height:1.8rem;margin-bottom:.5rem}.dateFilter .button-control:hover{opacity:.8}.dateFilter .button-control:disabled{background-color:#ccc}}.oxxopay-section{text-align:center;background:#f0f0f0;width:60%;margin:auto;border-radius:15px;padding:3% 10%;color:#5a595e}.oxxopay-section h1{margin:0;font-size:30px;font-weight:700}.oxxopay-section p{font-size:18px}.oxxopay-section .oxxopay-p{margin:0 0 5%}.oxxopay-section img{width:50%}.oxxopay-section i{color:#4fb087;width:inherit;padding:3%}@media (max-width:767px){.oxxopay-section{width:90%}}.wrapper_profile{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.wrapper_profile .content_profile{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;position:relative;-webkit-flex-direction:row;flex-direction:row}.wrapper_profile .content_profile .box_main_info_profile{height:100%;width:100%}.wrapper_profile .content_profile .box_main_info_profile .box_aside_btns{position:relative}.wrapper_profile .content_profile .box_main_info_profile .btn_ellipsis{background:#ddd!important;width:25px;height:25px;display:none;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:.75rem;border-radius:50%;background:#f2f2f2;cursor:pointer;color:#000;position:absolute;top:-55px;right:0}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:2rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;width:100%;position:relative}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .box_avatar_user .avatar{width:125px;min-width:125px;height:125px;margin-right:2rem;border:5px solid #fff}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one input[type=file]{display:none}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .icons{position:absolute;width:33px;height:33px;border-radius:50%;box-shadow:1px 2px 8px rgba(0,0,0,.35);cursor:pointer;background:#fff}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .ico_save{width:35px;height:35px;color:#fff;bottom:-4px;left:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#278b13;border:0;outline:none}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .custom-file-upload{display:inline-block;padding:8px;bottom:-10px;left:80px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .custom-file-upload:hover{background:var(--primary_color);color:#fff}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_two{width:50%;text-align:center}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info>div{border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:100%;text-align:center}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info>div:last-child{border-right:0}.wrapper_profile .content_profile .box_main_info_profile .box_details_account{margin-top:0;margin-bottom:1.25rem}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .nav-tabs{margin-bottom:1.25rem;border-bottom:1px solid #dedede}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .nav-tabs .nav-item .nav-link.active{background:#eee!important}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .tab-content{padding:0 .5rem}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .tab-content .dwr_info_save .list-group-item{position:relative}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .tab-content .dwr_info_save .badge{background:transparent!important;display:none;cursor:pointer;font-size:.9rem;position:absolute;top:35%;right:15px}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .tab-content .dwr_info_save .list-group-item:hover .badge{display:block;color:var(--primary_color)}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .dwr_ttls_details{position:relative}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .dwr_ttls_details .btn_edit{position:absolute;top:3px;right:0;cursor:pointer;font-size:.95rem}.wrapper_pending{max-width:270px;width:100%;height:100%;margin-left:1.5rem;top:80px;position:-webkit-sticky;position:sticky}.wrapper_pending .closeAll{cursor:pointer;position:absolute;top:10px;font-size:1.25rem;right:15px;z-index:99}.wrapper_pending .content_peding{max-height:350px;overflow:auto}.wrapper_pending .content_peding::-webkit-scrollbar{width:8px}.wrapper_pending .content_peding::-webkit-scrollbar-track{background:transparent}.wrapper_pending .content_peding::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_pending .content_peding::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_pending .content_peding .item_pending{padding:.75rem 1rem;border-bottom:1px solid #efefef;display:block}.wrapper_pending .content_peding .item_pending:hover{background:#efefef}.wrapper_pending .content_peding .item_pending:hover .fnt_medium{color:var(--primary_color)}.wrapper_pending .content_peding .item_pending:last-child{border:0}.wrapper_preferencias .custom-control-label{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.wrapper_preferencias .custom-control-label .span_drop{width:28px;min-width:28px;height:28px;border-radius:50%}.wrapper_help .content_ttls{background:#7890fa;border-radius:15px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;padding:0 2rem;height:160px}.wrapper_help .content_ttls .box_img_surveys{text-align:center}.wrapper_help .content_ttls .box_img_surveys img{width:75%}.wrapper_help .content_ttls .minw{max-width:350px}.wrapper_help .content_tabs_help{margin-top:4rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link{background:#fefefe;outline:none;box-shadow:2px 2px 14px rgba(0,0,0,.1);border-radius:10px;margin-bottom:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;line-height:1;padding:1.25rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link span{font-size:2.1rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link h5{margin-bottom:0;font-family:"is_medium";padding-left:1rem;font-size:1.15rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link.active{background:var(--primary_color)}.wrapper_help .tab-content{padding:0 .5rem}.wrapper_help .tab-content .content_info_help .ttl_info_help{border-bottom:1px solid #ccc;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:1rem}.wrapper_help .tab-content .content_info_help .ttl_info_help span{margin-right:1rem;font-size:2.5rem}.wrapper_help .tab-content .content_info_help .ttl_info_help h5{font-family:"is_medium";font-size:1.75rem;line-height:1}.wrapper_users{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.wrapper_users .box_actions .btn{min-width:auto!important;padding:0 1rem}.wrapper_users .box_actions .dropdown-item a:hover{color:#fefefe}.wrapper_users .box_actions .btn-secondary:active,.wrapper_users .box_actions .btn-secondary:focus{background:var(--primary_color)!important}.wrapper_users .box_tool_user .form_inline{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.wrapper_users .box_tool_user .form_inline .form-control{border-radius:5px 0 0 5px}.wrapper_users .box_tool_user .box_search_inp .btn{background:#d1d6df;min-width:auto;height:calc(1.5em + .75rem + 2px);border-radius:0 5px 5px 0;padding:.375rem .75rem}.wrapper_users_details{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.control-checkbox{display:block;position:relative;padding-left:2rem;cursor:pointer;font-size:1rem;line-height:1.5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.control-checkbox-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.control-checkbox-checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:.25rem}.control-checkbox:hover .control-checkbox-input~.control-checkbox-checkmark{background-color:#fff}.control-checkbox .control-checkbox-input:checked~.control-checkbox-checkmark{background-color:#000}.control-checkbox-checkmark:after{content:"";position:absolute;display:none}.control-checkbox .control-checkbox-input:checked~.control-checkbox-checkmark:after{display:block}.control-checkbox .control-checkbox-checkmark:after{left:9px;top:3px;width:8px;height:15px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.col-name{min-width:200px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content_user_activity .content_history_activity .box_ttls_activity{background:#eee;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;padding:.5rem 1rem;border-radius:1rem}.content_user_activity .content_history_activity .box_ttls_activity>div{width:100%}.content_user_activity .content_history_activity .box_ttls_activity>div:first-child{width:125px}.content_user_activity .content_history_activity .box_list_activity .item_list_activity{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.content_user_activity .content_history_activity .box_list_activity .item_list_activity>div{padding:1rem .25rem;width:100%}.content_user_activity .content_history_activity .box_list_activity .item_list_activity>div:first-child{width:90px;position:relative;z-index:9;min-height:90px}.content_user_activity .content_history_activity .box_list_activity .item_list_activity>div:first-child:after{content:"";width:2px;top:0;left:28px;height:100%;position:absolute;background:#ccc}.content_user_activity .content_history_activity .box_list_activity .item_list_activity>div .ico_Activity{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:50px;height:50px;border-radius:50%;border:3px solid #ccc;background:#fff;font-size:1.25rem;color:#bbb;position:relative;z-index:9}.content_user_activity .content_history_activity .box_list_activity .item_list_activity .item_description{padding:0;height:100%}.content_user_activity .content_history_activity .box_list_activity .item_list_activity .item_description .name_activity{font-family:"is_medium"}.content_user_activity .content_history_activity .box_list_activity .item_list_activity .item_description .data_activity{color:#aaa;font-size:.85rem}.wrapper_control{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.input_div{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.input_div .drop_color{width:40px;min-width:40px;height:40px;border-radius:5px;margin-right:.4rem}.input_div .form-group{width:100%;height:100px;margin-bottom:0}.wrapper_company_admin,.wrapper_details_company{background:hsla(0,0%,100%,.99);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,100%,.99)),color-stop(6%,hsla(0,0%,94.9%,.99)),color-stop(94%,hsla(0,0%,94.9%,.99)),color-stop(100%,hsla(0,0%,100%,.99)));background:linear-gradient(90deg,hsla(0,0%,100%,.99) 0,hsla(0,0%,94.9%,.99) 6%,hsla(0,0%,94.9%,.99) 94%,hsla(0,0%,100%,.99));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);min-height:calc(100vh - 4rem)}.content_new_question{background:#f8f7f7;padding:1rem;margin-bottom:1.5rem}.content_new_question .form-group .form-control{background:#fff}.table thead th{width:10%!important}.disable{background-color:#bfbfbf!important}.option{cursor:pointer}.option:hover{color:var(--primary_color)!important}@font-face{font-family:"is_light";src:url(/static/media/GothamNarrow-Light.11144372.eot);src:url(/static/media/GothamNarrow-Light.11144372.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-Light.2e4d9124.ttf) format("truetype"),url(/static/media/GothamNarrow-Light.04196039.woff) format("woff"),url(/static/media/GothamNarrow-Light.e17d9a8c.svg) format("svg")}@font-face{font-family:"is_light_italic";src:url(/static/media/GothamNarrow-LightItalic.774cf5f3.eot);src:url(/static/media/GothamNarrow-LightItalic.774cf5f3.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-LightItalic.0f65ae7b.ttf) format("truetype"),url(/static/media/GothamNarrow-LightItalic.e98ce651.woff) format("woff") url(/static/media/GothamNarrow-LightItalic.95e10e16.svg) format("svg")}@font-face{font-family:"is_book";src:url(/static/media/GothamNarrow-Book.a7617e7a.eot);src:url(/static/media/GothamNarrow-Book.a7617e7a.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-Book.06d4e0c4.ttf) format("truetype"),url(/static/media/GothamNarrow-Book.338285dc.woff) format("woff"),url(/static/media/GothamNarrow-Book.10231dd2.svg) format("svg")}@font-face{font-family:"is_book_italic";src:url(/static/media/GothamNarrow-BookItalic.bb0c8128.eot);src:url(/static/media/GothamNarrow-BookItalic.bb0c8128.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-BookItalic.52e6e9f7.ttf) format("truetype"),url(/static/media/GothamNarrow-BookItalic.b57ca309.woff) format("woff"),url(/static/media/GothamNarrow-BookItalic.06be2d98.svg) format("svg")}@font-face{font-family:"is_medium";src:url(/static/media/GothamNarrow-Medium.9ab13cc0.eot);src:url(/static/media/GothamNarrow-Medium.9ab13cc0.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-Medium.178274c4.ttf) format("truetype"),url(/static/media/GothamNarrow-Medium.3e58e257.woff) format("woff"),url(/static/media/GothamNarrow-Medium.56af17e4.svg) format("svg")}@font-face{font-family:"is_medium_italic";src:url(/static/media/GothamNarrow-MediumItalic.fd3dd8bb.eot);src:url(/static/media/GothamNarrow-MediumItalic.fd3dd8bb.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-MediumItalic.5244fd70.ttf) format("truetype"),url(/static/media/GothamNarrow-MediumItalic.209b1a24.woff) format("woff"),url(/static/media/GothamNarrow-MediumItalic.0edec7f4.svg) format("svg")}@font-face{font-family:"is_bold";src:url(/static/media/GothamNarrow-Bold.c0237eae.eot);src:url(/static/media/GothamNarrow-Bold.c0237eae.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-Bold.93bfc945.ttf) format("truetype"),url(/static/media/GothamNarrow-Bold.571da480.woff) format("woff"),url(/static/media/GothamNarrow-Bold.41816381.svg) format("svg")}@font-face{font-family:"is_bold_italic";src:url(/static/media/GothamNarrow-BoldItalic.f78cc2cd.eot);src:url(/static/media/GothamNarrow-BoldItalic.f78cc2cd.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-BoldItalic.6a3bf814.ttf) format("truetype"),url(/static/media/GothamNarrow-BoldItalic.c3d46a24.woff) format("woff"),url(/static/media/GothamNarrow-BoldItalic.ed2c8a9a.svg) format("svg")}@font-face{font-family:"is_black";src:url(/static/media/GothamNarrow-Black.735d18b8.eot);src:url(/static/media/GothamNarrow-Black.735d18b8.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-Black.90f82e00.ttf) format("truetype"),url(/static/media/GothamNarrow-Black.c82969fd.woff) format("woff"),url(/static/media/GothamNarrow-Black.6e90e3e4.svg) format("svg")}@font-face{font-family:"is_black_italic";src:url(/static/media/GothamNarrow-BlackItalic.38b62340.eot);src:url(/static/media/GothamNarrow-BlackItalic.38b62340.eot) format("embedded-opentype"),url(/static/media/GothamNarrow-BlackItalic.5460134e.ttf) format("truetype"),url(/static/media/GothamNarrow-BlackItalic.e3b9029b.woff) format("woff"),url(/static/media/GothamNarrow-BlackItalic.907b5973.svg) format("svg")}:root{--primary_color:#8b2433}body{font-family:"is_book";line-height:1.35}a,a:hover,body{color:#303030}a:hover{text-decoration:none}.link_back span{background:#2f6fe6;cursor:pointer}h1{line-height:2.25rem}img{max-width:100%}.cursor{cursor:pointer}.trans{transition:.5s cubic-bezier(.2,.61,.41,.95)}.shadows{box-shadow:0 0 12px rgba(0,0,0,.15)}.bradius{border-radius:9px}.padd{padding:2rem}.text.fnt_light{font-family:"is_light"}.text.fnt_book{font-family:"is_book"}.text.fnt_medium{font-family:"is_medium"}.text.fnt_bold{font-family:"is_bold"}.text.fnt_black{font-family:"is_black"}.c_primary{color:#8b2433;color:var(--primary_color)}.c_green{color:#039403}.paragraph{font-size:1rem}.paragraph.parag_big{font-size:1.2rem}.modal_is_open{overflow:hidden}.modal_is_open .wrapper_main{pointer-events:none}.card{border-radius:9px;border:0;padding:.75rem}.form-group{margin-bottom:1.25rem}.form-group .box_input_icon{position:relative;display:block}.form-group .box_input_icon .form-control{padding-left:37px}.form-group .box_input_icon .ico_input{position:absolute;left:12px;top:calc(50% - 11px)}.form-group .box_input_icon .ico_input img{height:18px}.form-group .form-control{border-radius:9px;height:45px;background:#f2f2f2}.form-group .form-control:focus{color:#303030;outline:0;border:0}.bg_logo_shop{width:75px;height:75px;margin:0 auto;display:-webkit-flex;display:flex;justify-self:center;overflow:hidden;-webkit-align-items:center;align-items:center;border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.25)}.dropdown-menu{border-radius:0;padding:.5rem}.dropdown-menu .dropdown-item{padding-left:.75rem;border-radius:5px}.dropdown-menu .dropdown-item:hover{background:#8b2433;background:var(--primary_color);color:#fefefe}.custom-control-input:checked~.custom-control-label:before{border-color:#8b2433!important;border-color:var(--primary_color)!important;background-color:#8b2433!important;background-color:var(--primary_color)!important}fieldset{padding:1.5rem;border:1px solid #ccc}fieldset legend{display:inline-block;width:auto;padding:0 1rem 0 .5rem;font-size:1.25rem;color:#666}.table-responsive{display:block!important}.wrapper_table td,.wrapper_table th{vertical-align:middle}.wrapper_table .table-sm td,.wrapper_table .table-sm th{padding:.5rem .3rem}.wrapper_table thead th{font-size:.9rem}.wrapper_table tbody tr{border-bottom:1px solid #dee2e6}.wrapper_table tbody tr td{border:0}.wrapper_table .link_data{color:#8b2433;color:var(--primary_color);cursor:pointer}.wrapper_table .link_data:hover{text-decoration:underline}.wrapper_table .icon_tables{display:inline-block;margin:0 .2rem;cursor:pointer}.wrapper_table .icon_tables:hover{color:#8b2433;color:var(--primary_color)}.wrapper_table .min_width{min-width:175px}.wrapper_calendar{overflow:auto;min-height:550px}.wrapper_calendar .rbc-header{padding:5px 3px;background-color:#f2f2f2;text-transform:capitalize}.wrapper_calendar .rbc-calendar .rbc-toolbar{position:relative;height:80px}.wrapper_calendar .rbc-calendar .rbc-toolbar>span{margin:0 auto;text-align:center;position:absolute}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group{bottom:0}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button{padding:.35rem .5rem}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group:first-child{left:0}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group:last-child{right:0}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-toolbar-label{top:0;text-transform:capitalize;font-family:"is_medium";font-size:2rem;padding:0}.wrapper_calendar .rbc-calendar .rbc-agenda-view,.wrapper_calendar .rbc-calendar .rbc-month-view,.wrapper_calendar .rbc-calendar .rbc-time-view{min-width:500px}.box_data_calendar .item_data_calendar{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:.5rem}.box_data_calendar .item_data_calendar .drops{width:25px;height:25px;border-radius:5px}.box_data_calendar .item_data_calendar .drops.event{background:#6b9acf}.box_data_calendar .item_data_calendar .drops.birthday{background:#8cbd6b}.box_data_calendar .item_data_calendar h6{margin-bottom:0;padding-left:.5rem}.line_height{line-height:1}.btn-group{margin-top:.25rem;margin-bottom:1.5rem}.btn-group .btns{border:0;padding:.5rem .75rem;outline:none}.btn-group .btns.active,.btn-group .btns:hover{background:#8b2433!important;background:var(--primary_color)!important;color:#fefefe}.btn-group .btns.active{box-shadow:inset 0 0 12px rgba(0,0,0,.3)}.btn-group .btns:first-child{border-radius:7px 0 0 7px}.btn-group .btns:last-child{border-radius:0 7px 7px 0}.files{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.files>span{position:relative}.files .item_file{cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:1px solid #ccc;padding:.5rem .5rem .25rem;border-radius:6px;margin-left:.5rem}.files .item_file .ico_file{width:25px;font-size:1.8rem;margin-right:.35rem}.files .item_file small{max-width:95px;word-break:break-all;line-height:1}.files .item_file:hover{opacity:.75}.files .btn_delete{background:rgba(216,5,5,.95);color:#fefefe;cursor:pointer;position:absolute;box-shadow:-3px 1px 6px rgba(0,0,0,.25);top:-13px;left:0;width:25px;height:25px;padding-left:6px;padding-top:3px;border-radius:50%;font-size:.9rem}.wrapper_dropzone{margin-bottom:2rem}.wrapper_dropzone .dropzone{background:#fefefe;padding:1rem}.wrapper_dropzone .dropzone .box_dropzone{border-radius:7px;border:2px dashed #c7072e;margin:0;padding:2rem .5rem;text-align:center}.wrapper_dropzone .dropzone .box_dropzone span{font-size:3rem}.nav-tabs{overflow:auto;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;border:0}.nav-tabs::-webkit-scrollbar{height:8px}.nav-tabs::-webkit-scrollbar-track{background:#eee}.nav-tabs::-webkit-scrollbar-thumb{background:#ddd}.nav-tabs::-webkit-scrollbar-thumb:hover{background:#aaa}.nav-tabs .nav-item{margin:0}.nav-tabs .nav-item .nav-link{min-width:150px;width:100%;text-align:center;cursor:pointer}.nav-tabs .nav-item .nav-link.active{font-family:"is_medium";color:#8b2433;color:var(--primary_color)}.btn{font-family:"is_medium";border-radius:30px;min-width:200px;height:45px;padding:10px;position:relative}.btn:active,.btn:focus,.btn:hover{outline:0;box-shadow:none}.btn:active:before,.btn:focus:before,.btn:hover:before{height:100%}.btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;background:hsla(0,0%,100%,.15);transition:.3s cubic-bezier(.2,.61,.41,.95);border-radius:30px}.btn.primary{background:#8b2433;background:var(--primary_color);color:#fff!important;border:0}.btn.secundary{border:2px solid #8b2433;border:2px solid var(--primary_color);color:#8b2433;color:var(--primary_color)}.btn.minimum{height:33px;padding:.2rem 2rem;min-width:auto}.back_go{background:#fefefe;padding:.35rem;border-radius:5px;cursor:pointer;color:#666;box-shadow:1px 1px 6px rgba(0,0,0,.25)}.back_go:hover{color:#8b2433;color:var(--primary_color)}.btn_links{cursor:pointer}.btn_links:hover,.link_action{text-decoration:underline}.link_action{color:#8b2433;color:var(--primary_color);cursor:pointer}.box_avatar_user .avatar{background:#fefefe;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;overflow:hidden}.box_avatar_user .avatar>img{width:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}.box_empty{text-align:center;color:#666}.box_empty span{font-size:2.5rem}.card_tabs{background:#fefefe;border:1px solid #dee2e6;border-top:0;border-radius:0 5px 5px 5px;box-shadow:1px 1px 6px rgba(0,0,0,.05);padding:1rem 1.5rem}.wrapper_main{margin:0 auto;max-width:1500px}.wrapper_main .section_main{width:calc(100% - 215px);margin-left:215px;margin-top:4rem}.wrapper_home .row_data_home{margin-bottom:1rem}.wrapper_home .row_data_home .item_data_home{background:#fefefe;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:.75rem;border-radius:9px;height:100%}.wrapper_home .row_data_home .item_data_home .slick-slider .slick-dots{bottom:-10px}.wrapper_home .row_data_home .item_data_home h2{line-height:1}.wrapper_home .row_data_home .item_data_home .label_data{font-size:.85rem;margin-bottom:0}.wrapper_home .row_data_home .item_data_home .box_company_home{width:calc(100% - 70px);position:relative}.wrapper_home .row_data_home .item_data_home .box_company_home img{width:80%}.wrapper_home .row_data_home .item_data_home .drop_icon{background:#8b2433;background:var(--primary_color);width:60px;min-width:60px;margin-left:.5rem;height:60px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:8px}.wrapper_home .row_data_home .item_data_home .drop_icon img{width:40%}.wrapper_home .row_drops .drop_home{background:#fefefe;padding:.75rem 1rem;height:100%}.wrapper_home .row_drops .content_drop{max-height:320px;overflow:auto;padding-right:.5rem}.wrapper_home .row_drops .content_drop::-webkit-scrollbar{width:8px}.wrapper_home .row_drops .content_drop::-webkit-scrollbar-track{background:transparent}.wrapper_home .row_drops .content_drop::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_home .row_drops .content_drop::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_home .row_drops .box_schedule{position:relative}.wrapper_home .row_drops .box_schedule .span_month{position:absolute;top:1rem;right:.75rem;font-size:.9rem;font-family:"is_medium"}.wrapper_home .row_drops .box_business img{width:100%}.info_post h6{word-break:break-word}.wrapping_pay_canceled{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-height:550px}.wrapping_pay_canceled .box_cancel{padding-top:2rem}.wrapping_pay_canceled .box_cancel .cancel_label{font-family:"is_bold";font-size:.9rem;letter-spacing:3px;color:#ccc}.wrapping_pay_canceled .box_cancel .cancel_box_icons{font-size:6rem;color:#e00c0c;padding-top:1rem}.wrapping_pay_canceled .box_cancel .cancel_box_icons>h1{font-family:"is_bold";font-size:3.5rem;font-style:italic;line-height:.75}.wrapping_pay_canceled .box_cancel .cancel_info{margin-top:2rem;padding:0 2rem}.wrapping_pay_canceled .box_new_try{padding-top:2rem}.wrapping_pay_canceled .box_new_try .new_try{padding:2rem 0}.wrapping_pay_canceled .box_new_try .new_try:first-child{border-bottom:1px solid #ccc}.wrapper_pay_successful{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-height:600px}.wrapper_pay_successful .box_success{padding:2rem 0}.wrapper_pay_successful .box_recomp{padding:1rem 2rem;border-left:1px solid #ccc}.wrapper_editor_textual .wrapper-class{width:100%}.wrapper_editor_textual .wrapper-class .editor-class{border:1px solid #efefef;height:auto!important;min-height:200px;border-radius:2px;padding:0 1rem}.wrapper_editor_textual .wrapper-class .rdw-option-active{box-shadow:inset 1px 1px 0 #bfbdbd;background:#dadada!important}.wrapper_editor_textual .wrapper-class .public-DraftEditor-content{min-height:200px}.wrapper_editor_textual .wrapper-class .rdw-justify-aligned-block>div{width:100%}.wrapper_editor_textual .wrapper-class .rdw-justify-aligned-block>div span{white-space:normal!important}.wrapper_editor_textual .wrapper-class .public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write!important}.wrapper_editor_textual .wrapper-class .DraftEditor-root *{white-space:normal!important}.fade{opacity:1}.textarea-box{height:auto!important}.wrapper_modal_cap{max-width:100%;margin:0;height:100%;background:rgba(0,0,0,.5);position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.wrapper_modal_cap .modal-content{height:90%;width:90%}.wrapper_modal_cap .modal-content>div{height:100%}.wrapper_modal_cap .modal-content>div .toolbar_opt_modal{position:absolute;top:-30px;right:0;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.wrapper_modal_cap .modal-content>div .toolbar_opt_modal .btns_modal{background:#fff;box-shadow:2px -2px 6px rgba(0,0,0,.95);margin-left:.5rem;padding:.25rem .4rem;font-size:.75rem;letter-spacing:1px;border-radius:.2rem;font-weight:500;cursor:pointer;color:#111}.wrapper_modal_cap .modal-content>div .toolbar_opt_modal .btns_modal:hover{color:#c90f0f}.wrapper_modal_cap iframe{width:100%;height:100%;position:relative;border-radius:.25rem}.slick-slider{display:block;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-20px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:8px;height:8px;margin:0 3px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:0;height:0;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;background-color:#333;width:8px;height:8px;content:"";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:1;color:#000;background:#8b2433;background:var(--primary_color)}.divtop .box_ttl_opt{-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5rem}.divtop .box_ttl_opt,.divtop .ttls{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.divtop .ttls{-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.divtop .ttls span{background:#f2f2f2;position:relative;z-index:1}.divtop .ttls:after{content:"";width:100%;height:2px;position:absolute;background:#303030;z-index:0}.divtop .ttls .ico_shop{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:35px;min-width:35px;height:35px;border-radius:50%;border:2px solid #303030}.divtop .ttls .ico_shop .fas{font-size:1rem}@media (min-width:576px){.modal-sm{max-width:400px}}@media screen and (max-width:1200px){.rewards{overflow-wrap:break-word;max-width:100px}.wrapper_surveys .content_surveys{width:100%}.wrapper_surveys .content_surveys .box_more_survey .btn_ellipsis{display:-webkit-flex;display:flex}.wrapper_surveys .aside_lateral{position:fixed;top:65px;right:-337px;width:100%;max-width:335px;box-shadow:-5px 0 12px rgba(0,0,0,.15)}.wrapper_surveys .aside_lateral .btn_ellipsis_close{display:block}.box_container_hub .item_provaider_hub .item_content{height:100%}.box_container_hub .item_provaider_hub .item_content .box_p_img{min-height:auto;height:100%}.wrapper_help .content_ttls .box_img_surveys img{width:85%}.wrapper_our_company .sec_list_post .box_ttl_opt .btn_ellipsis{display:-webkit-flex;display:flex}.wrapper_our_company .sec_aside_our_company{display:none;position:fixed;top:4rem;right:0;box-shadow:-3px 0 20px rgba(0,0,0,.1);max-width:315px;width:100%}.wrapper_our_company .sec_aside_our_company .closex,.wrapper_our_company .sec_aside_our_company.is-show{display:block}}@media screen and (max-width:1080px){.rewards{overflow-wrap:break-word;max-width:70px}.wrapper_pending{max-width:319px;top:65px;right:-320px;z-index:9;position:fixed}.wrapper_pending.is-show{right:0}.wrapper_pending .card{height:calc(100vh - 65px);border-radius:0}.wrapper_our_company,.wrapper_profile .content_profile .box_main_info_profile .btn_ellipsis{display:-webkit-flex;display:flex}.wrapper_our_company{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.wrapper_our_company .nav-tabs{border-bottom:1px solid #666;-webkit-justify-content:space-around;justify-content:space-around}.wrapper_our_company .nav-tabs .nav-item{margin:0;width:100%}.wrapper_our_company .nav-tabs .nav-item .nav-link{min-width:auto!important;width:90%;margin:0 auto;text-align:center;cursor:pointer;background:transparent;border:0}.wrapper_our_company .nav-tabs .nav-item .nav-link.active{font-family:"is_medium";color:#333;border-bottom:5px solid #8b2433;border-bottom:5px solid var(--primary_color)}.wrapper_our_company .nav-tabs .tab-content{width:100%;height:100%;overflow:auto}.wrapper_our_company .sec_list_post{background:#ededed;width:100%;max-width:290px;height:calc(100vh - 4rem);overflow:auto}.wrapper_our_company .sec_list_post::-webkit-scrollbar{width:8px}.wrapper_our_company .sec_list_post::-webkit-scrollbar-track{background:transparent}.wrapper_our_company .sec_list_post::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_our_company .sec_list_post::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_our_company .sec_list_post .box_ttl_opt{position:relative}.wrapper_our_company .sec_list_post .box_ttl_opt .btn_ellipsis{display:-webkit-flex;display:flex}.wrapper_our_company .sec_list_post .divtop{padding:2rem 1.25rem 0}.wrapper_our_company .sec_list_post .box_ttls_sec{margin:1.5rem 1.25rem;padding:1.25rem .8rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;color:#fefefe}.wrapper_our_company .sec_list_post .box_ttls_sec.article{background:#4282f5}.wrapper_our_company .sec_list_post .box_ttls_sec.article .is_mes{text-transform:capitalize}.wrapper_our_company .sec_list_post .box_ttls_sec.gallery{background:#e76e0a}.wrapper_our_company .sec_list_post .box_ttls_sec.gallery .ico_box_sec{color:#e76e0a}.wrapper_our_company .sec_list_post .box_ttls_sec .ico_box_sec{background:#fefefe;color:#4282f5;min-width:50px;width:50px;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;margin-right:.5rem;text-transform:uppercase;font-family:"is_bold";font-size:2rem}.wrapper_our_company .sec_list_post .box_ttls_sec p{font-size:.75rem}.wrapper_our_company .sec_list_post .content_list_post hr{margin:.5rem 0}.wrapper_our_company .sec_list_post .content_list_post .item_list_post{background:#fefefe!important;padding:1.25rem 1rem;position:relative;cursor:pointer;border-bottom:1px solid #dedede;box-shadow:0 0 8px rgba(0,0,0,.2)}.wrapper_our_company .sec_list_post .content_list_post .item_list_post>div{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.wrapper_our_company .sec_list_post .content_list_post .item_list_post:hover.is_read{border-radius:.3rem .3rem 0 0!important;color:#303030;opacity:1}.wrapper_our_company .sec_list_post .content_list_post .item_list_post.is_read{background:transparent!important;color:#666;box-shadow:none;border-radius:0!important;opacity:.9}.wrapper_our_company .sec_list_post .content_list_post .item_list_post .box_avatar_user{min-width:60px}.wrapper_our_company .sec_list_post .content_list_post .item_list_post .box_avatar_user .avatar{height:50px;width:50px}.wrapper_our_company .sec_list_post .content_list_post .item_list_post .date_post{font-size:.75rem;color:#999}.wrapper_our_company .sec_list_post .content_list_post .item_list_post .views_post{position:absolute;top:.35rem;right:1rem;color:#999;font-size:.7rem}.wrapper_our_company .sec_post{width:100%;height:calc(100vh - 4rem);position:relative}.wrapper_our_company .sec_post .back_ico{display:none;background:#fefefe;padding:.25rem .35rem;border-radius:5px;position:absolute;top:10px;left:25px;color:#666;box-shadow:1px 1px 6px rgba(0,0,0,.25)}.wrapper_our_company .sec_post .content_post{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.wrapper_our_company .sec_post .content_post .content_info_post{padding:2rem;width:100%;overflow:auto;height:100%}.wrapper_our_company .sec_post .content_post .content_info_post::-webkit-scrollbar{width:8px}.wrapper_our_company .sec_post .content_post .content_info_post::-webkit-scrollbar-track{background:transparent}.wrapper_our_company .sec_post .content_post .content_info_post::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_our_company .sec_post .content_post .content_info_post::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_our_company .sec_post .content_post .content_info_post .info_post{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin:.5rem 0 2rem}.wrapper_our_company .sec_post .content_post .content_info_post .info_post .box_avatar_user{min-width:75px}.wrapper_our_company .sec_post .content_post .content_info_post .info_post .box_avatar_user .avatar{height:65px;width:65px}.wrapper_our_company .sec_post .content_post .sec_controls_post{width:100%;height:auto;background:#fefefe;box-shadow:2px -2px 9px rgba(0,0,0,.1)}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:.75rem;border-bottom:1px solid #d9d9d9}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .likes{min-width:50px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .likes .like_heart{font-size:1.2rem;margin-right:.25rem;color:#da2222}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post{font-size:.9rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:1.25rem .75rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read{min-width:110px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read .tag_read{padding:.25rem .35rem;border-radius:5px;background:#4282f5;color:#fff;cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read .tag_read:hover{background:#2f6fe6}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post{width:100%;text-align:right;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action{padding:.25rem .35rem;border-radius:5px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;cursor:pointer;margin-left:.5rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action:hover{background:#f2f2f2}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action>i{margin-right:.35rem;font-size:1.35rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action>i.far{color:#303030}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action>i.fas{color:#da2222}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile{width:calc(48% - 5px)}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport img{height:135px!important}.box_container_hub .item_provaider_hub{width:25%;padding:.5rem}}@media screen and (max-width:990px){.wrapper_slide_home{margin-bottom:1rem}.rewards{overflow-wrap:break-word;max-width:100%}.wrapper_surveys .content_surveys .content_ttls{padding:6rem 1rem}.box_container_hub .item_provaider_hub{width:33.3%;padding:.5rem}.surveys .ico_left{display:none}.surveys .ico_up{display:inline-block}.wrapper_category .box_category_items .box_item_cupon{width:33.3%}.wrapper_galleries .box_imgs_gallery .item_img_gallery{width:25%}.wrapper_help .content_ttls .box_img_surveys img{width:100%}.drawer_tabs_discount.nav{-webkit-justify-content:flex-start;justify-content:flex-start}}@media screen and (max-width:860px){.wrapper_our_company .sec_list_post{max-width:100%;min-height:calc(100vh - 4rem);height:100%}.wrapper_our_company .sec_post{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#fefefe}.wrapper_our_company .sec_post .back_ico,.wrapper_our_company .sec_post.is-show{display:block}.wrapper_our_company .sec_post .content_post .content_info_post{padding-top:1rem}.wrapper_our_company .sec_post .content_post .content_info_post .info_post{margin-top:2.25rem}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile{width:calc(23% - 5px)}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport img{height:135px!important}}@media screen and (max-width:768px){.wrapper_menu_aside{width:275px;margin-left:-280px;box-shadow:5px 0 16px rgba(0,0,0,.2)}.wrapper_menu_aside:after{margin-left:-280px}.wrapper_main .section_main{width:100%;margin-left:0;margin-top:3rem;padding:1rem .5rem 0}.wrapper_header{width:100%}.wrapper_header .box_brand .btn_menu{display:inline-block}.wrapper_login .content_login .box_msj{width:50%}.padd{padding:1.5rem 1rem}}@media screen and (max-width:620px){.wrapper_header .content_header .box_search_input{display:none}.wrapper_login .content_login{-webkit-flex-direction:column;flex-direction:column;height:100%}.wrapper_login .content_login .box_msj{width:100%;border-radius:8px 8px 0 0;height:auto;padding:2rem 1rem}.wrapper_login .content_login .box_form{width:100%;padding-bottom:2rem}.wrapper_surveys .content_surveys .content_ttls{padding:3rem 1rem}.wrapper_surveys .content_surveys .content_ttls .box_img_surveys{display:none}.box_container_hub .item_provaider_hub .item_content .box_p_img img{width:100%}.divtop .box_ttl_opt{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:1.5rem;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.divtop .box_ttl_opt .wrapper_tool_discount{margin-bottom:1.5rem}.divtop .box_ttl_opt.no_reverse{-webkit-flex-direction:column!important;flex-direction:column!important}.divtop .box_ttl_opt.no_reverse .box_actions{margin-top:1rem}.wrapper_tool_discount{min-width:100%}.wrapper_category{padding-top:0!important}.wrapper_category .box_tag_category .item_tab_category .tag_ico{font-size:1.65rem}.wrapper_category .box_tag_category .item_tab_category .tag_name{font-size:.75rem}.wrapper_list_history .list_history{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.wrapper_list_history .list_history .item_list_history{width:50%;margin-bottom:.5rem}.wrapper_list_history .list_history .item_list_history:first-child{width:100%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info>div{width:33%;border-right:1px solid #ccc!important}.wrapper_help .content_tabs_help{margin-top:2rem}.wrapper_help .content_ttls{height:100%;padding:.5rem 1rem}.wrapper_help .content_ttls .box_img_surveys img{display:none}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile{width:calc(30% - 5px)}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport img{height:115px!important}}@media screen and (max-width:575px){.ttls_black{font-size:2rem}.wrapper_login .content_login .box_form .box_logo_company_login{margin-top:0;margin-bottom:1.5rem}.wrapper_home .row_data_home .item_data_home .box_company_home img{width:100%}.padd{padding:1.5rem .5rem}.wrapper_purchased_item .head_purchased_item .col_unicas{-webkit-flex-wrap:wrap;flex-wrap:wrap}.wrapper_purchased_item .head_purchased_item .col_unicas .cols{width:50%;margin-bottom:.5rem}.wrapper_category .box_tag_category .item_tab_category .tag_ico{font-size:1.65rem;margin-bottom:0;padding:.5rem}.wrapper_category .box_tag_category .item_tab_category .tag_name{font-size:.75rem;display:none}.wrapper_board .content_text_board{max-height:100%;color:#303030;background:#fefefe}.wrapper_board .content_text_board>div .item_cat_board h5{color:#8b2433;color:var(--primary_color)}.wrapper_board .box_content_board{display:none;background:#f2f2f2;position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;z-index:9;padding-top:5.5rem}.wrapper_board .box_content_board .back_ico,.wrapper_board .box_content_board.is-show{display:block}.wrapper_help .content_tabs_help .nav.nav-pills{-webkit-flex-direction:row!important;flex-direction:row!important}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item{width:50%;padding:0 .5rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link{min-height:100px}.my_modal .modal-body{max-height:70vh}.wrapper_tool_discount{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0!important}.wrapper_tool_discount .item_link_op{margin-bottom:.75rem}}@media screen and (max-width:480px){.wrapper_galleries .box_imgs_gallery .item_img_gallery{width:33.3%}.wrapper_header .box_notifications .btn_notifications .icon_bell_label{display:none}.wrapper_login{padding:0;height:100%}.wrapper_login .content_login{box-shadow:none}.wrapper_login .content_login .box_msj{border-radius:0!important}.wrapper_login .content_login .box_form{padding:.5rem 1.25rem}.wrapper_login .content_login .box_form .box_logo_company_login{margin-top:0;margin-bottom:1.5rem}.box_container_hub .item_provaider_hub{width:50%}.box_container_hub .item_provaider_hub .item_content .box_p_img img{width:100%}.divtop .ttls:after{display:none}.divtop .ttls span{background:transparent}.btn{margin-bottom:1rem}.wrapper_head_rewards .content_statistics{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;padding-bottom:0;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wrapper_head_rewards .content_statistics .item_statistics{width:45%!important;margin:0 0 1rem}.wrapper_head_rewards .content_statistics .item_statistics.large{width:100%!important}.wrapper_category .box_category_items .box_item_cupon{width:50%}.card_tabs{padding:.75rem}.wrapper_help .tab-content .content_info_help .ttl_info_help span{font-size:2rem}.wrapper_help .tab-content .content_info_help .ttl_info_help h5{font-size:1.45rem}.wrapper_audience .content_card_audience{padding:1rem}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:45px;font-size:2.25rem}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience h5{font-size:1.1rem}}@media screen and (max-width:460px){.wrapper_login .content_login{min-height:620px}.wrapper_home .row_data_home .col-6{-webkit-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}.wrapper_home .row_data_home .item_data_home{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center;-webkit-justify-content:flex-end;justify-content:flex-end}.wrapper_home .row_data_home .item_data_home .box_company_home{width:90%;margin-top:.5rem}.wrapper_home .row_data_home .item_data_home .box_company_home img{width:95%}.wrapper_home .row_data_home .item_data_home .drop_icon{margin:0 0 .35rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one,.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_two{width:100%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one{display:block;text-align:center}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .box_avatar_user{margin:0 auto 1rem;width:175px;min-width:175px;height:175px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .box_avatar_user .avatar{width:175px;min-width:175px;height:175px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .ico_save{bottom:auto;top:142px;left:48%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .custom-file-upload{bottom:auto;top:140px;left:60%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_two{margin-top:.5rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info>div{width:50%;border-right:1px solid #ccc!important}.wrapper_our_company .sec_post .back_ico{left:15px}.wrapper_our_company .sec_post .content_post .content_info_post{padding:1rem}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile{width:calc(47% - 5px)}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile .ReactGridGallery_tile-viewport img{height:115px!important}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item{width:50%;padding:0 .5rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link{min-height:120px;-webkit-flex-direction:column;flex-direction:column;text-align:center;padding:1.5rem .15rem .15rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link span{font-size:1.8rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link h5{padding:0;font-size:1rem;margin-top:.5rem}.wrapper_audience .content_card_audience{padding:1rem}.wrapper_audience .content_card_audience .box_list_audience .item_audience{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:45px;font-size:2.25rem}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience h5{font-size:1.1rem}.content_ttls{padding:1rem!important;height:100%!important}.wrapper_course .content_card_audience{padding:.75rem}.wrapper_course .content_card_audience .box_list_audience .item_audience{padding:0}.wrapper_course .content_card_audience .box_list_audience .item_audience .box_info_audience{padding-right:.25rem}.wrapper_course .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:45px;font-size:2.25rem;text-align:center}}@media screen and (max-width:415px){.wrapper_calendar .rbc-calendar .rbc-toolbar{position:relative;height:75px}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-toolbar-label{font-size:1.75rem}}@media screen and (max-width:380px){.wrapper_login .content_login .box_form .box_logo_company_login img{width:60%}.wrapper_login .content_login .box_form .ttl_form{margin-bottom:1rem}.wrapper_login .content_login .box_msj{padding:1rem}.wrapper_box_user_profile .box_data_user{-webkit-flex-direction:column;flex-direction:column}.wrapper_box_user_profile .box_data_user>div{margin-right:0}.wrapping_pay_canceled .box_cancel .cancel_info{padding:0}.wrapping_pay_canceled .box_new_try{padding-top:0}.wrapper_purchased_item .head_purchased_item .col_unicas{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}.wrapper_purchased_item .head_purchased_item .col_unicas .ico_chevron{left:auto;right:-10px;top:0}.wrapper_purchased_item .head_purchased_item .col_unicas .cols{width:100%;margin-bottom:.25rem;display:-webkit-flex;display:flex}.wrapper_category .box_tag_category .item_tab_category{cursor:pointer;width:45px}.wrapper_calendar{overflow:auto;min-height:550px}.wrapper_calendar .rbc-header{padding:5px 3px;background-color:#f2f2f2;text-transform:capitalize}.wrapper_calendar .rbc-calendar .rbc-toolbar{height:110px}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group{bottom:0}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button{padding:.35rem .75rem}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group:first-child{left:auto;bottom:2.4rem}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-btn-group:last-child{right:auto}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-toolbar-label{top:0;text-transform:capitalize;font-family:"is_medium";font-size:1.5rem;padding:0}}@media screen and (max-width:360px){.wrapper_galleries .box_imgs_gallery .item_img_gallery{width:50%}.col-6{-webkit-flex:none;flex:none;max-width:100%}.item_purchase .card-header .box_logo_shop .bg_logo_shop{width:48px;height:48px}.ttlshop{font-size:1.15rem}.wrapper_head_rewards .content_statistics .item_statistics .statistics.unique{padding-left:0;font-size:.9rem}.wrapper_head_rewards .content_statistics .item_statistics .statistics.unique .ico_unique{min-width:50px;width:50px;font-size:2rem;height:50px;margin-right:.5rem}.wrapper_surveys .aside_lateral .box_avatar_user{margin:.5rem auto;width:115px;height:115px}.wrapper_surveys .aside_lateral .box_avatar_user .avatar{width:115px;height:115px}}@media screen and (max-width:340px){.wrapper_tool_discount .item_link_op{padding:.5rem}.divtop .box_ttl_opt{margin-bottom:.75rem}.divtop .box_ttl_opt h2{font-size:1.6rem}.divtop .ttls{font-size:1.25rem}.divtop .pp{display:none}}
/*# sourceMappingURL=main.5e3dc059.chunk.css.map */