@media only screen and (min-width: 1450px) {
    .container {
        width: 1294px;
    }
}

.tester {
    text-align: center;
    max-width: 80%;
    margin: auto;
}

.tester label {
    display: inline-block;
    background: #F0F0F0;
    border-radius: 22px;
    padding: 10px 25px;
    padding-left: 50px;
    margin: 10px 5px;
}

.tester label input {
    z-index: 99;
    margin: 8px;
}

.label-radio {
    color: #5c5c5c;
    display: flex;
    font-size: 16px;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 500;
}

.label-radio.category {
    font-weight: bold;
    font-size: 15px;
}

/* Hide the browser's default checkbox */
.label-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 8px;
    left: 18px;
    height: 21px;
    width: 21px;
    background-color: transparent;
    border: 2px solid #FF9800;
    border-radius: 2px;
}

/* Show the checkmark when checked */
.label-radio input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.label-radio .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-content #feed-cl .block-tile .feedLink .postPhoto .innovative {
    position: absolute;
    z-index: 9999;
    background: rgba(251, 157, 16, 0.8);
    border-radius: 4px;
    color: #fff;
    padding: 3px 5px;
    margin: 10px;
    display: inline-block;
    top: 0px;
    right: 0px;
}

.postInfo .created {
    color: rgba(179, 192, 200, 0.8);
    opacity: 0;
    font-size: 11px;
    position: absolute;
    bottom: 15px;
    width: calc(100% - 30px);
    text-align: left;
    transition: opacity .35s;
}

.select2-container--default .selection .select2-selection--single {
    outline: none;
    background-color: #F4F7F8;
    border: 1px solid #F0F0F0;
    border-radius: 20px;
}

.select2-container {
    min-width: 120px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #F4F7F8;
    color: #4285F4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.select2-container .selection .select2-selection--single .select2-selection__rendered {
    color: #92A7B4;
    background-color: #F4F7F8;
    border-radius: 20px;
    font-size: 12px;
    padding: 0 15px;
    font-family: 'Poppins';
}

.select2-container--open.select2-container .selection .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    color: #333;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 0 0;
}

.select2-container--open .select2-dropdown {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: none;
    padding: 10px 10px 20px 10px;
    font-size: 12px;
}

.values .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 20px;
    background: #F4F7F8;
    height: 28px;
    border: none;
    font-size: 12px;
    padding: 0 15px;
    line-height: 28px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #F4F7F8;
    border: 0 !important;
    outline: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.max-width-container {
    padding: 60px 80px;
}

@media (max-width:1365px) {
    .max-width-container {
        padding: 30px 15px;
    }
}

.user-page-perseus ul li {
    list-style: none;
}

.user-profile-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.user-profile-image .profile-pict {
    position: relative;
    font-size: 3em;
    text-align: center;
}

.user-profile-image .profile-pict.profile-user {
    position: relative;
    width: 90px;
    height: 90px;
    font-size: 3em;
}


.user-profile-image .profile-pict a {
    text-decoration: none
}

.user-profile-image .profile-pict .profile-pict-img {
    height: 100px;
    width: 100px;
    display: block;
    border-radius: 50%
}

.user-profile-image .profile-pict .missing-profile-image {
    background-color: #e4e5e7;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.user-profile-image .profile-pict .user-badge-round {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 7;
    border-radius: 50%;
    overflow: hidden
}

.user-profile-image .profile-pict .user-badge-round.vid-user.sm {
    right: -5px
}

.user_page_v2_perseus .fit-icon {
    display: inline-block;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    fill: #222325
}

.user_page_v2_perseus .fit-icon svg {
    float: left;
    height: 100%;
    width: 100%
}


.reviews-package.is-pro .review-star {
    background-image: url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars-pro.9746e1c.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars-pro.9746e1c.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars-pro.9746e1c.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars-pro.9746e1c.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars-pro.9746e1c.svg)
}

.reviews-package .review-star {
    background-image: url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars.36cd23f.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars.36cd23f.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars.36cd23f.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars.36cd23f.svg), url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/stars.36cd23f.svg);
    background-repeat: no-repeat;
    background-size: 15px 45px;
    display: inline-block;
    overflow: hidden;
    width: 91px;
    height: 15px;
    top: 1px;
    position: relative
}

.reviews-package .review-star.rate-10 {
    background-position: 0 0, top left 19px, top left 38px, top left 57px, top left 76px
}

.reviews-package .review-star.rate-9 {
    background-position: 0 0, top left 19px, top left 38px, top left 57px, bottom left 76px
}

.reviews-package .review-star.rate-8 {
    background-position: 0 0, top left 19px, top left 38px, top left 57px, center left 76px
}

.reviews-package .review-star.rate-7 {
    background-position: 0 0, top left 19px, top left 38px, bottom left 57px, center left 76px
}

.reviews-package .review-star.rate-6 {
    background-position: 0 0, top left 19px, top left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-5 {
    background-position: 0 0, top left 19px, bottom left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-4 {
    background-position: 0 0, top left 19px, center left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-3 {
    background-position: 0 0, bottom left 19px, center left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-2 {
    background-position: 0 0, center left 19px, center left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-1 {
    background-position: 0 100%, center left 19px, center left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.rate-0 {
    background-position: 0, center left 19px, center left 38px, center left 57px, center left 76px
}

.reviews-package .review-star.show-one {
    width: 15px
}

.u412f8244 {
    display: inline-block;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    fill: #222325
}

.u412f8244 svg {
    float: left;
    height: 100%;
    width: 100%
}

.reviews-package .review-description {
    padding: 8px 0
}

.reviews-package .review-description p {
    line-height: 20px;
    color: #666;
    word-wrap: break-word;
    font-size: 14px;
}

.reviews-package .review-item {
    padding: 15px 0 0px 44px;
    position: relative
}

.reviews-package .review-item.review-country .user-profile-image {
    margin-top: 10px
}

.reviews-package .review-item.review-country .user-profile-image .profile-pict {
    width: 32px;
    height: 32px;
    font-size: 1em;
}

.reviews-package .review-item.seller {
    border-top: none;
    padding: 0 0 20px 88px
}

.reviews-package .review-item .user-profile-image {
    float: left;
    margin-left: -44px
}

.reviews-package .review-item header .reviewer-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px
}

.reviews-package .review-item header .review-date {
    font-size: 14px;
    line-height: 22px;
    color: #B0B0B0;
    font-family: "Poppins";
    padding-left: 20px;
    font-weight: 300;
}

.reviews-package .review-item header .reviewer-details h5 {
    font-size: 16px;
    line-height: 120%;
    margin-right: 10px;
    color: #333;
    font-family: 'Poppins';
    font-weight: 500;
    margin-bottom: 7px;
}

.reviews-package .review-item .helpful-thumbs {
    padding: 12px 0
}

.reviews-package .review-list .review-item {
    border-top: 1px solid #EAF1F6;
}

.reviews-package .review-list.no-ranking li:first-child {
    border-top: none
}

.reviews-package .loading-spinner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 10001;
    height: 100%;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .7);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews-package .loading-spinner-wrapper .loading-spinner {
    display: block;
    padding: 8px
}

.reviews-package .reviews-header .header-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:600px) {
    .reviews-package .reviews-header .header-stars {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.reviews-package .reviews-header .header-stars li {
    padding-bottom: 8px;
    font-size: 16px;
    width: 33%;
}

.reviews-package .reviews-header .header-stars li:last-of-type {
    padding-bottom: 0
}

@media only screen and (min-width:600px) {
    .reviews-package .reviews-header .header-stars li {
        padding-bottom: 0
    }
}

.reviews-package .reviews-header .header-stars small {
    display: block;
    padding-top: 4px
}

.reviews-package .reviews-header {
    position: relative;
}

.reviews-package .reviews-header .details {
    width: 100%;
}

.reviews-package .reviews-header .details h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #0E0E0E;
}

.reviews-package .reviews-header .details h4 .devide {
    width: 70px;
    height: 2px;
    background: #FF9800;
    margin-top: 10px;
}

.reviews-package .reviews-header .details h4 .review-rating {
    padding-left: 15px;
}

@media only screen and (min-width:600px) {
    .reviews-package .reviews-header .details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 20px
    }
}

.reviews-package .reviews-header .filter-reviews {
    padding-bottom: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%
}

@media only screen and (min-width:600px) {
    .reviews-package .reviews-header .filter-reviews {
        z-index: 1;
        top: 0;
        right: 0;
        padding-bottom: 0;
        position: absolute;
        width: auto
    }
}

.main-content-project {
    padding: 100px 50px;
}

.banner-free .main-content-project h2 {
    font-size: 70px;
    line-height: 100%;
}

.banner-free .main-content-project p {
    margin: 0;
    margin-bottom: 20px;
}

.reviews-package .reviews-header .summary {
    width: 100%;
    padding-bottom: 20px
}

.reviews-package .pagination-btn {
    background: none;
    border: 0;
    padding: 4px
}

.reviews-package .pagination {
    width: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}

.reviews-package .pagination li {
    padding: 0 5px;
}

.reviews-package .pagination li a {
    background: #FFFFFF;
    border: 1px solid #F1F3F4;
    border-radius: 3px;
    color: #242425;
}

.reviews-package .pagination li a.active {
    background: #FAFAFA;
    border: 1px solid #CCCCCC;
}

.reviews-package {
    background-color: #fff;
    padding: 20px 30px;
}

.reviews-package .reviews-wrap {
    position: relative
}

.reviews-package.is-pro .total-rating-out-five {
    color: #02c2a9
}

@media (max-width:599px) {
    .reviews-package.is-collapsable.is-collapsed .reviews-wrap {
        display: none
    }
}

.reviews-package .total-rating,
.reviews-package .total-rating-out-five {
    margin-left: 5px
}

.reviews-package .total-rating-out-five {
    color: #ffb33e;
    font-weight: 700
}

.reviews-package .total-rating {
    color: #95979d
}

.fit-popover {
    font-size: 14px
}

.fit-select-caret {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    pointer-events: none
}

.user_page_v2_perseus .fit-select-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left;
    font-size: 14px
}

.fit-select-wrapper .fit-select-value {
    position: relative;
    display: inline-block;
    width: 100%
}

.fit-select-wrapper.fit-popover-open .fit-select-caret {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.fit-select-wrapper.fit-select-wrapper-disabled {
    pointer-events: none
}

.fit-select {
    position: relative;
    display: block;
    overflow: hidden;
    /*padding:12px 30px 11px 15px;*/
    border-radius: 4px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    -webkit-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    cursor: pointer;
    /*background: #F4F7F8;*/
    border-radius: 20px;
    color: #92A7B4;
    font-family: 'Roboto';
}

.seller-card .seller-link {
    font-size: 20px;
    font-weight: 700;
    color: #0e0e0f;
    text-align: center;
    display: block;
    padding-bottom: 10px
}

.seller-card a.seller-link:hover {
    text-decoration: underline
}

.user-page-perseus .buttons-wrapper {
    margin: 5px 0;
}

.user-page-perseus .buttons-wrapper>.fit-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    padding-left: 0;
    padding-right: 0;
}

.user-page-perseus .fit-button.fit-button-fill-ghost {
    background: none;
    border-color: currentColor;
}

.user-page-perseus .fit-button.fit-button-size-small {
    padding: 10px 16px;
    font-size: 14px;
}

.user-page-perseus .fit-button {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 12px 24px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.seller-card .rating-text {
    display: inline-block;
    color: #999;
    vertical-align: text-bottom;
    padding-left: 10px;
    margin-bottom: 0px;
}

.seller-card .rating-text strong {
    color: #333
}

.seller-card .controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:600px) {
    .seller-card.seller-card-wide .buttons-wrapper>.fit-button {
        white-space: nowrap;
        padding-left: 16px;
        padding-right: 16px
    }
}

.seller-card .buttons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

.seller-card .buttons-wrapper button {
    width: 50%;
    margin: 0 5px;
}

.seller-card .buttons-wrapper button.button-contact {
    background: #FF9800;
    border-radius: 5px;
    color: #fff;
}

.seller-card .buttons-wrapper button.button-contact:hover {
    box-shadow: 0px 2px 0px #CD7D07;
}

.seller-card .buttons-wrapper button.button-quote {
    background: #FFFFFF;
    border: 1px solid #DADBDD;
    box-sizing: border-box;
    border-radius: 5px;
    color: #999999;
}

.seller-card .buttons-wrapper button.button-quote:hover {
    background: #FF9800;
    color: #fff;
    box-shadow: 0px 3px 0px #cd7d07;
    border: unset;
}


.user_page_v2_perseus figure.fit-avatar-figure {
    background-color: #b5b6ba;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-width: 1em;
    height: 1em;
    border-radius: 50%;
    overflow: hidden;
    font-size: 24px;
}

.user_page_v2_perseus figure.fit-avatar-figure figcaption {
    font-size: 49%;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}

.user_page_v2_perseus figure.fit-avatar-figure figcaption.fit-avatar-white-font {
    color: #fff
}

.user_page_v2_perseus figure.fit-avatar-figure.fit-avatar-square-shape {
    border-radius: 3px
}

.user_page_v2_perseus .fit-avatar-image {
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.view-more {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    z-index: 999;
}

.main-content #feed-cl .postMeta .stats a:hover,
.gig-wrapper.card footer a:hover {
    background: #FF9800;
    color: #fff;
}

.seller-card .user-stats {
    border-top: 1px solid #dadbdd;
    margin-top: 24px;
    padding-top: 20px
}

.seller-card .user-stats li {
    position: relative;
    padding: 0 0 16px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.seller-card .user-stats li .user-information {
    padding-left: 15px;
}

.seller-card .user-stats li .user-information h6,
.seller-card .user-stats li .user-information p {
    margin-bottom: 0px;
}

.seller-card .user-stats li .user-information h6 {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}

.seller-card .user-stats li .user-information p {
    color: #A1A7B3;
}

.seller-card .user-stats li:before {
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    left: 0
}

.seller-card .user-stats li:last-child {
    padding-bottom: 0
}

.seller-card .user-stats li.location:before {
    content: "\f041";
    font-size: 15px;
    left: 1px
}

.seller-card .user-stats li.member-since:before {
    content: "\f007"
}

.seller-card .user-stats li.response-time:before {
    content: "\f017"
}

.seller-card .user-stats li.recent-delivery:before {
    content: "\f1d8";
    font-size: 12px
}

.seller-card {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
    transform: translateZ(0);
    padding: 30px;
    font-size: 14px;
    border-radius: 5px;
    line-height: 130%
}

.seller-card:hover {
    box-shadow: 0px 0px 20px rgba(28, 28, 28, 0.2);
    transform: translate(0, -4px);
    z-index: 98;
}

.seller-card a:hover {
    text-decoration: none;
}

.seller-card .user-profile-image {
    margin-bottom: 15px;
}

.seller-card .user-profile-image,
.seller-card .user-report-actions {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.user-page-perseus .seller-profile .description p {
    word-break: break-word;
    color: #666;
}

.user-page-perseus .seller-profile .review-gigs .reviews-package {
    padding: 0;
    display: flex;
}

.user-page-perseus .seller-profile .review-gigs .rating-text {
    padding-left: 15px;
}

.user-page-perseus .seller-profile .languages li {
    margin-bottom: 10px
}

.user-page-perseus .seller-profile .languages li:last-of-type {
    margin-bottom: 0
}

.user-page-perseus .seller-profile .languages li strong {
    text-transform: capitalize
}


.user-page-perseus .seller-profile .linked-accounts li {
    margin-bottom: 10px;
    position: relative;
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
}

.user-page-perseus .linked-accounts ul {
    width: 100%;
    float: left;
}

.platform.social-account {
    font-size: 15px;
    left: 1px;
    position: absolute;
    z-index: 1;
}

.platform.social-account i {
    padding-right: 7px;
}

.user-page-perseus .seller-profile .linked-accounts li:last-of-type {
    margin-bottom: 0
}

.user-page-perseus .seller-profile .linked-accounts .text {
    text-transform: capitalize;
}

.user-page-perseus .seller-profile .skills {
    padding-bottom: 20px
}

.user-page-perseus ul {
    padding-left: 0;
}

.user-page-perseus h5 {
    margin-bottom: 0;
}

.user-page-perseus .seller-profile .skills li {
    display: inline-block;
    border-radius: 15px;
    min-width: 40px;
    text-align: center;
    text-transform: capitalize;
    padding: 5px 12px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    background: #F2F2F2;
    border-radius: 17px;
    color: #666;
}

.user-page-perseus .seller-profile .skills li a {
    color: inherit;
}

.user-page-perseus .seller-profile .skills li:hover {
    background: #FF9800;
}

.user-page-perseus .seller-profile .skills li:hover a {
    color: #fff;
}

.user-page-perseus .seller-profile {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    padding: 30px
}

@media (max-width:899px) {
    .user-page-perseus .seller-profile {
        border: 0;
        padding: 0
    }
}

.user-page-perseus .seller-profile h3 {
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    color: #0E0E0E;
}

.user-page-perseus .seller-profile>div {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F0F0F0;
    overflow: hidden;
}

.user-page-perseus .seller-profile>div:last-child {
    border-bottom: none
}

@media only screen and (min-width:900px) {
    .user-page-perseus .seller-profile>div:last-child {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.user-page-perseus .seller-profile .list li {
    margin-bottom: 10px
}

.user-page-perseus .seller-profile .list li h5 {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}

.user-page-perseus .seller-profile .list li p {
    color: #999999;
}

.user-page-perseus .seller-profile .list li:last-of-type {
    margin-bottom: 0
}

.user-page-perseus .seller-card+.seller-profile {
    padding-top: 30px
}

.user-page-perseus .seller-card+.seller-profile p {
    word-break: break-word;
}

.user-page-perseus .seller-card+.seller-profile .seller-member {
    border-bottom: none;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.user-page-perseus .seller-card+.seller-profile .seller-member img {
    background-color: #b5b6ba;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}



.gig-wrapper .seller-image {
    position: relative
}

.gig-wrapper .seller-info,
.gig-wrapper .seller-info .inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gig-wrapper .seller-info .inner-wrapper {
    line-height: 120%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 12px 8px;
    height: 54px
}

.gig-wrapper .seller-info .seller-name {
    margin-left: 8px
}

.gig-wrapper .seller-info .seller-name a {
    height: 18px;
    display: block;
    color: #0e0e0f
}

.gig-wrapper .seller-info .seller-name a span {
    display: none
}


.gig-wrapper .media .player>img {
    width: 100%;
    height: 100%
}

.gig-wrapper .media .player audio,
.gig-wrapper .media .player video {
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.gig-wrapper .media .player .video-button-wrapper {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.gig-wrapper .media .player .video-button-wrapper .video-button {
    background: transparent url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/btn-video-player.05cd022.svg) no-repeat 0 0;
    display: inline-block;
    height: 30px;
    width: 26px;
    z-index: 2;
    opacity: .9;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.gig-wrapper .media .slider .arrow {
    height: 50%;
    width: 25px
}

.gig-wrapper .media .slider .arrow:after {
    background: transparent url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/user_page_v2_perseus/apps/carousel-arrows.b9dde63.svg) no-repeat;
    content: "";
    display: block;
    width: 25px;
    height: 30px;
    cursor: pointer
}

.gig-wrapper .media .slider .arrow.next:after {
    background-position: -25px 0
}

.gig-wrapper .media .slider .arrow.prev:after {
    background-position: 0 0
}

.gig-wrapper .media .slider {
    z-index: 3
}

.gig-wrapper .media .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.gig-wrapper .media .slider .slides {
    height: 100%;
    overflow: hidden
}

.gig-wrapper .media .slider .slides .slide-item {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    width: 100%
}

.gig-wrapper .media .slider .slides .slide-item svg {
    position: absolute;
    right: 15px;
    top: 15px;
}

.gig-wrapper .media .slider .slides .slide-item>img {
    width: 100%
}

.gig-wrapper .media .slider .slides.preview .slide-item.active {
    float: none
}

.gig-wrapper .media .slider .arrow {
    position: absolute;
    bottom: 0
}

.gig-wrapper .media .slider .arrow:after {
    position: relative;
    top: 0;
    z-index: 1;
    margin-top: -15px
}

.gig-wrapper .media .slider .arrow.next {
    right: -30px;
    -webkit-transition: right .2s;
    -o-transition: right .2s;
    transition: right .2s
}

.gig-wrapper .media .slider .arrow.prev {
    left: -30px;
    -webkit-transition: left .2s;
    -o-transition: left .2s;
    transition: left .2s
}

.gig-wrapper .media {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f0f0f0;
    overflow: hidden;
    position: relative;
}

.remcommend-project {
    width: 100% !important;
}

.gig-wrapper.card .icon-actions span:nth-child(2) {
    padding-left: 15px;
}

.gig-wrapper h3 {
    height: 100%;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}

.gig-wrapper .price {
    font-size: 20px;
    line-height: 20px;
    margin-top: 1px;
    color: #333;
}

.gig-wrapper .price small {
    color: #333;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 2px 8px 0 0;
    font-size: 14px;
}

.gig-wrapper .gig-rating {
    color: #ffbf00;
    font-weight: 700
}

.gig-wrapper .gig-rating svg {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    vertical-align: -.16em
}

.gig-wrapper .gig-rating span {
    color: #b2b2b2;
    font-weight: 400;
    margin-left: 2px
}


.gig-wrapper.card {
    position: relative;
    width: 100%;
    display: inline-table;
    background: #FFFFFF;
    box-shadow: 0 0px 10px 0 rgb(0 0 50 / 22%);
    border-radius: 5px;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
}

.gig-wrapper.card:hover {
    box-shadow: 0px 0px 20px rgb(28 28 28 / 30%);
    transform: translate(0, -4px);
    z-index: 98;
}

.gig-wrapper.card .content-info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px
}

.gig-wrapper.card .content-info,
.gig-wrapper.card footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 12px
}

.gig-wrapper.card footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    border-top: 1px solid #eee
}

.listing-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 0 -6px
}

@media only screen and (min-width:600px) {
    .listing-container {
        margin: 0 -8px
    }
}

@media only screen and (min-width:1160px) {
    .listing-container {
        margin: 0 -16px
    }
}

.listing-container .gig-card-layout {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 100%;
    min-width: 245px;
    padding: 6px
}

@media only screen and (min-width:600px) {
    .listing-container .gig-card-layout {
        width: 50%;
        padding: 8px
    }
}

@media only screen and (min-width:900px) {
    .listing-container .gig-card-layout {
        width: 33.33333%
    }
}

@media only screen and (min-width:1160px) {
    .listing-container .gig-card-layout {
        width: 25%;
        padding: 16px
    }
}

@media only screen and (min-width:1760px) {
    .listing-container .gig-card-layout {
        width: 20%
    }
}

.user-page-perseus .gigs-wrapper header {
    padding-bottom: 8px
}

.user-page-perseus .gigs-wrapper header h2 {
    text-transform: capitalize;
    font-weight: 600;
    color: #0E0E0E;
    font-size: 25px;
}

@media (min-width:900px) and (max-width:904px) {
    .user-page-perseus .gigs-wrapper .listing-container .gig-card-layout {
        min-width: auto
    }
}

@media only screen and (min-width:900px) {
    .user-page-perseus .gigs-wrapper .listing-container .gig-card-layout {
        width: 50%
    }
}

@media only screen and (min-width:1760px) {
    .user-page-perseus .gigs-wrapper .listing-container .gig-card-layout {
        width: 33.3333%
    }

    .gig-page.user-page-perseus .gigs-wrapper .listing-container .gig-card-layout {
        width: 50%;
    }
}

.user-page-perseus {
    background: #f2f2f5;
}

@media only screen and (min-width:900px) {
    .user-page-perseus .info-panel {
        margin-top: 4px
    }
}

@media (min-width:900px) and (max-width:999px) {
    .user-page-perseus .info-panel {
        padding-right: 20px
    }
}

@media (min-width:1000px) {
    .user-page-perseus .gigs-reviews-panel {
        padding-left: 20px
    }
}

@media (min-width:1366px) {
    .user-page-perseus .gigs-reviews-panel {
        padding-left: 60px
    }
}

@media only screen and (min-width:1760px) {
    .user-page-perseus .gigs-reviews-panel {
        padding-left: 48px
    }
}

.user-page-perseus .gigs-reviews-panel .gigs-wrapper+.reviews-wrapper,
.user-page-perseus .gigs-reviews-panel .reviews-wrapper .reviews-package+.reviews-package {
    padding: 40px 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    margin-top: 100px;
}

.user-page-perseus .block-user-banner,
.user-page-perseus .fiverr-learn,
.user-page-perseus .portfolio-showcase,
.user-page-perseus .pro-verified-package,
.user-page-perseus .seller-card,
.user-page-perseus .seller-profile {
    margin-bottom: 24px
}

@media only screen and (min-width:600px) {

    .user-page-perseus .block-user-banner,
    .user-page-perseus .fiverr-learn,
    .user-page-perseus .portfolio-showcase,
    .user-page-perseus .pro-verified-package,
    .user-page-perseus .seller-card,
    .user-page-perseus .seller-profile {
        margin-bottom: 32px
    }
}

@media (max-width:899px) {

    .user-page-perseus .fiverr-learn,
    .user-page-perseus .portfolio-showcase,
    .user-page-perseus .seller-card,
    .user-page-perseus .seller-profile {
        border: 0;
        padding: 20px 15px;
    }

    .reviews-package .reviews-header .header-stars li {
        width: 100%;
    }
}

.user-page-perseus .portfolio-showcase strong {
    color: #222325
}

.user-page-perseus .portfolio-showcase ul:after {
    display: none
}

.user-page-perseus .pro-verified-package {
    padding: 24px
}

@media only screen and (min-width:900px) {
    .user-page-perseus .pro-verified-package {
        padding: 30px
    }
}

/*Style team*/

.banner-container {
    height: 300px;
    position: relative;
    margin-bottom: 100px;
}

.artist-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}

.user-details {
    position: absolute;
    left: 60px;
    bottom: -60px;
    display: flex;
    align-items: flex-end;
}

.user-details .vendor-info-bief {
    padding-left: 20px;
}

.artist-image img {
    border: 5px solid #000;
    margin: auto;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center center;
}

.gigs-listing {
    margin: 0 -15px;
}

.gigs-team .seller-card {
    padding-bottom: 70px;
}

.gigs-team .gigs-discover {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    border-top: 1px solid #EAF1F6;
    padding: 15px 0;
}

.gigs-team .gigs-discover a {
    color: #333333;
}

.gigs-team .gigs-discover :hover {
    text-decoration-line: underline;
    color: #FF9800;
}

.gigs-listing .seller-card .buttons-wrapper {
    display: block;
}

.gigs-listing .seller-card .buttons-wrapper button {
    width: 100%;
    margin-bottom: 10px;
}

.gig-info {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 30px;
}

.gig-info ul {
    padding-left: 40px;
}

.gig-info ul li {
    list-style: unset;
    margin-bottom: 20px;
}

.gig-info h3 {
    color: #0E0E0E;
    font-weight: 600;
    font-size: 18px;
}

.gig-info h4 {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

.gig-info p {
    color: #777;
}


.gigs-listing .seller-card .reviews-package {
    padding: 0;
}

.gigs-listing .seller-card .ratings-wrapper {
    margin-top: 10px;
}

.seller-profile .gigs-contact input[type="text"],
.seller-profile .gigs-contact textarea {
    width: 100%;
    background: #F4F7F8;
    border-radius: 5px;
    color: #999;
    border: none;
    margin-bottom: 10px;
    padding: 10px 15px;
}

.seller-profile .gigs-contact input[type="submit"] {
    background: #FF9800;
    color: #fff;
}

.gigs-member {
    margin: 50px 0 30px 0;
}

.gigs-member h3 {
    font-weight: 600;
    font-size: 25px;
}

/*Page service*/
.gig-page .faq-collapsable {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 30px;
}

.seller-image {
    width: 99px;
    height: 99px;
    padding-right: 10px;
}

.seller-image img {
    border-radius: 5px;
}


.seller-content .button {
    margin-top: 5px;
    background: #FF9800;
    box-shadow: 0px 2px 0px #CD7D07;
    border-radius: 5px;
    color: #fff;
}

.seller-content h4 {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    align-items: start;
    margin-bottom: 15px;
}

.seller-content .seller-job {
    line-height: 20px;
    display: block;
    font-size: 14px;
}

.seller-content .seller-job a {
    padding: 0 3px;
}

.seller-block {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
}

.seller-info .box-membership {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.seller-info .box-membership p {
    display: inline-block;
    padding: 5px 10px;
    color: #999999;
    background: #F4F7F8;
    border-radius: 15px;
    margin-bottom: 10px;
}

.seller-info .box-membership p:hover {
    background: #FF9800;
    color: #fff;
    cursor: pointer;
}

.write-reviews .user-reviews img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
}

.box-agency .write-reviews {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.write-reviews .user-reviews a {
    margin-left: 10px;
    color: #002e47;
    font-size: 16px;
    font-weight: 600;
}

.write-reviews img {
    width: 180px;
}

.write-reviews .user-reviews a:hover {
    text-decoration: underline;
}

.gig-page .reviews-package .reviews-header {
    border-bottom: 1px solid #EBEBEB;
    box-sizing: border-box;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: center;
}

.gig-page .reviewer-share {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding-top: 15px;
    border-top: 1px solid #EAF1F6;
}

.gig-page .reviewer-social {
    font-size: 16px;
    color: #B2C0C8;
    display: flex;
    align-items: center;
}

.gig-page .reviewer-social span:nth-child(2) {
    padding-left: 15px;
}

.gig-page .review-list li .ratings-wrapper {
    margin: 20px 0;
}

.gig-page .reviews-wrapper .ratings-wrapper {
    display: flex;
    align-items: center;
}

.gig-page .reviews-wrapper .ratings-wrapper img {
    width: 165px;
}

.reviews-package .reviews-header .details {
    margin-bottom: 0;
}

.gig-page .reviews-package .gigs-review {
    display: flex;
    align-items: center;
}

.filter-dropdown-text {
    font-size: 15px;
    color: #73738f;
    font-weight: 600;
    margin-bottom: unset;
    margin-right: 15px;
}

.box-filter a {
    background-color: #f2f2f5;
    color: #000032;
    background-color: #fff;
    border: 1px solid #dcdce6;
    padding: 4px 14px;
    border-radius: 3px;
}

.box-filter a:Hover {
    border: 1px solid transparent;
    background: #FF9800;
    color: #fff;
}

.box-filter a:first-child {
    margin-right: 5px;
}

.gig-page .faq-collapsable .section-title {
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 28px;
}

.gig-page .seller-card .user-stats-desc {
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 5px;
}

.gig-page .seller-card .user-stats {
    border: none;
    margin-top: 0;
}

.gig-page .seller-card .user-stats li {
    justify-content: start;
}

.gig-page .faq-collapsable .faq-collapser {
    float: right;
    margin-top: 4px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
}

@media only screen and (min-width: 600px) {
    .gig-page .faq-collapsable .faq-collapser {
        display: none;
    }
}

.gig-page .fit-collapsible {
    overflow: hidden;
    text-align: left;
}

.gig-page .faq-collapsable .fit-collapsible:not(:last-child) {
    border-bottom: 1px solid #dadbdd;
}

.gig-page .fit-collapsible .fit-collapsible-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    cursor: pointer;
}

.gig-page .fit-collapsible .fit-collapsible-title-wrapper .fit-collapsible-title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.gig-page .fit-collapsible .fit-collapsible-title-wrapper .fit-collapsible-title p {
    margin-bottom: 0;
}

.gig-page .fit-collapsible .fit-collapsible-title-wrapper .fit-collapsible-chevron-wrapper {
    display: inline-flex;
    width: 25px;
    color: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


#banner-extension {
    height: 400px;
    background: url("https://cmsmart.net/components/com_cmsmart/views/product/assets/images/product_image.jpg");
    background-size: cover;
    background-position: center;
    align-items: center;
    display: flex;
}

#banner-extension h1 {
    font-weight: 600;
    font-size: 36px;
    color: #333;
}

#banner-extension h1:hover {
    color: #000;
}

#banner-extension h4 {
    color: #fff;
    max-width: 765px;
    margin: 0 auto 5px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    max-height: 65px;
}

.count-block {
    display: flex;
    justify-content: space-between;
    padding-top: 45px;
    max-width: 400px !important;
    margin: 0 auto;
}

.created-block .icon {
    float: left;
}

.created-block .text {
    float: right;
    margin-left: 5px;
}

.count-block h5 {
    color: #fff;
}

.ratings-wrapper .fa-star {
    font-style: normal;
}

.fa-star:after {
    content: "\f005";
    font-family: FontAwesome;
    color: #F7941E;
}

.gig-page .gigs-details .gigs-author {
    color: #DCDCDC;
}

.gig-page .reviews-package {
    padding: 0;
}

.gig-page .review-page-agency .reviews-package {
    padding: 15px;
}

.gig-page .gigs-content {
    padding: 0 50px;
}

.gigs-details {
    padding-bottom: 40px;
}

.gig-page .gigs-details .gigs-title {
    text-transform: uppercase;
    font-style: normal;
    line-height: normal;
    font-weight: 500;
    font-size: 36px;
    color: #DCDCDC;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.gig-page .gigs-details .gigs-overview p {
    color: #A1A7B3;
    font-size: 16px;
}

.gig-page .gigs-details .gigs-overview .gigs-author-details {
    color: #DCDCDC;

}

.gig-page .slick-slide {
    margin-right: 25px;
}

.gig-page .slick-slide img {
    border-radius: 10px;
}

.gig-page .seller-card .buttons-wrapper {
    display: block;
}

.gig-page .seller-card .buttons-wrapper button {
    width: 100%;
    margin-bottom: 15px;
}

.gig-page .seller-card .oneliner-wrapper {
    text-align: left;
    margin-bottom: 25px;
}

.gig-page .seller-card .oneliner-wrapper .oneliner {
    font-size: 14px;
}

.gig-page .seller-card .oneliner-wrapper .ratings-wrapper {
    margin-top: 10px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slider-nav .item-slick {
    margin-right: 15px;
    outline: none !important;
    cursor: pointer;
}

.gig-page-packages-table tr.select-package td {
    padding: 12px 16px;
}

.gig-page-packages-table tr.select-package p {
    margin-bottom: 10px;
}

.gig-page-packages-table tr.select-package button {
    background: #F7941E;
    color: #fff;
}

.gig-page-packages-table tr.select-package button:hover {
    box-shadow: 0px 2px 0px #cd7d07;
}

.gig-page .reviews-wrap .review-list li {
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 22px 24px;
    margin-bottom: 15px;
}

.gig-page .gigs-panel {
    margin-top: 40px;
}

.gig-page .gigs-wrapper {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 35px;
}

.gig-page .listing-container {
    padding: 25px 60px;
}

.reviewer-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #EAF1F6;
    display: flex;
    justify-content: space-between;
}

.reviewer-header .box-namer {
    display: flex;
    align-items: center;

}

.reviewer-header .box-namer img {
    border-radius: 50%;
    width: 62px;
    margin-right: 10px;
}

.reviewer-header img.img-review {
    width: 165px;
}

.reviewer h6 {
    color: #333333;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.reviewer p {
    color: #B0B0B0;
    margin-bottom: 0;
}

.review-list .reviewer-comment {
    padding-top: 10px;
}

.review-list .reviewer-comment p {
    font-size: 16px;
    color: #2d2d2dc4;
}

.gig-page .gigs-slider {
    margin: 30px 0;
}

.gig-page .gigs-details h5 {
    font-size: 14px;
    color: #A1A7B3;
    margin-bottom: 15px;
}

.gig-page .gigs-details .reviewer-comment h5 {
    color: #333333;
}

.gig-page .gigs-details .reviewer-comment p {
    color: #A1A7B3;
}

.gig-page .gigs-details .gigs-author span,
.gig-page .gigs-details .gigs-author-details span {
    padding: 0 10px;
}

.gig-page .gigs-details .gigs-overview .gigs-author-details {
    margin-top: 10px;
}

.gig-page .gigs-author .ratings-wrapper {
    padding-right: 5px;
}

.gig-page .gigs-author .gigs-author-by:after,
.gig-page .gigs-author .ratings-wrapper:after {
    /*content: "|";*/
}

.gig-page .gigs-author {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.gig-page .gigs-author img {
    width: 51px;
    height: 51px;
    border-radius: 50%;
}

.gig-page .gigs-author .author-name {
    color: #F7941E;
    font-size: 16px;
}

.gig-page-packages-table strong.price-sv {
    font-size: 19px;
}

.gig-page .gig-description,
.gig-page .gig-page-packages-table,
.gig-page .box-details {
    margin-top: 45px;
    text-align: left;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.gig-page .gig-description {
    margin-top: 0;
    background: #fff;
}

.gig-title {
    padding: 30px 30px 0px;
    background: #F8F8F8;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}

.gig-title button {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.gigs-ticket .description-content li {
    padding: 10px 0;
}

.gigs-task .description-content li {
    display: flex;
    justify-content: space-between;
}

.gigs-task .description-content li strong {
    padding-left: 20px;
}

.gigs-ticket .description-content li .Priority {
    margin-bottom: 15px;
}

.gigs-ticket .description-content li:last-child {
    border: none;
    margin-bottom: 0;
}

.gigs-ticket .ticket-content-wrapper {
    padding: 30px;
}

.gigs-ticket .ticket-content-wrapper .ticket-title {
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.gigs-ticket .ticket-content-wrapper .ticket-description,
.gigs-ticket .ticket-content-wrapper .ticket-status .status-label {
    color: #999;
}

.miles-stone-name {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #EBEBEB;
}

.miles-stone-name span {
    font-weight: 600;
    font-size: 16px;
}

.process-ticket {
    display: flex;
    align-items: center;
}

.process-ticket .process {
    flex: 0 0 50%;
    margin-bottom: 0;
}

.process-ticket .process:last-child {
    margin-bottom: 0;
}

.image-item {
    flex: 0 0 50%;
    position: relative;
    padding: 7px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.project-image {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -7px;
    margin-top: 20px;
}

.hide-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity: 0;
}

.hide-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity: 0;
}

.hide-info a.detail-item {
    background: #f90;
    left: -100%;
    position: relative;
    top: 45%;
    display: inline-block;
    padding: 6px 20px;
    margin: 0 5px;
    min-width: 90px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Arial';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.image-item:hover .hide-info a.detail-item {
    left: 0;
}

.image-item:hover .hide-info {
    opacity: 1;
}

.consultant {
    flex: 0 0 30%;
}

.box-details .description-content select {
    background: #F4F7F8;
    border-radius: 5px;
    border: none;
    height: 35px;
    padding: 6px 15px;
    margin-bottom: 20px;
}

.box-details .description-content ul select {
    background: transparent;
    box-shadow: unset;
    font-weight: 600;
}

.box-details .description-content ul {
    margin: 0;
    width: 100%;
}

.box-details .description-content select:nth-child(2) {
    margin-left: 15px;
}

.box-details .description-content span.duedate-milestone {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
}

.box-details .description-content span a {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}

/*begin style view milestone*/

.versiontask {
    border-bottom: 1px solid #EBEBEB;
}

.gigs-ticket .description-content ul.list-tasks li,
.box-details .description-content span.duedate-milestone,
.box-details .description-content span a.task-title,
.versiontask {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-details .description-content span a.task-title,
.box-details .description-content span.duedate_task {
    color: #777777 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.description-ticket {
    margin-bottom: 30px;
}

.badge {
    position: relative;
    font-size: 12px;
    bottom: 0px;
    padding: 1px 3px;
    margin-right: 2px;
    margin-left: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    text-decoration: none;
    background: #FFFFFF;
    border-radius: 13px;
    padding: 2px 20px;
}

.badge-status-open {
    color: #4285F4;
    border: 1px solid #4285F4;
}

.badge-status-locked {
    color: #696969;
    border: 1px solid #696969;
}

.badge-status-closed {
    color: #1D781D;
    border: 1px solid #1D781D;
}

/*end style view milestone*/
.consultant-details {
    flex: 0 0 70%;
}

.consultant-details h3 {
    font-size: 18px;
    color: #F7941E;
    font-weight: 600;
}

.consultant-details h4 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.gig-title select {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: none;
    height: 35px;
    padding: 6px 15px;
}

.gig-title h2 {
    color: #111111;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
}

.description-content,
.gig-page .faq-collapsable .fit-collapsible-group {
    padding: 30px;
    font-size: 15px;
}

.gig-page-packages-table {
    margin-top: 40px;
    overflow: auto;
}

.gig-page .fit-icon {
    display: inline-block;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    fill: #222325;
}

.gig-page .fit-collapsible .fit-collapsible-title-wrapper .fit-collapsible-chevron-wrapper .fit-collapsible-chevron {
    position: relative;
    top: 1px;
    display: inline-block;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.gig-page .user-profile-label .user-post a {
    color: #333;
    font-family: Poppins;
    font-size: 14px;
}

.gig-page .user-profile-label p {
    color: #999;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 25px;
}


.gig-page-packages-table tr th {
    color: #7a7d85;
    font-weight: 400;
    text-align: left;
    padding: 12px 16px;
    vertical-align: text-top;
}

.gig-page-packages-table tr.package-type td {
    padding-top: 24px;
    position: relative;
}

.gig-page-packages-table tr.description td,
.gig-page-packages-table tr.package-type td {
    vertical-align: text-top;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
}

.gig-page-packages-table .package-type .price {
    padding-bottom: 8px;
}

.gig-page-packages-table .package-type .price,
.gig-page-packages-table .package-type .type {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
}

.gig-page-packages-table .package-type .type {
    position: relative;
    top: -8px;
}

.gig-page-packages-table tr.package-type td.name-type {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 175px;
}

.gig-page-packages-table tr.description td .short-des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.gig-page-packages-table .package-type .title {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 150%;
    padding-bottom: 8px;
}

.gig-page-packages-table .description {
    word-break: break-word;
}

.gig-page-packages-table tr.description td {
    padding-bottom: 24px;
}

.gig-page-packages-table tr td {
    width: 25%;
    vertical-align: middle;
    text-align: center;
}

.gig-page-packages-table tr:nth-child(2n+3):not(.select-package):not(.description) {
    background-color: #fafafa;
}

.gig-page-packages-table table {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    border: 1px solid #efeff0;
}

.gig-page-packages-table col {
    border-right: 1px solid #efeff0;
}

.gig-page-packages-table tr.select-package {
    border-top: 1px solid #efeff0;
}

.gig-page-packages-table .boolean-pricing-factor.included:after {
    color: #1dbf73;
    content: "\f00c";
    font-family: FontAwesome;
}

.gig-page-packages-table .fake-radio-wrapper {
    display: inline-grid;
    text-align: left;
    padding: 16px 0;
}

.gig-page-packages-table .fake-radio-wrapper .fake-radio:first-of-type {
    margin-bottom: 16px;
}

.gig-page-packages-table .fake-radio-wrapper .fake-radio input[type=radio] {
    position: absolute;
    opacity: 0;
    top: -20px;
    left: -20px;
}

.gig-page-packages-table .fake-radio-wrapper .fake-radio input[type=radio]:checked+.radio-img {
    background-position: -100px -150px;
}

.gig-page .gigs-service .gigs-author .gigs-author-by:after {
    content: unset;
}

.gig-page-packages-table .fake-radio-wrapper .fake-radio .radio-img {
    background: transparent url(https://fiverr-res.cloudinary.com/npm-assets/@fiverr/gig_page_perseus/apps/icn-master-slim-small.0054d9c.svg) no-repeat -125px -150px;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

/*gigs-service*/
.gig-page .gigs-content {
    margin-top: 0;
}

.gigs-service .gigs-overview {
    margin-bottom: 40px;
    min-height: 330px;
}

.gig-page .gigs-content.inner-banner {
    margin-top: -360px;
}

.gig-page .seller-card .buttons-wrapper.button-qc-user {
    margin-bottom: 10px;
}

.gig-page .seller-card .buttons-wrapper.button-qc-user button {
    width: 49%;
    margin: 0px;
    box-shadow: unset;
}

.gig-page .seller-card .buttons-wrapper.button-qc-user button.button-contact {
    position: relative;
    bottom: 1px;
}

.meta-attributes__table tr td {
    font-size: 14px;
    vertical-align: top;
}

.meta-attributes tr:last-child td {
    padding-bottom: 0px;
}

.meta-attributes a {
    color: #0084B4;
}

.meta-attributes a:hover {
    color: #00719b;
}

.meta-attributes__attr-name {
    color: #454545;
    font-weight: bold;
    padding-right: 10px;
    width: 100px;
}

.meta-attributes__attr-tags {
    display: table-cell;
    position: relative;
    padding-right: 9px;
    overflow: hidden;
}

/*page details*/
.user-page-perseus .title-project {
    background: #070707;
    color: #fff;
    padding: 30px 50px;
    display: flex;
    align-items: center;
    width: 100%;
}

.contact-partner .btn {
    background: #FF9800;
    box-shadow: 0px 2px 0px #CD7D07;
    border-radius: 5px;
    color: #fff;
    width: 160px;
}

.user-page-perseus .title-project h1 {
    margin-bottom: 0;
}

.contact-partner p {
    margin-bottom: 15px;
}

.contact-partner input,
.contact-partner textarea {
    background: #F4F7F8;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    padding: 15px;
    border: none;
    color: #999999;
    font-size: 14px;
    outline: none;
}

.contact-partner input:focus {
    outline: none;
}

.contact-partner textarea {
    height: auto;
}

.time-tracking p,
.time-tracking span {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.time-tracking span svg {
    margin-right: 10px;
}

.banner-service {
    background: url(project.css) 50% center / 80px no-repeat transparent;
    max-width: 100%;
    max-height: 100%;
    min-width: 140px;
    min-height: 140px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.uk-container.services .gig-card-layout .gig-wrapper.card {
    padding: 50px;
}

.banner-content h3,
.banner-content h5 {
    font-size: 40px;
    color: #333333;
    line-height: 50px;
    max-width: 380px;
    font-family: "Poppins";
    margin-bottom: 10px;
}

.banner-content h5 {
    color: #F7941E;
}

.banner-content p {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    max-width: 70%;
}

.wrapper-button .get-start {
    background: #333333;
    color: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.wrapper-button .get-demo {
    background: #FFFFFF;
    color: #F7941E;
    border: 1px solid #F7941E;
    box-sizing: border-box;
    border-radius: 5px;
    margin-left: 10px;
}

.banner-service img,
.banner-service .banner-content {
    width: 50%;
    float: left;
}

.banner-free {
    background-attachment: fixed;
    padding-top: 90px;
    padding-bottom: 90px;
    background: linear-gradient(87.65deg, #5F96C9 -6.31%, #439BA7 31.58%, #576DBC 65.97%, #631EF7 105.6%);
}

.project-info .banner-free {
    background: url(../../projects/images/banner.png);
}

.banner-free .content {
    padding: 0 15px;
}

.banner-free h2,
.banner-free p {
    color: #FFFFFF;
    font-family: "Poppins";
}

.banner-free p {
    max-width: 660px;
    margin: 0 auto;
}

.banner-free .btn {
    margin-top: 30px;
    background: #FF9800;
    border-radius: 5px;
    color: #fff;
    border: none;
}

.block-hire {
    padding: 90px 0;
}

.hire-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hire-wrapper .hire-content {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 30px;
}

.hire-wrapper h3 {
    font-size: 22px;
    color: #111111;
    font-family: 'Poppins';
}

.hire-wrapper .hire-content ul {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

.hire-wrapper .hire-content ul li {
    list-style: none;
    border-left: 1px solid #EBEBEB;
    padding-left: 25px;
}

.hire-wrapper .hire-content ul li:first-child {
    padding-left: 0;
    border: none;
}

.hire-wrapper .hire-content ul p {
    margin-bottom: 0;
}

.hire-wrapper .hire-content ul h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #111111;
    font-family: 'Poppins';
}

.hire-wrapper .hire-content ul p {
    font-size: 14px;
    color: #666;
    font-weight: 300;
    font-family: 'Poppins';
    max-width: 220px;
}

.hire-wrapper .hire-content ul .border-content {
    width: 30px;
    height: 6px;
    background: #F7941E;
    border-top: unset;
}

.main-content .content-project {
    padding: 0 50px;
}

.content-project {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gig-projects figure {
    float: left;
}

.gig-projects figure img {
    width: 160px;
    height: 160px;
}

.proposal-project {
    width: 100%;
    padding: 18px 20px;
    background: #DFE9EC;
    color: #2E68B2;
    margin-bottom: 20px;
}

.proposal-project p {
    margin-bottom: 0;
}

.description-content .btn {
    background: #FF9800;
    border-radius: 5px;
    color: #fff;
    border: none;
}

.seller_card-package .contact-form .form-control,
.has-attachments textarea {
    border: 1px solid #F0F0F0;
    box-shadow: unset;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 6px 12px;
    width: 100%;
}

.has-attachments textarea {
    min-height: 150px;
}

.seller_card-package .contact-form .btn {
    width: 100%;
}

.seller_card-package .custom-order-package-tooltip h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}

.gig-projects {
    width: 100%;
    float: left;
}

.gig-projects h2 {
    font-size: 25px;
    font-weight: bold;
}

.gig-projects .project-content {
    float: left;
    padding-left: 20px;
}

.gig-projects .project-content h3 {
    font-size: 32px;
    font-weight: 600;
}

.gig-projects .project-content li {
    margin-bottom: 10px;
}

.gig-projects .project-content button {
    background: #2E68B2;
    border-radius: 22px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gig-projects .project-content ul {
    margin-top: 20px;
}

.main-content-project .seller-block {
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
    .main-content-project {
        padding: 50px 15px;
    }
}

@media (max-width: 768px) {
    .how-it-work .container {
        width: 100%;
        margin-top: 15px;
    }

    .wrap-service-list {
        padding: 0px !important;
    }

    .main-content #feed-cl .block-tile {
        flex-basis: calc(50% - 20px);
    }

    .user-page-perseus .title-project h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .main-content .content-project {
        display: block;
        padding: 0 15px;
    }

    .gig-projects .project-content {
        padding-left: 0;
    }

    .gig-page .gigs-slider {
        padding: 0 15px;
    }

    .gig-page .gigs-content {
        padding: 0 15px;
    }

    .gig-page .listing-container {
        padding: 25px;
    }

    .project-image .image-item {
        flex: 0 0 100%;
        padding: 0 15px;
    }

    .consultant,
    .consultant-details {
        flex: 0 0 100%;
    }

    .consultant {
        text-align: center;
    }

    .gigs-ticket .description-wrapper .description-content {
        flex-wrap: wrap;
    }

    .project-image .image-item img {
        width: 100%;
    }

    .description-content,
    .gig-page .faq-collapsable .fit-collapsible-group {
        padding: 15px;
    }

    .box-details .description-content select {
        width: 100%;
    }

    .box-details .description-content select:nth-child(2) {
        margin: 0;
        margin-bottom: 15px;
    }

    .gig-title {
        padding: 15px;
        font-size: 20px;
    }

    .gig-page .gigs-details .gigs-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .gig-page .gigs-details .gigs-overview p {
        font-size: 12px;
    }

    .banner-service,
    .hire-wrapper,
    .hire-wrapper .hire-content ul {
        display: block;
    }

    .banner-service img,
    .banner-service .banner-content {
        width: 100%;
        text-align: center;
    }

    .banner-content h3,
    .banner-content h5,
    .banner-content p {
        max-width: 100%;
    }

    .banner-service img {
        margin-bottom: 20px;
    }

    .banner-content h3,
    .banner-content h5 {
        font-size: 24px;
        line-height: 32px;
    }

    .hire-wrapper,
    .block-hire,
    .hire-wrapper .hire-content {
        padding: 20px 15px;
    }

    .hire-wrapper .hire-content ul li {
        margin-bottom: 20px;
    }

    .hire-wrapper h3 {
        text-align: center;
    }

}

@media all {
    .alt-cl-breadcrumbs {
        color: #777;
        padding: 15px 60px;
        background: #F4F7F8;
        box-sizing: border-box;
        font-size: 14px;
    }

    .alt-cl-breadcrumbs span a {
        color: #777;
    }

    .alt-cl-breadcrumbs span a:hover {
        color: #3d7aac;
    }

    .wrap-service-list {
        background: #fff;
    }

    .cloodo-page-theme main .main-content {
        padding: 0;
    }

    .cloodo-page-theme main .main-content .noproject {
        text-align: center;
    }

    .cloodo-page-theme .nav-button-account img {
        width: auto;
        height: auto;
    }

    .cloodo-page-theme .content-info .rating-wrapper .gig-rating svg {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        vertical-align: -.16em;
    }

    .cloodo-page-theme .content-info .rating-wrapper .gig-rating span {
        display: inline-block !important;
        margin-left: 5px;
    }

    .cloodo-page-theme span.gig-rating.text-body-2 {
        color: #F7941E !important;
    }

    .cloodo-page-theme .icon-actions {
        display: inline-flex;
        align-items: center;
    }

    .cloodo-page-theme .icon-actions span:nth-child(2) {
        padding-left: 15px;
    }

    .cloodo-page-theme .main-content #feed-cl .postMeta .stats .price {
        font-size: 20px;
        line-height: 20px;
        margin-top: 1px;
        color: #333;
    }

    .cloodo-page-theme .main-content #feed-cl .postMeta .stats .price small {
        color: #333;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: top;
        padding: 2px 8px 0 0;
        font-size: 14px;
    }

    .cloodo-page-theme #wrap-pag .pagination-list li.active>a {
        color: #fff;
    }
}

.sub-title {
    color: #b2b2b2;
    font-size: 14px;
}

.row___2lDHR {
    display: flex;
    flex-direction: column;
}

.row___2lDHR> :first-child {
    display: inline-block;
    margin-bottom: 8px;
}

.row___2lDHR+.row___2lDHR {
    margin-top: 16px;
}

.h4___1iNll {
    font-size: 1rem;
    line-height: 1.5rem;
}

.starSelector___a7qui {
    position: absolute;
    width: 216px;
}

.star___1E2ff {
    display: inline-block;
    margin: 0px !important;
    border: 0px !important;
    width: 40px !important;
    height: 40px !important;
    background: transparent !important;
    cursor: pointer;
    appearance: none;
}

.large___3x4yz {
    width: 216px;
    height: 40px;
}

.starRating___2Qn5z {
    display: flex;
    min-width: 90px;
}

.starRating___2Qn5z img {
    max-width: 100%;
    width: 100%;
}

#wrap-pag .pagination ul li.active>a,
#wrap-pag .pagination ul li.active>span {
    background: #00a8e6;
    color: #fff;
}

.list-view-agency a:first-child {
    margin-right: 15px;
}

.list-view-agency a {
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.list-view-agency a i {
    font-size: 18px;
}

.list-view-agency a.active .fa {
    color: #777;
    cursor: default;
}

.title {
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    color: #333333;
    text-align: center;
}

.description {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #ddd;
    max-width: 1130px;
    margin: 0 auto;
    margin-bottom: 30px;
    line-height: 1.5;
}

img.gravatar {
    /*padding: 2px;*/
    border: solid 1px #d5d5d5;
    background: #fff;
    vertical-align: middle;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.project-description {
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #92A7B4;
}

.seller-content .seller-job.active {
    display: block;
    height: 123px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.read-more-btn {
    padding: unset;
    box-shadow: unset;
    background: unset;
    border-radius: unset;
    color: #FF9800;
    border: 1px solid #FF9800;
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    font-weight: 500;
    transition: .5s;
    padding: 2px 14px;
    margin-top: 12px;
}

.seller-box {
    text-align: left;
}

.seller-box .seller-name {
    text-align: left;
    color: #000;
    font-size: 17px;
}

@media all {
    .cloodo-page-theme main .main-content {
        padding: 0;
    }
}

.how-it-work {
    padding: 60px 0;
}

.how-it-work .category-wrapper {
    position: relative;
    text-align: center;
    background: transparent;
    box-shadow: unset;
}

.how-it-work .category-wrapper:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 40px;
    display: block;
    background: url('https://club.cmsmart.net/components/com_cmsmart/views/home/images/Group 1544.png') center top no-repeat;
    background-size: 57%;
    z-index: 1;
    top: 57px;
    left: 50%;
}

.how-it-work .col-md-4:last-child .category-wrapper:after {
    content: unset;
}

.category-wrapper h5 {
    color: #1E3D71;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0;
}

.step-cloodo {
    background: #f4f7f8;
}

.step-cloodo .title {
    color: #fff;
    padding-bottom: 30px;
}

.step-cloodo .title span {
    background: #4385f2;
}

.main-content .step-cloodo {
    padding: 100px 50px !important;
}

.main-content .step-project {
    padding-left: 25px;
    font-size: 25px;
    border-left: 4px solid #999;
    color: #999;
    font-weight: 600;
}

.step-cloodo .step-project h4 {
    font-weight: 600;
    font-size: 30px;
}

.main-content .step-project:hover h4 {
    color: #FF9800;
}

.main-content .step-project:hover {
    border-left: 4px solid #FF9800;
}

.step-project p {
    font-size: 20px;
    color: #999;
    cursor: pointer;
}

.jss153 {
    /* background-color: #f5f5f5; */
}

.jss157 {
    background: #002e47;
}

@media (min-width: 1364px) {
    .jss157 {
        padding: 60px 0;
    }
}

.jss156 {
    margin: 0 auto;
    max-width: 1130px;
}

.css-1dep7pt {
    margin: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    font-size: 6rem;
    line-height: 1.167;
    letter-spacing: -0.01562em;
    color: #fff;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 36px;
    text-transform: capitalize;
}

.jss155 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 10px;
}

.jss164 {
    background: #fff;
    border-bottom: 1px solid #cdcdcd;
}

.jss163 {
    margin: 0 auto;
    position: relative;
}

@media (min-width: 1364px) {
    .jss163 {
        max-width: 1130px;
    }
}

.jss161 {
    display: flex;
}

.jss162 {
    color: #5c5c5c;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    border-right: 1px solid #cdcdcd;
    border-bottom: 2px solid #fff;
    text-transform: capitalize;
}

a {
    color: inherit;
    text-decoration: none;
}

.jss162:first-child strong {
    padding-left: 0px;
}

.jss162 strong {
    display: flex;
    padding: 7px 25px 5px 25px;
    align-items: center;
    font-weight: 500;
}

.jss162 strong {
    display: flex;
    padding: 7px 25px 5px 25px;
    align-items: center;
    font-weight: 500;
}

.jss162 svg {
    font-size: 18px;
    margin-left: 15px;
}

.uk-container:after,
.uk-container:before {
    display: table;
    content: '';
    clear: both;
}

:after,
:before {
    box-sizing: border-box;
}

.cms-breadcrumbs .breadcrumbs-home {
    font-size: 12px;
    color: #444;
    padding: 4px 0;
    margin: 0;
    background: #fff;
}

.template .cms-breadcrumbs {
    padding: 4px 0;
}

section.main-content .uk-container .breadcrumbs-home .home-item {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}

section.main-content .uk-container .breadcrumbs-home .home-item {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}

.uk-icon-angle-right:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 16px;
    content: '\f105';
    padding: 0 5px;
    color: #ccc;
}

section.main-content .uk-container .breadcrumbs-home .home-item {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}

.frequently .panel-body p {
    color: #b4b4b4 !important;
}

.frequently .panel .panel-heading.panel-title a:after {
    content: "\f077";
    position: absolute;
    right: 0;
    font-family: 'FontAwesome';
    margin-right: 15px;
}

.frequently .panel-heading.panel-title a.collapsed:after {
    content: "\f078" !important;
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 15px;
}

.MuiGrid-root.MuiGrid-container.css-1d3bbye.category {
    display: block !important;
}

.jss30 {
    padding-top: 40px;
}

.jss62 {
    color: #5c5c5c;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.3;
    text-transform: capitalize;
}

#__next .jss30 {
    width: 1130px;
    margin-left: auto;
    margin-right: auto;
}

.css-1d3bbye {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.css-1vbxcxc {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.css-m7apic {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    margin-bottom: 50px;
}

.jss64 {
    margin-top: 30px;
}

.css-12mehxg {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: 0;
}

.jss65 {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 25px;
}

.category .jss153 {
    background-color: #f5f5f5;
}

#__next.category {
    background-color: #f5f5f5;
}

.css-105mfs8 {
    list-style: none;
    margin: 0;
    padding: 0;
    outline: 0;
}

.jss65 .MuiTreeItem-content,
.jss65 .Mui-expanded,
.jss65 .Mui-selected {
    display: flex;
    padding: unset;
    margin-bottom: 20px;
    flex-direction: row-reverse;
    background-color: unset !important;
}

.css-yuu8jj {
    padding: 0 8px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.css-yuu8jj .MuiTreeItem-iconContainer {
    margin-right: 4px;
    width: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.css-yuu8jj .MuiTreeItem-iconContainer svg {
    font-size: 18px;
}

.css-vubbuv {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentColor;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}

.jss65 .MuiTreeItem-label {
    padding: unset;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.css-yuu8jj .MuiTreeItem-label {
    width: 100%;
    min-width: 0;
    padding-left: 4px;
    position: relative;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}

.css-hboir5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.css-8atqhb {
    width: 100%;
}

.main-content #feed-cl .block-tile .feedLink .postPhoto:nth-child(n+2) {
    display: none;
}

.label-radio .checkmark.mark:after {
    display: block;
}

.label-radio .checkmark.mark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark.mark:after {
    content: "";
    position: absolute;
    display: none;
}

.view_service .tm-content .main-content.step-cloodo.container {
    border-bottom: 1px solid #e3e3e3;
}

#perseus-app-detail {
    background: #fff;
    padding: 10px 5px;
    margin: 50px 0 64px;
}

#perseus-app-detail img {
    background: transparent url() no-repeat 50%;
    background-size: 80px;
    max-width: 100%;
    max-height: 100%;
    min-width: 140px;
    min-height: 140px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}




.col-md-3 .block-wrap:not(#widget-ext-pro) {
    box-shadow: 2px 2px 1px rgb(0 0 0 / 10%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #e1e1e1;
    padding: 15px 10px;
}

.block-wrap .block-top {
    border-bottom: 2px solid #f93;
    margin-bottom: 30px;
}

.block-wrap .block-top .title {
    display: inline-block;
    font-family: Roboto, sans-serif;
    color: #f8921f;
    font-size: 22px;
    line-height: normal;
    padding: 0 0 5px;
    font-weight: 700;
    margin: 0;
    font-style: italic;
    text-transform: uppercase;
}

.block-wrap .block-inner {
    position: relative;
}

.row:after,
.row:before {
    content: " ";
    display: table;
}

.block-wrap .post-item {
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
}

@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
    }
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .module-thumb {
    width: 40%;
    float: left;
    height: 213px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.post-item.full-info.col-md-12.block-cat-community:hover .module-thumb.include-category {
    box-shadow: none !important;
}

.block-wrap .post-item .module-thumb.include-category {
    position: relative;
}

.block-wrap .post-item .module-thumb {
    position: relative;
}

.block-cat-community .module-thumb {
    background-size: cover !important;
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .meta-info-container {
    padding-left: 43%;
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .meta-info-container .grid-meta .entry-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 700;
    max-height: 51px;
    overflow: hidden;
    text-align: left;
}

.block-wrap .post-item .meta-info-container .grid-meta .entry-title {
    margin: 0 0 15px;
    font-weight: 500;
}

.block-cat-community .entry-title.title {
    border-bottom: 0;
    text-align: left;
}

.block-wrap .post-item .meta-info-container .grid-meta .entry-title a {
    color: #444;
}

.block-cat-community h3.entry-title a,
.block-cat-community-tutorial h3.entry-title a {
    font-size: 20px !important;
    line-height: 26px !important;
    text-transform: capitalize;
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .meta-info-container .meta-info {
    font-size: 13px;
}

.block-wrap .post-item .meta-info-container .meta-info {
    font-size: 15px;
    min-height: 17px;
    z-index: 1;
    color: #666;

}

.block-cat-community .meta-info-container .meta-info,
.block-cat-community-tutorial .meta-info-container .meta-info {
    font-size: 16px !important;
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .meta-info-container .post-desc {
    margin-top: -2px;
    margin-bottom: 5px;
    color: #6d6d6d;
}

.block-wrap .post-item .post-desc {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 16px*1.3*3;
    /* Fallback for non-webkit */
    margin: 0 auto;
    line-height: 1.299;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

.block-cat-community-tutorial .post-desc,
.block-cat-community .post-desc {
    font-size: 16px;
}

.block-wrap.layout-list.list-style-6 .post-item.full-info .module-thumb .image-wrap .entry-thumb {
    width: 100%;
    height: 100%;
}

.block-wrap.hover-1 .post-item:hover .module-thumb .entry-thumb {
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}

.block-wrap.hover-1 .post-item .module-thumb .entry-thumb {
    transition: transform .3s ease, opacity .3s;
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition-timing-function: ease !important;
}

.jss117 {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}

.jss117 a {
    height: 30px;
    margin-top: 5px;
}

.css-9l3uo3 {
    margin: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}

.jss118 {
    color: #5c5c5c;
    margin: 0 5px 5px 0;
    padding: 3px 10px;
    font-size: 13px;
    background: #e9e9e9;
    font-weight: 500;
    border-radius: 3px;
    text-transform: capitalize;
}

.jss118:hover {
    background-color: #f8921f;
    color: #fff;
}

.profile-pict-img.logo-agencys.sv-user-avarta {
    width: 40px;
    bottom: 5px;
    background: #808080;
    border-radius: 4px;
}

.postMetas {
    font-size: 14px;
    color: #92A7B4;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
}

.main-content #feed-cl .postMeta .details {
    display: block;
    height: 50px;
    padding: 12px 15px;
    box-sizing: border-box;
}

.postMetas .stats a {
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #92A7B4;
    border-radius: 3px;
    height: 35px;
    border: 1px solid #f8921fbd;
    position: relative;
    bottom: 5px;
    margin-top: 6px;
}

.postMetas .stats a:hover {
    background-color: #f8921f;
    color: #fff;
}

.postMetas .details {
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;

}

.postMetas span {
    padding-left: 5px;
}

.meta-info-container .post-desc,
p {
    line-height: 25px;
}

.list-group-item .label-radio[class*=uk-icon-]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    color: #fff;
}

.list-group-item .label-radio:not(:last-child)>a.title-menu:after {
    background: none;
}

#mainnav {
    padding: 10px;
    margin: 10px;
}

#mainnav ul {
    background: #3B5998;
    list-style: none;
    padding: 0px;
    width: 200px;
    text-align: left;
}

#mainnav ul li {
    position: relative;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

#mainnav ul .thefirst {
    background: #1D1F20;
}

#mainnav ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 0 16px;
    display: block;
}

#mainnav .sub-menu {
    position: absolute;
    left: 200px;
    top: 0px;
    width: 200px;
    display: none;
    text-align: left;
    border-left: 1px solid #fff;
    font-size: 90%;
    border-radius: 0px 10px 10px 0px;
}

#mainnav li:hover .sub-menu {
    display: block;
}

#mainnav .sub-menu2 {
    position: absolute;
    left: 200px;
    top: 0;
    width: 200px;
    border-left: 1px solid #fff;
    border-radius: 0px 10px 10px 0px;
    display: none;
}

#mainnav .sub-menu li:hover .sub-menu2 {
    display: block;
}

#mainnav .sub-menu3 {
    position: absolute;
    left: 200px;
    top: 0;
    width: 200px;
    border-left: 1px solid #fff;
    border-radius: 0px 10px 10px 0px;
    display: none;
}

#mainnav .sub-menu2 li:hover .sub-menu3 {
    display: block;
}

.list-group-item ul {
    width: 100%;
    padding-left: 0px;
    margin-bottom: -10px;

}

#dropdown {
    list-style: none;
    line-height: 30px;
    margin: 2px;
}

#dropdown a {
    text-decoration: none;
}

#dropdown li {
    list-style: none;
    line-height: 30px;
    margin: 2px;
}

#dropdown ul {
    display: none;
    padding-bottom: 3px;
}

.menu-category {
    display: flex;
    justify-content: space-between;
    color: #5c5c5c;
}

#dropdown li strong {
    font-size: 15px;
    font-weight: bold;
}

.post-item.full-info.col-md-12.block-cat-community:hover .entry-title.title a {
    color: #f8921f;
}

#dropdown .menu-category strong {
    padding-top: 10px;
    padding-bottom: 3px;
}

#dropdown ul li {
    padding: 3px 0;
    display: flex;
    padding-left: 10px;
}

.wrap-service-list-title h2.title {
    font-size: 30px;
    line-height: 48px;
    color: #ddd;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}

#dropdown ul li:hover {
    color: #f8921f !important;
}

#dropdown .uk-icon-circle {
    font-size: 6px;
    color: #444;
}

#dropdown li:hover .uk-icon-circle {
    color: #f8921f !important;
}

.support .nb-btn {
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #92A7B4;
    border-radius: 3px;
    height: 35px;
    border: 1px solid #f8921fbd;
    position: relative;
    bottom: 5px;
    margin-top: 6px;
    background-color: #fff;
    text-transform: capitalize;
}

.support {
    width: auto;
    margin-top: 0px;
}

.list-group-item {
    border: none !important;
    padding: 0px;
}

.support .nb-btn:hover {
    color: #ffff;
    background-color: #f8921f;
}

.menu-category:hover {
    color: #f8921f;
}

#dropdown ul li a {
    padding-left: 5px;
}

.description_category p {
    font-size: 16px !important;
    font-family: 'Inter', sans-serif;
    color: #6d6d6d;
    font-weight: 100 !important;
}

.description_category p span {
    line-height: 2;
}

#wrap-pag .pagination {
    width: 100%;
}

.wrap-service-list-title {
    padding: 65px 0;
    background-color: #002e47;
}

#main-wapper {
    margin-top: 65px;
}

/* css lại template */
.gig-card-layout:nth-child(3n+1) {
    clear: both;
}

.gig-card-layout {
    margin-top: 65px;

}

.gig-wrapper .postInfo {
    position: relative;
    bottom: 0;
    padding: 10px 15px 25px;
    min-height: 169px;
}

.gig-wrapper h3 a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    text-transform: uppercase;
}

.gig-wrapper .postInfo span {
    color: #92a7b4;
    display: block;
    line-height: 22px;
}

strong {
    font-weight: 700;
}

.gig-wrapper.card footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    border-top: 1px solid #eee;
}

.gig-wrapper.card .icon-actions {
    display: flex;
    align-items: center;
}

.icon-actions .logo-agency {
    width: 40px;
    position: absolute;
    bottom: 8px;
}

.category-filter {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: -12px 0 0 0;
    padding: 0;
    white-space: nowrap;
}

.main-content.template li {
    list-style: none;
}

.wS89QN.GvkASp {
    border-right: 1px solid #bebebe;
}

.qm59Hu {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .2);
    box-sizing: border-box;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 2;
    margin-top: 12px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    margin-right: 10px;
}

.qm59Hu:hover {
    background-color: #1d3c70;
    border-color: transparent;
    color: #fff;
}

.wS89QN {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.subHeader__subCategories {
    margin-top: 65px;
    overflow: hidden;
    position: relative;
}

.show-more-btn {
    display: flex !important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    white-space: nowrap;
}

.show-more-btn a {
    color: #fff;
    background-color: #9b9b9b;
}

.read-more-btn {
    border: none;
    outline: none;
    cursor: pointer;
}

.description_servies p {
    line-height: 1.6;
}

.pagination-list {
    margin-top: 65px !important;
}

.qm59Hu.kRZEMJ {
    background-color: #1d3c70;
    border-color: transparent;
    color: #fff;
}

.gig-wrapper h3 a:hover {
    color: #FF9800;
}

.wS89QN.test:nth-child(n+19) {
    display: none;
}

.text.show-more .wS89QN.test {
    display: inline;
}

.qm59Hu:nth-child(n+19) {
    display: none;
}

.text.show-more .qm59Hu {
    display: inline;
}

.main-content.template li {
    list-style: none;
}

.frequently .panel-heading .panel-title.servies a {
    color: rgb(51, 51, 51) !important;
    display: flex;
    padding-right: 15px;
}

.frequently .panel-heading .panel-title.servies a:hover {
    color: #f90 !important;
}

.frequently .panel-body.servies p span {
    color: rgb(102 97 97) !important;
}

.panel-body.servies p {
    color: rgb(102 97 97) !important;
}

.frequently .panel-body.servies p {
    color: rgb(102 97 97);
}

.phay_category:last-child {
    display: none;
}

.uk-container.services {
    max-width: 1294px;
}

.uk-container.services .gig-title {
    background: none;
    padding: 65px 0 0 0;
}

.uk-container.services .gig-card-layout {
    margin-top: 65px;
}

.container_category .col-xs-12.col-md-4.col-lg-4 {
    padding-top: 65px;
}

.container_category .gig-title {
    padding: 30px 30px 0px !important;
}

.container_category .description-contents {
    padding-top: 50px;
}

.container_category .gig-wrapper h2 {
    padding-bottom: 30px;
    text-transform: uppercase;
}

.gig-wrapper .postInfo span {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 16px*1.3*3;
    margin: 0 auto;
    line-height: 1.6;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    height: 70px;
}

#perseus-app-detail img:nth-child(n+2) {
    display: none;
}

.services_tag.detail a p {
    color: #5c5c5c;
    margin: 0 5px 5px 0;
    font-size: 13px;
    background: #e9e9e9;
    font-weight: 500;
    border-radius: 3px;
    text-transform: capitalize;
    padding: 0px 10px;
}

.services_tag.detail {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}

.gig-title-about {
    padding: 80px 0 10px;
    display: block;
    font-size: 30px;
    color: #555;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 750px;
}

.related-services {
    padding: 80px 0 1px;
}

.related-services .gig-card-layout.col-md-4:nth-child(n+8) {
    display: none;
}

.related-services .gig-card-layout.col-md-4 {
    width: 33.3%;
    float: left;
}

.related-services .description_servies {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 16px*1.3*3;
    margin: 0 auto;
    line-height: 1.6;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    color: #444;
    height: 154px;
}

.block-description {
    position: relative;
    width: 100%;
    display: inline-table;
    background: #FFFFFF;
    box-shadow: 0 0px 10px 0 rgb(0 0 50 / 22%);
    border-radius: 5px;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
    padding: 30px 15px;

}

.related-services .gig-card-layout:nth-child(3n+1) {
    clear: none;
}

.descaption-service {
    text-align: center;
}

.related-services .block-description h3:hover {
    color: #FF9800;
}

.readmore__content {
    max-width: 45rem;
    width: 100%;
}

button.readmore__toggle {
    display: flex;
    margin-top: 1rem;
    border: none;
    color: #FF9800;
    padding: 0px;
    cursor: pointer;
    border-radius: 2rem;
    background-color: #fff;
    font-size: 14px;
    padding-right: 10px;
    font-weight: 700;
}

.about-service .uk-container {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 80px;
}

button.readmore__toggle span {
    padding-right: 5px;
}

.blog-post-style .post-thumb {
    position: relative;
    height: 205px;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    margin-bottom: 30px;
    cursor: pointer;
}

.blog-post-style .post-thumb {
    border-radius: 10px;
}

.blog-post .image-container {
    text-align: left;
}

.blog-post .image-container {
    text-align: left;
}

a.post-title {
    -webkit-line-clamp: 4;
    height: 115px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

a.post-title {
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 700;
    color: rgb(23, 26, 34);
    text-transform: capitalize;
    height: auto;
}

.blog-post-style .post-thumb img {
    background: #999;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.effect-1:hover:before {
    right: 50%;
    left: 50%;
    background: rgba(255, 255, 255, .2);
}

.effect-1:hover:after {
    right: 50%;
    left: 50%;
    background: rgba(255, 255, 255, .2);
}

.effect-1:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.effect-1:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.row:after,
.row:before {
    content: " ";
    display: table;
}

.blog-post-style .post-main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.blog-post p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

#case-study .blog-post p {
    margin-bottom: 0;
    font-family: 'Inter', sans-serif;
    color: rgb(62, 66, 75);
    font-size: 16px;
    display: block;
}

.blog-post-style .post-main .post-info-more {
    display: flex;
    justify-content: flex-start;
}

#case-study .blog-post-style .post-main .post-info-more {
    margin-top: 15px;
}

.blog-post-style .post-main .post-info-more .post-author {
    margin-right: 20px;
}

#case-study .blog-post-style .post-main .post-info-more .post-author {
    color: rgb(62, 66, 75);
    font-size: 16px;
    font-family: 'Inter';
}

.blog-post p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

[class*=uk-icon-]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
}

.uk-icon-user:before {
    content: "\f007";
}

.blog-post-style .post-main .post-info-more i {
    margin-right: 10px;
}

.solution-contact.contact-services {
    padding: 0px 0 80px !important;
    position: relative;
}

.related-services h3 a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    text-transform: uppercase;
}

.services_tag.detail a p:hover {
    background-color: #1d3c70;
    color: #fff;
}

.related-services .mg-title:nth-child(n+2) {
    display: none;
}

.related-services h3 a:hover {
    color: #FF9800;
}

.postInfo .description_servies {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 16px*1.3*3;
    margin: 0 auto;
    line-height: 1.6;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

#case-study .blog-post p.post-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    /* Giới hạn số dòng hiển thị */
    overflow: hidden;
    /* Ẩn phần văn bản vượt quá giới hạn */
    text-overflow: ellipsis;
    /* Hiển thị dấu ba chấm (...) nếu văn bản bị cắt */
    line-height: 24px;
    /* Điều chỉnh chiều cao dòng cho phù hợp */
    max-height: calc(24px * 5);
    /* Tính toán chiều cao tối đa dựa trên line-height và số dòng */
}

.service-list-container {
    padding: 20px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.service-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.service-card:hover {
    transform: translateY(-5px);
}

.card-img-wrapper {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.service-card:hover .card-img {
    transform: scale(1.05);
}

.card-body {
    padding: 20px;
    flex-grow: 1;
}

.service-title {
    font-size: 1.1rem;
    margin: 0 0 10px;
    color: #2d3436;
}

.service-title a {
    color: #2d3436;
    text-decoration: none;
}

.service-title a:hover {
    color: #007bff;
}

.service-description {
    color: #636e72;
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 15px;
}

.service-categories {
    color: #636e72;
    font-size: 0.9rem;
}

.category-label {
    font-weight: 600;
    color: #2d3436;
    margin-right: 8px;
}

.category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.category-link {
    color: #007bff;
    text-decoration: none;
    font-size: 0.85rem;
}

.category-link:hover {
    text-decoration: underline;
}

.card-footer {
    padding: 15px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
}

.avatar-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #007bff;
}

.service-button {
    background: #007bff;
    color: white;
    padding: 8px 20px;
    border: none;
    border-radius: 5px;
    font-size: 0.9rem;
    transition: background 0.3s ease;
    float: right;
}

.service-button:hover {
    background: #0056b3;
}

@media (max-width: 768px) {
    .service-list-container {
        padding: 10px;
    }

    .card-img-wrapper {
        height: 150px;
    }

    .service-title {
        font-size: 1rem;
    }

    .card-footer {
        flex-direction: column;
        gap: 10px;
    }
}