.container.is-fluid {
    max-width: none !important;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}

.da-thumbs article a.sizer,
.scroll-wrapper,
.serviceItem-overflowHiddenWrapper,
html {
    overflow: hidden
}

#contact-form-wrappper.active #contact-form-container,
.wrapper {
    transform: translate3d(0, 0, 0)
}

#footer .solutions,
.about-inventifweb .accordion-wrap .panel .desc,
.wrapper {
    padding: 20px 0
}

.mobile-navigation ul li,
.portfolio-menu ul li {
    list-style: none;
    padding: 10px 15px;
    font-size: 16px
}

@font-face {
    font-family: 'Product Sans';
    src: url('../fonts/ProductSans-Regular.eot');
    src: url('../fonts/ProductSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-Regular.woff2') format('woff2'), url('../fonts/ProductSans-Regular.woff') format('woff'), url('../fonts/ProductSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Product Sans';
    src: url('../fonts/ProductSans-BoldItalic.eot');
    src: url('../fonts/ProductSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-BoldItalic.woff2') format('woff2'), url('../fonts/ProductSans-BoldItalic.woff') format('woff'), url('../fonts/ProductSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Product Sans';
    src: url('../fonts/ProductSans-Bold.eot');
    src: url('../fonts/ProductSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-Bold.woff2') format('woff2'), url('../fonts/ProductSans-Bold.woff') format('woff'), url('../fonts/ProductSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Product Sans';
    src: url('../fonts/ProductSans-Italic.eot');
    src: url('../fonts/ProductSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-Italic.woff2') format('woff2'), url('../fonts/ProductSans-Italic.woff') format('woff'), url('../fonts/ProductSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Amatic SC';
    src: url('../fonts/AmaticSC-Bold.eot');
    src: url('../fonts/AmaticSC-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AmaticSC-Bold.woff2') format('woff2'), url('../fonts/AmaticSC-Bold.woff') format('woff'), url('../fonts/AmaticSC-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Bold.eot');
    src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal
}

body {
    font-family: 'Product Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#career-form #careerform .form-field-container label,
#contact-form-wrappper #contactform .form-field-container label,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

h1 {
    font-size: 3em
}

h2 {
    font-size: 2.5em
}

h3 {
    font-size: 2em
}

h4 {
    font-size: 1.5em
}

#footer .solutions .solution p,
h5 {
    font-size: 1.2em
}

#contact-form-wrappper #contact-form-container #contact-form-div #contact-form-close,
h6 {
    font-size: 1em
}

#clients .swiper-slide,
.tabs .services-tab {
    justify-content: center
}

.wrapper {
    background: #fff;
    color: #333;
    transition: .5s
}

.wrapper.pulled-left {
    transform: translate3d(-200px, 0, 0)
}

.content-header,
.responsiveServiceGrid-mainHeader,
.responsiveServiceItem-mainWrapper .highlight-word {
    text-align: center
}

.landing-images svg {
    max-height: 75vh
}

.clients-heading,
.service-container .simplebar-wrapper {
    padding: 20px
}

.contact-content h1,
.service-content h1 {
    font-weight: 400;
    font-size: 1.7rem;
    padding: 0;
    color: #ea831e;
    line-height: 1.3;
}

.about-content h2,
.contact-content h2,
.service-content h2 {
    font-weight: 400;
    font-size: 1.6rem;
    padding: 15px 0 6px;
    color: #ea831e
}

.about-content h3,
.contact-content h3,
.current-opening h3,
.service-content h3 {
    font-weight: 400;
    font-size: 1.3rem;
    padding: 15px 0;
    color: #ea831e
}

.service-content h4 {
    font-weight: 400;
    font-size: 1.2rem;
    padding: 5px 0;
    color: #ea831e
}

.about-content p,
.contact-content p,
.service-content p {
    padding: 5px 0
}

.service-content,
.service-content .location-link {
    margin-top: 20px
}

.location-footer .location-link li a,
.service-content .location-link li a {
    color: #333;
    font-weight: 600
}

.location-footer .location-link li:after,
.service-content .location-link li:after {
    position: absolute;
    content: "\f30b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -20px;
    top: 0;
    color: #ea831e
}

.feature-list li,
.location-footer .location-link li,
.service-content .location-link li {
    margin-left: 20px;
    position: relative
}

.no-border-radius {
    border-radius: 0;
    padding: 1.5em 2em;
    box-shadow: none
}

#footer .solutions .solution:hover h3 span,
.pl-10px {
    padding-left: 10px
}

.no-border-radius-btn {
    border-radius: 0;
    width: 25%;
    background-color: #ea831e;
    color: #fff;
    font-weight: 300;
    margin-top: 30px;
    font-size: 20px
}

.humanCheck {
    margin-top: 30px
}

.about-content h1 {
    font-weight: 400;
    font-size: 2rem;
    padding: 0;
    color: #ea831e
}

.contact-content {
    margin: 100px;
    line-height: 2em
}

.scroll-wrapper {
    width: 100vw;
    height: 100vh;
    position: relative
}

#contact-form-wrappper #contact-form-container .scroll-contact,
#landing,
.scroll-wrapper .scroll {
    height: 100vh
}

.scroll-wrapper .scroll .page-header {
    /* padding: 30px 0; */
    /* Change Header */
    text-align: center;
    /* background: #efefef; */
    color: #212529;
    /* margin-top: -23px; */
    /* Change Header */
    position: relative;
}

.scroll-wrapper .scroll .page-header h1,
.scroll-wrapper .scroll .page-header h2,
.scroll-wrapper .scroll .page-header span {
    font-size: 2rem
}

.get-a-quote-touch {
    z-index: 1030;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #ea831e;
    margin-bottom: 0 !important
}

.get-a-quote-touch .get-a-quote,
.get-a-quote-touch .hire-us a {
    display: inline-block;
    padding: .2em 1em;
    border-radius: 1em;
    background: #ea831e;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.get-a-quote-touch .hire-us {
    border-left: 1px solid #fff
}

.menu-icon {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#fixed-header {
    /* position: fixed; */
    top: 0;
    left: 0;
    z-index: 1;
    overflow: inherit;
    width: 100%;
    padding: 10px 0
}

#fixed-header .get-a-quote-desktop .get-a-quote {
    display: inline-block;
    padding: .3em 1.5em;
    border-radius: 2em;
    background: #ea831e;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

#fixed-header .menu-icon-container {
    width: 24px;
    position: relative;
    z-index: 1000
}

#fixed-header .menu-icon {
    position: relative;
    width: 24px;
    cursor: pointer
}

#menu-container #menu,
#menu-container.active {
    width: 100vw;
    height: 100vh
}

#fixed-header .menu-icon .bar {
    position: relative;
    display: block;
    width: 100%;
    height: 4px;
    margin: 4px 0;
    background-color: #ea831e;
    border-radius: 8px;
    transition: .3s
}

#fixed-header .menu-icon .bar:first-of-type {
    margin-top: 0
}

#fixed-header .menu-icon .bar:nth-of-type(3),
.serviceItem-wrapperHeader-postHover {
    margin-bottom: 0
}

#fixed-header .menu-icon.cross .bar,
.about-inventifweb .active,
.current-opening .active {
    background-color: #fff
}

#fixed-header .menu-icon.cross .bar:first-of-type {
    transform: translateY(8px) rotate(-45deg)
}

#fixed-header .menu-icon.cross .bar:nth-of-type(2) {
    opacity: 0
}

#fixed-header .menu-icon.cross .bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg)
}

#fixed-header.inverse-header {
    position: relative;
    background-color: #efefef
}

@keyframes bringUp {
    0% {
        transform: translate3d(0, 100%, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

#menu-container {
    overflow: hidden;
    background: #ea831e;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    transition: .5s;
    z-index: 500
}

#menu-container #menu {
    background: #ea831e;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

#menu-container #menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

#landing .landing-menu li,
#menu-container #menu ul li {
    margin: 0;
    padding: 0
}

#menu-container #menu ul li a {
    position: relative;
    display: inline-block;
    overflow: hidden
}

#menu-container #menu ul li a span {
    font-weight: bolder;
    font-size: 7vh;
    transition: .9s cubic-bezier(.37, .01, 0, .98);
    line-height: 1.3;
}

.button-see-more-services,
.button-see-more-services-responsive {
    background-color: #ea831e !important;
    right: 9%
}

#menu-container #menu ul li:first-child a span {
    animation-delay: .2s
}

#menu-container #menu ul li:nth-child(2) a span {
    animation-delay: .4s
}

#menu-container #menu ul li:nth-child(3) a span {
    animation-delay: .6s
}

#menu-container #menu ul li:nth-child(4) a span {
    animation-delay: .8s
}

#menu-container #menu ul li:nth-child(5) a span {
    animation-delay: 1s
}

#menu-container #menu ul li:nth-child(6) a span {
    animation-delay: 1.2s
}

#menu-container #menu ul li:nth-child(7) a span {
    animation-delay: 1.4s
}

#menu-container #menu ul li:nth-child(8) a span {
    animation-delay: 1.6s
}

#menu-container.active #menu ul li a span {
    animation-name: bringUp;
    animation-duration: .5s;
    animation-fill-mode: backwards;
    -webkit-animation-name: bringUp;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: backwards
}

#contact-form-wrappper #contact-form-bg {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .4);
    display: none;
    z-index: 11
}

#contact-form-wrappper #contact-form-container {
    position: fixed;
    right: 0;
    max-width: 400px;
    width: 100%;
    background: #fff;
    height: 100vh;
    transform: translate3d(100%, 0, 0);
    transition: .5s;
    z-index: 15;
    overflow: hidden auto;
    line-height: 1.2
}

#contact-form-wrappper #contact-form-container #contact-form-div {
    margin: 0 20px;
    padding: 3%
}

#contact-form-wrappper #contact-form-container #contact-form-div #contact-form-close a {
    display: inline-block;
    color: #fff;
    background: #ea831e;
    height: 2em;
    width: 2em;
    text-decoration: none;
    border-radius: 1em;
    line-height: 2em;
    vertical-align: middle;
    text-align: center
}

#contact-form-wrappper.active #contact-form-bg,
#portfolio .portfolio-swiper-counter .counter-current span {
    display: block
}

#career-form #careerform .form-field-container,
#contact-form-wrappper #contactform .form-field-container {
    margin: 1em 0
}

#contact-form-wrappper #contactform .contact-form-error,
#contact-form-wrappper #contactform .form-field-container .required {
    color: red
}

#contact-form-wrappper #contactform .form-field-container input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid #ebebeb;
}

#contact-form-wrappper #contactform table {
    width: 100%
}

#contact-form-wrappper #contactform table td {
    padding: .5em 0
}

#contact-form-wrappper #contactform .contact-services label:before {
    color: #212529;
    font-size: 1.5em;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    padding-right: .5em
}

#contact-form-wrappper #contactform .contact-form-submit {
    position: relative;
    text-align: left;
    padding: 1em 0;
    margin-bottom: 30px;
}

#career-form #careerform .career-form-submit input,
#contact-form-wrappper #contactform .contact-form-submit input {
    font-size: 1.2em;
    display: inline-block;
    padding: .5em 2em;
    background: #ea831e;
    color: #fff;
    outline: 0;
    border: 2px solid #ccc;
    border-radius: 25px;
    cursor: pointer;
}

.table td {
    border: none
}

.mt-10px {
    margin-top: 10px
}

.border-outline-none {
    border: none !important;
    outline: 0
}

.securityCheck {
    margin-top: -1rem
}

#footer,
#footer a {
    background: #efefef;
    color: #212529;
    padding: 50px 0
}

.w-d-none {
    display: block;
    width: 100%;
}

.m-d-none {
    display: none;
}

@media screen and (max-width:1023px) {
    .contact-content {
        margin: 40px
    }
    #footer,
    .about-content,
    .service-content {
        padding: 0 10px
    }
    #footer {
        margin: 0 0 4em
    }
}

#footer .content-header,
#footer .social-icons a:hover,
#footer .solutions .solution:hover h3,
#services-nav li.active a,
.a-color,
.readmore-container .readmore-link {
    color: #ea831e
}

#footer .solutions .solution {
    cursor: pointer
}

#footer .solutions .solution h3 {
    transition: .3s
}

#footer .solutions .solution h3 span {
    color: #ea831e;
    display: inline-block;
    transition: .3s;
    font-size: 1.1rem;
    padding-left: 5px
}

#footer .social-icons a {
    color: #212529;
    font-size: 1.7em
}

#portfolio,
#services,
#testimonial {
    padding: 50px 0
}

@keyframes fillText {
    0% {
        width: 0%
    }
    100% {
        width: 100%
    }
}

.readmore-container {
    padding: 10px 20px;
    font-weight: 700;
    font-size: 1.5em;
    text-align: right
}

#landing .landing-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

#landing .landing-menu li a {
    position: relative;
    display: inline-block
}

#landing .landing-menu li a span {
    font-weight: bolder;
    font-size: 6.5vh;
    transition: .7s cubic-bezier(.37, .01, 0, .98);
    -webkit-text-fill-color: #ea831e;
    position: relative;
    display: inline-block
}

#landing .landing-menu li a span:before {
    content: attr(data-text);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ea831e;
    -webkit-text-fill-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 1.5em;
    transition: .7s cubic-bezier(.37, .01, 0, .98);
    overflow: hidden
}

#landing .landing-menu li a.active span:before,
#landing .landing-menu li a:hover span:before {
    height: 0
}

#landing .landing-images-container {
    position: relative;
    height: 100%
}

#landing .landing-images {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s;
    z-index: 1;
    vertical-align: center
}

#landing .landing-images.active {
    opacity: 1;
    z-index: 2
}

#landing .mobile-landing {
    overflow: hidden;
    text-align: center
}

#clients .swiper-wrapper,
#landing .mobile-landing .swiper-wrapper {
    align-items: center
}

#landing .mobile-landing .swiper-slide,
#services-nav li,
.da-thumbs,
.da-thumbs article {
    position: relative
}

#landing .mobile-landing .mobile-landing-link {
    font-size: 15vw;
    width: 100%
}

#landing .mobile-landing .mobile-landing-link a {
    display: inline-block
}

#landing .mobile-landing .mobile-landing-link a span {
    font-weight: bolder;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ea831e;
    position: relative;
    display: inline-block;
    white-space: nowrap
}

#landing .mobile-landing .mobile-landing-link a span:before {
    content: attr(data-text);
    -webkit-text-fill-color: #ea831e;
    position: absolute;
    left: 0;
    top: 0;
    height: 1.5em;
    width: 0;
    overflow: hidden
}

#landing .mobile-landing .mobile-landing-link a.active span:before {
    width: 100%;
    -webkit-animation-name: fillText;
    -webkit-animation-duration: 5s;
    -webkit-animation-fill-mode: backwards;
    animation-name: fillText;
    animation-duration: 5s;
    animation-fill-mode: backwards
}

@media only screen and (width:1024px) {
    .landing-menu li a span {
        font-size: 6vh !important
    }
}

#clients .swiper-slide {
    display: flex;
    padding: 10px 0
}

#clients .pagination {
    display: flex;
    justify-content: center
}

#clients .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: flex;
    border-radius: 100%;
    background: #333;
    opacity: .2;
    margin: 0 5px
}

#clients .pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333
}

#portfolio .portfolio-images {
    position: relative;
    height: 400px;
    margin: 0 auto;
    overflow: hidden
}

#portfolio .portfolio-images .portfolio-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(1.05);
    transition: 1s cubic-bezier(.37, .01, 0, .98)
}

#portfolio .portfolio-images .portfolio-image .bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

#portfolio .portfolio-images .portfolio-image.active {
    opacity: 1;
    transform: scale(1)
}

#portfolio .portfolio-images .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
    background-color: #000
}

#portfolio .portfolio-swiper-container {
    overflow: hidden;
    margin-top: -400px
}

@media (max-width:767px) {
    #menu-container #menu ul li a span {
        color: #fff;
        font-size: 2rem
    }
    .whatsapp_icon_group {
        right: 0 !important
    }
    .location-footer {
        padding-left: 20px
    }
    #portfolio a h2 {
        font-size: 30px;
        color: #ea831e
    }
    .w-d-none {
        display: none;
    }
    .m-d-none {
        display: block;
    }
    .page-header h2.tag-line {
        font-size: 1.5rem !important;
        line-height: 32px;
    }
    .short-tag {
        margin-top: 25% !important;
        font-size: 16px !important;
    }
}

@media (min-width:768px) {
    #menu-container #menu ul li a span {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #fff;
        position: relative;
        display: inline-block;
        white-space: nowrap
    }
    #menu-container #menu ul li a span:before {
        content: attr(data-text);
        -webkit-text-fill-color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        transition: .7s cubic-bezier(.37, .01, 0, .98);
        overflow: hidden
    }
    #menu-container #menu ul li a.active span:before,
    #menu-container #menu ul li a:hover span:before,
    #portfolio a.active h2:before,
    #portfolio a:hover h2:before {
        width: 100%
    }
    #portfolio .swiper-slide {
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    #portfolio a h2 {
        font-size: 60px;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #fff;
        position: relative;
        display: inline-block;
        white-space: nowrap
    }
    #portfolio a h2:before {
        content: attr(data-text);
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        transition: .7s cubic-bezier(.37, .01, 0, .98);
        overflow: hidden
    }
}

#portfolio .portfolio-swiper-counter {
    color: #ea831e;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 1em
}

#portfolio .portfolio-swiper-counter .counter-current {
    height: 1em
}

#clients .client,
#services .service {
    transform: scale(.9);
    transition: transform .2s
}

#services .service a {
    display: block;
    color: #212529
}

#services .service .service-image {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center
}

#clients .client:hover,
#services .service:hover,
#st .swiper-slide.swiper-slide-active .st-wrapper,
#testimonials .swiper-slide.swiper-slide-active .testimonial-wrapper {
    transform: scale(1)
}

#services .service .service-name {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 2em;
    height: 3em;
    text-align: center;
    width: 100%
}

#services .service .service-desc {
    font-weight: 700;
    font-size: 1.1em;
    height: 10em
}

#testimonials {
    margin-top: 0px
}

#st .container,
#testimonials .container {
    overflow-x: hidden
}

#st .swiper-slide,
#testimonials .swiper-slide {
    height: auto
}

#testimonials .swiper-slide .testimonial-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ea831e;
    transform: scale(.9);
    transition: .5s;
    height: 100%;
    margin: 0 10px
}

#st .swiper-slide .st-wrapper .st,
#testimonials .swiper-slide .testimonial-wrapper .testimonial {
    padding: 25px
}

#testimonials .swiper-slide .testimonial-wrapper .testimonial .testimonial-content {
    font-size: 1.2em;
    margin-bottom: 2em
}

#testimonials .swiper-slide .testimonial-wrapper .testimonial .client-image {
    background: #333
}

#st .swiper-slide .st-wrapper .st .st-client-name,
#testimonials .swiper-slide .testimonial-wrapper .testimonial .client-name {
    font-size: 1.4em;
    font-weight: 700
}

#st .swiper-slide .st-wrapper .st .st-client-designation,
#testimonials .swiper-slide .testimonial-wrapper .testimonial .client-designation {
    font-size: .9em
}

#st .swiper-slide-next,
#st .swiper-slide-prev,
#testimonials .swiper-slide-next,
#testimonials .swiper-slide-prev {
    opacity: .5
}

#st .st-button-next,
#st .st-button-prev,
#testimonials .button-next,
#testimonials .button-prev {
    color: #ea831e;
    font-size: 1.5em;
    margin: 0 10px;
    cursor: pointer
}

#st .st-button-next i,
#st .st-button-prev i,
#testimonials .button-next i,
#testimonials .button-prev i {
    border: 1px solid #fff;
    padding: .2em .25em .15em
}

#st .st-navigation,
#testimonials .testimonial-navigation {
    padding: 10px 0
}

#st .st-pagination .swiper-pagination-bullet,
#testimonials .pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: flex;
    border-radius: 100%;
    background: #ea831e;
    opacity: .2;
    margin: 0 5px
}

#testimonials .pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ea831e
}

.button-see-more-clients,
.button-see-more-work {
    background-color: #ea831e !important
}

.button-see-more-services-responsive {
    margin-top: -70px
}

.services-links {
    color: #4a4a4a
}

.serviceGrid-mainHeader {
    text-align: center !important;
    margin-bottom: 20px !important
}

.base-div,
.base-section {
    background: 0 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    display: block;
    box-sizing: border-box
}

.servicesGrid-mainWrapper {
    width: 90%;
    max-width: 1300px;
    display: grid;
    grid-template-columns: repeat(3, calc(33.33333% - 1.69vw));
    grid-auto-rows: 1fr;
    grid-gap: 2.5vw;
    padding: 20px 0 30px;
    margin: 0 auto
}

.servicesGrid-mainWrapper::before {
    content: "";
    width: 0;
    padding-bottom: 100%;
    grid-row: 1/1;
    grid-column: 1/1
}

.servicesGrid-item:first-child {
    grid-row: 1/1;
    grid-column: 1/1
}

.servicesGrid-item {
    position: relative;
    animation-name: serviceItemDisablePointerWhileOnboarding;
    animation-duration: 1.3s;
    animation-fill-mode: backwards
}

.serviceItem-ballBGWrapper,
.serviceItem-heroImg,
.serviceItem-wrapperHeader-preHover .serviceItem-headerCopy {
    animation-duration: .75s;
    animation-fill-mode: backwards;
    animation-delay: .5s
}

@keyframes serviceItemDisablePointerWhileOnboarding {
    0%,
    99% {
        pointer-events: none
    }
    100% {
        pointer-events: auto
    }
}

.serviceItem-mainWrapper {
    width: 100%;
    height: 100%;
    display: grid;
    position: relative
}

.serviceItem-ballBGWrapper {
    transform: scale3d(.5, .5, .5);
    transition: transform .6s cubic-bezier(1, .005, .37, 1.645);
    animation-name: servicesItemHeroBallBGWrapperOnboard
}

@keyframes servicesItemHeroBallBGWrapperOnboard {
    0% {
        transform: scale3d(0, 0, 0)
    }
    100% {
        transform: scale3d(.5, .5, .5)
    }
}

.serviceItem-ballBG {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #eaeaea
}

.base-img,
.base-p {
    background: 0 0;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
    box-sizing: border-box
}

.base-img {
    font-size: 100%;
    font: inherit;
    text-align: left
}

.serviceItem-heroImg {
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
    align-self: center;
    justify-self: center;
    transition-delay: 0.15s;
    transition: transform .6s cubic-bezier(1, .005, .37, 1), top .6s cubic-bezier(1, .005, .37, 1);
    animation-name: servicesItemHeroImgOnboard
}

@keyframes servicesItemHeroImgOnboard {
    0% {
        transform: scale(0) translate3d(-50%, -50%, 0);
        transform-origin: top left
    }
    100% {
        transform: scale(1) translate3d(-50%, -50%, 0);
        transform-origin: top left
    }
}

.serviceItem-wrapperHeader-preHover {
    width: 100%;
    position: absolute;
    bottom: 10px
}

.base-p {
    font-size: 100%;
    font: inherit;
    line-height: inherit;
    text-align: center
}

.user-agent-p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0
}

.text-justify {
    text-align: justify;
}

.spacing-wrapper {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.serviceItem-wrapperHeader-preHover .serviceItem-headerCopy {
    font-weight: 800;
    font-size: 1.6rem;
    text-align: center;
    transition: transform .5s, opacity .5s;
    animation-name: servicesItemTextOnboard
}

@keyframes servicesItemTextOnboard {
    0% {
        transform: scale3d(0, 0, 0)
    }
    100% {
        transform: scaleX(1)
    }
}

.serviceItem-wrapperSubHeader-preHover {
    width: 100%;
    position: absolute;
    bottom: 0
}

.serviceItem-wrapperSubHeader-preHover .serviceItem-subHeaderCopy {
    text-align: center;
    transition: transform .5s, opacity .5s;
    animation-name: servicesItemTextOnboard;
    animation-duration: .75s;
    animation-fill-mode: backwards;
    animation-delay: .5s
}

.serviceItem-bodyCopy,
.serviceItem-wrapperHeader-postHover .serviceItem-headerCopy {
    opacity: 0;
    animation-name: servicesItemHideTransitionOnLoad;
    animation-duration: .75s;
    animation-fill-mode: backwards;
    text-align: center
}

.serviceItem-bodyContentWrapper {
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translate(-50%, -50%);
    width: 75%
}

.serviceItem-wrapperHeader-postHover .serviceItem-headerCopy {
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 1.3;
    transition: transform .5s, opacity .5s;
    transform: translate3d(0, 3rem, 0)
}

@keyframes servicesItemHideTransitionOnLoad {
    0% {
        opacity: 0;
        transform: scale3d(0, 0, 0) translate3d(-50%, -50%, 0)
    }
}

.serviceItem-bodyCopy {
    transition: opacity .5s 0
}

.serviceItem-mainWrapper:hover .serviceItem-ballBGWrapper {
    transform: scaleX(1)
}

.serviceItem-mainWrapper:hover .serviceItem-heroImg {
    transform: translate3d(-50%, -50%, 0) scale3d(.5, .5, .5);
    top: 0
}

.serviceItem-mainWrapper:hover .serviceItem-wrapperHeader-preHover .serviceItem-headerCopy {
    transform: translate3d(0, -4rem, 0)
}

.serviceItem-mainWrapper:hover .serviceItem-wrapperSubHeader-preHover .serviceItem-subHeaderCopy {
    transform: translate3d(0, -3rem, 0)
}

.serviceItem-mainWrapper:hover .serviceItem-wrapperHeader-postHover .serviceItem-headerCopy {
    transition-delay: 0.2s;
    transform: translateZ(0);
    opacity: 1
}

.serviceItem-mainWrapper:hover .serviceItem-bodyCopy {
    transition-delay: 0.45s;
    transition-duration: .65s;
    opacity: 1
}

.responsiveServiceItem-mainWrapper {
    padding: 0 15px;
    margin: 30px 0;
}

.responsiveServiceItem-mainWrapper:not(:last-child) {
    margin-bottom: 55px
}

.responsiveServiceItem-subheader {
    font-weight: 800;
    font-size: 2rem;
    margin-bottom: 15px
}

.serviceHome-header {
    font-size: 1.6rem;
    line-height: 1.3;
}

.button.is-link.inv-button {
    background-color: #ea831e;
}

.d-justify-center {
    display: flex;
    justify-content: center;
}

.d-justify-start {
    display: flex;
    justify-content: flex-start;
}

.responsiveServiceItem-header {
    font-weight: 800;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-bottom: 20px
}

.responsiveServiceItem-ballBG {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 25px;
    background-color: #dcdcdc;
    left: 30%
}

.responsiveServiceItem-heroImg {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.highlight-word {
    color: #ff8700
}

.hiddenInfo {
    display: none
}

@media screen and (max-width:768px) {
    .masoneryBloc .hiddenInfo {
        display: block !important;
        background-color: #f8f8f8
    }
    .masoneryBloc .portfolio-item {
        padding: 8px 0
    }
    .p-text {
        margin: 0 10px !important;
        /* text-align: center !important */
    }
}

@media screen and (min-width:769px) {
    .masoneryBloc {
        width: 33%
    }
    .masoneryBloc.active {
        width: 66%
    }
    .masoneryBloc .portfolio-item {
        padding: 8px
    }
}

@media screen and (min-width:1024px) {
    .justify-content-start-desktop {
        justify-content: flex-start
    }
    .justify-content-center-desktop {
        justify-content: center
    }
    .justify-content-end-desktop {
        justify-content: flex-end
    }
    #landing .landing-menu {
        text-align: left
    }
    .masoneryBloc {
        width: 25%
    }
    .masoneryBloc.active {
        width: 50%
    }
}

.portfolio-data {
    padding: 8px 0
}

.portfolio-data .company-name {
    padding: 0 8px;
    font-weight: 700;
    font-size: 1.6em
}

.portfolio-data .company-data {
    padding: 0 8px;
    font-size: 1.2em
}

.portfolio-data .company-link {
    padding: 8px
}

.portfolio-data .company-link a {
    color: #000;
    text-decoration: underline
}

.iconWrapper {
    display: inline-block;
    position: relative;
    margin: 0 auto .4em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 46px;
    height: 46px;
    font-size: 20px;
    background-color: #f60;
    color: #fff;
    opacity: .95;
    border: 11px solid #eee;
    box-sizing: content-box
}

.cuwrapper,
.mobile-navigation ul li a {
    color: #333
}

.iconWrapper i {
    line-height: 46px;
    position: absolute;
    top: 2px;
    left: 13px
}

.da-thumbs article a.sizer,
.da-thumbs article a.sizer img {
    display: block;
    position: relative
}

.da-thumbs article a.sizer div {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: calc(25% - 23px)
}

.da-thumbs article a.sizer div.da-animate {
    -webkit-transition: .3s;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.da-slideFromTop {
    left: 0;
    top: -100%
}

.da-slideFromBottom {
    left: 0;
    top: 100%
}

.da-slideFromLeft {
    top: 0;
    left: -100%
}

.da-slideFromRight {
    top: 0;
    left: 100%
}

.da-slideTop {
    top: 0
}

.da-slideLeft {
    left: 0
}

.da-thumbs li a div span {
    display: block;
    padding: 10px 0;
    margin: 40px 20px 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: rgba(255, 255, 255, .9);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1), 0 -10px 0 rgba(255, 255, 255, .3)
}

.mobile-navigation,
.portfolio-menu {
    text-align: center;
    margin-bottom: 10px
}

#clients,
.content-header,
.location-footer h2 {
    margin-bottom: 20px
}

.portfolio-menu ul li {
    display: inline-block;
    margin: 10px;
    border: 1px solid #f60;
    border-radius: 290486px;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-navigation ul li:hover,
.portfolio-menu ul li.active,
.portfolio-menu ul li:hover {
    background: #f60;
    color: #fff
}

.mobile-navigation ul li.active a,
li.active {
    color: #fff
}

.content-header {
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    font-size: 1.7rem;
    padding: 0;
    color: #ea831e;
    line-height: 1.3;
}

.contact-container {
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    font-size: 16px;
    background: #fff
}

@media screen and (max-width:1024px) {
    #landing {
        padding-bottom: 0
    }
    #clients {
        padding-top: 0;
        margin-top: -30px;
        margin-left: unset;
        margin-right: unset;
    }
    .contact-container {
        margin: 0
    }
    #portfolio a h2 {
        text-align: center
    }
}

.icon-list img {
    padding-right: .5rem
}

.icon-list a {
    color: #8b8b8b
}

.icon-list a:hover {
    color: #eb831e
}

.cuwrapper {
    background: #fff;
    overflow: auto;
    padding: 20px 0;
    transition: .5s;
    transform: translate3d(0, 0, 0)
}

.btn-get-direction,
.why-choose-us {
    background: #ea831e
}

.btn-get-direction {
    color: #fff;
    border: 1px solid #ea831e;
    margin-top: 10px
}

.clients,
.why-choose-us {
    margin-top: 24px
}

#services-nav {
    list-style-type: none;
    text-align: right;
    margin-top: 1rem
}

#services-nav li a {
    font-size: 1.1rem;
    color: #999;
    margin-right: 1rem;
    display: block;
    transition: .4s linear;
    margin-bottom: 5px
}

#services-nav li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: .3rem;
    position: absolute;
    display: block;
    top: 1rem;
    right: 0;
    color: #ea831e
}

#services-nav li:last-child:after {
    content: ""
}

#services-nav li.active:before {
    transition: .2s linear;
    content: "|";
    font-family: "Product Sans";
    font-weight: 400;
    font-size: 1.4rem;
    top: 0
}

.navigate-to {
    font-size: 2rem;
    font-weight: 400;
    text-align: right
}

.mobile-navigation ul li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #f60;
    border-radius: 290486px
}

.mobile-navigation ul li.active {
    background: #f60
}

.tabs a.active {
    color: #f60
}

.tabs a {
    padding: .5em 2em
}

.why-choose-us-heading {
    color: #fff;
    padding: 20px
}

.why-choose-us-content {
    padding: 0 20px 20px;
    color: #fff
}

.client-logos,
.current-opening .accordion-wrap .panel .keyskill {
    margin-bottom: 10px
}

#st .swiper-slide .st-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ea831e;
    transform: scale(.9);
    transition: .5s;
    height: 100%
}

#st .swiper-slide .st-wrapper .st .st-content {
    font-size: 1.1em;
    margin-bottom: 2em
}

#st .swiper-slide .st-wrapper .st .st-client-image {
    background: #333;
    border-radius: 50%
}

#st .st-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ea831e !important
}

.whatsapp_icon_group {
    position: fixed;
    z-index: 99999;
    bottom: 50%;
    right: 20px
}

.ot-btn-item {
    box-sizing: border-box;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 10px 0 0 10px
}

.ot-btn-icon {
    display: flex
}

.ot-btn-icon,
.ot-btn-icon svg {
    width: 28px;
    height: 28px;
    line-height: 48px;
    opacity: 1;
    color: #fff;
    fill: #ffffff
}

.ot-btn-item {
    display: block;
    position: relative;
    background-color: #4dc247;
    opacity: 1;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .14), 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.ot-btn-item:hover {
    cursor: pointer;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .16), 0 4px 15px 0 rgba(0, 0, 0, .13);
    animation: .5s linear animateButton
}

.ot-btn-item .ot-btn-item-child {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center
}

.about-inventifweb .accordion,
.current-opening .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

@keyframes animateButton {
    0%,
    100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-5px)
    }
}

.about-inventifweb {
    background-color: #ddd
}

.about-inventifweb .accordion-wrap {
    border: 1px solid #ddd
}

.about-inventifweb .accordion {
    border: none
}

.about-inventifweb .accordion:after,
.current-opening .accordion:after {
    content: '\002B';
    color: #777;
    background: #ddd;
    width: 20px;
    text-align: center;
    border-radius: 100%;
    height: 20px;
    font-weight: 700;
    line-height: 19px;
    float: right;
    margin-left: 5px
}

.about-inventifweb .active:after,
.current-opening .active:after {
    content: "\2212"
}

.about-inventifweb .accordion-wrap .panel,
.current-opening .accordion-wrap .panel {
    padding: 0 20px;
    border-radius: 0;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out
}

#career-form #careerform {
    padding: 0 20px
}

#career-form #careerform .form-field-container select {
    display: block;
    border-color: #b5b5b5;
    height: 30px;
    width: 100%;
    color: #363636
}

.current-opening .accordion-wrap {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.current-opening .accordion {
    border: none;
    font-weight: 700
}

.current-opening .accordion-wrap .panel .desc {
    padding: 0 0 20px;
    font-size: 16px;
}

.blogs {
    margin-bottom: 60px
}

.blogs .blog-grid {
    box-shadow: 0 5px 20px rgb(34 34 34 / 10%)
}

.blogs .blog-content {
    padding: 10px 20px 20px
}

.blogs .blog-content h5 {
    line-height: 1.3;
    margin-bottom: 15px;
    font-size: 21px;
    color: #363636
}

.blogs .blog-content p {
    color: #797979
}

.blogs .blog-content .meta-data {
    color: #797979;
    margin-top: 10px
}

.blogs .blog-content .meta-data .highlight-word {
    text-align: right;
    color: #ff8700
}

.location-footer {
    padding-top: 50px;
    background: #efefef;
    margin-bottom: -50px
}

.email-float,
.float,
.phone-float {
    position: fixed;
    right: 0;
    background: #ea831e;
    color: #fff;
    text-align: center;
    box-shadow: 2px 2px 2px #00000047;
    z-index: 9999;
    vertical-align: baseline
}

.location-footer h2 {
    text-align: center;
    font-size: 1.5rem
}

.feature-list {
    margin-left: 20px
}

.feature-list li:after {
    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: -20px;
    top: 0;
    color: #ea831e
}

#scroll-simple-bar {
    border: 1px solid grey;
    width: 50%;
    max-height: 200px;
    min-height: 100px;
    margin: 50px auto
}

@media only screen and (min-width:769px) {
    .d-none-web {
        display: none
    }
    .d-none-mobile {
        display: block
    }
}


/* @media only screen and (min-width:769px) and (max-width:1920px) {
    .d-none-web {
        display: none
    }

    .d-none-mobile {
        display: block
    }
} */

@media only screen and (max-width:768px) {
    .d-none-web {
        display: block
    }
    .d-none-mobile {
        display: none
    }
}

.my-float {
    display: flex;
    justify-content: center;
    align-items: center
}

.float {
    width: 42px;
    height: 42px;
    top: 40%;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.email-float {
    width: 42px;
    height: 42px;
    top: 46%;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.phone-float {
    width: 42px;
    height: 42px;
    top: 52%;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.floating-buttons {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.floating-buttons a {
    width: 48px;
    height: 48px;
    background: #ea831e;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 2px 2px 2px #00000047;
    text-decoration: none;
    margin: 2px 0;
    transition: 0.3s;
}

.floating-buttons a:hover {
    background: #000;
}

@media (max-width:768px) {
    .float {
        position: fixed;
        width: 42px;
        height: 42px;
        top: 40%;
        right: 0;
        background: #ea831e;
        color: #fff;
        text-align: center;
        font-size: 16px;
        box-shadow: 2px 2px 2px #00000047;
        z-index: 9999;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: baseline
    }
    .w-d-none {
        display: none;
    }
    .m-d-none {
        display: block;
    }
    .email-float {
        position: fixed;
        width: 42px;
        height: 42px;
        top: 45% !important;
        right: 0;
        background: #ea831e;
        color: #fff;
        text-align: center;
        font-size: 16px;
        box-shadow: 2px 2px 2px #00000047;
        z-index: 9999;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: baseline
    }
    .phone-float {
        position: fixed;
        width: 42px;
        height: 42px;
        top: 50%;
        right: 0;
        background: #ea831e;
        color: #fff;
        text-align: center;
        font-size: 16px;
        box-shadow: 2px 2px 2px #00000047;
        z-index: 9999;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: baseline
    }
    .p-text-h2 {
        margin: 0 20px !important;
        text-align: center
    }
}

#page-content {
    margin-top: 0!important;
}

.accordion-wrapper {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.accordion {
    width: 100%;
    color: #444;
    overflow: hidden;
    margin-bottom: 16px;
}

.accordion input[type="radio"] {
    position: absolute !important;
    opacity: 0 !important;
    z-index: -1 !important;
}

.accordion:last-child {
    margin-bottom: 0;
}

.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 18px;
    background: #eee;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

.accordion-label:hover {
    background: #eee;
    color: #ea831e;
}

.accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: #444;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.accordion-content p {
    margin: 0;
    color: #444;
    font-size: 16px;
}

.content-faq input:checked+.accordion-label {
    background: #eee;
    color: #ea831e;
}

.content-faq input:checked+.accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.content-faq input:checked~.accordion-content {
    max-height: 100vh;
    padding: 16px;
}

.faqs-head {
    text-align: center;
    margin-bottom: 30px;
    font-size: 2em;
    margin-top: 10px;
}

.page-header .tagline-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 5px 5px 200px black;
}

.short-tag {
    margin-top: 2.1%;
    font-size: 18px;
}

.scroll-wrapper .scroll .page-header h2.tag-line {
    font-size: 2.5rem;
}

#allLoader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url(../images/loading2.gif) no-repeat center center;
    z-index: 16 !important;
}

.error {
    color: red
}

.jconfirm-open .jconfirm-scrollpane .jc-bs3-container .jc-bs3-row {
    display: flex !important;
    justify-content: center !important;
}

.jconfirm .jconfirm-scrollpane .jc-bs3-container .jc-bs3-row {
    display: flex !important;
    justify-content: center !important;
}

.about-banner .team-banner {
    width: 100%;
}


/* P Myy Css */

.page-header .img-fluid.w-d-none {
    width: 100%;
}

.page-header img {
    width: 100%;
}

@media (max-width:1024px) {
    .floating-buttons {
        display: none
    }
}