.push-notification{display:block;top:-100px;transform:translate(50%, 15px);width:50%;margin:0 auto;border-radius:23px;background-color:rgba(0,0,0,.9);color:#fff;position:fixed;cursor:default;z-index:100000000;border:1px solid rgba(0,0,0,0);border-top:none !important;-webkit-filter:saturate(0.7);-moz-filter:saturate(0.7);-ms-filter:saturate(0.7);text-align:center;font-size:larger;padding:15px 40px 15px 25px}.push-notification p{margin-bottom:0}.push-notification .push-close-btn{color:#fff;border:none;background:rgba(0,0,0,0);position:absolute;right:5px;top:5px}.push-notification .push-close-btn i{font-size:14px !important}.push-notification.success{background:#203c63;border-color:rgb(23.279389313,43.6488549618,72.020610687)}.push-notification.failure{background:#d34b3b;border-color:rgb(191.345,58.575,42.955)}.validation-summary-errors::before{display:block;content:"Unable to submit form.";font-weight:bold;margin-bottom:5px}.validation-summary-errors ul{background:rgba(211,75,59,.1);color:#d34b3b;list-style:none;padding:0px;border-radius:6px}.validation-summary-errors ul li{color:#a74545;list-style:none;padding:4px 5px;font-size:12px}.form-control.text-box.multi-line{min-height:120px}html body .form-control:not(.form-control-lg),html body .chosen-container>a{font-weight:500 !important;color:#5c5c5c !important;font-size:14px !important}.chosen-container-single .chosen-single{padding:.375rem .75rem;height:33px;line-height:1.5}.navigation-wrapper{padding:0;position:inherit;box-shadow:0 4px 3px -3px rgba(0,0,0,.02);width:100%;z-index:3}.navigation-wrapper .navigation-bar{width:100%;height:auto;border:0px solid #f7f7f7;margin-top:0px;position:relative;padding:0px}.navigation-wrapper .navigation-bar .nav-link{display:flex;gap:10px;align-items:center;padding:0;margin-left:10px;height:25px;color:#0d6efd}.navigation-wrapper .navigation-bar .nav-link svg{font-size:1.5rem}.navigation-wrapper .navigation-bar .nav-link .nav-text{float:left;font-weight:500;font-size:15px;line-height:40px;margin-left:0}html body .field-validation-error span{display:block;background:fade(#d34b3b, 10%);text-transform:lowercase;font-size:11px;margin-top:2px;padding:3px 5px;border-radius:3px}html body .field-validation-error span::first-letter{text-transform:uppercase}.input-validation-error{border:1px solid #b8252b !important}.error-content p{font-size:15px;line-height:2.7rem;font-weight:400}.custom-checkbox.custom-checkbox-large,.custom-radio.custom-radio-large{padding-left:2rem !important}.custom-checkbox.custom-checkbox-large span.custom-control-label,.custom-radio.custom-radio-large span.custom-control-label{font-weight:500;padding-left:10px}.custom-checkbox.custom-checkbox-large .custom-control-label::before,.custom-radio.custom-radio-large .custom-control-label::before{position:absolute;top:-0.2rem;left:-2rem;display:block;width:1.7rem;height:1.7rem}.custom-checkbox.custom-checkbox-large .custom-control-label::after,.custom-radio.custom-radio-large .custom-control-label::after{left:-2rem;display:block;width:1.7rem;height:1.7rem;top:-0.2rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before,.custom-control-input:checked~.custom-control-label::before{background-color:#389adb !important}.custom-control-label::before{top:0rem}.custom-control-label::after{top:0rem}.custom-control-label::before{background-color:rgba(222,226,230,.4392156863) !important}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.select2-dropdown{z-index:1060 !important}.select2-selection__rendered{line-height:37px !important}.select2-container .select2-selection--single{height:42px !important}.select2-selection__arrow{height:41px !important}.strike{text-decoration:line-through}.avatar{border-radius:50% !important;height:75px;width:75px;margin-bottom:10px;background-color:#fb8703 !important;position:relative}.avatar.avatar-sm{height:50px;width:50px}.avatar.avatar-sm>div{line-height:50px}.avatar>div{text-align:center;line-height:75px;font-size:25px;color:#fff;text-transform:uppercase}.avatar>img{width:100%;height:100%}.avatar>.floating{position:absolute;right:-2px;bottom:2px;background:#f3f3f3;padding:2px 6px;border-radius:50%}.avatar>.floating i,.avatar>.floating svg{color:#212529;font-size:15px}.tab-pane{padding:20px 0px}.jumbotron{padding:20px 48px 32px 24px;outline-color:#0af;background-color:#c8edff;border-radius:20px}.jumbotron .title{font-weight:700;font-size:20px;margin:0;word-break:break-word}.nav-link{font-size:14px;font-weight:700}.ad-user-image{width:100%;position:relative;display:block;height:140px;border-radius:6px;border-bottom:0;overflow:hidden;color:#000}.ad-user-image div{background-color:#f5f5f5;background-image:url(/img/empty-image.svg);background-position:center;background-repeat:no-repeat;width:100%;height:100%}.chat-item{border-radius:20px;padding:15px 0px}.chat-item.unread p,.chat-item.unread span,.chat-item.unread h5{font-weight:bold !important;color:#000 !important}.chat-item .dropdown{display:none}.chat-item:not(.not-hover):hover{background-color:#f7f7f6}.chat-item:not(.not-hover):hover .dropdown{display:block}.chat-item .ad-photo{width:100%;position:relative;display:block;height:80px;border-bottom:0}.chat-item .ad-photo>img:first-child{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:6px}.chat-item .ad-photo .empty{background-color:#f5f5f5;background-image:url(/img/empty-image.svg);background-position:center;background-repeat:no-repeat;width:100%;height:100%;border-radius:6px}.chat-item .ad-photo .user-image{width:30px;height:30px;border-radius:100%;top:-5px;left:-6px;border:2px solid #fff;position:absolute}.ad-create .just-information img{width:55%}.ad-create .btn-lg{padding:11px 25px 10px}.ad-create .inumber{width:135px}.ad-create .color-rounded,.select2-results .color-rounded{display:flex;gap:7px;align-items:center}.ad-create .color-rounded>div,.select2-results .color-rounded>div{border-radius:100%;height:20px;width:20px;border:1px dotted #000}#filterForm .color-rounded,#mobileFilterModal .color-rounded{cursor:pointer}#filterForm .color-rounded>div,#mobileFilterModal .color-rounded>div{border-radius:100%;height:25px;width:25px;border:1px dotted rgba(0,0,0,0);outline:2px dotted rgba(0,0,0,0)}#filterForm .color-rounded>div.white,#mobileFilterModal .color-rounded>div.white{border:2px solid #f2efe9}#filterForm .color-rounded>img,#mobileFilterModal .color-rounded>img{transform:scale(1.2);border:2px dotted rgba(0,0,0,0)}#filterForm .color-rounded.selected>div,#mobileFilterModal .color-rounded.selected>div{border:1px solid #f2efe9;outline:2px solid #fb8703}#filterForm .color-rounded.selected>img,#mobileFilterModal .color-rounded.selected>img{border:1px solid #f2efe9;outline:2px solid #fb8703;border-radius:100%}#mobileFilterModal .modal-dialog{transform:translateY(100%);transition:transform .1s ease-out}#mobileFilterModal.show .modal-dialog{transform:translateY(0)}.btn-default{background-color:#f2efe9;border-color:#ede9e3}.bg-default{background-color:#f2efe9}.border-primary{border-radius:20px}.star{background:url(/img/star.svg);width:14px;background-repeat:no-repeat;height:18px;background-size:15px}.star.full{background:url(/img/star-full.svg) !important}.star.star-lg{width:32px;height:30px;background-size:30px}.badge-primary{background-color:rgba(251,135,3,.031372549);color:#212529;padding:2px 6px;border-radius:6px;font-weight:400;font-size:12px}.sticky{position:fixed;width:30%}.collapsible[data-bs-toggle][aria-expanded=true]:after{content:" ❯";transform:rotate(270deg);transition:transform 500ms;display:inline-block}.collapsible[data-bs-toggle][aria-expanded=false]:after{content:" ❯";transform:rotate(90deg);display:inline-block}.visibility-hidden{visibility:hidden}.profile-sidebar a.list-group-item{padding:.35rem 1rem;color:#fb8703}.profile-sidebar a.list-group-item.selected{color:#212529;font-weight:bold}.profile-sidebar .list-group-item{background-color:none !important}a.text-dark{color:#212529}a.text-dark:hover{color:#203c63 !important}[data-bs-toggle=collapse].collapsed .if-not-collapsed{display:none}[data-bs-toggle=collapse]:not(.collapsed) .if-collapsed{display:none}.scroll200{max-height:200px;overflow-y:auto}.rounded-5{border-radius:15px !important}.input-group-search{box-shadow:0 .25rem .75rem rgba(0,0,0,.05);border:1px solid #b4b4b4;border-radius:10px;padding:2px}.input-group-search .form-control:hover,.input-group-search .form-control:focus{box-shadow:none}.input-group-search input{font-size:1.15rem}.input-group-search:focus,.input-group-search:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.095)}.show-xs,hide-xs{display:none}@media(max-width: 768px){.gap-xs-1{gap:4px}.gap-xs-2{gap:8px}.gap-xs-3{gap:12px}.gap-xs-4{gap:16px}.gap-xs-5{gap:20px}.hide-xs{display:none !important}.show-xs{display:inherit !important}.flex-wrap-xs{flex-wrap:wrap;gap:8px}.mb-3{margin-bottom:2rem !important}.ad-user-image,.story{margin-bottom:8px}.p-xs-1{padding:.25rem !important}.p-xs-2{padding:.5rem}.p-xs-3{padding:1rem}.p-xs-4{padding:1.5rem}.p-xs-5{padding:3rem}.progress-bar-tabs{display:flex;flex-wrap:initial;list-style:none;padding:0;gap:5px}.progress-bar-tabs .progress-bar-item::before{margin-bottom:6px}.progress-bar-tabs .progress-bar-item .progress-bar-item-content{white-space:nowrap;max-width:50vw;overflow:hidden;text-overflow:ellipsis}h1{margin-bottom:.5rem !important;font-size:26px}h2{margin-bottom:.5rem !important;font-size:20px}.section-title{font-size:20px !important}.main-header{padding:6px 15px 10px !important}.top-most-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.footer-top{display:flex;flex-wrap:wrap}input.form-control{font-size:100%}.region-label span,.region-switcher svg{color:#555 !important;font-weight:normal !important;font-size:16px}.offcanvas.show-xs{width:100%}.modal__overlay{align-items:flex-end !important}.modal-dialog{align-items:flex-end !important;margin:0px !important;max-width:100% !important;min-height:calc(100% - 0rem);display:flex}.modal-dialog .modal-body{padding:30px}.row{padding-left:0 !important;padding-right:0 !important}.nav-menu-mobile{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.nav-menu-mobile li{width:100%}.nav-menu-mobile li a{display:block;padding:12px 15px;width:100%;color:#495057;text-decoration:none;font-size:14px;font-weight:500}.nav-menu-mobile li a:hover{color:#dc3545;background-color:rgba(220,53,69,.05)}.nav-menu-mobile li span{display:none}.offcanvas-header{background-color:#f8f9fa}#mobileNavDrawer .offcanvas-body{padding:0}.p-xs-0{padding:0px !important}.nav-tabs{white-space:nowrap;width:100%;flex-wrap:nowrap}.hero-slider{height:180px}.hero-slider .carousel-item.active{height:-moz-fit-content !important;height:fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.adsblock-wrapper{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;display:flex;gap:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:8px 0;scrollbar-width:none;-ms-overflow-style:none}.adsblock-wrapper>div.ad-item-dgrid{margin-bottom:0rem !important;flex:0 0 75vw;min-width:75vw}.adsblock-vertical{display:flex;flex-wrap:wrap;gap:0px;overflow-y:auto;overflow-x:hidden}.adsblock-vertical>div.ad-item-dgrid{margin-bottom:0rem !important;flex:0 0 50vw;min-width:50vw}.ad-image-block-400-130 img{height:140px !important;width:300px !important}.header-avatar{width:24px !important;height:24px !important}.gap-xs-4{gap:1.5rem}.COL_6_6_GAP2,.COL_4_4_4_GAP2{display:flex;flex-wrap:nowrap;flex-direction:row;overflow:hidden;overflow-x:auto}.COL_6_6_GAP2>div,.COL_4_4_4_GAP2>div{flex:0 0 80vw}}@media(min-width: 769px){.show-xs{display:none !important}.p-lg-0{padding:0px !important}#gridContainer.grid-1>div{max-width:33% !important;flex:0 0 50%}.container.main-body{padding-right:var(--bs-gutter-x, 1.75rem);padding-left:var(--bs-gutter-x, 1.75rem)}.adsblock-wrapper,.adsblock-vertical{flex:0 0 auto;width:100%;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;display:flex;gap:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:8px 0;scrollbar-width:none;-ms-overflow-style:none}.adsblock-wrapper>.ad-item-dgrid,.adsblock-vertical>.ad-item-dgrid{width:25% !important}.adsblock-vertical{flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;gap:0}}.sticky-bottom{left:0;box-shadow:0px 0rem 2rem rgba(0,0,0,.25);bottom:0;padding:1rem;width:100%;background-color:#fff;z-index:10;height:80px;text-overflow:ellipsis;white-space:nowrap}.sticky-bottom div.summary{overflow:hidden;text-overflow:ellipsis;margin-bottom:.25rem}.sticky-bottom h2{margin-bottom:0px}.list-group-item-cat{border-radius:12px !important;cursor:pointer}.list-group-item-cat.selected{background-color:#f0f0f0}#gridContainer.grid-1>div{max-width:50%;flex:0 0 50%}#gridContainer.grid-0>div{max-width:100%;flex:0 0 100%}.ad-image-block-400-130{display:flex;flex-direction:row;white-space:nowrap;gap:10px;overflow-x:auto;scrollbar-width:0;-ms-overflow-style:none}.ad-image-block-400-130 img{border-radius:12px;height:180px;width:400px;-o-object-fit:cover;object-fit:cover}.ad-favourite-icon svg{font-size:22px}.wrapper{max-width:800px;margin:auto;margin-top:80px}.tab-wrapper{text-align:center;display:block;margin:auto;max-width:500px}.tab-wrapper .tabs{margin:0;padding:0;display:flex;justify-content:center}.tab-wrapper .tab-link{font-size:15px;font-weight:500 !important;margin:0 0%;list-style:none;padding:10px 40px;color:#aaa;cursor:pointer;font-weight:500;transition:all ease .5s;border-bottom:solid 3px hsla(0,0%,100%,0);letter-spacing:1px}.tab-wrapper .tab-link:hover{color:#999;border-color:#999}.tab-wrapper .tab-link.active{color:#333;border-color:#333}.tab-wrapper .tab-link:nth-of-type(1).active{color:#ee6534;border-color:#ee6534}.tab-wrapper .tab-link:nth-of-type(2).active{color:#1790d2;border-color:#1790d2}.tab-wrapper .tab-link:nth-of-type(3).active{color:#eec63b;border-color:#eec63b}.content-wrapper{padding:40px 80px}.content-wrapper .tab-content{display:none;text-align:inherit;font-size:inherit;color:inherit}.content-wrapper .tab-content.active{display:block}.tab-wrapper.bnb{text-align:left;margin:initial;display:inline-block;max-width:none !important;width:100%;margin-bottom:20px}.tab-wrapper.bnb.ver{width:inherit !important}.tab-wrapper.bnb.ver .tabs{flex-direction:column}.tab-wrapper.bnb.ver .tab-link{padding:10px 30px !important;padding-left:11px !important;margin:2px 0;border-bottom:0px solid #fb8703 !important;border-left:6px solid rgba(0,0,0,0) !important}.tab-wrapper.bnb.ver .tab-link.active{border-left-color:#fb8703 !important;border-bottom:none !important}.tab-wrapper.bnb.ver .tab-link:first-child{padding-left:11px !important}.tab-wrapper.bnb .tabs{margin:0;padding:0;display:flex;justify-content:left;border-bottom:2px solid rgba(230,230,230,.3882352941)}.tab-wrapper.bnb .tab-link{font-size:14px;margin:-1px 0%;list-style:none;padding:10px 11px;color:#5a5a5a;cursor:pointer;font-weight:400;transition:all ease .5s;border-bottom:4px solid rgba(0,0,0,0);letter-spacing:.2px}.tab-wrapper.bnb .tab-link:hover{color:#00a699}.tab-wrapper.bnb .tab-link.active{color:#00a699;border-bottom-color:#fb8703 !important}.tab-wrapper.bnb .tab-link:first-child{padding-left:0px !important;margin-left:0px !important}.content-wrapper.bnb{padding:40px 80px}.content-wrapper.bnb .tab-content{display:none;text-align:inherit;font-size:inherit;color:inherit;opacity:0;transform:translateY(15px);animation:fadeIn .5s ease 1 forwards}.content-wrapper.bnb .tab-content.active{display:block}@keyframes fadeIn{100%{opacity:1;transform:none}}@media only screen and (min-width: 1024px){.progress-bar{margin:30px 0}.progress-bar-tabs{font-size:14px;line-height:20px;color:#6c6c72;counter-reset:progress-bar-counter;display:flex;flex-flow:row nowrap;list-style-type:none;padding:0;margin:0 0 15px}}@media only screen and (min-width: 1024px){.progress-bar-tabs{margin:30px 0}}.progress-bar-tabs{border-radius:0px;overflow:hidden;width:100%;background-color:rgba(0,0,0,0);text-align:left}.progress-bar-item.complete{color:#525257}.progress-bar-item.active:before{background-color:#f45d48}.progress-bar-item.complete:before{color:#525257}.progress-bar-item:before{background-color:#f4f4f3;border-radius:20px;content:"";display:block;height:5px;margin-bottom:15px;width:100%}.progress-bar-item{counter-increment:progress-bar-counter;flex:1 0 0;position:relative;margin-left:5px}.progress-bar-item-content:before{content:counter(progress-bar-counter, decimal) ". "}.progress-bar-item.active{color:#1c1c1c;font-weight:500}