@charset "UTF-8";:root{--main-color:#007bff}html{height:100%}body{overflow-x:hidden;background:#f2f4f7;height:100%;font-family:Roboto,sans-serif;font-size:14px}body.secondary{padding-top:64px}body.login{padding-top:80px;background-image:url(../img/bg_login.jpg);height:100vh}.text-muted{color:#777}.text-primary{color:var(--primary)}.alert-primary{background:var(--primary);color:#fff;border-color:var(--primary)}p{font-size:14px;line-height:1.75}p.large{font-size:16px}a,a.active,a:active,a:focus,a:hover{outline:0}a{color:var(--primary)}a.active,a:active,a:hover{text-decoration:none}a:hover{text-decoration:underline}.img-centered{margin:0 auto}.bg-light-gray{background-color:#f7f7f7}.content-box{background:#fff;padding:20px;margin-bottom:20px;position:relative;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1)}.pub-placholder{margin:15px 0}.btn{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px}.btn.active,.btn.active:focus,.btn:active{outline:0}.btn.btn-sm{font-size:12px}.btn.btn-lg{font-size:16px}.btn-primary .badge{color:#007bff;background-color:#fff}.btn-rounded{-webkit-border-radius:10em;-moz-border-radius:10em;-ms-border-radius:10em;border-radius:10em}.badge-secondary{background-color:#aaa}.input-group a{color:inherit}.open .dropdown-toggle.btn-xl{border-color:#eee93d;color:#fff;background-color:#eee93d}section{padding:50px 0}section h2.section-heading{margin-top:0;margin-bottom:15px;font-size:40px}section h3.section-subheading{margin-bottom:75px;text-transform:none;font-size:16px;font-weight:400}.btn-social{position:relative;padding-left:60px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:50px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:40px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon>:first-child{border:none;text-align:center;width:100%}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook.active,.btn-facebook.focus,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:#2d4373}.btn-twitter{color:#fff;background-color:#55acee;border-color:#55acee}.btn-twitter.active,.btn-twitter.focus,.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:#2795e9}.content-cover{background-image:url(../img/search_cover.jpg);background-size:cover;padding:35px 0;background-position:bottom center;position:relative}.content-cover .container{z-index:5;position:relative}.content-cover .overlay{background:rgba(0,0,0,.5);position:absolute;width:100%;height:100%;top:0}.content-cover h1,.content-cover h4{color:#fff;text-shadow:1px 2px 1px rgba(0,0,0,.5);margin:0;font-weight:400}.content-cover h1{font-size:30px;margin-bottom:5px}.content-cover h4{font-size:14px}.adx-module{width:100%;overflow:hidden;margin-bottom:15px}.adx-module img{max-width:100%}header{position:fixed;left:0;top:0;width:100%;height:64px;padding:2px 15px;z-index:10;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-family:Montserrat,sans-serif}header .btn-white-border{border:2px solid rgba(255,255,255,.8);border-radius:100px;padding:10px 25px}header .btn-white-border:hover{border:2px solid #fff;border-radius:100px;padding:10px 25px}header #navbar-main-menu a.nav-link,header #navbar-main-menu>ul>li>a,header nav>a{color:rgba(255,255,255,.8);padding-left:8px;padding-right:8px;font-size:14px;font-weight:600}header #navbar-main-menu a.nav-link-covid{border:2px solid rgba(255,255,255,.8);border-radius:100px;padding:8px 16px}header #navbar-main-menu a.nav-link-covid:hover{border:2px solid #fff}header #navbar-main-menu a.nav-link.active,header #navbar-main-menu a.nav-link:active,header #navbar-main-menu a.nav-link:hover,header #navbar-main-menu>ul>li>a:hover,header nav>a:hover{color:#fff;text-decoration:none}header a:hover{color:#fff;text-decoration:none}header.is-sticky,header.sticky{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#007bff;color:#fff;box-shadow:0 0 15px rgba(0,0,0,.5)}header .navbar{padding:0 1rem}header.sticky a{color:rgba(255,255,255,.8)}header.sticky a:hover{color:#fff}@media (max-width:991px){header{height:auto;padding:2px 0}header .navbar{padding:0!important}.navbar-toggler-icon{color:#fff}}.topnavsearch{width:100%;height:0;background:#fff;position:absolute;z-index:20;top:0;right:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transition-property:height,min-height,width,top,right;transition-property:height,min-height,width,top,right;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1);overflow:hidden}.topnavsearch.open{width:100%;height:unset;top:0;right:0}.topnavsearch-form{width:80%;height:40px;margin:0 auto;position:relative;-webkit-transition-property:width,height,-webkit-transform;transition-property:width,height,transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.topnavsearch-form-inside{width:80%;height:40px;margin:0 auto;position:relative;-webkit-transition-property:width,height,-webkit-transform;transition-property:width,height,transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.topnavsearch.open .topnavsearch-form-inside{width:80%;height:60px;-webkit-transform:translate3d(0,3em,0);transform:translate3d(0,3em,0)}.topnavsearch-inside-input{width:100%;height:100%;padding:0 40px 0 10px;font-weight:700;border:none;background:#fff;font-size:.8em;color:#007bff;-webkit-transition:font-size .5s cubic-bezier(.7,0,.3,1);transition:font-size .5s cubic-bezier(.7,0,.3,1)}.topnavsearch-inside-input::-ms-clear{display:none}.topnavsearch.hideInput .topnavsearch-inside-input{color:transparent;-webkit-transition:color .3s;transition:color .3s}.topnavsearch.open .topnavsearch-inside-input{font-size:24px;border-bottom:solid 1px #ddd}.topnavsearch-inside-input::-webkit-input-placeholder{color:#c2c2c2}.topnavsearch-inside-input:-moz-placeholder{color:#c2c2c2}.topnavsearch-inside-input::-moz-placeholder{color:#c2c2c2}.topnavsearch-inside-input:-ms-input-placeholder{color:#c2c2c2}.gn-search:focus::-webkit-input-placeholder{color:transparent}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}.topnavsearch-inside-input:focus,.topnavsearch-inside-submit:focus{outline:0}.topnavsearch-inside-submit{position:absolute;width:40px;height:40px;overflow:hidden;right:0;top:50%;font-size:25px;background:0 0;border:none;pointer-events:none;transform-origin:50% 50%;opacity:0;-webkit-transform:translate3d(-30px,-50%,0) scale3d(0,0,1);transform:translate3d(-30px,-50%,0) scale3d(0,0,1);color:#666}.topnavsearch.open .topnavsearch-inside-submit{pointer-events:auto;opacity:1;-webkit-transform:translate3d(-15px,-50%,0) scale3d(1,1,1);transform:translate3d(-15px,-50%,0) scale3d(1,1,1);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transition-delay:.5s;transition-delay:.5s}.topnavsearch-close{width:36px;height:36px;position:absolute;right:1em;top:1em;overflow:hidden;text-indent:100%;cursor:pointer;pointer-events:none;opacity:0;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.topnavsearch.open .topnavsearch-close{opacity:1;pointer-events:auto;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transition-delay:.5s;transition-delay:.5s}.topnavsearch-close::after,.topnavsearch-close::before{content:'';position:absolute;width:2px;height:100%;top:0;left:50%;border-radius:3px;opacity:.2;background:#000}.topnavsearch-close:hover.topnavsearch-close::after,.topnavsearch-close:hover.topnavsearch-close::before{opacity:1}.topnavsearch-close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.topnavsearch-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.topnavsearch-content{color:#333;margin-top:4.5em;width:100%;height:0;overflow:hidden;padding:0 10% 50px;position:relative;pointer-events:none;opacity:0}.topnavsearch.open .topnavsearch-content{opacity:1;height:auto;overflow:visible;pointer-events:auto;-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.topnavsearch-column{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translateY(100px);-webkit-transition:-webkit-transform .5s,opacity .5s;transition:transform .5s,opacity .5s}.topnavsearch.open .topnavsearch-column:first-child{-webkit-transition-delay:.4s;transition-delay:.4s}.topnavsearch.open .topnavsearch-column:nth-child(2){-webkit-transition-delay:.45s;transition-delay:.45s}.topnavsearch.open .topnavsearch-column{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.topnavsearch-column-media-object{display:block;margin:.3em 0;cursor:pointer;min-height:82px}.topnavsearch-column-media-object img{width:80px;margin:0 10px 0 0;vertical-align:middle;border:solid 1px #eee;float:left}.topnavsearch-column-media-object h3{vertical-align:middle;font-size:16px;display:inline-block;font-weight:700;margin:0;width:calc(100% - 100px);color:#333}.topnavsearch-column-media-object p.category{vertical-align:middle;font-size:14px;display:inline-block;margin:0;width:calc(100% - 100px);color:#999}.topnavsearch-column-media-object p.score{vertical-align:middle;font-size:13px;display:inline-block;margin:0;width:calc(100% - 100px);color:#666}.topnavsearch-column-media-object:hover h3{color:#007bff}.topnavsearch-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;pointer-events:all;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1);z-index:15;display:none}.topnavsearch.open~.topnavsearch-overlay{opacity:1}.topnavsearch-overlay.open{opacity:1;z-index:15;pointer-events:auto;display:block}@media screen and (max-width:769px){.topnavsearch-inside-input{padding:0 40px 0 0}.topnavsearch.open .topnavsearch-form-inside{height:40px}.topnavsearch.open .topnavsearch-inside-input{font-size:18px;font-weight:400}.topnavsearch.open .topnavsearch-inside-submit{-webkit-transform:translate3d(0,-50%,0) scale3d(.8,.8,1);transform:translate3d(0,-50%,0) scale3d(.8,.8,1)}}.nav-pq .navbar-user img{height:45px;width:45px;border:solid 2px #fff;border-radius:100px}.nav-pq .navbar-user a.dropdown-avatar{display:block;line-height:52px}.nav-pq .navbar-user .dropdown-avatar::after{display:none}.nav-pq .navbar-user .dropdown-menu{box-shadow:0 0 10px rgba(0,0,0,.2);border:none;font-size:14px}.nav-pq .navbar-user .dropdown-menu .dropdown-item{font-weight:500;color:#212529}.nav-pq .navbar-user .dropdown-menu.show::before{position:absolute;content:"";border:solid 6px transparent;border-bottom-color:#fff;top:-11px;left:auto;right:26px}@media (max-width:991px){.nav-pq .navbar-user .dropdown-menu.show::before{top:42px;right:auto;left:25px}.offcanvas-collapse{position:absolute;top:0;right:100%;width:100%;height:100vh;overflow:auto;visibility:hidden;background-color:#fff;transition-timing-function:ease-in-out;transition-duration:.6s;transition-property:right,visibility}.offcanvas-collapse.open{visibility:visible;right:0}header .nav-small #navbar-main-menu .navbar-title{color:#737373;padding:5px 10px;font-size:10px;text-transform:uppercase}header .nav-small .btn{color:#fff!important}header .nav-small #navbar-main-menu .navbar-user-menu{border-bottom:1px solid #dedede;margin-top:10px;margin-bottom:10px}header .nav-small #navbar-main-menu a.nav-link{padding:10px 20px;color:#333}header .nav-small #navbar-main-menu .navbar-nav-primary li.nav-item:first-of-type a.nav-link{border-top:1px solid rgba(0,0,0,.1)}header .nav-small #navbar-main-menu a.nav-link.active{background:#fff;color:#007bff}header .nav-small #navbar-main-menu a.nav-link:hover{background:rgba(255,255,255,.8);color:#007bff}header .nav-small .navbar-actions a#top-small-search-trigger,header .nav-small .navbar-actions a.navbar-bell{color:#fff;font-size:18px!important;padding:.25rem .75rem}header.is-sticky a,header.sticky a{color:#fff}header .nav-small .navbar-actions{padding:0 .75rem 0 0}header .nav-small .navbar-toggler-icon.navbar-close::after,header .nav-small .navbar-toggler-icon.navbar-close::before{content:'';position:absolute;width:2px;height:40px;border-radius:3px;background:#fff}header .nav-small .navbar-toggler-icon.navbar-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .nav-small .navbar-toggler-icon.navbar-close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .nav-small #navbar-main-menu .navbar-user a[data-target="#loginPopup"]{border:2px solid rgba(255,255,255,.8);border-radius:100px;padding:10px 25px;text-align:center;display:block}body.secondary{padding-top:54px}header .btn-white-border{border:2px solid #fff;border-radius:100px;padding:5px 20px;color:#fff}header .btn-white-border:hover{border:2px solid #fff;border-radius:100px;padding:5px 20px}header .nav-small #navbar-main-menu .navbar-user-header{padding:20px 10px;background-color:#007bff;background-image:url(../img/pattern-bg.png)}}.nav-pq .navbar-user .dropdown-menu .dropdown-item:focus,.nav-pq .navbar-user .dropdown-menu .dropdown-item:hover{background:#007bff;color:#fff}.navbar-default.navbar-shrink .searchbar{display:block;position:relative;padding:0;margin:0 auto;z-index:10;min-height:3rem;top:0;width:990px}.navbar-bell{position:relative;color:#fff!important;line-height:36px;font-size:22px!important}.navbar-bell .nav-bell-count{background:linear-gradient(to bottom,#f84049 0,#da121c 100%);border-radius:6px;padding:2px 4px;font-size:10px;float:right;position:absolute;top:0;right:0;min-width:20px;text-align:center;line-height:18px;box-shadow:0 1px 1px rgba(0,0,0,.4)}footer{padding:25px 0;background-color:#2b2d2e;background-image:url(../img/pattern-bg.png);color:#aeaeae}footer .footer-newsletter{margin-top:20px}footer h4{color:#ccc}footer ul li a{color:#aeaeae;font-size:14px}footer ul li a:hover{color:#fff}footer .copyright{line-height:40px;border-top:solid 1px #333;margin-top:20px;padding-top:20px}footer ul.quicklinks{margin-bottom:0;text-transform:none;line-height:40px}ul.social-buttons{margin-bottom:0}ul.social-buttons li a{display:block;width:40px;height:40px;border-radius:100%;font-size:20px;line-height:40px;outline:0;color:#fff;background-color:#222;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;text-align:center}ul.social-buttons li a:active,ul.social-buttons li a:focus,ul.social-buttons li a:hover{background-color:#007bff}ul.social-buttons li a.facebook:active,ul.social-buttons li a.facebook:focus,ul.social-buttons li a.facebook:hover{background-color:#3b5998}ul.social-buttons li a.twitter:active,ul.social-buttons li a.twitter:focus,ul.social-buttons li a.twitter:hover{background-color:#56a3d9}ul.social-buttons li a.linkedin:active,ul.social-buttons li a.linkedin:focus,ul.social-buttons li a.linkedin:hover{background-color:#007bb6}ul.social-buttons li a.youtube:active,ul.social-buttons li a.youtube:focus,ul.social-buttons li a.youtube:hover{background-color:red}ul.social-buttons li a.instagram:active,ul.social-buttons li a.instagram:focus,ul.social-buttons li a.instagram:hover{background-color:#bc2a8d}.activity-feed-post{background-color:#fff;display:block;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1)}.activity-feed-post .input-group-addon{border-radius:0 5px 5px 0;padding:20px}.activity-feed-post.new{border-top:solid 3px #007bff}.activity-feed-post.new .start-your-complaint a{color:#aaa}.activity-feed-post.new .start-your-complaint a:hover{color:#007bff}.activity-feed-post.new .start-your-complaint{line-height:46px;font-size:20px;color:#aaa}.activity-feed-post.new .start-your-complaint-buttons a{color:#aaa;border-left:solid 1px #dcdcdc;padding:0 20px;font-size:28px;line-height:46px}.activity-feed-post.new .start-your-complaint-buttons a:first-child{border-left:none}.activity-feed-post.new .start-your-complaint-buttons a:hover{color:#007bff}@media (max-width:462px){.activity-feed-post.new .start-your-complaint{font-size:13px}.activity-feed-post.new .start-your-complaint-buttons a{font-size:15px;padding:0 10px}}@media (min-width:462px) and (max-width:991px){.activity-feed-post.new .start-your-complaint{font-size:16px}.activity-feed-post.new .start-your-complaint-buttons a{font-size:18px}}.complaint-selected-files{display:none;color:#a9a9a9;overflow:auto}.complaint-selected-files .complaint-selected-images-box{float:left;position:relative;width:20%;padding-bottom:20%}.complaint-selected-files .complaint-selected-images-box-inner{position:absolute;left:2.5px;right:2.5px;top:2.5px;bottom:2.5px;overflow:hidden}.complaint-selected-files .complaint-selected-docs-box{float:left;position:relative;width:20%;font-size:12px;text-align:center;word-wrap:break-word}.complaint-selected-files .complaint-selected-docs-box-inner{background:#f2f2f2;border:solid 1px #ccc;color:#666;left:2.5px;right:2.5px;top:2.5px;bottom:2.5px;padding:5px}.complaint-selected-files .complaint-selected-docs-box-inner i{font-size:34px}.activity-feed-post .dropdown-toggle::after{display:none}.activity-feed-post .activity-feed-post-header{padding:20px}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-avatar:hover{opacity:.8}.activity-feed-post .activity-feed-post-header img{width:46px;height:46px;overflow:hidden;margin-right:12px;border:1px solid #d3d3d3}.activity-feed-post .activity-feed-post-header .post-actions{color:#ccc}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data{font-size:14px;color:#b2b2b2}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a{color:#b2b2b2}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a:hover{color:#007bff;text-decoration:underline}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a.active{color:#007bff}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a.active:hover{text-decoration:underline}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a.actor{color:#212529;font-weight:500}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-username a.actor:hover{text-decoration:underline}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-date{font-size:13px;color:#6c757d}.activity-feed-post .activity-feed-post-header .activity-feed-post-header-data .activity-feed-post-header-data-date__special{text-transform:uppercase;font-size:10px;padding:3px 9px;border-radius:15px;color:#fff;margin-left:5px;background:#dc3545;font-weight:700}.activity-feed-post .activity-feed-post-text{padding:0 10px 10px}.activity-feed-post .activity-feed-post-status{padding:10px 20px}.activity-feed-post .activity-feed-post-status .badge{font-size:12px;font-weight:400;padding:10px 20px;width:auto;color:#fff;position:relative;z-index:1}.activity-feed-post .activity-feed-post-status span{background:#ececec;border-radius:50px;border:1px dashed #c3c3c3;padding:6px 20px 6px 50px;position:relative;left:-40px;font-size:12px}@media (max-width:398px){.activity-feed-post .activity-feed-post-status .badge{position:absolute}.activity-feed-post .activity-feed-post-status span{margin-left:0;position:relative;top:40px;left:0;padding:6px 20px;margin-bottom:50px}}.activity-feed-post .activity-feed-post-thumb{float:left;position:relative;margin-bottom:15px;width:100%}.activity-feed-post .activity-feed-post-thumb a::before{content:"";position:absolute;left:0;right:0;top:0;height:100%;background-color:rgba(0,0,0,.3);opacity:.4;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.activity-feed-post .activity-feed-post-thumb a:hover::before{opacity:1}.activity-feed-post .activity-feed-post-thumb img{width:100%;max-height:500px;object-fit:cover;object-position:50%}.activity-feed-post .activity-feed-post-body{padding:50px 20px}.activity-feed-post .activity-feed-post-body h3{font-size:18px;color:#212529;font-weight:500}.activity-feed-post .activity-feed-post-body h3 a{font-size:18px;color:#212529;font-weight:500}.activity-feed-post .activity-feed-post-body h3 a:hover{text-decoration:underline}.activity-feed-post .activity-feed-post-body p{word-wrap:break-word}.activity-feed-post .activity-feed-post-message{border-top:solid 1px #ededed;padding:6px 15px;color:#888;font-size:12px}.activity-feed-post .activity-feed-post-footer{border-top:solid 1px #ededed;padding:20px;color:#888;font-size:15px;border-bottom:solid 1px #ededed}.activity-feed-post .activity-feed-post-footer a{color:#444;transition:color .5s ease,color .5s ease}.activity-feed-post .activity-feed-post-footer a.active{color:#d31d32;font-weight:700}.activity-feed-post .activity-feed-post-footer a:hover{color:#d31d32;cursor:pointer}.activity-feed-post .activity-feed-post-comment{padding:10px 20px;display:none}.activity-feed-post .activity-feed-post-comment .activity-feed-post-comment-img img{max-width:40px;width:40px;margin-right:10px}.activity-feed-post .activity-feed-post-comment .activity-feed-post-comment-button{display:none;margin-left:50px}.activity-feed-post .activity-feed-post-comment .activity-feed-post-comment-button kbd{background:#919599}.activity-feed-post .activity-feed-post-comment-list-item{display:table;padding:10px 20px;-o-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-webkit-transition-duration:.8s;transition-duration:.8s}.activity-feed-post .activity-feed-post-comment-list-item.main-comment{border-bottom:1px solid #f4f4f4;background:#fcfcfc}.activity-feed-post .activity-feed-post-comment-list-item.highlight{background-color:#ff9}.activity-feed-post .activity-feed-post-comment-list-item-img img{max-width:40px;width:40px;margin-right:10px}.activity-feed-post .activity-feed-post-comment-list-item-name{display:table-cell;vertical-align:top;width:100%;padding-left:10px;background:#f1f1f1;padding:15px 20px;border-radius:5px;word-break:break-word}.activity-feed-post .activity-feed-post-comment-list-item-name h3{color:#000;font-size:13px;font-weight:600;margin-bottom:6px;display:flex}.activity-feed-post .activity-feed-post-comment-list-item-name h3 .activity-feed-post-comment-list-item-time{color:#b2b2b2;font-size:12px;display:block;font-weight:400;margin-left:5px;line-height:16px}.activity-feed-post .activity-feed-post-comment-list-item .activity-feed-post-comment-list-item-comment{color:#686868;font-size:13px;margin-bottom:0;line-height:20px}.activity-feed-post .activity-feed-post-thumb.feedback{background:url(../img/pattern-bg.png);background-color:#c9c9c9;float:none}.activity-feed-post .activity-feed-post-thumb.feedback h2{text-transform:uppercase}.activity-feed-post .activity-feed-post-thumb.feedback{background:url(../img/pattern-bg.png);background-color:#f7f7f7;border-bottom:solid 1px #ededed;border-top:solid 1px #ededed}.activity-feed-post .activity-feed-post-thumb.feedback a{color:#fff;text-decoration:none;word-wrap:break-word}.activity-feed-post .activity-feed-post-thumb.feedback a::before{background:0 0;opacity:1}.activity-feed-post-thumb .bg-warning{background:#efb110!important}.activity-feed-post-thumb .feedback-text{border-top:1px dashed rgba(255,255,255,.8);font-weight:500}.activity-feed-post-thumb .feedback-rate{box-shadow:0 0 10px rgba(0,0,0,.1)}.activity-feed-post-thumb .bg-warning{background:#efb110!important}.activity-feed-post-thumb .feedback-text{border-top:1px dashed rgba(255,255,255,.8);font-weight:500}.activity-feed-post-thumb .feedback-rate{box-shadow:0 0 10px rgba(0,0,0,.1)}.activity-feed-post-activity{position:relative}.activity-feed-post-activity.black-friday{padding-top:30px}.activity-feed-post-activity.black-friday .black-friday-brand{max-width:150px;border:solid 3px #fff;top:0;left:50%;width:150px;height:150px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);position:absolute;transform:translate(-50%,0)}@media (max-width:991px){.activity-feed-post-activity.black-friday .black-friday-brand{width:130px;height:130px}}@media (max-width:454px){.activity-feed-post-activity.black-friday .black-friday-brand{width:120px;height:120px}}@media (max-width:361px){.activity-feed-post-activity.black-friday .black-friday-brand{width:100px;height:100px}}.activity-feed-post-activity.bestofthemonth .brand-logo{width:100px;height:100px;border-radius:100px;box-shadow:0 0 5px rgba(0,0,0,.2);position:absolute;top:75px;left:230px;z-index:1}.activity-feed-post-activity.bestofthemonth .brand-cover{position:absolute;top:55px;left:157px;width:413px;overflow:hidden;display:flex;height:90px}.activity-feed-post-activity.bestofthemonth .brand-cover img{object-fit:cover}.activity-feed-post-activity.bestofthemonth .brand-score{position:absolute;top:190px;left:165px;font-family:Oswald,sans-serif;font-weight:400;font-size:65px;width:230px;text-align:center;color:#212529}.activity-feed-post-activity.bestofthemonth .brand-rating{position:absolute;top:285px;left:202px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:17px;text-align:center}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{display:inline-block;width:28px;height:28px;border-radius:8px;color:#fff;background:#dfdfdf;font-style:normal;line-height:28px;text-align:left}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{text-align:center;width:28px;float:left;position:absolute}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before{position:absolute;width:18px;height:28px;background:#f51020;content:"";border-radius:8px 0 0 8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='1'] .star-1{background:#f51020}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-1{background:#f60}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before{position:absolute;width:18px;height:28px;background:#f60;content:"";border-radius:8px 0 0 8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='2'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='2'] .star-2{background:#f60}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-2{background:#f6d80d}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before{position:absolute;width:18px;height:28px;background:#f6d80d;content:"";border-radius:8px 0 0 8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3'] .star-2,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3'] .star-3{background:#f6d80d}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3.5'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3.5'] .star-2,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='3.5'] .star-3{background:#c5d414}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{position:absolute;width:18px;height:28px;background:#c5d414;content:"";border-radius:8px 0 0 8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4'] .star-2,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4'] .star-3,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4'] .star-4{background:#c5d414}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4.5'] .star-1,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4.5'] .star-2,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4.5'] .star-3,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate^='4.5'] .star-4{background:#53a800}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='4.5'] .star-5::before{position:absolute;width:18px;height:28px;background:#53a800;content:"";border-radius:8px 0 0 8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='5'] div{background:#53a800}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{padding:30px 15px;width:230px;float:left;position:absolute;top:290px;left:20px;z-index:1}@media (max-width:350px){.activity-feed-post-activity.bestofthemonth .brand-logo{width:16.5%;height:17.5%;top:16%;left:40%}.activity-feed-post-activity.bestofthemonth .brand-cover{top:10.5%;left:27.5%;width:72.5%;height:17%}.activity-feed-post-activity.bestofthemonth .brand-score{top:37%;left:27%;font-size:210%;width:43%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:36%;top:54%;left:4%;padding:20px 10px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{margin:5px auto 0;padding:5px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:45%;padding:5px 0 0 0;line-height:130%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:60%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:50%}.activity-feed-post-activity.bestofthemonth .brand-rating{top:53.5%;left:36.5%}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:6px;line-height:8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:14px;height:14px;line-height:14px;border-radius:4px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:14px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:6px;height:14px;border-radius:4px 0 0 4px}}@media (min-width:351px) and (max-width:391px){.activity-feed-post-activity.bestofthemonth .brand-logo{width:16.5%;height:17.5%;top:16%;left:40%}.activity-feed-post-activity.bestofthemonth .brand-cover{top:10.5%;left:27.5%;width:72.5%;height:17%}.activity-feed-post-activity.bestofthemonth .brand-score{top:37%;left:27%;font-size:250%;width:43%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:36%;top:54%;left:4%;padding:20px 10px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{margin:5px auto 10px;padding:5px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:50%;padding:8px 0 0 0;line-height:100%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:80%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:60%}.activity-feed-post-activity.bestofthemonth .brand-rating{top:53.5%;left:37.5%}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:8px;line-height:9px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:16px;height:16px;line-height:16px;border-radius:4px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:16px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:8px;height:16px;border-radius:4px 0 0 4px}}@media (min-width:392px) and (max-width:450px){.activity-feed-post-activity.bestofthemonth .brand-logo{width:16.5%;height:17.5%;top:16%;left:40%}.activity-feed-post-activity.bestofthemonth .brand-cover{top:10.5%;left:27.5%;width:72.5%;height:17%}.activity-feed-post-activity.bestofthemonth .brand-score{top:37%;left:27%;font-size:280%;width:43%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:36%;top:54%;left:4%;padding:20px 10px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{margin:5px auto 0;padding:5px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:50%;padding:8px 0 0 0;line-height:110%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:80%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:60%}.activity-feed-post-activity.bestofthemonth .brand-rating{top:53.5%;left:37.5%}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:8px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:16px;height:16px;line-height:16px;border-radius:4px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:16px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:8px;height:16px;border-radius:4px 0 0 4px}}@media (min-width:451px) and (max-width:500px){.activity-feed-post-activity.bestofthemonth .brand-logo{width:16.5%;height:17.5%;top:16%;left:40%}.activity-feed-post-activity.bestofthemonth .brand-cover{top:10.5%;left:27.6%;width:72.5%;height:17%}.activity-feed-post-activity.bestofthemonth .brand-score{top:37%;left:27%;font-size:320%;width:43%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:36%;top:54%;left:4%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:8px;padding:8px 0 0 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{margin:5px auto 10px;padding:10px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:11px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:9px}.activity-feed-post-activity.bestofthemonth .brand-rating{top:53.5%;left:37.5%}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:10px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:18px;height:18px;line-height:18px;border-radius:4px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:18px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:10px;height:18px;border-radius:4px 0 0 4px}}@media (min-width:501px) and (max-width:575px){.activity-feed-post-activity.bestofthemonth .brand-logo{width:16.5%;height:17.5%;top:16%;left:40%}.activity-feed-post-activity.bestofthemonth .brand-cover{top:10.5%;left:27.5%;width:72.5%;height:17%}.activity-feed-post-activity.bestofthemonth .brand-score{top:37%;left:27%;font-size:320%;width:43%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:36%;top:54%;left:4%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:70%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{padding:10px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:100%}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:70%}.activity-feed-post-activity.bestofthemonth .brand-rating{top:51%;left:38%}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:12px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:20px;height:20px;line-height:20px;border-radius:4px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:20px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:12px;height:20px;border-radius:4px 0 0 4px}}@media (min-width:576px) and (max-width:767px){.activity-feed-post-activity.bestofthemonth .brand-rating{top:250px;left:182px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{width:200px;top:250px;left:20px}.activity-feed-post-activity.bestofthemonth .brand-logo{width:90px;height:90px;top:65px;left:205px}.activity-feed-post-activity.bestofthemonth .brand-cover{top:50px;left:141px;width:370px;height:80px}.activity-feed-post-activity.bestofthemonth .brand-score{top:170px;left:135px;font-size:55px;width:230px}.activity-feed-post-activity.bestofthemonth .brand-rating{top:250px;left:182px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:14px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:25px;height:25px;line-height:25px;border-radius:6px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:25px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:15px;height:25px;border-radius:6px 0 0 6px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:14px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{padding:10px 0}}@media (min-width:768px) and (max-width:991px){.activity-feed-post-activity.bestofthemonth .brand-logo{top:60px;left:180px;width:80px;height:80px}.activity-feed-post-activity.bestofthemonth .brand-cover{top:43px;left:124px;width:326px;height:70px}.activity-feed-post-activity.bestofthemonth .brand-score{top:160px;left:105px;font-size:45px}.activity-feed-post-activity.bestofthemonth .brand-rating{top:230px;left:160px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating{font-size:12px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div{width:22px;height:22px;line-height:22px;border-radius:6px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating div span{width:22px}.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate="4.5"] .star-5::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='0.5'] .star-1::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='1.5'] .star-2::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='2.5'] .star-3::before,.activity-feed-post-activity.bestofthemonth .brand-rating .rating[data-rate='3.5'] .star-4::before{width:12px;height:22px;border-radius:6px 0 0 6px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth{top:220px;width:170px;left:20px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-text{font-size:8px;padding:10px 0 0 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle{padding:10px 0}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-1{font-size:14px}.activity-feed-post-activity.bestofthemonth .badge-bestofthemonth .badge-bestofthemonth-middle .badge-bestofthemonth-middle-2{font-size:11px}}@media (min-width:992px) and (max-width:1199px){.activity-feed-post-activity.bestofthemonth .brand-logo{top:75px;left:250px}.activity-feed-post-activity.bestofthemonth .brand-cover{top:59px;left:168px;width:442px}.activity-feed-post-activity.bestofthemonth .brand-score{top:210px;left:185px;font-size:55px}.activity-feed-post-activity.bestofthemonth .brand-rating{top:290px;left:220px}}.activity-feed-post-activity.news figure.img img{width:100%;height:100%}.activity-feed-post-activity.video .youtube-feed{background-color:#000;position:relative;overflow:hidden;cursor:pointer}.activity-feed-post-activity.video .youtube-feed img{width:100%;top:0;left:0;opacity:.7}.activity-feed-post-activity.video .youtube-feed .play-button{width:90px;height:60px;background-color:#007bff;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.activity-feed-post-activity.video .youtube-feed .play-button:hover{opacity:1}.activity-feed-post-activity.video .youtube-feed .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.activity-feed-post-activity.video .youtube-feed .play-button,.activity-feed-post-activity.video .youtube-feed img{cursor:pointer}.activity-feed-post-activity.video .youtube-feed .play-button,.activity-feed-post-activity.video .youtube-feed .play-button:before,.activity-feed-post-activity.video .youtube-feed iframe,.activity-feed-post-activity.video .youtube-feed img{position:absolute}.activity-feed-post-activity.video .youtube-feed .play-button,.activity-feed-post-activity.video .youtube-feed .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.activity-feed-post-activity.video .youtube-feed iframe{height:100%;width:100%;top:0;left:0}@media (min-width:576px){.activity-feed-post-activity .activity-feed-brand-ranking{padding-right:15px;padding-left:15px}}.activity-feed-post-activity .activity-feed-brand-ranking-item-position{padding:10px;border:solid 2px #fff;border-radius:50%;color:#fff;font-weight:700;height:36px;width:36px;text-align:center;position:absolute;top:5px;right:5px;font-size:12px;display:flex;justify-content:center;align-items:center;z-index:1}.activity-feed-post-activity .card-header{background-size:cover;height:60px;padding:0;border-bottom:0;background-position:center center}.activity-feed-post-activity .activity-feed-brand-ranking-item-cover-gradient{background:-moz-linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0) 85%);background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0) 85%);position:relative;width:100%;height:100%}.activity-feed-post-activity .activity-feed-brand-ranking-item-profile{width:100%;bottom:0;position:absolute}.activity-feed-post-activity .activity-feed-brand-ranking-item-logo{max-width:50px;float:none;margin-bottom:6px;border-radius:50%;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);-ms-box-shadow:0 0 10px rgba(0,0,0,.2);-o-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);width:50px;height:50px;position:absolute;left:50%;top:40px;transform:translate(-50%,0)}.activity-feed-post-activity .activity-feed-brand-ranking-item h3{font-size:16px;margin-top:45px;text-transform:uppercase;font-weight:700;margin-bottom:0}.activity-feed-post-activity .card-deck .card{margin-right:2px;margin-left:2px}.activity-feed-post-activity .activity-feed-brand-ranking-item .card-body{text-align:center;padding:0 0 20px 0}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score{font-size:16px!important;font-weight:600;color:#fff!important;border-radius:3px;padding:5px 15px;margin-bottom:5px;text-align:center}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score{background:#dfdfdf}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score-1{background:#f51020}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score-2{background:#f60}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score-3{background:#f6d80d}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score-4{background:#c5d414}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-score.bg-score-5{background:#53a800}.activity-feed-post-activity .activity-feed-brand-ranking-item .activity-feed-brand-ranking-item-rating{color:#999;font-size:13px}.activity-feed-post-activity .activity-feed-brand-ranking-item .card-footer{background:0 0;border:none;padding:0 15px;text-align:center}.activity-feed-post-activity .activity-feed-brand-ranking-item .card-footer a{margin:10px 0}.activity-feed-post-activity h3.activity-title{color:#2c2c2c;margin-bottom:20px;border-bottom:solid 1px #ccc;padding-bottom:10px;font-size:20px}@media (max-width:575px){.activity-feed-post-activity h3.activity-title{font-size:18px}}.your-page{border:solid 1px #ececec;padding:15px 10px;margin-bottom:20px}.ed-opts{float:right;position:relative}.ed-opts>a{color:#b2b2b2;float:right;position:relative;left:13px}.ed-options{position:absolute;top:100%;right:0;width:130px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.28);-moz-box-shadow:0 0 10px rgba(0,0,0,.28);-ms-box-shadow:0 0 10px rgba(0,0,0,.28);-o-box-shadow:0 0 10px rgba(0,0,0,.28);box-shadow:0 0 10px rgba(0,0,0,.28);padding:20px;opacity:0;visibility:hidden;z-index:0}.ed-options.active{opacity:1;visibility:visible;z-index:999}.ed-options li{float:left;width:100%;margin-bottom:15px}.ed-options li:last-child{margin-bottom:0}.ed-options li a{color:#686868;font-size:14px;font-weight:600}.ed-opts>a:hover{color:#007bff}.usy-postdata{float:left;margin-left:10px;font-size:14px;color:#b2b2b2;margin-top:6px}.usy-postdata .usy-name{margin-bottom:6px}.usy-postdata a.usy-subject{color:#000;font-weight:600}.usy-postdata a.usy-subject .brand-names-verified{color:#fff;font-size:8px;text-shadow:none;background:#007bff;width:15px;height:15px;display:inline-block;line-height:16px;text-align:center;position:relative;top:-2px;border-radius:50%}.usy-postdata a.usy-subject:hover{color:#007bff}.usy-postdata .post-date{font-size:12px;color:#b2b2b2}.usy-postdata img{margin-top:2px;margin-right:6px}.epi-sec{float:left;width:100%;margin-bottom:15px;padding:0 20px}.job_descp{width:100%;padding:0 20px 20px 20px;border-bottom:1px solid #e5e5e5}.job_descp h3{color:#333;font-size:18px;font-weight:600;margin-bottom:10px;margin-top:10px}.job-dt{float:left;width:100%;margin-bottom:22px}.job-dt li{display:inline-block;margin-right:15px}.job-dt li a{color:#fff;background-color:#53d690;text-transform:capitalize;padding:5px 13px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;display:inline-block;font-size:14px;font-weight:500}.job-dt li span{color:#000;font-size:16px;font-weight:600}.job_descp>p{color:#686868;font-size:14px;line-height:24px;margin-bottom:20px}.job_descp>p a{color:#007bff;font-weight:600}.job-status-bar{width:100%;padding:15px 20px}.like-com{float:left;padding:0}.like-com li{display:inline-block;margin-right:15px}.like-com li a{color:#b2b2b2;font-size:14px;float:left;margin-top:6px;margin-right:5px}.like-com li a:hover{color:#007bff}.like-com li a.active{color:#007bff}.like-com li a i{margin-right:2px;font-size:17px;position:relative;top:2px}.like-com li span{color:#fff;font-size:13px;width:30px;height:30px;background-color:#007bff;line-height:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;float:left;text-align:center;font-weight:600;margin-left:-25px}.like-com li .com{position:relative;top:-5px}.like-com li .com img{margin-right:10px}.job-status-bar>a{float:right;color:#b2b2b2;font-size:14px;margin-top:5px}.job-status-bar>a i{font-size:20px;margin-right:7px;position:relative;top:3px}.skill-tags{width:100%;margin:0;padding:0}.skill-tags li{display:inline-block;margin-right:6px;margin-bottom:10px}.skill-tags li a{display:inline-block;color:#b2b2b2;font-size:14px;background-color:#e5e5e5;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;padding:7px 15px;font-weight:600}.is-short{position:relative;overflow:hidden;max-height:225px}.is-short::after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(rgba(255,255,255,0),#fff);bottom:0;content:"";height:4rem;left:0;position:absolute;width:100%}.read-full-reply{text-align:center;float:left;position:absolute;width:calc(100% - 40px)}.read-full-reply a{background-color:#fff;color:#007bff;border:solid 2px #007bff;padding:5px 10px;font-size:12px;border-radius:100px;position:relative;top:-24px;transition:background-color .5s ease,color .5s ease;text-decoration:none}.read-full-reply a:hover{background-color:#007bff;border:solid 2px #007bff;color:#fff}.comment-section{width:100%;background-color:#fff;padding:20px;border-top:solid 1px #ededed}.plus-ic{float:left;width:100%;text-align:center;margin-bottom:20px}.plus-ic i{width:30px;height:30px;line-height:30px;border:1px solid #e7e7e7;text-align:center;color:#b2b2b2;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}.comment-sec{width:100%}.comment-sec ul{width:100%}.comment-sec ul li{width:100%}.comment-sec ul ul{padding-left:50px}.comment-list{display:table;padding-bottom:30px}.bg-img{display:table-cell}.bg-img img{max-width:40px}.comment{display:table-cell;vertical-align:top;width:100%;padding-left:10px}.comment h3{color:#000;font-size:15px;font-weight:600;margin-bottom:6px}.comment img{position:relative;top:2px;margin-right:5px}.comment span{color:#b2b2b2;font-size:14px;display:block;margin-bottom:14px}.comment p{color:#686868;font-size:13px;margin-bottom:10px;line-height:20px;background:#f1f1f1;padding:15px 20px;border-radius:5px}.comment>a{display:inline-block;color:#b2b2b2;font-size:14px;font-weight:600}.comment>a.active,.comment>a:hover{color:#007bff}.comment>a i{font-weight:600;margin-right:6px}.post-comment{width:100%}.cm_img{width:40px;margin-right:10px}.cm_img img{max-width:40px}.comment_box input{width:387px;height:40px;border:1px solid #e5e5e5;background-color:#efefef;padding-left:10px;color:#b2b2b2;font-size:14px;font-weight:600;line-height:40px;resize:none}.comment_box form button{float:right;color:#fff;background-color:#007bff;height:40px;padding:0 10px;text-align:center;font-size:14px;border:0;margin-left:10px;cursor:pointer;font-weight:600}.process-comm{width:100%;text-align:center;padding-top:50px}.process-comm img{float:none}.loading-color{background-color:#e8e8e8}.like-complaint{display:inline-block;-webkit-appearance:none;appearance:none;position:relative;transition:transform ease-in .1s,box-shadow ease-in .25s}.like-complaint:focus{outline:0}.like-complaint:after,.like-complaint:before{position:absolute;content:'';display:block;width:140%;height:100%;left:-20%;z-index:999;transition:all ease-in-out .5s;background-repeat:no-repeat}.like-complaint:before{display:none;top:-75%;background-image:radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 20%,#d31d32 20%,transparent 30%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 10%,#d31d32 15%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%);background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;background-position:0 80%,-5% 20%,10% 40%,20% 0,30% 30%,22% 50%,50% 50%,65% 20%,85% 30%}.like-complaint:after{display:none;bottom:-75%;background-image:radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 10%,#d31d32 15%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%);background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}.like-complaint:active{transform:scale(.9);background-color:#bd1a2d}.like-complaint.animate:before{display:block;animation:topBubbles ease-in-out .75s forwards}.like-complaint.animate:after{display:block;animation:bottomBubbles ease-in-out .75s forwards}@keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0 20%,10% 40%,20% 0,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}100%{background-position:0 70%,0 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0}100%{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0 0,0 0,0 0,0 0,0 0,0 0}}.brands-cover{background-image:url(../img/cover_user.jpg)!important}#brands .top-brands-home-subtitles{border-bottom:1px solid #333;margin-bottom:10px}#brands .top-brands-home-subtitles h2{font-size:18px;padding-bottom:5px;margin:0;width:60%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:20px}#brands h2.top-brands-home-subtitles a{color:#007bff;font-size:12px;line-height:25px}.brands-categories{border-bottom:1px solid #eee;background:#fff;padding:20px 0}.brands-categories .btn-group{width:100%}.brands-categories .btn-group .btn{text-align:left}#brands .brand-item{background:#fff;display:block;position:relative;height:100%;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1)}#brands .brand-item figure{margin-bottom:0;overflow:hidden;position:relative;height:120px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}#brands .brand-item figure a img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;width:100%;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#brands .brand-item figure a:hover img{-webkit-transform:translate(-50%,-50%) scale(1.1);-moz-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);-o-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}#brands .brand-item figure .read_more{position:absolute;top:50%;left:0;margin-top:-12px;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);text-align:center;opacity:0;visibility:hidden;width:100%;-webkit-transition:all .6s;transition:all .6s;z-index:2}#brands .brand-item figure .read_more span{background-color:#007bff;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px;display:inline-block;color:#fff;font-size:.75rem;padding:5px 15px}#brands .brand-item figure a:hover .read_more{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}#brands .brand-item .brand-item-header-logo{float:left;max-width:110px;border:solid 3px #fff;position:absolute;top:65px;left:10px;border-radius:100px;width:70px;height:70px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.4)}#brands .brand-item .brand-item-cover-gradient{background:-moz-linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0) 55%);background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0) 55%);position:relative;width:100%;height:100%}#brands .brand-name{margin:0}#brands .brand-item .brand-item-body{padding:25px 15px 0;min-height:320px;background:#fff}#brands .brand-item .brand-item-body-name{margin-top:0;margin-bottom:5px;font-size:25px;font-weight:600;word-wrap:break-word;color:#333}#brands .brand-item .brand-item-body-name .brand-names-verified{color:#fff;font-size:10px;text-shadow:none;background:#007bff;width:16px;height:16px;display:inline-block;line-height:18px;text-align:center;position:relative;top:-4px;border-radius:50%}#brands .brand-item .brand-item-body-name .brand-names-warning{color:#fff;font-size:10px;text-shadow:none;background:#ffc107;width:16px;height:16px;display:inline-block;line-height:18px;text-align:center;position:relative;top:-4px;border-radius:50%}#brands .brand-item .brand-item-body-category,#brands .brand-item .brand-item-body-category a{margin-top:0;margin-bottom:5px;font-size:12px;font-weight:300;color:#999}#brands .brand-item .brand-item-rating,#brands .brand-item .brand-item-star-rating{margin-top:0;text-align:center}#brands .brand-item .brand-item-rating{font-size:18px;font-weight:400;color:#fff;padding:10px;text-transform:uppercase}#brands .brand-item .brand-item-rating.bg-score{background:#dfdfdf}#brands .brand-item .brand-item-rating.bg-score-1{background:#f51020}#brands .brand-item .brand-item-rating.bg-score-2{background:#f60}#brands .brand-item .brand-item-rating.bg-score-3{background:#f6d80d}#brands .brand-item .brand-item-rating.bg-score-4{background:#c5d414}#brands .brand-item .brand-item-rating.bg-score-5{background:#53a800}#brands .brand-item .brand-item-image{position:absolute;left:50%;margin-left:-60px;bottom:-40px}#brands .brand-item .brand-item-image>a>img{width:120px;height:auto;border:2px solid #fff;background:#fff;box-shadow:0 0 15px -5px rgba(0,0,0,.5)}#brands .brand-item .brand-item-body p{color:#505050;padding:10px 0;min-height:90px;max-height:90px}#brands .brand-item .brand-item-body-bestofmonth{position:absolute;bottom:70px;padding:5px 15px 10px}#brands .brand-item .brand-item-body-bestofmonth span{font-size:14px}#brands .brand-item .brand-item-footer{padding-top:30px;border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid #f4f4f4;padding:10px 15px;background-color:#fff;position:absolute;bottom:0;width:100%}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-header,#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-text{font-size:11px;margin:0}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved{font-size:12px;font-weight:600;line-height:1.5;border-radius:.2rem;padding:.25rem .5rem;text-align:center;border:1px solid}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved.bg-solved-1{color:#28a745;border-color:#28a745}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved.bg-solved-2{color:#dc3545;border-color:#dc3545}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved.bg-solved-3{color:#dfdfdf;border-color:#dfdfdf}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-rating{font-size:9px;margin:0;color:#8c8c8c}.tip-highlight{-moz-box-shadow:0 0 0 10000px rgba(0,0,0,.15),0 0 50px rgba(0,0,0,.8);-webkit-box-shadow:0 0 0 10000px rgba(0,0,0,.15),0 0 50px rgba(0,0,0,.8);box-shadow:0 0 0 10000px rgba(0,0,0,.15),0 0 50px rgba(0,0,0,.8);z-index:999;border-width:0!important}@media (max-width:398px){#brands .brand-item figure{height:100px}#brands .brand-item .brand-item-body{padding:55px 15px 0}}@media (max-width:366px){#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved{font-size:11px}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-text{font-size:9px}#brands .brand-item .brand-item-rating{font-size:14px;margin-bottom:0;align-self:center}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-rating{font-size:8px}#brands .brand-item .brand-item-body-bestofmonth span{font-size:12px}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-header{font-size:10px}}@media (max-width:336px){#brands .brand-item figure{height:80px}#brands .brand-item .brand-item-body{padding:65px 15px 0}#brands .brand-item .brand-item-body-bestofmonth span{font-size:12px}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-header,#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-solved{font-size:9px}#brands .brand-item .brand-item-footer .brand-item-footer-description-block .brand-item-footer-description-block-text{font-size:8px}#brands .brand-item .brand-item-rating{font-size:12px}}.rating{font-size:25px;text-align:center}.rating div{display:inline-block;width:36px;height:36px;border-radius:8px;color:#fff;background:#dfdfdf;font-style:normal;line-height:36px;text-align:left}.rating div span{text-align:center;width:36px;float:left;position:absolute}[data-rate='0.5'] .star-1::before{position:absolute;width:18px;height:36px;background:#f51020;content:"";border-radius:8px 0 0 8px}[data-rate^='1'] .star-1{background:#f51020}[data-rate='1.5'] .star-1{background:#f60}[data-rate='1.5'] .star-2::before{position:absolute;width:18px;height:36px;background:#f60;content:"";border-radius:8px 0 0 8px}[data-rate^='2'] .star-1,[data-rate^='2'] .star-2{background:#f60}[data-rate='2.5'] .star-1,[data-rate='2.5'] .star-2{background:#f6d80d}[data-rate='2.5'] .star-3::before{position:absolute;width:18px;height:36px;background:#f6d80d;content:"";border-radius:8px 0 0 8px}[data-rate^='3'] .star-1,[data-rate^='3'] .star-2,[data-rate^='3'] .star-3{background:#f6d80d}[data-rate^='3.5'] .star-1,[data-rate^='3.5'] .star-2,[data-rate^='3.5'] .star-3{background:#c5d414}[data-rate='3.5'] .star-4::before{position:absolute;width:18px;height:36px;background:#c5d414;content:"";border-radius:8px 0 0 8px}[data-rate^='4'] .star-1,[data-rate^='4'] .star-2,[data-rate^='4'] .star-3,[data-rate^='4'] .star-4{background:#c5d414}[data-rate^='4.5'] .star-1,[data-rate^='4.5'] .star-2,[data-rate^='4.5'] .star-3,[data-rate^='4.5'] .star-4{background:#53a800}[data-rate='4.5'] .star-5::before{position:absolute;width:18px;height:36px;background:#53a800;content:"";border-radius:8px 0 0 8px}[data-rate='5'] div{background:#53a800}@media print{.rating{-webkit-print-color-adjust:exact}}#brand{margin-bottom:30px;margin-top:10px}.brand-header{font-size:16px}.brand-header__cover{-webkit-box-shadow:0 -150px 100px -100px inset rgba(0,0,0,.8);-moz-box-shadow:0 -150px 100px -100px inset rgba(0,0,0,.8);box-shadow:0 -150px 100px -100px inset rgba(0,0,0,.8);background-position:center;background-size:cover;height:8em}@media (min-width:576px){.brand-header__cover{height:10em}}@media (min-width:768px){.brand-header__cover{height:12em}}@media (min-width:992px){.brand-header__cover{height:15em}}@media (min-width:1200px){.brand-header__cover{height:20em}}.brand-header__cover__video{position:absolute;width:1920px;height:400px}.brand-header__card{border-bottom:1px solid #e0e0e0;width:100%;padding:10px;background-color:#fff}@media (min-width:1200px){.brand-header__card{padding:20px}}.brand-header__avatar-container{max-width:65px}@media (min-width:576px){.brand-header__avatar-container{max-width:90px}}@media (min-width:768px){.brand-header__avatar-container{max-width:80px}}@media (min-width:992px){.brand-header__avatar-container{max-width:120px}}@media (min-width:1200px){.brand-header__avatar-container{max-width:120px}}.brand-header__avatar{background-color:#fff;display:block}.brand-header__names{font-size:14px;word-break:break-word;margin-left:10px}@media (min-width:1200px){.brand-header__names{margin-left:20px}}.brand-header__names h1{margin:0;font-size:1.5em}.brand-header__names h1 .brand-names-verified{margin-left:5px;color:#007bff;width:.8em;display:inline-block;line-height:38px;text-align:center;position:relative}.brand-header__names h1 .brand-names-warning{color:#fff;font-size:12px;text-shadow:none;background:#ffc107;width:19px;height:19px;display:inline-block;line-height:20px;text-align:center;position:relative;top:-4px;border-radius:50%}.brand-header__subname{color:#666}.brand-header__category{color:#666}@media (min-width:768px){.brand-header__category{color:#999}}.brand-header__category a{color:#666}@media (min-width:768px){.brand-header__category a{color:#999}}.brand-header__category a:hover{color:#007bff}.brand-header__links .btn{padding:.4em;font-size:14px;line-height:1em;width:2em}.brand-header__links .btn.btn-text{width:unset}.brand-header__links .btn:not(:first-child){margin-left:.2em}.brand-header__awards .badge-bestofthemonth{font-size:12px}.brand-header__awards-item:not(:first-child){margin-left:1em}@media (min-width:992px){.brand-header__awards-item img{max-width:120px;max-height:120px}}@media (min-width:992px){.brand-header__awards-item-img{height:120px}}#brand .brand-header-footer-items{margin-bottom:20px;background-color:#fff;font-size:16px;overflow-x:auto;align-items:center}@media (max-width:991.98px){#brand .brand-header-footer-items{font-size:12px}}#brand .brand-header-footer-items .buttons{margin-left:auto;text-align:center}@media (max-width:767.98px){#brand .brand-header-footer-items .buttons{margin:5px auto;display:block}}#brand .brand-header-footer-items .item{color:#333;padding:5px 5px;text-align:center;border-bottom:4px solid transparent;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (min-width:576px){#brand .brand-header-footer-items .item{padding:5px 10px}}@media (min-width:768px){#brand .brand-header-footer-items .item{padding:5px 15px}}@media (min-width:992px){#brand .brand-header-footer-items .item{padding:0 30px 0}}#brand .brand-header-footer-items .item .brand-header-footer-item-description{display:block}@media (max-width:991.98px){#brand .brand-header-footer-items .item .brand-header-footer-item-description-number{display:none}}#brand .brand-header-footer-items .item .brand-header-footer-item-title{font-size:11px}#brand .brand-header-footer-items .item.active,#brand .brand-header-footer-items .item:hover{border-bottom:4px solid #007bff;color:#007bff;text-decoration:none}#brand .brand-sidebar-left{font-size:14px}#brand .brand-sidebar-left .brand-info{background:#fff;border-top:solid 12px #c2c2c2;color:#333}#brand .brand-sidebar-left .brand-info__awards-item:not(:first-child){margin-left:1em}#brand .brand-sidebar-left .brand-info__awards-item-img{max-height:180px}#brand .brand-sidebar-left .brand-info__ranking-title{font-size:1em}#brand .brand-sidebar-left .brand-info.bestofthemonth{border-top:solid 12px #007bff}#brand .brand-sidebar-left .brand-info .brand-info-about{line-height:1.25}#brand .brand-sidebar-left .brand-info .brand-info-about .is-short{position:relative;overflow:hidden;max-height:120px}#brand .brand-sidebar-left .brand-info .brand-address{font-size:.85em;background:#fff;padding:0 10px}#brand .brand-sidebar-left .brand-info .brand-address a{word-wrap:break-word}#brand .brand-sidebar-left .brand-info .brand-address li{margin-bottom:10px}#brand .brand-sidebar-left .brand-info .brand-address li .icon{width:20px;margin-right:8px;display:inline-table}#brand .brand-sidebar-left .brand-info .brand-address address{margin:0}#brand .brand-sidebar-left .brand-info__rating-score{font-size:5em;font-family:Oswald,sans-serif;font-weight:500;text-align:center}#brand .brand-sidebar-left .brand-info__rating-score a{color:#212529;text-decoration:none;display:block}#brand .brand-sidebar-left .brand-info__rating-caption,#brand .brand-sidebar-left .brand-info__rating-caption a{color:#212529;text-align:center;text-decoration:none;font-size:13px;margin-bottom:5px;font-weight:500}#brand .brand-sidebar-left .brand-info__rating-caption-2,#brand .brand-sidebar-left .brand-info__rating-caption-2 a{color:#999;text-align:center;text-decoration:none;font-size:13px;margin-bottom:5px}#brand .brand-sidebar-left .brand-info__rating-stars{text-align:center}#brand .brand-sidebar-left .brand-info__rating-stars i{font-size:2em;color:#007bff}#brand .brand-sidebar-left .badge-bestofthemonth{font-size:16px;margin:0 auto;max-height:unset;max-width:320px;padding:1.8em 1em}#brand .brand-sidebar-left .badge-bestofthemonth-start{font-size:11px;padding:1em 0 0;line-height:13px}#brand .brand-sidebar-left .badge-bestofthemonth-middle{width:10em;padding:20px 0;margin:.5em auto 0}#brand .brand-sidebar-left .badge-bestofthemonth-middle-1{font-size:20px;line-height:110%}#brand .brand-sidebar-left .badge-bestofthemonth-middle-2{font-size:13px}#brand .brand-sidebar-left .badge-bestofthemonth-end{font-size:11px;padding:15px 0 0}.badge-bestofthemonth{max-height:10em;max-width:10em;color:#fff;text-align:center;text-transform:uppercase;background-image:url(../img/badge-bestofthemonth.svg);background-repeat:no-repeat;background-position:center;background-size:contain;padding:1.8em 1em 1em;line-height:1em}.badge-bestofthemonth-start{font-size:.6em;padding:0;opacity:.8}.badge-bestofthemonth-end{font-size:.6em;padding:0;opacity:.8;line-height:1em}.badge-bestofthemonth-middle{border-top:1px solid rgba(250,250,250,.4);border-bottom:1px solid rgba(250,250,250,.4);padding:.5em 0;margin:.5em auto .5em;font-weight:500}.badge-bestofthemonth-middle-1{font-weight:700;font-size:1em}.badge-bestofthemonth-middle-2{font-size:.8em;line-height:100%;font-weight:500}.badge-bestofthemonth--small{width:120px;height:120px}.badge-bestofthemonth--small img{max-width:20px}.badge-bestofthemonth--small .badge-bestofthemonth-middle{border-top:none;border-bottom:none}.badge-bestofthemonth--small .badge-bestofthemonth-middle-1{margin-bottom:1px}#brand .brand-share-bar{background:#fff;padding:15px 20px 10px}#brand .brand-share-bar .brand-share-bar-title{font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:5px}#brand .brand-footer-disclaimer{font-size:10px;line-height:100%;color:#666;margin:15px 0}#brand .brand-sidebar-right .brand-sidebar-right-module{background:#fff;box-shadow:1px 1px 6px rgba(0,0,0,.07)}#brand .brand-sidebar-right .brand-sidebar-right-module h4{border-left:5px solid #007bff;padding:8px 0 8px 20px;margin-bottom:20px;font-size:15px}#brand .brand-sidebar-right .brand-sidebar-right-module h4 small{color:#888}#brand .brand-sidebar-right .brand-sidebar-right-module article{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #eee;line-height:140%}#brand .brand-sidebar-right .brand-sidebar-right-module article:last-child{border-bottom:none;margin-bottom:0}#brand .brand-sidebar-right .brand-sidebar-right-module article a{color:#333;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;text-decoration:none}#brand .brand-sidebar-right .brand-sidebar-right-module article a:hover figure{opacity:.8}#brand .brand-sidebar-right .brand-sidebar-right-module article a:hover h5{text-decoration:underline}#brand .brand-sidebar-right .brand-sidebar-right-module article a figure{width:50px;float:left;overflow:hidden;background:#fff;border:1px solid #eee}#brand .brand-sidebar-right .brand-sidebar-right-module article a .article-body{margin-left:70px}#brand .brand-sidebar-right .brand-sidebar-right-module article a .article-body h5{font-weight:400;text-transform:none;font-size:13px;margin:0;line-height:140%;word-wrap:break-word}#brand .brand-sidebar-right .brand-sidebar-right-module article a .article-body .article-body-date{color:#888;font-size:11px}#brand .brand-sidebar-right .brand-sidebar-right-module article a .article-body .article-body-rate{color:#f90;font-size:11px}#brand .brand-sidebar-right .brand-sidebar-right-module.brand-quickstats h5{margin:0}#brand .brand-sidebar-right .brand-sidebar-right-module.brand-quickstats .col-6:first-child{border-right:solid 1px #ccc}#brand .brand-avatar-container .brand-names-verified{color:#fff;font-size:10px;text-shadow:none;background:#007bff;width:16px;height:16px;display:inline-block;line-height:16px;text-align:center;position:relative;top:4px;border-radius:50%;left:9999px}#brand .brand-avatar-container .brand-names-warning{color:#fff;font-size:10px;text-shadow:none;background:#ffc107;width:16px;height:16px;display:inline-block;line-height:16px;text-align:center;position:relative;top:4px;border-radius:50%;left:9999px}#brand .brand-avatar-container{padding:0}#brand .brand-complaint-list .brand-complaints-panel .brand-complaints-panel-number{display:block;font-size:30px;font-weight:500}#brand .brand-complaint-list .brand-complaints-panel .brand-complaints-panel-number small{color:#acacac}#brand .brand-complaint-list .brand-complaints-panel .brand-complaints-panel-title{font-size:14px;font-weight:500;color:#5c5c5c}#brand .brand-complaint-list-item{background:#fff;border:solid 1px #ddd;margin-bottom:15px;padding:10px}#brand .brand-complaint-list-item:hover{border:solid 1px #007bff;box-shadow:0 0 2px #007bff}#brand .brand-complaint-list-item .brand-complaint-list-item-title,#brand .brand-complaint-list-item-anchor{font-size:18px;color:#333;margin:10px 0 5px;text-transform:none;text-decoration:none}#brand .brand-complaint-list-item .brand-complaint-list-item-details .badge{font-size:12px;font-weight:400;padding:10px 10px;display:block;width:100%;color:#fff}#brand .brand-complaint-list-item .brand-complaint-list-item-date{color:#999;font-size:12px;margin-bottom:10px}#brand .brand-complaint-list-item .brand-complaint-list-item-date .brand-complaint-list-item-date-category{text-transform:uppercase}#brand .brand-complaint-list-item .brand-complaint-list-item-details h5{font-size:14px}#brand .brand-complaint-list-item .brand-complaint-list-item-footer{color:grey;font-size:12px}#brand .brand-complaint-list-item .brand-complaint-list-item-title .brand-complaint-list-item-title-not-approved{color:#d9534f;font-size:12px;text-transform:uppercase}#brand .brand-complaint-list-item .brand-complaint-list-item-title .brand-complaint-list-item-title-draft{color:#666;font-size:12px;text-transform:uppercase}#brand .brand-complaint-list-item img{margin:0 auto}#brand .brand-complaint-list-item .complaints-list-status-holder{font-size:12px}@media (max-width:660px){#brand .brand-complaint-list .brand-complaints-panel .brand-complaints-panel-number{font-size:25px}#brand .brand-complaint-list .brand-complaints-panel .brand-complaints-panel-title{font-size:13px}}@media (min-width:768px){#brand .brand-complaint-list-item .brand-complaint-list-item-content-holder{min-height:160px}#brand .brand-complaint-list-item .brand-complaint-list-item-description{min-height:80px}#brand .brand-complaint-list-item .complaints-list-status-holder{bottom:0;position:absolute;right:0;width:100%}#brand .brand-complaint-list-item .brand-complaint-list-item-content{border-right:dotted 2px #ddd}#brand .brand-complaint-list-item .brand-complaint-list-item-details{position:relative;min-height:100%}}@media (max-width:768px){#brand .brand-complaint-list-item .badge{display:unset}#brand .brand-complaint-list-item .brand-complaint-list-item-content .brand-complaint-list-item-footer{border-bottom:dotted 2px #ddd}}#brand .brand-complaint-list-item .brand-complaint-list-item-actions{background:#f0f0f0;font-size:13px;font-weight:700;margin:10px -10px -10px;padding:10px 20px;text-transform:uppercase;border-top:1px solid #ddd}#brand .brand-complaint-list-item .brand-complaint-list-item-change-approval{background:#fff;font-size:13px;margin:10px -10px -10px;padding:10px 20px;border-top:1px solid #ddd}#brand .brand-complaint-list-item .brand-complaint-list-item-non-approval{background:#fff;font-size:13px;margin:10px -10px -10px;padding:10px 20px;border-top:1px solid #ddd}#brand .brand-complaint-list-item .brand-complaint-list-item-non-approval h5{background:#df3535;color:#fff;padding:5px 10px;position:relative}#brand .brand-complaint-list-item .brand-complaint-list-item-non-approval h5::before{border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #df3535;content:"";display:block;float:left;height:0;left:10px;position:absolute;top:100%;width:15px}#brand .brand-complaint-list-item .brand-complaint-list-item-non-approval .brand-complaint-list-item-non-approval-inner{border-left:solid 2px #007bff;padding-left:15px}#brand .brand-complaint-list-item .brand-complaint-list-item-actions a{color:#333}#brand .brand-complaint-list-item .brand-complaint-list-item-actions a:hover{color:#007bff}#brand .brand-blockchain h3{font-size:120px;font-family:Oswald,sans-serif;font-weight:400;text-align:center;margin:0 0 10px 0}#brand .brand-blockchain h5 small{color:#aeaeae}#brand .brand-blockchain .brand-blockchain-rate h2{margin-bottom:-5px}#brand .brand-blockchain .brand-blockchain-rate p{margin-bottom:8px;color:#5c5c5c;font-size:12px}#brand .brand-blockchain .progress{position:relative;overflow:inherit;height:12px}#brand .brand-blockchain .progress .progress-icon{background:#007bff;width:20px;position:absolute;top:-4px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.5);margin-left:-15px}#brand .brand-blockchain .table{font-size:12px}#brand .brand-private-complaint{background:#fff;margin-bottom:10px;padding:10px;border:solid 1px #ebebeb}#brand .brand-private-complaint .brand-private-complaint-title{padding-bottom:20px}#brand .brand-news .news-item-lead{margin-bottom:15px;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);-ms-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);position:relative}#brand .brand-news .news-item-lead a{color:#fff}#brand .brand-news .news-item-lead a:hover{color:#eee!important}#brand .brand-news .news-item-lead .img-fluid{width:100%}#brand .brand-news .news-item-lead .news-item-lead-overlay{position:absolute;z-index:1;top:0;left:0;right:0;padding:25px 25px 30px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50% rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%)}#brand .brand-news .news-item-lead .news-item-lead-introtext{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:30px 25px 25px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50% rgba 0,0,0,.6 100%);background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%)}#brand .brand-news .news-item-lead .news-item-lead-introtext p{color:#fff}#brand .brand-news .news-item-lead h3{margin:10px 0 15px;text-shadow:0 0 4px #000;font-size:25px}#brand .brand-news .news-item-lead-2{margin-bottom:15px;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);-ms-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);position:relative}#brand .brand-news .news-item-lead-2 a{color:#fff}#brand .brand-news .news-item-lead-2 a:hover{color:#eee!important}#brand .brand-news .news-item-lead-2 .img-fluid{width:100%}#brand .brand-news .news-item-lead-2 .news-item-lead-overlay{position:absolute;z-index:1;top:0;left:0;right:0;padding:5px 15px 30px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%)}#brand .brand-news .news-item-lead-2 .news-item-lead-introtext{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:10px 15px 0;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6) 100%);background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.6) 100%)}#brand .brand-news .news-item-lead-2 .news-item-lead-introtext p{color:#fff}#brand .brand-news .news-item-lead-2 h3{margin:10px 0 15px;text-shadow:0 0 4px #000;font-size:15px}#brand .brand-news .news-item-lead-2 h3 a{color:#fff}@media (max-width:767px){#brand .brand-news .news-item-lead h3{margin:10px 0 15px;text-shadow:none;font-size:18px}#brand .brand-news .news-item-lead .news-item-lead-overlay{position:inherit;padding:10px;background:#fff}#brand .brand-news .news-item-lead .news-item-lead-introtext{position:inherit;padding:10px;background:#fff}#brand .brand-news .news-item-lead .news-item-lead-introtext p{color:#333}#brand .brand-news .news-item-lead a{color:#333}#brand .brand-news .news-item-lead a:hover{color:#007bff!important}}#brand .brand-news-detail .brand-news-detail-last-adv{margin:20px 0}#brand .brand-news-detail .brand-news-detail-footer{background:#eee;margin:20px -20px -20px;padding:20px;color:grey}#brand .brand-stats h5 small{color:#aeaeae}#brand .brand-stats .brand-stats-bussiness h2,#brand .brand-stats .brand-stats-rate-answer h2,#brand .brand-stats .brand-stats-rate-solved h2{margin-bottom:-5px}#brand .brand-stats .brand-stats-bussiness p,#brand .brand-stats .brand-stats-rate-answer p,#brand .brand-stats .brand-stats-rate-solved p{margin-bottom:8px;color:#5c5c5c}#brand .brand-stats .progress{position:relative;overflow:inherit;height:12px}#brand .brand-stats .progress .progress-icon{background:#007bff;width:20px;position:absolute;top:-4px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.5);margin-left:-15px}#brand .brand-stats .brand-stats-complaints-panel .brand-stats-complaints-panel-number{display:block;font-size:30px;font-weight:500}#brand .brand-stats .brand-stats-complaints-panel .brand-stats-complaints-panel-number small{color:#acacac}#brand .brand-stats .brand-stats-complaints-panel .brand-stats-complaints-panel-title{font-size:14px;font-weight:500;color:#5c5c5c}#brand .brand-stats .brand-stats-alert-box div{top:50%;transform:translate(-50%,-50%);left:50%;max-width:550px;background:#fff;font-size:25px;z-index:1}#brand .brand-stats .brand-stats-last-months .fixed-stats{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-repeat:no-repeat;height:600px;background-position:center}#brand .brand-stats .brand-stats-alert-box h3{margin:0}@media (max-width:768px){#brand .brand-stats .border-right{border-right:none!important}#brand .brand-stats .brand-stats-alert-box h3{font-size:14px!important}#brand .brand-stats .brand-stats-last-months .fixed-stats{height:260px;background-position:bottom}#brand .brand-stats .brand-stats-last-months img{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:498px){#brand .brand-stats .brand-stats-last-months .fixed-stats{height:220px;background-position:bottom}#brand .brand-stats .brand-stats-alert-box div{top:40%;transform:translate(-50%,-70%)}}@media (max-width:427px){#brand .brand-stats .brand-stats-last-months .fixed-stats{height:175px}}@media (min-width:768px){#brand .brand-feedbacks .brand-feedbacks__panel{margin-top:30px;margin-bottom:60px}}#brand .brand-feedbacks .brand-feedbacks__rating-block{background-color:#f8f9fa}#brand .brand-feedbacks .brand-feedbacks__rating-block-stars{color:#f90;margin-right:.5em}#brand .brand-feedbacks .brand-feedbacks__rating-block-stars .far.fa-star{color:#ccc}#brand .brand-feedbacks .brand-feedbacks__rating-bar-label{margin-right:5px;width:100px;line-height:1;color:#f90}#brand .brand-feedbacks .brand-feedbacks__rating-bar-label .far.fa-star{color:#ccc;font-weight:900}#brand .brand-feedbacks .brand-feedbacks__filter{text-align:right;margin-bottom:20px}#brand .brand-feedbacks .brand-feedbacks__filter .btn-light{background-color:#fff;border-color:#dedede;font-weight:500;color:#939393}#brand .brand-feedbacks .brand-feedbacks__filter .btn-light.active,#brand .brand-feedbacks .brand-feedbacks__filter .btn-light:hover{color:#333}#brand .brand-feedbacks .brand-feedbacks__item{font-size:14px;background:#fff;padding:20px}#brand .brand-feedbacks .brand-feedbacks__item:hover{border:none;box-shadow:0 0 5px #007bff}#brand .brand-feedbacks .brand-feedbacks__item>a{color:#333;text-decoration:none}#brand .brand-feedbacks .brand-feedbacks__avatar{margin-right:10px;width:40px}#brand .brand-feedbacks .brand-feedbacks__header{margin-bottom:10px}#brand .brand-feedbacks .brand-feedbacks__name{color:#007bff;font-weight:700;margin-bottom:1px}#brand .brand-feedbacks .brand-feedbacks__score{color:#666;font-size:16px;line-height:100%}#brand .brand-feedbacks .brand-feedbacks__value{background-color:#eee;padding:3px 10px;font-size:13px;margin-right:.4em;font-weight:700}#brand .brand-feedbacks .brand-feedbacks__stars{color:#f90;margin-right:.5em}#brand .brand-feedbacks .brand-feedbacks__stars .far.fa-star{color:#ccc;font-weight:900}@media (min-width:768px){#brand .brand-feedbacks .brand-feedbacks__description{min-height:120px}}.blog-cover{background-image:url(../img/cover_blog.jpg)!important;background-position:center center!important;padding:100px 0 40px!important}#blog .blog-list .blog-list-item{padding:15px;background-color:#fff;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-khtml-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);-ms-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);margin-bottom:15px}#blog .blog-list .blog-list-item figure a.video{position:relative;display:block;overflow:hidden}#blog .blog-list .blog-list-item figure a.video img{transition:all .3s ease-in-out}#blog .blog-list .blog-list-item figure a.video::before{content:"";width:100%;height:100%;background:rgba(0,123,255,0);float:left;position:absolute;transition:all .3s ease-in-out;z-index:10}#blog .blog-list .blog-list-item figure a.video::after{content:'\f144';position:absolute;left:calc(50% - 50px);height:100px;width:100px;border-radius:100%;top:calc(50% - 50px);font-family:"Font Awesome 5 Free";font-size:100px;line-height:100px;color:#fff;z-index:15}#blog .blog-list .blog-list-item figure a.video:hover img{transform:scale(1.05) rotateZ(-1deg)}#blog .blog-list .blog-list-item figure a.video:hover::before{content:"";width:100%;height:100%;background:rgba(0,123,255,.5);float:left;position:absolute}#blog .blog-list .blog-list-item .blog-list-item-title{margin:10px 0 5px}#blog .blog-list .blog-list-item .blog-list-item-title a{color:#333;text-transform:none}#blog .blog-list .blog-list-item .blog-list-item-date{color:#666;margin-bottom:15px}#blog .blog-list-author{padding:15px;background:#fff;margin-bottom:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}#blog .blog-list-author p{font-size:13px}#blog-detail figure .img-fluid{width:100%;margin:15px 0 35px}#blog-detail .blog-detail-header{margin-bottom:15px}#blog-detail .blog-detail-header time{color:#888}#blog-detail .blog-detail-header .blog-detail-header-lead{margin-top:15px}#blog-detail .blog-detail-body .blog-detail-body-description p{line-height:2;font-size:15px;margin-bottom:25px}#blog-detail .blog-detail-body .blog-detail-body-description .blog-detail-body-description-share{margin-top:15px}#blog-detail .blog-detail-body .blog-detail-body-info{margin-bottom:20px;font-size:13px}#blog-detail .blog-detail-author a{color:#333}#blog-detail .blog-detail-author p{font-size:13px;line-height:20px;color:#333}#blog-detail .tag-link{display:inline-block;margin-right:2px;background:#007bff;color:#fff;padding:5px 20px;border-radius:100px}#blog-detail .blog-detail-author img{width:60px;height:60px}#blog-detail .blog-detail-author h5{font-size:17px;margin-top:0;margin-bottom:5px}#blog-detail .blog-detail-author h5 small{color:#5f5f5f}@media (max-width:767px){#blog-detail .blog-detail-header h1{font-size:25px}#blog-detail .tag-link{margin-bottom:10px}}.content-breadcrumb{padding:5px 0;background:#fff;margin-bottom:10px;box-shadow:0 1px 5px rgba(0,0,0,.1)}.content-breadcrumb ol.breadcrumb{margin:5px 0;background:0 0;padding:0;font-size:13px}.complaints-cover{background-image:url(../img/cover_user.jpg)}#complaints-list{padding:0}#complaints-list .complaint-list-item{background:#fff;border:solid 1px #ddd;margin-bottom:15px;padding:10px}#complaints-list .complaint-list-item:hover{border:solid 1px #007bff;box-shadow:0 0 2px #007bff}#complaints-list .complaint-list-item .complaint-list-item-title,#complaints-list .complaint-list-item-anchor{font-size:18px;color:#333;margin:10px 0 5px;text-transform:none;text-decoration:none}#complaints-list .complaint-list-item .complaint-list-item-date{color:#999;font-size:12px;margin-bottom:10px}#complaints-list .complaint-list-item .complaint-list-item-date .complaint-list-item-date-category{text-transform:uppercase}#complaints-list .complaint-list-item .complaint-list-item-footer{color:grey;font-size:12px}#complaints-list .complaint-list-item .complaint-list-item-title .complaint-list-item-title-not-approved{color:#d9534f;font-size:12px;text-transform:uppercase}#complaints-list .complaint-list-item .complaint-list-item-title .complaint-list-item-title-draft{color:#666;font-size:12px;text-transform:uppercase}#complaints-list .complaint-list-item img{margin:0 auto}#complaints-list .complaint-list-item .complaint-list-item-details h5{font-size:14px}#complaints-list .complaint-list-item .complaints-list-status-holder .badge{font-size:12px;font-weight:400;padding:10px 10px;display:block;width:100%;color:#fff}@media (min-width:768px){#complaints-list .complaint-list-item .complaint-list-item-content{border-right:dotted 2px #ddd}#complaints-list .complaint-list-item .complaint-list-item-content-holder{min-height:160px}#complaints-list .complaint-list-item .complaint-list-item-description{min-height:80px}#complaints-list .complaint-list-item .complaint-list-item-details{position:relative;min-height:100%}#complaints-list .complaint-list-item .complaints-list-status-holder{bottom:0;position:absolute;right:0;width:100%}}@media (max-width:767px){#complaints-list .complaint-list-item .badge{display:unset}#complaints-list .complaint-list-item .complaint-list-item-content .complaint-list-item-footer{border-bottom:dotted 2px #ddd}}#complaints-list .complaint-list-item .complaint-list-item-actions{background:#f0f0f0;font-size:13px;font-weight:700;margin:10px -10px -10px;padding:10px 20px;text-transform:uppercase;border-top:1px solid #ddd}#complaints-list .complaint-list-item .complaint-list-item-change-approval{background:#fff;font-size:13px;margin:10px -10px -10px;padding:10px 20px;border-top:1px solid #ddd}#complaints-list .complaint-list-item .complaint-list-item-non-approval{background:#fff;font-size:13px;margin:10px -10px -10px;padding:10px 20px;border-top:1px solid #ddd}#complaints-list .complaint-list-item .complaint-list-item-non-approval h5{background:#df3535;color:#fff;padding:5px 10px;position:relative}#complaints-list .complaint-list-item .complaint-list-item-non-approval h5::before{border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #df3535;content:"";display:block;float:left;height:0;left:10px;position:absolute;top:100%;width:15px}#complaints-list .complaint-list-item .complaint-list-item-non-approval .complaint-list-item-non-approval-inner{border-left:solid 2px #007bff;padding-left:15px}#complaints-list .complaint-list-item .complaint-list-item-actions a{color:#333}#complaints-list .complaint-list-item .complaint-list-item-actions a:hover{color:#007bff}#complaints-list .complaint-list-item .complaint-list-item-actions .badge.badge-warning{font-size:12px}#complaint-edit .complaint-edit-body .complaint-edit-body-attachments{list-style:none;margin:0;padding:0}#complaint-edit .complaint-edit-body .complaint-edit-body-attachments li{float:left;width:200px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-name{font-weight:700;color:#666}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-icon,#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-info,#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-size{display:block}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-info{padding:10px;background:#f4f4f4}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-icon.has-img{padding:0;font-size:14px}#complaint-edit .complaint-edit-body .complaint-edit-body-attachment-icon.has-img>a>img{max-width:100%;height:auto}#complaint-solve .complaint-solve-body{padding:20px 20px 0 20px}#complaint-detail #attachment-modal .modal-dialog{width:auto;max-width:90%;margin:20px auto}#complaint-detail #attachment-modal .attachment-pdf{width:100%;height:80vh}#complaint-detail #attachment-modal .attachment-modal-background{background:#eee}#complaint-detail #attachment-modal .attachment-modal-background img{margin:0 auto}#complaint-detail #attachment-modal .brand-info{margin:0 0 15px}#complaint-detail #attachment-modal .brand-info .brand-info-logo{position:relative;left:50%;margin-left:-60px;width:120px}#complaint-detail #attachment-modal .brand-info .brand-info-logo img{width:120px;height:auto}#complaint-detail #attachment-modal .brand-info .brand-info-name{margin-top:5px;margin-bottom:5px;font-size:25px;font-weight:600;text-align:center}#complaint-detail #attachment-modal .brand-info .brand-info-category,#complaint-detail #attachment-modal .brand-info .brand-info-category a{margin-top:0;margin-bottom:15px;font-size:12px;font-weight:300;color:#999;text-align:center}#complaint-detail #attachment-modal .brand-buttons{margin-bottom:15px}#complaint-detail #attachment-modal .brand-buttons .btn-complain{text-transform:uppercase;background:#ef1c25;border-color:#ef1c25;color:#fff;font-weight:700}#complaint-detail #attachment-modal .brand-buttons .btn-complain:hover{background:#ff2c35;border-color:#ff2c35}#complaint-detail #attachment-modal .brand-buttons .btn-action{text-transform:uppercase;background:#5cb85c;border-color:#5cb85c;color:#fff;font-weight:700}« #complaint-detail #attachment-modal .brand-buttons .btn-action:hover{background:#449d44;border-color:#449d44}#complaint-detail{padding:0 0 50px}#complaint-detail .complaint-detail-body{padding:20px 20px 0 20px}#complaint-detail .complaint-detail-body .complaint-brand{background:#fff;padding:10px;margin:0 0 15px;box-shadow:0 0 0 1px #e1e1e1;border-radius:3px;min-height:480px}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-header{min-height:120px;border-top-right-radius:3px;border-top-left-radius:3px;background-color:#fff;background-size:cover;background-position:center center;color:#fff;margin:-10px -10px 0;position:relative;box-shadow:0 -15px 15px -15px rgba(0,0,0,.2) inset;-webkit-box-shadow:0 -15px 15px -15px rgba(0,0,0,.2) inset;-moz-box-shadow:0 -15px 15px -15px rgba(0,0,0,.2) inset}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-body{padding:50px 15px 0;min-height:120px;background:#fff}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-name{margin-top:0;margin-bottom:5px;font-size:25px;text-align:center}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-category,#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-category a{margin-top:0;margin-bottom:5px;font-size:12px;font-weight:300;text-align:center;color:#999}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-rating,#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-star-rating{margin-top:0;text-align:center}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-rating{font-size:72px;font-family:Oswald,sans-serif;font-weight:400}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-rating-caption,#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-rating-caption a{color:#999;text-align:center;text-decoration:none;font-size:12px}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-image{position:absolute;left:50%;margin-left:-60px;bottom:-40px}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-image>a>img{width:120px;height:auto;border:2px solid #fff;background:#fff;box-shadow:0 0 15px -5px rgba(0,0,0,.5)}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-footer{padding-top:30px;border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid #f4f4f4;padding:10px 15px;background-color:#fff;text-align:center}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-action{border-top:1px solid #f4f4f4;padding:10px 15px 10px;text-align:center}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-call-to-action{padding:0 15px 10px;text-align:center}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-call-to-action .btn-action{border-color:#5cb85c;text-transform:uppercase;font-weight:700;color:#fff;background-color:#5cb85c}#complaint-detail .complaint-detail-body .complaint-brand .complaint-brand-footer .border-right{border-right:solid 1px #eee}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader a.like-complaint-detail{font-size:25px;background:#ccc;border-radius:100px;color:#fff;transition:color .5s ease,color .5s ease;width:50px;height:50px;text-align:center;line-height:35px;padding:10px}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader a.like-complaint-detail.active{background:#d31d32;font-weight:700}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader a.like-complaint-detail:hover{background:#c82333;cursor:pointer}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail{display:inline-block;-webkit-appearance:none;appearance:none;position:relative;transition:transform ease-in .1s,box-shadow ease-in .25s}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:focus{outline:0}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:after,#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:before{position:absolute;content:'';display:block;width:140%;height:100%;left:-20%;z-index:999;transition:all ease-in-out .5s;background-repeat:no-repeat}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:before{display:none;top:-75%;background-image:radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 20%,#d31d32 20%,transparent 30%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 10%,#d31d32 15%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%);background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;background-position:0 80%,-5% 20%,10% 40%,20% 0,30% 30%,22% 50%,50% 50%,65% 20%,85% 30%}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:after{display:none;bottom:-75%;background-image:radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,transparent 10%,#d31d32 15%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%),radial-gradient(circle,#d31d32 20%,transparent 20%);background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail:active{transform:scale(.9);background-color:#bd1a2d}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail.animate:before{display:block;animation:topBubbles ease-in-out .75s forwards}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .like-complaint-detail.animate:after{display:block;animation:bottomBubbles ease-in-out .75s forwards}#complaint-detail .complaint-detail-body .complaint-dropdown-actions{position:absolute;right:-15px;top:-35px}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .dropdown-toggle::after{display:none}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader .dropdown i{color:#ccc}#complaint-detail .complaint-detail-body .complaint-detail-body-header .complaint-detail-body-description-header-data{margin-left:20px}#complaint-detail .complaint-detail-body .complaint-detail-body-feedback hr{background:rgba(255,255,255,.8)}#complaint-detail .complaint-detail-body .complaint-detail-body-header .avatar{width:50px;height:50px;border:1px solid #ececec}#complaint-detail .complaint-detail-body .complaint-detail-body-header-data h6{color:#b2b2b2;font-size:14px}#complaint-detail .complaint-detail-body .complaint-detail-body-header-data h6 a{color:#212529}#complaint-detail .complaint-detail-body .complaint-detail-body-header-data time{color:#6c757d;font-size:12px}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .comment:hover{color:#007bff!important;text-decoration:none}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .badge{font-size:12px;font-weight:400;padding:3px 20px;line-height:19px;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.4);margin-right:20px}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .complaint-detail-body-subheader-info-item{line-height:25px}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .complaint-detail-body-subheader-info-item{border-right:1px solid #dee2e6}#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .complaint-detail-body-subheader-info-item:last-child{border-right:none!important}@media (max-width:575px){#complaint-detail .complaint-detail-body .complaint-detail-body-subheader-info .complaint-detail-body-subheader-info-item{border-right:none!important}}#complaint-detail .complaint-detail-body h1{text-transform:none;margin:20px 0 20px}#complaint-detail .complaint-detail-body .complaint-detail-body-description{word-wrap:anywhere}#complaint-detail .complaint-detail-body .complaint-detail-body-description.is-short{position:relative;overflow:hidden;max-height:350px}#complaint-detail .complaint-detail-body .complaint-detail-body-description.fade-bottom::after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(rgba(255,255,255,0),#fff);bottom:0;content:"";height:4rem;left:0;position:absolute;width:100%}#complaint-detail .complaint-detail-body .item-description-read-full{text-align:center;float:left;position:absolute;width:100%}#complaint-detail .complaint-detail-body .item-description-read-full .item-description-read-full-button{transition:background-color .5s ease,color .5s ease;font-weight:600;background-color:#fff;color:#007bff;border:solid 2px #007bff;padding:5px 50px;font-size:12px;border-radius:50px;position:relative;top:-45px}#complaint-detail .complaint-detail-body .item-description-read-full .item-description-read-full-button:hover{background-color:#007bff;border:solid 2px #007bff;color:#fff;cursor:pointer}.complaint-detail-body-description-status-caption{font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:5px}.complaint-detail-body-description-status{height:25px;margin-bottom:0;overflow:hidden;background-color:#f2f2f2;border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.complaint-detail-body-description-status-bar{float:left;width:0;height:100%;font-size:12px;font-weight:700;text-transform:uppercase;line-height:25px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;text-shadow:0 0 2px rgba(0,0,0,.5)}.complaint-detail-body-description-status-bar-success{background-color:#6c0}.complaint-detail-body-description-status-bar-info{background-color:#007bff}.complaint-detail-body-description-status-bar-warning{background-color:#fc0}.complaint-detail-body-description-status-bar-danger{background-color:#f33}.complaint-detail-body-description-status-bar-default{background-color:#888}#complaint-detail .complaint-detail-body .complaint-detail-body-attachments{list-style:none;margin:0;padding:0}#complaint-detail .complaint-detail-body .complaint-detail-body-attachments li{float:left;width:200px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-name{font-weight:700;color:#666}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-icon,#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-info,#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-size{display:block}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-info{padding:10px;background:#f4f4f4}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-icon.has-img{padding:0;font-size:14px}#complaint-detail .complaint-detail-body .complaint-detail-body-attachment-icon.has-img>a>img{max-width:100%;height:auto}#complaint-detail .success-message{background:#5cb85c;padding:60px 0}#complaint-detail .success-message .success-icon{font-size:80px;display:block;border:solid 4px #fff;width:140px;height:140px;line-height:134px;border-radius:50%;color:#fff;margin:0 auto;animation-name:success-icon-animate;animation-duration:1s;animation-timing-function:ease-out}@keyframes success-icon-animate{0%{font-size:0;border-color:#5cb85c;transform:rotate(315deg)}100%{font-size:80px;border-color:#fff;transform:rotate(360deg)}}#complaint-detail .success-message+.content-box{padding:60px 0}#complaint-detail .success-message+.content-box a{font-size:16px;font-weight:600}#complaint-detail .complaint-detail-feedback{padding:20px}#complaint-detail .complaint-detail-feedback h2{margin-bottom:30px}#complaint-detail .complaint-detail-feedback .form-group{margin-bottom:40px}#complaint-detail .complaint-detail-feedback ul{margin:0;padding:0}#complaint-detail .complaint-detail-feedback ul li{display:inline-block;list-style-type:none;margin:0 .6%;vertical-align:middle}#complaint-detail .complaint-detail-feedback ul li.success{color:#53a800}#complaint-detail .complaint-detail-feedback ul li.warning{color:#f6d80d}#complaint-detail .complaint-detail-feedback ul li.danger{color:#f51020}#complaint-detail .complaint-detail-feedback ul li *{display:block}#complaint-detail .complaint-detail-feedback ul li.complaint-detail-feedback-scale-item{font-size:.5rem;padding-bottom:.5rem}#complaint-detail .complaint-detail-feedback .high,#complaint-detail .complaint-detail-feedback .low{font-size:4rem;color:#666}#complaint-detail .complaint-detail-feedback .radio-overinline{display:inline-block;margin:0 3px 1.5em;position:relative;text-align:center;width:26px;font-weight:400}#complaint-detail .complaint-detail-feedback .radio-overinline input[type=radio]{margin-left:4px;width:20px}#complaint-detail .complaint-detail-feedback .radio-overinline .low{position:absolute;font-size:11px;left:0;white-space:nowrap}#complaint-detail .complaint-detail-feedback .radio-overinline .high{position:absolute;font-size:11px;right:0;white-space:nowrap;text-align:right}#complaint-detail .complaint-detail-read-feedback .complaint-detail-read-feedback-title{background:#f39c12;padding:10px 20px;color:#fff}#complaint-detail .complaint-detail-read-feedback.success .complaint-detail-read-feedback-title{background:#53a800}#complaint-detail .complaint-detail-read-feedback.danger .complaint-detail-read-feedback-title{background:#f51020}#complaint-detail .complaint-detail-read-feedback.warning .complaint-detail-read-feedback-title{background:#f6d80d}#complaint-detail .complaint-detail-read-feedback .complaint-detail-read-feedback-description{padding:35px;background:rgba(0,0,0,.1)}#complaint-detail .complaint-detail-read-feedback.success .complaint-detail-read-feedback-description{background:rgba(83,168,0,.1)}#complaint-detail .complaint-detail-read-feedback.danger .complaint-detail-read-feedback-description{background:rgba(245,16,32,.1)}#complaint-detail .complaint-detail-read-feedback.warning .complaint-detail-read-feedback-description{background:rgba(246,216,13,.1)}#complaint-detail .complaint-detail-read-feedback .complaint-detail-read-feedback-title h2{margin:0;font-size:16px}#complaint-detail .complaint-detail-read-feedback .complaint-detail-read-feedback-result{font-size:32px;font-weight:700;text-align:center;text-transform:uppercase;margin-top:15px}#complaint-detail .complaint-detail-read-feedback .complaint-detail-read-feedback-result-caption{font-size:13px;text-align:center}#complaint-detail .complaint-detail-body-description-footer{border-top:solid 1px #eee}#complaint-detail .complaint-detail-body .complaint-detail-body-description-share{margin-bottom:20px}#complaint-detail .complaint-detail-timeline{padding:20px}#complaint-detail .complaint-detail-timeline-content{position:relative}#complaint-detail .complaint-detail-timeline-content::before{top:0;position:absolute;content:"";width:7px;background-color:#eee;left:50px;bottom:0}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item{margin-bottom:40px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-waiting{padding-bottom:20px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type{z-index:1}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type i{background:#ccc;width:60px;height:60px;border-radius:100px;line-height:60px;color:#fff;font-size:23px;text-align:center}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet{background:#eee;width:60px;height:60px;border-radius:100px;text-align:center}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet .day-month{font-size:11px;font-weight:500;line-height:14px;text-transform:uppercase}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet .year{font-size:15px;font-weight:500;line-height:12px;opacity:.4}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content{padding:20px 40px;border-radius:5px;margin-left:20px;width:100%;position:relative}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-text{word-wrap:anywhere}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content::before{content:"";border-bottom:8px solid transparent;border-top:8px solid transparent;border-left:8px solid transparent;position:absolute;left:-16px;height:16px;width:16px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-warning::before{border-right:solid 8px #ffc107}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-danger::before{border-right:solid 8px #dc3545}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-success::before{border-right:solid 8px #28a745}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-brand::before{border-right:solid 8px #007bff}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-consumer::before{border-right:solid 8px #ececec}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-final{border-radius:5px;width:100%;position:relative;background:#ffff!important;border:2px solid #ececec}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-brand{background:#007bff;color:#fff}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-brand a{color:#fff}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-consumer{background:#ececec}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content h6{font-weight:400;font-size:14px;margin-bottom:0}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content h6 a,#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content h6 span{font-weight:600}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-text.bg-brand,#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-text.bg-consumer{margin-bottom:0}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content hr{background:rgba(255,255,255,.8)}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-feedback{border-bottom:1px dashed;padding:10px 0;margin-bottom:20px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-warning{background:#efb110!important}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet.bg-warning{background:#efb110!important}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet.bg-brand{background:#007bff;color:#fff}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet.bg-consumer{background:#ececec;color:#666}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-final .bullet{width:20px;height:20px;margin:20px}@media (max-width:767px){#complaint-detail .complaint-detail-timeline{padding:20px 10px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content{margin-left:8px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content::before{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:5px solid transparent;left:-10px;height:10px;width:10px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-warning::before{border-right:solid 5px #ffc107}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-danger::before{border-right:solid 5px #dc3545}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-success::before{border-right:solid 5px #28a745}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-brand::before{border-right:solid 5px #007bff}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content.bg-consumer::before{border-right:solid 5px #ececec}#complaint-detail .complaint-detail-body .complaint-detail-body-number{font-weight:700;line-height:25px;text-align:left;margin-top:15px}#complaint-detail .complaint-detail-body .complaint-detail-body-description h1{font-size:20px}#complaint-detail .btn-facebook{font-size:90%}#complaint-detail .btn-whatsapp{font-size:90%;text-transform:uppercase}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-text,#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content h6{font-size:12px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-feedback h5{font-size:16px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-content .complaint-detail-timeline-item-content-feedback h1{font-size:30px}#complaint-detail .complaint-detail-timeline-content::before{left:23px;width:5px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet .day-month{font-size:9px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet .year{font-size:13px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-type .bullet{width:50px;height:50px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-item-final .bullet{width:15px;height:15px;margin:16px}#complaint-detail .complaint-detail-body .complaint-dropdown-actions{right:0;top:-20px}}.complaint-detail-timeline-item-type .bullet .bullet-waiting .bullet-waiting-dot{display:inline-block;width:8px;height:8px;border-radius:100px;background:#888;animation:wave 1.3s linear infinite}.complaint-detail-timeline-item-type .bullet .bullet-waiting .bullet-waiting-dot.bg-brand{background:#fff}.complaint-detail-timeline-item-type .bullet .bullet-waiting .bullet-waiting-dot:nth-child(2){animation-delay:-1.1s}.complaint-detail-timeline-item-type .bullet .bullet-waiting .bullet-waiting-dot:nth-child(3){animation-delay:-.9s}@keyframes wave{0%,100%,40%{transform:initial}20%{transform:translateY(-11px)}}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachments{list-style:none;margin:0;padding:0}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachments li{float:left;width:120px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-name{font-weight:700;color:#666!important}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-icon,#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-info,#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-size{display:block}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-info{padding:10px;background:#f4f4f4}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-icon.has-img{padding:0;font-size:14px}#complaint-detail .complaint-detail-timeline .complaint-detail-timeline-attachment-icon.has-img>a>img{max-width:100%;height:auto}#complaint-detail .modal-dialog{width:auto;max-width:90%;margin:20px auto}#complaint-detail .attachment-pdf{width:100%;height:80vh}#complaint-detail .file-modal-background{background:#eee}#complaint-detail .file-modal-background img{margin:0 auto}#complaint-detail .brand-info{margin:0 0 15px}#complaint-detail .brand-info .brand-info-logo{position:relative;left:50%;margin-left:-60px;width:120px}#complaint-detail .brand-info .brand-info-logo img{width:120px;height:auto}#complaint-detail .brand-info .brand-info-name{margin-top:5px;margin-bottom:5px;font-size:25px;font-weight:600;text-align:center}#complaint-detail .brand-info .brand-info-category,.brand-info .brand-info-category a{margin-top:0;margin-bottom:15px;font-size:12px;font-weight:300;color:#999;text-align:center}#complaint-detail .brand-buttons{margin-bottom:15px}#complaint-detail .brand-buttons .btn-complain{text-transform:uppercase;background:#ef1c25;border-color:#ef1c25;color:#fff;font-weight:700}#complaint-detail .brand-buttons .btn-complain:hover{background:#ff2c35;border-color:#ff2c35}#complaint-detail .brand-buttons .btn-action{text-transform:uppercase;background:#5cb85c;border-color:#5cb85c;color:#fff;font-weight:700}#complaint-detail .brand-buttons .btn-action:hover{background:#449d44;border-color:#449d44}#complaint-detail .complaint-detail-list-complaints{padding:0 20px 20px 20px}#complaint-detail .complaint-detail-list-complaints a{color:#333;text-decoration:none}#complaint-detail .complaint-detail-list-complaints a:hover img{opacity:.8}#complaint-detail .complaint-detail-list-complaints a:hover h6{text-decoration:underline}#complaint-detail .complaint-detail-list-complaints h4{border-left:solid 5px #007bff;padding-left:25px}#complaint-detail .complaint-detail-list-complaints .complaint-detail-list-complaints-date{font-size:12px}#complaint-detail .complaint-detail-list-complaints img{width:80px;height:80px;padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}#complaint-detail .complaint-detail-list-complaints .border-right:last-child{border-right:none!important}@media (max-width:968px){#complaint-detail .complaint-detail-list-complaints .border-right{border-right:none!important}}#complaint-detail .complaint-detail-comments{margin:20px 0;background:#fff;padding:20px;border-radius:3px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-login p{font-size:16px}#complaint-detail .complaint-detail-comments h4{border-left:solid 5px #007bff;padding-left:25px}#complaint-detail .complaint-detail-comments-item .dropdown-toggle::after{display:none}#complaint-detail .complaint-detail-comments-item .dropdown i{color:#ccc}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item{display:table}#complaint-detail .complaint-detail-comments-item img{max-width:60px;width:60px;margin-right:10px;border:2px solid #ececec}#complaint-detail .complaint-detail-comments-item.author{background:rgba(0,123,255,.2)}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item-content{display:table-cell;vertical-align:top;width:100%;padding-left:10px;background:#f1f1f1;padding:15px 20px;border-radius:5px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header{margin-bottom:0}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-description{margin-bottom:0;word-break:break-word}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header .complaint-detail-comments-item-name{font-weight:700}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header .complaint-detail-comments-item-date{color:#888;font-size:12px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header .badge{font-size:13px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-form img{width:60px;height:60px;border:2px solid #ececec;margin-right:10px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-form .complaint-detail-comments-form-comment{width:100%}@media (max-width:767px){#complaint-detail .complaint-detail-comments .complaint-detail-comments-form img,#complaint-detail .complaint-detail-comments-item img{max-width:40px;width:40px;height:40px;margin-right:5px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-description{font-size:12px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header .badge{font-size:11px}#complaint-detail .complaint-detail-comments .complaint-detail-comments-item .complaint-detail-comments-item-header{font-size:12px}}#complaint-detail .complaint-detail-body-footer-disclaimer{font-size:10px;line-height:100%;color:#666}#complaint-detail .complaint-detail-share{padding:20px}.disabled-reopen a{font-size:16px;font-weight:600}#complaints-form h1{font-size:32px}#complaints-form h2{font-size:28px}@media (max-width:575px){#complaints-form h1{font-size:22px}#complaints-form h2{font-size:18px}}.complaint-new-cover{background-image:url(../img/complaint_cover.jpg);background-size:cover;padding:35px 0;background-position:center center;position:relative}.complaint-new-cover .container{z-index:5;position:relative}.complaint-new-cover h1,.complaint-new-cover h4{color:#fff;text-shadow:1px 2px 1px rgba(0,0,0,.5)}.complaint-new-cover .overlay{background:rgba(0,0,0,.2);position:absolute;width:100%;height:100%;top:0}.complaint-new-form .success-message{background:#5cb85c;padding:60px 0}.complaint-new-form .success-message .success-icon{font-size:80px;display:block;border:solid 4px #fff;width:140px;height:140px;line-height:134px;border-radius:50%;color:#fff;margin:0 auto;animation-name:success-icon-animate;animation-duration:1s;animation-timing-function:ease-out}@keyframes success-icon-animate{0%{font-size:0;border-color:#5cb85c;transform:rotate(315deg)}100%{font-size:80px;border-color:#fff;transform:rotate(360deg)}}.complaint-new-form .success-message+.content-box{padding:60px 0}.complaint-new-form .success-message+.content-box a{font-size:16px;font-weight:600}.complaint-new-form .lead{font-size:16px;margin-bottom:45px}.complaint-new-form .complaint-new-form-disclaimer{font-size:14px;text-align:justify}.complaint-new-form .notes{background:#f0f0f0;padding:10px 20px}.complaint-new-form .notes ul{padding-left:15px;line-height:1.5}.complaint-new-form .notes ul li{margin-bottom:10px;font-size:12px}.complaint-new-form .complaint-detail-body-attachments{list-style:none;margin:0;padding:0}.complaint-new-form .complaint-detail-body-attachments li{float:left;width:200px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}.complaint-new-form .complaint-detail-body-attachment-name{font-weight:700;color:#666}.complaint-new-form .complaint-detail-body-attachment-icon,.complaint-new-form .complaint-detail-body-attachment-info,.complaint-new-form .complaint-detail-body-attachment-size{display:block}.complaint-new-form .complaint-detail-body-attachment-info{padding:10px;background:#f4f4f4}.complaint-new-form .complaint-detail-body-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}.complaint-new-form .complaint-detail-body-attachment-icon.has-img{padding:0;font-size:14px}.complaint-new-form .complaint-detail-body-attachment-icon.has-img>a>img{max-width:100%;height:auto}.complaint-new-form .complaint-new-form-brand{background:#eee;border:1px solid #dedede;padding:10px}.complaint-new-form .complaint-new-form-brand img{max-width:60px}@media (max-width:575px){.complaint-new-form .complaint-new-form-brand{text-align:center}}.complaint-new-form span.label{background-color:#fff;color:#888;font-size:12px;font-weight:400;padding:3px 7px;white-space:normal}.complaint-new-form div.toast{position:fixed;bottom:50px;z-index:9;width:300px;right:5%;-webkit-transform:translate(-5%,0) scale(1);-moz-transform:translate(-5%,0) scale(1);-ms-transform:translate(-5%,0) scale(1);-o-transform:translate(-5%,0) scale(1);transform:translate(-5%,0) scale(1)}.complaint-new-form div.toast .close{font-size:14px}@media (max-width:767px){.complaint-new-form div.toast{bottom:calc(100vh - 100px);left:50%;-webkit-transform:translate(-50%,0) scale(1);-moz-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);-o-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1);width:100%}}@media (max-width:767px){.complaint-new-form .form-footer-buttons button{width:100%}.complaint-new-form .badge{white-space:normal;text-align:left;line-height:14px}.complaint-new-form .custom-file-label p{white-space:nowrap;width:calc(100% - 100px);overflow:hidden;text-overflow:ellipsis}.complaint-new-form .twitter-typeahead .tt-menu{width:100%}}.complaint-new-form .small-info{color:#007bff}.complaint-new-form .form-label-group{position:relative;margin-bottom:1rem}.complaint-new-form .form-label-group input,.complaint-new-form .form-label-group>label,.complaint-new-form .form-label-group>select{height:3.125rem;padding:.75rem}.complaint-new-form .form-label-group>textarea{padding:.75rem}.complaint-new-form .form-label-group select{padding-left:8px}.complaint-new-form .form-label-group label{position:absolute;top:0;left:0;display:block;width:100%;margin-bottom:0;line-height:1.8;color:#979797;pointer-events:none;cursor:text;border:1px solid transparent;border-radius:.25rem;transition:all .1s ease-in-out}.complaint-new-form .form-label-group ::-webkit-input-placeholder{color:transparent}.complaint-new-form .form-label-group :-moz-placeholder{color:transparent}.complaint-new-form .form-label-group ::-moz-placeholder{color:transparent}.complaint-new-form .form-label-group :-ms-input-placeholder{color:transparent}.complaint-new-form .form-label-group :focus+label,.complaint-new-form .form-label-group input+label,.complaint-new-form .form-label-group select+label,.complaint-new-form .form-label-group textarea+label,.complaint-new-form .form-label-group+label{padding-top:.25rem;padding-bottom:.25rem;font-size:11px}.complaint-new-form .form-label-group input,.complaint-new-form .form-label-group select,.complaint-new-form .form-label-group textarea{padding-top:1.25rem;padding-bottom:.25rem}.complaint-new-form .form-label-group :focus{border-color:#007bff;box-shadow:none}.complaint-new-form .fa-exclamation-circle{position:absolute;bottom:12px;right:12px}.complaint-new-form .twitter-typeahead{cursor:text}.complaint-new-form .twitter-typeahead .tt-menu img{width:46px;height:46px;border:1px solid #d3d3d3}.complaint-new-form .twitter-typeahead .tt-menu div{width:100%}.complaint-new-form .twitter-typeahead .tt-menu .tt-brand,.complaint-new-form .twitter-typeahead .tt-menu .tt-social{white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis}.complaint-new-form .twitter-typeahead img{width:90px;height:100%}.complaint-new-form .twitter-typeahead .typeahead{font-weight:600;font-size:20px;color:#333;height:3.125rem;padding:.75rem}.complaint-new-form .twitter-typeahead button.close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.complaint-new-form__blackfriday{width:100%;background:#333;border:solid 6px #333;padding:30px 20px;color:#fff;position:relative;z-index:0}.complaint-new-form__blackfriday label{margin:0;font-weight:700}.complaint-new-form__blackfriday::after{content:'';position:absolute;border:dashed 3px #fff;width:100%;left:0;height:100%;top:0;z-index:-5}.popover{background:#007bff;z-index:1;transform:translate3d(-900px,406px,0)!important;will-change:unset!important;border:none}.popover.bs-popover-right .arrow{top:5%!important}.popover.bs-popover-right .arrow::before{border-right-color:rgba(0,123,255,.25)}.popover.bs-popover-right .arrow::after{border-right-color:#007bff}.popover .popover-body{color:#fff;line-height:16px}.institutional-text{background:#fff}.institutional-cover{background-image:url(../img/cover_team.jpg);padding:200px 0 40px;background-position:center 60%}.institutional-cover .overlay{background:rgba(0,0,0,.1)}.press-cover{background-image:url(../img/cover_press.jpg);padding:200px 0 40px;background-position:center 60%}.indice-cover{background-image:url(../img/cover-satisfaction-index.jpg);padding:200px 0 40px;background-position:center 60%}.indice-satisfacao-graph .rating{text-align:left!important}.indice-borderless td,.indice-borderless th{border:none!important;font-size:12px}.home-header{background-size:cover;padding:0}.home-header-video-container{width:100%;height:450px;overflow:hidden;position:relative}.home-header-video-container .home-header-video-container-video{width:101%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-header-search-container{text-align:center;width:100%;margin-top:-300px;float:left;position:relative}@media (max-width:1024px){.home-header-video-container .home-header-video-container-video{display:none}}.home-header-search-container p{color:#fff;margin:5px 0 20px 0;padding:0;text-shadow:0 0 12px rgba(0,0,0,.8);font-family:Poppins}.home-header-search-container p.home-header-search-container-slogan{font-weight:700;font-size:2.625rem;line-height:100%;margin:0;text-transform:uppercase}.home-header-search-container p.home-header-search-container-slogan-2{margin:5px 0 40px 0;font-weight:400;font-size:1.3125rem}.home-header-search-container .home-header-search-container-searchbar{display:block;padding:0;margin:0 auto;z-index:10;width:90%}.home-header-search-container .home-header-search-container-searchbar-custom{-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;border-radius:100px;margin-top:10px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.3);box-shadow:0 0 30px 0 rgba(0,0,0,.3);padding:6px;background-color:#fff}.home-header-search-container .home-header-search-container-searchbar-custom input{font-size:20px;box-shadow:none;border:none;height:50px;padding-left:15px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;border-radius:100px}.home-header-search-container .home-header-search-container-searchbar-custom i{font-size:18px;position:absolute;line-height:50px;top:0;right:0;padding-right:15px;display:block;width:20px;box-sizing:content-box;height:50px;color:#999}.home-header-search-container .home-header-search-container-searchbar-custom .btn{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0 25px;height:50px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;border-radius:100px}.home-header-search-container .top_searched_brands{color:#fff;border:solid 2px #fff;padding:5px 10px;border-radius:100px;margin-right:10px;opacity:.8;text-decoration:none}.home-header-search-container .top_searched_brands:hover{opacity:1}.home-main-categories{position:relative;margin-top:-30px;margin-bottom:25px}.home-main-categories ul{background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1);text-align:center;padding:15px 0;width:90%;margin:auto}@media (max-width:767px){.home-main-categories ul{width:100%}}.home-main-categories ul li{width:20%;float:left;border-right:1px solid #d2d8dd;list-style:none}.home-main-categories ul li:last-child{border-right:none}.home-main-categories ul li a{display:block;transition:.5s ease all;-moz-transition:.5s ease all;-webkit-transition:.5s ease all;text-decoration:none}.home-main-categories ul li a h3{font-size:14px;color:#212529}@media (max-width:767px){.home-main-categories ul li a h3{display:none}}.home-main-categories ul li a span{font-size:1.625rem;display:inline-block;transition:.5s ease all;-moz-transition:.5s ease all;-webkit-transition:.5s ease all}.home-main-categories ul li a.dropdown-toggle::after{display:none}.home-main-categories ul li a:hover{transition:.5s ease all;-moz-transition:.5s ease all;-webkit-transition:.5s ease all;color:#212529}.home-main-categories ul li a:hover span{transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);transform-origin:center;-moz-transform-origin:center;-webkit-transform-origin:center;transition:transform .5s ease all;-moz-transition:-moz-transform .5s ease all;-webkit-transition:-webkit-transform .5s ease all}.home-banner-top a{text-decoration:none}.home-banner-top__box{margin:auto;width:90%;background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.1);min-height:110px;overflow:hidden;position:relative;top:-30px;margin-bottom:25px}.home-banner-top__box-right img{left:-30px;position:relative}.home-banner-top__box-right::before{content:'';width:60px;position:absolute;left:-60px;top:0;height:110px;border-top:solid transparent 110px;border-right:solid #007bff 60px}.home-banner-top__box-middle span{font-size:30px;font-weight:600}@media (max-width:767px){.sidebar-right-modules{display:none}}@media (max-width:992px){.home-banner-top__box-middle h5{font-size:16px}.home-banner-top__box-left img{width:160px}.home-banner-top__box-middle span{font-size:24px}.home-banner-top__box-right img{left:0}.home-banner-top__box{width:100%}}.sidebar-left .sidebar-left-card{padding:10px;background:#fff;box-shadow:1px 1px 6px rgba(0,0,0,.07);border-top:3px solid #007bff;border-width:8px 0 0 0;border-radius:0}.sidebar-left .sidebar-left-card h5{text-align:center;font-size:18px;padding:20px 0}.sidebar-left .sidebar-left-card ul{padding-left:20px;line-height:25px;font-size:15px}.sidebar-left .sidebar-left-card ul li{padding:10px 0}.sidebar-left .sidebar-left-user .sidebar-left-user-data{background:#fff}.sidebar-left .sidebar-left-user .sidebar-left-user-profile{height:225px}.sidebar-left .sidebar-left-user .sidebar-left-user-name{float:left;width:100%;background-color:#007bff;padding-top:40px;background-image:url(../img/pattern-bg.png)}.sidebar-left .sidebar-left-user .sidebar-left-user-pic{width:110px;height:110px;margin:0 auto;margin-bottom:-48px}.sidebar-left .sidebar-left-user .sidebar-left-user-pic img{border:3px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}img{float:none}.sidebar-left .sidebar-left-user .sidebar-left-user-specs{padding:60px 0 0 0;float:left;width:100%;text-align:center}.sidebar-left .sidebar-left-user .sidebar-left-user-specs h3{color:#000;font-size:20px;text-transform:capitalize;font-weight:600;margin-bottom:8px}.sidebar-left .sidebar-left-user .sidebar-left-user-status h4{font-size:14px}.sidesticky{position:sticky;top:80px}.home-header-search-container.home-header-start{margin-top:-460px}.home-header .intro-logo{width:600px;height:150px}.home-complaint-steps i{background:#007bff;border-radius:200px;padding:40px;color:#fff}.home-complaint-steps{padding:100px 0}#home-image-story{padding:0;color:#fff;background-image:url(../img/woman-smartphone3.jpg);background-position:center center;background-size:cover}#home-image-story .overlay{background:rgba(0,0,0,.3);padding:60px 0 70px}.home-news .news-item-lead{margin-bottom:15px;box-shadow:1px 1px 6px rgba(0,0,0,.07);position:relative}.home-news .news-item-lead .news-item-lead-info{text-transform:uppercase;font-weight:600;color:#007bff;margin:0 0 5px}.home-news .news-item-lead img,.news-item img{width:100%}.home-news .news-item h2 a,.home-news .news-item-lead a{color:#fff}.home-news .news-item-lead-overlay{position:absolute;z-index:1;top:0;left:0;right:0;padding:25px 25px 30px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50% rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%)}.home-news .news-item h2{margin:10px 0 15px;text-shadow:0 0 4px #000;font-size:20px}.home-news .news-item-body,.home-news .news-item-lead-introtext{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:30px 25px 25px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50% rgba(0,0,0,.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);color:#fff}.home-news .news-item{margin-bottom:15px;box-shadow:1px 1px 6px rgba(0,0,0,.07);position:relative}.home-news .news-item img{width:100%}.home-news .news-item-body .news-item-body-date,.home-news .news-item-lead .news-item-lead-date{display:none}.module{margin-bottom:15px;padding:15px}.module-iphone{padding:0}.module-iphone img{margin:0 auto}.module-brandad{padding:0;margin-bottom:15px;text-align:center}.module-brandad img{margin:0 auto}.module-newsletter{padding:0;box-shadow:1px 1px 6px rgba(0,0,0,.07)}.module-newsletter .module-newsletter-header{padding:15px;background:#007bff;color:#fff}.module-newsletter .module-newsletter-header .module-newsletter-icon{font-size:60px}.module-newsletter .module-newsletter-form{padding:15px;background:#fff;border-left:solid 1px #ccc;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc}.module-last-news{padding:10px;background:#fff;box-shadow:1px 1px 6px rgba(0,0,0,.07)}.module-last-news h4{border-left:5px solid #007bff;padding-left:25px;margin-bottom:20px}.module-last-news article{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #eee;line-height:140%}.module-last-news article:last-child{border-bottom:none;margin-bottom:0}.module-last-news article a{color:#333;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;text-decoration:none}.module-last-news article a:hover{color:#007bff}.module-last-news article a:hover figure{opacity:.8}.module-last-news article a:hover h5{text-decoration:underline}.module-last-news article a figure{width:70px;float:left;overflow:hidden;background:#fff;margin:0}.module-last-news article a figure .img-fluid{margin:0!important;height:70px;width:auto!important;max-width:none}.module-last-news article a figure img{transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in}.module-last-news article a:hover figure .img-fluid{opacity:.8}.module-last-news article a .module-last-news-body{margin-left:80px}.module-last-news article a .module-last-news-body h5{font-weight:400;text-transform:none;font-size:13px;margin:0;line-height:140%}.module-last-news article a .module-last-news-body .module-last-news-body-date{color:#888;font-size:11px}.module-footer p{margin-bottom:5px;line-height:20px;font-size:12px}.module-footer a{color:#6c757d!important}#news .news-item{padding:0;background-color:#fff;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-khtml-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);-ms-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);margin-bottom:15px}#news .news-item .news-item-body{padding:20px}#news .news-item .news-item-body p{line-height:110%;font-size:13px;word-wrap:break-word}#news .news-item .news-item-body h2{margin:0 0 15px;font-size:15px}#news .news-item .news-item-body h2 a{color:#333}#news .news-item .news-item-body h2 a:hover{color:#007bff}#news .news-item .news-item-body .news-item-body-date{color:#aeaeae;font-weight:700;font-size:13px}#news .news-item-lead{margin-bottom:15px;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);-ms-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);position:relative}#news .news-item-lead a:hover{color:#eee!important}#news .news-item-lead .img-fluid{width:100%}#news .news-item-lead .news-item-lead-overlay{position:absolute;z-index:1;top:0;left:0;right:0;padding:25px 25px 30px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.5) 50% rgba(0,0,0,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%)}#news .news-item-lead .news-item-lead-introtext{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:30px 25px 25px;background:0 0;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50% rgba(0,0,0,.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%);background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.6) 100%)}#news .news-item-lead .news-item-lead-introtext p{color:#fff}#news .news-item-lead .news-item-lead-info{text-transform:uppercase;font-weight:600;color:#007bff;margin:0 0 5px}#news .news-item-lead .news-item-lead-date{background:#fff;padding:5px 10px;border-radius:5px;font-size:11px}#news .news-item-lead h2{margin:10px 0 15px;text-shadow:0 0 4px #000}#news .news-item-lead h2 a{color:#fff}#news .news-item-lead h2 a:hover{color:#eee}@media (max-width:767px){#news .news-item-lead .news-item-lead-overlay{position:inherit;padding:10px 20px;background:#fff}#news .news-item-lead .news-item-lead-introtext{position:inherit;padding:10px 20px;background:#fff}#news .news-item-lead .news-item-lead-introtext p{color:inherit}#news .news-item-lead .news-item-lead-date{background:#eee;font-size:11px}#news .news-item-lead h2{margin:10px 0 15px;text-shadow:none;color:inherit}#news .news-item-lead h2 a{color:#333}#news .news-item-lead h2 a:hover{color:#007bff!important}#news-detail .news-detail-header h1{font-size:25px}}#news-detail figure .img-fluid{width:100%;margin:15px 0}#news-detail .news-detail-header{margin-bottom:15px}#news-detail .news-detail-header .news-detail-header-lead{margin-top:15px}#news-detail .news-detail-body .news-detail-body-description .news-detail-body-description-share{margin-top:15px}#news-detail .news-detail-body .news-detail-body-description img{max-width:100%;height:auto}#news-detail .news-detail-body .news-detail-body-social-share{border-bottom:solid 1px #eee;border-top:solid 1px #eee;padding:15px 0;margin-top:10px}#news-detail .news-detail-body .news-detail-body-social-share>.addthis_toolbox>div{display:table-row}#news-detail .news-detail-body .news-detail-body-info{margin-bottom:20px;font-size:13px}#news-detail .news-detail-comments{margin-top:15px}#news-detail .news-detail-comments h4{border-left:solid 5px #007bff;padding-left:25px}@media (max-width:991px){#newsletter .btn-primary{font-size:13px!important;margin-bottom:10px}}.typeahead-spinner-search{position:absolute;right:30px;top:45px;font-size:25px!important}.twitter-typeahead{display:block!important}.typeahead{background-color:#fff}.tt-menu{width:422px;margin:5px 0;padding:0;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.tt-suggestion{padding:5px 20px;font-size:18px;border-bottom:solid 1px #dfdfdf}.tt-suggestion:last-child{border:none}.tt-suggestion.tt-cursor,.tt-suggestion:hover{cursor:pointer;color:#fff;background-color:#007bff}.tt-suggestion p{margin:0}.tt-suggestion .tt-brand{font-size:16px}.tt-suggestion .tt-social{font-size:12px}.tt-choose{font-weight:600;padding:5px 20px;border-bottom:1px solid #dfdfdf}.search-cover{background-image:url(../img/search_cover.jpg)}#search-results{padding:15px 0 0;border-top:solid 2px #007bff;margin-top:-1px}#search-results .search-results-type{margin-bottom:25px}#search-results .search-results-type .nav-pills .active::before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:6px solid #007bff;content:"";left:50%;position:absolute;top:-15px;margin-left:-8px}#search-results .search-results-type .nav{text-transform:uppercase;font-weight:600}#search-results .search-results-type .nav li{position:relative}.search-bar{background:#fff;padding:5px 0;border-bottom:solid 1px #ddd}.search-bar .container{position:relative}.search-bar .search-bar-btn{background:#fff;border:none!important;font-size:24px;line-height:50px;position:absolute}.search-bar .search-bar-input{background:#fff;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-shadow:none!important;border:none!important;font-size:24px;line-height:50px;padding-left:50px;width:100%;outline:0}.search-bar .search-bar-clear{background:#fff;border:none!important;font-size:24px;line-height:50px;color:#999;position:absolute;right:10px;top:0;cursor:pointer}#stats .block{color:#fff}#stats .block .icon{display:inline-block;font-size:20px;padding:27px 15px;text-align:center;width:30%}#stats .block .detail{border-left:1px solid rgba(255,255,255,.2);margin-top:10px;padding-left:8%;width:68%;float:right;text-align:left}#stats .block .detail .number{font-size:30px;font-weight:700}#stats .block .title{background:rgba(0,0,0,.1);padding:5px;text-align:center}#stats .block.block-1{background:#30c5ef}#stats .block.block-2{background:#ffba00}#stats .block.block-3{background:#2ecc71}#stats .block.block-5{background:#aaa}#stats .block-medium{color:#fff}#stats .block-medium .icon{display:inline-block;font-size:60px;padding:10px 15px;text-align:center;width:30%}#stats .block-medium .detail{border-left:1px solid rgba(255,255,255,.2);margin-top:10px;padding-left:8%;width:68%;float:right;text-align:left}#stats .block-medium .detail .number{font-size:40px;font-weight:700}#stats .block-medium .title{background:rgba(0,0,0,.1);padding:5px 10px;font-size:15px}#stats .block-medium.block-medium-reclamacoes{background:#ff5730}#stats .block-medium.block-medium-respostas{background:#0889b7}#stats .block-medium.block-medium-utilizadores{background:#1abc9c}#stats .block-medium.block-medium-entidades{background:#f39c12}#bestofmonth .table td,#bestofmonth .table td a{color:#212529;font-weight:500}#videos .videos-item{padding:0;background-color:#fff;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.07);-moz-box-shadow:1px 1px 6px rgba(0,0,0,.07);box-shadow:1px 1px 6px rgba(0,0,0,.07);margin-bottom:15px}#videos .videos-item figure.img{position:relative}#videos .videos-item .videos-item-body{padding:20px}#videos .videos-item .videos-item-body p{line-height:110%;font-size:13px}#videos .videos-item .videos-item-body h2{margin:0 0 15px;font-size:15px}#videos .videos-item .videos-item-body h2 a{color:#333}#videos .videos-item .videos-item-body h2 a:hover{color:#007bff}#videos .videos-item .videos-item-body .videos-item-body-date{color:#aeaeae;font-weight:700;font-size:13px}#videos .videos-item .videos-item-link .videos-item-hover{position:absolute;width:100%;height:100%;opacity:0;background:rgba(0,123,255,.8);-webkit-transition:all ease .5s;-moz-transition:all ease .5s;transition:all ease .5s}#videos .videos-item .videos-item-link .videos-item-hover:hover{opacity:1}#videos .videos-item .videos-item-link .videos-item-hover .videos-item-hover-content{position:absolute;top:50%;width:100%;margin-top:-50px;text-align:center;font-size:100px;color:#fff;line-height:100px}#user-login .content-box{-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.5);box-shadow:0 0 30px 0 rgba(0,0,0,.5);padding:45px 30px 15px 30px;border:none}#user-login .content-box .logo-header{background:#007bff;margin:-45px -30px 40px;padding:15px;text-align:center}#user-login .divider{text-align:center;height:1px;margin:30px 0 20px 0;background-color:#e1e8ed}#user-login .divider span{position:relative;top:-20px;background-color:#fff;display:inline-block;padding:10px}.user-cover{background-image:url(../img/user-cover.jpg);padding:0;height:180px}.user-visitor-cover{background-image:url(../img/pattern-bg.png);background-color:#007bff;background-size:auto;padding:0;height:120px}#user-profile{padding:0}#user-profile .pending-action__list-item{border:solid 1px #ddd;margin-bottom:15px;background:#fff}#user-profile .pending-action__list-item h2{font-size:20px}#user-profile .pending-action__list-item h2 a{color:#333}#user-profile .pending-action__list-item-body{min-height:80px}#user-profile .pending-action__list-item-body a{width:160px}#user-profile .pending-action__list-item-body-footer span{font-size:12px}#user-profile .user-intro{padding:20px;background:#fff;margin-bottom:0}#user-profile .user-profile-nav{background:#222;margin-bottom:15px;box-shadow:inset 0 0 3px rgba(0,0,0,.1)}#user-profile .user-profile-nav .nav>li>a{color:#fff;border-radius:0;font-size:12px;padding:15px 30px;text-transform:uppercase;font-weight:600}#user-profile .user-profile-nav .nav>li>a:active,#user-profile .user-profile-nav .nav>li>a:focus,#user-profile .user-profile-nav .nav>li>a:hover{color:#fff;background:rgba(255,255,255,.2)}#user-profile .user-profile-nav .nav>li.active>a{color:#0782bc;border-top:solid 4px #0782bc;margin-top:-4px;background:#f6f6f6}#user-profile .user-profile-nav .nav>li>a i{display:block;font-size:30px;text-align:center;margin-bottom:5px}#user-profile .module-last-reviews{padding:10px;background:#fff;box-shadow:1px 1px 6px rgba(0,0,0,.07);margin-bottom:10px}#user-profile .module-last-reviews .module-last-reviews-title{background:#ccc}#user-profile .module-last-reviews h4{border-left:5px solid #007bff;padding-left:25px;margin-bottom:20px}#user-profile .module-last-reviews .module-last-reviews-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #eee;line-height:140%}#user-profile .module-last-reviews .module-last-reviews-item:last-child{border-bottom:none}#user-profile .user-profile-quickstats{margin:0;background:#f0f0f0;padding:25px 0;border:solid 1px #e3e5e9;margin-bottom:20px}#user-profile .user-profile-quickstats-item{text-align:center;border-right:solid 1px #ccc}#user-profile .user-profile-quickstats-item .user-profile-quickstats-item-number{font-size:36px}#user-profile .user-profile-quickstats-item:last-child{border-right:none}#user-profile .user-intro-footer{background:#f8f8f8;border-bottom:solid 1px #ececec;border-top:solid 1px #ececec;padding:15px 0;margin-bottom:20px}#user-profile .card-header{background:#eee;color:#666;text-transform:uppercase;font-size:11px;font-weight:600}#user-profile .list-group-item.list-group-item-action.active{background:#fff;color:inherit;border-color:rgba(0,0,0,.125)}#user-profile .list-group-item.list-group-item-action.active::before{content:"";background:#007bff;width:5px;height:100%;position:absolute;top:0;left:0}@media (min-width:992px){#user-profile .user-profile-menu #complaintsArea,#user-profile .user-profile-menu #personalArea,#user-profile .user-profile-menu #settingsArea{display:block}}#user-profile .user-profile-notifications .user-profile-notifications-item.unread{border-left:solid 2px #007bff;background:#f0f0f0}#user-profile .user-profile-notifications .user-profile-notifications-item .user-profile-notifications-item-title,#user-profile .user-profile-notifications .user-profile-notifications-item.unread .user-profile-notifications-item-title{font-size:14px;margin-bottom:0}#user-profile .user-profile-notifications .user-profile-notifications-item.read .user-profile-notifications-item-title{font-weight:400}#user-profile .user-profile-notifications .user-profile-notifications-item img{width:46px;height:46px;border:1px solid #d3d3d3}#user-register form .form-check label{font-size:12px;font-weight:400;margin-bottom:0}.user-header-footer{border-bottom:1px solid #e0e0e0;background-color:#fff;margin-bottom:20px;width:100%;box-shadow:0 -25px 25px 25px rgba(0,0,0,.2)}.user-header-footer .user-header-footer-avatar{padding:0}.user-header-footer .user-header-footer-avatar-inner{position:absolute;top:-110px;z-index:2;text-align:center;width:100%}.user-header-footer .user-header-footer-avatar-inner img{max-width:160px}@media (min-width:576px){.user-header-footer .user-header-footer-item{border-right:1px solid rgba(0,0,0,.125)}}.user-header-footer .user-header-footer-item:last-child{border-right:none}.user-header-footer .user-header-footer-item-main{font-size:17px;margin:0;font-weight:400;line-height:100%}.user-header-footer h1.user-header-footer-item-main{font-size:24px}.user-header-footer .user-header-footer-item-sub{font-size:13px;margin:0;line-height:100%;opacity:.4}.navbar-user .label{line-height:25px;padding:0;position:absolute;right:-5px;text-align:center;top:-5px;width:25px;height:25px;border-radius:50%}.navbar-user .label.label-danger{background:red}.user-profile-messages{background:#fff;border:solid 1px #eee;padding:0 15px;margin-bottom:15px}.user-profile-messages .user-profile-messages-box{padding:0;border-left:solid 1px #eee}.direct-chat .box-body{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;overflow-x:hidden;padding:0}.direct-chat{background:#fff}.direct-chat .direct-chat-body{padding:0 15px}.direct-chat .direct-chat-footer{background:#f7f7f7;border-top:1px solid #e0e0e0;padding:15px}.direct-chat.chat-pane-open .direct-chat-contacts{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.direct-chat-messages{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);padding:10px;height:500px;overflow:auto}.direct-chat-msg,.direct-chat-text{display:block}.direct-chat-msg{margin-bottom:10px;width:85%}.direct-chat-msg.right{margin-left:15%}.direct-chat-msg:after,.direct-chat-msg:before{content:"";display:table}.direct-chat-msg:after{clear:both}.direct-chat-contacts,.direct-chat-messages{-webkit-transition:-webkit-transform .5s ease-in-out;-moz-transition:-moz-transform .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out;transition:transform .5s ease-in-out}.direct-chat-text{border-radius:5px;position:relative;padding:5px 10px;background:#f3f3f3;border:1px solid #f3f3f3;margin:5px 0 0 50px;color:#444}.direct-chat-text:after,.direct-chat-text:before{position:absolute;right:100%;top:15px;border:solid transparent;border-right-color:#f3f3f3;content:' ';height:0;width:0;pointer-events:none}.direct-chat-text:after{border-width:5px;margin-top:-5px}.direct-chat-text:before{border-width:6px;margin-top:-6px}.right .direct-chat-text{margin-right:50px;margin-left:0}.right .direct-chat-text:after,.right .direct-chat-text:before{right:auto;left:100%;border-right-color:transparent;border-left-color:#f3f3f3}.direct-chat-img{border-radius:50%;float:left;width:40px;height:40px}.right .direct-chat-img{float:right}.direct-chat-name{font-weight:600}.direct-chat-timestamp{color:#999}.direct-chat-contacts-open .direct-chat-contacts{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.direct-chat-contacts{-webkit-transform:translate(101%,0);-ms-transform:translate(101%,0);-o-transform:translate(101%,0);transform:translate(101%,0);position:absolute;top:0;bottom:0;height:250px;width:100%;background:#222d32;color:#fff;overflow:auto}.messages-contacts{background:#222d32;color:#fff;overflow:auto}.contacts-list{padding:0}.contacts-list>li{border-bottom:1px solid rgba(0,0,0,.2);padding:10px;margin:0}.contacts-list>li:after,.contacts-list>li:before{content:"";display:table}.contacts-list>li:after{clear:both}.contacts-list>li:last-of-type{border-bottom:none}.contacts-list .contacts-list-item{border-radius:0;padding:0;border-left:none;border-right:none;border-top:none;border-color:#eee;margin:0}.contacts-list .contacts-list-item.unread{background:#f5f5f5}.contacts-list .contacts-list-item .contacts-list-item-inner{border-left:3px solid #fff;padding:10px 15px}.contacts-list .contacts-list-item.unread .contacts-list-item-inner,.contacts-list .contacts-list-item:hover .contacts-list-item-inner{border-left:3px solid #f5f5f5}.contacts-list .contacts-list-item .contacts-list-item-inner.reading{border-left:3px solid #007bff}.contacts-list-img{border-radius:50%;width:50px;float:left}.contacts-list-info{margin-left:60px;color:#fff;margin-bottom:5px}.contacts-list-info.unread{font-weight:600}.contacts-list-info.unread .label{font-weight:400;border-radius:50%;margin-left:8px;position:absolute;padding:0;width:20px;line-height:20px;height:20px;text-align:center;right:10px}.contacts-list-name,.contacts-list-status{display:block}.contacts-list-name{margin-top:5px;margin-bottom:0}.contacts-list-status{font-size:12px}.contacts-list-date{color:#aaa;font-weight:400}.contacts-list-msg{color:#999}.direct-chat-danger .right>.direct-chat-text{background:#dd4b39;border-color:#dd4b39;color:#fff}.direct-chat-danger .right>.direct-chat-text:after,.direct-chat-danger .right>.direct-chat-text:before{border-left-color:#dd4b39}.direct-chat-primary .right>.direct-chat-text{background:#3c8dbc;border-color:#3c8dbc;color:#fff}.direct-chat-primary .right>.direct-chat-text:after,.direct-chat-primary .right>.direct-chat-text:before{border-left-color:#3c8dbc}.direct-chat-warning .right>.direct-chat-text{background:#f39c12;border-color:#f39c12;color:#fff}.direct-chat-warning .right>.direct-chat-text:after,.direct-chat-warning .right>.direct-chat-text:before{border-left-color:#f39c12}.direct-chat-info .right>.direct-chat-text{background:#007bff;border-color:#007bff;color:#fff}.direct-chat-info .right>.direct-chat-text:after,.direct-chat-info .right>.direct-chat-text:before{border-left-color:#007bff}.direct-chat-success .right>.direct-chat-text{background:#007bff;border-color:#007bff;color:#fff}.direct-chat-success .right>.direct-chat-text:after,.direct-chat-success .right>.direct-chat-text:before{border-left-color:#00a65a}.user-timeline{margin:0;padding:0;list-style:none;position:relative}.user-timeline:before{content:'';position:absolute;top:0;bottom:0;width:3px;background:#ccc;left:23px}.user-timeline>li{position:relative}.user-timeline>li .user-timeline-content{margin:0 0 15px 10%;background:#fff;padding:10px;font-size:1.2em;font-weight:300;line-height:1.4;position:relative;border-radius:5px}.user-timeline>li .user-timeline-content h2{margin-top:0;padding:0 0 10px 0;border-bottom:1px solid rgba(255,255,255,.4)}.user-timeline>li .user-timeline-content:after{right:100%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#fff;border-width:10px;top:15px}.user-timeline>li .user-timeline-icon{width:50px;height:50px;font-size:26px;line-height:50px;-webkit-font-smoothing:antialiased;position:absolute;color:#fff;background:#007bff;border-radius:50%;text-align:center;left:0;top:0;margin:0}@media screen and (max-width:47.2em){.user-timeline:before{display:none}.user-timeline>li .cbp_tmtime{width:100%;position:relative;padding:0 0 20px 0}.user-timeline>li .user-timeline-content{margin:0 0 30px 0;padding:1em;font-weight:400;font-size:95%}.user-timeline>li .user-timeline-content:after{right:auto;left:20px;border-right-color:transparent;border-bottom-color:#fff;top:-20px}.user-timeline>li .user-timeline-icon{position:relative;margin:0 0 15px 6px}}.error,.step2{display:none}