/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.scw-switcher-wrap,
.scw-trigger-icon {
    position: fixed;
    left: auto;
    background-color: #fff;
}

.scw-trigger-icon {
    width: 44px;
    height: 44px;
    top: 121px;
    right: 26px;
    border: 0;
    padding: 0;
    text-align: center;
    z-index: 5;
    cursor: pointer;
}

.scw-trigger-icon i {
    font-size: 18px;
}

.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1),
.scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2) {
    display: none;
}

.scw-switcher-wrap {
    top: 120px;
    right: 25px;
    padding: 23px;
    width: 0;
    height: 0;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 3px;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    z-index: 9999;
    overflow: hidden;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    transition: all 0.45s ease;
}

.scw-switcher-wrap.scw-switcher-open {
    width: 300px;
    height: 70%;
    padding: 35px 25px;
    overflow-y: scroll;
}

.scw-switcher-wrap .widget {
    margin: 0;
}

.scw-switcher-wrap .line,
.scw-switcher-wrap .widget {
    opacity: 0;
    -webkit-transition: opacity 0s ease;
    -o-transition: opacity 0s ease;
    transition: opacity 0s ease;
}

.scw-switcher-wrap.scw-switcher-open .line,
.scw-switcher-wrap.scw-switcher-open .widget {
    opacity: 1;
    -webkit-transition: opacity 0.3s 0.4s ease;
    -o-transition: opacity 0.3s 0.4s ease;
    transition: opacity 0.3s 0.4s ease;
}

.scw-switcher-wrap .widget h4 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.scw-switcher-wrap .btn-container {
    margin: 0 -5px -5px 0;
}

.scw-switcher-wrap .btn {
    margin: 0 5px 5px 0;
}

.scw-switcher-wrap .row {
    margin: 0 -5px;
}

.scw-switcher-wrap .col-6 {
    padding: 5px;
}

.offcanvas-backdrop.show {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0 !important;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.offcanvas-header {
    background-color: #3c7ee0;
}

h5#offcanvasRightLabel {
    color: white;
}

.nav-item-modal .nav-link {
    text-align: center;
    font-size: 20px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    color: #4a89dc;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px;
    border-bottom: 1px solid #eee;
}

.nav-scroller .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.875rem;
    color: var(--secondary);
}

.nav-underline .nav-link:hover {
    color: var(--blue);
}

.nav-underline .active {
    font-weight: 500;
    color: var(--gray-dark);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

.bg-purple {
    background-color: var(--purple);
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.lh-100 {
    line-height: 1;
}

.lh-125 {
    line-height: 1.25;
}

.lh-150 {
    line-height: 1.5;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1029 !important;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

body.dark,
.dark #wrapper,
.dark #content,
.dark .shop-quick-view-ajax,
.dark .portfolio-ajax-modal,
.dark .ajax-modal-title,
.dark .modal-content,
.dark .page-transition-wrap,
body.dark #side-panel,
body #side-panel.dark {
    background-color: #fff !important;
}

.testi-meta,
.testi-image {
    margin: 0 auto;
}

#service {
    background-color: rgb(61, 128, 228);
}

.tech-title {
    max-width: 700px;
    padding: 100px 0;
}


/* .product-all,
  .about-all,
  .rating-all {
	padding: 60px 0;
  } */

nav.navbar.navbar-expand-lg.fixed-top.navbar-dark {
    border-bottom: 1px solid #fff;
}

.text-white,
.copyright-links {
    color: white;
}

.owl-stage {
    overflow: hidden;
}

.oc-item {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.counter-user {
    text-transform: lowercase !important;
}

.counter {
    font-weight: unset !important;
}

.counter+h5 {
    letter-spacing: unset !important;
}

.pricing-table .card h2 {
    font-size: 47px !important;
}

#slider {
    background-image: url(../images/1.svg);
}

.nav-link-pc {
    color: #fff !important;
}

.nav-item-modal .nav-link {
    color: #000 !important;
}

.logo {
    color: white;
    margin: 0;
}

.content-tech,
#teams,
#products {
    background-color: rgba(61, 128, 228, 0.05);
}

.our-products {
    max-width: 570px;
}

.tech-list {
    max-width: 550px;
}

.owl-stage {
    transition: all 0.25s ease 0s;
    width: 1875px;
    padding-left: 30px;
    padding-right: 30px;
    transform: translate3d(-304px, 0px, 0px);
}

.owl-item {
    width: 239.2px;
    margin-right: 20px;
}

.card-manager {
    background-image: url(../images/pricing-bg-light.svg);
    background-position: 0 100%;
    background-size: 100% 290px;
}

.card-dev {
    background-image: url(../images/pricing-bg.svg);
}

.feedback-user {
    transform: translate3d(-1292px, 0px, 0px);
    transition: all 0.25s ease 0s;
    width: 3876px;
}

.feedback-user-n {
    width: 625px !important;
    margin-right: 41px !important;
}

.staff {
    z-index: 2;
}

.contacts {
    background-image: linear-gradient( to bottom, #3d80e4 0%, #0a4bab 80%, #fff 80%);
}

.icon-social {
    margin-top: 7px;
}

.description-com {
    color: #555 !important;
}

.title-tech-us-des {
    font-size: 18px;
    min-height: 110px;
}

.title-tech-us {
    font-size: 20px !important;
}

.btn-contact-now {
    margin-bottom: 0px;
}

li.nav-item.active a.nav-link.nav-link-pc {
    color: #000 !important;
}

.row.align-items-center.about-all {
    padding: 30px;
}

.tech-all {
    padding-top: 45px;
}

.row.justify-content-between.size-pr {
    padding-top: 30px;
}

.row.justify-content-between.align-items-center.rating-all {
    padding-top: 30px;
}

.app-item {
    background-color: #fff;
    transition: all ease-in-out 0.5s;
    margin-bottom: 15px;
    height: 100%;
    padding: 35px 30px;
    border-radius: 3px;
}

.tcol-ct {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.app-item img {
    display: block;
    margin-bottom: 15px;
    height: 45px;
}

.app-item b {
    margin-bottom: 15px;
    color: #f18231;
}

.f-22 {
    font-size: 22px;
    color: #454d4e;
}

.app-item span {
    font-size: 18px;
    color: #6a7c90;
}

.txt-center {
    text-align: center;
    display: block;
}

nav.navbar.navbar-expand-lg.fixed-top.navbar-dark {
    background-image: url(../images/1.svg);
}

div#offcanvasScrolling {
    display: none;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #535d6b !important;
}

.section {
    position: relative;
    width: 100%;
    margin: 0px 0px;
    padding: 60px 0px;
    /* background-color: rgb(249, 249, 249); */
    overflow: hidden;
}

.bg-color,
.bg-color #header-wrap {
    background-color: #3c78d0 !important;
}

.widget_archive:not(.widget-li-noicon) li::before,
.widget_categories:not(.widget-li-noicon) li::before,
.widget_links:not(.widget-li-noicon) li::before,
.widget_meta:not(.widget-li-noicon) li::before,
.widget_nav_menu:not(.widget-li-noicon) li::before,
.widget_pages:not(.widget-li-noicon) li::before,
.widget_recent_comments:not(.widget-li-noicon) li::before,
.widget_recent_entries:not(.widget-li-noicon) li::before,
.widget_rss:not(.widget-li-noicon) li::before {
    content: "";
    font-family: font-icons;
    display: inline-block;
    position: relative;
    top: 1px;
    left: 0;
}

h5#offcanvasScrollingLabel {
    color: #fff;
}

section#slider {
    height: 800px;
}

h3.nott.ls0.title-tech-us {
    min-height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

p.title-tech-us-des {
    min-height: 128px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.testimonial.bg-transparent.p-4.shadow-sm {
    margin-right: 46px;
}

div#teams{
    min-height: 500px;
    background-color: #6c757d; 
    background-image: url(../images/team2.png);
}

@media (max-width: 768px) {
    div#offcanvasScrolling {
        display: block;
    }
    h2.nott.ls0.about-us.mt-4 {
        text-align: center;
    }
    section#slider {
        padding-top: 10rem;
    }
}

@media (max-width: 991.98px) {
    .navbar-collapse.offcanvas-collapse.d-flex.justify-content-end {
        display: none !important;
    }
}

@media (min-width: 568px) and (max-width: 737px) {
    img.review-images,
    .about-all img {
        display: none;
    }
    div#about {
        padding: 30px 0;
    }
    img.img-products {
        height: 319px;
    }
    div#offcanvasScrolling {
        overflow: auto;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
    }
    div#offcanvasScrolling::-webkit-scrollbar {
        width: 0 !important;
        display: none;
    }
    .download-btn {
        display: none;
    }
    h4.ls0.mb-4.nott {
        margin-top: 20px;
    }
}

@media (max-width: 578px) {
    .download-btn {
        display: none;
    }
    .fbox-bg.fbox-center {
        border: unset;
    }
    .fbox-icon {
        margin: 0 auto;
    }
    h3.nott.ls0.title-tech-us {
        text-align: center;
    }
    /* section#slider {
        padding-top: 86px;
    } */
    img.iphone-img {
        height: 490px;
    }
    div#teams {
        padding: 20px 0 0 0;
    }
    div#contacts {
        padding: 70px 0 0 0;
    }
    .heading-block h2 {
        font-size: 45px;
    }
    h5.text-uppercase.ls1.text-muted.mb-3 {
        font-size: 19px;
    }
    p.title-tech-us-des {
        margin: 0;
    }
    p.lead.mb-4.fw-normal {
        text-align: center;
    }
    small {
        text-align: center;
    }
    p.text-white-50.text-uppercase.mt-2.ls1.fw-medium.text-c {
        text-align: center;
    }
    img.iphone-img {
        margin-left: 40px;
    }
    img.card-img {
        margin-left: 45px;
    }
    #teams {
        display: none;
    }
    .owl-item.owl-item-member.center {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }
    .teams-mobile {
        display: block !important;
    }
    h2.teams-name {
        padding-top: 44px;
    }
    h2.display-5.fw-bold.text-white.slogan {
        text-align: center;
    }
    .owl-item.owl-item-meber {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }
    h2.nott.mb-4 {
        margin-top: -15px;
    }
    div#about {
        padding-bottom: 0;
    }
    h2.nott.text-center.title-service {
        margin-top: -15px;
    }
    h4.ls0.mb-4.nott {
        margin-top: 20px;
    }
}

@media (min-width: 310px) and (max-width: 320px) {
    img.iphone-img {
        margin-left: -19px;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    img.iphone-img {
        margin-left: 0px;
    }
}

@media (min-width: 1516px) {
    .modal-dialog.modal-dialog-scrollable.modal-lg.modal-dialog-centered {
        height: 830px !important;
    }
    .modal-content {
        height: 830px !important;
        width: 830px !important;
    }
    iframe {
        height: 830px !important;
    }
}

.modal-body {
    overflow: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

.modal-body::-webkit-scrollbar {
    width: 0 !important;
    display: none;
}

.feature-box.hover-effect.shadow-sm.fbox-center.fbox-bg.fbox-light.fbox-lg.fbox-effect {
    max-height: 187px;
}

div#privacy-policy,
div#term-of-user {
    padding-top: 120px;
}

a.contact-email {
    color: #838389;
}

.app-item img {
    display: block;
    margin-bottom: 15px;
    height: 82px;
}

#footer .footer-widgets-wrap {
    padding: 80px 0 20px 0;
}

.teams-mobile {
    display: none;
}

.heading-block::after {
    content: "";
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: none;
}