.app-loading p{text-align:center;font-weight:bold;position:relative;top:79px}.app-loading .spinner{margin:100px auto 0;width:70px;text-align:center;}.app-loading .spinner > div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.app-loading .spinner .bounce1{animation-delay:-.32s}.app-loading .spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.bordered-btn{display:inline-block;border:0 solid #fff;background:transparent;padding:0;margin:0;outline:none;}.bordered-btn:hover span,.bordered-btn:active span,.bordered-btn:focus span{transform:scale(.95)}.bordered-btn span{transition:all .3s;border:2px solid #fff;color:#fff;font-size:16px;font-weight:600;padding:12px 50px;display:inline-block}.car-item-not-found{background-color:#fff;border-style:solid;border-width:1px;border-color:#dfdfdf;margin-bottom:5px;overflow:hidden;min-height:217px;transition:all .2s;position:relative;width:100%;}.car-item-not-found >.car-item-wrapper{padding:15px 10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center;}.car-item-not-found >.car-item-wrapper button[type="button"]{background-color:transparent;border:0 solid transparent;cursor:pointer;outline:none;margin-left:auto;margin-right:auto;margin-top:15px;}@media screen and (max-width:767px){.car-item-not-found >.car-item-wrapper button[type="button"] >span{width:200px !important;height:32px !important}}.car-item-not-found >.car-item-wrapper button[type="button"]:hover >span{transform:scale(.95)}.car-item-not-found >.car-item-wrapper button[type="button"] >span{border-radius:8px;background-color:#c54949;width:145px;height:50px;color:#fff;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all .3s}.car-item{background-color:#fff;border-style:solid;border-width:1px;border-color:#dfdfdf;margin-bottom:5px;overflow:hidden;min-height:217px;transition:all .2s;cursor:pointer;}@media screen and (max-width:359px){.car-item{width:290px;margin-left:auto;margin-right:auto}}@media screen and (min-width:360px) and (max-width:767px){.car-item{width:320px;margin-left:auto;margin-right:auto}}@media screen and (max-width:767px) and (orientation:landscape){.car-item{width:298px;margin-left:auto;margin-right:auto}}.car-item:hover{background-color:#eef3f5;}.car-item:hover >.car-item-wrapper >.img a span{opacity:1}.car-item >.car-item-wrapper{padding:15px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;}@media screen and (max-width:767px){.car-item >.car-item-wrapper{-ms-flex-direction:row;flex-direction:row}}.car-item >.car-item-wrapper >.img{width:288px;overflow:hidden;margin-right:15px;height:192px;background-color:#ccc;position:relative;}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.img{width:100%;min-height:192px;height:initial;margin-right:0;margin-bottom:10px}}.car-item >.car-item-wrapper >.img a{display:block;width:100%;height:100%;}.car-item >.car-item-wrapper >.img a span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;color:#fff;font-size:16px;background-color:rgba(237,124,62,0.8);opacity:0;transition:all .3s}.car-item >.car-item-wrapper >.img a img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.car-item >.car-item-wrapper >.car-item-description{-ms-flex:1;flex:1;position:relative;}.car-item >.car-item-wrapper >.car-item-description a{text-decoration:none;}.car-item >.car-item-wrapper >.car-item-description a h3,.car-item >.car-item-wrapper >.car-item-description a h2{margin:0;padding:0;max-width:initial;}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description a h3,.car-item >.car-item-wrapper >.car-item-description a h2{width:65%}}.car-item >.car-item-wrapper >.car-item-description a h2{color:#2c7ab6;text-transform:uppercase;font-size:12px;margin-bottom:8px;font-weight:600}.car-item >.car-item-wrapper >.car-item-description a h3{color:#000;font-size:16px;text-transform:uppercase;margin-bottom:16px}.car-item >.car-item-wrapper >.car-item-description .car-details{line-height:12px;}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description .car-details.columns{-moz-columns:2;columns:2}}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-details{-moz-columns:2;columns:2}}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description .car-details{position:absolute;top:56px}}.car-item >.car-item-wrapper >.car-item-description .car-details >.car-details-item{font-size:11px;color:#818181;}.car-item >.car-item-wrapper >.car-item-description .car-details >.car-details-item b{color:#1e1e1e}.car-item >.car-item-wrapper >.car-item-description .car-actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description .car-actions{position:absolute;bottom:0;margin-left:-15px}}.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item{font-size:10px;color:#c6c6c6;text-align:center;display:-ms-flexbox;display:flex;white-space:nowrap;cursor:pointer;}@media screen and (max-width:1199px){.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center}.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item button{-ms-flex-pack:center;justify-content:center}.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item button:nth-child(2){margin-top:10px}}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item--ofset{padding-left:15px}}@media screen and (min-width:1200px){.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item--ofset button:nth-child(2){margin-left:10px}}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item{-ms-flex:1;flex:1}}.car-item >.car-item-wrapper >.car-item-description .car-actions >.car-action-item >.icon{background-color:#c6c6c6;border-radius:5px;width:35px;height:35px;margin-left:auto;margin-right:auto;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:16px;margin-bottom:4px}.car-item >.car-item-wrapper >.car-item-description .car-costs-section{text-align:right;}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section{margin-bottom:10px;margin-top:15px;display:-ms-flexbox;display:flex}}@media screen and (min-width:768px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section{position:absolute;top:0;right:20px}}@media screen and (min-width:768px) and (max-width:991px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section{right:0}}@media screen and (min-width:992px) and (max-width:1199px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section{right:10px}}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-price{margin-bottom:10px;margin-right:5px;}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-price{-ms-flex:1;flex:1}}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-price >.old{color:#aaa;font-size:14px;text-decoration:line-through;margin-right:25px}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-price >.current{color:#2c7ab6;font-size:25px;font-weight:700;}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-price >.current sup{text-transform:uppercase;font-size:10px;vertical-align:top;margin-left:5px}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-month-price{font-size:25px;font-weight:700;color:#f00;}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-month-price{-ms-flex:1;flex:1;text-align:center}}.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-month-price sup{text-transform:uppercase;font-size:10px;vertical-align:top;margin-left:5px;margin-right:5px;}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .car-costs-section >.car-month-price sup:nth-child(1){display:block;text-align:center}}@media screen and (max-width:767px){.car-item >.car-item-wrapper >.car-item-description .blue-info{display:none}}.car-item >.car-item-wrapper .blue-info{background-color:#2c7ab6;position:absolute;top:130px;right:-55px;height:45px;transform:rotate(-45deg);width:200px;color:#fff;text-align:center;}.car-item >.car-item-wrapper .blue-info .style-discount{font-size:25px;font-weight:700;padding-top:3px;line-height:16px;}.car-item >.car-item-wrapper .blue-info .style-discount.used-car-style-discount{padding-top:13px}.car-item >.car-item-wrapper .blue-info .style-discount sup{font-size:10px;font-weight:600;text-transform:uppercase;vertical-align:top;margin-left:5px}.car-item >.car-item-wrapper .blue-info .style-discount small{display:block;font-size:12px;font-weight:600;text-align:right;margin-right:53px}.car-item .car-carshow{color:#828282;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}@media screen and (max-width:767px){.car-item .car-carshow{padding-bottom:20px;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px){.car-item .car-carshow{position:absolute;bottom:0;right:20px}}@media screen and (min-width:768px) and (max-width:1099px){.car-item .car-carshow{max-width:168px;font-size:10px}}.car-item .car-carshow img{margin-right:5px}#car-listing-section{padding-top:28px;padding-bottom:28px;}@media screen and (max-width:749px){#car-listing-section .content{padding:0 15px !important}}#car-listing-section .page-content{margin-bottom:30px;}#car-listing-section .page-content img{max-width:100%;height:auto}#car-listing-section .page-content p,#car-listing-section .page-content li,#car-listing-section .page-content td{color:#1d1d1d;font-size:14px}#car-listing-section .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#car-listing-section .row >.car-listing-column{margin-right:10px;-ms-flex:1;flex:1;}@media screen and (max-width:767px){#car-listing-section .row >.car-listing-column{position:relative}}@media screen and (max-width:991px){#car-listing-section .row >.car-listing-column{margin-right:0}}@media screen and (max-width:767px) and (orientation:landscape){#car-listing-section .row >.car-listing-column >div>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}#car-listing-section .row >.baner-column{width:182px;}@media screen and (max-width:991px){#car-listing-section .row >.baner-column{width:100%;text-align:center}}#car-listing-section .row >.baner-column >.baner-column-wrapper{margin-top:20px;}@media screen and (min-width:992px) and (max-width:1199px){#car-listing-section .row >.baner-column >.baner-column-wrapper{margin-top:185px}}#car-listing-section .filter-row{margin-bottom:20px;}@media screen and (max-width:767px){#car-listing-section .filter-row{width:100%}}body.fixed-filter #car-listing-section .filter-row{position:fixed;top:0;left:0;width:100%;z-index:2000000;}@media screen and (min-width:768px){body.fixed-filter #car-listing-section .filter-row{background-color:#212b3c}}body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper{width:1140px;margin:0 auto;padding:5px 15px !important;margin-top:5px;max-width:100%;}@media screen and (min-width:768px) and (max-width:991px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper{width:100%}}@media screen and (max-width:767px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.showFilter{left:-5px;width:calc(100% + 10px)}}body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.fields{width:55%;}@media screen and (max-width:767px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.fields{display:none}}@media screen and (min-width:768px) and (max-width:991px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.fields{width:100%}}@media screen and (min-width:992px) and (max-width:1199px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.fields{width:68%}}@media screen and (max-width:767px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{display:none}}@media screen and (min-width:768px) and (max-width:991px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{width:100%}}@media screen and (min-width:1200px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{margin-top:-6px}}@media screen and (min-width:992px) and (max-width:1199px){body.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{width:32%}}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper.toggled >.fields,#car-listing-section .filter-row >.filter-row-wrapper.toggled >.actions{display:none}}@media screen and (min-width:768px){#car-listing-section .filter-row >.filter-row-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper{-ms-flex-pack:center;justify-content:center}}#car-listing-section .filter-row >.filter-row-wrapper >.showFilter{cursor:pointer;background-color:#273243;color:#fff;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 40px);padding:12px 0;margin-bottom:25px;position:absolute;-ms-flex-wrap:wrap;flex-wrap:wrap;top:0;left:-20px;}@media screen and (min-width:768px){#car-listing-section .filter-row >.filter-row-wrapper >.showFilter{display:none}}#car-listing-section .filter-row >.filter-row-wrapper >.showFilter >.icon{width:60px;text-align:center}#car-listing-section .filter-row >.filter-row-wrapper >.showFilter >.title{-ms-flex:1;flex:1;text-align:center}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper >.fields{width:180px;margin-top:60px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){#car-listing-section .filter-row >.filter-row-wrapper >.fields{width:66%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:992px) and (max-width:1199px){#car-listing-section .filter-row >.filter-row-wrapper >.fields{width:59% !important}.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.fields{width:65% !important}}@media screen and (min-width:768px) and (max-width:991px){#car-listing-section .filter-row >.filter-row-wrapper >.fields{width:100%}}#car-listing-section .filter-row >.filter-row-wrapper >.fields >div{margin-bottom:7px;margin-right:7px}@media screen and (min-width:768px){#car-listing-section .filter-row >.filter-row-wrapper >.actions{width:34%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;top:-2px}}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper >.actions{width:180px;margin-left:auto;margin-right:auto}}@media screen and (min-width:992px) and (max-width:1199px){#car-listing-section .filter-row >.filter-row-wrapper >.actions{width:41% !important}.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{width:calc(35% - 20px) !important}}@media screen and (min-width:768px) and (max-width:991px){#car-listing-section .filter-row >.filter-row-wrapper >.actions{width:100% !important;-ms-flex-pack:end;justify-content:flex-end}.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{width:calc(100% - 20px) !important}}@media screen and (min-width:1200px){.fixed-filter #car-listing-section .filter-row >.filter-row-wrapper >.actions{margin-top:0 !important}}#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="submit"],#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"]{background-color:transparent;border:0 solid transparent;cursor:pointer;outline:none;}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="submit"],#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"]{display:block;padding:0;margin:0}#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="submit"] >span,#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"] >span{width:200px !important;height:32px !important}}#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="submit"]:hover >span,#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"]:hover >span{transform:scale(.95)}#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="submit"] >span,#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"] >span{border-radius:8px;background-color:#c54949;width:145px;height:80px;color:#fff;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all .3s}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"]{margin-top:6px}}#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"] >span{color:#c54949;border:2px solid #c54949;background-color:transparent;width:141px;}@media screen and (max-width:767px){#car-listing-section .filter-row >.filter-row-wrapper >.actions button[type="button"] >span{width:197px !important}}#car-listing-section .sort-row{color:#8b8b8b;text-align:right;font-size:16px;margin-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:767px){#car-listing-section .sort-row{width:100%;margin-top:50px}}#car-listing-section .sort-row >p{-ms-flex:1;flex:1;font-size:16px;color:#8b8b8b}.car-share{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:30000000;}.car-share .car-share-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.car-share .car-share-wrapper h3{font-size:20px;margin-bottom:10px;text-align:left}.car-share .car-share-wrapper .close-car-share{cursor:pointer;color:#fff;position:absolute;top:-20px;right:-20px;font-size:20px}.car-share .car-share-wrapper ul{display:-ms-flexbox;display:flex;}.car-share .car-share-wrapper ul li{margin-right:5px;}.car-share .car-share-wrapper ul li a{text-decoration:none;font-size:40px;}.car-share .car-share-wrapper ul li a i{position:relative;}.car-share .car-share-wrapper ul li a i:after{content:'';display:block;background-color:#fff;width:25px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.car-share .car-share-wrapper ul li a i.fa-facebook{color:#3b5998}.car-share .car-share-wrapper ul li a i.fa-twitter-square{color:#1da1f2}.car-share .car-share-wrapper ul li a i.fa-google-plus-square{color:#dd4b39}.car-share .car-share-wrapper ul li a i.fa-pinterest-square{color:#bd081c}.checkbox-dropdown{position:relative;}.checkbox-dropdown.blue-version >.selected-value{background-color:#273243;color:#fff;}.checkbox-dropdown.blue-version >.selected-value >.value,.checkbox-dropdown.blue-version >.selected-value >i{color:#fff}.checkbox-dropdown.red-border-version >.selected-value{border-color:#c54848;color:#c54848;}.checkbox-dropdown.red-border-version >.selected-value >.value,.checkbox-dropdown.red-border-version >.selected-value >i{color:#c54848}.checkbox-dropdown.toggled >ul{display:block}.checkbox-dropdown >.selected-value{background-color:#fff;border-width:1px;border-color:#dfdfdf;border-style:solid;border-radius:8px;background-color:#fff;min-width:183px;font-size:14px;position:relative;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:32px;padding-left:15px;}.checkbox-dropdown >.selected-value >.counter{color:#f00;margin-left:5px;}.checkbox-dropdown >.selected-value >.counter.green{color:#47ab22}.checkbox-dropdown >.selected-value >.value{color:#8b8b8b}.checkbox-dropdown >.selected-value >i{position:absolute;color:#dfdfdf;right:10px;top:5px;font-size:20px}.checkbox-dropdown >ul{list-style:none;margin:0;padding:0;background-color:#fff;border-width:1px;border-color:#dfdfdf;border-style:solid;position:absolute;top:30px;width:calc(100% - 2px);z-index:5;display:none;max-height:250px;overflow-y:scroll;}@media screen and (max-width:767px){.checkbox-dropdown >ul{width:198px}}.checkbox-dropdown >ul::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.checkbox-dropdown >ul::-webkit-scrollbar:vertical{width:11px}.checkbox-dropdown >ul::-webkit-scrollbar:horizontal{height:11px}.checkbox-dropdown >ul::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff;background-color:rgba(0,0,0,0.6)}.checkbox-dropdown >ul >li{list-style:none;margin:0;padding:0;}.checkbox-dropdown >ul >li:hover{background-color:#f6f6f6}.checkbox-dropdown >ul >li .checkbox >label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;width:calc(100% - 30px);padding:5px 15px;}.checkbox-dropdown >ul >li .checkbox >label input[type="radio"],.checkbox-dropdown >ul >li .checkbox >label input[type="checkbox"]{display:none}.checkbox-dropdown >ul >li .checkbox >label input[type="radio"]:checked + .check-area,.checkbox-dropdown >ul >li .checkbox >label input[type="checkbox"]:checked + .check-area{background-color:#f00}.checkbox-dropdown >ul >li .checkbox >label >.check-area{background-color:#fff;border-width:1px;border-color:#dfdfdf;border-style:solid;border-radius:3px;width:15px;height:15px}.checkbox-dropdown >ul >li .checkbox >label >.description{font-size:12px;color:#8b8b8b;margin-left:10px;-ms-flex:1;flex:1;}.checkbox-dropdown >ul >li .checkbox >label >.description.normal-text{text-transform:initial !important}.checkbox-field{display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-wrap:wrap;flex-wrap:wrap;}.checkbox-field.no-select input:checked + .checkbox{background-color:#fff}.checkbox-field.error .checkbox-label{color:#f00}.checkbox-field input{display:none}.checkbox-field input:checked + .checkbox{background-color:#ff5a00}.checkbox-field .checkbox{width:15px;height:15px;margin-top:2px;border-radius:5px;background-color:#fff}.checkbox-field .checkbox-label{font-size:10px;font-weight:600;-ms-flex:1;flex:1;padding-left:22px}.checkbox-field .error{width:100%;margin-left:40px;font-size:10px;font-weight:400;color:#f00}.go-up{position:fixed;bottom:50px;z-index:100;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease-in;}body.show-go-up .go-up{opacity:1;visibility:visible}@media screen and (min-width:992px){.go-up{right:40px;bottom:130px}}@media screen and (min-width:768px) and (max-width:991px){.go-up{right:10px}}@media screen and (max-width:767px){.go-up{right:10px}}.page-main-header{color:#273243;font-size:22px;font-weight:900;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:30px;}.page-main-header >img{margin-right:30px}.sorting-dropdown{position:relative;}.sorting-dropdown.toggled >ul{display:block}.sorting-dropdown >.selected-value{min-width:128px;font-size:16px;position:relative;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:32px;padding-left:15px;}.sorting-dropdown >.selected-value >.value{color:#c6c6c6;margin-right:25px}.sorting-dropdown >.selected-value >i{position:absolute;color:#c6c6c6;right:10px;top:7px;font-size:20px}.sorting-dropdown >ul{list-style:none;margin:0;padding:0;background-color:#fff;border-width:1px;border-color:#dfdfdf;border-style:solid;position:absolute;top:30px;width:calc(100% - 2px);z-index:5;display:none;}.sorting-dropdown >ul >li{list-style:none;margin:0;padding:0;padding:5px 15px;text-align:left;cursor:pointer;}.sorting-dropdown >ul >li:hover{background-color:#f6f6f6}