.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.25rem .25rem .5rem .5rem;transition:.25s cubic-bezier(.2,.61,.41,.95);display:flex;flex-direction:column;justify-content:space-between}.wrapper_menu_aside:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.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 .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%,.25)}.wrapper_menu_aside .nav_menu_items ul .menu_item{height:38px;margin-bottom:.3rem;width:100%;font-family:"is_medium";padding:.6rem .75rem;border-radius:7px;display:flex;justify-items:flex-start;align-items:center;color:#fefefe;cursor:pointer;position:relative;line-height:1;font-size:.95rem}.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.active span .dots_notif,.wrapper_menu_aside .nav_menu_items ul .menu_item:hover span .dots_notif{background:var(--primary_color);color:#fff}.wrapper_menu_aside .nav_menu_items ul .menu_item.active span .dots_notif:before,.wrapper_menu_aside .nav_menu_items ul .menu_item:hover span .dots_notif:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background:rgba(0,0,0,.25);z-index:-1}.wrapper_menu_aside .nav_menu_items ul .menu_item .ico_imgs{width:20px;min-width:20px;margin-right:.65rem}.wrapper_menu_aside .nav_menu_items ul .menu_item .ico_imgs img{width:100%}.wrapper_menu_aside .nav_menu_items ul .menu_item span .dots_notif{background:#fff;color:#333;position:absolute;top:12px;right:8px;display:flex;height:16px;width:30px;justify-content:center;align-items:center;line-height:1;border-radius:10px;font-size:.75rem}.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:0;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_menu_aside .nav_legals{position:relative;z-index:1;text-align:center;border-top:2.5px solid hsla(0,0%,100%,.15);padding-top:.5rem}.wrapper_menu_aside .nav_legals a{color:#ededed;cursor:pointer;font-size:.85rem;font-weight:600}.wrapper_menu_aside .nav_legals a:hover{text-decoration:underline}.wrapper_header{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.12);width:100%;padding:0 1rem;height:65px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;right:0;z-index:99}.wrapper_header .box_brand{display:flex;justify-content:flex-start;align-items:center;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:flex;justify-content:space-between;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{padding-right:5px;display:flex;justify-content:flex-end;align-items:center}.wrapper_header .content_header .box_options .ico_share{font-size:20px;margin-right:.75rem!important}.wrapper_header .content_header .box_options .wrapper__bg_flags{right:0;top:-4px}.wrapper_header .content_header .box_options .wrapper__bg_flags .bgflag{width:41px;min-width:41px;height:41px}.wrapper_header .content_header .box_options .wrapper__bg_flags .contain_avatar{top:3px;left:3px}.wrapper_header .content_header .box_options .wrapper__bg_flags .contain_avatar .box_avatar{width:35px;min-width:35px;height:35px}.wrapper_header .content_header .box_options .btn_share{display:flex;justify-content:flex-start;align-items:center;margin-right:1rem;height:100%;cursor:pointer}.wrapper_header .content_header .box_options .btn_share .icon_share{position:relative}.wrapper_header .content_header .box_options .btn_share:hover .icon_share{color:var(--primary_color)}.wrapper_header .content_header .box_options .popup{position:absolute;left:50%}.wrapper_header .content_header .box_options button{outline:none;cursor:pointer;font-weight:500;border-radius:4px;border:2px solid transparent;transition:.1s linear,border-color .1s linear,color .1s linear}.wrapper_header .content_header .box_options .view-modal{top:50%;color:#7d2ae8;font-size:18px;padding:10px 25px;background:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wrapper_header .content_header .box_options .popup{background:#fff;padding:25px;border-radius:15px;top:-150%;max-width:380px;width:200%;opacity:0;pointer-events:none;box-shadow:0 10px 15px rgba(0,0,0,.1);-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);transition:top 0s ease-in-out .2s,opacity .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s;transition:top 0s ease-in-out .2s,opacity .2s ease-in-out 0s,transform .2s ease-in-out 0s;transition:top 0s ease-in-out .2s,opacity .2s ease-in-out 0s,transform .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s}.wrapper_header .content_header .box_options .popup.show{top:50%;opacity:1;pointer-events:auto;width:auto;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);transition:top 0s ease-in-out 0s,opacity .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s;transition:top 0s ease-in-out 0s,opacity .2s ease-in-out 0s,transform .2s ease-in-out 0s;transition:top 0s ease-in-out 0s,opacity .2s ease-in-out 0s,transform .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s}.wrapper_header .content_header .box_options .popup :is(header,.icons,.field){display:flex;align-items:center;justify-content:space-between}.wrapper_header .content_header .box_options .popup header{padding-bottom:15px;border-bottom:1px solid #ebedf9}.wrapper_header .content_header .box_options header span{font-size:21px;font-weight:600}.wrapper_header .content_header .box_options .icons a,.wrapper_header .content_header .box_options header .close{display:flex;align-items:center;border-radius:50%;justify-content:center;transition:all .3s ease-in-out}.wrapper_header .content_header .box_options header .close{color:#878787;font-size:17px;background:#f2f3fb;height:33px;width:33px;cursor:pointer}.wrapper_header .content_header .box_options header .close:hover{background:#ebedf9}.wrapper_header .content_header .box_options .popup .content{margin:20px 0}.wrapper_header .content_header .box_options .popup .icons{margin:15px 35px 20px 0}.wrapper_header .content_header .box_options .content p{font-size:16px}.wrapper_header .content_header .box_options .content .icons a{height:50px;width:50px;font-size:20px;text-decoration:none;border:1px solid transparent;align-items:center}.wrapper_header .content_header .box_options .icons a i{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.wrapper_header .content_header .box_options .icons a:first-child{color:#1877f2;border-color:#b7d4fb}.wrapper_header .content_header .box_options .icons a:first-child:hover{background:#1877f2}.wrapper_header .content_header .box_options .icons a:nth-child(2){color:#46c1f6;border-color:#b6e7fc}.wrapper_header .content_header .box_options .icons a:nth-child(2):hover{background:#46c1f6}.wrapper_header .content_header .box_options .icons a:nth-child(3){color:#e1306c;border-color:#f5bccf}.wrapper_header .content_header .box_options .icons a:nth-child(3):hover{background:#e1306c}.wrapper_header .content_header .box_options .icons a:nth-child(4){color:#25d366;border-color:#bef4d2}.wrapper_header .content_header .box_options .icons a:nth-child(4):hover{background:#25d366}.wrapper_header .content_header .box_options .icons a:nth-child(5){color:#08c;border-color:#b3e6ff}.wrapper_header .content_header .box_options .icons a:nth-child(5):hover{background:#08c}.wrapper_header .content_header .box_options .icons a:hover{color:#fff;border-color:transparent}.wrapper_header .content_header .box_options .icons a:hover i{-webkit-transform:scale(1.2);transform:scale(1.2)}.wrapper_header .content_header .box_options .content .field{margin:12px 0 -5px;height:45px;border-radius:4px;padding:0 5px;border:1px solid #e1e1e1}.wrapper_header .content_header .box_options .field.active{border-color:#7d2ae8}.wrapper_header .content_header .box_options .field i{width:50px;font-size:18px;text-align:center}.wrapper_header .content_header .box_options .field.active i{color:#7d2ae8}.wrapper_header .content_header .box_options .field input{width:100%;height:100%;border:none;outline:none;font-size:15px}.wrapper_header .content_header .box_options .field button{color:#fff;padding:5px 18px;background:#7d2ae8}.wrapper_header .content_header .box_options .field button:hover{background:#8d39fa}.wrapper_header .content_header .box_options .btn_notifications{display:flex;justify-content:flex-start;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:flex;justify-content: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 .content__notif{min-width:300px;padding:0;border:0;border-radius:.5rem;box-shadow:2px 2px 12px rgba(0,0,0,.2)}.wrapper_header .content_header .box_options .content__notif .content_box_notif .notif_ttl{padding:.75rem;color:#efefef;border-radius:.5rem .5rem 0 0;line-height:1;background:var(--primary_color);margin-bottom:.25rem}.wrapper_header .content_header .box_options .content__notif .item_notification{padding:.5rem .75rem;display:block;border-bottom:1px solid #f2f2f2;cursor:pointer}.wrapper_header .content_header .box_options .content__notif .item_notification:hover{background:#eee}.wrapper_header .content_header .box_options .content__notif .item_notification:last-child{border:0}.wrapper_header .content_header .box_options .content__notif .notif_empty{text-align:center;display:flex;flex-direction:column;padding:1rem .5rem;color:#dedede}.wrapper_header .content_header .box_options .content__notif .notif_empty .far{font-size:3rem;margin-bottom:.25rem}.wrapper_header .content_header .box_options .content__notif .notif_empty span{color:#ccc}.wrapper_header .content_header .box_options .drop_select_pro{position:relative}.wrapper_header .content_header .box_options .drop_select_pro .icodrop{position:absolute;top:45%;right:-18px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #333}.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_header .content_header .box_options .item_options .hydrated{font-size:1.8rem}.wrapper_header .content_header .box_options .content__profile_select{border:0;border-radius:.5rem;box-shadow:2px 2px 12px rgba(0,0,0,.2);padding:.25rem}.wrapper_header .content_header .box_options .content__profile_select div{padding:.25rem .5rem;border-radius:5px;cursor:pointer}.wrapper_header .content_header .box_options .content__profile_select div:hover{background:#ededed}.wrapper_block{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wrapper_block .modal-content{background:transparent!important;box-shadow:none;border:0}.wrapper_block .box_content_block{display:flex;align-self:center;align-items:center;height:100vh}.modal-open{overflow:auto!important}.wrapper_chats{position:fixed;z-index:99;bottom:22px;right:5px;color:#333;width:100%;max-width:200px;max-height:20px;height:100%}.wrapper_chats.open{max-height:650px;max-width:400px;bottom:0}.wrapper_chats.open .sec_ttl_chat .ttl_chats{width:100%;border-radius:.5rem .5rem 0 0}.wrapper_chats.open .sec_content_chats{opacity:1}.wrapper_chats .sec_ttl_chat{display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.wrapper_chats .sec_ttl_chat .ttl_chats{background:var(--primary_color);color:#fff;width:160px;height:38px;display:flex;align-items:center;margin-bottom:0;line-height:1;font-size:1.1rem;box-shadow:0 0 12px rgba(0,0,0,.25);padding-left:.75rem;position:relative;border-radius:.5rem;z-index:9}.wrapper_chats .sec_ttl_chat .ttl_chats .part1{width:25px;margin-right:.5rem;display:none}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat{margin-right:.3rem;max-width:26px;width:100%;height:20px;position:relative;top:2px;z-index:2;cursor:pointer}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat span{width:20px;height:2px;border-radius:4px;display:block;position:absolute;background:#fff;transition:all .35s ease;-webkit-transform-origin:0 100%;transform-origin:0 100%}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat span:nth-child(2){top:calc(50% - 4px)}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat span:nth-child(3){bottom:6px}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat.visible_menu{right:-5px}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat.visible_menu span:first-child{-webkit-transform:rotate(45deg) translate(-5px,-1px);transform:rotate(45deg) translate(-5px,-1px)}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat.visible_menu span:nth-child(2){opacity:0}.wrapper_chats .sec_ttl_chat .ttl_chats .part1 .btn_menu_chat.visible_menu span:nth-child(3){-webkit-transform:rotate(-45deg) translate(-2px,-1px);transform:rotate(-45deg) translate(-2px,-1px)}.wrapper_chats .sec_ttl_chat .ttl_chats .part2{width:100%}.wrapper_chats .sec_ttl_chat .ttl_chats .dots_notifications{position:absolute;top:9px;left:75px;background:#fff;color:var(--primary_color);width:20px;height:20px;display:flex;justify-content:center;align-items:center;padding-top:.15rem;line-height:0;border-radius:50%;font-size:.8rem;margin-left:.45rem}.wrapper_chats .sec_ttl_chat .ttl_chats .btn_expand{cursor:pointer;position:absolute;top:0;right:0;width:35px;height:38px;border-radius:0 .5rem .5rem 0;display:flex;justify-content:center;align-items:center;font-size:1.25rem}.wrapper_chats .sec_ttl_chat .ttl_chats .btn_expand:hover{background:rgba(0,0,0,.3)}.wrapper_chats .sec_content_chats{background:#f5f7fb;box-shadow:0 0 16px rgba(0,0,0,.15);height:calc(100% - 38px);position:relative;opacity:0}.wrapper_chats .sec_content_chats .content_navbar_chat{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;flex-direction:column;position:relative;z-index:99;position:absolute;top:0;left:0;width:60px;min-width:60px;height:100%}.wrapper_chats .sec_content_chats .content_navbar_chat .navbar_chat{height:100%;padding:1rem 0}.wrapper_chats .sec_content_chats .content_navbar_chat .navbar_chat .item_navbar{color:#999;cursor:pointer;text-align:center;margin-bottom:.15rem;height:50px;display:flex;justify-content:center;align-items:center;flex-direction:column}.wrapper_chats .sec_content_chats .content_navbar_chat .navbar_chat .item_navbar .name_secc{font-size:.55rem;font-weight:600;margin-top:.25rem}.wrapper_chats .sec_content_chats .content_navbar_chat .navbar_chat .item_navbar.sec_active{color:var(--primary_color);background:#ebeef5}.wrapper_chats .sec_content_chats .content_navbar_chat .navbar_chat .item_navbar:hover{background:#ebeef5}.wrapper_chats .sec_content_chats .content_navbar_chat .myuser_chats{padding:0 .4rem;height:60px;cursor:pointer}.wrapper_chats .sec_content_chats .content_sec_chats{position:absolute;right:0;top:0;height:100%;width:calc(100% - 60px);overflow:auto}.wrapper_chats .sec_content_chats .content_sec_chats::-webkit-scrollbar{width:8px}.wrapper_chats .sec_content_chats .content_sec_chats::-webkit-scrollbar-track{background:transparent}.wrapper_chats .sec_content_chats .content_sec_chats::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_chats .sec_content_chats .content_sec_chats::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_chats .wrapper__bg_flags{right:0;top:-4px}.wrapper_chats .wrapper__bg_flags .bgflag{width:35px;min-width:35px;height:35px}.wrapper_chats .wrapper__bg_flags .contain_avatar{top:2.5px;left:2.5px}.wrapper_chats .wrapper__bg_flags .contain_avatar .box_avatar{width:30px;min-width:30px;height:30px}.wrapper_chats .wrapper_searches{position:-webkit-sticky;position:sticky;top:0;padding:.5rem 0 .75rem;background:#f4f7fb;z-index:2}.wrapper_chats .wrapper_searches .form-control{border:0;background:#e6ebf5;height:calc(1.5em + .9rem + 2px);padding-left:2.25rem}.wrapper_chats .wrapper_searches .ico_form{position:absolute;top:20px;left:12px;z-index:9;color:#666}.wrapper_chats .wrapper_list_chats{width:100%;height:100%}.wrapper_chats .wrapper_list_chats .ttlsChats:first-child{margin-bottom:0}.wrapper_chats .wrapper_list_chats .sec_new_group{display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:9}.wrapper_chats .wrapper_list_chats .sec_new_group.open_new_group{display:block}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info{background:#f4f7fb;height:100%;overflow:auto;padding:1rem}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp{position:relative}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .toback{position:absolute;top:-5px;left:-5px;width:25px;height:30px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .toback:hover{background:#e0e0e0}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp input[type=file]{display:none}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .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_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .ico_save{width:35px;height:35px;color:#fff;bottom:-14px;left:calc(50% - 25px);display:flex;justify-content:center;align-items:center;background:#339e1d;border:0;outline:none}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .custom-file-upload{display:inline-block;padding:6px;bottom:-15px;left:calc(50% + 15px);font-size:1.25rem}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_avatar_gp .custom-file-upload:hover{background:var(--primary_color);color:#fff}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__info .drawer_info_gp{margin-top:2rem}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact{display:flex;justify-content:space-between;flex-direction:column;height:100%;background:#f4f7fb}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs{position:relative;padding:1rem 1.5rem 1rem .5rem;background:#fff;margin-bottom:.5rem;border-bottom:2px solid #efefef;display:flex;align-items:center}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .to_back_gr{cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;min-width:25px;margin-right:.4rem}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .to_back_gr:hover{background:#f5f7fb}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact{width:100%}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact .form-control{border:0;border-radius:0;border-bottom:2px solid #dedede;height:calc(1.25em + .5rem + 1px);padding-left:0}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact .form-control::-webkit-input-placeholder{color:#bababa}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact .form-control:-ms-input-placeholder{color:#bababa}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact .form-control::placeholder{color:#bababa}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .box_search_contact .form-control:focus{outline:none;border-bottom:2px solid var(--primary_color);box-shadow:none}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_inputs .ico_form{position:absolute;top:17px;right:25px;z-index:9}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact{width:100%;padding:0 1rem .5rem;height:100%;overflow:auto}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup{display:block;margin:0 0 5px;position:relative}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label{padding:7px;width:100%;border-radius:.25rem;display:flex;justify-content:flex-start;align-items:center;text-align:left;color:#3c454c;cursor:pointer;position:relative;z-index:2;transition:color .2s ease-in;overflow:hidden}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label:before{width:10px;height:10px;border-radius:50%;content:"";background-color:var(--primary_color);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scaleX(1);transform:translate(-50%,-50%) scaleX(1);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;z-index:-1}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label:after{width:20px;height:20px;content:"";border:2px solid #d1d7dc;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:-2px -1px;border-radius:5px;z-index:2;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;transition:all .2s ease-in}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label .box_avatar_user{width:37px;min-width:37px;height:37px;margin:0 .5rem 0 0;padding:1px}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label .box_avatar_user .avatar{border:0;position:relative;top:1.5px;left:1.5px}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup label .name_chat{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:.5rem}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup input:checked~label{color:#fff}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup input:checked~label:before{-webkit-transform:translate(-50%,-50%) scale3d(56,56,1);transform:translate(-50%,-50%) scale3d(56,56,1);opacity:1}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup input:checked~label:after{background-color:#54e072;border-color:#54e072}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_list_contact .inputGroup input{width:32px;height:32px;order:1;z-index:2;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;visibility:hidden}.wrapper_chats .wrapper_list_chats .sec_new_group .cont_new_group__contact .box_btns_options{background-color:#fff;border-top:2px solid #efefef;text-align:center;padding:.75rem 0 1rem}.wrapper_chats .list_users{position:relative}.wrapper_chats .list_users .list_users__options{line-height:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.wrapper_chats .list_users .list_users__options .ttlsChats{margin:0}.wrapper_chats .list_users .list_users__options small{line-height:0}.wrapper_chats .list_users .list_users__options .btn-new-group{background:none;font-size:.85rem;display:flex;justify-content:space-between;align-items:center;outline:none;padding:.35rem .5rem;border-radius:.15rem;border:0;cursor:pointer}.wrapper_chats .list_users .list_users__options .btn-new-group span{line-height:0;padding-left:.2rem;margin-top:.13rem}.wrapper_chats .list_users .list_users__options .btn-new-group:hover{background:#e6ebf5}.wrapper_chats .box_item_chat{padding:.55rem .4rem;display:flex;justify-content:flex-start;align-items:center;width:100%;cursor:pointer}.wrapper_chats .box_item_chat:hover{background:#e6ebf5}.wrapper_chats .box_item_chat:hover .info_item_chat .options{display:flex}.wrapper_chats .box_item_chat.new-mnj{background:var(--primary_color);color:#fff}.wrapper_chats .box_item_chat.new-mnj:hover{background:var(--primary_color)}.wrapper_chats .box_item_chat .box_avatar_user{width:40px;min-width:40px;height:40px}.wrapper_chats .box_item_chat .box_avatar_user .avatar{border:3px solid #fefefe!important}.wrapper_chats .box_item_chat .info_item_chat{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 .25rem 0 .45rem}.wrapper_chats .box_item_chat .info_item_chat .name_chat{max-width:175px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;padding-left:.3rem}.wrapper_chats .box_item_chat .info_item_chat .time{font-size:.8rem}.wrapper_chats .box_item_chat .info_item_chat .options{display:none;justify-content:space-between}.wrapper_chats .box_item_chat .info_item_chat .options .opt_chat{margin-left:.25rem;cursor:pointer;width:27px;height:27px;display:flex;justify-content:center;align-items:center;border-radius:.35rem;font-size:.9rem;color:#777;background-color:#cdd1da}.wrapper_chats .box_item_chat .info_item_chat .options .opt_chat:hover{color:#fff;background:var(--primary_color)}.wrapper_chats .wrapper_contacts{width:100%;display:flex;flex-direction:column;justify-content:space-between}.wrapper_chats .wrapper_contacts .content_contacts{margin-bottom:1rem}.wrapper_chats .wrapper_contacts .content_contacts .letter_divider{position:relative}.wrapper_chats .wrapper_contacts .content_contacts .letter_divider span{font-weight:900;color:var(--primary_color);background:#f4f7fb;padding:.25rem .5rem;margin-left:.5rem;z-index:1;position:relative}.wrapper_chats .wrapper_contacts .content_contacts .letter_divider:before{content:"";position:absolute;top:45%;left:0;height:2px;width:100%;background:#dee3ee}.wrapper_chats .wrapper_chat_conversations{background:url(/static/media/bgconversations.2604ca15.jpg) no-repeat top;background-size:cover;height:100%;display:flex;flex-direction:column;justify-content:space-between}.wrapper_chats .wrapper_chat_conversations .sec_info_chats{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem .75rem .25rem;box-shadow:5px 0 12px rgba(0,0,0,.15);position:relative;z-index:9}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .to_back{color:#666;cursor:pointer;height:100%;display:flex;justify-content:center;align-items:center;width:35px;margin-right:.15rem}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_avatar_user{width:40px;min-width:40px;height:40px}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_avatar_user .avatar{border:3px solid #fefefe!important}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_info{width:100%;margin-left:.65rem}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_info .ttlsChats{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:215px}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_info p{font-size:.9rem;color:#666}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .btn-group{margin:0}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .dropdown-toggle:after{display:none}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_drop_opt{border-radius:7px;box-shadow:-2px 2px 12px rgba(0,0,0,.15);border:0}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_drop_opt .block_user{color:#dc143c}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_drop_opt .block_user:hover{background:#dc143c;color:#efefef}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_drop_opt .dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.25rem .25rem .25rem .5rem}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .box_drop_opt .dropdown-item span:first-child{white-space:normal;line-height:1.15;font-size:.85rem;font-weight:600}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .btn_ico_more{height:25px;min-width:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.wrapper_chats .wrapper_chat_conversations .sec_info_chats .btn_ico_more:hover{background:#e0e3eb}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations{height:100%;overflow:auto;display:flex;flex-direction:column-reverse}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations::-webkit-scrollbar{width:8px}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations::-webkit-scrollbar-track{background:transparent}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation{margin-bottom:1rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation.out{display:flex;justify-content:flex-end}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation.out .item_conversation .cont_conversation{background:var(--primary_color);border-radius:13px 13px 0 13px;color:#fff}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation.out .item_conversation .datatime_mnj{text-align:right}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation.in .item_conversation{margin-left:.25rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation.in .item_conversation .cont_conversation{box-shadow:0 0 12px rgba(0,0,0,.15);background:#fff;border-radius:13px 13px 13px 0}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation{max-width:80%;width:auto}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation{word-break:break-word!important;padding:.65rem .85rem .5rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation .info_mnj{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;margin-bottom:.25rem;font-weight:600;line-height:1}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation .info_mnj .author_mnj{padding-top:.1rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation .info_mnj .box_check_mnj{font-size:.8rem;margin-left:.5rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation .info_mnj .box_check_mnj .check_mnj{margin-left:.3rem;font-size:.75rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .cont_conversation .mnj{margin-bottom:0;line-height:1.15;font-size:.98rem}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .datatime_mnj{font-size:.75rem;margin-top:.15rem;color:#aaa}.wrapper_chats .wrapper_chat_conversations .sec_conten_conversations .box_item_conversation .item_conversation .datatime_mnj time{text-transform:none}.wrapper_chats .wrapper_chat_conversations .sec_content_typing{background:#fff;padding:1rem .5rem 1rem .75rem;border-top:1px solid #efefef}.wrapper_chats .wrapper_chat_conversations .sec_content_typing .box_intro_text{margin-bottom:0;display:flex}.wrapper_chats .wrapper_chat_conversations .sec_content_typing .box_intro_text .form-control{border-radius:40px;resize:none;background:#f0f0f3}.wrapper_chats .wrapper_chat_conversations .sec_content_typing .box_intro_text .form-control:focus{box-shadow:0 0 0 .1rem var(--primary_color)}.wrapper_chats .wrapper_chat_conversations .sec_content_typing .box_intro_text .btn{box-shadow:2px 4px 9px rgba(0,0,0,.15);min-width:48px;height:48px;margin-left:.25rem;background:var(--primary_color);color:#fff;border-radius:50%;margin-bottom:0!important}.wrapper_chats .wrapper_chat_conversations .sec_content_typing .box_intro_text .btn:before{border-radius:0 6px 6px 0}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile{min-height:250px;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;border-radius:5px}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:75%;background:#000;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 60%)}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .to_back{cursor:pointer;display:flex;justify-content:center;align-items:center;width:22px;height:22px;background-color:#fff;box-shadow:1px 1px 12px rgba(0,0,0,.15);border-radius:50%;position:absolute;top:.5rem;left:.5rem;font-size:.9rem}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .to_edit_avatar{cursor:pointer;color:#fff;border-radius:50%;position:absolute;top:.5rem;right:.5rem}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile{color:#fff;position:absolute;bottom:0;left:0;width:100%;padding:.75rem}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile .drawer_drop_status{cursor:pointer}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile .drawer_drop_status .dots_status{border-radius:50%;display:inline-block;width:11px;height:11px;border:2px solid #fff;margin-right:.25rem}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile .drawer_drop_status .dots_status.active{background:#59ce4f}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile .drawer_drop_status .dots_status.occupied{background:#fcbb2a}.wrapper_chats .wrapper_profile_chat .sec_avatar_profile .content_info_profile .drawer_drop_status .dots_status.disconnected{background:#db2020}.wrapper_chats .wrapper_profile_chat .sec_info_profile{margin-top:1.5rem}.wrapper_chats .wrapper_profile_chat .sec_info_profile h6{color:#999;margin-bottom:.25rem}.wrapper_chats .wrapper_profile_chat .sec_info_profile h5{font-size:1.15rem}.sections_chat{display:none!important}.sections_chat.active_sec{display:flex!important;flex-direction:column}.sec_list_user_blocked{padding:1rem;display:none;background:#f5f7fb;position:absolute;top:0;left:0;height:100%;width:100%;z-index:99}.sec_list_user_blocked.open_sec_blocked{display:block}.sec_list_user_blocked .toback{position:absolute;top:10px;left:12px;width:25px;height:30px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}.sec_list_user_blocked .toback:hover{background:#e0e0e0}.wrapper_slide_home .slick-slide iframe{width:100%}.wrapper_slide_home .slick-slide .box_video_poster{width:100%;position:relative}.wrapper_slide_home .slick-slide .box_video_poster .ico_play{width:80px;height:80px;font-size:2rem;cursor:pointer;background:var(--primary_color);color:#fff;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:2px 2px 18px rgba(0,0,0,.25)}.wrapper_slide_home .slick-slide .box_video_poster .ico_play:hover{box-shadow:none}.wrapper_box_stories{background:var(--primary_color);height:100%;border-radius:9px;color:#fefefe;padding:.65rem 1rem;position:relative;min-height:240px}.wrapper_box_stories .section_item_stories{position:relative;z-index:1}.wrapper_box_stories .section_item_stories .box_info_stories h5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wrapper_box_stories .section_item_stories .box_info_stories .paragraph{line-height:1.2;height:54px;overflow:hidden;font-size:.95rem;margin-bottom:.2rem;min-height:70px}.wrapper_box_stories .section_item_stories .more{margin-top:.75rem;margin-right:.5rem}.wrapper_box_stories .section_item_stories .more a{color:#fff;font-weight:700;font-size:.85rem;line-height:1;display:flex;justify-content:flex-end;align-items:center}.wrapper_box_stories .section_item_stories .more a span{margin-right:.35rem}.item_blackboard{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.15rem;border-radius:6px}.item_blackboard:last-child{margin-bottom:0}.item_blackboard:hover{background:#f2f2f2}.item_blackboard .box_avatar_user{min-width:60px}.item_blackboard .box_avatar_user .avatar{height:65px;width:65px}.item_blackboard .box_avatar_user .avatar img{-webkit-transform:scale(1);transform:scale(1)}.item_blackboard .info_post{width:100%;padding-left:1rem}.ico_calendar img{-webkit-transform:scale(.9)!important;transform:scale(.9)!important}.wrapper_login{background:#f2f2f2;height:100vh;min-height:500px;display:flex;justify-content:center;align-items:center;padding:2rem}.wrapper_login .content_login{background:#fff;max-width:1024px;width:100%;height:80vh;min-height:475px;border-radius:8px;box-shadow:-3px -3px 40px rgba(45,45,46,.15);display:flex;justify-content:space-between;align-items:flex-start}.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:flex;justify-content: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_msj .btn.primary{background:transparent;color:#fff!important;border:2px solid #fff;margin-bottom:0!important;padding-top:8px}.wrapper_login .content_login .box_form{width:65%;height:100%;padding:1rem;display:flex;justify-content:center;text-align:center}.wrapper_login .content_login .box_form .box_inputs{width:100%;display:flex;flex-direction:column;justify-content:space-between}.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 .box_logo_company_login{display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.wrapper_login .content_login .box_form .box_logo_company_login img{max-height:110px}.wrapper_login .content_login .box_form .box_content_form{width:100%;max-width:350px;margin:0 auto 2rem}.wrapper_login .content_login .box_form .ttl_form{color:var(--primary_color);margin-bottom:1rem;font-size:1.75rem}.wrapper_login .content_login .box_form .btn_links{font-size:.95rem;cursor:pointer}.wrapper_login .content_login .box_form .box_btn_login{margin-bottom:.8rem}.wrapper_login .drawer_reset{justify-content:flex-start!important}.wrapper_login .drawer_reset .content_div{margin-top:2rem}.wrapper_login .drawer_reset .content_div form{max-width:400px;margin:0 auto}.wrapper_register{background:#eee;min-height:100vh;position:relative;overflow:hidden}.wrapper_register .line{line-height:1}.wrapper_register .bg_register{max-width:1300px;min-width:990px;top:0}.wrapper_register .bg_register,.wrapper_register .box_header{width:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper_register .box_header{max-width:1250px;top:10px;text-align:right;z-index:9;padding:0 1rem}.wrapper_register .box_header a{display:inline-block;background:var(--primary_color);color:#efefef;padding:.6rem 1.5rem;border-radius:2rem;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:3px 2px 12px rgba(0,0,0,.4)}.wrapper_register .box_header a:hover{box-shadow:none}.wrapper_register .box_animate_text{display:flex;justify-content:center}.wrapper_register .box_animate_text .drawer_reg_sex{-webkit-animation:zoom-in-zoom-out 1.25s ease infinite;animation:zoom-in-zoom-out 1.25s ease infinite;font-size:.9rem;margin-bottom:2rem}.wrapper_register .container_register{position:relative;z-index:1;padding-top:170px;padding-bottom:3rem}.wrapper_register .container_register .drawer_card_register{background:#fff;box-shadow:0 0 22px rgba(0,0,0,.1);max-width:820px;margin:0 auto;padding:1rem 2rem 1.5rem;border-radius:.75rem}.wrapper_register .container_register .drawer_card_register .box_brand_register{display:flex;justify-content:space-between;align-items:center}.wrapper_register .container_register .drawer_card_register .box_brand_register div{width:100%;margin-right:1rem}.wrapper_register .container_register .drawer_card_register .box_brand_register img{max-height:80px}.wrapper_register .container_register .drawer_card_register .bar_step_reg{display:flex;justify-content:space-between;max-width:400px;margin:1.5rem auto 1rem}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step{width:100%;position:relative;display:flex;justify-content:flex-end}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step:first-child{width:auto}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step:first-child:after{display:none}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step:after{content:"";width:100%;height:2px;border-bottom:3px dashed #dfdfdf;position:absolute;top:47%;right:0}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step.step_active:after{border-bottom:3px solid var(--primary_color)}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step.step_active .item_step{background:var(--primary_color);color:#fff;border:0}.wrapper_register .container_register .drawer_card_register .bar_step_reg .box_item_step .item_step{background:#fff;border:3px solid #dfdfdf;width:40px;height:40px;border-radius:50%;color:#aaa;display:flex;justify-content:center;align-items:center;font-family:"is_bold";position:relative;z-index:1}.wrapper_register .container_register .drawer_card_register .box_form_register .box_input_icons{position:relative}.wrapper_register .container_register .drawer_card_register .box_form_register .box_input_icons .ico_show_pass{position:absolute;top:2.2rem;right:.25rem;font-size:.9rem;border-radius:50%;padding:.25rem .33rem;cursor:pointer;color:#666}.wrapper_register .container_register .drawer_card_register .box_form_register .box_input_icons .ico_show_pass:hover{background:#ddd}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_membership .ttl_membership{max-width:400px;margin:0 auto 1rem}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_membership .box-ico-pay{font-size:4rem;line-height:1}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_membership .box-ico-pay.success{color:#23b107}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_membership .box-ico-pay.cancel{color:#c90000}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_btns{display:flex;justify-content:space-evenly}.wrapper_register .container_register .nav_legals{max-width:820px;margin:.75rem auto 0;text-align:right;font-size:.85rem;font-weight:600;padding-right:.5rem}.wrapper_register .container_register .nav_legals a{color:#333;cursor:pointer}.wrapper_register .container_register .nav_legals a:hover{color:var(--primary_color)}.wrapper_register .box_cp .btn{display:flex;align-items:center}.wrapper_register .box_cp .btn span{padding-left:.25rem}@media screen and (max-width:360px){.box_cp .col-6{flex:0 0 50%!important;max-width:50%!important}}.wrapper_surveys{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);display:flex;justify-content:space-between;align-items:flex-start}.wrapper_surveys .content_surveys{width:calc(100% - 250px);height:100%}.wrapper_surveys .content_surveys .box_more_survey{display:flex;justify-content:flex-end;align-items:center;font-family:"is_medium"}.wrapper_surveys .content_surveys .box_more_survey .btn_ellipsis{background:#ddd!important;width:25px;height:25px;display:none;justify-content:center;align-items:center;margin-left:.75rem;border-radius:50%;background:#f2f2f2;cursor:pointer;color:#000}.wrapper_surveys .content_surveys .content_ttls{margin-bottom:2rem}.wrapper_surveys .content_surveys .content_ttls .ttl{color:#e69eac}.wrapper_surveys .content_surveys .boxes_surveys{margin-top:.5rem}.wrapper_surveys .content_surveys .boxes_surveys .card{min-height:275px;height:100%}.wrapper_surveys .content_surveys .boxes_surveys .box_list_surveys .list-group-item{border:0;border-left:3px solid #ddd;padding:.25rem .75rem;border-radius:0;margin-bottom:.75rem;opacity:.5;cursor:pointer}.wrapper_surveys .content_surveys .boxes_surveys .box_list_surveys .list-group-item.active{background:#f6f6f6!important;border-left:3px solid var(--primary_color);opacity:1;color:var(--primary_color)!important}.wrapper_surveys .content_surveys .boxes_surveys .box_list_surveys .list-group-item:hover{background:#f6f6f6!important;opacity:1;color:#303030}.wrapper_surveys .content_surveys .boxes_surveys .box_list_surveys .list-group-item:last-child{margin-bottom:0}.wrapper_surveys .aside_lateral{position:fixed;top:65px;right:0;background:#fff;width:100%;max-width:250px;height:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:9}.wrapper_surveys .aside_lateral.is-show{right:0}.wrapper_surveys .aside_lateral .btn_ellipsis_close{display:none;position:absolute;cursor:pointer;top:10px;right:10px;font-size:1.25rem}.wrapper_surveys .aside_lateral .box_avatar_user{margin:2rem auto 1.5rem;width:135px;height:135px}.wrapper_surveys .aside_lateral .box_avatar_user .avatar{width:135px;height:135px}.wrapper_surveys .aside_lateral .prev_surveys{margin-bottom:4rem;width:100%}.wrapper_surveys .aside_lateral .prev_surveys .box_item_surv{padding-top:1rem;overflow:auto;max-height:170px}.wrapper_surveys .aside_lateral .prev_surveys .box_item_surv::-webkit-scrollbar{width:6px}.wrapper_surveys .aside_lateral .prev_surveys .box_item_surv::-webkit-scrollbar-track{background:#eee}.wrapper_surveys .aside_lateral .prev_surveys .box_item_surv::-webkit-scrollbar-thumb,.wrapper_surveys .aside_lateral .prev_surveys .box_item_surv::-webkit-scrollbar-thumb:hover{background:#aaa}.wrapper_surveys .aside_lateral .prev_surveys .item_prev_surveys{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem}.wrapper_surveys .aside_lateral .prev_surveys .item_prev_surveys span{font-size:1.1rem;width:30px;margin-right:.25rem;color:#4f38a3}.section_surveys{text-align:center;padding:0 1.25rem;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.section_surveys .slick-slider{width:100%}.section_surveys .slick-list{height:100%!important}.section_surveys .question{padding-bottom:.75rem;border-bottom:2px solid #444}.section_surveys .answers{margin:1rem 0}.section_surveys .box_arrows{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.section_surveys .box_arrows .arrow{display:flex;justify-content:center;align-items:center;opacity:.5;font-family:"is_medium";font-size:.9rem;cursor:pointer}.section_surveys .box_arrows .arrow:hover{opacity:1}.section_surveys .box_arrows .arrow .fas{font-size:1.5rem}.content_ttls{background:#f6e7ec;border-radius:9px;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:160px}.content_ttls .box_img_surveys{text-align:center}.content_ttls .box_img_surveys img{width:65%}.ico_round{display:flex;justify-content:center;align-items:center;border:5px solid #999;width:90px;height:90px;margin:0 auto;font-size:2.25rem;color:#999;border-radius:50%}.surveys:hover .ico_left{margin-right:.75rem!important}.surveys .ico_up{display:none}.surveys .custom-control-input:checked~.custom-control-label:before{border-color:var(--primary_color)!important;background-color:var(--primary_color)!important;width:20px;height:20px;top:0;left:-30px}.surveys .custom-control-input:checked~.custom-control-label:after{display:none!important}.surveys .custom-control-label{cursor:pointer}.surveys .custom-control-label:before{width:20px!important;height:20px!important;top:0!important;left:-30px!important;border:2px solid #adb5bd!important}.outline{outline:none}.wrapper_side_advertising{width:85%;margin:0 auto 1rem;position:relative;border-radius:.35rem}.wrapper_side_advertising:hover .t_pub{color:var(--primary_color)}.wrapper_side_advertising:hover img{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%)}.wrapper_side_advertising img{border-radius:.5rem;margin-bottom:.75rem}.wrapper_side_advertising .slick-dots{bottom:-10px}.wrapper_side_advertising .slick-next,.wrapper_side_advertising .slick-prev{font-size:0;line-height:0;background:#fff;position:absolute;top:15px;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;cursor:pointer;color:transparent;border:none;outline:none;box-shadow:1px 1px 12px rgba(0,0,0,.5)}.wrapper_side_advertising .slick-prev{right:28px;border-radius:.25rem 0 0 .25rem}.wrapper_side_advertising .slick-next{right:5px;border-radius:0 .25rem .25rem 0}.wrapper_side_advertising .slick-next:focus,.wrapper_side_advertising .slick-next:hover,.wrapper_side_advertising .slick-prev:focus,.wrapper_side_advertising .slick-prev:hover{opacity:1;outline:none;background:var(--primary_color)}.wrapper_side_advertising .slick-prev:focus:before,.wrapper_side_advertising .slick-prev:hover:before{border-right:6px solid #fff}.wrapper_side_advertising .slick-next:focus:before,.wrapper_side_advertising .slick-next:hover:before{border-left:6px solid #fff}.wrapper_side_advertising .slick-next:before,.wrapper_side_advertising .slick-prev:before{content:"";position:absolute;top:calc(50% - 4px);left:calc(50% - 3px);z-index:9}.wrapper_side_advertising .slick-prev:before{width:0;height:0;border-top:4px solid transparent;border-right:6px solid #444;border-bottom:4px solid transparent}.wrapper_side_advertising .slick-next:before{width:0;height:0;border-top:4px solid transparent;border-left:6px solid #444;border-bottom:4px solid transparent}.wrapper_bg_in_section{margin-bottom:2rem}.wrapper_bg_in_section img{border-radius:10px;width:100%}.content_text_board{background:var(--primary_color);position:relative;padding:.5rem;border-radius:8px;color:#fff;max-height:70vh;overflow:auto}.content_text_board::-webkit-scrollbar{width:8px}.content_text_board::-webkit-scrollbar-track{background:transparent}.content_text_board::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.content_text_board::-webkit-scrollbar-thumb:hover{background:#8a8787}.content_text_board>div{position:relative;z-index:9}.content_text_board>div .item_cat_board{padding:.75rem;border-bottom:1px solid #ccc;cursor:pointer}.content_text_board>div .item_cat_board h5{font-size:1rem}.content_text_board>div .item_cat_board:last-child{border:0}.content_text_board>div .item_cat_board:hover{background:rgba(0,0,0,.2)}#recognition_form .form-control{background:#fff}#recognition_form .form-control.textarea{height:85px}.box_ranking .item_ranking{border-left:4px solid orange;padding-left:1rem}.box_ranking .item_ranking .content_item_ranking{display:flex;justify-content:flex-start;align-items:center}.box_ranking .item_ranking .box_avatar_user .avatar{width:60px;height:60px;margin:0 auto}.my_modal{background:rgba(0,0,0,.65)}.my_modal .modal-header{padding:.75rem 1rem}.my_modal .modal-body{padding:1rem;max-height:80vh;overflow:auto}.my_modal .modal-body .item_acknowledgment{border-left:5px solid orange;padding:.3rem 0 .3rem 1rem;display:flex;justify-content:flex-start;align-items:center;margin-bottom:.75rem}.my_modal .modal-body .item_acknowledgment .box_avatar_user .avatar{width:60px;min-width:60px;height:60px;margin:0 auto}.box_content_board{position:relative}.box_content_board .back_ico{display:none}.box_content_board .back_ico>span{background:#fefefe;padding:.35rem;border-radius:5px;color:#666;box-shadow:1px 1px 6px rgba(0,0,0,.25)}.box_content_board .box_ranking_new{text-align:right;text-decoration:underline;font-size:.9rem;font-family:"is_medium";margin-bottom:.8rem;color:var(--primary_color)}.box_content_board .box_recognition{display:none;margin-top:1.5rem}.box_content_board .box_recognition fieldset{border-radius:6px}.box_content_board .box_recognition.is-show{display:block}.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 .wrapper_table .td_user{display:flex;justify-content:flex-start;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:flex;justify-content:flex-start;align-items:center}.box_ordering .ttls_order{font-family:"is_medium";margin-right:.5rem}.wrapper_read_message .content_info_msg{display:flex;justify-content:flex-start;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:flex;justify-content:flex-end;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{justify-content:flex-start}.box_container_hub{display:flex;flex-wrap:wrap;box-sizing:content-box}.box_container_hub .item_provaider_hub{width:25%;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{display:flex;justify-content:center;align-items:center;flex-direction:column;height:260px;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_p_img{min-height:180px;display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.box_container_hub .item_provaider_hub .item_content .box_p_img img{width:75%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.box_item_purchase_details{display:flex;justify-content:space-between;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:flex;justify-content:space-between;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:flex;justify-content:space-between;padding-top:1rem}.item_purchase .card-header .lastdata .ico_chevron{cursor:pointer;margin-left:1rem;display:flex;justify-content: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}.box_paymethod{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 .5rem}.box_paymethod .item_paymethod{background:#fff;margin:.35rem;display:flex;justify-content:center;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_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%;display:flex;flex-direction:column;justify-content:space-between}.wrapper_aside_purchase .box_content_aside .titulares{text-align:left;padding:.8rem;background:#fff;justify-content:space-between;align-items:center;min-height:70px;box-shadow:0 3px 8px rgba(0,0,0,.25);z-index:1;display:flex}.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;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:flex;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_tool_discount{display:flex;justify-content:flex-end;align-items:center;min-width:310px}.wrapper_tool_discount .item_link_op{text-align:center;background:#fff;margin:0 .25rem;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.5rem .8rem;border-radius:.35rem;font-size:.9rem}.wrapper_tool_discount .item_link_op:hover{box-shadow:none}.wrapper_tool_discount .item_link_op .fas{font-size:1rem}.wrapper_directory,.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)}.wrapper_directory .wrp_filter_directory{max-width:250px;width:100%;text-align:right}.wrapper_directory .divtop .ttls .box_tl{width:100%;display:flex;align-items:center}.wrapper_directory .divtop .ttls .box_options_admin{position:relative;z-index:1;padding-left:1rem;background:#f2f2f2}.wrapper_directory .divtop .ttls .box_options_admin .linkbn{cursor:pointer;background-color:#ffc907;min-width:145px;display:block;width:100%;text-align:center;font-size:.95rem;font-family:"is_medium";padding:.5rem .25rem;border-radius:.25rem}.wrapper_directory .form-control-sm{border:1px solid #ced4da}.wrapper_directory .form-control-sm:focus-visible{border:1px solid var(--primary_color);outline:1px solid var(--primary_color)}.wrapper_directory .box_ttl_opt .wrp_filter_directory{max-width:100%}.wrapper_directory .card-text{font-size:.9rem}.wrapper_directory .alinks:hover{color:var(--primary_color);cursor:pointer}.box_filter_messg{background:#5f9ea0;margin-bottom:2rem;grid-gap:10px;gap:10px}.box_filter_messg .box_ordering{width:100%;margin:0!important}.box_filter_messg .btn_clean_filter{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:.15rem .5rem;border:2px solid var(--primary_color);border-radius:.35rem;width:55px;line-height:1.1;text-transform:uppercase;font-size:.7rem;font-weight:600}.box_filter_messg .btn_clean_filter:hover{background:var(--primary_color);color:#fff}.box_filter_messg .form-control-sm{border:1px solid #ced4da;width:100%}.c_yellow{color:#ffc907}.h_line{font-size:.8rem;color:#bababa;position:relative;text-align:center;letter-spacing:1px}.h_line span{position:relative;z-index:1;padding:0 1rem;background:#fff}.h_line:after{content:"";height:1px;width:100%;background:#dedede;position:absolute;top:7px;left:0}.name__categ{min-height:50px}.wrapper_details_directory{max-width:720px;padding:2rem 1rem;margin:0 auto}.wrapper_details_directory .box_toolbar_back{margin-bottom:1.25rem;line-height:1}.wrapper_details_directory .box_toolbar_back .go-back{cursor:pointer;background:#efefef;font-size:.9rem;padding:.45rem .75rem;border-radius:.5rem}.wrapper_details_directory .box_toolbar_back .go-back:hover{background:var(--primary_color);color:#fff}.wrapper_details_directory .card{display:flex}.wrapper_details_directory .card .drawer_content{background-color:#fff;display:flex;flex-direction:row;width:100%;grid-gap:20px;gap:20px;padding:.75rem 1rem}.wrapper_details_directory .card .drawer_content .conten_info{width:100%}.wrapper_details_directory .card .drawer_content .conten_info .ttls_direct{align-items:flex-start}.wrapper_details_directory .card .drawer_content .conten_info .ttls_direct .itemcat{margin:0 0 .3rem}.wrapper_details_directory .card .drawer_content .conten_info .box_data{margin-top:2rem}.wrapper_details_directory .card .drawer_content .content_picture{width:100%;max-width:250px;text-align:center}.wrapper_details_directory .card .drawer_content .content_picture img{max-height:400px;border-radius:1rem}.wrapper_details_directory .card .wrapper_ranking{padding:.75rem 1rem;display:flex;grid-gap:50px;gap:50px}.wrapper_details_directory .card .wrapper_ranking .content_eval_ranking,.wrapper_details_directory .card .wrapper_ranking .content_tooltip_ranking{width:100%}.wrapper_details_directory .card .wrapper_ranking .set{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.wrapper_details_directory .card .wrapper_ranking .ttls_direct{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row}.wrapper_details_directory .card .wrapper_ranking .ttls_direct .itemcat{margin:0 4px!important}.wrapper_details_directory .card .wrapper_ranking .drawer_sets{width:100%}.wrapper_details_directory .card .wrapper_ranking .ttls_direct{display:block;width:100%}.item_data_details{display:flex;align-items:center;line-height:1;grid-gap:8px;gap:8px;margin-bottom:.5rem}.item_data_details .ico_box_detail{background:#efefef;width:26px;display:flex;justify-content:center;align-items:center;height:26px;border-radius:50%;font-size:.9rem}.item_data_details .alinks:hover{color:var(--primary_color)}@media screen and (max-width:1200px){.name__categ{min-height:60px}}@media screen and (max-width:1090px){.wrapper_directory .box_filter_messg{flex-wrap:wrap}.wrapper_directory .box_filter_messg .box_ordering{width:45%}}@media screen and (max-width:420px){.wrapper_directory .box_filter_messg .box_ordering{width:100%!important}}.wrapper_embassador{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_embassador .wrp_filter_directory{max-width:250px;width:100%;text-align:right}.wrapper_embassador .divtop .ttls .box_tl{width:100%;display:flex;align-items:center}.wrapper_embassador .divtop .ttls .box_options_admin{position:relative;z-index:1;padding-left:1rem;background:#f2f2f2}.wrapper_embassador .divtop .ttls .box_options_admin .linkbn{cursor:pointer;background-color:#ffc907;min-width:145px;display:block;width:100%;text-align:center;font-size:.95rem;font-family:"is_medium";padding:.5rem .25rem;border-radius:.25rem}.wrapper_embassador .form-control-sm{border:1px solid #ced4da}.wrapper_embassador .form-control-sm:focus-visible{border:1px solid var(--primary_color);outline:1px solid var(--primary_color)}.wrapper_embassador .box_ttl_opt .wrp_filter_directory{max-width:100%}.wrapper_embassador .box_ttl_opt .wrapper_ranking{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;grid-gap:5px;gap:5px;border-top:1px solid #dedede;margin-top:.5rem;padding-top:.5rem}.wrapper_embassador .box_ttl_opt .wrapper_ranking .set{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.wrapper_embassador .box_ttl_opt .wrapper_ranking .ttls_direct{display:flex;width:100%;flex-wrap:wrap;justify-content:center;flex-direction:row}.wrapper_embassador .box_ttl_opt .wrapper_ranking .ttls_direct .itemcat{margin:0 4px!important}.wrapper_embassador .box_filter_messg{margin-bottom:2rem}.wrapper_embassador .box_filter_messg .box_ordering{width:100%}.wrapper_embassador .box_filter_messg .box_ordering .btn_clean_filter{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:.15rem .25rem .15rem .4rem;border:2px solid var(--primary_color);border-radius:.35rem}.wrapper_embassador .box_filter_messg .box_ordering .btn_clean_filter:hover{background:var(--primary_color);color:#fff}.wrapper_embassador .box_filter_messg .box_ordering .btn_clean_filter:hover .fas{color:#fff}.wrapper_embassador .box_filter_messg .box_ordering .btn_clean_filter .fas{color:var(--primary_color)}.wrapper_embassador .box_filter_messg .box_ordering .btn_clean_filter .txt_clean_filter{width:55px;padding-left:.4rem;line-height:1.1;text-transform:uppercase;font-size:.7rem;font-weight:600}.wrapper_embassador .box_filter_messg .form-control-sm{border:1px solid #ced4da;width:100%}.wrapper_embassador .card-text{font-size:.9rem}.wrapper_embassador .alinks:hover{color:var(--primary_color);cursor:pointer}.ttls_direct{line-height:1.1;display:flex;flex-direction:column;align-items:center}.ttls_direct .itemcat{background:var(--primary_color);color:#efefef;padding:2px 6px;border-radius:4px;margin-top:.5rem;margin-bottom:.25rem;font-size:.8rem}@media screen and (max-width:1090px){.wrapper_directory .box_filter_messg{flex-wrap:wrap}.wrapper_directory .box_filter_messg .box_ordering{width:45%;margin-bottom:.5rem}}@media screen and (max-width:1090px){.wrapper_directory .box_filter_messg{flex-wrap:wrap}.wrapper_directory .box_filter_messg .box_ordering{width:100%}}.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:flex;justify-content:space-between;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:flex;height:32px;width:32px;box-shadow:1px 2px 6px rgba(0,0,0,.25);justify-content: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 .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:flex;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:flex;justify-content: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)}.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_head_rewards .content_statistics{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1rem}.wrapper_head_rewards .content_statistics .item_statistics{margin-right:1rem;border-radius:9px;padding:.75rem}.wrapper_head_rewards .content_statistics .item_statistics.item25{width:100%;height:110px}.wrapper_head_rewards .content_statistics .item_statistics:first-child{background:var(--primary_color);color:#fefefe;position:relative}.wrapper_head_rewards .content_statistics .item_statistics:first-child:after{content:"";border-radius:9px;position:absolute;bottom:0;left:0;width:100%;height:60%;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_head_rewards .content_statistics .item_statistics:nth-child(2){background:#f1cfdc}.wrapper_head_rewards .content_statistics .item_statistics .statistics{position:relative;z-index:1;display:flex;justify-content:space-around;align-items:center;flex-direction:column;text-align:center;height:100%}.wrapper_head_rewards .content_statistics .item_statistics .statistics *{margin:0}.wrapper_head_rewards .content_statistics .item_statistics .statistics.unique{flex-direction:row;text-align:left;justify-content:flex-start;padding-left:.25rem}.wrapper_head_rewards .content_statistics .item_statistics .statistics.unique .ico_unique{font-size:2.5rem;background:#fefefe;color:#303030;min-width:60px;width:60px;height:60px;border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin-right:1rem}.wrapper_category .box_tag_category{display:flex;justify-content:center;align-items:flex-start;margin-bottom:2.25rem}.wrapper_category .box_tag_category .item_tab_category{cursor:pointer;width:125px;margin:0 .25rem;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center;color:#aaa;padding:.25rem;border-radius:5px}.wrapper_category .box_tag_category .item_tab_category .tag_ico{font-size:2rem;margin-bottom:.5rem}.wrapper_category .box_tag_category .item_tab_category .tag_name{font-family:"is_medium";text-transform:uppercase;font-size:.8rem;line-height:1.1}.wrapper_category .box_tag_category .item_tab_category:hover{background:#f2f2f2}.wrapper_category .box_tag_category .item_tab_category.active{color:var(--primary_color);background:#f2f2f2}.wrapper_category .box_category_items{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.wrapper_category .box_category_items .box_item_cupon{margin-bottom:1.5rem;width:20%;padding:0 1rem}.wrapper_category .box_category_items .box_item_cupon:hover .info_cupon .ico_download .fas{display:inline;color:var(--primary_color)}.wrapper_category .box_category_items .box_item_cupon:hover .info_cupon .ico_download .far{display:none}.wrapper_category .box_category_items .box_item_cupon:hover .item_cupon .box_img_cupon img{-webkit-transform:scale(1.1);transform:scale(1.1)}.wrapper_category .box_category_items .box_item_cupon .item_cupon .box_img_cupon{overflow:hidden;border-radius:9px}.wrapper_category .box_category_items .box_item_cupon .item_cupon .box_img_cupon img{border-radius:9px}.wrapper_category .box_category_items .box_item_cupon .info_cupon{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem .5rem 0}.wrapper_category .box_category_items .box_item_cupon .info_cupon .name_categ{color:var(--primary_color);font-size:.65rem;text-transform:uppercase}.wrapper_category .box_category_items .box_item_cupon .info_cupon .name_cupon{font-family:"is_medium"}.wrapper_category .box_category_items .box_item_cupon .info_cupon .ico_download{font-size:1.85rem;border-left:1px solid #ccc;padding-left:.5rem;color:#aaa;cursor:pointer}.wrapper_category .box_category_items .box_item_cupon .info_cupon .ico_download .fas{display:none}.wrapper_table thead th{border-top:0!important}.wrapper_table tbody{font-size:.9rem;font-family:"is_light"}.wrapper_list_history .list_history{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #dedede;font-size:.9rem}.wrapper_list_history .list_history .item_list_history{text-align:center}.wrapper_list_history .list_history .item_list_history .img_cupon{height:90px;border-radius:5px}.wrapper_list_history .list_history .item_list_history .btndown{min-width:120px!important}.canjea{color:#c91616;font-family:"is_medium"}.content_user_activity .nav.nav-tabs{margin-bottom:0!important}.content_user_activity .nav.nav-tabs .nav-item{color:#666}.content_user_activity .nav.nav-tabs .nav-item.active{color:#333;font-family:"is_medium"}.content_user_activity .itemcatred{background:var(--primary_color)}.content_user_activity .itemcatgreen,.content_user_activity .itemcatred{color:#efefef;padding:2px 6px;border-radius:4px;margin-top:.5rem;margin-bottom:.25rem;font-size:.8rem}.content_user_activity .itemcatgreen{background:#02ac27}.content_user_activity .righttext{text-align:right}.content_user_activity .centertext{text-align:center}.content_user_activity .tab-content{border:1px solid #dee2e6;border-top-color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.1);border-radius:0 0 .5rem .5rem;background:#fff}.content_user_activity .content_history_activity,.content_user_activity .content_services_profile{padding:2rem 1.5rem}.content_user_activity .table{font-size:.85rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one{margin-bottom:1.25rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .wrapper__bg_flags .bgflag{width:142px;min-width:142px;height:142px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .wrapper__bg_flags .contain_avatar{top:6px;left:6px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .wrapper__bg_flags .contain_avatar .box_avatar{width:130px;min-width:130px;height:130px}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .wrapper__bg_flags .note{width:100%!important;text-align:center;margin-top:2rem}.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:50px;left:50px;display:flex;justify-content:center;align-items:center;background:#339e1d;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:6px;bottom:50px;left:90px;font-size:1.25rem}.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_one .profile_info{margin-left:2rem}.wrapper_profile .content_profile .box_main_info_profile .box_details_account{padding:1rem}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .btn-bitbucket{position:absolute;right:15px;top:14px;font-size:16px;cursor:pointer}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .btn-bitbucket:hover{color:var(--primary_color)}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .drawer_acount_details .acount_info_details{display:flex;justify-content:flex-start;align-items:center}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .drawer_acount_details .acount_info_details .form-control{max-width:250px;margin-left:.75rem}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .drawer_acount_details .space{justify-content:space-between}.wrapper_pending .closeAll{display:none}.wrapper_pending .box_empty{background:#efefef;padding:.5rem 0;font-size:.9rem}.wrapper_our_company{display:flex;justify-content:space-between;align-items:flex-start}.wrapper_our_company .nav-tabs{border-bottom:1px solid #666;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 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{background:#ddd!important;width:25px;height:25px;display:none;justify-content:center;align-items:center;margin-left:.75rem;border-radius:50%;background:#f2f2f2;cursor:pointer;color:#000;position:absolute;top:5px;right:0}.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:flex;justify-content:flex-start;align-items:center;color:#fefefe}.wrapper_our_company .sec_list_post .box_ttls_sec.article{background:var(--secondary_color)}.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:var(--secondary_color);min-width:50px;width:50px;height:50px;display:flex;justify-content: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:flex;justify-content:flex-start;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:flex;flex-direction:column;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:flex;justify-content:flex-start;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{background:#fefefe;width:100%;height:auto;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:flex;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px;padding:.5rem .75rem;font-size:.9rem;border-bottom:1px solid #dfdfdf}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .likes{min-width:50px;width:100%}.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_files_post .link_comments{cursor:pointer;min-width:125px;padding:.35rem .5rem;border-radius:.25rem;text-align:center}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .link_comments:hover{background:#efefef}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .read{min-width:75px;text-align:center}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .files{min-width:100px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_files_post .files .item_file{margin:0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post{font-size:.9rem;display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;border-bottom:1px solid #dfdfdf}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post{display:flex;align-items:center;grid-gap:5px;gap:5px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action{padding:.25rem 0;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post .btn_action>i{margin-right:.2rem;font-size:1rem}.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 .content_post .sec_controls_post .content_options_post .box_actions_post .box_btns_post:hover{text-decoration:underline}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .btn_comment_box{cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .btn_comment_box:hover{text-decoration:underline}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read .tag_read{cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read .tag_read .fas{font-size:.75rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post .box_tag_read .tag_read:hover{text-decoration:underline}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box{display:none;flex-direction:column;justify-content:space-between;background:#fff;position:absolute;top:0;left:0;width:100%;height:100%}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box.is-show{display:flex}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .head_list_comment{display:flex;align-items:center;padding:1rem 1rem .65rem;border-bottom:1px solid #dedede}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .head_list_comment .btngoback{width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:.35rem;cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .head_list_comment .btngoback:hover{background:#eee}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .head_list_comment h6{margin-bottom:0;font-weight:600}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments{height:100%;overflow:auto;padding:1rem 2rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments{margin-bottom:1rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj{display:flex;grid-gap:12px;gap:12px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .wrapper__bg_flags{right:0;top:-4px;margin-top:.35rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .wrapper__bg_flags .bgflag{width:41px;min-width:41px;height:41px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .wrapper__bg_flags .contain_avatar{top:3px;left:3px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .wrapper__bg_flags .contain_avatar .box_avatar{width:35px;min-width:35px;height:35px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj{width:100%}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .comment_mjs{border:1px solid #dedede;padding:.6rem .75rem;border-radius:.75rem;line-height:1.25;background:#f6f6f6;font-size:.9rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .comment_mjs .name_author{font-weight:600;font-size:.85rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .comment_mjs p{margin-bottom:0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .options_comment_mnj{font-size:.85rem;display:flex;justify-content:space-between;align-items:center;color:#aaa;margin:.25rem .75rem 0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .options_comment_mnj .btn_answer{color:#333;cursor:pointer}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .options_comment_mnj .btn_answer:hover{color:var(--primary_color);text-decoration:underline}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .drawer_comment_mnj .options_comment_mnj .spandate{text-align:right;font-size:.75rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .btnx-group .dropdown-toggle{background:#f6f6f6;cursor:pointer;color:#999;width:23px;height:23px;border-radius:50%;padding-left:.6rem;display:flex;justify-items:center;align-items:center}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .btnx-group .dropdown-toggle:after{display:none}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .items_comment_mnj .btnx-group .dropdown-toggle:hover{background:var(--primary_color);color:#fff}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment{margin-top:.5rem;margin-left:45px;margin-right:0;position:relative;border-left:2px dashed #dedede;padding:0 0 0 15px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment:before{content:"";background:#dedede;position:absolute;width:7px;height:7px;top:0;left:-4.5px;border-radius:50%}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment:after{content:"";background:#dedede;position:absolute;width:7px;height:7px;bottom:0;left:-4.5px;border-radius:50%}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment:empty{border:0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .box_for_comments,.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment:empty:after,.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment:empty:before{display:none}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .box_for_comments.is-show{display:block}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .box_for_comments .contain_write_comments{padding:.5rem;border:0;border-radius:5px;margin-bottom:.75rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .box_for_comments .contain_write_comments .public-DraftStyleDefault-block{background:#fefefe}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .wrapper__bg_flags{right:0;top:-4px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .wrapper__bg_flags .bgflag{width:30px;min-width:30px;height:30px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment .wrapper__bg_flags .contain_avatar .box_avatar{width:24px;min-width:24px;height:24px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments{background:#f6f6f6;padding:1rem 1.8rem 2rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dedede}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .wrapper__bg_flags{right:0;top:-4px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .wrapper__bg_flags .bgflag{width:44px;min-width:44px;height:44px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .wrapper__bg_flags .contain_avatar{top:3px;left:3px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .wrapper__bg_flags .contain_avatar .box_avatar{width:38px;min-width:38px;height:38px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments{position:relative;margin:0 .75rem;width:100%}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .toolbar-box-comments{position:absolute;right:-4px;top:0;z-index:9;background:transparent;border:0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .toolbar-box-comments .rdw-option-wrapper{background:transparent;border:0}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .toolbar-box-comments .rdw-option-wrapper:hover{box-shadow:none}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .toolbar-box-comments .rdw-emoji-modal{top:auto;bottom:25px;left:auto;right:0;border-radius:10px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .editor-box-comments{background:#fff;border:1px solid #dedede;border-radius:25px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .box--comments .editor-box-comments .public-DraftStyleDefault-block{margin:0;padding:.5rem 2rem .5rem 1rem;max-height:30px;line-height:1.2}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments .btn_send{background:var(--primary_color);width:40px;min-width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}.wrapper_our_company .sec_post .ReactGridGallery{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.wrapper_our_company .sec_post .ReactGridGallery .ReactGridGallery_tile{width:calc(25% - 5px);margin:5px!important;text-align:center}.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_our_company .sec_aside_our_company{background:#fefefe;border-left:1px solid #ddd;padding:2rem 1.25rem;max-width:250px;width:100%;height:calc(100vh - 4rem);display:flex;flex-direction:column;justify-content:space-between;position:relative}.wrapper_our_company .sec_aside_our_company .closex{display:none;font-size:1.25rem;position:absolute;top:1rem;right:1rem}.wrapper_our_company .sec_aside_our_company .sec_more_post .box_items_years{padding:1rem 0;height:calc(100vh - 10em);overflow:auto}.wrapper_our_company .sec_aside_our_company .sec_more_post .box_items_years::-webkit-scrollbar{width:8px}.wrapper_our_company .sec_aside_our_company .sec_more_post .box_items_years::-webkit-scrollbar-track{background:transparent}.wrapper_our_company .sec_aside_our_company .sec_more_post .box_items_years::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}.wrapper_our_company .sec_aside_our_company .sec_more_post .box_items_years::-webkit-scrollbar-thumb:hover{background:#8a8787}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.5rem;cursor:pointer;color:#888}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:first-child{--defaultBackground:#ffc004}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:nth-child(2){--defaultBackground:#c00000}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:nth-child(3){--defaultBackground:#70ac47}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:nth-child(4){--defaultBackground:#5d9cec}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:nth-child(5){--defaultBackground:#70459f}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:nth-child(6){--defaultBackground:#ff5735}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li:hover{color:#222}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li .dots{width:30px;height:30px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;border-radius:50%;font-family:"is_medium";color:#fefefe;margin-right:.5rem;background:#ed5565;background:var(--optionBackground,var(--defaultBackground,#ed5565))}.wrapper_our_company .sec_aside_our_company .sec_more_post .item_more_post .box_collapse .box_ul_month li .name_mes{text-transform:capitalize}.wrapper_caring .content_ttls{background:#8edcf0;border-radius:15px;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;height:170px;margin-bottom:2rem!important}.wrapper_caring .content_ttls .ttl{color:#38707e!important}.wrapper_caring .content_ttls .box_img_surveys{text-align:center;min-width:120px;max-width:300px}.wrapper_caring .content_ttls .box_img_surveys img{width:100%}.wrapper_caring .content_ttls .minw{max-width:400px}.wrapper_caring .content_card_audience{padding:1.25rem 2rem}.wrapper_caring .content_card_audience .box_list_audience{max-width:750px;width:100%;margin:0 auto}.wrapper_caring .content_card_audience .box_list_audience .item_audience{display:flex;justify-content:flex-start;align-items:center;padding:.3rem;border-radius:5px;margin:.15rem 0;font-size:.95rem}.wrapper_caring .content_card_audience .box_list_audience .item_audience:hover{background:#f2f2f2}.wrapper_caring .content_card_audience .box_list_audience .item_audience .box_info_audience{width:100%;padding-right:1rem;display:flex;justify-content:flex-start;align-items:center}.wrapper_caring .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:65px;font-size:2.5rem;text-align:center}.wrapper_caring .content_card_audience .box_list_audience .item_audience .box_btns{margin-top:.5rem}.wrapper_caring .item_carin_box{padding:.85rem}.wrapper_caring .item_carin_box .ttls{min-height:50px}.wrapper_caring .item_carin_box .text-description{color:#888;min-height:65px;line-height:1.2;font-size:.95rem;margin-top:.25rem}.wrapper_caring .wrapper_iframe_powerBi{margin-bottom:.5rem}.wrapper_caring .wrapper_iframe_powerBi iframe{width:100%!important}.item_ligue{height:27px;width:27px}.sec__provisional h2{text-align:center;max-width:600px;padding:4rem 1rem;letter-spacing:8px;margin:5rem auto 0;border:5px dashed var(--primary_color);border-radius:1rem}.wrapper_jobbank{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_jobbank .contain_gral_jobbank{display:flex;justify-content:space-between;grid-gap:20px;gap:20px;width:100%}.wrapper_jobbank .sec_catalog_listjobs{width:100%}.wrapper_jobbank .sec_catalog_listjobs .box_searching_jobs{padding:1rem 1.5rem 1.5rem;background:#222;border-radius:.5rem;color:#f2f2f2}.wrapper_jobbank .sec_catalog_listjobs .box_searching_jobs form .form-group{margin-bottom:0}.wrapper_jobbank .sec_catalog_listjobs .box_searching_jobs .btn{min-width:auto;width:100%;border-color:#fff;color:#fff}.wrapper_jobbank .sec_catalog_listjobs .nav-tabs{border-bottom:2px solid #ccc}.wrapper_jobbank .sec_catalog_listjobs .cont_box_items_jobs{margin-top:2rem}.wrapper_jobbank .sec_catalog_listjobs .cont_box_items_jobs .options_order{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.75rem}.wrapper_jobbank .sec_catalog_listjobs .box_aside_hidde{display:none}.wrapper_jobbank .sec_category_jobs{max-width:265px;width:100%;padding:0 .25rem}.wrapper_jobbank .sec_category_jobs .box_items_aside{display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px}.wrapper_jobbank .sec_category_jobs .box_items_aside .tags_item_category_jobs{min-width:auto;margin-bottom:.25rem;border:1.5px solid #444;color:#333;height:30px;padding:.15rem .7rem;font-size:.8rem}.wrapper_jobbank .sec_category_jobs .box_items_aside .tags_item_category_jobs:hover{border:1.5px solid var(--primary_color);background:var(--primary_color);color:#fff}.wrapper_jobbank .page-link{color:#333}.card_shadows{background:#fff;box-shadow:1px 1px 16px rgba(0,0,0,.15);border-radius:.5rem}.sec_ttls_jobbank .content_ttls_jobbank{display:flex;justify-content:space-between;align-items:center}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job{min-width:445px}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn{position:relative;margin-left:.5rem;min-width:auto;padding-left:1.25rem;padding-right:1.25rem}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn.secundary{padding-top:.4rem}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn.secundary span{display:block;line-height:1.1}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn.secundary .min{font-size:.75rem}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn .dots_num{position:absolute;width:25px;height:25px;top:-6px;right:-9px;background:#333;border:4px solid #f5f5f5;color:#fff;text-align:center;padding-top:3px;font-size:.73rem;border-radius:50%}.sec_ttls_jobbank .content_ttls_line{margin-top:1rem}.sec_ttls_jobbank .content_ttls_line .ttls{position:relative}.sec_ttls_jobbank .content_ttls_line .ttls:after{content:"";width:100%;height:2px;position:absolute;background:#303030;z-index:0;top:45%;left:0}.sec_ttls_jobbank .content_ttls_line .ttls span{background-color:#f2f2f2;position:relative;z-index:1}.box_items_jobs .item_card_jobs{display:flex;justify-content:space-between;height:100%;padding:1rem}.box_items_jobs .item_card_jobs .card_info_jobs{width:100%}.box_items_jobs .item_card_jobs .card_info_jobs .name_vacant{line-height:1.1;min-height:50px;margin-bottom:0}.box_items_jobs .item_card_jobs .card_info_jobs .publication_date{color:#bbb}.box_items_jobs .item_card_jobs .card_info_jobs .description_job{margin-top:2rem}.box_items_jobs .item_card_jobs .card_options{text-align:right;max-width:120px;width:100%}.box_items_jobs .item_card_jobs .card_options img{max-height:70px;margin-bottom:1rem}.box_items_jobs .item_card_jobs .card_options .box_salary{margin-bottom:1rem}.box_items_jobs .item_card_jobs .card_options .box_salary p{font-size:.9rem}.box_items_jobs .item_card_jobs .card_options .box_salary .monto_salary{letter-spacing:-1px;font-size:1.5rem}.box_items_jobs .item_card_jobs .card_options .btn{min-width:auto;padding:.5rem 0;width:100%;line-height:1;margin-bottom:.5rem;font-size:.95rem}.special .box_items_jobs .item_card_jobs{margin-top:4.5rem!important}.wrapper_detailsjobs{position:relative}.wrapper_detailsjobs .box_items_jobs .item_card_jobs{margin-top:1.5rem;flex-direction:column}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_options{max-width:100%!important;text-align:left}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_options img{position:absolute;top:105px;right:20px}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_options .box_btns_actions_item{position:absolute;top:28px;right:0;display:flex;width:50%;grid-gap:5px;gap:5px}.wrapper_applicant_form{width:100%}.wrapper_applicant_form .content_applicant_form{max-width:550px;margin:0 auto}.wrapper_applicant_form .content_applicant_form .sec_form_applicant{margin-top:1rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application{padding:1.25rem 2rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application .info_business_applicant{text-align:center;background:#f5f5f5;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application .info_business_applicant p{font-size:.9rem;color:#999;margin-bottom:0}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application .info_user_applicant p{margin:0;color:#999}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application_sent{max-width:500px;margin:0 auto;padding:2rem 1rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application_sent .ico-sent img{max-height:125px}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application_sent .box_info_note{display:flex;align-items:center;margin-bottom:1.25rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application_sent .box_info_note .ico_note{min-width:50px;display:flex;justify-content:center;align-items:center;font-size:1.75rem}.wrapper_applicant_form .content_applicant_form .sec_form_applicant .content_application_sent .bx_application{margin-top:3rem}.wrapper_form .content_shadows_form{padding:1rem 2rem 2rem;border-radius:.75rem;box-shadow:1px 1px 16px rgba(0,0,0,.15);background:#fff}.wrapper_form .content_shadows_form .goback{justify-content:flex-end;max-width:100%}.wrapper_form .content_shadows_form .form-control-sm{height:calc(1.5em + .75rem + 2px)!important;font-size:1rem}.wrapper_form .content_shadows_form .isHidde{overflow:hidden}.wrapper_form .content_shadows_form .box_picture{text-align:center}.wrapper_form .content_shadows_form .box_picture img{max-height:80px}.wrapper_form .content_shadows_form .input-group-text{min-width:100px}.wrapper_form .content_shadows_form .box_info_save h6{display:flex;justify-content:space-between;align-items:center}.wrapper_form .content_shadows_form .box_info_save h6 img{max-height:30px}.wrapper_form .content_shadows_form .box_pay_sec{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ddd;margin-top:1em;padding-top:2.4rem}.wrapper_form .content_shadows_form .box_pay_sec .dinfotex{text-align:center}.wrapper_form .content_shadows_form .box_pay_sec .dinfotex img{max-height:40px}.wrapper_form .content_shadows_form .box_pay_sec .dinfotex div{font-size:.6rem;text-transform:uppercase;letter-spacing:1px;font-weight:700}.input-group-text.amount{min-width:35px!important}.wrapper_reg_services .wrapper__editor_text{background:#f8f8f8}.wrapper_reg_services .wrapper__editor_text .public-DraftStyleDefault-block{padding:0 1rem}.itemcat{color:#efefef;padding:2px 6px;border-radius:4px;margin-top:.5rem;margin-bottom:.25rem;font-size:.8rem;justify-content:center;align-items:center}.wrapper_help .content_ttls{background:#7890fa;border-radius:15px;display:flex;justify-content:flex-start;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;margin-bottom: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:flex;justify-content:flex-start;align-items:center;line-height:1;padding:1.25rem}.wrapper_help .content_tabs_help .nav.nav-pills .nav-item .nav-link span{font-size:1.5rem}.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:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem}.wrapper_help .tab-content .content_info_help .ttl_info_help span{margin-right:1rem;font-size:1.75rem}.wrapper_help .tab-content .content_info_help .ttl_info_help h5{font-family:"is_medium";font-size:1.75rem;line-height:1}.wrapper_help .tab-content .fade.tab-pane{pointer-events:auto}.wrapper_help .tab-content textarea{min-height:100px}.wrapper_help .box_video_help{padding:1rem}.wrapper_help .box_video_help video{border-radius:1rem;width:100%}.wrapper_audience .content_ttls{background:#a6d7ff;border-radius:15px;display:flex;justify-content:flex-start;align-items:center;padding:1rem 2rem;height:170px;margin-bottom:2rem!important}.wrapper_audience .content_ttls .box_img_surveys{text-align:center;min-width:180px}.wrapper_audience .content_ttls .box_img_surveys img{width:100%}.wrapper_audience .content_ttls .minw{max-width:400px}.wrapper_audience .content_card_audience{padding:1rem .25rem .25rem}.wrapper_audience .content_card_audience .box_list_audience{width:100%}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_img_stories{max-height:160px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;border-radius:9px}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_img_stories img{border-radius:9px;width:100%}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience{width:100%;padding-right:1rem;display:flex;justify-content:flex-start;align-items:center}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:65px;font-size:2.5rem;text-align:center}.wrapper_audience .content_card_audience .box_list_audience .item_audience .box_btns{margin-top:.5rem}.wrapper_audience .myp{font-size:.9rem;min-height:40px;margin-top:.25rem;margin-bottom:0}.wrapper_ecommerce .content_ttls{background:#a6d7ff;border-radius:15px;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;height:170px;margin-bottom:2rem!important}.wrapper_ecommerce .content_ttls .box_img_surveys{text-align:center;min-width:180px}.wrapper_ecommerce .content_ttls .box_img_surveys img{width:100%}.wrapper_ecommerce .content_ttls .minw{max-width:400px}.wrapper_ecommerce .content_card_audience{padding:1.25rem 2rem}.wrapper_ecommerce .content_card_audience .box_list_audience{max-width:750px;width:100%;margin:0 auto}.wrapper_ecommerce .content_card_audience .box_list_audience .item_audience{display:flex;justify-content:flex-start;align-items:center;padding:.3rem;border-radius:5px;margin:.15rem 0;font-size:.95rem}.wrapper_ecommerce .content_card_audience .box_list_audience .item_audience:hover{background:#f2f2f2}.wrapper_ecommerce .content_card_audience .box_list_audience .item_audience .box_info_audience{width:100%;padding-right:1rem;display:flex;justify-content:flex-start;align-items:center}.wrapper_ecommerce .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:65px;font-size:2.5rem;text-align:center}.wrapper_ecommerce .content_card_audience .box_list_audience .item_audience .box_btns{margin-top:.5rem}.wrapper_ecommerce .item_ecommerce{display:block;text-align:center}.wrapper_ecommerce .item_ecommerce figure img{border-radius:.5rem}.wrapper_ecommerce .item_ecommerce:hover h5,.wrapper_ecommerce .item_ecommerce:hover p{color:var(--primary_color)}@-webkit-keyframes zoom-in-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1);font-weight:800}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-in-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1);font-weight:800}to{-webkit-transform:scale(1);transform:scale(1)}}.wrapper_reg_services{padding:2rem 1rem 0;margin-bottom:3rem}.wrapper_reg_services .content_services{max-width:675px;margin:0 auto}.wrapper_reg_services .content_services .paragraph{max-width:600px;margin:0 auto 1.25rem}.wrapper_reg_services .content_services .box_animate_text{display:flex;justify-content:center}.wrapper_reg_services .content_services .box_animate_text .drawer_reg_sex{-webkit-animation:zoom-in-zoom-out 1.25s ease infinite;animation:zoom-in-zoom-out 1.25s ease infinite;font-size:.9rem;margin-bottom:2rem}.wrapper_reg_services .content_services .bar_step_reg{display:flex;justify-content:space-between;max-width:400px;margin:0 auto 1.75rem}.wrapper_reg_services .content_services .bar_step_reg .box_item_step{width:100%;position:relative;display:flex;justify-content:flex-end}.wrapper_reg_services .content_services .bar_step_reg .box_item_step:first-child{width:auto}.wrapper_reg_services .content_services .bar_step_reg .box_item_step:first-child:after{display:none}.wrapper_reg_services .content_services .bar_step_reg .box_item_step:after{content:"";width:100%;height:2px;border-bottom:3px dashed #dfdfdf;position:absolute;top:47%;right:0}.wrapper_reg_services .content_services .bar_step_reg .box_item_step.step_active:after{border-bottom:3px solid var(--primary_color)}.wrapper_reg_services .content_services .bar_step_reg .box_item_step.step_active .item_step{background:var(--primary_color);color:#fff;border:0}.wrapper_reg_services .content_services .bar_step_reg .box_item_step .item_step{background:#fff;border:3px solid #dfdfdf;width:37px;height:37px;border-radius:50%;color:#aaa;display:flex;justify-content:center;align-items:center;font-family:"is_bold";font-size:.9rem;position:relative;z-index:1}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form{padding:1rem 2rem 2rem;border-radius:.75rem;box-shadow:1px 1px 16px rgba(0,0,0,.15);background:#fff}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .goback{justify-content:flex-end;max-width:100%}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .form-control-sm{height:calc(1.5em + .75rem + 2px)!important;font-size:1rem}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .isHidde{overflow:hidden}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_picture{text-align:center}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_picture img{max-height:80px}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .input-group-text{min-width:100px}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_info_save h6{display:flex;justify-content:space-between;align-items:center}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_info_save h6 img{max-height:45px}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_pay_sec{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ddd;margin-top:1em;padding-top:2.4rem}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_pay_sec .dinfotex{text-align:center}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_pay_sec .dinfotex img{max-height:40px}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_pay_sec .dinfotex div{font-size:.6rem;text-transform:uppercase;letter-spacing:1px;font-weight:700}.wrapper_reg_services .drawer_info_aprob{text-align:center;padding:.75rem 1rem;border-radius:.5rem;border:2px dashed #239950;color:#239950;background:rgba(35,153,80,.07450980392156863);max-width:500px;margin:1rem auto}.successful_reg .box_brand_register{display:flex;justify-content:center!important;align-items:center}.successful_reg .content_successful{text-align:center;margin-top:1rem}.successful_reg .content_successful .ico_ok{font-size:4rem;color:var(--primary_color);line-height:0}.successful_reg .content_successful h5{font-weight:700;font-size:1rem;letter-spacing:4px;margin:.5rem 0 1rem}.successful_reg .content_successful h1{max-width:500px;margin:0 auto 2rem;line-height:1.1}.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}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:stretch}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;flex:1 0;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-row-content{position:relative;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-event{border:none;box-sizing:border-box;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected{background-color:#265985}.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:hsla(0,0%,100%,.3);z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal}.rbc-month-view{position:relative;border:1px solid #ddd;display:flex;flex-direction:column;flex:1 0;width:100%;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;position:relative;flex-direction:column;flex:1 0;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex-direction:row;flex:1 0;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex-direction:column;flex:1 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:flex;flex-flow:column nowrap}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event{border:1px solid #265985;display:flex;max-height:100%;min-height:20px;flex-flow:column wrap;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;flex:1 1;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:-webkit-sticky;position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;flex:1 0;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{width:140px;flex:1 1;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:rgba(0,0,0,.5);color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:flex;flex-direction:column;flex:1 1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{flex:1 1;display:flex;min-width:0;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{display:flex;flex:1 0;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.event-event{background-color:#6b9acf!important}.event-birthday{background-color:#8cbd6b!important}.agenda-event{color:#6b9acf!important}.agenda-birthday{color:#8cbd6b!important}.wrapper_diary .content_ttl_diary{margin-bottom:1.5rem}.rbc-agenda-event-cell a{text-decoration:underline}.wrapper_course .content_ttls{background:#c0e9ae;border-radius:15px;display:flex;justify-content:flex-start;align-items:center;padding:1rem 2rem;margin-bottom:2rem!important}.wrapper_course .content_ttls .box_img_surveys{text-align:center;min-width:180px}.wrapper_course .content_ttls .box_img_surveys img{width:100%}.wrapper_course .content_ttls .minw{max-width:500px}.wrapper_course .content_card_audience{padding:1.25rem 2rem}.wrapper_course .content_card_audience .box_list_audience{width:100%}.wrapper_course .content_card_audience .box_list_audience .item_audience{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:.3rem;border-radius:5px;margin:.5rem 0;font-size:.95rem}.wrapper_course .content_card_audience .box_list_audience .item_audience:hover{background:#f2f2f2;color:var(--primary_color)}.wrapper_course .content_card_audience .box_list_audience .item_audience .box_info_audience{padding-right:1rem;display:flex;justify-content:flex-start;align-items:center;word-break:break-word}.wrapper_course .content_card_audience .box_list_audience .item_audience .box_info_audience .box_icon{min-width:65px;font-size:2.5rem;text-align:center}.wrapper_course .content_info_course .card-title{min-height:48px}.wrapper_course .content_info_course .p_paragraph{min-height:50px;color:#888;line-height:1.2;font-size:.9rem;margin-bottom:.25rem}.wrapper_course .content_info_course .c_primary{font-size:.9rem;cursor:pointer}.wrapper_course .box_img_stories.left_image{height:230px}.wrapper_course .box_img_stories.left_image .boxImage{border-radius:.5rem}.wrapper_course .nav-tabs{border-bottom:1px solid #dedede}.wrapper_course .tab-content{margin-top:2rem}.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:flex;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_details_survey,.wrapper_profile,.wrapper_survey_admin,.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)}.wrapper_profile .content_profile{display:flex;justify-content:space-between;align-items:flex-start;position:relative;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;justify-content: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:flex;justify-content:flex-start;align-items:center;margin-bottom:2rem}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one{display:flex;justify-content:flex-start;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_two{width:50%;text-align:center}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .second_info{display:flex;justify-content:space-between}.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:2rem;margin-bottom:2.25rem;position:relative}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .text-absRight{position:absolute;right:15px;top:14px;font-size:16px}.item_badge{font-size:1rem;font-family:"is_bold";font-size:.7rem;padding:.4rem .35rem;border-radius:.25rem;cursor:pointer}.item_badge.pending{background:#ffc907}.item_badge.success{background:#47c542}.item_badge.defeated{background:#ccc;color:#777}.item_badge.rejected{background:#fa0000;color:#e6e6e6}.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:250px;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:flex;justify-content:space-between;align-items:center}.wrapper_preferencias .custom-control-label .span_drop{width:28px;min-width:28px;height:28px;border-radius:50%}.input_div{display:flex;justify-content:flex-start;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}input:disabled,input[disabled],textarea[disabled]{opacity:.4!important;cursor:not-allowed}.wrapper_post_admin{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_post_admin .wrapper_editor_textual .post_img{position:relative;margin-left:1rem}.wrapper_post_admin .wrapper_editor_textual .post_img span{background:rgba(216,5,5,.9450980392156862);color:#fefefe;cursor:pointer;position:absolute;box-shadow:-3px 1px 6px rgba(0,0,0,.25);top:-10px;left:-10px;width:25px;height:25px;padding-left:6px;padding-top:3px;border-radius:50%;font-size:.9rem}.wrapper_post_admin .wrapper_editor_textual .post_img span:hover{box-shadow:none;top:-11px;left:-11px}.wrapper_post_admin .wrapper_editor_textual .files{flex-wrap:wrap;justify-content:flex-start}.wrapper_post_admin .wrapper_editor_textual .files>span{margin-bottom:1rem}.wrapper_post_admin .box_iframe_course .form-group{margin-bottom:.25rem}.wrapper_post_admin .box_iframe_course .box_btn_modal{text-align:right;font-size:.9rem}.wrapper_post_admin .box_iframe_course .box_btn_modal span{text-decoration:underline;font-style:italic;cursor:pointer}.wrapper_post_admin .box_iframe_course .box_btn_modal span:hover{text-decoration:none}.wrapper_galleries .box_imgs_gallery{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.wrapper_galleries .box_imgs_gallery .item_img_gallery{width:12.5%;padding:.5rem;position:relative}.wrapper_galleries .box_imgs_gallery .item_img_gallery:hover .ico_trash{display:flex}.wrapper_galleries .box_imgs_gallery .item_img_gallery .ico_trash{display:none;justify-content:center;align-items:center;width:25px;height:25px;background:rgba(216,5,5,.9450980392156862);color:#fefefe;cursor:pointer;border-radius:50%;position:absolute;top:2px;left:2px;font-size:.9rem;box-shadow:-3px 1px 6px rgba(0,0,0,.25)}.wrapper_galleries .box_imgs_gallery .item_img_gallery .ico_trash:hover{box-shadow:none;top:0;left:0}.wrapper_diary_admin .box_data_calendar{display:flex;justify-content:flex-start;align-items:center}.wrapper_diary_admin .box_data_calendar .item_data_calendar{display:flex;justify-content:flex-start;align-items:center;margin-right:1rem}.wrapper_diary_admin .box_data_calendar .item_data_calendar h6{padding-left:.3rem!important}.input-description-policy{min-height:50px;max-height:150px}.img-fluid-policy{margin-right:5px}.delete_image_policy{cursor:pointer;font-size:1.5em}.wrapper_company_admin,.wrapper_details_company,.wrapper_details_reward,.wrapper_reward_admin{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}.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)}@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")}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--primary_color:#d1303a}body{font-family:"is_book";color:#303030;line-height:1.35}.noScroll{overflow:hidden!important}a,a:hover{color:#303030}a:hover{text-decoration:none}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}.p-1{padding:1rem}.pb-6{padding-bottom:4rem!important}.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:#d1303a!important;color:var(--primary_color)!important}.c_green{color:#039403}.paragraph{font-size:1rem}.paragraph.parag_big{font-size:1.2rem}.custom-control-label{vertical-align:middle;padding-top:.15rem}.links_legals{position:relative;z-index:1}.links_legals .content_legals{display:flex;flex-direction:column}.links_legals .content_legals a{cursor:pointer;font-size:.8rem}.card{border-radius:9px;border:0;padding:.75rem}.box_content_img{max-height:170px;min-height:170px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;border-radius:9px}.box_content_img img{border-radius:9px;width:100%}.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}.dropdown-container,.dropdown-content{border-radius:9px;padding:2px 2px 2px 6px;background:#f2f2f2}.dropdown-container:focus,.dropdown-content:focus{color:#303030;outline:0;border:0}.dropdown-content{padding:6px}.bg_logo_shop{width:75px;height:75px;margin:0 auto;display:flex;justify-self:center;overflow:hidden;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:#d1303a;background:var(--primary_color);color:#fefefe}label{margin-bottom:.25rem}.custom-control-input:checked~.custom-control-label:before{border-color:#d1303a!important;border-color:var(--primary_color)!important;background-color:#d1303a!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:#d1303a!important;color:var(--primary_color)!important;cursor:pointer}.wrapper_table .link_data:hover{text-decoration:underline}.wrapper_table .link_data_off{color:#d1303a;color:var(--primary_color)}.wrapper_table .icon_tables{display:inline-block;margin:0 .2rem;cursor:pointer}.wrapper_table .icon_tables:hover{color:#d1303a;color:var(--primary_color)}.min_width{min-width:200px}.tls{line-height:1.1;font-size:.9rem}.box_filter_messg{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.25rem;background:#fff;padding:.5rem;border-radius:.25rem;box-shadow:0 1px 6px rgba(97,97,97,.1)}.wrapper_chats .avatarINewGroup .wrapper__bg_flags .contain_avatar .box_avatar{width:150px!important;min-width:150px!important;height:150px!important;margin:0 auto;border:5px solid #dcdce4}.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;min-height:100px}.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:flex;justify-content:flex-start;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}.goback{display:flex;align-items:center;color:#999;max-width:150px;cursor:pointer}.goback:hover{color:#d1303a;color:var(--primary_color)}.goback *{line-height:1}.goback span{font-weight:900;font-size:.85rem}.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:#d1303a!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}.btn_bt{color:#fefefe;font-weight:800;font-size:1rem;padding-top:5px;border-radius:5px;text-transform:uppercase}.btn_bt.b-custom{text-align:center;padding:2px 0 0;width:25px;height:25px}.btn_bt.cancel{color:#d12929;border:2px solid #d12929}.b_autorizar{background:#47c542!important;border:2px solid #47c542}.btnconfirmar{background:#47c542;display:block;width:100%;padding:0 .25rem .5rem;font-family:"is_bold";text-transform:uppercase;color:#fefefe;cursor:pointer;letter-spacing:1px;font-size:.9rem;border-radius:.25rem}.btnconfirmar i{font-size:1.5rem;position:relative;top:6px}.btnconfirmar:active,.btnconfirmar:focus{outline:none}.btnRechazar{background:#c54242;display:block;width:100%;padding:0 .25rem .5rem;font-family:"is_bold";text-transform:uppercase;color:#fefefe;cursor:pointer;letter-spacing:1px;font-size:.9rem;border-radius:.25rem}.btnRechazar i{font-size:1.5rem;position:relative;top:6px}.btnRechazar:active,.btnRechazar:focus{outline:none}.files{display:flex;justify-content:flex-end;align-items:center}.files>span{position:relative}.files .item_file{cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;padding:.35rem .5rem .15rem;border-radius:6px;margin-left:.5rem;width:100%;max-width:120px}.files .item_file .ico_file{width:20px;font-size:1.25rem;margin-right:.35rem}.files .item_file small{font-size:.75rem;max-width:95px;word-break:break-all;line-height:1}.files .item_file:hover{opacity:.75}.files .btn_delete{background:rgba(216,5,5,.9450980392156862);color:#fefefe;cursor:pointer;position:absolute;box-shadow:-3px 1px 6px rgba(0,0,0,.25);top:-8px;left:5px;width:20px;height:20px;padding-left:5px;padding-top:2px;border-radius:50%;font-size:.75rem}.settingsWorld .wrapper_box_stories{min-height:270px}.wrapper__modal_infog{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:999;text-align:center;overflow:auto;padding:1rem;display:none}.wrapper__modal_infog.inShow{display:block}.wrapper__modal_infog .btnInCLose{background:#fff;font-size:.8rem;font-weight:800;padding:.25rem;border-radius:.25rem;position:fixed;z-index:99;top:.5rem;letter-spacing:1px;right:1rem;box-shadow:2px 2px 9px rgba(0,0,0,.75);cursor:pointer}.wrapper__modal_infog .modal_infog{max-width:525px;margin:0 auto}.wrapper__modal_infog .modal_infog .imginmodal{width:100%;margin:0 auto}.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;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{margin:0;min-width:150px;width:100%;text-align:center;cursor:pointer}.nav-tabs .nav-item .nav-link.active{font-family:"is_medium";color:#d1303a;color:var(--primary_color)}.brox_for_video{display:none}.brox_for_video.is_show{display:block}.box_tabs_avisos .nav-item{width:100%}.box_tabs_avisos .card_tabs{box-shadow:0 -1px 2px rgba(0,0,0,.1);padding-top:2rem!important}.box_tabs_avisos .box_videos,.box_tabs_avisos iframe{width:100%}.btn{font-family:"is_medium";border-radius:30px;min-width:200px;height:45px;padding:10px;position:relative;cursor:pointer!important}.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:#d1303a;background:var(--primary_color);color:#fff!important;border:0}.btn.secundary{border:2px solid #d1303a;border:2px solid var(--primary_color);color:#d1303a;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:2px 2px 12px rgba(0,0,0,.1)}.back_go:hover{color:#d1303a;color:var(--primary_color)}.btn_links{cursor:pointer}.btn_links:hover,.link_action{text-decoration:underline}.link_action{color:#d1303a;color:var(--primary_color);cursor:pointer}.section_surveys .slick-list{height:300px}.drawer__cont_svg{height:500px!important}.drawer__cont_svg,.drawer__cont_svg svg{width:100%!important}.form_info_service .col,.form_info_service .col-1,.form_info_service .col-2,.form_info_service .col-3,.form_info_service .col-4,.form_info_service .col-5,.form_info_service .col-6,.form_info_service .col-7,.form_info_service .col-8,.form_info_service .col-9,.form_info_service .col-10,.form_info_service .col-11,.form_info_service .col-12,.form_info_service .col-auto,.form_info_service .col-lg,.form_info_service .col-lg-1,.form_info_service .col-lg-2,.form_info_service .col-lg-3,.form_info_service .col-lg-4,.form_info_service .col-lg-5,.form_info_service .col-lg-6,.form_info_service .col-lg-7,.form_info_service .col-lg-8,.form_info_service .col-lg-9,.form_info_service .col-lg-10,.form_info_service .col-lg-11,.form_info_service .col-lg-12,.form_info_service .col-lg-auto,.form_info_service .col-md,.form_info_service .col-md-1,.form_info_service .col-md-2,.form_info_service .col-md-3,.form_info_service .col-md-4,.form_info_service .col-md-5,.form_info_service .col-md-6,.form_info_service .col-md-7,.form_info_service .col-md-8,.form_info_service .col-md-9,.form_info_service .col-md-10,.form_info_service .col-md-11,.form_info_service .col-md-12,.form_info_service .col-md-auto,.form_info_service .col-sm,.form_info_service .col-sm-1,.form_info_service .col-sm-2,.form_info_service .col-sm-3,.form_info_service .col-sm-4,.form_info_service .col-sm-5,.form_info_service .col-sm-6,.form_info_service .col-sm-7,.form_info_service .col-sm-8,.form_info_service .col-sm-9,.form_info_service .col-sm-10,.form_info_service .col-sm-11,.form_info_service .col-sm-12,.form_info_service .col-sm-auto,.form_info_service .col-xl,.form_info_service .col-xl-1,.form_info_service .col-xl-2,.form_info_service .col-xl-3,.form_info_service .col-xl-4,.form_info_service .col-xl-5,.form_info_service .col-xl-6,.form_info_service .col-xl-7,.form_info_service .col-xl-8,.form_info_service .col-xl-9,.form_info_service .col-xl-10,.form_info_service .col-xl-11,.form_info_service .col-xl-12,.form_info_service .col-xl-auto,.wrapper_register .col,.wrapper_register .col-1,.wrapper_register .col-2,.wrapper_register .col-3,.wrapper_register .col-4,.wrapper_register .col-5,.wrapper_register .col-6,.wrapper_register .col-7,.wrapper_register .col-8,.wrapper_register .col-9,.wrapper_register .col-10,.wrapper_register .col-11,.wrapper_register .col-12,.wrapper_register .col-auto,.wrapper_register .col-lg,.wrapper_register .col-lg-1,.wrapper_register .col-lg-2,.wrapper_register .col-lg-3,.wrapper_register .col-lg-4,.wrapper_register .col-lg-5,.wrapper_register .col-lg-6,.wrapper_register .col-lg-7,.wrapper_register .col-lg-8,.wrapper_register .col-lg-9,.wrapper_register .col-lg-10,.wrapper_register .col-lg-11,.wrapper_register .col-lg-12,.wrapper_register .col-lg-auto,.wrapper_register .col-md,.wrapper_register .col-md-1,.wrapper_register .col-md-2,.wrapper_register .col-md-3,.wrapper_register .col-md-4,.wrapper_register .col-md-5,.wrapper_register .col-md-6,.wrapper_register .col-md-7,.wrapper_register .col-md-8,.wrapper_register .col-md-9,.wrapper_register .col-md-10,.wrapper_register .col-md-11,.wrapper_register .col-md-12,.wrapper_register .col-md-auto,.wrapper_register .col-sm,.wrapper_register .col-sm-1,.wrapper_register .col-sm-2,.wrapper_register .col-sm-3,.wrapper_register .col-sm-4,.wrapper_register .col-sm-5,.wrapper_register .col-sm-6,.wrapper_register .col-sm-7,.wrapper_register .col-sm-8,.wrapper_register .col-sm-9,.wrapper_register .col-sm-10,.wrapper_register .col-sm-11,.wrapper_register .col-sm-12,.wrapper_register .col-sm-auto,.wrapper_register .col-xl,.wrapper_register .col-xl-1,.wrapper_register .col-xl-2,.wrapper_register .col-xl-3,.wrapper_register .col-xl-4,.wrapper_register .col-xl-5,.wrapper_register .col-xl-6,.wrapper_register .col-xl-7,.wrapper_register .col-xl-8,.wrapper_register .col-xl-9,.wrapper_register .col-xl-10,.wrapper_register .col-xl-11,.wrapper_register .col-xl-12,.wrapper_register .col-xl-auto{padding-right:7px;padding-left:7px}.form_info_service .row,.wrapper_register .row{margin-right:-7px;margin-left:-7px}.form_info_service .form-group .form-control,.wrapper_register .form-group .form-control{border-radius:9px;height:42px;background:#f2f2f2}.wrapper__bg_flags{position:relative}.wrapper__bg_flags .bgflag{-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite;position:absolute;top:0;left:0;border-radius:50%}.wrapper__bg_flags .contain_avatar{position:relative}.wrapper__bg_flags .contain_avatar .box_avatar{background:#d1303a;background:var(--primary_color);overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:50%}.wrapper__bg_flags .contain_avatar .box_avatar img{-webkit-transform:scale(1.1);transform:scale(1.1)}.default{background:#ededed}.i{background:#e20002}.ii{background:#004ffa}.iii{background:#377a6a}.iv{background:#fdec00}.v{background:#000}.vi{background:#3d80c6}.vii{background:#fd8b00 30%}.viii{background:#5c3a12}.ix{background:#8e4ac2}.x{background:#1b453c}.xi{background:#fff}.other{background:#631527}.box_avatar_user.flags_box{position:relative}.box_avatar_user.flags_box .flags_bg{width:125px;min-width:125px;height:125px;top:0;left:0;position:absolute;border-radius:50%;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.box_avatar_user .avatar{background:#fefefe;display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%;border-radius:50%}.box_avatar_user .avatar>img{position:relative;height:100%;border-radius:50%;background:#fff;-webkit-transform:scale(1.3);transform:scale(1.3)}.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}.drawer_btns_sect{margin-top:1rem;width:100%;display:flex;justify-content:space-between;align-items:center}.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 .link_data_home{display:block;height:100%;margin-bottom:1rem}.wrapper_home .row_data_home .link_data_home .item_data_home{background:#fefefe;display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-radius:9px;height:100%;min-height:120px;width:100%}.wrapper_home .row_data_home .link_data_home .item_data_home .slick-slider .slick-dots{bottom:-10px}.wrapper_home .row_data_home .link_data_home .item_data_home h2,.wrapper_home .row_data_home .link_data_home .item_data_home h5{line-height:1.1}.wrapper_home .row_data_home .link_data_home .item_data_home .label_data{font-size:.85rem;margin-bottom:0}.wrapper_home .row_data_home .link_data_home .item_data_home .rewards{line-height:.8}.wrapper_home .row_data_home .link_data_home .item_data_home .box_company_home{width:calc(100% - 70px);position:relative}.wrapper_home .row_data_home .link_data_home .item_data_home .box_company_home img{width:80%}.wrapper_home .row_data_home .link_data_home .item_data_home .drop_icon{background:#d1303a;background:var(--primary_color);width:60px;min-width:60px;margin-left:.5rem;height:60px;display:flex;justify-content:center;align-items:center;border-radius:8px}.wrapper_home .row_data_home .link_data_home .item_data_home .drop_icon img{width:55%}.wrapper_home .row_drops{margin-top:1.5rem}.wrapper_home .row_drops .drop_home{background:#fefefe;padding:.75rem 1rem}.wrapper_home .row_drops .ttls_drop{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wrapper_home .row_drops .ttls_drop .text{margin:0;width:100%;font-weight:600;color:#d1303a;color:var(--primary_color)}.wrapper_home .row_drops .ttls_drop .more{min-width:70px;margin-left:1rem}.wrapper_home .row_drops .content_drop{min-height:270px;max-height:270px;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%}.wrapper_home .for_sec_slick .sec_slick .slick-list{padding:10px 60px 20px!important;height:auto!important}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories{background:#fff;margin:0 .75rem;box-shadow:0 0 16px rgba(0,0,0,.14);color:#333}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories .ttls_in_stories{display:none}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories .section_item_stories{text-shadow:none}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories .section_item_stories .box_info_stories{background:transparent;padding:0;border-radius:0}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories .section_item_stories .box_info_stories .paragraph{height:75px}.wrapper_home .for_sec_slick .sec_slick .slick-list .wrapper_box_stories .section_item_stories .more a{color:#333;font-weight:400}.wrapper_home .for_sec_slick .sec_slick .slick-next,.wrapper_home .for_sec_slick .sec_slick .slick-prev{font-size:0;line-height:0;background:rgba(0,0,0,.15);position:absolute;top:15px;display:block;width:25px;height:25px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;cursor:pointer;color:transparent;border:none;outline:none;opacity:.6}.wrapper_home .for_sec_slick .sec_slick .slick-prev{right:45px;border-radius:.25rem 0 0 .25rem}.wrapper_home .for_sec_slick .sec_slick .slick-next{right:15px;border-radius:0 .25rem .25rem 0}.wrapper_home .for_sec_slick .sec_slick .slick-next:focus,.wrapper_home .for_sec_slick .sec_slick .slick-next:hover,.wrapper_home .for_sec_slick .sec_slick .slick-prev:focus,.wrapper_home .for_sec_slick .sec_slick .slick-prev:hover{opacity:1;outline:none;background:#d1303a;background:var(--primary_color)}.wrapper_home .for_sec_slick .sec_slick .slick-prev:focus:before,.wrapper_home .for_sec_slick .sec_slick .slick-prev:hover:before{border-right:8px solid #fff}.wrapper_home .for_sec_slick .sec_slick .slick-next:focus:before,.wrapper_home .for_sec_slick .sec_slick .slick-next:hover:before{border-left:8px solid #fff}.wrapper_home .for_sec_slick .sec_slick .slick-next:before,.wrapper_home .for_sec_slick .sec_slick .slick-prev:before{content:"";position:absolute;top:calc(50% - 5px);left:calc(50% - 5px);z-index:9}.wrapper_home .for_sec_slick .sec_slick .slick-prev:before{width:0;height:0;border-top:5px solid transparent;border-right:8px solid #444;border-bottom:5px solid transparent}.wrapper_home .for_sec_slick .sec_slick .slick-next:before{width:0;height:0;border-top:5px solid transparent;border-left:8px solid #444;border-bottom:5px solid transparent}.info_post h6{word-break:break-word}.item_cards_directory{background:#f1f1f1;padding:.5rem;border-radius:8px}.wrapping_pay_canceled{display:flex;justify-content: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:flex;justify-content: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:flex;justify-content:center;align-items:center}.wrapper_modal_cap .modal-content{height:90%;width:90%;background:#000}.wrapper_modal_cap .modal-content>div{height:100%}.wrapper_modal_cap .modal-content>div .toolbar_opt_modal{position:absolute;top:-30px;right:0;display:flex;justify-content:flex-end;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}.wrapper_modal_cap video{width:100%;height:100%}.wrapper_social_links{display:flex;align-items:center;grid-gap:5px;gap:5px}.wrapper_social_links .a_ico_social{width:35px;height:35px;display:flex;justify-content:center;align-items:center;line-height:1;border-radius:50%;font-size:1.2rem}.wrapper_social_links .a_ico_social:active,.wrapper_social_links .a_ico_social:focus,.wrapper_social_links .a_ico_social:hover{color:#d1303a;color:var(--primary_color);background:#ededed}.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:#d1303a;background:var(--primary_color)}.divtop .box_ttl_opt{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.divtop .ttls{display:flex;justify-content:flex-start;align-items:center;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:flex;justify-content: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}.wrapper_surveys .aside_lateral{padding-bottom:33px}.box_img_stories.left_image{width:100%;height:164px}.boxImage{width:100%;height:100%;background-position:50%;background-size:cover}.boxImage.icon>*{background-color:#dfdfdf;vertical-align:middle;height:100%}.boxImage p{font-size:64px;display:flex;justify-content:space-around;align-items:center}.drawer_reg_sex{border:2px dotted #d1303a;border:2px dotted var(--primary_color);font-size:.8rem;font-style:italic;padding:.2rem .5rem;border-radius:.5rem;color:#d1303a;color:var(--primary_color);line-height:1.2;margin-top:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.box_content_img .dots_notif{padding:2px 5px;background:#fff;color:#333;position:absolute;top:16px;left:1.2em;display:flex;height:16px;justify-content:center;align-items:center;line-height:1;border-radius:10px;font-size:.75rem}.blinking{-webkit-animation:blink 1s ease infinite;animation:blink 1s ease infinite}@-webkit-keyframes blink{0%{opacity:0}30%{opacity:.5}to{opacity:1}}@keyframes blink{0%{opacity:0}30%{opacity:.5}to{opacity:1}}.rating{line-height:1;display:inline-block}.rating__item{display:inline;font-size:0}.rating__item:before{font-size:18px;content:"★";color:#d3d3d3}.rating__input{position:absolute;visibility:hidden}.rating__done{justify-content:flex-end}.rating__done:before{font-size:18px;content:"★";color:#d3d3d3}.rating:hover .rating__item:before{color:#d1303a;color:var(--primary_color)}.rating__item:hover~.rating__item:before{color:#d3d3d3}.rating__item--selected:before{color:#d1303a;color:var(--primary_color)}.rating__itemdone--selected:before{color:#f8df76}.Tooltip{display:inline-block}.Tooltip-content{position:absolute;word-wrap:break-word;min-width:230px;max-width:400px;background:#fff;border-radius:3px;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.2);font-size:.9375em;line-height:1.4em;padding:10px;z-index:2;text-align:left;color:#555}.Tooltip-content.bottom:after{top:-12px;border-bottom-color:#fff;border-top:none}.Tooltip-content.bottom:before{top:-14px;border-bottom-color:rgba(0,0,0,.12);border-top:none}.Tooltip-content.bottom.right:after,.Tooltip-content.bottom.right:before{left:32px}.Tooltip-content:after,.Tooltip-content:before{content:"";position:absolute;margin-left:-7px;border:14px solid transparent}.help-tip{display:inline-block;border-radius:50%;height:18px;width:18px;line-height:18px;font-size:11px;background:#fafefe;border:1px solid #a3aaaa;text-align:center;color:#7a7e7e;box-shadow:0 1px 2px rgba(0,0,0,.18);box-sizing:border-box;cursor:default}.help-tip:hover{color:#5a5e5e;background:#eaeeee;border-color:#9a9999}.bg-mycolor{background-color:#d1303a;background-color:var(--primary_color)}.progress{height:10px;margin-top:5px}.itemcat{background:#d1303a;background:var(--primary_color)}.name_directory{min-height:35px}@media screen and (max-width:1200px){.wrapper_home .row_data_home .link_data_home{flex:0 0 50%;max-width:50%}.wrapper_home .row_data_home .link_data_home:last-child{flex:0 0 100%;max-width:100%}.wrapper_home .row_data_home .link_data_home .item_data_home .slick-slider .slick-slide{padding-right:1rem}.rewards{overflow-wrap:break-word}.wrapper_surveys .content_surveys{width:100%}.wrapper_surveys .content_surveys .box_more_survey .btn_ellipsis{display:flex}.wrapper_surveys .aside_lateral{position:fixed;top:65px;right:-337px;width:100%;max-width:335px;padding-bottom:30px;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: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}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_actions_post{padding-bottom:3rem}}@media screen and (max-width:1160px){.wrapper_jobbank .sec_category_jobs{max-width:200px}}@media screen and (max-width:1080px){.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_profile .content_profile .box_main_info_profile .btn_ellipsis{display:flex}.wrapper_profile .closeAll{display:block}.wrapper_our_company{display:flex;justify-content:space-between;align-items:flex-start}.wrapper_our_company .nav-tabs{border-bottom:1px solid #666;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 #d1303a;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: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:flex;justify-content:flex-start;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:flex;justify-content: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:flex;justify-content:flex-start;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 .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:flex;flex-direction:column;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:flex;justify-content:flex-start;align-items:center;margin:.5rem 0 2rem}.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:flex;justify-content:space-between;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 .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}.wrapper_jobbank .contain_gral_jobbank{flex-direction:column-reverse}.wrapper_jobbank .contain_gral_jobbank .sec_category_jobs{min-width:100%}.wrapper_jobbank .contain_gral_jobbank .sec_category_jobs .text{font-size:.95rem;margin-bottom:.5rem!important}.wrapper_jobbank .contain_gral_jobbank .sec_category_jobs .box_items_aside{flex-wrap:nowrap;overflow:auto;padding-bottom:.25rem}.wrapper_jobbank .contain_gral_jobbank .sec_category_jobs .box_items_aside .tags_item_category_jobs{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.wrapper_directory .box_filter_messg{flex-wrap:wrap}.wrapper_directory .box_filter_messg .box_ordering{width:45%;margin-bottom:.25rem}.name_directory{min-height:65px}}@media screen and (max-width:992px){.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%}.boxsearch_item{margin-bottom:1rem}.boxsearch_item:last-child{max-width:100%;flex:100% 1;margin-bottom:0}}@media screen and (max-width:900px){.drawer_btns_sect{align-items:flex-start;flex-direction:column}}@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}.sec_ttls_jobbank .content_ttls_jobbank{align-items:flex-start;flex-direction:column}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job{margin:.5rem 0 1.5rem}.sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn{margin:0 .5rem 0 0}.sec_ttls_jobbank .content_ttls_line{display:none}}@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}.wrapper_register .bg_register{top:-20px}.wrapper_register .container_register{padding-top:120px}.wrapper_chats .wrapper_contacts .box_item_chat:hover .info_item_chat .options .opt_chat{background:#d2d5db}.wrapper_chats .wrapper_contacts .box_item_chat:hover .info_item_chat .options .opt_chat:hover{color:#d1303a;color:var(--primary_color)}.wrapper_chats .wrapper_contacts .box_item_chat .info_item_chat .options{display:flex}.wrapper_chats .wrapper_contacts .box_item_chat .info_item_chat .options .opt_chat{background:#e6ebf5}}@media screen and (max-width:620px){.wrapper_header .content_header .box_search_input{display:none}.wrapper_home .row_data_home .link_data_home .item_data_home .slick-slider .slick-slide{padding-right:0}.wrapper_home .row_data_home .link_data_home .item_data_home h2,.wrapper_home .row_data_home .link_data_home .item_data_home h5{line-height:1}.wrapper_home .row_data_home .link_data_home .item_data_home .label_data{font-size:.85rem;margin-bottom:0}.wrapper_home .row_data_home .link_data_home .item_data_home .rewards{line-height:.8}.wrapper_home .row_data_home .link_data_home .item_data_home .box_company_home{width:calc(100% - 70px);position:relative}.wrapper_home .row_data_home .link_data_home .item_data_home .box_company_home img{width:80%}.wrapper_home .row_data_home .link_data_home .item_data_home .drop_icon{background:#d1303a;background:var(--primary_color);width:60px;min-width:60px;margin-left:.5rem;height:60px;display:flex;justify-content:center;align-items:center;border-radius:8px}.wrapper_home .row_data_home .link_data_home .item_data_home .drop_icon img{width:55%}.wrapper_login .content_login{flex-direction:column;height:100%;min-height:625px}.wrapper_login .content_login .box_msj{width:100%;border-radius:8px 8px 0 0;height:auto;padding:1.25rem 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:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-direction:column-reverse}.divtop .box_ttl_opt .wrapper_tool_discount{margin-bottom:1.5rem}.divtop .box_ttl_opt.no_reverse{flex-direction:column!important}.divtop .box_ttl_opt.no_reverse .box_actions{margin-top:1rem}.wrapper_directory .divtop .box_ttl_opt{flex-direction:row}.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{flex-wrap:wrap;justify-content: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{flex-wrap:wrap;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}.wrapper_directory .divtop .box_ttl_opt{flex-direction:column}.section_surveys{padding:0}.section_surveys .slick-list{height:300px}.section_surveys .box_ttl_opt h2{font-size:1.5rem}.drawer__cont_svg{height:300px!important}.drawer__cont_svg,.drawer__cont_svg svg{width:100%!important}.drawer__cont_svg *{height:300px!important}}@media screen and (max-width:575px){.box_content_img,.name__categ,.name_directory{max-height:100%;min-height:100%}.wrapper_details_directory .drawer_content .content_picture{max-width:125px}.wrapper_details_directory .drawer_content .content_picture img{border-radius:5px}.ttls_black{font-size:2rem}.wrapper_login .content_login .box_form .box_logo_company_login{margin-bottom:1rem}.wrapper_home .row_data_home .link_data_home{flex:0 0 100%;max-width:100%}.padd{padding:1.5rem .5rem}.wrapper_purchased_item .head_purchased_item .col_unicas{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:#d1303a;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{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_detailsjobs .box_items_jobs .item_card_jobs .card_options .box_btns_actions_item{width:70%}.box_img_stories.left_image{width:100%;height:260px!important}}@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}.wrapper_login .content_login{min-height:600px;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_btn_login{margin-bottom:0}.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:.5rem}.wrapper_head_rewards .content_statistics{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:0;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}.wrapper_register .container_register .drawer_card_register{padding:.85rem 1.1rem 1.5rem}.wrapper_jobbank .sec_ttls_jobbank .content_ttls_jobbank .content_btns_job{min-width:100%}.wrapper_jobbank .sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn{margin-bottom:.75rem}.wrapper_jobbank .sec_ttls_jobbank .content_ttls_jobbank .content_btns_job .btn:last-child{margin-bottom:0}}@media screen and (max-width:460px){.wrapper_details_directory .drawer_content{flex-direction:column-reverse}.wrapper_details_directory .drawer_content .content_picture{max-width:100%}.wrapper_details_directory .drawer_content .content_picture img{max-height:100%;border-radius:.5rem;width:100%}.wrapper_details_directory .wrapper_ranking{flex-direction:column}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info{justify-content:flex-start;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 .ico_save{bottom:auto;top:112px;left:48%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .custom-file-upload{bottom:auto;top:110px;left:58%}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .wrapper__bg_flags{max-width:150px;margin:0 auto}.wrapper_profile .content_profile .box_main_info_profile .box_user_info .main_info .box_one .profile_info{margin:2rem 0 0}.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{flex-wrap:wrap;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;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{flex-direction:column;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}.wrapper_register .container_register .drawer_card_register .box_brand_register img{max-height:65px}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_btns .btn{min-width:auto;padding-left:1rem;padding-right:1rem}.wrapper_directory .box_ttl_opt .wrp_filter_directory{margin-top:1rem}.wrapper_directory .box_ttl_opt .wrp_filter_directory .btn{margin-left:0;min-width:100%}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form .box_pay_sec{flex-direction:column-reverse}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments .wrapper__items_comments .answer__in_comment{margin-right:0}.wrapper_calendar .rbc-calendar .rbc-toolbar{position:relative}.wrapper_calendar .rbc-calendar .rbc-toolbar .rbc-toolbar-label{font-size:1.5rem}}@media screen and (max-width:415px){.wrapper_header .box_brand img{max-height:40px}.wrapper_register .container_register .drawer_card_register .box_form_register .box_form_btns .btn{width:100%;position:relative;margin-bottom:.5rem}.wrapper_menu_aside{padding:1.25rem 1rem}.wrapper_chats{max-width:100%}.wrapper_chats.open{right:0;bottom:0;max-height:100%}.wrapper_chats.open .sec_ttl_chat .ttl_chats{height:50px;border-radius:0}.wrapper_chats.open .sec_ttl_chat .ttl_chats .btn_expand{top:0;right:0;border-radius:0;height:50px;width:45px}.wrapper_chats.open .sec_content_chats .content_navbar_chat{width:0;margin-left:-100%}.wrapper_chats.open .sec_content_chats .content_navbar_chat.show-navbar{margin:0}.wrapper_chats.open .sec_content_chats .content_navbar_chat .navbar_chat .item_navbar{height:55px;font-size:1.25rem}.wrapper_chats.open .sec_content_chats .content_sec_chats{width:100%}.wrapper_chats.open .sec_content_chats .content_sec_chats.show-navbar{width:calc(100% - 60px)}.wrapper_chats .sec_ttl_chat .ttl_chats{width:170px}.wrapper_chats .sec_ttl_chat .ttl_chats .part1{display:block}.wrapper_list_chats .sec_new_group .cont_new_group__contact .box_btns_options{height:75px}.wrapper_chat_conversations .sec_content_typing{height:110px}.wrapper_profile .content_profile .box_main_info_profile .box_details_account .text-absRight{top:55px;text-align:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:13px}.box_items_jobs .item_card_jobs{position:relative;flex-direction:column}.box_items_jobs .item_card_jobs .card_info_jobs{padding-top:5rem}.box_items_jobs .item_card_jobs .card_info_jobs .name_vacant{margin-bottom:1rem}.box_items_jobs .item_card_jobs .card_options{max-width:220px;margin:1rem auto 0}.box_items_jobs .item_card_jobs .card_options img{position:absolute;top:15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper_chats .sec_ttl_chat .ttl_chats .dots_notifications{left:105px}.wrapper_chats.open .sec_ttl_chat .ttl_chats .dots_notifications{top:14px}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_info_jobs{padding-top:80px}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_options img{top:10px}.wrapper_detailsjobs .box_items_jobs .item_card_jobs .card_options .box_btns_actions_item{width:100%;top:-55px}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_comments{padding:1rem .6rem}.wrapper_our_company .sec_post .content_post .sec_controls_post .content_options_post .box_comments_box .contain_write_comments{padding:1rem .6rem 2rem}}@media screen and (max-width:380px){.wrapper_details_directory .drawer_content{padding:0}.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{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{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: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{min-height:135px;line-height:1.15}.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}.wrapper_directory .divtop .box_ttl_opt{flex-direction:column}.wrapper_directory .divtop .box_ttl_opt .wrp_filter_directory{margin-top:1rem;max-width:100%;text-align:center}.wrapper_directory .divtop .ttls{flex-direction:column}.wrapper_reg_services .content_services .wrapper_form .content_shadows_form{padding:1rem}}@media screen and (max-width:360px){.wrapper_galleries .box_imgs_gallery .item_img_gallery{width:50%}.col-6{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_register .container_register .drawer_card_register .box_brand_register{flex-direction:column-reverse}.wrapper_register .container_register .drawer_card_register .box_brand_register div{margin-right:0;margin-top:.5rem;text-align:center}}@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}.wrapper_course .box_img_stories.left_image{height:190px!important}}
/*# sourceMappingURL=main.888165fb.chunk.css.map */