/*
Theme Name: Html Quick Pack
Author:
Author URI:
Theme URI:
Front End Developer: Fahamina Yesmin
Back End Developer:  Fahamina Yesmin
Project Start:
Date: 12-April-2022
*/
.header {
  -webkit-transition: all ease-out .5s;
  transition: all ease-out .5s; }

.header-alt {
  opacity: 1;
  background: #030303b3;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    .header-alt {
      opacity: 0; }
      .header-alt:hover {
        opacity: 1; } }

.service-icon ul li {
  border-bottom: 1px solid #292929;
  position: relative; }
  @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
    .service-icon ul li {
      padding: 0;
      border-bottom: 0px solid #292929; } }
  .service-icon ul li:last-child {
    border: 0px; }
/*   .service-icon ul li::before {
    background-image: url(../../assets/img/icon/software-development.svg);
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    left: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center center;
    background-size: 100%; } */
    @media only screen and (max-width: 1280px), (max-device-width: 1024px) {
      .service-icon ul li::before {
        display: none; } }
  .service-icon ul li a {
    background-color: transparent !important;
    padding: 17px 17px 17px 17px !important;
    margin: 0 !important; }
    @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
      .service-icon ul li a {
        padding: 10px 20px !important;
        line-height: 20px !important; } }
  .service-icon ul li.current-menu-item a {
    color: #E35804 !important; }
/*   .service-icon ul li.current-menu-item.software-development::before {
    background-image: url(../../assets/img/icon/software-development-hover.svg); }
  .service-icon ul li.current-menu-item.mvp-startups::before {
    background-image: url(../../assets/img/icon/mvp-hover.svg); }
  .service-icon ul li.current-menu-item.team-augmentation::before {
    background-image: url(../../assets/img/icon/team-argumentation_hover.svg); }
  .service-icon ul li.current-menu-item.mobile-app-dev::before {
    background-image: url(../../assets/img/icon/mobile-app-dev-hover.svg); }
  .service-icon ul li.current-menu-item.ecommerce-app::before {
    background-image: url(../../assets/img/icon/ecommerce-app-hover.svg); }
  .service-icon ul li.current-menu-item.wp-dev::before {
    background-image: url(../../assets/img/icon/wp-dev-hover.svg); }
  .service-icon ul li.current-menu-item.other-service::before {
    background-image: url(../../assets/img/icon/other-service-hover.svg); }
  .service-icon ul li.current-menu-item.hellohrm::before {
    background-image: url(../../assets/img/icon/hellohrm-hover.svg); }
  .service-icon ul li.current-menu-item.gymcity::before {
    background-image: url(../../assets/img/icon/gymcity-hover.svg); }
  .service-icon ul li.current-menu-item.Tutorfleet::before {
    background-image: url(../../assets/img/icon/Tutorfleet-hover.svg); }
  .service-icon ul li:hover a {
    color: #DDB425 !important; }
  .service-icon ul li:hover::before {
    background-image: url(../../assets/img/icon/software-development-hover.svg); }
  .service-icon ul li.software-development::before {
    background-image: url(../../assets/img/icon/software-development.svg); }
  .service-icon ul li.software-development:hover::before {
    background-image: url(../../assets/img/icon/software-development-hover.svg); }
  .service-icon ul li.mvp-startups::before {
    background-image: url(../../assets/img/icon/mvp.svg); }
  .service-icon ul li.mvp-startups:hover::before {
    background-image: url(../../assets/img/icon/mvp-hover.svg); }
  .service-icon ul li.team-augmentation::before {
    background-image: url(../../assets/img/icon/team-argumentation.svg); }
  .service-icon ul li.team-augmentation:hover::before {
    background-image: url(../../assets/img/icon/team-argumentation_hover.svg); }
  .service-icon ul li.mobile-app-dev::before {
    background-image: url(../../assets/img/icon/mobile-app-dev.svg); }
  .service-icon ul li.mobile-app-dev:hover::before {
    background-image: url(../../assets/img/icon/mobile-app-dev-hover.svg); }
  .service-icon ul li.ecommerce-app::before {
    background-image: url(../../assets/img/icon/ecommerce-app.svg); }
  .service-icon ul li.ecommerce-app:hover::before {
    background-image: url(../../assets/img/icon/ecommerce-app-hover.svg); }
  .service-icon ul li.wp-dev::before {
    background-image: url(../../assets/img/icon/wp-dev.svg); }
  .service-icon ul li.wp-dev:hover::before {
    background-image: url(../../assets/img/icon/wp-dev-hover.svg); }
  .service-icon ul li.other-service::before {
    background-image: url(../../assets/img/icon/other-service.svg); }
  .service-icon ul li.other-service:hover::before {
    background-image: url(../../assets/img/icon/other-service-hover.svg); }
  .service-icon ul li.hellohrm::before {
    background-image: url(../../assets/img/icon/hellohrm.svg); }
  .service-icon ul li.hellohrm:hover::before {
    background-image: url(../../assets/img/icon/hellohrm-hover.svg); }
  .service-icon ul li.gymcity::before {
    background-image: url(../../assets/img/icon/gymcity.svg); }
  .service-icon ul li.gymcity:hover::before {
    background-image: url(../../assets/img/icon/gymcity-hover.svg); }
  .service-icon ul li.Tutorfleet::before {
    background-image: url(../../assets/img/icon/Tutorfleet.svg); }
  .service-icon ul li.Tutorfleet:hover::before {
    background-image: url(../../assets/img/icon/Tutorfleet-hover.svg); } */

#cookies_bar {
  max-width: 990px;
  margin: 0 auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 24px #337ab7;
          box-shadow: 0px 0px 24px #337ab7;
  border-radius: 20px;
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 9999;
  padding-right: 20px; }
  @media (max-width: 991px) {
    #cookies_bar {
      padding: 15px 0;
      margin: 0 20px; } }
  #cookies_bar.d-none {
    display: none; }
  #cookies_bar.d-block {
    display: block; }
  #cookies_bar .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      #cookies_bar .row {
        display: inherit; } }
    #cookies_bar .row .cookies_content_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #cookies_bar .row .cookies_content_wrap .cookies_content {
        text-align: left; }
        #cookies_bar .row .cookies_content_wrap .cookies_content h4 {
          margin: 0;
          font-size: 16px;
          line-height: 24px;
          color: #222222;
          font-weight: 600; }
        #cookies_bar .row .cookies_content_wrap .cookies_content p {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #222222;
          margin-bottom: 0; }
    #cookies_bar .row .cookie_btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #cookies_bar .row .cookie_btn .se-btn-light {
        margin-left: 20px; }
      @media (max-width: 770px) {
        #cookies_bar .row .cookie_btn .se-btn-light {
          margin-left: 15px; } }

@media (max-width: 767px) {
  #cookies_bar {
    padding: 20px 0px 30px;
    margin: 0 20px;
    bottom: 30px; }
    #cookies_bar .row {
      display: inherit; }
      #cookies_bar .row .cookies_content_wrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        #cookies_bar .row .cookies_content_wrap img {
          margin: 0 auto; }
        #cookies_bar .row .cookies_content_wrap .cookies_content {
          text-align: center;
          padding: 0px 0 30px;
          margin-left: 0; }
      #cookies_bar .row .cookie_btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        #cookies_bar .row .cookie_btn .se-btn-light {
          margin-left: 20px; } }
      @media (max-width: 767px) and (max-width: 380px) {
        #cookies_bar .row .cookie_btn {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          #cookies_bar .row .cookie_btn .se-btn-light {
            margin-left: 0px;
            margin-top: 10px; } }

.ck-btn.ck-btn-primary {
  background: #000000;
  border-color: #000000;
  color: #ffffff; }

.ck-btn.ck-btn-light {
  background: transparent;
  border-color: #010d1f;
  color: #010d1f; }

.ck-btn {
  cursor: pointer;
  line-height: 18px;
  color: #ffba00;
  padding: 13px 35px 12px;
  border: 1px solid #ffffff;
  border-radius: 4px; }

#cookies_bar .row .cookie_btn .ck-btn-light {
  margin-left: 5px; }

.cookie_btn a {
  text-decoration: none; }

.cookie_btn a:hover {
  text-decoration: underline; }

.cookies_content_wrap img {
  margin-left: 15px; }

.container.cookies_bar {
  max-width: 990px; }

@media only screen and (min-width: 510px) and (max-width: 767.88px) {
  .cookies_content_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.cookies_content_wrap img {
  margin: inherit !important; }
  @media only screen and (min-width: 510px), (max-device-width: 767.88px) {
    .cookies_content_wrap img {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media (min-width: 768px) {
  .container.cookies_bar {
    width: auto; } }

@media only screen and (min-width: 465px) and (max-width: 767.88px) {
  #cookies_bar .row .cookies_content_wrap .cookies_content {
    text-align: left !important; } }

@media only screen and (min-width: 300px) and (max-width: 380px) {
  #cookies_bar .row .cookie_btn .ck-btn-light,
  #cookies_bar .row .cookie_btn .accept-cookies {
    width: 90%;
    margin: 5px auto;
    text-align: center; } }

.cbl-faq-section .elementor-accordion-item {
  background-color: #0F0F0F;
  margin: 0 0 25px 0;
  padding: 25px;
  border-radius: 10px; }
  @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
    .cbl-faq-section .elementor-accordion-item {
      padding: 25px; } }

.work-section .swiper-slide {
  -webkit-transform: scale(0.8) !important;
          transform: scale(0.8) !important; }
  @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
    .work-section .swiper-slide {
      -webkit-transform: none !important;
              transform: none !important; } }
  .work-section .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.4, 1) !important;
            transform: scale(1.4, 1) !important; }
    @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
      .work-section .swiper-slide.swiper-slide-active {
        -webkit-transform: none !important;
                transform: none !important; } }
    @media only screen and (max-width: 1280px), (max-device-width: 1280px) {
      .work-section .swiper-slide.swiper-slide-active .elementor-image-box-content {
        -webkit-transform: none !important;
                transform: none !important;
        padding: 0 15px; } }

.work-section .swiper-button-next, .work-section .swiper-button-prev {
  width: 86px !important;
  height: 34px !important;
  background-size: 27px !important; }
  .work-section .swiper-button-next::after, .work-section .swiper-button-prev::after {
    display: none; }

.work-section .swiper-button-next {
  background-image: url(../img/next.svg) !important;
  background-position: right center !important; }

.work-section .swiper-button-prev {
  background-image: url(../img/prev.svg) !important;
  background-position: left center !important; }

body {
  margin: 0; }

body {
  margin: 0; 
background: #000000 !important;
}

/*# sourceMappingURL=theme.css.map */
