* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --primary_color: #671FD8;
    --secondary_color: #222222;
}

body {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    color: var(--secondary_color);
    height: 100%;
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none;
}

p {
    font-size: 15px;
}

h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}

.page_center {
    max-width: 1430px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 20px;
}


/* Header */
header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #FFFFFF0F;
}

header .page_center {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo a {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.header_right ul {
    display: flex;
    align-items: center;
}

.header_right>ul>li>a {
    color: #fff;
}

.header_right>ul>li {
    margin-left: 20px;
}

.header_right>ul>li.signup>a {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    padding: 6px 25px 6px 25px;
    border-radius: 40px 40px 40px 40px;
    color: var(--freeio-link-color);
    border: 2px solid transparent;
    background: #fff;
    vertical-align: middle;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    text-transform: capitalize;
}

.header_right>ul>li.signup>a:hover {
    color: #fff;
    background: #671FD8;
    border-color: #671FD8;
}

/* End Header */

/* Banner */

.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}


.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #69727d;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}



.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
    flex-grow: 1;
    white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: right;
    display: none;
}

.elementor-counter .elementor-counter-number-suffix {
    text-align: left
}

.elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.5
}

.elementor-26 .elementor-element.elementor-element-3c422cc {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 130px 0px 200px 0px;
    position: relative;

}

.elementor-26 .elementor-element.elementor-element-3c422cc:not(.elementor-motion-effects-element-type-background),
.elementor-26 .elementor-element.elementor-element-3c422cc>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #671FD8;
    background-image: url(../../2022/10/slider2_bg.png);
    background-position: top center;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1430px;
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-26 .elementor-element.elementor-element-dbaf634 {
    width: 51.887%;
}

.elementor-26 .elementor-element.elementor-element-dbaf634 {
    z-index: 2;
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex;
}

.elementor-26 .elementor-element.elementor-element-3c422cc>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: flex-end;
    align-items: flex-end;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-26 .elementor-element.elementor-element-b17a195 {
    color: #FFFFFF;
    max-width: 500px;
}

.elementor-26 .elementor-element.elementor-element-8a9b415 .elementor-heading-title {
    color: #FFFFFF;
    font-size: 45px;
    line-height: 1.3em;
}

.elementor-26 .elementor-element.elementor-element-b17a195>.elementor-widget-container {
    margin: 10px 0px 30px 0px;
}

.elementor-26 .elementor-element.elementor-element-21c3332 {
    padding: 20px 0px 0px 0px;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-column.elementor-col-25,
.elementor-column[data-col="25"] {
    width: 25%;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-26 .elementor-element.elementor-element-6fc48dd .elementor-counter-number-wrapper {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    display: flex;
}

.elementor-26 .elementor-element.elementor-element-6fc48dd .elementor-counter-title {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.5;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.st_inherit .elementor-counter .elementor-counter-title {
    text-align: inherit;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
}

.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    line-height: 1;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
}

.elementor-26 .elementor-element.elementor-element-8e9df33 .widget-listing-search-form {
    border-radius: 70px 70px 70px 70px;
    margin: 0px -120px 0px 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.widget-listing-search-form.horizontal {
    padding: 10px 10px 10px 30px;
    background: #fff;

}

.row-20 {
    margin-right: -10px;
    margin-left: -10px;
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
}

.widget-listing-search-form.horizontal .item-column:not(.item-last) {
    border-right: 1px solid #E9E9E9;
}

.row-20>* {
    padding-left: 10px;
    padding-right: 10px;
}

.col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
}

.col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.d-flex {
    display: flex !important;
}

.elementor-26 .elementor-element.elementor-element-8e9df33 .btn-submit {
    border-radius: 50px 50px 50px 50px;
}

.elementor-26 .elementor-element.elementor-element-8e9df33 .btn-submit:hover {
    color: #671FD8;
    border-color: #671FD8;
}

form.form-search .btn-submit {
    border-radius: 4px;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button,
.btn,
a {
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.btn {
    display: inline-block;
    font-weight: 700;
    line-height: 1.85;
    color: var(--freeio-text-color);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 2px solid transparent;
    padding: 0.65rem 1.9rem;
    font-size: 0.9375rem;
    border-radius: 8px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.9rem 1.9rem;
    width: 100% !important;
    padding: 0.9rem 1.2rem;

}

.btn-theme {
    background: #671FD8;
    border-color: #671FD8;
    color: #fff;
}

form.form-search .form-group-inner {
    position: relative;
}

form.form-search .form-group-inner>i {
    font-size: 1rem;
    line-height: 1;
    color: var(--freeio-link-color);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.65rem 1.29rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.85;
    color: var(--freeio-text-color);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #E9E9E9;
    appearance: none;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.widget-listing-search-form.horizontal .form-control {
    height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0;
    outline: none;
    appearance: auto;
}

/* .banner_img img {
    width: 100%;
    max-width: 80%;
    min-height: 400px;
    border-radius: 90px 0px 70px 0px;
} */

.banner_img img {
    width: 100%;
    max-width: 80%;
    min-height: 400px;
    border-radius: 120px 0px 100px 0px;
    background: #ffffff08;
}

.banner_img {
    text-align: center;
    width: 48%;
}
span.twitter-typeahead {
    width: 100%;
}
/* End Banner */

/* Something Done */
.something_done {
    background-color: #FFFFFF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -65px;
    margin-bottom: 0px;
    padding: 100px 0px 100px 0px;
    border-radius: 65px 0px 0px 0px;
    position: relative;
}

.new_page_wrapper {
    background: #671FD8;
}

.something_done h2 {
    margin-bottom: 12px;
}

.something_done .title_wrapper {
    margin-bottom: 30px;
}

.something_done .items_wrapper {
    display: flex;
}

.something_done .items_wrapper .item {
    width: 25%;
    position: relative;
    min-height: 1px;
    padding: 15px;
}


.something_done .items_wrapper .item i {
    font-size: 40px;
    line-height: 1;
    color: #671FD8;
}

.something_done .items_wrapper .item h3 {
    font-size: 20px;
    margin: 12px 0 0;
    font-weight: 500;
}

.something_done .items_wrapper .item p {
    margin-top: 12px;
}

/* End Something Doen */



/* Popular  */

.popular_wrapper .pop_head {
    margin-bottom: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popular_wrapper .pop_head h2 {
    margin-bottom: 5px;
}


.popular_wrapper .pop_head ul li button {
    display: inline-block;
    border: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border-radius: 40px;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 14px;
    box-shadow: none;
    text-decoration: none;
    color: #222222;
}

.popular_wrapper .pop_head ul {
    border: 0;
}

.popular_wrapper .pop_head ul li button:hover {
    -webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    border-color: #E9E9E9;
    color: #671FD8;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #671FD8;
    -webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    border-color: #E9E9E9;
}

.popular_wrapper .pop_head ul li {
    margin-left: 10px;
}

.pop_card {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    margin-bottom: 0.9375rem;
    margin-bottom: 1.875rem;
}

.pop_card .img {
    position: relative;
}

.pop_card .img img {
    width: 100%;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    display: block;
}

.pop_card .img a.btn-add-service-favorite {
    position: absolute;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    top: 20px;
    right: 20px;
}

.pop_card .img a.btn-add-service-favorite i {
    border-radius: 50%;
    border: 1px solid #E9E9E9;
    background: #fff;
    color: var(--freeio-link-color);
    font-size: 12px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    width: 36px;
    height: 36px;
    -webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.pop_card .content {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #E9E9E9;
    border-radius: 0 0 4px 4px;
    padding: 20px 30px 20px;
}

.pop_card .content>a {
    font-size: 14px;
    margin: 0 0 5px;
    color: #6b7177;
}

.pop_card .content>h5 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pop_card .content>h5 a {
    color: #222222;
}

.pop_card .content .rating-reviews {
    margin-top: 12px;
    font-size: 14px;
}

.pop_card .content .rating-reviews i.fa.fa-star {
    font-size: 10px !important;
    display: inline-block;
    margin-right: 5px;
    color: #E1C03F !important;
    margin-bottom: 4px;
    vertical-align: middle;
}

.pop_card .content span.rating {
    font-weight: 500;
    font-size: 0.9375rem;
    color: #222222;
    margin-right: 2px;
    line-height: 1;
}

.pop_card .content .info-bottom.d-flex.align-items-center {
    font-size: 14px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #E9E9E9;
}

.pop_card .content .info-bottom>* {
    width: 50%;
}

.pop_card .content .info-bottom .ms-auto {
    text-align: right;
}

.pop_card .content .info-bottom .service-author a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #222222;
}

.pop_card .content .info-bottom .service-author a .freelancer-logo {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    position: relative;
    width: 30px;
    height: 30px;
}

.pop_card .content .info-bottom .service-author a span.text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pop_card .content .info-bottom .ms-auto .with-title {
    padding-left: 15px;
}

.pop_card .content .info-bottom .ms-auto .with-title span:last-child {
    font-weight: 500;
    color: #222222;
    font-size: 17px;
}

.pop_card .content .info-bottom .service-author a .freelancer-logo img {
    width: 100%;
}

.pop_card .img a.btn-add-service-favorite i:hover {
    background: #671FD8;
    border-color: #671FD8;
    color: #fff;
}

.pop_card:hover h5 a {
    color: #671FD8;
    text-decoration: underline;
}

.bottom-remore {
    margin-top: 1.875rem;
}

.bottom-remore .btn-theme-rgba10 {
    background: #671FD81a;
    border-color: transparent;
    color: #671FD8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    border-radius: 50px;
}

.bottom-remore .btn-theme-rgba10:hover {
    background-color: #671FD8;
    color: #fff;
}

.bottom-remore .btn-theme-rgba10 i {
    margin-left: 10px;
}

.popular_wrapper {
    padding: 0px 0px 100px 0px;
}

/* End Popular */


/* Find Talent  */
.find_talent_wrapper {
    padding: 0px 0px 100px 0px;
}

.find_talent_wrapper_inner {
    display: flex;
}

.find_talent_wrapper_inner .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.find_talent_wrapper_inner>div {
    width: 50%;
}

.find_talent_wrapper_inner .left h6 {
    color: #671FD8;
    font-size: 17px;
    font-weight: 500;
    max-width: 450px;
}

.find_talent_wrapper_inner .left h3 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 20px;
    max-width: 450px;
}

.find_talent_wrapper_inner .left p {
    margin: 5px 0px 15px 0px;
    font-weight: 400;
    line-height: 1.85;
    max-width: 450px;
}

.find_talent_wrapper_inner .left a {
    font-size: 15px;
    font-weight: 700;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #671FD8;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #671FD8;
    border-radius: 60px 60px 60px 60px;
    padding: 15px 32px 15px 32px;
    width: auto;
    max-width: none;
}

.find_talent_wrapper_inner .left a>span {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.find_talent_wrapper_inner .left a>span span.elementor-button-text {
    margin-right: 10px;
}

.find_talent_wrapper_inner .left a:hover {
    color: #FFFFFF;
    background-color: #671FD8;
    border-color: #671FD8;
}

.find_talent_wrapper_inner>div.right {}

.find_talent_wrapper_inner>div.right img {
    width: 100%;
}

.find_talent_wrapper_inner .img_inner {
    padding: 15px 15px 15px 15px;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
}

.find_talent_wrapper_inner .img_inner .img_list {
    position: absolute;
    max-width: 100%;
    color: #FFFFFF;
    width: auto;
    left: 0px;
}

.find_talent_wrapper_inner .img_inner .img_list .img_list_inner {
    padding: 30px 30px 30px 30px;
    background-color: #671FD8;
    border-radius: 16px 16px 16px 16px;
}

.find_talent_wrapper_inner .img_inner .img_list ul li {
    margin-bottom: 25px;
}

.find_talent_wrapper_inner .img_inner .img_list ul li i {
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    vertical-align: top;
    color: #671FD8;
    font-size: 10px;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    line-height: 27px;
}

.find_talent_wrapper_inner .img_inner .img_list ul li:last-child {
    margin-bottom: 0;
}

/* End Find Talent */



/* Companies */
.companies {
    padding: 0px 0px 100px 0px;
}

.companies h6 {
    margin: 0px 0px 40px 0px;
    text-align: center;
    color: #222222;
}

.companies .logos {
    display: flex;
    align-items: center;
    justify-content: center;
}

.companies .logos .logo {
    padding-left: 15px;
    padding-right: 15px;
    width: 17%;
}

.companies .logos .logo img {
    max-width: 80%;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.companies button.slick-arrow {
    display: none !important;
}

/* End Companies */


/* Plans */
.plans_wrapper {
    padding: 0px 0px 40px 0px;
}


.plan_item {
    color: #222222;
    background: #fff;
    border-radius: 16px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border: 1px solid transparent;
    margin-bottom: 1.875rem;
    padding: 50px 1.875rem;
    text-align: center;
}

.plan_item .price {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 18px;
    line-height: 1;
    color: #222222;
}

.plan_item h3.title {
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    font-size: 20px;
}

.plan_item .short-des {
    font-size: 14px;
    margin-top: 10px;
}

.plan_item .bottom-sub {
    margin-top: 40px;
}

.plan_item .bottom-sub .content {
    font-size: 14px;
}

.plan_item .bottom-sub .content ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

.plan_item .button-action {
    margin-top: 40px;
}

.plan_item .button-action a {
    text-transform: capitalize;
    white-space: nowrap;
    font-size: 0.9375rem;
    line-height: 1.85;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #671FD8;
    background-color: #671FD81a;
    border-color: transparent;
    border-radius: 50px;
    padding: 13px 1.9rem;
}

.plan_item .button-action a i {
    margin-left: 10px;
}

.plan_item .button-action a:hover {
    background-color: #671FD8;
    color: #fff;
}

.plan_item:hover .button-action a {
    background-color: #671FD8;
    color: #fff;
}

.plan_item:hover {
    -webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
}

.plans_wrapper h2 {
    text-align: center;
    margin: 0;
}

.plans_wrapper p {
    text-align: center;
    color: #222222;
    margin-top: 10px;
}

/* End Plans */


/* Categories */
.categories {
    padding: 0px 0px 80px 0px;
}

.categories .cat_head {
    margin-bottom: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.categories .cat_head a {
    background: #671FD81a;
    border-color: transparent;
    color: #671FD8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    border-radius: 50px;
    padding: 10px 20px;
}

.categories .cat_head a i {
    margin-left: 10px;
}

.categories .cat_head a:hover {
    background-color: #671FD8;
    color: #fff;
}

.cat_head h2 {
    margin-bottom: 5px;
}

.cat_inner_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.cat_inner_wrapper .cat_item {
    padding-left: 12px;
    padding-right: 12px;
    width: 16.66%;
    margin-bottom: 20px;
}


.cat_inner_wrapper .cat_item a {
    background: rgba(34, 34, 34, 0.5);
    color: #fff;
    position: relative;
    display: block;
    border-radius: 16px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.cat_inner_wrapper .cat_item a .cat_img:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0.7), transparent);
}

.cat_inner_wrapper .cat_item a img {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.cat_inner_wrapper .cat_item .cat_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 1.875rem;
}

.cat_inner_wrapper .cat_item .cat_content .number {
    margin-bottom: 6px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.cat_inner_wrapper .cat_item .cat_content h4 {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 1.6;
}

.categories .page_center {
    padding-left: 0;
    padding-right: 0;
}

.cat_inner_wrapper .cat_item a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

button.slick-arrow {
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #222;
    border: 1px solid #E9E9E9;
    border-radius: 50%;
    -webkit-box-shadow: 0 10px 35px 0 rgba(5, 16, 54, 0.1);
    box-shadow: 0 10px 35px 0 rgba(5, 16, 54, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    opacity: 1;
    z-index: 99;
}

button.slick-prev.slick-arrow {
    left: 0;
}

button.slick-next.slick-arrow {
    right: 1px;
}

button.slick-arrow:before {
    color: #671FD8;
    position: relative;
    top: 9px;
    opacity: 1;
}

button.slick-arrow:hover {
    background: #671FD8;
    border-color: #671FD8;
}

button.slick-arrow:hover:before {
    color: #fff;
}

/* End Categories */

/* High Rated Freelancers */


.freelancers_head {
    margin-bottom: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.freelancers_head a {
    background: #671FD81a;
    border-color: transparent;
    color: #671FD8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    border-radius: 50px;
    padding: 10px 20px;
}

.freelancers_head a i {
    margin-left: 10px;
}

.freelancers_head a:hover {
    background-color: #671FD8;
    color: #fff;
}

.freelancers_head h2 {
    margin-bottom: 5px;
}

.freelancer-item {
    margin-bottom: 1.875rem;
    padding: 1.375rem;
    background: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    margin: 0 15px;
}

freelancer-item .freelancer-logo {
    margin: auto;
    width: 90px;
}

.employer-logo,
.freelancer-logo {
    position: relative;
    justify-content: center;
}

.freelancer-item .freelancer-logo a {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
}

.freelancer-item .freelancer-logo a img {
    width: 100%;
}

.freelancer-item a[class*="favorite"] {
    right: 20px;
    top: 20px;
    position: absolute;
    z-index: 1;
}

.freelancer-item a[class*="favorite"] i {
    border-radius: 50%;
    border: 1px solid #E9E9E9;
    background: #fff;
    color: var(--freeio-link-color);
    font-size: 12px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    width: 36px;
    height: 36px;
    -webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.05);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.freelancer-item a[class*="favorite"] i:hover {
    background: #671FD8;
    border-color: #671FD8;
    color: #fff;
}

.freelancer-item a[class*="favorite"] span {
    display: none;
}

.freelancer-item .inner-bottom {
    padding-top: 20px;
}

.freelancer-item .text-center {
    padding-bottom: 15px;
}

.freelancer-item .freelancer-metas {
    color: #222222;
    padding: 15px 0;
    border-top: 1px solid #E9E9E9;
}

.freelancer-title {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    line-height: 1.65;
}

.freelancer-title a {
    color: #222222;
}

.freelancer-item .freelancer-job {
    font-size: 14px;
    margin-bottom: 3px;
}

.rating-reviews {
    font-size: 14px;
}

.rating-reviews i {
    font-size: 10px !important;
    display: inline-block;
    margin-right: 5px;
    color: #E1C03F !important;
    margin-bottom: 4px;
    vertical-align: middle;
}

.rating-reviews .rating {
    font-weight: 500;
    font-size: 0.9375rem;
    color: #222222;
    margin-right: 2px;
    line-height: 1;
}

.freelancer-item .freelancer-tags {
    white-space: nowrap;
    margin-top: 18px;
}

.freelancer-item .freelancer-tags a {
    display: inline-block;
    padding: 0 10px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 500;
    color: var(--freeio-link-color);
    background: #FFEDE8;
    border-radius: 35px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 0 18px;
}

.freelancer-item .freelancer-tags a:hover {
    color: #fff;
    background: #222222;
}

.freelancer-item .freelancer-metas>* {
    width: 50%;
}

.freelancer-item .freelancer-metas strong {
    display: block;
    font-weight: 500;
}

.freelancers {
    padding: 0px 0px 100px 0px;
}

.freelancer-link a {
    border-radius: 60px 60px 60px 60px;
    background: #671FD81a;
    border-color: transparent;
    color: #671FD8;
}


.freelancer-link a:hover {
    color: #fff;
    background: #671FD8;
    border-color: transparent;
}

.freelancer-item:hover .freelancer-link a {
    color: #fff;
    background: #671FD8;
    border-color: transparent;
}

ul.slick-dots {
    bottom: -50px;
}

ul.slick-dots li button:before {
    font-size: 10px;
}

.freelancers button.slick-arrow {
    display: none !important;
}

/* End High Rated Freelancers */


/* Footer */
footer {
    background-color: #671FD8;
    /* border-radius: 0px 65px 0px 0px; */
}

footer ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

footer ul a img {
    width: 100%;
    height: 22px;
}

footer ul a {
    margin-right: 20px;
    transition: opacity .2s;
    max-width: 100%;
    display: inline-block;
}

footer ul a .social-media-icon.w-embed {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
    display: inline-block;
    position: relative;
    bottom: -2px;
}

.footer_inner {
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.footer_inner p {
    margin: 0;
    color: #fff;
}

footer .ctas-wrappe a {
    margin-left: 10px;
}

.footer_right {
    display: flex;
    align-items: center;
    margin-left: auto;
}

/* End Footer */


/* Signup Wizard */
.main_inner.signup .book_handyman {
    width: 100%;
    margin-top: 0;
}

.main_inner.signup .book_handyman form {
    margin: 0 auto;
    max-width: 600px;
}

.main_inner.signup input[type="button"] {
    border-radius: 20px;
    border: 0;
    color: #fff;
    background: #671fd8;
    font-size: 16px;
    padding: 8px 30px;
    height: auto;
    width: auto;
}
.main_inner.signup .mb-3 button {
    border-radius: 20px;
    border: 0;
    color: #fff;
    background: #671fd8;
    font-size: 16px;
    padding: 8px 30px;
    height: auto;
    width: auto !important;
    margin-top: 0;
}

.main_inner.signup #msform fieldset:last-child .action-button-previous {
    padding: 8px 30px;
    margin-top: -50px;
    margin-right: 100px;
    display: block;
    position: relative;
    top: 50px;
}

.main_inner.signup .form-card {
    margin-bottom: 20px;
}

.main_inner.signup .cats_wrapper ul > li {
    width: 31%;
}

.main_inner.signup .cats_wrapper ul li a img {
    width: 45px;
}

.main_inner.signup .cats_wrapper ul li a span {
    font-size: 14px;
}
.main_inner.signup .form-card .map {
    display: none;
}


.main_inner.signup .form-card.show_map .map {
    display: block;
}

.main_inner.signup .form-card.show_map .cats_wrapper {
    display: none;
}

.main_inner.signup .form-card .radios {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.main_inner.signup .form-card .radios .radio {
    width: 49%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #e7e7e7;
    border-radius: 10px;
    position: relative;
    min-height: 160px;
    border: 1px solid;
    border-color: #e7e7e7;
    transition: all 0.4s ease;
}
.main_inner.signup .form-card .radios .radio:hover {
    border-color: #671fd8;
}

.main_inner.signup .form-card .radios .radio.active {
    border-color: #671fd8;
}
.main_inner.signup .form-card .radios .radio:focus {
    border-color: #671fd8;
}


.main_inner.signup .form-card .radios .radio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.main_inner.signup .form-card .radios .radio i {
    position: relative;
    z-index: 999;
    cursor: pointer;
    font-size: 50px;
    margin-bottom: 10px;
}

.main_inner.signup .form-card .radios .radio span {
    font-size: 17px;
}

.main_inner.signup .cats_wrapper.skills ul > li {
    width: 23%;
}

.main_inner.signup .cats_wrapper.skills ul > li a{
    text-align: center;
    min-height: 150px;
}

 .main_inner .login form .otp input{
    width: 54px;
}
.main_inner.signup .form-card h4 {
    text-align: center;
}

.main_inner.signup .form-card p{
    text-align: center;
}
.main_inner.signup .login {
    margin-top: 0;
  }
  .main_inner.signup .form-card.upload_img .upload_area {
    position: relative;
    max-width: 200px;
    margin: 50px auto;
}

.main_inner.signup .form-card input#upload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.main_inner.signup .form-card.upload_img .upload_area p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 20px;
}

.main_inner.signup .form-card.upload_img i {
    font-size: 90px;
    color: #671fd8;
}
.main_inner.signup .form-card.verify_account ~ p > button {
    background: transparent;
    color: #671FD8;
    padding: 0;
    height: auto;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    font-size: 19px;
}

.main_inner.signup .form-card.verify_account .mb-3 {
    text-align: center;
}

.main_inner.signup .form-card.verify_account i {
    font-size: 39px;
    color: #fff;
    background: #671fd8;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px auto;
}


.main_inner.signup .form-card.verify_account ~ p {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.main_inner.signup .form-card.choose_id ul {
    margin: 50px 0;
}

.main_inner.signup .form-card.choose_id ul li {
    margin: 15px 0;
    border: 1px solid #ccc;
    padding: 12px 15px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}

.main_inner.signup .form-card.choose_id ul li i {
    width: 30px;
    height: 30px;
    margin: 0;
    background: #671fd8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
}
.main_inner.signup .form-card.choose_id ul li input {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.main_inner.signup .form-card.choose_id ~ .info {
    display: flex;
    align-items: center;
    margin-top: 100px;
    background: #671fd88f;
    width: 100%;
    color: #fff;
    border-radius: 8px;
    padding-right: 20px;
}

.main_inner.signup .form-card.choose_id ~ .info img {
    width: 40px;
}

.main_inner.signup .form-card.choose_id ~ .info p {
    color: #000;
    font-size: 17px;
    margin: 0;
}
/*.iti.iti--allow-dropdown {
    width: 100%;
}
*/
.iti.iti--allow-dropdown input {
    padding-left: 50px !important;
}
.main_inner.signup .form-card.verified i {
    font-size: 39px;
    color: #fff;
    background: #671fd8;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px auto;
}
.iti.iti--allow-dropdown input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.main_inner .login form .form-card.country .mb-3 > input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

input.absolute_input{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    opacity: 0;
    cursor: pointer;
}
/* End Signup Wizard */

.cats_wrapper.skills ul li a img {
    filter: none;
}
.main_inner.signup .cats_wrapper.skills ul > li a input:checked + img {
    filter: invert(1);
}

@media(max-width:1199px) {
    .companies button.slick-arrow {
        display: block !important;
    }
}


@media(max-width:1024px) {
    .elementor-26 .elementor-element.elementor-element-8a9b415 .elementor-heading-title {
        font-size: 28px;
    }

    .banner_img {
        display: none;
    }

    .elementor-26 .elementor-element.elementor-element-dbaf634 {
        width: 100%;
    }

    .elementor-26 .elementor-element.elementor-element-8e9df33 .widget-listing-search-form {
        margin: 0;
    }

    form.form-search .form-group-inner span.twitter-typeahead {
        width: 100%;
    }

    .elementor-26 .elementor-element.elementor-element-6fc48dd .elementor-counter-number-wrapper {
        font-size: 20px;
    }

    .elementor-26 .elementor-element.elementor-element-21c3332 {
        padding-top: 0;
    }

    .elementor-26 .elementor-element.elementor-element-b17a195>.elementor-widget-container {
        margin: 0;
    }

    .elementor-counter .elementor-counter-number-wrapper {
        font-size: 20px;
    }

    .elementor-26 .elementor-element.elementor-element-3c422cc {
        padding: 40px 0px 60px 0px;
    }

    header {
        position: static;
        background: #fff;
    }

    .something_done {
        margin-top: -30px;
        margin-bottom: 0px;
        padding: 30px 0px 0px 0px;
    }

    h2 {
        font-size: 25px;
    }

    .header_right>ul>li>a {
        color: #000;
    }

    .header_right>ul>li.signup>a {
        background: #671FD8;
        color: #fff;
    }
    .header_right>ul>li.signup>a:hover {
        color: #fff;
        background: #803fe5;
        border-color: #6c26d9;
        
    }
    .logo a {
        color: #000;
    }

    .popular_wrapper .pop_head {
        flex-direction: column;
        align-items: flex-start;
    }

    .popular_wrapper .pop_head ul li {
        margin-left: 0;
        margin-right: 10px;
    }

    .popular_wrapper .pop_head ul {
        flex-wrap: wrap;
    }

    .plan_item {
        padding: 35px 1.075rem;
    }
}



@media(max-width:991px) {
    footer ul a {
        margin-right: 6px;
    }

    .something_done .items_wrapper .item {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .something_done .items_wrapper {
        flex-wrap: wrap;
    }
}

@media(max-width:767px) {
    footer ul a {
        margin-right: 6px;
    }

    .footer_right {
        display: flex;
        align-items: center;
        margin-left: auto;
    }

    .footer_inner {
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .footer_right {
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%;
        align-items: flex-start;
    }

    footer ul a img {
        min-width: 21px;
        height: 21px;
    }

    .ctas-wrappe {
        display: flex;
        margin-left: auto;
    }

    .ctas-wrappe img {
        width: 80px;
    }

    footer ul {
        margin-left: 0;
    }

    .popular_wrapper {
        padding: 0px 0px 60px 0px;
    }

    .find_talent_wrapper {
        padding: 0px 0px 60px 0px;
    }

    .companies {
        padding: 0px 0px 60px 0px;
    }

    .categories {
        padding: 0px 0px 60px 0px;
    }

    .categories .cat_head {
        flex-direction: column;
        align-items: flex-start;
    }

    .freelancers_head {
        align-items: flex-start;
        flex-direction: column;
        padding: 0;
    }

    .row.row-20.align-items-center.list-fileds {
        flex-direction: column;
    }

    .row.row-20.align-items-center.list-fileds>div {
        width: 100%;
    }

    .elementor-26 .elementor-element.elementor-element-8e9df33 .widget-listing-search-form {
        border-radius: 8px 8px 8px 8px;
        padding: 10px;
    }

    .elementor-26 .elementor-element.elementor-element-8e9df33 .btn-submit {
        margin-top: 20px;
        padding: 0.65rem 20px;
    }

    .widget-listing-search-form.horizontal .item-column:not(.item-last) {
        border-bottom: 1px solid #E9E9E9;
    }

    .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 50%;
    }

    .elementor-section .elementor-container {
        flex-wrap: wrap;
    }

    .elementor-26 .elementor-element.elementor-element-8a9b415 .elementor-heading-title {
        font-size: 23px;
    }

    .logo a {
        font-size: 30px;
    }

    .elementor-26 .elementor-element.elementor-element-3c422cc {
        padding: 20px 0px 40px 0px;
    }

    h2 {
        font-size: 23px;
    }

    .something_done {
        padding: 20px 0px 0px 0px;
        border-radius: 30px 0px 0px 0px;
    }

    .something_done .items_wrapper .item {
        width: 50%;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .something_done .items_wrapper .item h3 {
        font-weight: 500;
        font-size: 17px;
        margin: 12px 0 0;
    }

    .page_center {
        padding: 15px 15px;
    }

    .find_talent_wrapper_inner {
        flex-wrap: wrap;
    }

    .find_talent_wrapper_inner>div {
        width: 100%;
    }

    .find_talent_wrapper_inner .left h3 {
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .find_talent_wrapper_inner .left a {
        margin: 15px 0px 0px 0px;
    }

    .find_talent_wrapper_inner .left {
        margin-bottom: 20px;
    }

    .find_talent_wrapper_inner .img_inner {
        padding: 0;
    }

    .find_talent_wrapper_inner .img_inner .img_list ul li {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .find_talent_wrapper_inner .img_inner .img_list ul li i {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .companies {
        padding: 0px 0px 10px 0px;
    }

    .categories {
        padding: 0px 0px 10px 0px;
    }

    .find_talent_wrapper {
        padding: 0px 0px 10px 0px;
    }

    .popular_wrapper {
        padding: 0px 0px 30px 0px;
    }
    .companies .logos .logo {
        text-align: center;
    }
}