/** TABLE OF CONTENTS
------------------------------------------------------------/
1 - Abstracts
        1.1 - # Sass Functions
        1.2 - # Sass Placeholders
        1.3 - # Sass Variables

2 - Reset
        2.1 - # Socialicon

3 - Pages
        2.1 - # Index Sass File

4 - Responsive
        4.1 - # Responsive Sass file

/// END TABLE OF CONTENTS **/
/** ====== Sass Color Variables ====== **/ /** ====== Sass function ====== **/ /** ====== Sass Placeholder ====== **/
.tk-socialicons a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tk-socialicons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/** ====== social icon ====== **/
.tk-socialicons {
  gap: 12px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  list-style: none;
  line-height: 40px;
}
.tk-socialicons li {
  list-style-type: none;
  line-height: inherit;
}
.tk-socialicons a {
  color: #fff;
  width: 40px;
  display: block;
  text-align: center;
  border-radius: 50%;
}
.tk-socialicons a:not(:hover) {
  background: rgba(255, 255, 255, 0.1);
}

.wk-facebook {
  background-color: #3b5999;
}

.wk-facebook-messenger {
  background-color: #0084ff;
}

.wk-twitter {
  background-color: #55acee;
}

.wk-linkedin {
  background-color: #0077b5;
}

.wk-skype {
  background-color: #00aff0;
}

.wk-dropbox {
  background-color: #007ee5;
}

.wk-vimeo {
  background-color: #1ab7ea;
}

.wk-tumblr {
  background-color: #34465d;
}

.wk-yahoo {
  background-color: #410093;
}

.wk-googleplus,
.wk-google {
  background-color: #dd4b39;
}

.wk-pinterestp {
  background-color: #bd081c;
}

.wk-youtube {
  background-color: #cd201f;
}

.wk-stumbleupon {
  background-color: #eb4924;
}

.wk-reddit {
  background-color: #ff5700;
}

.wk-quora {
  background-color: #b92b27;
}

.wk-yelp {
  background-color: #af0606;
}

.wk-soundcloud {
  background-color: #f30;
}

.wk-whatsapp {
  background-color: #25d366;
}

.wk-wechat {
  background-color: #09b83e;
}

.wk-instagram {
  background-color: #e4405f;
}

.wk-dribbble {
  background-color: #ea4c89;
}

.wk-flickr {
  background-color: #ff0084;
}

.wk-rss {
  background-color: #f60;
}

.wk-behance {
  background-color: #131418;
}

.wk-foursquare {
  background-color: #f94877;
}

.tk-themenav .menu-header-menu-container {
  width: 100%;
}
.tk-themenav .menu-header-menu-container ul.menu {
  width: 100%;
  align-items: center;
}
.tk-themenav .menu-header-menu-container .tk-user-menu-wrapper {
  margin-left: auto;
}

.tk-header-two ~ .taskup-main .tk-bannerv2 {
  margin-top: 110px;
}

.tk-footer-two {
  background-color: #0A1833;
}

/** ====== theme pages responsive ====== **/
@media (max-width: 1399px) {
  .tk-epxerts-banner {
    width: 35%;
  }
  .tk-about-image figure figcaption img {
    display: none;
  }
  p.comment-form-cookies-consent {
    width: 70%;
  }
  .tk-bannerv4 .tk-bannerv3_title {
    text-align: center;
  }
  .tk-bannerv4 .tk-playbtn {
    justify-content: center;
  }
  .tk-bannerform .tk-formsearch .tk-fc-wrap {
    flex: auto;
    max-width: inherit;
  }
  .tk-bannerform .tk-formsearch fieldset > .tk-search-btn {
    flex: none;
  }
  .tk-bannercontent {
    padding-bottom: 190px;
  }
  .tk-about-image figure {
    padding-bottom: 0;
  }
  .tk-about-image figure figcaption {
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 1199px) {
  .tk-themenav ul.menu .tk-mega-menu > a:after {
    right: auto;
    width: auto;
    font-size: 18px;
    content: "\e92e";
    font-weight: 600;
    margin-left: auto;
    padding-left: 5px;
    position: relative;
    font-family: "taskbot-icons";
  }
  .tk-mega-menu-wrapper {
    left: 0;
    top: 80px;
    margin: 0;
    padding: 0;
    opacity: 0;
    width: max-content;
    z-index: 1051;
    border-radius: 4px;
    position: absolute;
    background-color: #fff;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
  }
  .tk-themenav ul.menu .tk-mega-menu:hover > .tk-mega-menu-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1199px) {
  .tk-bannerv5 .tk-banner-content {
    padding: 0;
  }
  .tk-bannerv5 .tk-talents-search {
    margin-top: 30px;
  }
  .tk-category_list > ul > li {
    max-width: 33.33%;
  }
  .tk-header .tk-themenavwrap {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .tk-epxerts-banner {
    display: none;
  }
  .tk-about-image figure > img {
    height: 400px;
    max-width: 100%;
    object-fit: cover;
  }
  .tk-about-image {
    margin-top: 10px;
  }
  .tk-ourexperience .tk-main-description {
    max-width: 830px;
  }
  .tk-ourexperience .tk-appcompat h6 {
    text-align: left;
  }
  p.comment-form-cookies-consent {
    width: 80%;
  }
  .tk-aboutusimg img {
    max-height: 400px;
    object-fit: cover;
    max-width: 100% !important;
  }
  .tk-featured-listing .tk-project-img img {
    width: 170px;
    height: auto !important;
  }
  .tu-joinnow {
    padding: 30px;
  }
  .tk-dropdowarrow,
.at-dropdowarrow {
    top: 10px;
    right: 20px;
    color: #0A0F26;
    z-index: 99999;
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    border-radius: 4px;
    text-align: center;
    background: var(--themecolor);
  }
  .tk-dropdowarrow i,
.at-dropdowarrow i {
    display: block;
    line-height: 26px;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
  }
  .tk-mega-menu-wrapper {
    display: none;
    border-top: 1px solid #eee;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .tk-about-image figure {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .tk-taskform {
    flex-wrap: wrap;
  }
  .tk-taskform .tk-inputappend_right {
    width: 100%;
  }
  .tk-taskform .tk-inputappend_right .tk-advancebtn {
    flex: auto;
  }
  .tk-category_list ul li {
    max-width: 100%;
  }
  .tk-category_list > ul > li {
    max-width: 50%;
  }
  p.comment-form-cookies-consent {
    width: 100%;
  }
  .comment-respond .tk-themeform__wrap .comment-form-cookies-consent + .form-group, .comment-respond .comment-form-cookies-consent + .form-group {
    margin-left: 0;
  }
  .tk-about-image figure figcaption {
    max-width: 260px;
  }
  .tk-main-title-holder:not(.text-center) {
    flex-direction: column;
    align-items: flex-start;
  }
  .tk-main-title-holder:not(.text-center) .tk-btn2-wrapper {
    align-self: flex-start;
  }
  .tk-featured-listing .tk-project-img {
    display: none;
  }
  .tk-main-title-holder .tk-btn2-wrapper {
    margin: 20px 0 0;
  }
  .tk-formsearch fieldset > .form-group.tk-search-btn {
    width: 100%;
    margin: 10px 0 0;
  }
  .tk-formsearch fieldset > .form-group.tk-search-btn .tk-btn-solid-lg {
    width: 100%;
    line-height: 54px;
    border-radius: 4px;
  }
  .tk-bannerform .tk-formsearch .tk-fc-wrap {
    flex: 0 0 50%;
  }
  .tk-bannerform .tk-formsearch fieldset {
    flex-wrap: wrap;
  }
  .tk-bannerform .tk-formsearch fieldset > .tk-search-btn {
    margin: 0;
  }
  .tk-bannerform .tk-formsearch fieldset > .tk-search-btn .tk-btn-solid-lg {
    line-height: 54px;
    border-radius: 0 0 4px 4px;
  }
  .tk-talkwith-professional {
    gap: 30px 0;
  }
  .tk-talkwith-professional li {
    width: 100%;
  }
  .tu-joinnow {
    flex-wrap: wrap;
  }
  .tu-joinnow_title, .tu-joinnow_field {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .tk-advancefilter li {
    width: 33.33%;
  }
  .tk-searchbar .form-group-wrap {
    flex-wrap: wrap;
  }
  .tk-searchbar .form-group-wrap .form-group {
    width: 100%;
  }
  .tk-formsearch fieldset .tk-taskform {
    padding: 0 10px 10px;
  }
  .tk-themebanner_list li.tk-linestyle {
    display: none;
  }
  .tk-bannerv3 {
    padding-bottom: 80px;
  }
  .tk-formsearch {
    border: 0;
  }
  .tk-formsearch fieldset {
    padding: 10px 0 0;
  }
  .tk-maintitle h2,
.tk-hiring-process h2 {
    font-size: 1.75rem;
    line-height: 1.3571428571em;
  }
  .tu-joinnow_title h3 {
    font-size: 1.5rem;
    line-height: 1.4166666667em;
  }
  .tk-bannerv3_title strong,
.tk-bannerv3_title h1 {
    font-size: 2.25rem;
    line-height: 1.1666666667em;
  }
  .tk-bannerv3_title strong img,
.tk-bannerv3_title h1 img {
    max-width: 36px;
  }
  .tk-featured-listing .tk-price {
    padding: 0;
    width: 100%;
    text-align: left;
    margin: 20px 0 0;
  }
  .tk-featured-listing .tk-price-holder {
    position: initial;
    text-align: left;
    align-items: flex-start;
  }
  .tk-featured-listing .tk-price .tk-btn-solid-lg-lefticon {
    width: 100%;
    text-align: center;
  }
  .tk-formsearch .tk-fc-wrap + .tk-fc-wrap {
    margin: 10px 0 0;
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .tk-formsearch fieldset > .form-group.tk-search-btn {
    margin-top: 10px;
  }
  .tk-bannerv3::before {
    display: none;
  }
  .tk-bannercontent {
    padding-bottom: 80px;
  }
  .tk-bannerform .tk-formsearch .tk-fc-wrap {
    margin: 0;
    padding-top: 0;
    border-top: 0;
  }
  .tk-bannerform .tk-formsearch .form-group.tk-search-btn {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .tk-taskform .tk-inputicon .select2-container--default .select2-selection--single {
    padding-left: 48px;
  }
  .tk-taskform .tk-inputicon.tk-select > i {
    left: 10px;
  }
  .tk-advancefilter li {
    width: 50%;
  }
  .tk-taskform .tk-inputappend_right {
    margin: 0;
    flex-wrap: wrap;
  }
  .tk-taskform .tk-inputicon {
    flex: auto;
    max-width: 100%;
  }
  .tk-category_list > ul > li {
    max-width: 100%;
  }
  .tk-about-image figure > img {
    height: auto;
  }
  .tk-bannerform {
    padding: 0;
    box-shadow: none;
  }
  .tu-joinnow_field .tb-formtheme fieldset {
    flex-wrap: wrap;
  }
  .tu-joinnow_field .tb-formtheme .tb-btn {
    margin: 10px 0 0;
    width: 100%;
  }
  .tk-bannerform .tk-formsearch .tk-fc-wrap {
    flex: 0 0 100%;
  }
  .tk-bannerform .tk-formsearch .tk-fc-wrap + .tk-fc-wrap {
    border-top: 1px solid #eeeeee;
  }
  .tk-featureslider {
    margin: -10px !important;
    padding: 10px !important;
  }
}
@media (max-width: 490px) {
  .tk-mainbtnlist {
    margin: 0;
    flex-direction: column;
  }
  .tk-mainbtnlist li {
    padding: 0;
    width: 100%;
  }
  .tk-mainbtnlist li a {
    width: 100%;
  }
  .tk-mainbtnlist li + li {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .tk-btnarea button, .tk-btnarea a, .tk-btnarea span {
    max-width: 100%;
  }
  .tk-counter li {
    width: 100%;
  }
  .tk-counter li:not(:last-child) {
    border-right: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .tk-about-image figure figcaption {
    display: none;
  }
  .tk-project-wrapper .tk-template-view,
.tk-featured-listing .tk-template-view {
    flex-direction: column;
    align-items: flex-start;
  }
  .tu-joinnow {
    padding: 20px;
  }
  .tk-slider-content,
.tk-featured-listing > li {
    padding: 19px;
  }
  .tk-project-box,
.tk-working_process,
.tk-contactus_content {
    padding: 20px;
  }
  .tk-talkwith-professional {
    padding: 20px;
  }
  .tk-talkwith-professional .wpcf7 .tk-terms {
    gap: 20px 10px;
    flex-wrap: wrap;
  }
  .tk-talkwith-professional .tk-form-checkbox {
    width: 100%;
  }
  .tk-talkwith-professional .tk-form-checkbox label input[type=checkbox] {
    flex: none;
  }
  .tk-freelanlist {
    padding: 19px;
  }
}
@media (max-width: 420px) {
  .tk-btnarea {
    flex-wrap: wrap;
  }
  .tk-btnarea a, .tk-btnarea span {
    max-width: 100%;
  }
  .tk-footer-two .tu-nav-menu-widget li {
    max-width: 100%;
  }
}
@media (max-width: 375px) {
  .tk-advancefilter li {
    width: 100%;
  }
  .tk-ratting {
    flex-direction: column;
    align-items: flex-start;
  }
  .tk-ratting strong + .tk-ratingstars {
    margin: 10px 0 0;
  }
}

/*# sourceMappingURL=main.css.map */
