/* Footer area start */

.taskoit-description-area p {
  line-height: 33px;
  color: #ffffff;
font-family: lato, sans-serif;
  
}

.witrfm_area .footer-middle .widget-title {
  font-family: var(--title-font-family);
}

.menu-useful-links-container .menu li {
 font-family: lato, sans-serif;
}

.witrfm_area .footer-middle .menu-useful-links-container .menu li a:hover {
  color: var(--color-primary);
}

.witrfm_area .footer-menu .text-right a:hover {
  color: rgba(255,255,255,.8);
}
/* Footer area end */

/*========================
taskoit FOOTER TOP AREA CSS
=========================*/
.footer-top-address h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 10px;
  font-weight: 700;
  font-size: 26px;
}
.footer-top-address h2 span {
  font-weight: 700;
}

.footer-top {
  padding: 100px 0;
}
.footer-top-inner h2 {
  font-size: 35px;
  height: 60px;
  padding: 0 15px;
  text-transform: uppercase;
}
.footer-top-inner h2 span {
  font-weight: 600;
}
.footer-top-inner p {
  margin-bottom: 26px;
  margin-left: auto;
  margin-right: auto;
  width: 62%;
}
.footer-social-icon {
  padding: 10px 0 20px;
  text-align: center;
}
.footer-social-icon a i {
  border-radius: 50px;
  display: inline-block;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  margin: 0 7px;
  text-align: center;
  width: 45px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-social-icon.htop-menu-s {
  padding: 0;
  display: inline-block;
  margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 0 3px;
  width: 35px;
}
.footer-top-inner .text-center {
  margin-bottom: 11px;
  text-align: center;
}
/*========================
END FOOTER TOP AREA CSS
=========================*/

.footer-middle .widget.widget_archive .widget-title {
  margin-bottom: 34px !important;
  margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
  margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
  margin-bottom: 20px !important;
}
.footer-middle .widget.widget_nav_menu .widget-title {
  margin-bottom: 25px !important;
}
.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.blog-left-side .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.blog-left-side .widget h2 {
  margin-top: 0;
}

.footer-middle #archives-dropdown--1 {
  height: 34px;
  width: 100%;
}
.widget.widget_categories select {
  width: 100%;
  height: 34px;
}
.widget .screen-reader-text {
  display: none;
}
.textwidget select {
  width: 100%;
}
.footer-middle .widget ul li span {
  display: block;
}
.page-list-single {
  clear: both;
}

/*========================
taskoit FOOTER MIDDLE AREA CSS
=========================*/
.witrfm_area {
  position: relative;
  background: var(--color-second);
}
.witrfm_area:before {
  content: "";
  position: absolute;
  top: 0;

  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.footer-middle {
  padding: 65px 0 73px;
}
.footer-middle.wpfd {
  padding: 0;
}
.wpfdp {
  padding-top: 65px;
  padding-bottom: 80px;
}
.footer-middle .widget h2 {
  margin-bottom: 28px;
  margin-top: 28px;
  position: relative;
  color: #ffffff;
}
.footer-middle #archives-dropdown--1 {
  height: 34px;
}

.footer-middle .widget ul {
  list-style: none;
}
.footer-middle .widget ul li {
  margin-bottom: 10px;
}
.footer-middle .widget ul li:hover a {
  color:#fff !important;
  
}
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
  transition: 0.5s;
}
.recent-portfolio-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.recent-portfolio {
  margin-bottom: 10px;
  margin-right: 10px;
}
.recent-portfolio {
  width: 29.33%;
}
.recent-portfolio-image img {
  width: 100%;
}
/*========================
taskoit unit test footer
=========================*/

.footer-middle .widget.widget_archive .widget-title {
  margin-bottom: 34px !important;
  margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
  margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
  margin-bottom: 20px !important;
}
.footer-middle .widget.widget_nav_menu .widget-title {
  margin-bottom: 25px !important;
}
.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle .widget.widget_text p img {
  margin-top: 10px !important;
  margin-bottom: 6px !important;
}

.footer-middle #archives-dropdown--1 {
  height: 34px;
  width: 100%;
}
.widget.widget_categories select {
  width: 100%;
  height: 34px;
}
.widget .screen-reader-text {
  display: none;
}
.textwidget select {
  width: 100%;
}
.footer-middle .widget ul li span {
  display: block;
}
.page-list-single {
  clear: both;
}

/* footer widget css */

.recent-post-item {
  clear: both;
}
.recent-post-image {
  float: left;
  margin-right: 15px;
}
.recent-post-image a {
  display: block;
  margin-top: 10px;
}
.footer-middle .widget ul li:hover  {

  color:#fff !important
}
.recent-post-text {
  overflow: hidden;
}
.recent-post-text > h4 {
  margin-bottom: 0;
  line-height: 1;
}
.recent-post-text h4 a {
  font-size: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 600;
}
.recent-post-text .rcomment {
  font-size: 14px;
  text-transform: none;
}
.recent-post-text .rcomment i {
  margin-right: 5px;
}
.footer-middle .recent-post-text h4 a {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: -10px;
  display: inline-block;
}
.footer-middle .recent-post-text > h4 {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1;
}
.footer-middle .recent-post-text .rcomment {
  font-size: 16px;
  font-weight: 400;
}
.footer-address {
  padding-top: 12px;
}
.footer_s_inner {
  margin-top: 10px;
}
.footer-sociala-icon {
  clear: both;
  float: left;
  font-size: 17px;
  margin-right: 12px;
}
.single-widget-item {
  overflow: hidden;
}
.recent-post-item {
  clear: both;
  overflow: hidden;
}
.footer-middle .recent-post-item:last-child {
  border-bottom: 0;
}
.recent_post_open .recent-post-item {
  margin-bottom: 25px;
}
.recent-post-image {
  float: left;
}
.recent-post-image a {
  display: inline-block;
}
.recent-post-image a {
  margin-top: 0;
}
.recent-post-text {
  overflow: hidden;
}
.blog-left-side .recent-post-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.blog-left-side .recent-post-text {
  overflow: hidden;
  margin-top: -6px;
}
.footer-middle .recent-post-item + .recent-post-item {
  margin-top: 15px;
}
/* recent-review */
.recent-review-content h3,
.recent-review-content h3 a {
  font-size: 20px;
  font-weight: 500;
  clear: both;
  text-align: left;
}
span.em_footercrating {
  float: right;
}
.footer-widget.address p {
  margin-bottom: 6px;
}

.col-lg-d-none {
  display: none !important;
}
/*========================
 FOOTER middle AREA CSS
=========================*/
/*========================
taskoit FOOTER copy right AREA CSS
=========================*/

.footer-bottom {
  padding: 26px 0 24px;
  position: relative;
 font-family: lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.footer-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 61%;
  left: 0;
  right: 0;
  margin: auto;
}
.copy-right-text {
  text-align: left;
}
.copy-right-text p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.footer-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li a {
  padding: 0 10px;
  display: block;
  color: #fff;
}
.footer-menu ul li:last-child a {
  padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
  padding-left: 0px;
}
.footer-menu ul ul {
  display: none;
}

@media (max-width: 767px) {
  /* Footer area start */

  .footer-middle {
    text-align: center;
  }

  .social-icons {
    text-align: center;
  }

  .copy-right-text {
    text-align: center;
  }

  .copy-right-text p {
    font-size: 15px;
  }

  .footer-menu ul {
    margin: 10px 0 0;
    text-align: center !important;
  }

  .footer-menu ul li a {
    font-size: 14px;
  }

  .footer-bottom:before {
    width: 100%;
  }

  /* Footer area end */
}

/* cursor css */
.carsur_dots .elementor-slick-slider ul.slick-dots {
  bottom: -70px;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li {
  margin: 0 5px;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li button:before {
  background-color: transparent;
  font-size: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 50%;
}
.carsur_dots
  .elementor-slick-slider
  ul.slick-dots
  li.slick-active
  button:before {
  background-color: #fff;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li button:hover:before {
  background-color: #fff;
}
.slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -26px;
  display: inline-block;
  z-index: 11;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
}
.slick-dots li button {
  font-size: 0;
  width: 18px;
  height: 18px;
  /* border: 0px solid #0049ff; */
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50px;
  padding: 0;

  transition: 0.5s;
  outline: none;
}
.slick-slide:focus {
  border: none;
  outline: none;
}
.slick-slide {
  border: none;
  outline: none;
}

/* slick css */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slide {
  padding-top: 15px;
}


/* slick css */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.witrfm_area .slick-initialized .slick-slide img {
  height: 170px;
  object-fit: cover;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slide {
  padding-top: 15px;
}



/* theme css */

.footer-logo img {
  margin-top: 30px;
  margin-bottom: 20px;
}
.footer-address {
  padding-top: 0;
}

/* footer text des */
.taskoit-description-area a img {
  margin: 26px 0;
  width: 170px;
  height: 36px;
}
.social-icons {
  text-align: left;
}
.taskoit-description-area .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.taskoit-description-area .social-icons a:hover {
  background: #a3a3a378;
}

.witrfm_area .menu-useful-links-container .menu-useful-links a:hover {
  color: var(--color-primary);
}

/* footer subscribe shortcode */
.witr_shortcode_area {
  position: relative;
  z-index: 1;
}
.witr_shortcode_inner {
  padding: 73px 30px 63px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
}
.shortcode_content h2 {
  font-size: 40px;
  font-weight: 700;
}

.witr_shortcode_form {
  margin-top: 15px;
}
.witr_amar_table table td,
.witr_amar_table table th {
  padding: 15px 30px;
}

/* color */

.footer-top-address h2 {
  color: #fff;
}
.footer-top-address h2 span {
  color: var(--color-primary);
}
.footer-top-inner h2 {
  color: #fff;
}
.footer-top-inner h2 span {
  color: var(--color-primary);
}
.footer-top-inner p {
  color: #fff;
}
.footer-social-icon a i {
  color: #fff;
}
.footer-social-icon a i:hover {
  color: #fff;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
  color: var(--link-color-selected);
}
.recent-post-text h4 a {
  color: #17161a;
}
.recent-post-text h4 a:hover {
  color: var(--link-color-selected);
}
.footer-middle .recent-post-text > h4 a:hover {
  color: var(--link-color-selected);
}
.footer-widget.address,
.footer-widget.address p {
color:var(--title-text-color);
}
.footer-middle .widget ul li a{
color: #ffffff;	
}
.copy-right-text a {
  color: var(--link-color-selected);
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: var(--link-color-selected);
}

/* mailchim 2 */
.footer-middle .mc4wp-form-fields input::-moz-placeholder {
  color: #888888;
 } 
 .footer-middle .mc4wp-form-fields input::-webkit-input-placeholder {
  color: #888888;
 } 
  .footer-middle .mc4wp-form-fields p {
     color: #ffffff;
 
 }
  .footer-middle .mc4wp-form-fields input {
 
 }
  .footer-middle .mc4wp-form-fields button {
     color: #fff;
 }
 .footer-middle .mc4wp-form-fields button:hover {
     color: var(--btn-bg-hover);
 }
  .footer-middle .checkbox_witr span{
  color:#fff;
  }
 .witr_joined .witr_con_btn2 .w_btn2{
     color: #fff;
 }
 span.eleft {
     color: #1a2e2e;
 }
 .taskoit-description-area .social-icons a{
     color: #fff;	
 }
 .witr_sub_table span{
   color:#fff;
 }
 .right_popupmenu_area .witr_sub_table span{
   color:#272727;
 }
 .right_popupmenu_area .ittech-description-area p,
 .right_popupmenu_area .ittech-description-area .phone a,
 .right_popupmenu_area .footer-widget.address,
 .right_popupmenu_area .footer-widget.address p {
     color: #17161a !important;
 }

 .footer-top {
  background: #1b1919;
}
.footer-social-icon a i {
  background: var(--color-primary);
}
.footer-social-icon a i:hover {
  background: #1a2e2e;
}

.footer-middle .widget ul li a{
	color: #fff;	
}

.taskoit-description-area .social-icons a{
    background: #a3a3a378;
}

.slick-prev,
.slick-next,
.slick-prev.slick-disabled,
.slick-next.slick-disabled,
.mini_shop_content a span.count {
    background: var(--color-primary);
}
.slick-dots li button {
  background: color-mix(in srgb, var(--color-primary) 40%, transparent);
}
.slick-dots li.slick-active button {
  background: var(--color-primary);
 }


@media (min-width: 992px) and (max-width: 1199px) {
  /* Footer area start */

  .footer-bottom:before {
    width: 100%;
  }

  /* Footer area end */
}

@media (min-width: 768px) and (max-width: 991px) {
  /* Footer area start */

  .footer-bottom:before {
    width: 100%;
  }

  /* Footer area end */
}

@media (max-width: 767px) {
  /* Footer area start */

  .footer-middle {
    text-align: center;
  }

  .social-icons {
    text-align: center;
  }

  .copy-right-text {
    text-align: center;
  }

  .copy-right-text p {
    font-size: 15px;
  }

  .footer-menu ul {
    margin: 10px 0 0;
    text-align: center !important;
  }

  .footer-menu ul li a {
    font-size: 14px;
  }

  .footer-bottom:before {
    width: 100%;
  }

  /* Footer area end */
}

@media (min-width: 10px) and (max-width: 991px) {
  .footer-top-inner p {
    width: 85%;
  }
}

@media (min-width: 570px) and (max-width: 767px) {
  .footer-top-inner p {
    width: 95%;
  }
}