<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===============================================================
              [ * responsive style ] 
  ================================================================*/
/* -------------------- responsive style ------------------------- */
@media screen and (max-width: 1100px) {
  .screenshots.style-4 .screenshots-slider .img {
    margin: 0 auto;
    width: 190px;
  }
}
@media screen and (max-width: 991px) {
  .wrapper-grounp-mobile {
    display: flex;
  }
  .navbar-top-right-lang-mobile {
    display: flex;
  }
  .solutions-content {
    padding: unset;
    overflow: unset;
  }
  .wrapper-solutions {
    width: auto;
    height: auto;
    padding: 20px;
  }
  .box-content-solutions {
   top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    transform: unset !important;
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px 0px;
    margin-bottom: 30px;
  }
  .box-content-solutions img {
    display: none;
  }
  .img-desktop {
    padding: 20px;
    width: 100%;
  }
  .navbar-top {
    display: none;
  }
  .cover-banner {
    display: block;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #00000014;
    position: absolute;
  }
  .heading-banner,
  header.style-1 .info .text {
    color: #ffff;
  }
  .signin-page.style-5 .signin .form-content .info {
    padding: 30px 20px;
  }
  .signin-page.style-5 .signin .form-content .info .butn {
    width: 100%;
  }
  .section-padding {
    padding: 70px 0;
  }
  .section-head h2 {
    font-size: 25px;
    margin-bottom: 0px!important;
  }
  .top-navbar.style-1 .top-links {
    display: none;
  }
  .top-navbar.style-1 .r-side {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }
  .navbar.style-1 {
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
  .navbar.style-1 .nav-side {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar.style-1 .nav-side .hotline {
    width: 100%;
    margin-bottom: 10px;
    border: 0;
  }
  .portfolio.style-1 .portfolio-slider .swiper-button-next,
  .portfolio.style-1 .portfolio-slider .swiper-button-prev {
    display: none;
  }
  header.style-1 .info {
    margin-bottom: 0px;
  }
  header.style-1 .info .text {
    width: 100%;
  }
  .about.style-1 .content {
    padding: 30px;
  }
  .about.style-1 .content .num-item {
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3333333333);
    margin: 5px 0;
  }
  .testimonials.style-1 .content .vid_img {
    min-height: auto;
  }
  .testimonials.style-1 .content .info {
    padding: 0;
  }
  .testimonials.style-1 .content .info::after {
    display: none;
  }
  .choose_us.style-1 .choose-us-img,
  .choose_us.style-1 .animated_logos,
  .choose_us.style-1 .choose-us-brands,
  .choose_us.style-1 .choose-us-bubbles {
    display: none;
  }
  .choose_us.style-1 .info .btn {
    margin-top: 30px;
  }
  .team.style-1 .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .team.style-1 .content .team_box {
    width: 50%;
  }
  .team.style-1 .content .team_box .avatar {
    width: 100px;
    height: 100px;
  }
  .blog.style-1 .blog_slider .swiper-button-next,
  .blog.style-1 .blog_slider .swiper-button-prev {
    position: static;
    margin-top: 40px !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .contact.style-1 .content .contact_info ul {
    margin: 15px 0;
  }
  .contact.style-1 .content .contact_form {
    margin-top: 30px;
  }
  footer.style-1 .links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  header.style-1 .head-shape-r {
    height: 200px;
    -o-object-position: left;
    object-position: left;
  }
  header.style-1 .head-shape-l {
    height: 20%;
    -o-object-position: right;
    object-position: right;
  }
  .about.style-1 .about-logos .logo {
    margin: 0 5px;
  }
  .choose-us.style-1 {
    overflow: hidden;
  }
  .choose-us.style-1 .choose-us-brands {
    right: 0;
    left: auto;
  }
  .choose-us.style-1 .choose-us-bubbles {
    display: none;
  }
  .navbar.style-2 {
    padding: 25px 0 !important;
    position: relative !important;
    background: var(--color-main-grad);
  }
  .navbar.style-2 .navbar-collapse {
    margin-top: 30px;
  }
  .navbar.style-2 .container {
    border: 0;
  }
  .navbar.style-2 .qoute-nav .btn {
    margin-left: auto;
    margin-right: 0;
  }
  header.style-2 br {
    display: none;
  }
  .section-head h2 {
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
  .choose_us.style-2 {
    overflow: hidden;
  }
  .choose_us.style-2 .choose-numbers {
    margin-top: 50px;
  }
  .choose_us.style-2 .choose-numbers .num-item {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 5px 0;
    padding: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .choose_us.style-2 .choose-numbers .num-item br {
    display: none;
  }
  .choose_us.style-2 .choose-numbers .num-item .num {
    width: 100%;
    text-align: initial;
  }
  .reviews_card.style-2 br {
    display: none;
  }
  .pricing.style-2 {
    overflow: hidden;
  }
  .pricing.style-2 .pricing_card.style-2 {
    border: 1px solid var(--color-lightBlue) !important;
    margin: 10px 0 !important;
    border-radius: 0 !important;
  }
  .pricing.style-2 .mt-50 {
    margin-top: 30px;
  }
  .services_projects .service-box {
    border: 0 !important;
  }
  .blog.style-2 {
    overflow: hidden;
  }
  .blog.style-2 .card {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  .blog.style-2 .card h4 {
    font-size: 1rem !important;
  }
  .blog.style-2 .mt-80 {
    margin-top: 40px;
  }
  .contact.style-2 {
    padding-bottom: 150px;
  }
  .contact.style-2 h2 {
    letter-spacing: 1px;
  }
  .contact.style-2 .global_2 {
    bottom: -120px;
  }
  .contact.style-2 .mb-70 {
    margin-bottom: 30px;
  }
  .contact.style-2 .mb-50 {
    margin-bottom: 20px;
  }
  footer.style-2 .foot_links {
    text-align: initial !important;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer.style-2 .foot_links a {
    width: 50%;
    margin: 10px 0 !important;
  }
  footer.style-2 .text-end,
  footer.style-2 .text-center {
    text-align: initial !important;
  }
  .navbar.style-3 {
    position: relative !important;
    background-color: var(--color-blue2);
    padding: 20px 0;
  }
  .navbar.style-3 .navbar-collapse {
    margin-top: 15px;
  }
  header.style-3 {
    padding: 0 0 30px;
  }
  header.style-3 .main-img {
    display: none;
  }
  header.style-3 .content .info .h1 {
    font-size: 28px;
  }
  header.style-3 .content .info .h1 span:before {
    width: 100px;
    background-size: 100px;
  }
  header.style-3 .content .info .h5 {
    margin-top: 40px;
  }
  .style-3 .testi_lines {
    width: calc(100% - 30px) !important;
  }
  .about.style-3 .img-left {
    position: relative;
    top: 0;
    max-width: 100%;
    margin: 50px 0;
  }
  .about.style-3 .img-left .info-circle {
    width: 150px;
    height: 150px;
    outline: 7px solid #fff;
  }
  .about.style-3 .img-left .info-circle h2 {
    font-size: 35px;
  }
  .about.style-3 .img-left .info-circle small {
    font-size: 10px;
    text-transform: uppercase;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(2) {
    width: 120px;
    height: 120px;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(2) h2 {
    font-size: 30px;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(3) {
    width: 100px;
    height: 100px;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(3) h2 {
    font-size: 25px;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(4) {
    width: 110px;
    height: 110px;
  }
  .about.style-3 .img-left .info-circle:nth-of-type(4) h2 {
    font-size: 20px;
  }
  .about.style-3 .info .mb-70 {
    margin-bottom: 30px !important;
  }
  .about.style-3 .btm-content {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
  }
  .about.style-3 .btm-content .mt-60 {
    margin-top: 30px !important;
  }
  .about.style-3 .btm-content .img-right {
    display: none;
  }
  .about.style-3 .top-content {
    margin-bottom: 30px;
  }
  .pricing.style-3 .info {
    margin-bottom: 50px;
  }
  .pricing.style-3 .text.mb-30 {
    margin-bottom: 15px !important;
  }
  .pricing.style-3 .mt-60 {
    margin-top: 30px !important;
  }
  .section-head.style-3 h3 {
    font-size: 21px;
  }
  .blog.style-3 .card .img {
    height: 150px;
    margin-bottom: 5px;
  }
  .blog.style-3 .v_lines {
    display: none;
  }
  .blog.style-3 .client-logos {
    margin-top: 30px !important;
  }
  .blog.style-3 .client-logos .img {
    margin: 20px 0;
  }
  .chat-banner.style-3 .bttns {
    margin-top: 60px;
    text-align: start !important;
  }
  footer.style-3 .items {
    margin-bottom: 20px;
  }
  footer.style-3 .items .title-footer {
    margin-bottom: 20px;
  }
  footer.style-3 .foot {
    margin-top: 0;
  }
  footer.style-3 .foot .logo {
    margin-bottom: 20px;
  }
  .fs-10px {
    font-size: 8px !important;
  }
  .navbar.style-4 .navbar-nav .nav-item .nav-link:before {
    display: none;
  }
  .navbar.style-4 {
    background-color: #f0eff5;
    padding: 20px 0;
  }
  .navbar.style-4 .navbar-collapse {
    margin-top: 30px;
  }
  .style-4 .mb-60 {
    margin-bottom: 30px !important;
  }
  .style-4 .mb-70 {
    margin-bottom: 40px !important;
  }
  .style-4 br {
    display: none;
  }
  header.style-4 {
    overflow: hidden;
  }
  header.style-4 .content .info {
    margin-bottom: 50px;
  }
  header.style-4 .content .info h1 {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 15px !important;
  }
  header.style-4 .content .info .title_small {
    margin-bottom: 20px !important;
  }
  header.style-4 .content .info .mt-100 {
    margin-top: 50px !important;
  }
  header.style-4 .content .info .mt-50 {
    margin-top: 30px !important;
  }
  header.style-4 .content .info br {
    display: none;
  }
  header.style-4 .content .info .small,
  header.style-4 .content .info small,
  header.style-4 .content .info .btn {
    font-size: 10px;
  }
  .clients.style-4 .client-logos .img {
    margin: 20px 0;
    text-align: center;
  }
  .features.style-4 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .features.style-4 .content .features-card {
    margin: 15px 0;
  }
  .about.style-4 .content {
    padding: 40px 0;
  }
  .testimonials.style-4 {
    overflow: hidden;
  }
  .testimonials.style-4 .content .testi-cards .client_card {
    right: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0 !important;
  }
  .testimonials.style-4 .content .testi-cards .client_card .user_img {
    margin-bottom: 30px;
  }
  .testimonials.style-4 .content .testi-cards .client_card .inf_content {
    text-align: center;
  }
  .testimonials.style-4 .content .testi-cards .client_card .inf_content br {
    display: none;
  }
  .pricing.style-4 .content .row .col-lg-6:first-of-type .price-card {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #e9e8ee;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .pricing.style-4 .content .row .col-lg-6:nth-of-type(2) .price-card {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .faq.style-3.style-4 {
    overflow: hidden;
  }
  .faq.style-3.style-4 .col-lg-6:nth-of-type(1) .accordion-item.border-0 {
    border-bottom: 1px solid rgba(153, 153, 153, 0.3333333333) !important;
  }
  .community.style-4 .content,
  .community.style-5 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px !important;
  }
  .community.style-4 .content .commun-card,
  .community.style-5 .content .commun-card {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    padding: 30px !important;
  }
  .section-head.style-4 h2 {
    font-size: 25px;
  }
  footer.style-4 {
    margin-top: 120px;
  }
  footer.style-4 .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer.style-4 .d-flex .btn {
    width: 100%;
    margin: 10px 0;
  }
  footer.style-4 .d-flex .btn.me-4 {
    margin-right: 0 !important;
  }
  footer.style-4 .foot .links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
  }
  footer.style-4 .foot .links li {
    width: 50%;
    margin: 5px 0;
  }
  footer.style-4 .foot .links li a {
    margin-left: 0;
  }
  footer.style-4 .wave {
    left: 0;
    width: 100%;
  }
  footer.style-4 .foot .links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .screenshots.style-4 .screenshots-slider {
    width: 100%;
    left: 0;
  }
  .screenshots.style-4 .screenshots-slider .img {
    margin: 0 auto;
    width: 190px;
  }
  footer.style-4 .foot .logo {
    width: 160px;
  }
  .navbar.style-5 {
    border-bottom: 1px solid rgba(153, 153, 153, 0.6);
  }
  .navbar.style-5 .navbar-collapse {
    margin-top: 20px;
    padding: 15px 0;
    background: rgba(255, 255, 255, 0.6);
  }
  .navbar.style-5 .nav-item .nav-link {
    padding-left: 0;
  }
  .section-head.style-5 h2 {
    font-size: 30px;
    margin-top: 0px;
  }
  .about.style-5 .content .img {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 50px;
  }
  .about.style-5 .content .img-use {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
  .inf {
    margin-bottom: 30px;
  }
  .about.style-5 .content .img.main-img3 .img-body {
    max-height: 300px;
  }
  .download.style-5 .content h2 {
    font-size: 28px;
  }
  .download.style-5 .content h2 span {
    padding-bottom: 10px;
  }
  .download.style-5 .btn {
    margin: 10px 0;
  }
  .download.style-5 .btn.sm-butn span {
    font-size: 10px;
  }
  footer.style-5 .items {
    margin-bottom: 50px;
  }
  footer.style-5 .items .title {
    margin-bottom: 20px;
  }
  footer.style-5 .foot {
    margin-top: 0 !important;
  }
  footer.style-5 .foot .logo {
    margin-bottom: 20px;
  }
  .style-6 br {
    display: none;
  }
  .navbar.style-6 .container-fluid {
    padding: 0 20px;
  }
  .navbar.style-6 .container-fluid .navbar-collapse {
    margin-top: 20px;
  }
  header.style-6 .content {
    padding: 100px 0 20px;
  }
  header.style-6 .info h1,
  header.style-6 .info h1 span small {
    font-size: 30px;
    line-height: 1.5;
  }
  header.style-6 .info .text {
    margin-top: 20px;
  }
  header.style-6 .info .text br {
    display: none;
  }
  header.style-6 .info .form {
    border-radius: 15px;
  }
  header.style-6 .info .form .form-group {
    width: 100%;
    margin: 8px 0;
  }
  header.style-6 .info .form .btn {
    width: 100%;
    margin-top: 15px;
  }
  .navbar.style-6 .nav-item .nav-link:after {
    display: inline-block !important;
  }
  header.style-6 {
    padding: 0;
  }
  header.style-6 .content {
    border-radius: 0;
  }
  .section-head.style-6 h2,
  .section-head.style-6 h2 span small {
    font-size: 30px;
  }
  .about.style-6 {
    overflow: hidden;
  }
  .about.style-6 .info {
    margin-bottom: 30px;
  }
  .service-card.style-6 {
    margin: 15px;
  }
  .section-head.d-flex {
    display: block !important;
  }
  .projects.style-6 {
    overflow: hidden;
    padding: 0;
  }
  .projects.style-6 .content {
    border-radius: 0;
  }
  .projects.style-6 .content .project-card.style-6 {
    margin: 0;
  }
  .testimonials.style-6 {
    overflow: hidden;
  }
  .choose-us.style-6 {
    overflow: hidden;
  }
  .choose-us.style-6 .info {
    padding: 0 15px;
    margin-top: 30px;
  }
  .testimonials.style-6 .img {
    margin-top: 150px;
  }
  .clients.style-5 .content .img.img-card {
    width: 47%;
  }
  .number-card.style-6 {
    margin: 15px 0;
    border: 0 !important;
  }
  .team.style-6 {
    padding: 0;
  }
  .team.style-6 .content {
    border-radius: 0;
    padding: 70px 0;
  }
  .team.style-6 .content .text-end {
    text-align: left !important;
    margin-top: 10px;
  }
  .team-card.style-6 .img .social-icons a {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
  }
  .blog.style-6 .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog.style-6 .content .blog-card {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .blog.style-6 .content .blog-card:last-of-type {
    margin: 0;
  }
  .blog.style-6 .content .blog-card::after,
  .blog.style-6 .content .blog-card::before {
    display: none;
  }
  footer.style-6 {
    padding-top: 0px;
  }
  footer.style-6 .items {
    margin-top: 30px;
  }
  footer.style-6 .items .title {
    margin-bottom: 15px;
  }
  footer.style-6 .foot {
    padding-top: 30px;
    line-height: 1.8;
  }
  footer.style-6 .foot .logo {
    margin-bottom: 20px;
  }
  .blog-page.style-1 .popular-posts .border-end {
    border: 0 !important;
  }
  .about-page header.style-5 .info h1 {
    font-size: 30px;
  }
  .about-page header.style-5 .main-vid {
    height: 350px;
  }
  .about-page .choose-us.style-6 .info {
    padding: 30px 15px;
  }
  .about-page .clients .section-head {
    padding: 0 15px;
  }
  .about-page .culture {
    padding: 70px 15px;
  }
  .contact.style-6 .content .contact_message {
    right: 0;
    top: 30px;
  }
  .contact-page.style-5 .contact .content .contact_message {
    right: 0;
    top: 30px;
  }
  .contact-page.style-5 .section-head {
    /* margin-bottom: 50px !important; */
  }
  .contact-page.style-5 .mb-100 {
    margin-bottom: 70px !important;
  }
  .contact-page.style-5 .ltspc-20 {
    letter-spacing: 3px !important;
    margin-bottom: 30px !important;
  }
  .contact-page.style-5 h4 {
    font-size: 18px;
  }
  .shop-page .filter {
    margin-bottom: 30px;
  }
  .shop-page .products-content .products.list-view .card-width {
    width: 100%;
  }
  .product-page .related-products .related-products-slider .swiper-button-next,
  .product-page
    .related-products
    .related-products-slider
    .swiper-container-rtl
    .swiper-button-prev {
    right: 5px;
  }
  .product-page .related-products .related-products-slider .swiper-button-prev,
  .product-page
    .related-products
    .related-products-slider
    .swiper-container-rtl
    .swiper-button-next {
    left: 5px;
  }
  .product-page .product-slider {
    overflow: hidden;
  }
  .product-page .product-slider {
    margin-bottom: 50px;
  }
  .product-page .product-slider .gallery-top .swiper-slide .img,
  .product-page .product-slider .gallery-thumbs {
    height: 370px;
  }
  .product-page .product-details .nav-pills .nav-link {
    font-size: 18px;
  }
  .product-page .product-info .qyt-addCart .add-more {
    width: 25%;
  }
  .top-navbar.style-7 .top_info,
  .top-navbar.style-7 .side_links {
    font-size: 8px;
  }
  .top-navbar.style-7 .me-4 {
    margin-right: 5px !important;
  }
  .navbar.style-7 .navbar-nav,
  .navbar.style-9 .navbar-nav {
    padding: 20px 0 !important;
  }
  .navbar.style-7 .navbar-nav .nav-item .nav-link,
  .navbar.style-9 .navbar-nav .nav-item .nav-link {
    margin: 15px 0;
    border: 0;
  }
  header.style-7 .info h1 {
    font-size: 35px;
  }
  header.style-7 .img .rock7,
  .about.style-7 .img .circle {
    right: 0;
    width: 30%;
  }
  header.style-7 .sponsers br {
    display: none;
  }
  header.style-7 .sponsers .sponsers-content a {
    margin: 10px 10px 10px 0;
    width: 20%;
  }
  .services.style-7 .service-item-style7 {
    padding: 30px;
    background-color: #fff;
  }
  .projects.style-7 .content {
    padding: 0 15px;
  }
  .projects.style-7 .projects-slider7 .swiper-slide {
    margin-top: 50px;
  }
  .testimonials.style-7 .testi-card .text {
    font-size: 18px;
  }
  .testimonials.style-7 .get-qoute-banner {
    padding: 30px;
  }
  .testimonials.style-7 .get-qoute-banner .btns {
    margin-top: 20px;
  }
  .choose-us.style-7 .info {
    padding: 30px 0;
  }
  .section-head.style-4 h2 {
    font-size: 18px;
  }
  .chat-banner.style-7 .info h3 {
    font-size: 30px;
  }
  footer.style-7 {
    overflow: hidden;
  }
  footer.style-7 .links-side {
    padding: 30px 0;
  }
  footer.style-7 .links-side .links-group {
    margin-top: 30px;
  }
  footer.style-7 .foot p {
    font-size: 12px;
  }
  .features.style-7 {
    padding: 100px 15px;
  }
  .features.style-7 .features-card.style-7 {
    padding: 15px;
  }
  .features.style-7 .features-card.style-7 .icon img {
    width: 80px;
    height: 80px;
  }
  .features.style-7 .features-card.style-7 .info h5 {
    font-size: 18px;
  }
  header.style-8 .info h1 {
    font-size: 40px;
  }
  .services.style-8 h5 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .section-head.style-8 h3 {
    font-size: 30px;
  }
  .numbers.style-8 .content .plat-icons .icon {
    width: 50px !important;
    height: 50px !important;
    padding: 10px !important;
  }
  .projects.style-8 .section-head {
    position: relative;
    /* padding-bottom: 65px; */
  }
  .projects.style-8 .section-head .swiper-button-next,
  .projects.style-8 .section-head .swiper-button-prev {
    bottom: 0;
    top: auto;
  }
  .projects.style-8 .section-head .swiper-button-prev,
  .projects.style-8 .section-head .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
  }
  .projects.style-8 .section-head .swiper-button-next,
  .projects.style-8 .section-head .swiper-container-rtl .swiper-button-prev {
    left: 75px;
    right: auto;
  }
  .projects.style-8 .info {
    padding: 30px 0 0 0;
  }
  .projects.style-8 .info .proj-det .item p {
    font-size: 11px;
  }
  .projects.style-8 .info .proj-det .item h6 {
    font-size: 16px;
  }
  .pricing.style-8 .pricing-tabsHead {
    margin-top: 80px;
  }
  .pricing.style-8 .pricing-body .pricing-card {
    border-radius: 10px;
  }
  .blog.style-8 .main-post {
    margin-bottom: 50px;
  }
  .blog.style-8 .side-posts .item .info h4.title {
    font-size: 18px;
  }
  footer.style-8 .content .logo-social .foot-logo img {
    margin-bottom: 30px;
  }
  header.style-9 {
    overflow: hidden;
  }
  header.style-9 .img {
    width: 100%;
    margin-top: 50px;
  }
  header.style-9 .info h1 {
    font-size: 30px;
  }
  .hosting-links a {
    margin: 10px 5px !important;
  }
  .chat-banner.style-9 .img_back {
    display: none;
  }
  .top-navbar.style-9 a {
    font-size: 12px;
  }
  .top-navbar.style-9 .side_links a {
    margin: 5px !important;
    font-size: 12px;
  }
  .top-navbar.style-9 .ps-4 {
    padding-left: 0.5rem !important;
  }
  .testimonials.style-9 {
    overflow: hidden;
  }
  .section-head.style-9 h2 {
    font-size: 30px;
  }
  .section-head.style-9 h2 br {
    display: none;
  }
  .domain-search.style-9 .domain-choose .butn {
    padding: 15px;
  }
  .about.style-9 .info {
    padding: 30px 0 0;
  }
  .services.style-9 .services-content .service-card {
    margin-top: 30px;
  }
  .services.style-9 .services-content::before {
    display: none;
  }
  .chat-banner.style-9 {
    padding: 100px 0;
  }
  .choose-us.style-9 .nav .nav-item {
    width: 100%;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
  .choose-us.style-9 .nav .nav-item .nav-link {
    width: 100%;
    text-align: start;
  }
  .testimonials.style-9 .testi-head h3 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .testimonials.style-9 .testi-card {
    margin-bottom: 50px;
    border: 1px solid rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    padding: 30px;
  }
  .testimonials.style-9 .testi-card .text {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    margin-bottom: 30px;
  }
  .clients.style-9 .logos-content .logos a {
    width: 180px;
    height: 100px;
    background-color: #fff;
    border-radius: 10px;
    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;
  }
  footer .foot {
    margin-top: 40px !important;
  }
  footer .foot .info {
    padding: 30px 0 !important;
  }
  footer.style-9 .foot-title {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .inner-header.style-5 .content {
    padding-right: 50px;
  }
  .inner-header.style-5 .content h2 {
    font-size: 30px;
  }
  .faq-page.style-5 .faq-tabs .nav .nav-item {
    width: 50%;
    margin-top: 30px;
  }
  .inner-header.style-5 .content .side-img {
    top: 40%;
    height: 20%;
  }
  .careers-page.style-5 .career-form .mum-card h3,
  .career-details-page.style-5 .career-form .mum-card h3 {
    font-size: 30px;
  }
  .careers-page.style-5 .career-form .form,
  .career-details-page.style-5 .career-form .form {
    margin-top: 30px;
  }
  .careers-page.style-5 .career-form,
  .career-details-page.style-5 .career-form {
    overflow: hidden;
  }
  .careers-page.style-5 .career-form h2,
  .career-details-page.style-5 .career-form h2 {
    font-size: 30px;
  }
  .career-details-page p {
    width: 100%;
  }
  .career-details-page.style-5 .careers-positions-slider5 {
    padding-bottom: 100px;
  }
  .career-details-page.style-5 .careers-positions-slider5 .swiper-button-next,
  .career-details-page.style-5 .careers-positions-slider5 .swiper-button-prev {
    top: calc(100% - 60px);
  }
  .pricing.style-10 .pricing-table .table-titles,
  .pricing.style-10 .pricing-table .table-body-card {
    width: 100%;
  }
  .pricing.style-10 .pricing-table .table-titles .main-head {
    background-color: #f9f9f9;
    border-radius: 15px;
  }
  .pricing.style-10 .pricing-table .table-body-card {
    padding: 15px;
    border: 1px solid rgba(153, 153, 153, 0.2666666667);
    border-radius: 10px !important;
    margin-top: 30px;
  }
  .pricing.style-10 .pricing-table .table-body-card .sub-body ul li strong {
    display: block;
    margin-bottom: 10px;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
  }
  .pricing.style-10 .pricing-table .sub-head {
    text-align: center;
  }
  .pricing.style-10 .pricing-table .table-body-card.recommended-card .sub-body {
    border: 15px solid rgba(255, 255, 255, 0.1333333333);
  }
  header.style-10 .img {
    width: 100%;
    margin: 30px 0;
  }
  header.style-10 .info h1 {
    font-size: 35px;
  }
  header.style-10 .info .butn,
  header.style-10 .info .btn {
    padding: 12px 48px 12px 15px;
  }
  header.style-10 .info .butn small,
  header.style-10 .info .btn small {
    font-size: 10px;
  }
  header.style-10 .info .butn.btn-icon-circle i,
  header.style-10 .info .btn.btn-icon-circle i {
    bottom: -6px;
  }
  header.style-10 .info .me-4 {
    margin-right: 0.5rem !important;
  }
  header.style-10 .logos .logos-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  header.style-10 .logos .logos-content .logo_img {
    padding: 10px;
    width: 45px;
  }
  .features.style-10 .feat-card {
    border-bottom: 1px solid rgba(153, 153, 153, 0.3333333333);
    border-right: 0;
  }
  .about.style-10 .imgs .img {
    margin: 0 0 30px !important;
    height: 250px !important;
  }
  .about.style-10 .info {
    padding: 0;
  }
  .about.style-10 .info h2 {
    font-size: 25px;
  }
  .services.style-10 {
    overflow: hidden;
  }
  .services.style-10 .content {
    padding: 60px 15px 15px;
  }
  .services.style-10 .content .services-card {
    position: relative;
    z-index: 10;
    padding: 20px 15px;
    border-radius: 10px;
    background-color: #f9f9f9;
    margin-top: 15px;
  }
  .faq.style-10::after {
    display: none;
  }
  .faq.style-10 .integration-card .content {
    padding: 50px 30px;
  }
  .faq.style-10 .integration-card .content .icons {
    margin-top: 40px;
  }
  .faq.style-10 .integration-card .content .icons .icon {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 5px;
    width: 50px;
    height: 50px;
    padding: 15px;
  }
  .blog.style-10 .blog-card .img {
    width: 100%;
  }
  .blog.style-10 .blog-card .img img {
    width: 100%;
    height: 220px;
  }
  .blog.style-10 .blog-card .info {
    width: 100%;
  }
  footer.style-10 .foot {
    margin-top: 0 !important;
  }
  footer.style-10 .links {
    text-align: start;
    margin: 30px 0;
  }
  footer.style-10 .links a {
    margin: 15px 0 !important;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .home-style-11 .section-head h2 {
    font-size: 20px;
  }
  .home-style-11 .top-navbar.style-11 .links a {
    font-size: 11px;
  }
  .home-style-11 .top-navbar.style-11 .top-nav-side {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
  }
  .home-style-11 .top-navbar.style-11 .top-nav-side a,
  .home-style-11 .top-navbar.style-11 .top-nav-side p {
    font-size: 11px;
  }
  .home-style-11 .navbar.style-11 .navbar-nav {
    padding: 20px 0 !important;
  }
  .home-style-11 header.style-11 {
    overflow: hidden;
  }
  .home-style-11 header.style-11 .info h1 {
    font-size: 30px;
  }
  .home-style-11 header.style-11 .img {
    width: 100%;
  }
  .home-style-11 .signup.style-11 {
    overflow: hidden;
  }
  .home-style-11 .signup.style-11 .text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-style-11 .signup.style-11 .text span {
    width: 100%;
    margin: 5px 0;
  }
  .home-style-11 .screenshots.style-11 {
    overflow: hidden;
  }
  .home-style-11 .screenshots.style-11 .links {
    margin-bottom: 60px;
  }
  .home-style-11 .screenshots.style-11 .links .img {
    margin: 10px 0;
  }
  .home-style-11 .screenshots.style-11 .links .img::after {
    display: none;
  }
  .home-style-11 .features.style-11 {
    overflow: hidden;
  }
  .home-style-11 .features.style-11 .features-cards .cards-side .feat-card {
    margin-top: 30px;
  }
  .home-style-11 .integration.style-11 .icons {
    display: none;
  }
  .home-style-11 .features.style-9 {
    overflow: hidden;
  }
  .home-style-11 .features.style-9 .accordion .accordion-button {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .home-style-11 .features.style-9 .img {
    margin-top: 50px;
  }
  .home-style-11 .testimonials.style-11 {
    overflow: hidden;
  }
  .home-style-11 .testimonials.style-11 .testimonial-card .img .play_icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
  .home-style-11 .testimonials.style-11 .testimonial-card .info h4 {
    font-size: 18px;
  }
  .home-style-11 footer.style-11 {
    overflow: hidden;
  }
  .home-style-11 footer.style-11 .top-foot-info strong {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .home-style-11 footer.style-11 .top-foot-info a {
    margin: 10px 0 !important;
  }
  .section-head.style-12 h2 {
    font-size: 21px;
  }
  .navbar.style-12 .navbar-brand {
    width: 180px;
    padding: 20px;
  }
  .navbar.style-12 .nav-search {
    margin: 20px 0 0;
    padding: 0;
  }
  .navbar.style-12 .nav-search input {
    width: 100% !important;
    max-width: unset !important;
  }
  header.style-12 .info {
    padding-top: 50px;
  }
  header.style-12 .info h2 {
    font-size: 40px;
    text-align: left;
  }
  header.style-12 .info h2 small {
    font-size: 11px !important;
    margin-top: 0 !important;
  }
  header.style-12 .info h2 small br {
    display: none;
  }
  header.style-12 .pt-150 {
    padding-top: 50px !important;
  }
  .projects.style-12 .mix_tabs .tab-link {
    width: 100%;
    text-align: left;
  }
  .features.style-12 .features-line-slider12 .swiper-slide a h2 {
    font-size: 18px;
  }
  .collections {
    overflow: hidden;
  }
  .community.style-12 .content h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .community.style-12 .content .form-group {
    margin-bottom: 20px;
  }
  .community.style-12 .content .form-group input {
    width: 150px;
  }
  .community.style-12 .content .form-group .butn {
    padding: 12px 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
  }
  .community.style-12 .content .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
  }
  footer.style-12 .content {
    padding: 50px 0;
  }
  footer.style-12 .foot {
    margin-top: 0 !important;
  }
  footer.style-12 .foot p {
    font-size: 12px;
  }
  footer.style-12 .foot p a {
    font-size: 12px;
  }
  .navbar.style-13 {
    position: relative;
  }
  header.style-13 .info h1 {
    font-size: 30px;
  }
  .about.style-13 .content .info .logos img {
    max-width: 30%;
    -webkit-margin-end: 3%;
    margin-inline-end: 3%;
  }
  .section-head.style-13 h2 {
    font-size: 20px;
  }
  footer.style-13 .foot {
    padding: 0 0 30px 0;
    color: #fff;
    text-align: center;
    line-height: 4;
  }
  .home-style-14 .navbar.style-14 {
    position: relative;
  }
  .home-style-14 header.style-14 {
    padding-top: 100px;
  }
  .home-style-14 header.style-14 .info h1 {
    font-size: 40px;
  }
  .home-style-14 header.style-14 .info .down_store {
    margin-top: 50px;
  }
  .home-style-14 .clients.style-14 .logos-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-style-14 .clients.style-14 .logos-content a {
    width: 50%;
    text-align: center;
    padding: 0 20px;
  }
  .home-style-14 .testimonials-slider14 .swiper-container {
    overflow: hidden !important;
  }
  .home-style-14 .features.style-14 .nav-pills .nav-link {
    font-size: 10px;
    margin: 5px;
    padding: 12px 15px;
  }
  .home-style-14 .mb-70 {
    margin-bottom: 30px !important;
  }
  .home-style-14 .mb-150 {
    margin-bottom: 50px !important;
  }
  .home-style-14 .features.style-14 .tab-pay-content .info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-style-14 .features.style-14 .tab-pay-content .info li i {
    margin-top: 5px;
  }
  .home-style-14 .fs-1 {
    font-size: 25px !important;
    letter-spacing: 0 !important;
  }
  .home-style-14 .screenshots.style-14 .img::before {
    bottom: 0;
  }
  .home-style-14 .about.style-14 .img {
    margin-top: 50px;
  }
  .home-style-14 .about.style-14 .img .play_ptn {
    left: 50%;
  }
  .home-style-15 .top-navbar.style-15 {
    font-size: 10px;
  }
  .home-style-15 .top-navbar.style-15 .ms-4 {
    margin-left: 0.5rem !important;
  }
  .home-style-15 .navbar.style-15 {
    position: relative !important;
  }
  .home-style-15 .navbar.style-15 .navbar-nav {
    padding: 15px 0 !important;
  }
  .home-style-15 .navbar.style-15 .navbar-nav .nav-item .nav-link {
    border: 0 !important;
  }
  .home-style-15 header.style-15 .info {
    margin-top: 20px;
  }
  .home-style-15 header.style-15 .info h1 {
    font-size: 25px;
  }
  .home-style-15 header.style-15 .img {
    width: 100%;
  }
  .home-style-15 header.style-15 .countdown-content {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: -5px;
  }
  .home-style-15 header.style-15 .countdown-content .countdown-card {
    border-radius: 0;
  }
  .home-style-15 header.style-15 .countdown-content .logos {
    padding-bottom: 30px;
  }
  .home-style-15 header.style-15 .countdown-content .logos img {
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    width: 50px;
  }
  .home-style-15 header.style-15 .butn,
  .home-style-15 header.style-15 .btn {
    padding: 12px 25px;
  }
  .home-style-15 header.style-15 .butn span,
  .home-style-15 header.style-15 .butn small,
  .home-style-15 header.style-15 .btn span,
  .home-style-15 header.style-15 .btn small {
    font-size: 10px;
  }
  .home-style-15 .features.style-15 {
    padding: 70px 0;
  }
  .home-style-15 .about.style-15 .info {
    margin-bottom: 50px;
  }
  .home-style-15 .markets .content {
    overflow-x: auto;
  }
  .home-style-15 .markets .markets-table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .home-style-15 .markets .markets-table .trad-btn {
    text-align: center;
  }
  .home-style-15 .timeline.style-15 {
    padding: 70px 0;
  }
  .home-style-15 .timeline.style-15 .timeline-cards .timeline-card::before {
    bottom: 0;
  }
  .home-style-15 .timeline.style-15 .timeline-cards .timeline-card::after {
    bottom: -5px;
    background-color: rgba(238, 21, 82, 0.3333333333);
    -webkit-box-shadow: 0 5px 10px rgba(238, 21, 82, 0.2666666667);
    box-shadow: 0 5px 10px rgba(238, 21, 82, 0.2666666667);
  }
  .home-style-15 .timeline.style-15 .timeline-cards .timeline-card .year {
    bottom: -50px;
  }
  .home-style-15 .timeline.style-15 .timeline-cards .progress {
    display: none;
  }
  .home-style-15 .faq.style-15 .faq-card {
    padding: 20px 5px;
  }
  .home-style-15 .faq.style-15 .subscribe-content .subscribe-card {
    padding: 70px 15px;
  }
  .home-style-15
    .faq.style-15
    .subscribe-content
    .subscribe-card
    .form-group
    .subs_arrow {
    display: none;
  }
  .home-style-15 .blog.style-15 .main-card,
  .home-style-15 .blog.style-15 .sub-card {
    margin-bottom: 30px;
  }
  .home-style-15 .blog.style-15 .main-card .img,
  .home-style-15 .blog.style-15 .sub-card .img {
    height: 250px;
  }
  .home-style-15 .blog.style-15 .main-card .info,
  .home-style-15 .blog.style-15 .sub-card .info {
    padding: 20px;
  }
  .home-style-15 .blog.style-15 .main-card .center_icon,
  .home-style-15 .blog.style-15 .sub-card .center_icon {
    display: none;
  }
  .home-style-15 footer.style-15 .content {
    padding: 70px 0 20px;
  }
  .home-style-15 footer.style-15 .content .foot-logo-social {
    margin-bottom: 0 !important;
  }
  .home-style-15 footer.style-15 .content .foot-logo-social .social-icons a {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 20px;
    margin-inline-end: 20px;
    margin-top: 30px;
  }
  .home-style-15 footer.style-15 .content .links-content h6.sub-title {
    margin-top: 50px;
  }
}
/* ======== */
/* ======= */
@media only screen and (max-width: 768px) {
    :root {
        --TextContent-color: #232735;
    }

    .navbar-top {
        display: block;
        font-size: 8px !important;
    }

    .container {
        display: block;
    }

    .navbar-top-center {
        display: none;
    }

    .dropdown-toggle {
        white-space: nowrap;
        display: none;
    }

    .navbar-top-main {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .navbar-top-socail {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-left: -22px;
    }

    .navbar-top-righ-info {
        font-size: 8px;
    }

    .nav-socail-link:not(:last-child) {
        margin-right: 6px;
    }

    .navbar-top-right-hotline {
        position: relative;
        padding-right: 10px;
        margin-right: 8px;
        display: flex;
        align-items: center;
    }

    .navbar-top-right-lang {
        display: flex;
        align-items: center;
        float: right;
    }

    .nav-hotline {
        font-size: 8px;
    }

    .navbar-top-right-lang-text {
        font-weight: 500;
        font-size: 12px;
    }

    .navbar-top-right {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 30px;
        margin-right: -28px;
    }

    .style-1 {
        position: relative;
        text-align: center;
        align-content: center;
    }

        .style-1 .container {
            margin-top: 4%;
        }

    .mb-60 {
        margin-top: -20%;
        margin-bottom: 53px !important;
        line-height: 24px;
    }

    .heading {
        font-size: 18px !important;
        margin-top: 0px;
        padding-bottom: 0;
    }
    p {
        font-size: 16px !important;
    }
    .heding-mb {
        display: block !important;
    }

    .heding-pc {
        display: none !important;
    }

    .subheading {
        font-size: 16px;
    }

    .heading-banner, header.style-1 .info .text {
        color: #232735;
        transform: translateY(69px);
    }

    .slick-slider {
        overflow: hidden !important;
    }

    header .style-1 .info .text {
        width: 100%;
        margin-top: -12%;
        line-height: 21px;
        font-size: 17px;
        transform: translateY(71px);
    }

    .img3-mb {
        display: block !important;
        margin-top: 140px;
    }

    .main-img3 {
        display: flex;
        margin-top: 70px;
        max-width: 181px;
        transform: translateY(23px);
    }

    header.style-1 .info .bttns {
        position: absolute;
        display: -ms-flexbox;
        -ms-flex-align: center;
        left: 35%;
        transform: translateY(12px);
    }

    .btn-ff99 {
        padding: 8px 15px;
        position: relative;
        overflow: hidden;
        text-align: center;
        font-weight: 500;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 12px;
    }

    .img-desktop-mb {
        display: block !important;
        transition: width 2s;
        margin-top: -29%;
        transform-style: preserve-3d;
        margin-bottom: -70px;
        background-image: url(../images/image-home/bg-solution-l-mb.png);
        background-position-y: 22px;
        background-size: 74px;
        background-repeat: no-repeat;
        text-align: center;
    }

        .img-desktop-mb img {
            transform: translateY(-24px);
        }

    .img-desktop {
        display: none;
    }

    .nav-button {
        background-color: #fff;
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        top: 0;
        left: 0px;
        justify-content: space-between;
        position: absolute;
        z-index: 5;
        padding: 10px 15px;
        width: 100%;
    }

    .padding-top {
        padding-top: 0px;
    }

    .section-solutions {
        position: relative;
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 38px
    }

    .navbar-light .navbar-brand {
        color: rgba(0,0,0,.9);
        padding: 0;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.55);
        border-color: rgba(0,0,0,.1);
        padding: 0;
    }

    .banner-home {
        min-height: 80vh;
        background-image: url(/assets/images/banner/banner-home.jpg);
        transform: translateY(-83px);
    }

    .main-img3 {
        display: flex;
        margin-top: 70px;
        max-width: 181px;
    }

    .main-img3-left {
        margin-top: 10%;
    }

    .main-img3-right {
        margin-top: 5%;
    }

    .section-head {
        /* padding-bottom: 36px !important; */
    }

    .box-info-project {
        padding: 20px;
        flex-direction: column;
        border: none;
    }

    .box-info-project-item-center {
        padding: 0px 80px;
        border: none;
    }

    .box-info-project-item {
        padding: 20px;
    }

        .box-info-project-item:not(:last-child) {
            padding: 20px;
            border-bottom: 1px solid #d9d9d9;
        }

    .copyrights {
        flex-direction: column;
        align-items: center;
    }

    .banner-home {
        padding: 150px 0px;
        background-image: url("/assets/images/banner/banner-home-mobile.jpg");
    }

    .about.style-5 .content {
        padding-top: 30px
    }

        .about.style-5 .content .img {
            padding-bottom: 0px;
        }

    .cover-sub-heading {
        color: #0091FF;
        margin: 0px 0px;
    }

    .space-heading {
        text-align: center;
        padding-bottom: 0;
    }

    .letter-spacing {
        letter-spacing: normal!important;
    }

    .sub-heading {
        color: var(--TextConten-color);
        font-size: 16px!important;
/*        line-height: 20px!important;*/
        margin-top: 5px
    }

    .solutions-content-mb {
        text-align: center;
    }

    .draggable {
        overflow-x: hidden;
    }

    .heading-chil {
        padding-bottom: 20px;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
    }

    .about.style-5 .content .list-icon {
        margin-top: 5px;
    }

    .img-driven {
        display: flex;
        margin-top: 70px;
        max-width: 500px;
    }

    .cover-heading {
        text-align: center;
        position: absolute !important;
        top: 0%;
    }

    .order-lg-0 heading-chil {
        margin-left: 13%;
    }

    .space-heading {
        padding-bottom: 0px;
    }

    .heding-chil {
        text-align: center;
    }

    .opdimized-pc {
        display: none;
    }

    .opdimized-mb {
        display: block !important;
        max-width: 500px;
    }

    .about.style-5 .content p {
        color: #777;
/*        line-height: 20px;*/
    }

    .section-head.style-5 h2 {
        font-size: 18px;
    }

    .mt-70 {
        margin-top: 12px;
        justify-content: center;
    }

    .img-driven {
        display: flex;
        margin-top: 30px;
        max-width: 500px;
    }

    .heading-chil {
        padding-bottom: 12px;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }

    .mt-20 {
        margin-top: 20px !important;
    }

    .mt-60 {
        margin-top: 20px !important;
        text-align: center;
        justify-content: center;
    }

    .mb-40 {
        margin-bottom: 12px !important;
    }

    .mt-70 {
        margin-top: 12px !important;
        justify-content: center;
    }

    .text-center {
        text-align: center !important;
    }

    .comment-item {
        display: flex;
        border-radius: 14px;
        padding: 30px 20px;
        background-color: #fff;
        box-shadow: 0px 6px 20px rgba(12, 93, 169, 0.25);
        margin: 12px 0px !important;
    }

    .section-head.style-4 .title_small {
        font-size: 12px;
        padding: 5px 10px;
        background: rgba(0, 145, 255, 0.2);
        border-radius: 5px;
        color: #000;
        margin-bottom: 12px;
        margin-top: 30px;
    }

    .mb-30 {
        margin-bottom: 12px !important;
    }

    .box-render-content-title {
        font-size: 18px;
        line-height: 16px
    }

    .section-solutions {
        display: none !important;
    }

    .section-solutions-mb {
        display: block !important;
        text-align: center;
        margin-bottom: 50px;
        margin-top:5px;
    }

        .section-solutions-mb content {
            text-align: center;
            overflow-x: clip;
            width: 100%;
            margin: 0px;
            box-sizing: border-box;
            display: block;
        }

    .box-render-content-sub {
        margin-top: 12px;
        font-size: 16px;
/*        line-height: 16px;*/
    }

    .slick-solutions-content {
        margin-bottom: 90px;
    }

    .solutions-content-img-mb {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .btn-solutions {
        border-radius: 10px;
        width: 217.46px;
        height: 41px;
        margin-left: 15%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cover-sub-sulutios {
        color: #45AFFF;
    }

    .content-solutions-mb {
        margin-top: 0px !important;
    }

    .order-0 .main-img3 .main-img3-left {
        z-index: 2;
        -webkit-animation: slide_up_down 2s ease-in-out infinite alternate both;
        animation: slide_up_down 2s ease-in-out infinite alternate both;
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .order-0 .main-img3 .main-img3-right {
        z-index: 4;
        -webkit-animation: slide_up_down 2s ease-in-out infinite alternate both;
        animation: slide_up_down 2s ease-in-out infinite alternate both;
        -webkit-animation-delay: 3s;
        animation-delay: 1s;
    }

    .apart2 {
        top: 8%;
        width: 88%;
        right: 7%;
    }

    .apart3 {
        top: 9%;
        left: 11%;
    }

    .case-slider-mb {
        display: block !important;
    }

    .box-select-change-content {
        display: none;
    }

    .case-slider-mb {
        transform: translateY(-34%);
        position: relative;
    }

    .swiper-slide {
        background-color: #ffff;
        border-radius: 10px;
        /*border: 1px solid #000;*/
/*        width: 156px !important;
        height: 106px;*/
    }

    .box-select-change-content-item {
        padding: 0px 0px !important;
        width: 100%
    }

    select-change-content-item-label {
        margin-top: 0px !important;
    }

    .active-use-case-item-js .box-select-change-content-item-label {
        border-top: 0px solid #d9d9d9 !important;
    }

    .case-slider-mb {
        height: 200px;
        top: 60px
    }
    .swiper-slide{
        margin-top: 100px;
    }
    .active-use-case-item-js{
        margin-top: 0px!important;
    }

    .heading-banner, header.style-1 .info .text {
        color: #232735;
        transform: translateY(134px);
        font-size: 16px !important;
    }

    .style-1 .container {
        margin-top: 2%;
    }

    .heading-space {
        margin-top: -34px;
    }

    .span-black {
        color: #000;
    }

    .text {
        line-height: 20px;
    }

    .heading-brive {
        left: 18%;
    }

    .heading-left {
        text-align: left;
    }
    .box-info-project-item-param {
        font-size: 24px!important;
        font-weight: 500;
        color: var(--color-main);
        padding-bottom: 6px;
    }
    .box-info-project-item-label {
        text-transform: capitalize;
        font-size: 16px!important;
        line-height: 20px!important;
        margin-top:12px!important;
    }
    .isActive-swiper {
        margin-top: 50px !important;
    }
    .case-slider-mb {
        height: 114px;
        top: -120px;
    }
    .Active-default{
        margin-top:12px!important;
    }
    .clients-slider5-mb{
        display:block!important;
    }
    .clients-slider5-pc{
        display:none;
    }
    .content .clients-slider5
    .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: auto !important;
        list-style: none;
        z-index: 1;
        height: 145px;
    }
    .content .clients-slider5 .swiper-container
    .swiper-wrapper .swiper-slide{
        margin-top: 31px !important;
    }
    main .section-solutions-mb .container {
        transform: translateY(4px);
    }
    .content .clients-slider5 .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: clip !important;
        list-style: none;
        z-index: 1;
        height: 145px;
    }
    .img-partner_slider{
        min-width: 100%;
    }

    .case-slider-mb .container .box-select-change-content-mb
    .use-case-slider-mb .swiper-container
    .swiper-wrapper .swiper-slide {
        margin-top: 65px;
    }
    .container .wrapper-section-use-case {
        transform: translateY(-27px);
    }
    .case-slider-mb{
        margin-top: 60px
    }
    .box-render-content {
        padding-top: 0;
    }
    .swiper-slide .box-select-change-content-item-label {
        margin-top: 0px!important;
        HEIGHT: 49px!important;
    }
    .section-head-mb {
        margin-top:-55px;
    }
    footer.style-3 .contact_globe {
        position: absolute;
        height: 25%;
        max-height: none;
        width: 80%;
        top: 2%;
        left: 9%;
        -webkit-animation: rotate-center 100s linear infinite both;
        animation: rotate-center 100s linear infinite both;
    }
    .title-margin-footer{
        margin-bottom:-9px!important;
    }
    footer.style-3 .foot {
        margin-top: 0!important;
    }
    .faq.style-3 .accordion-item-mb {
        border: 0;
        border-bottom: 0px solid rgba(153, 153, 153, 0.3333333333)!important;
        background: transparent;
    }

    }

  



@media screen and (max-width: 576px) {
    .navbar.style-5 .navbar-brand img {
    width: 120px;
  }
  .items-padding {
    padding-left: 0px;
  }
  .banner-home {
    padding: 100px 0px;
  }
}

@media screen and (max-width: 480px) {
  .screenshots.style-4 .screenshots-slider .img {
    margin: 0 auto;
    width: 150px;
    height: 300px;
  }
  .screenshots.style-4 .mob-hand {
    bottom: 165px;
    height: 435px;
    -webkit-transform: translateX(-35%);
    -ms-transform: translateX(-35%);
    transform: translateX(-35%);
  }
}

@media (max-width: 1199px) and (min-width: 998px) {
  .navbar-top-right-hotline {
    display: none;
  }
}

@media only screen and (min-width: 2650px) {
    .banner-home {
        min-height: 100vh;
        background-image: url("/assets/images/banner/banner-home.jpg");

    }
    .baner-home-right {
        display: block!important;
    }
    .banner-solution-top .solution-bottom-left {
        transform: translate(-44%, -6%);
    }
    .banner-solution-top .solution-bottom-right {
        transform: translate(140%, -9%);
    }
    .banner-solution-bottom .solution-bottom-left {
        transform: translate(-97%, 49%);
    }
    .banner-solution-bottom .solution-bottom-right {
        transform: translate(49%, 72%);
    }
    .img-partner_slider {
        max-width: 80% !important;
        min-width: 70%;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
    .banner-home {
        min-height: 82vh;
        background-image: url(/assets/images/banner/banner-home.jpg);
        background-position-x: 77%!important;
    }
    .baner-home-right {
        display: block !important;
        width: 15%;
        margin-top: -44%;
    }
    .banner-solution-top .solution-bottom-left {
        transform: translate(-24%, 24%);
    }
    .banner-solution-top .solution-bottom-right {
        transform: translate(176%, -50%);
    }
    .banner-solution-bottom {
        width: 321px!important;
    }
    .banner-solution-bottom .solution-bottom-left{
           transform: translate(-101%, -251%)!important;
    }
    .banner-solution-bottom .solution-bottom-right{
            transform: translate(55%, -222%);
    }
    .container .img-desktop img {
        width: 85% !important;
    }
    .box-top.box-content-solutions {
        top: -167%;
        left: 60%;
        transform: translateX(-50%);
    }
    .box-left.box-content-solutions {
        top: -33% !important;
        left: -11% !important;
    }
    .box-left-bottom.box-content-solutions {
        top: 87% !important;
        left: -11% !important;
    }
    .box-bottom-right {
        max-width: 300px;
        bottom: -31% !important;
        right: -9.5% !important;
    }
    .box-right {
        max-width: 300px;
        top: -25% !important;
        right: -10% !important;
    }
    .box-bottom {
        max-width: 340px;
        bottom: -42% !important;
        left: 43% !important;
    }
    .box-left.box-content-solutions {
        top: -51% !important;
        left: -11% !important;
    }
    .box-left-bottom.box-content-solutions {
        top: 70% !important;
        left: -11% !important;
    }
}

@media only screen and (min-width: 770px) and (max-width: 1000px){
    .banner-solution-top .solution-bottom-left {
        transform: translate(-53%, 24%);
    }
    .banner-solution-bottom .solution-bottom-left {
        transform: translate(-101%, -146%) !important;
    }
    .banner-solution-bottom .solution-bottom-right {
        transform: translate(19%, -202%);
    }
    .space-heading-pc {
        margin: 0px 0% !important;
    }
    .img-desktop {
        padding: 20px;
        width: 100%;
        margin-top: -34%;
        margin-bottom: -46%;
    }
    .box-left-bottom.box-content-solutions {
        top: 70% !important;
        left: 0% !important;
    }
    .box-left.box-content-solutions {
        top: -33% !important;
        left: 0% !important;
    }
    .box-left.box-content-solutions {
        top: -33% !important;
        left: 0% !important;
    }
    .box-bottom {
        max-width: 340px;
        bottom: -42% !important;
        left: 0% !important;
    }
    .box-right {
        max-width: 300px;
        top: -25% !important;
        right: 0% !important;
    }
    .box-bottom-right {
        max-width: 300px;
        bottom: -31% !important;
        right: -0.5% !important;
    }
    .section-solutions {
        margin-bottom: 13% !important;
    }
}


    @media screen and (min-width: 1700px) and (max-width: 2000px) {
        .banner-home {
            min-height: 80vh;
            background-image: url("/assets/images/banner/banner-home.jpg");
            background-position-x: 81%;
        }

        .baner-home-right {
            display: block !important;
        }

        .banner-solution-top {
            max-width: 200px;
        }

        .banner-solution-bottom {
            max-width: 300px;
        }

        .solution-bottom-left {
            transform: translate(-76%, -44%);
        }

        .banner-solution-top .solution-bottom-right {
            transform: translate(197%, -118%);
        }

        .banner-solution-bottom .solution-bottom-left {
            transform: translate(-204%, -222%);
        }

        .banner-solution-bottom .solution-bottom-right {
            transform: translate(49%, -191%);
        }
    }</pre></body></html>