/*! CSS Used from: https://cache.topfreelancer.com/css/dist/exchange.css?ver=1603260430 ; media=screen */
@media screen{
    .exchange-front-page .button{}
    *,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .exchange-front-page .content-wrapper{margin:auto;padding:0 40px;}
    @media (min-width:988px){
        .exchange-front-page .content-wrapper{width:inherit;}
    }
    @media (min-width:1200px){
        .exchange-front-page .content-wrapper{width:1152px;}
    }
    @media (max-width:992px){
        .exchange-front-page .content-wrapper{padding:0 20px;}
    }
    @media (min-width:768px){
        .phone-visible{display:none!important;}
    }
    .exchange-front-page .button{display:inline-block;font-size:12px;line-height:24px;padding:4px 25px;border-radius:6px;border:1px solid #c7c7c7;color:#666;letter-spacing:.36px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;}
    .exchange-front-page .button:hover{background:#333;border-color:#333;color:#fff;}
    .exchange-front-page .button:active{opacity:.7;}
    .exchange-front-page .button--blue-border{background:rgba(0,0,0,0);border-color:#2b9dfe;color:#2b9dfe;}
    .exchange-front-page .button--blue-border:hover{background:#1c80d6;border-color:#1c80d6;}
    .exchange-front-page .button--with-arrow{position:relative;font-size:17px;line-height:22px;font-weight:600;padding:10px 40px 10px 20px;}
    .exchange-front-pa  ge .button--with-arrow>.fa{position:absolute;right:15px;font-size:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
    .multi-elipsis{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
    .exchange-front-page .button--with-arrow>.fa {
        position: absolute;
        right: 15px;
        font-size: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
/*! CSS Used from: https://cache.topfreelancer.com/css/dist/exchange-index.css?ver=1597818007 ; media=all */
@media all{
    .current-orders-exchange,.exchange-front-page__h2{

    }
    .exchange-front-page__h2{font-size:27px!important;line-height:32px;font-weight:500;margin-bottom:22px;color:#333;text-align:center;}
    @media (max-width:991.98px){
        .exchange-front-page__h2{margin-bottom:20px;}
    }
    .current-orders-exchange{margin-bottom:40px;}
    @media (min-width:992px){
        .current-orders-exchange__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px;}
    }
    @media (min-width:992px){
        .current-orders-exchange__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 10px;}
    }
    @media (max-width:992px){
        .current-orders-exchange__col:nth-child(3),.current-orders-exchange__col:nth-child(4){display:none;}
    }
    .current-orders-exchange__item{background:#fff;-webkit-box-shadow:0 0 18px rgba(0,0,0,.70);box-shadow:0 0 18px rgba(0,0,0,.70);border-radius:4px;padding:25px 20px;display:block;margin-bottom:20px;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;}
    @media (min-width:768px){
        .current-orders-exchange__item{height:145px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;}
    }
    .current-orders-exchange__item:hover{-webkit-box-shadow:0 0 19px rgba(0,0,0,.16);box-shadow:0 0 19px rgba(0,0,0,.16);}
    .current-orders-exchange__item-title{text-align: left;font-size:20px;color:#333;font-weight:600;margin-bottom:15px;line-height:22px;max-height:44px;overflow:hidden;}
    @media (min-width:768px){
        .current-orders-exchange__item-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1;flex:1;}
    }
    .current-orders-exchange__item-description{color:#666;margin-bottom:15px;line-height:19px;height:38px;overflow:hidden;text-align: left}
    @media (min-width:768px){
        .current-orders-exchange__item-description{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;margin-bottom:0;}
    }
    .current-orders-exchange__item-price{color:#005ea8;font-size:20px;line-height:22px;font-weight:700;}
    @media (min-width:768px){
        .current-orders-exchange__item-price{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:right;margin-left:10px;}
    }
    .current-orders-exchange__item .multi-elipsis{-webkit-line-clamp:2;}
    .current-orders-exchange__more{margin-top:10px;text-align:center;}
    .current-orders-exchange__more .button{display:block;margin:0 auto;}
    @media (min-width:768px){
        .current-orders-exchange__more .button{width:425px;}
    }
}
/*! CSS Used from: https://cache.topfreelancer.com/css/fontawesome.v5.min.css?ver=1596190975 ; media=all */
@media all{
    .fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
    .fa-angle-right:before{content:"\f105";}
}
