<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: 0;
    vertical-align: baseline
}

body {
    font-family: Poppins, "open sans", sans-serif !important;
    color: #212529;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    outline: 0;
    overflow-x: hidden
}

p:last-child {
    margin: 0;
}

details,
footer,
header,
nav,
section,
summary {
    display: block
}


a:hover {
    text-decoration: none !important
}

button:focus {
    outline: 0 !important
}

.fa-icon {
    margin-left: 5px;
    font-size: 12px
}

.common-heading {
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10
}

.common-heading h2 {
    margin-bottom: 60px
}

.v-center {
    align-self: center;
    align-items: center
}

button {
    position: relative;
    overflow: hidden
}

.lnk {
    position: relative;
    overflow: hidden
}

.animation,
.circle,
.circle2,
.clients-logo,
.custom-btn,
.dropdown-toggle,
.hover-scale img,
.icon-set,
.link-hover,
.navbar,
.s-block,
.sub-menu-sec a,
a,
button {
    -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99)
}

.footer-address-list {
    padding-left: 0;
}

span.circle {
    display: none;
}

span.circle2 {
    background: rgba(255, 255, 255, .2);
    display: block;
    position: absolute;
    top: -10%;
    right: -50px;
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.lnk:hover span.circle2 {
    top: -10%;
    right: -40px
}

.f-medium {
    font-weight: 600
}

.text-radius {
    border-radius: 3px;
    padding: 0 3px
}

.mob-nav {
    display: flex
}

.mob-nav li {
    position: relative
}

.dropdown-menu {
    border: 0 solid rgba(0, 0, 0, .15)
}

.nav-item.dropdown:hover {
    background: #fff
}

.fa-ani,
.bg-btn i {
    margin-left: 5px;
    font-size: 12px;
    animation: 2s infinite arrowanim;
    -webkit-animation: 2s infinite arrowanim
}

.header-heading h1 {
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    margin-bottom: 30px
}

.header-heading p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px
}

.text-l {
    text-align: left !important
}

.common-heading&gt;span {
    color: #e60072;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px;
    display: block
}

.quote {
    font-weight: 500;
    padding: 25px;
    position: relative;
    border-left: 4px solid #ff358f;
    margin: 30px 0;
    background: #fafafb;
    color: #6a6a8e;
}

.user-info .user-image img {
    border-radius: 100%;
    width: 80px
}

.user-info {
    margin: 0 0 0 20px;
    text-align: left
}

.user-info p span {
    font-weight: 700
}

.image-block img {
    width: 100%;
    border-radius: 8px
}

.img-block img {
    width: 100%;
    border-radius: 8px
}

.white-text {
    color: #fff !important
}

.s-block {
    background: #fff;
    text-align: center;
    background-size: 200%;
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    padding: 50px 20px;
    margin: 0;
    position: relative;
    border: 1px solid #d4f0ff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.s-card-icon {
    width: 80px;
    margin: 0 auto 30px
}

.s-block h4 {
    margin: 0 0 10px
}

.s-block a {
    display: inline-block;
    margin: 30px 0 0;
    color: #050748;
}

.service-2:before {
    background-color: #f9f9f9
}

.tilt3d .statistics-img {
    transform-style: preserve-3d;
    transform: perspective(1000px)
}

.tilt3d .statistics-img img {
    transform: translateZ(20px)
}

.statistics {
    align-items: center;
    display: flex
}

.statistics p {
    font-size: 20px;
    margin: 10px 0 0;
    color: #6a6a8e;
    font-weight: 400
}

.statistics span {
    font-size: 45px;
    color: #050748;
    font-weight: 600;
    display: inline-block
}

.statistics-img {
    width: 100px;
    height: 100px;
    float: left;
    padding: 15px;
    background: #fff;
    border-radius: 8px 40px 8px 40px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.statnumb {
    margin: 0 0 0 20px;
    text-align: left;
    float: left
}

.small .statistics-img {
    width: 75px;
    height: 75px
}

.t-ctr {
    text-align: center
}

.small .statistics span {
    font-size: 35px;
    color: #050748
}

.small .statistics p {
    font-size: 18px;
    line-height: 24px
}

@media screen and (min-width: 992px) {
    .small {
        margin-top: 100px !important;
    }
}

.portfolio-section {
    background: #fff;
    position: relative
}

.item-info {
    padding: 20px 0 0
}

.item-image {
    display: block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f9ff;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.item-image img {
    width: 100%
}

.portfolio-item-info h3 a {
    color: #050748
}

.portfolio-item-info {
    width: 50%;
    padding-right: 40px
}

.portfolio-item-image {
    width: 50%;
    text-align: center
}

.portfolio-item-info .review-text {
    padding: 0 0 20px
}

.portfolio-item-info .reviews-card {
    background: rgba(255, 255, 255, .6);
    padding: 25px;
    border-radius: 8px
}

.clients-logo {
    background: #fff;
    padding: 0 15px;
    max-height: 150px;
    min-height: 150px;
    margin: 0 15px;
    border: 1px solid #d4f0ff;
    align-items: center;
    display: flex;
    position: relative;
    border-radius: 8px;
    -webkit-box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff;
    box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff
}

.clients-section {
    background: #fffaf5;
    background: -moz-linear-gradient(top, #fffaf5 0, #f8ecff 100%);
    background: -webkit-linear-gradient(top, #fffaf5 0, #f8ecff 100%);
    background: linear-gradient(to bottom, #fffaf5 0, #f8ecff 100%)
}

.clients-logo img {
    margin: 0 auto;
    display: block;
    width: 160px
}

.work-category {
    background: #fbf9ed;
    background: -moz-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
    background: -webkit-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
    background: linear-gradient(to bottom, #fbf9ed 0, #fbeaf8 100%);
    position: relative
}

.work-category .common-heading h2 {
    margin-bottom: 30px
}

.work-card p {
    color: #050748;
    line-height: 24px;
    font-size: 16px;
    margin: 5px 0 0;
    padding: 0 12px
}

.icon-bg {
    display: block;
    height: 62px;
    width: 62px;
    margin: 0 auto;
    text-align: center
}

.icon-set {
    width: 20%;
    display: inline-block;
    float: left;
    position: relative
}

.work-card {
    margin: 10px 10px 30px;
    height: calc(100% - 30px);
    padding: 30px 20px;
    max-height: 170px;
    text-align: center;
    min-height: 170px;
    border-radius: 8px 40px 8px 40px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.cd1 {
    background: #70e4e8
}

.cd2 {
    background: #f5eb92
}

.cd3 {
    background: #a3ffe2
}

.cd4 {
    background: #ffbc7a
}

.cd5 {
    background: #e3ff8e
}

.cd6 {
    background: #ffa0c6
}

.cd7 {
    background: #f3a6ff
}

.cd8 {
    background: #97ffaf
}

.cd9 {
    background: #6cfffa
}

.cd10 {
    background: #77baff
}

.cd11 {
    background: #ffefd4
}

.cd12 {
    background: #7affdb
}

.testinomial-section {
    background: #e7e7ff;
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat
}

.testimonial-card .t-text p {
    font-size: 16px;
    line-height: 28px
}

.testinomial-section .owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    background: #fff;
    width: 100px;
    margin: 0;
    height: 50px;
    padding: 25px 0 0
}

.user-info p {
    font-size: 16px;
    line-height: 24px
}

.owl-carousel .user-image img {
    border-radius: 100%;
    width: 80px
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 0
}

.custom-control {
    margin-bottom: 10px
}

.-address-list li a {
    color: #6a6a8e
}

.-address-list li a i {
    width: 25px
}

.-address-list li {
    line-height: 35px
}

footer {
    position: relative
}

.footer-svg {
    height: 80px;
    overflow: hidden;
    margin: -20px 0 0
}

footer .row {
    position: relative;
    z-index: 1
}

.footer-row2 {
    background: #27104c;
    padding: 50px 0 30px
}

.footer-row3 {
    background: #27104c;
}

.footer-row3 .copyright {
    border-top: 1px solid #ffffff6b;
    padding: 8px 0 3px;
}

.footer-row2 h5 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    margin-top: 30px;
    color: #fff
}

.footer-address-list li p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #ccc;
    margin-bottom: 0;
}

.footer-address-list li p span {
    display: flex;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    margin-top: 2px
}

.footer-address-list li p span b {
    font-weight: 400
}

.footer-address-list li&gt;span {
    position: relative;
    top: 7px
}

.footer-address-list li {
    color: #6a6a8e;
    display: flex;
    padding: 0 0 5px
}

.footer-address-list li:last-child {
    padding: 0
}

.footer-address-list li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.footer-address-list li i {
    margin: 0 10px 0 0;
    display: initial;
    font-size: 16px !important;
    color: #fff
}

.footer_wrap .post-img img {
    width: 184px;
    height: 100px;
    object-fit: cover;
}

.ftr-details li {
    padding: 0 0 15px
}


.social-links {
    text-align: right
}

.social-links a {
    color: #6a6a8e;
    font-size: 25px;
    line-height: 1
}

.footer-social-media-icons a:hover {
    color: #1b37c9 !important;
    background: #fff;
}

.footer-social-media-icons a {
    color: #fff;
    font-size: 16px;
    border-radius: 32px;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: transparent;
    border: 1px solid #fff;
}

.footer- p a {
    color: #6a6a8e
}

.link-hover a {
    color: #6a6a8e;
    display: inline-block;
    padding: 3px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    z-index: 1
}

.link-hover a::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.link-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto
}

.link-hover a:hover {
    color: #ff1f8e !important
}

.text-block {
    position: relative;
    z-index: 55
}

.team {
    overflow: hidden
}

.image-div {
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.info-text-block {
    padding: 20px 0 0
}

.info-text-block h4 {
    margin: 0 0 10px
}

.info-text-block h4 a {
    color: #050748
}

.full-image-card {
    margin-top: 60px
}

.common-heading.pp h2 {
    margin-bottom: 0
}

.common-heading.pp {
    padding: 0;
    text-align: left
}

.common-heading.pp p {
    margin: 20px 0 0
}

.single-card-item {
    margin-top: 60px
}

.portfolio-meta ul li {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: left;
    background: #fff;
    position: relative;
    padding: 15px 20px 15px 55px;
    border-bottom: 1px solid #ebebeb
}

.portfolio-meta ul li p {
    font-size: 16px;
    line-height: 28px;
    background: #fff;
    display: inline-block;
    color: #050748;
    font-weight: 600
}

.portfolio-meta ul li p span {
    display: block;
    margin-top: 2px;
    color: #6a6a8e;
    font-weight: 400
}

.portfolio-meta ul li i {
    position: absolute;
    left: 10px;
    color: #050748;
    font-size: 25px;
    top: 50%;
    margin-top: -12.5px
}

.h-scroll {
    width: 100%;
    padding: 50px 10px
}

.tech-icons img {
    width: 45px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translatey(-50%)
}

.tech-icons li {
    margin: 6px;
    display: inline-block
}

.tech-icons a:hover {
    border: 4px solid #d9cbff
}

.tech-icons a {
    border: 4px solid #fff;
    display: inline-block;
    height: 100%;
    position: relative;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.service {
    overflow: hidden
}

.service .common-heading h2 {
    margin-bottom: 20px
}

.image-block1 img {
    -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
    box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100%
}

.image-block img {
    -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
    box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
    -webkit-border-radius: 8px
}

.s-block-content {
    margin: 0 0 0 20px
}

.s-card-icon-large {
    width: 150px
}

.s-block-content-large {
    margin: 0 0 0 20px;
    width: calc(100% - 150px)
}

.case-study .image-div {
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.image-div img {
    width: 100%
}

.project-platform {
    display: inline-flex
}

.entry-blog {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
    margin: 5px 0 15px
}

.entry-blog a {
    color: #6a6a8e
}

.entry-blog a i {
    margin-right: 4px
}

.item-image {
    position: relative
}

.category-blog {
    position: absolute;
    left: 0;
    bottom: 0
}

.posted-on {
    margin-right: 10px
}

.category-blog a {
    display: inline-block;
    padding: 5px;
    background: #fe409c;
    color: #fff
}

.image-set {
    border-radius: 8px;
    overflow: hidden
}

.image-set img {
    width: 100%
}

.blog-header .user-image img {
    border-radius: 100%;
    width: 50px
}

.blog-header .user-info {
    margin: 0 0 0 20px
}

.ul-list {
    padding: 0 0 0 20px
}

.ul-list li {
    font-size: 16px;
    line-height: 38px;
    list-style-type: circle
}

.author-block {
    position: relative;
    padding: 30px;
    margin-top: 50px;
    border-top: none;
    background: #fafafb;
    border-radius: 10px
}

.author-block .user-image img {
    width: 80px;
    border-radius: 100px
}

.comments-block h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px
}

.comments-block .user-info h5 span {
    font-size: 15px;
    text-align: right;
    float: right;
    color: #6a6a8e
}

.comments-block .user-info h5 {
    font-size: 20px;
    display: flow-root
}

.comments-block .user-info h5 a {
    display: inline-block;
    padding: 0 0 0 6px;
    color: #00b2ff
}

.comments-block .user-image img {
    width: 50px;
    border-radius: 100px
}

.comments-block .media+.media {
    margin-top: 60px
}

.info-card {
    padding: 30px;
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2)
}

.contact-card {
    background: #fff8f2
}

.email-card {
    background: #ffecec
}

.info-card span i {
    margin-right: 10px
}

.info-card span {
    font-size: 20px;
    font-weight: 700;
}

.info-card p {
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0 10px
}

.info-card a {
    font-size: 20px;
    color: inherit;
    font-weight: 600
}

.list-ul li {
    padding: 0 0 12px 29px;
    position: relative;
    line-height: 22px;
    font-size: 16px
}

.list-ul li:before {
    font-family: "font awesome 5 free";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px
}

.ul-circle li:before {
    content: "\f0a9"
}

.reviews-block {
    background: #fafaff
}

.reviews-card {
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 25px;
    border-radius: 8px
}

.review-text {
    padding: 30px 0
}

.-client-details- {
    display: flex
}

.review-text {
    text-align: justify
}

.star-rate li {
    display: inline-block;
    margin: 0 2px
}

.star-rate {
    margin-top: 5px
}

.star-rate li a {
    color: #6a6a8e
}

.counter-number {
    transform: translateZ(20px)
}

.counter-no span {
    font-size: 50px;
    font-weight: 700;
    color: #050748
}

.counter-no p {
    font-size: 20px;
    margin: 10px 0 0;
    font-weight: 500
}

.counter-no {
    display: inline-block
}

.header-heading .title- {
    display: block;
    margin-bottom: 15px
}

.header-heading span {
    color: #e60072
}

.service-sec-list p {
    font-size: 15px;
    line-height: 24px;
    margin: 14px 0 0
}

.mt30- {
    margin-top: 20px
}

.text-w,
.text-w a,
.text-w h1,
.text-w h2,
.text-w h3,
.text-w h4,
.text-w h5,
.text-w h6 {
    color: #fff
}

.single-image img {
    position: relative;
    z-index: 5;
    border-radius: 8px
}

.single-image img {
    position: relative;
    z-index: 5;
    border-radius: 8px
}

.service-sec-list p {
    display: none
}

.service-sec-list {
    padding: 52px 25px
}

.service-sec-list img {
    -moz-transition: width .5s, height .5s;
    -webkit-transition: width .5s, height .5s;
    transition: width .5s, height .5s;
    height: 60px;
    width: 60px;
    margin-bottom: 10px
}

.service-sec-list:hover {
    padding: 25px
}

.service-sec-list:hover img {
    height: 0;
    width: 60px
}

.service-sec-list:hover p {
    display: block
}

.service-sec-list,
.service-sec-list:hover,
.service-sec-list:hover p {
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -webkit-transition: all .8s;
    transition: all .8s
}

.video-review {
    border-radius: 8px;
    overflow: hidden
}

.video-review a {
    position: relative;
    display: inline-block
}

.video-review a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -moz-linear-gradient(top, rgb(30, 87, 153, 0) 0, rgb(32, 124, 202, 0) 70%, rgb(0, 0, 0, .5) 100%);
    background: -webkit-linear-gradient(top, rgb(30, 87, 153, 0) 0, rgb(32, 124, 202, 0) 70%, rgb(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0, rgba(32, 124, 202, 0) 70%, rgba(0, 0, 0, .5) 100%)
}


.review-icons a {
    display: inline-block;
    padding: 0 20px
}

.bg-none {
    background: 0 0
}

.quote-css {
    font-size: 45px;
    padding: 0 20px 0 0;
    color: #909090
}

.video-testimonial {
    display: flex
}

.common-heading-2 {
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10
}

.common-heading-2 h2 {
    font-weight: 900
}

.common-heading-2&gt;span {
    color: #e60072;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px;
    display: block;
    font-weight: 900
}

.overlay-- .s-block {
    background: #222;
    border: 1px solid #222;
    padding: 30px;
    overflow: hidden
}

.entry-blog-post {
    border-radius: 100px;
    padding: 10px 15px;
    margin: 0 20px;
    position: absolute;
    bottom: -18px;
    right: 0;
    left: 0;
    justify-content: space-between;
    display: flex
}

.entry-blog-post a {
    color: #fff;
    font-size: 14px
}

.post-social {
    margin: 30px 0 0;
    border-top: 1px solid #dadada;
    padding-top: 30px
}

.post-social a {
    color: #6a6a8e;
    display: inline-block;
    padding: 0 10px 0 0
}

.dark-footer,
.dark-footer .footer-address-list li a,
.dark-footer .footer-address-list li p,
.dark-footer .footer-address-list li&gt;span,
.dark-footer .footer-link-- li a {
    color: #a2a2a2
}

.dark-footer h5 {
    color: #e6e6e6
}

.footer-link-- {
    text-align: right
}

.footer-link-- li {
    display: inline-block
}

.footer-link-- li a {
    color: #bdbfca;
    margin-left: 15px;
    font-size: 16px
}

.end-footer- {
    border-top: 1px solid rgba(237, 237, 237, .05);
    margin-top: 70px;
    padding: 35px 0
}

.video-bg- {
    background: #000
}

.full-video {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .3
}

.aa a:hover {
    color: #ff1f8e !important
}


h3 a {
    color: #050748
}

.br-blog-post- {
    position: relative
}

.link-blog-post a {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: #fff;
    color: #050748;
    font-weight: 600
}

.mobile-app- {
    background-image: -moz-linear-gradient(45deg, #9217de 0, #4775ff 50%, #00b6d4 100%);
    background-image: -webkit-linear-gradient(45deg, #9217de 0, #4775ff 50%, #00b6d4 100%);
    background-image: linear-gradient(45deg, #4a0079 0, #4202b2 50%, #4400b1 100%)
}

.pl50 {
    padding-left: 50px !important
}

.google-btn {
    line-height: 46px;
    background-color: #e94235 !important
}

.post-info h5 a {
    color: #050748;
    font-size: 16px
}

.mt5 {
    margin-top: 5px
}

.btn-small {
    font-size: 15px;
    font-weight: 400;
    padding: 0 20px;
    line-height: 35px
}

.media+.media {
    margin-top: 20px
}

.pl30 {
    padding-left: 30px
}

.list-style- {
    padding: 0 0 0 20px;
    text-align: left
}

.list-style- li {
    line-height: 32px;
    list-style-type: circle
}

.img-ctr {
    text-align: center;
    display: block
}

.footer-badges {
    display: flex;
    justify-content: end;
}

.footer-badges img {
    width: 100px;
}

.footer-badges li {
    display: inline-block
}

.footer-badges li a img {
    width: 150px
}

.footer-brands {
    background: #27104c;
}

.award-footer {
    padding: 20px 0;
    border-top: 1px solid #ffffff6b;
}

.icon-card- {
    text-align: center;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    padding: 15px
}

.icon-card- img {
    width: 60px
}

.icon-card- h4 {
    margin: 20px 0
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .5)
    }

    70% {
        box-shadow: 0 0 0 30px transparent
    }

    100% {
        box-shadow: 0 0 0 0 transparent
    }
}

.-shadow {
    -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
    box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff
}

h4 {
    font-size: 22px;
    line-height: 32px
}

h5 {
    font-size: 20px;
    line-height: 30px
}

h6 {
    font-size: 16px;
    line-height: 26px
}

.pad-tb {
    padding-top: 100px;
    padding-bottom: 100px
}

html .mb0 {
    margin-bottom: 0
}

html .mt20 {
    margin-top: 20px
}

html .mt30 {
    margin-top: 30px
}

html .mb10 {
    margin-bottom: 10px
}

html .mb25 {
    margin-bottom: 25px
}

.pl25 {
    padding-left: 25px !important
}

.bg-btn,
#quote-widget-form .btn,
.web-design-banner .btn-gredient,
.bg-btn3 {
    background: linear-gradient(to right, #0000ab 0, #4285F4 100%);
}

.banner-text a:hover,
.bg-btn:hover,
.btn-gredient:hover,
#quote-widget-form .btn:hover,
.web-design-banner .btn-gredient:hover,
.bg-btn3:hover {
    background: linear-gradient(to right, #4285F4 0, #0000ab 100%);
    color: #fff;
}

#quote-widget-form .btn {
    margin-left: 15px;
}

.hover-scale img {
    transform: scale(1)
}

.hover-scale:hover img {
    transform: scale(1.05)
}

.text-animation {
    font-weight: 700;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 6s infinite linear
}

.bg-a {
    background-image: linear-gradient(to right, #ff1f8e 0, #ffbd84 36%, #ffbd84 65%, #ff1f8e 100%)
}

.bg-b {
    background-image: linear-gradient(to right, #673ab7 0, #e91e63 36%, #e91e63 65%, #673ab7 100%)
}

@keyframes slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }

    0% {
        transform: translateY(1rem);
        opacity: 0
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: transform;
        -webkit-opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1
    }

    0% {
        -webkit-transform: translateY(1rem);
        -webkit-opacity: 0
    }
}

@keyframes hue {
    from {
        background-position: 0 0
    }

    to {
        background-position: 2000px 0
    }
}

@keyframes arrowanim {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(8px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes arrowanim {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(8px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes updonanim {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, 8px)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes updonanim {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, 8px)
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.mobile-menu2 {
    display: none
}

.mob-nav2 {
    display: flex
}

.mob-nav2 li {
    position: relative
}

#main-nav {
    display: none
}

.dark-footer h2,
.dark-footer h4 {
    color: #e6e6e6
}

.info-list-ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.info-list-ul li {
    line-height: 40px;
    color: #050748
}

.info-list-ul li:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶";
    font-size: 14px;
    margin: 0 5px 0 0
}

.shadow1 {
    -webkit-box-shadow: 0 10px 15px 0 rgb(3 35 68/15%);
    box-shadow: 0 10px 15px 0 rgb(3 35 68/15%)
}

.tilt-inner {
    transform: translateZ(20px)
}

.hero-slider {
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0
}

.hero-slider .slide-inner {
    position: relative
}

.hero-slider .slide-inner:before {
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .3;
    top: 0;
    left: 0;
    right: 0
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left
}

html .mb15 {
    margin-bottom: 15px
}

html .mt15 {
    margin-top: 15px
}

.common-heading.text-l&gt;p {
    margin-top: 10px
}

a {
    text-decoration: auto
}

.about-image,
.image-block,
.img-block {
    position: relative;
    z-index: 10
}

.custom-control {
    margin-bottom: 10px;
    display: flex;
    grid-gap: 10px;
    align-items: center
}

.media {
    display: flex
}

.media div:first-child {
    flex-shrink: 0
}

.quote-css {
    position: absolute;
    right: 0
}

.ftr-brand-pp .navbar-brand {
    display: block
}

.bdr0 {
    border: 0
}

.tab-content {
    margin-top: 20px
}

.common-heading&gt;span {
    line-height: 26px
}

.w80 {
    width: 80px
}

.h-center {
    justify-content: center
}

.icon-btn {
    display: inline-flex;
    align-items: center;
    grid-gap: 8px
}

.icon-btn i {
    font-size: 24px
}

html body .title-hero p {
    padding: 0;
    margin: 0
}

.shadow {
    -webkit-box-shadow: 0 10px 15px 0 rgb(3 35 68/7%) !important;
    box-shadow: 0 10px 15px 0 rgb(0 23 46/7%) !important
}

.center-dots .owl-dots {
    margin: 30px auto 0;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0
}

.badge {
    font-size: 12px
}

@-webkit-keyframes blink {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes blink {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.contact-data ul li+li {
    margin-top: 10px
}

.contact-data ul li a {
    color: #6a6a8e;
    font-size: 17px;
    line-height: 26px;
    display: grid;
    grid-template-columns: 30px auto;
    grid-gap: 10px;
    align-items: start;
    justify-content: start
}

.contact-data ul li a i {
    font-size: 20px;
    margin: 6px 0 0
}

.active-dark footer .ftr-brand-pp .f-dark-logo {
    display: none
}

.active-dark footer .ftr-brand-pp .f-white-logo {
    display: block
}

footer .ftr-brand-pp .f-white-logo {
    display: none
}

footer .ftr-brand-pp .f-dark-logo {
    display: block
}

.mob-nav2 {
    align-items: center
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.right-end-btn {
    margin-left: 15px
}

img {
    max-width: 100%;
    height: auto
}

.contact-review {
    background: #fff;
    padding: 30px 20px;
    border-radius: 14px
}

.contact-review .owl-dots {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.c-logo img:nth-child(2) {
    filter: saturate(300%)
}

.services-section {
    background-color: linear-gradient(to bottom, #fffaf5 0, #f8ecff 100%)
}

.services-section .item {
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%)
}

.services-section .item:not(:last-child) {
    margin-bottom: 80px
}

.services-section .item .img {
    height: 450px;
    width: 450px;
    border-radius: 10px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    overflow: hidden;
    transform: translateX(-150px)
}

@media only screen and (max-width:1399px) {
    .services-section .item .img {
        height: 450px;
        width: 100%;
        transform: unset
    }
}

.services-section .item .img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.services-section .item h2 {
    margin-bottom: 30px
}

@media only screen and (max-width:991px) {
    .services-section .item h2 {
        margin-top: 30px
    }
}

.services-section .item p:not(:last-child) {
    padding-bottom: 20px
}

.services-section .item ul {
    padding: 25px 0 0
}

.services-section .item li {
    display: inline-flex;
    align-items: center;
    color: #050748;
    font-weight: 600;
    padding-bottom: 30px;
    padding-right: 20px;
    font-size: 18px;
    width: 49%;
    line-height: 1.6
}

@media only screen and (max-width:575px) {
    .services-section .item li {
        width: 100%
    }

    .services-section .item {
        padding: 30px 20px
    }

    .services-section .item .img {
        height: 290px
    }
}

.services-section .item li img {
    height: 25px;
    width: 25px;
    object-fit: contain;
    margin-right: 10px
}

.btn-footer {
    background: #fff;
    color: #4302ae
}

.btn-footer:hover {
    color: #4302ae
}

.btn-footer span.circle {
    background: #4302ae1f
}

.copyright-text p {
    font-size: .9rem;
    color: #fff;
    margin-bottom: 0;
}

.copyright-text a {
    font-size: .9rem;
    color: #2998ff;
}

.copyright-text a:hover {
    color: #81a6fb;
}

.testinomial-section .user-image {
    display: none
}

.testinomial-section .user-info {
    margin: 0
}

.services-slider .slick-slide {
    padding: 0 10px 30px
}

.services-slider .s-block {
    height: 100%
}

.header {
    padding: 5px 30px !important;
    position: fixed;
    top: 0;
    z-index: 100;
    transition: all .2s ease-in-out;
    left: 0;
    right: 0;
}

.header-bg {
    background-color: rgba(255, 255, 255, 1);
}

.header.resize {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}

.c-logo img:nth-child(2) {
    filter: saturate(300%);
    height: 50px !important;
}

.header-nav ul li {
    display: inline-block;
    padding: 0 10px
}

.header-nav ul li a {
    color: #012542;
    display: inline-block;
    font-weight: 500;
    padding: 10px 6px
}

.header-nav ul li a.s-btn {
    background-color: var(--rel-primary)
}

.header-nav ul li a.s-btn:hover {
    color: var(--rel-primary) !important
}

#hamburger {
    background-color: transparent;
    border: 0;
    display: none;
    flex-flow: column wrap;
    justify-content: space-between;
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    z-index: 1
}

.bar-bottom,
.bar-middle,
.bar-top {
    height: 5px;
    background: #0000ab;
    border-radius: 5px;
    margin: 3px 0;
    transform-origin: left;
    transition: all .3s;
    width: 2.5rem
}

#hamburger .bar-middle {
    width: 80%;
    margin-left: auto
}

#hamburger.open .bar-top {
    transform: rotate(45deg)
}

#hamburger.open .bar-middle {
    transform: translateX(-1rem);
    opacity: 0
}

#hamburger.open .bar-bottom {
    transform: rotate(-45deg)
}



@media only screen and (max-width:1300px) {
    #hamburger {
        display: flex;
        z-index: 9;
    }

    .portfolio-slider .slick-prev {
        left: 5px;
    }

    .portfolio-slider .slick-next {
        right: 5px;
    }

    .header-nav {
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        height: 100vh;
        width: 100vw;
        transform: translateX(100%);
        transition: all .25s ease-in-out
    }

    .header-nav .list {
        height: 100%;
        width: 100%
    }

    .header-nav .list ul {
        height: 100%;
        width: 100%;
        flex-direction: column;
        justify-content: space-evenly;
        padding: 0;
        display: block !important
    }

    .header-nav.open {
        transform: translateX(0)
    }

    .header-nav .has-dropdown .dropdown {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        pointer-events: all;
    }

    .header-mob-nav {
        overflow-y: scroll;
    }

    .menu-mob {
        overflow-y: auto;
        padding-bottom: 70px !important;
    }
}

.header-heading h1 {
    font-size: 60px;
    padding: 10px 0 15px;
    color: #0000ab;
    font-weight: 500
}

.header-nav .has-dropdown {
    position: relative
}

.header-nav .has-dropdown .dropdown li {
    display: block;
    padding: 0
}

.header-nav .has-dropdown .dropdown.dropdown-wide {
    max-width: 600px
}

.header-nav .has-dropdown .dropdown.dropdown-wide a {
    white-space: unset
}

.header-nav .has-dropdown .dropdown.dropdown-wide li {
    display: inline-flex;
    padding: 0;
    width: 49%;
    vertical-align: top;
}

.hire-nav span {
    display: inline-block;
}

.header-nav .has-dropdown .dropdown.dropdown-mega {
    max-width: 1150px;
    left: unset;
    right: 0;
}

.header-nav .has-dropdown .dropdown.dropdown-mega li {
    display: inline-flex;
    padding: 0;
    width: 24%;
    vertical-align: top;
}

.header-nav .has-dropdown .dropdown.dropdown-mega li a {
    white-space: unset;
}

@media only screen and (max-width:1400px) {
    .header-nav .has-dropdown .dropdown.dropdown-mega {
        max-width: 1000px;
    }

    .header-nav .has-dropdown .dropdown.dropdown-mega li {
        width: 33%;
    }

}

@media only screen and (max-width:1300px) {
    .header-nav .has-dropdown .dropdown.dropdown-mega {
        max-width: 900px;
    }

    .header-nav ul li a {
        font-size: 15px;
    }

    .header-nav .has-dropdown .dropdown.dropdown-mega li {
        width: 31%;
    }

    .header-nav ul li {
        display: block;
    }
}

@media only screen and (max-width:1200px) {
    .header-nav .has-dropdown .dropdown.dropdown-mega {
        width: 100%;
        max-width: unset;
    }

    .header-nav .has-dropdown .dropdown.dropdown-mega li {
        width: 49%;
    }
}

.header-nav .has-dropdown .dropdown.dropdown-wide li .dwnld-icon {
    margin-left: auto;
}

.header-nav .has-dropdown .dropdown.dropdown-wide li .dwnld-icon a:hover {
    background: transparent;
}

.header-nav .has-dropdown .dropdown.dropdown-wide li .dwnld-icon i {
    color: #0000ab;
}

.header-nav .has-dropdown:hover .dropdown {
    opacity: 1;
    transform: unset;
    pointer-events: all
}

.header-nav .has-dropdown .dropdown:has(.has-sub-dropdown) {
    padding: 12px 0;
}

.header-nav .has-sub-dropdown {
    position: relative;
}

.header-nav .has-sub-dropdown a {
    padding: 14px 39px 14px 24px !important;
}

.header-nav .has-sub-dropdown::after {
    content: '\f054';
    font-size: 14px;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    padding: 10px;
    font-weight: bold;
}

.header-nav .has-sub-dropdown ul a {
    padding: 14px 15px !important;
}

.header-nav .has-sub-dropdown .sub-dropdown {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 1.5rem 1rem 4rem rgb(124 124 124 / 18%);
    border-radius: 5px;
    padding: 12px 9px;
    opacity: 0;
    transition: .2s all ease-in-out;
    transform: translateX(110%);
    width: max-content;
    pointer-events: none;
    border: 1px solid #eee;
}

.header-nav .has-sub-dropdown:nth-child(n+8) .sub-dropdown {
    bottom: 0;
    top: unset;
}

.header-nav .has-sub-dropdown:hover .sub-dropdown {
    opacity: 1;
    transform: translateX(100%);
    pointer-events: all
}

@media only screen and (max-width: 1300px) {
    .header-nav .has-sub-dropdown::after {
        pointer-events: all;
        top: 6px;
        transform: rotate(90deg);
    }

    .header-nav .has-sub-dropdown.toggled::after {
        transform: rotate(-90deg);
    }

    .header-nav .has-sub-dropdown .sub-dropdown {
        position: relative;
        top: unset;
        right: unset;
        opacity: 1;
        transform: unset !important;
        box-shadow: none;
        border: 0;
        padding-top: 0 !important;
        display: none !important;
    }

    .header-nav .has-sub-dropdown.toggled .sub-dropdown {
        display: block !important;
        padding-left: 30px !important;
    }
}

.header-nav .has-dropdown a {
    display: flex;
    align-items: center;
}

.header-nav .has-dropdown a i {
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
}

.header-nav .has-dropdown a img {
    width: 32px;
    padding-right: 12px;
    height: 25px;
    object-fit: contain;
}

.header-nav .has-dropdown .dropdown a {
    white-space: nowrap;
    display: block;
    padding: 14px 15px;
    border-radius: 3px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 14px;
}

.header-nav .has-dropdown.dropdown-services .dropdown a {
    padding-left: 24px;
}

.header-nav .has-dropdown .dropdown a:hover {
    background-color: #eee
}

.header-nav .has-dropdown .dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
    border-radius: 5px;
    padding: 12px 9px;
    opacity: 0;
    transition: .2s all ease-in-out;
    transform: translateY(20px);
    width: max-content;
    pointer-events: none;
    border: 1px solid #eee;
}

.header-nav .has-dropdown .dropdown:after,
.header-nav .has-dropdown .dropdown:before {
    bottom: 100%;
    left: 52px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.header-nav .has-dropdown .dropdown:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.header-nav .has-dropdown .dropdown:before {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #eee;
    border-width: 12px;
    margin-left: -12px;
}

.header-nav .has-dropdown .dropdown-mega:after,
.header-nav .has-dropdown .dropdown-mega:before {
    left: unset;
    right: 52px;
}

.header-nav .has-dropdown .dropdown-mega:after {
    right: 54px;
}

@media only screen and (max-width:1800px) {
    /* .agile-list .agile-child:nth-child(2) {
        right: 20% !important;
        top: -1% !important;
    } */

    .agile-list .agile-child:nth-child(5) {
        right: 42% !important;
        bottom: -2% !important;
    }
}


@media only screen and (max-width: 1500px) and (min-width: 1301px) {
    .header-nav .has-dropdown:hover .dropdown {
        right: -100px;
    }

    .header-nav .has-dropdown.dropdown-solutions:hover .dropdown {
        max-width: 540px;
    }

    .header-nav ul li a {
        padding: 5px 0px;
    }

    .header-nav .has-dropdown .dropdown-mega:after,
    .header-nav .has-dropdown .dropdown-mega:before {
        right: 152px;
    }

    .header-nav .has-dropdown .dropdown-mega:after {
        right: 154px;
    }
}

@media only screen and (max-width:1300px) {
    .header-nav .has-dropdown .dropdown {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        pointer-events: all;
        transform: unset;
        pointer-events: all;
        transform: unset;
        box-shadow: none;
        padding-top: 0 !important;
        padding-left: 0 !important;
        border: 0;
        display: none !important
    }

    .header-nav ul li {
        display: block;
        padding: 10px;
    }

    header .menu-mob {
        margin-top: 70px !important;
    }

    .header-nav ul {
        padding-left: 30px !important;
        padding-top: 0px !important
    }

    .header-nav .has-dropdown .dropdown:after,
    .header-nav .has-dropdown .dropdown:before {
        content: unset
    }

    .header-nav .btn-br {
        margin: 25px 0
    }

    .header-nav .has-dropdown .dropdown.mob-subnav-toggle {
        display: block !important;
    }

    .header-nav .has-dropdown a i {
        padding-left: 15px
    }

    .rotate-180 {
        transform: rotate(180deg);
        padding-right: 15px
    }
}

@media only screen and (max-width:767px) {
    .technology-sec .technology-tabs .nav-pills {
        max-width: 100% !important;
    }

    .technology-sec .technology-tabs .nav-pills .nav-link {
        width: 49%;
    }

    .portfolio-slider .slick-prev {
        display: none;
    }

    .portfolio-slider .slick-next {
        display: none;
    }

    .header-nav .has-dropdown .dropdown.dropdown-wide,
    .header-nav .has-dropdown .dropdown.dropdown-mega {
        max-width: 100%;
    }

    .header-nav .has-dropdown .dropdown.dropdown-wide li,
    .header-nav .has-dropdown .dropdown.dropdown-mega li {
        display: flex;
        width: 100%;
    }

    .header-nav .has-dropdown .dropdown a span {
        word-break: break-all;
    }
}

@media only screen and (max-width:575px) {
    .header {
        padding: 15px 0px !important;
    }

    .header-nav .has-dropdown .dropdown {
        width: 100%;
    }

    .header-nav .has-sub-dropdown .sub-dropdown {
        width: 100%;
        padding-right: 0;
    }

    .header-nav .has-dropdown .dropdown a {
        white-space: unset;
    }

    .header-nav .has-dropdown .dropdown a span {
        word-break: unset;
    }

    .header-nav .has-sub-dropdown::after {
        right: 5px;
    }

    .header-nav .list ul {
        padding-left: 0 !important;
    }
}

.hero-landing {
    padding: 220px 0 190px;
    min-height: 100vh
}

.hero-landing .img {
    position: relative
}

.hero-landing .img img {
    width: 100%
}

.hero-landing h1 {
    font-size: 60px;
    padding: 10px 0 20px;
    color: #0000ab;
}

.hero-landing .banner-text p {
    color: #222;
    font-size: 1rem
}

.hero-landing h6 {
    font-size: 1.3rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.hero-landing .img a {
    position: absolute;
    background-color: #fff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: var(--link-bs);
    background: #ff0000ab;
    backdrop-filter: blur(10px);
}

.hero-landing .img a.link-app {
    top: 140px;
    right: 0;
    animation: 5s float_up_down infinite
}

.hero-landing .img a.link-web {
    bottom: 90px;
    left: 0;
    animation: 5s float_down_up infinite;
    background: #0000abbd;
}

@keyframes float_up_down {

    0%,
    100% {
        transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    50% {
        transform: translateY(30px);
        transform: translateY(30px);
        opacity: 1
    }
}

@keyframes float_down_up {

    0%,
    100% {
        transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    50% {
        transform: translateY(-30px);
        transform: translateY(-30px);
        opacity: 1
    }
}

@media screen and (max-width:991px) {
    .hero-landing h1 {
        font-size: 50px
    }
}

@media screen and (max-width:575px) {
    .hero-landing h1 {
        font-size: 30px;
        padding: 5px 0;
    }

    .hero-landing h6 {
        font-size: 1rem;
        margin-bottom: 0;
    }

    .hero-landing .banner-text p {
        font-size: 15px;
        margin-bottom: 0.5rem;
    }

    .btn-main,
    .butn,
    #quote-widget-form .btn {
        font-size: 15px;
        padding: 0 20px;
    }
}

@media screen and (max-width:1400px) {
    .hero-landing {
        padding: 190px 0 150px
    }
}

.services-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none
}

.services-slider .slick-dots li {
    margin: 0 .25rem
}

.services-slider .slick-dots button {
    display: block;
    width: .7rem;
    height: .7rem;
    padding: 0;
    border: none;
    border-radius: 10px;
    background-color: transparent;
    text-indent: -9999px;
    border: 2px solid #f92c8b
}

.services-slider .slick-dots button:hover {
    background-color: #f92c8b;
    width: 1.7rem
}

.services-slider .slick-dots li.slick-active button {
    background-color: #f92c8b;
    width: 1.7rem
}

@media only screen and (max-width:767px) {
    .services-section .item h2 {
        font-size: 22px;
        margin: 20px 0
    }

    .global-box ul {
        margin-bottom: 0px;
        min-height: auto !important;
    }

    .global-box a {
        margin-top: 1rem;
    }

    .services-section .item p {
        font-size: 15px
    }

    .services-section .item p:not(:last-child) {
        padding-bottom: 15px
    }

    .services-section .item ul {
        padding-top: 10px
    }

    .services-section .item li {
        padding-bottom: 20px;
        font-size: 16px
    }

    .order-1-tab {
        order: 1
    }

    .hero-landing {
        padding: 190px 0 70px
    }
}

.work-card-set .icon-set:nth-child(1) .cd {
    background-color: #70e4e8
}

.work-card-set .icon-set:nth-child(2) .cd {
    background-color: #f5eb92
}

.work-card-set .icon-set:nth-child(3) .cd {
    background-color: #a3ffe2
}

.work-card-set .icon-set:nth-child(4) .cd {
    background-color: #ffbc7a
}

.work-card-set .icon-set:nth-child(5) .cd {
    background-color: #e3ff8e
}

.work-card-set .icon-set:nth-child(6) .cd {
    background-color: #ffa0c6
}

.work-card-set .icon-set:nth-child(7) .cd {
    background-color: #f3a6ff
}

.work-card-set .icon-set:nth-child(8) .cd {
    background-color: #97ffaf
}

.work-card-set .icon-set:nth-child(9) .cd {
    background-color: #6cfffa
}

.work-card-set .icon-set:nth-child(10) .cd {
    background-color: #77baff
}

.work-card-set .icon-set:nth-child(11) .cd {
    background-color: #ffefd4
}

.work-card-set .icon-set:nth-child(12) .cd {
    background-color: #7affdb
}

.work-card-set .icon-set img {
    filter: invert()
}

.reviews-links a {
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 15%);
    transition: all .2s ease-in-out;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    min-width: 140px;
    background: #fff;
    max-width: 240px;
    min-height: 120px;
}

.reviews-links a:hover {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%) !important
}

.reviews-links a img {
    width: 100%;
    max-width: 120px;
}

.client-section {
    background-image: linear-gradient(to bottom, #d6fffc 0, #ffeff5 100%);
    color: #222
}

.integration-list li .single-integration {
    padding: 10px;
    height: 100%
}

.hero-landing button {
    color: #0000ab;
    font-size: 17px;
    border: 2px solid #0000ab;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50px
}

.hero-landing button:hover {
    background-color: #eee
}

.hero-landing .carousel-control-next,
.hero-landing .carousel-control-prev {
    opacity: 1
}

.hero-landing .carousel-indicators li {
    height: 15px;
    width: 15px;
    border: 1px solid #0000ab;
    border-radius: 30px;
    opacity: 1
}

.hero-landing .carousel-indicators {
    bottom: -110px
}

.hero-landing .carousel-indicators .active {
    background-color: #0000ab
}

@keyframes move-bg {

    0%,
    100% {
        background-position: 100% 100%
    }

    25% {
        background-position: 0 100%
    }

    50% {
        background-position: 0 0
    }

    75% {
        background-position: 100% 0
    }
}

a#totop {
    z-index: 3
}

.statistics-section {
    position: relative;
    z-index: 1;
    background-color: #e7e7ff
}

.statistics-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(../img/bg-graph.jpg); */
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: .8;
    background-position: bottom center
}

.statistics-section::before {
    background-color: #fff;
    z-index: 0
}

.statistics-section .statnumb&gt;* {
    color: #262626 !important
}

.technology-list-wrapper .technology-item:nth-child(even) .card-body,
.technology-list-wrapper .technology-item:nth-child(odd) .card-body {
    border: 2px solid #8b4df026;
    border-radius: 0;
}

.work-category {
    background: linear-gradient(125deg, #0083eb1a 50%, #0083eb17 70%, #ff000012 100%);
    background: #ffffff;
}

.client-section {
    background-image: linear-gradient(125deg, #f7effb 100%, #fffaf5 0);
    background: #e7e7ff;
}

.tw-latest-post {
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
    box-shadow: 0px 3px 14px 0px rgb(0 0 0 / 10%);
    background: #fff;
    transition: all 0.3s linear;
}

.home-blog .latest-post-media {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    max-height: 100%;
    height: 165px;
}

@media screen and (max-width:1199px) {
    .home-blog .latest-post-media {
        height: 135px;
    }
}

@media screen and (max-width:991px) {
    .home-blog .latest-post-media {
        height: 165px;
    }

    .hero-landing .carousel-control-next,
    .hero-landing .carousel-control-prev {
        display: none;
    }
}

.blog-section .post-body,
.blog-section .post-info {
    padding: 0;
    margin: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-section .post-body {
    padding: 0 10px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.blog-section .post-title a {
    line-height: 1.6
}

.blog-section .read-more-link {
    display: inline-flex;
    align-items: center;
    padding: 0 24px;
    border: 1px solid #0031ff;
    color: #0031ff;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    transition: all .25s ease-in-out;
    margin-top: auto;
    width: fit-content;
    line-height: 50px;
    height: 50px;
}

.blog-section .read-more-link:hover {
    color: #fff
}

.blog-section .read-more-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0031ff;
    z-index: -1;
    transform: translateX(-100%);
    border-radius: 20px;
    transition: all .25s ease-in-out
}

.blog-section .read-more-link i {
    animation: 2s infinite arrowanim;
    -webkit-animation: 2s infinite arrowanim;
    font-size: 17px;
    font-weight: bold;
}

.blog-section .read-more-link:hover::before {
    transform: unset;
    border-radius: 0
}

.blog-section .read-more-link:hover {
    background-color: unset
}

@media screen and (max-width:1400px) {

    .hero-landing .carousel-control-next,
    .hero-landing .carousel-control-prev {
        width: 8%
    }
}

@media screen and (max-width:1200px) {

    .hero-landing .carousel-control-next,
    .hero-landing .carousel-control-prev {
        top: unset;
        bottom: -104px;
        width: 15%
    }

    .agile-outer-wrapper {
        min-height: 800px;
    }
}

@media screen and (max-width:767px) {
    .hero-landing {
        padding-bottom: 150px;
        padding-top: 120px;
    }

    .btn-main {
        line-height: 45px;
    }
}

.common-heading h2,
.testinomial-section h2,
.text-blue h2 {
    color: #0000ab
}

.contact-us-wrapper {
    padding-top: 150px !important
}

.technology-list-wrapper .technology-item .card-body {
    box-shadow: 0 5px 20px rgb(0 0 0 / 8%);
}

.integration-list li .single-integration {
    box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 15%);
}

.blog-section {
    background: #f0f7fd;
}

.post-bottom ul {
    margin: 0;
}

.post-bottom .post_author {
    background-color: #e6f4ff;
    padding: 10px 20px;
}

.post-bottom .post_date {
    background-color: #ffffb6;
    padding: 10px 20px;
    font-size: 13px;
}

.integration-list li .single-integration img {
    max-width: unset;
    max-height: 130px;
    width: auto;
    transition: all ease .25s;
    margin: auto;
    height: auto;
}

.integration-list li .single-integration {
    min-height: unset;
}

@media screen and (max-width: 991px) {
    .technology-list-wrapper .technology-item .card-body {
        padding: 10px 10px 10px 65px;
        height: 100%;
    }

    .blog-section .tw-latest-post {
        margin-bottom: 30px;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .technology-list-wrapper .technology-item .card-body::before {
        font-size: 24px;
    }

    .technology-list-wrapper .technology-item .card-body {
        padding-left: 50px;
    }

    .integration-list li .single-integration img {
        max-height: 130px;
        width: auto;
    }
}

@media screen and (max-width: 575px) {
    .hero-landing {
        padding-top: 120px;
    }

    .integration-list li .single-integration {
        width: fit-content;
        min-height: 80px;
    }

    .technology-list-wrapper li {
        margin-bottom: 13px;
    }

    .integration-list {
        grid-gap: 16px;
    }

    .hero-landing .img a {
        padding: 5px 10px;
        font-size: 13px;
    }

    a#totop {
        display: none;
    }

    .technologies-section {
        padding: 34px 0;
    }

    .common-heading&gt;span {
        font-size: 14px;
    }

    h2,
    .h2 {
        font-size: 24px !important;
    }

    .pad-tb {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .client-section {
        padding: 50px 0 60px;
    }

    .statistics p {
        font-size: 18px;
        margin: 0;
    }

    .small .statistics span,
    .statistics span {
        font-size: 22px !important;
    }
}

.technology-list-wrapper li {
    margin: 0;
    padding: 0;
}

.technology-list-wrapper .technology-item:nth-child(even) .card-body,
.technology-list-wrapper .technology-item:nth-child(odd) .card-body {
    background-color: transparent !important;
    border: 0;
    box-shadow: none;
}

.services-list .item {
    padding: 30px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    height: 100%;
    border: 1px solid #0083eb26;
    box-shadow: 0 1rem 3rem rgb(161 161 161 / 18%);
}

.services-list .item:hover {
    box-shadow: 0 1rem 3rem rgb(96 96 96 / 18%);
    transform: translateY(-5px);
}

.services-list .item .icon {
    background-color: #fff;
    width: fit-content;
    padding: 20px;
    border-radius: 4px 20px 4px 20px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    transition: all 0.4s ease-in-out;
}

.services-list .item:hover .icon {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
    border-radius: 20px 4px 20px 4px;
}

.services-list .item .icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.services-list .item h2,
.services-list .item h3 {
    color: #222;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.6;
    padding: 40px 0 10px;
}

.services-list .item p {
    color: #666666;
    font-size: 18px;
    margin: 0;
}

.services-list .item .action {
    margin-top: 20px;
    display: inline-block;
    color: #007bff;
    font-size: 1rem;
}

.services-list .item .action:hover {
    color: #0056b3;
}

.services-list .item .action i {
    margin-left: 10px;
}

.services-list .item .action span {
    position: relative;
}

.services-list .item .action span::before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 1px;
    transition: all 0.2s ease-in-out;
    background-color: #007bff;
    width: 0;
}

.services-list .item:hover .action span::before {
    width: 100%;
}

.services-list div:nth-child(1) .item .icon {
    background-color: #70e4e8
}

.services-list div:nth-child(2) .item .icon {
    background-color: #f5eb92
}

.services-list div:nth-child(3) .item .icon {
    background-color: #a3ffe2
}

.services-list div:nth-child(4) .item .icon {
    background-color: #ffbc7a
}

.services-list div:nth-child(5) .item .icon {
    background-color: #e3ff8e
}

.services-list div:nth-child(6) .item .icon {
    background-color: #ffa0c6
}

.services-list div:nth-child(7) .item .icon {
    background-color: #f3a6ff
}

.services-list div:nth-child(8) .item .icon {
    background-color: #97ffaf
}

.services-list div:nth-child(9) .item .icon {
    background-color: #6cfffa
}

.services-list div:nth-child(10) .item .icon {
    background-color: #77baff
}

.services-list div:nth-child(11) .item .icon {
    background-color: #ffefd4
}

.services-list div:nth-child(12) .item .icon {
    background-color: #7affdb
}

.woot-widget-bubble {
    z-index: 99 !important;
}

.recognition-section {
    background-color: #f0f7fd;
}

.technologies-section {
    background-color: #f0f7fd;
}

.testimonial-card-a .slick-arrow {
    display: none !important;
}

.testimonial-card-a .slick-dots {
    position: relative;
}

.testimonial-card-a .fa-star {
    color: #fc9f1c;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}

/*------------- Technologies Css ---------*/
@media screen and (min-width: 1201px) {
    .container.tech-grid {
        max-width: 980px !important;
    }
}

.hexgrid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-family: sans-serif;
    list-style-type: none;
}

.hex {
    position: relative;
    visibility: hidden;
    outline: 1px solid transparent;
    transition: all 0.5s;
    backface-visibility: hidden;
    will-change: transform;
    transition: all 0.5s;
}

.hex::after {
    content: "";
    display: block;
    padding-bottom: 86.602%;
}

.hexIn {
    position: absolute;
    width: 96%;
    padding-bottom: 110.851%;
    margin: 2%;
    overflow: hidden;
    visibility: hidden;
    outline: 1px solid transparent;
    -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    transition: all 0.5s;
}

.hexIn {
    width: 91%;
    padding-bottom: 103.851%;
}

.hexIn * {
    position: absolute;
    visibility: visible;
    outline: 1px solid transparent;
}

.hexLink {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -ms-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
}

.hex img {
    left: -100%;
    right: -100%;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

#demo2 {
    top: 50%;
    text-align: center;
    text-transform: uppercase;
}

.hex .img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    -webkit-clip-path: polygon(50% 0%,
            100% 25%,
            100% 75%,
            50% 100%,
            0% 75%,
            0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

@media (min-width: 1201px) {
    .hexgrid {
        padding-bottom: 6%;
    }

    .hex {
        width: 16.6%;
    }

    .hex:nth-child(11n + 7) {
        margin-left: 8.2%;
    }
}

@media (max-width: 1200px) and (min-width: 901px) {
    .hexgrid {
        padding-bottom: 6.5%;
        font-size: 13px;
    }

    .hex {
        width: 25%;
    }

    .hex:nth-child(7n + 5) {
        margin-left: 12.5%;
    }
}

@media (max-width: 900px) and (min-width: 601px) {
    .hexgrid {
        padding-bottom: 7.4%;
        font-size: 14px;
    }

    .hex {
        width: 33.333%;
    }

    .hex:nth-child(5n + 4) {
        margin-left: 16.666%;
    }
}

@media (max-width: 600px) {
    .hexgrid {
        padding-bottom: 11.2%;
        font-size: 12px;
    }

    .hex {
        width: 33%;
    }

    .hex:nth-child(5n + 4) {
        margin-left: 16%;
    }

    .hex:last-child {
        margin-left: 33%;
    }
}

@media (max-width: 400px) {
    .hexgrid {
        font-size: 8px;
    }
}

@media only screen and (max-width:575px) {
    .c-logo img:nth-child(2) {
        height: 40px !important;
        transform: translateY(-5px);
    }

    .ftr-details li {
        padding-bottom: 0;
    }
}

@media only screen and (max-width:450px) {
    .footer-social-media-icons a {
        margin: 0 9px !important;
    }
}

.contact-us-wrapper .datetimepicker {
    padding-top: 10px;
    background: #fff;
    margin-top: 0;
}

.contact-us-wrapper .datetimepicker table {
    width: 100%;
    min-width: unset;
}

.contact-us-wrapper .datetimepicker th {
    font-weight: 600;
}

.contact-us-wrapper .datetimepicker td {
    vertical-align: middle;
}

.portfolio-div .empty {
    text-align: center;
    padding-top: 100px;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}

.cta__outer {
    margin-bottom: -35px;
}

@media only screen and (max-width: 1200px) {
    footer .fluid-2 {
        padding: 0 50px !important;
    }
}

@media only screen and (max-width: 767px) {
    .footer-badges {
        display: flex;
        justify-content: center;
    }
}

@media only screen and (min-width: 1200px) {
    .fluid-2 {
        padding: 0 100px !important;
    }
}

@media screen and (min-width: 1450px) {
    .fluid-2 {
        padding: 0 150px !important;
    }
}

@media only screen and (max-width: 991px) {


    .testimonial-card .t-text,
    .work-card-set {
        margin-top: 30px;
    }

    .icon-set,
    .opl ul li {
        width: 33.333%;
    }
}

@media only screen and (max-width: 767px) {

    .icon-set,
    .opl ul li {
        width: 50%;
    }
}

.black-friday-wrapper,
#accordion .card-header {
    cursor: pointer !important;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1 !important;
}

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

.pop-up-banner-box.show-box {
    z-index: 111 !important;
}

.technologies-section a.btn-main,
.header-nav .bg-btn3 {
    transition: all 200ms ease-in-out;
}

.footer-row2 a.btn-main:hover {
    background: transparent;
    color: #fff;
}

.footer-row2 a.btn-main {
    border: 1px solid #fff;
    transition: all 300ms ease-in-out;
}

.footer-row2 a.btn-main .fa-icon {
    margin-left: 0px;
}

.blog-filter-list a:hover h3,
.row.services-list&gt;div&gt;a:hover h2,
.post-title a:hover {
    color: #0083eb !important;
}

.header-nav .bg-btn3:hover {
    background: linear-gradient(to left, #673ab7 0, #2196f3 100%);
}


.faq ul li {
    list-style: inside;
    list-style-position: outside !important;
}

.blog-page-wrapper .post_content ol li {
    list-style: decimal;
    list-style-position: inside;
}

.awards-couter-solution .story-img img {
    width: 70px;
}


/* start get in touch modal css for popup */
#getintouchmodal .modal-dialog {
    max-width: 900px;
}

#getintouchmodal .contact-box {
    background-color: #fff !important;
    padding: 30px !important;
}

#getintouchmodal .close {
    position: absolute;
    top: -11px;
    right: -11px;
    z-index: 1;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 20px;
    opacity: 1;
    background: #fff;
}

#getintouchmodal .contact-info {
    background: linear-gradient(to right, #7949d0 0, #38a5fb 100%);
    padding: 38px 30px;
    position: relative;
    overflow: hidden;
}

#getintouchmodal .contact-info .para {
    font-size: 15px;
    margin-top: 16px
}

#getintouchmodal .footer-social-media-icons a {
    margin: 0 8px;
}

#getintouchmodal .contact-info .contact-heading {
    position: relative;
}

#getintouchmodal .contact-info .contact-heading::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 176px;
    height: 2px;
    background: #fff;
    display: inline;
}

@media only screen and (max-width: 991px) {
    #getintouchmodal .contact-info {
        display: none;
    }

    #getintouchmodal .modal-dialog {
        max-width: 500px !important;
    }
}

#getintouchmodal .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

#getintouchmodal #phone_number {
    padding-left: 92px !important;
}

/* end get in touch modal css for popup */

/* business model dropdown css */
.header-nav .has-dropdown .dropdown.dropdown-models {
    max-width: 500px;
    padding: 0;
}

.header-nav .has-dropdown .dropdown.dropdown-models a {
    white-space: unset
}

.header-nav .has-dropdown .dropdown.dropdown-models li {
    display: inline-flex;
    padding: 0;
    width: 122px;
    vertical-align: top;
}

.header.header-bg .c-logo a img:first-child {
    max-width: 120px;
}

.header .c-logo {
    height: 50px;
}

@media (min-width: 1300px) and (max-width: 1399.98px) {
    .header-nav ul li a {
        padding: 5px 0px;
    }

    .header-nav ul li {
        padding: 0 6px;
    }

    .header.header-bg .c-logo a img:first-child {
        max-width: 85px;
    }
}


@media only screen and (max-width: 454px) {
    .hero-subscribe-form-wrap .btn-download {
        margin-left: 0 !important;
    }
}


.alert.alert-warning.show {
    margin-top: 104px;
}


.view-pass {
    top: 47px;
    right: 30px;
}

/* blink button */
.header-nav .bg-btn3 {
    animation: glowing 1300ms infinite;
}

@keyframes glowing {
    0% {
        transform: scale(0.8);

    }

    50% {
        transform: scale(0.9);
        box-shadow: 0px 0px 4px #0083eb;
    }

    100% {
        transform: scale(0.8);
    }
}



/* agile section css start */
.agile-section {
    min-height: 900px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.agile-section .common-heading .sub-heading {
    background: #1A42CA;
    color: #fff;
    margin-bottom: 0;
    padding: 20px;
    text-align: center;
    border-radius: 11px;
    line-height: 1.6;
    max-width: 80%;
    font-weight: 500;
}

.agile-outer-wrapper::after {
    position: absolute;
    width: 400px;
    height: 400px;
    content: '';
    background-color: #D6F1FF;
    /* z-index: -1; */
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.our-process-div {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(17, 17, 26, 0.7) 0px 4px 16px, rgba(17, 17, 26, 0.86) 0px 8px 32px;
    background-color: #fff;
    z-index: 3;
    height: 140px;
    display: flex;
    width: 140px;
    justify-content: center;
    align-items: center;
}

.our-process-div h4 {
    margin-bottom: 0;
    color: #055075;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
}

.counter-div {
    font-size: 28px;
    color: #fff;
    font-weight: 500;

}

.agile-content-wrapper h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px !important;
}

.agile-content-wrapper p {
    font-size: 13px;
    line-height: 1.4;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.agile-child {
    filter: drop-shadow(0 0 0.75rem #bbb);
    z-index: 2;
}

.agile-list .inner-agilee {
    width: 290px;
    height: 320px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #fff;
    filter: drop-shadow(0 0 0.75rem #bbb);
    box-shadow: 0px 4px 5px #4a4a4a;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.agile-list .inner-agilee::before {
    border-radius: 50%;
    position: absolute;
    content: '';
    top: 5px;
    left: 50%;
    width: 155px;
    height: 108px;
    transform: translateX(-50%);
    background: black;

}

.agile-list .agile-child:nth-child(1) {
    left: 21%;
    top: -1%;
    rotate: 146deg;
    position: absolute;
}

.agile-list .agile-child:nth-child(2) {
    position: absolute;
    right: 20%;
    top: 0%;
    rotate: 212deg;
}

.agile-list .agile-child:nth-child(3) {
    position: absolute;
    right: 10%;
    top: 25%;
    rotate: -90deg;
}

.agile-list .agile-child:nth-child(4) {
    position: absolute;
    right: 21%;
    bottom: 0%;
    rotate: -31deg;
}

.agile-list .agile-child:nth-child(5) {
    position: absolute;
    right: 43%;
    bottom: -1%;
    rotate: 30deg;
}


.agile-list .agile-child:nth-child(6) {
    position: absolute;
    left: 10%;
    top: 25%;
    rotate: 90deg;
}


.agile-list .agile-child:nth-child(1) .inner-agilee::before {
    background-color: #951B81;
}

.agile-list .agile-child:nth-child(2) .inner-agilee::before {
    background-color: #006633;
}

.agile-list .agile-child:nth-child(3) .inner-agilee::before {
    background-color: #09ADA6;
}

.agile-list .agile-child:nth-child(4) .inner-agilee::before {
    background-color: #158BC5;
}

.agile-list .agile-child:nth-child(5) .inner-agilee::before {
    background-color: #383C8B;
}

.agile-list .agile-child:nth-child(6) .inner-agilee::before {
    background-color: #662483;
}

.agile-list .agile-child .agile-content-wrapper {
    position: absolute;
    width: 201px;
    text-align: center;
    padding: 0 25px;

}

.agile-list .agile-child:nth-child(1) .agile-content-wrapper {
    top: 45%;
    left: 15%;
    rotate: 180deg;
    z-index: 9;
}

.agile-list .agile-child:nth-child(2) .agile-content-wrapper {
    top: 50%;
    left: 15%;
    rotate: 180deg;
}

.agile-list .agile-child:nth-child(3) .agile-content-wrapper {
    top: 45%;
    left: 17%;
    rotate: 67deg;
}

.agile-list .agile-child:nth-child(4) .agile-content-wrapper {
    top: 45%;
    left: 14%;
    rotate: 0;
}

.agile-list .agile-child:nth-child(5) .agile-content-wrapper {
    top: 39%;
    left: 15%;
    rotate: -1deg;
}

.agile-list .agile-child:nth-child(6) .agile-content-wrapper {
    top: 50%;
    left: 12%;
    rotate: -90deg;
}

.agile-list .agile-child:nth-child(1):hover .inner-agilee {
    background-color: #ffddf9;
}

.agile-list .agile-child:nth-child(2):hover .inner-agilee {
    background-color: #c0ffe0;
}

.agile-list .agile-child:nth-child(3):hover .inner-agilee {
    background-color: #cafffd;
}

.agile-list .agile-child:nth-child(4):hover .inner-agilee {
    background-color: #d0efff;
}

.agile-list .agile-child:nth-child(5):hover .inner-agilee {
    background-color: #c8caff;
}

.agile-list .agile-child:nth-child(6):hover .inner-agilee {
    background-color: #e5bdf7;
}

.agile-list .agile-child:nth-child(1) .counter-div,
.agile-list .agile-child:nth-child(2) .counter-div,
.agile-list .agile-child:nth-child(3) .counter-div,
.agile-list .agile-child:nth-child(4) .counter-div,
.agile-list .agile-child:nth-child(5) .counter-div,
.agile-list .agile-child:nth-child(6) .counter-div {
    position: absolute;
    width: 201px;
    text-align: center;
    padding: 0 25px;
    top: 19%;
    left: 15%;
    rotate: 180deg;
    z-index: 9;
}

.agile-list .agile-child:nth-child(3) .counter-div {
    top: 19%;
    left: 15%;
    rotate: 90deg;
}

.agile-list .agile-child:nth-child(4) .counter-div {
    top: 19%;
    left: 15%;
    rotate: 15deg;
}

.agile-list .agile-child:nth-child(5) .counter-div {
    top: 19%;
    left: 15%;
    rotate: 0deg;
}

.agile-list .agile-child:nth-child(6) .counter-div {
    top: 19%;
    left: 15%;
    rotate: -88deg;
}

@media (max-width: 1839px) {
    .our-process-div {
        width: 130px;
        height: 130px;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 20%;
        top: -2%;
        rotate: 150deg;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 21%;
        top: -3%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 9%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 21%;
        bottom: -2%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 45%;
        bottom: -3%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 9%;
    }
}


@media (max-width: 1787px) {
    .agile-list .agile-child:nth-child(1) {
        left: 19%;
        top: 0%;
        rotate: 146deg;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 20%;
        top: 0%;
        rotate: 211deg;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 9%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 20%;
        bottom: 0%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 44%;
        bottom: 0%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 9%;
    }
}


@media (max-width: 1745px) {
    .agile-list .agile-child:nth-child(1) {
        left: 18%;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 18%;
        top: 0%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 7%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 19%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 44%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 7%;
    }
}

@media (max-width: 1675px) {
    .agile-list .agile-child:nth-child(1) {
        left: 15%;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 17%;
        top: -1%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 4%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 17%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 3%;
    }
}

@media (max-width: 1575px) {
    .agile-list .agile-child:nth-child(2) {
        right: 15%;
        top: -3%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 1%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 1%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 15%;
        bottom: -4%;
    }

    .agile-list .agile-child:nth-child(5) {
        rotate: 33deg;
        bottom: -3%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 13%;
        top: -1%;
    }
}

@media (max-width: 1555px) {
    .agile-list .agile-child:nth-child(5) {
        right: 40%;
        bottom: -1%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 14%;
        bottom: 1%;
    }

    .agile-list .agile-child:nth-child(3),
    .agile-list .agile-child:nth-child(6) {
        top: 25%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 12%;
        top: 1%;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 14%;
        top: 0;
    }
}

@media (max-width: 1495px) {

    .agile-list .agile-child:nth-child(3) {
        right: -1%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: -1%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 10%;
        top: 0%;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 12%;
        top: -5px;
    }

    .agile-list .agile-child:nth-child(4) {
        bottom: -1%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 40% !important;
        bottom: -1% !important;
    }
}




@media (max-width: 1375px) {
    .agile-list .agile-child:nth-child(2) {
        right: 9%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 42%;
        bottom: -1%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: -5%;
        top: 24%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: -5%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 10%;
        top: 0%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 11%;
        bottom: -2%;
    }
}

@media (max-width: 1309px) {
    .agile-list .inner-agilee {
        width: 300px;
        height: 320px;
    }

    .agile-list .agile-child:nth-child(3) {
        top: 27%;
        right: -5%;
    }

    .agile-list .agile-child:nth-child(6) {
        top: 27%;
        left: -5%;
    }

    .agile-list .agile-child:nth-child(4) {
        bottom: -5%;
        right: 10%;
    }


    .agile-list .agile-child:nth-child(2) {
        right: 9%;
        rotate: 211deg;
        top: 1%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 8%;
        top: 1%;
        rotate: 150deg;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 38% !important;
        bottom: -5% !important;
    }
}

@media (max-width: 1275px) {
    .agile-list .agile-child:nth-child(3) {
        top: 27%;
        right: -6%;
    }

    .agile-list .agile-child:nth-child(6) {
        top: 27%;
        left: -6%;
    }

}

@media (max-width: 1255px) {
    .agile-list .agile-child:nth-child(2) {
        right: 7%;
        top: 0;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 6%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: -9%;
        top: 25%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: -9%;
        top: 25%;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 6%;
    }


}



@media (max-width: 1207px) {
    .agile-list .agile-child:nth-child(2) {
        right: 5%;
        top: 7px;
    }

    .agile-list .agile-child:nth-child(4) {
        right: 6%;
        bottom: 2%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 38%;
        bottom: 2%;
    }
}

@media (max-width: 1200.98px) {

    .agile-list .agile-child:nth-child(2) {
        right: 6%;
        top: 15%;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 5%;
        top: 15%;
    }

    .agile-list .agile-child:nth-child(3) {
        top: 33%;
    }

    .agile-list .agile-child:nth-child(6) {
        top: 33%;
    }

    .agile-list .agile-child:nth-child(4) {
        bottom: 10%;
        right: 5%;
    }

    .agile-list .agile-child:nth-child(5) {
        bottom: 6% !important;
        top: 49%;
    }

}

@media (max-width: 1199px) {

    .agile-section .common-heading img {
        max-width: 50%;
    }

    .agile-section .common-heading .sub-heading {
        margin: auto;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 30%;
    }

    .agile-list .agile-child:nth-child(2),
    .agile-list .agile-child:nth-child(4) {
        right: 30%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 24%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 45% !important;
        top: 51%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 24%;
        top: 33%;
    }

}

@media (max-width: 1139px) {

    .agile-list .agile-child:nth-child(1) {
        left: 25%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 17%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 17%;
    }

    .agile-list .agile-child:nth-child(2),
    .agile-list .agile-child:nth-child(4) {
        right: 26%;
    }

    .agile-list .agile-child:nth-child(2) {

        top: 14%;
    }
}

@media (max-width: 1085px) {

    .agile-list .agile-child:nth-child(1) {
        left: 23%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 15%;
        top: 33%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 15%;
        top: 32%;
    }

    .agile-list .agile-child:nth-child(2) {
        right: 24%;
        top: 15%;
    }

    .agile-list .agile-child:nth-child(4) {
        bottom: 14%;
        right: 24%;
    }
}

@media (max-width: 1024px) {

    .agile-list .inner-agilee {
        width: 280px;
        height: 283px;
    }

    .agile-list .agile-child:nth-child(1) {
        left: 28%;
    }

    .agile-list .agile-child:nth-child(2),
    .agile-list .agile-child:nth-child(4) {
        right: 30%;
    }

    .agile-list .agile-child:nth-child(3) {
        right: 23%;
    }

    .agile-list .agile-child:nth-child(5) {
        right: 47% !important;
        top: 49%;
    }

    .agile-list .agile-child:nth-child(6) {
        left: 21%;
        top: 33%;
    }
}


.agile-develop-mobile-list {
    display: none;
}

.agile-section .services-list:hover .item h2,
.agile-section .services-list:hover .item p {
    z-index: 2;
}

@media (max-width: 991px) {
    .agile-outer-wrapper {
        display: none;
    }

    .agile-section {
        min-height: auto;
    }

    .agile-develop-mobile-list {
        display: block;
    }

}

.agile-list .agile-child:hover {
    transform: scale(1.1);
}

.agile-list .agile-child:hover .inner-agilee {
    transform: scale(1);
}

.agile-list .agile-child:hover .agile-content-wrapper p {
    -webkit-line-clamp: 7;
    font-size: 12px;
}

.agile-list .agile-child:hover .agile-content-wrapper {
    width: 195px;
}

.agile-list .agile-child:nth-child(2):hover .agile-content-wrapper {
    top: 42%;
}

.case-study-inner.case-study-1 .case-imgs img {
    max-width: 520px;
}

/* deals and discount popup section css */
/* Pop-up */

div#getintouchmodal img.img-fluid.anniversary-img {
    position: absolute;
    left: 0%;
    top: 0;
    height: 100% !important;
    object-fit: cover;
}

.sods-years-popup {
    position: fixed;
    z-index: 99999999999;
    transition: .5s;
    left: -430px;
    bottom: 10px;
    display: flex;
    align-items: end;
}

.show-popup {
    left: 0;
}

a.triigerModal {
    display: inline-block;
}

.sods-years-popup img {
    width: 450px;
}

.event-img {
    width: 140px;
    margin: 0 0 30px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

@media screen and (max-width:520px) {
    .show-popup .event-img {
        display: none;
    }
}

img.img-fluid.discount-percent {
    position: absolute;
    left: 45%;
    bottom: 22%;
    width: 150px;
    animation: pulsee 1300ms infinite;
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }

}

@keyframes pulsee {
    0% {
        transform: scale(0.8);

    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(0.8);
    }
}

.business-model-dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
    border-radius: 5px;
    opacity: 0;
    transition: .4s all ease-in-out;
    transform: translateY(20px);
    width: max-content;
    pointer-events: none;
    overflow: hidden;
}

.header-nav .has-dropdown:hover .business-model-dropdown {
    opacity: 1;
    transform: unset;
    pointer-events: all;
    transform: translate(-38%);
}

.header-nav .has-dropdown .business-model-dropdown .dropdown {
    position: unset;
    border: 0;
    box-shadow: unset;
}

.header-nav .has-dropdown .business-model-dropdown .discount-img {
    padding: 10px;
    background: linear-gradient(176deg, rgb(222 168 55 / 59%) 0%, rgb(150 88 25) 35%, rgb(242 175 65) 100%);
    width: 100%;
}

.header-nav .has-dropdown .business-model-dropdown .discount-img a {
    padding: 0;
}

.header-nav .has-dropdown .business-model-dropdown .discount-img img {
    width: 100%;
    height: 100%;
    padding: 0;
}

/* .header-nav .has-dropdown .business-model-dropdown .discount-img img{
	width:280px;
} */

.header-nav .has-dropdown .dropdown.dropdown-models {
    max-width: 885px;
    padding: 15px 0px 10px;
}

.mega-models {
    display: none;
}

.header-nav .has-dropdown .dropdown.dropdown-models::before {
    left: 50%;
}


@media only screen and (max-width: 1200px) {
    .mega-models {
        display: block;
    }

    #quote-widget-form .btn {
        padding: 0px 25px;
        margin-left: 0px;
    }

    .business-model-dropdown {
        display: none;
    }

    .header-nav .has-dropdown .dropdown.dropdown-models {
        max-width: 100%;
    }

}

.inner-stripe-width {
    width: 200px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* testing issues 11 aug */
.what-to-expect-wrapper .col-lg-4 {
    margin-bottom: 30px;
}

.why-choose-section .what-to-expect-wrapper .col-md-4 {
    margin-bottom: 30px;
}



@media only screen and (max-width: 575px) {
    #getintouchmodal .modal-dialog {
        max-width: 100% !important;
    }

    .icon-set {
        width: 100%;
    }
}

/* blog_detail_page */

.jws_post_image_inner {
    max-height: 530px;
    overflow: hidden;
}

.jws_post_image_inner img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 1500px) {
    .jws_post_image_inner {
        max-height: 450px;
    }
}

@media only screen and (max-width: 1300px) {
    .jws_post_image_inner {
        max-height: 350px;
    }

    #quote-widget-form .btn {
        padding: 0 15px;
    }

    .hero-landing button {
        height: 30px;
        width: 30px;
    }

    .hero-landing button i {
        font-size: 13px;
    }

    .hero-landing .carousel-control-next,
    .hero-landing .carousel-control-prev {
        width: 5%;
    }
}

@media only screen and (max-width: 1199px) {
    .jws_post_image_inner {
        max-height: 300px;
    }
}

.bg-bottom a {
    color: blue;
}

#hamburger {
    background-color: transparent;
    border: 0;
    display: none;
    flex-flow: column wrap;
    justify-content: space-between;
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    z-index: 1
}

.bar-bottom,
.bar-middle,
.bar-top {
    height: 5px;
    background: #0000ab;
    border-radius: 5px;
    margin: 3px 0;
    transform-origin: left;
    transition: all .3s;
    width: 2.5rem
}

#hamburger .bar-middle {
    width: 80%;
    margin-left: auto
}

#hamburger.open .bar-top {
    transform: rotate(45deg)
}

#hamburger.open .bar-middle {
    transform: translateX(-1rem);
    opacity: 0
}

#hamburger.open .bar-bottom {
    transform: rotate(-45deg)
}

@media only screen and (max-width:1300px) {
    #hamburger {
        display: flex;
        z-index: 9;
    }

    .header-nav {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        height: 100vh;
        width: 100vw;
        transform: translateX(110%);
        transition: all .25s ease-in-out;
        z-index: 7;
    }

    .header-nav .list {
        height: 100%;
        width: 100%;
        padding-bottom: 70px;
        background-color: #fff;
    }

    .header-nav .list ul {
        height: 100%;
        width: 100%;
        flex-direction: column;
        justify-content: space-evenly;
        padding: 0;
        display: block !important
    }

    .header-nav.open {
        transform: translateX(0)
    }

    .header-nav .has-dropdown .dropdown {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        pointer-events: all
    }

    .header-mob-nav {
        overflow-y: scroll;
    }

    .menu-mob {
        overflow-y: auto;
        padding-bottom: 70px !important;
    }
}

.flex-1 {
    flex: 1
}

@media only screen and (max-width:1300px) {
    .header-nav .has-sub-dropdown a {
        padding: 14px 39px 14px 14px !important;
    }

    .header-nav .has-dropdown .dropdown.dropdown-models li {
        width: 33%;
    }

    .resize {
        position: fixed;
    }
}

@media only screen and (max-width:767px) {

    .header-nav .has-dropdown .dropdown.dropdown-models li {
        width: 49%;
    }

    .header {
        position: unset;
    }
}



/*Blog style*/
.post-date {
    background: #e5e7ff;
    display: inline-flex;
    align-items: center;
    padding: 6px 9px;
    line-height: 1.5;
    font-size: 16px;
}

.post-info .post-title {
    font-size: 20px;
    font-weight: 500;
    margin: 15px 0 10px;
}

.section-heading {
    margin-bottom: 50px;
}

.section-heading h2 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 2.1rem;
}

.sub-heading {
    font-size: 20px;
}

a#totop {
    width: 50px;
    position: fixed;
    right: 35px;
    bottom: 90px;
    background: #843bee;
    padding: 16px;
    border-radius: 50%;
    height: 50px;
    text-align: center;
    z-index: 3;
}

a#totop i {
    color: #fff;
    font-size: 20px;
}

/* Client Styles*/
.integration-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    justify-content: space-between;
    grid-gap: 25px;
    justify-items: center;
}

.integration-list li {
    width: 100%;
}

.integration-list li .single-integration {
    box-shadow: rgb(13 21 55 / 6%) 0 5px 50px;
    display: flex;
    margin: auto;
    justify-content: center;
    background: #fff;
    padding: 12px 20px;
    border-radius: 6px;
    transition: all 0.3s ease;
    min-height: 82px;
    align-items: center;
    border: 1px solid #e8e8e8;
}

::-webkit-scrollbar {
    width: 7px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #e8e8e8;
}

::-webkit-scrollbar-thumb:hover {
    background: #0083eb
}

::-webkit-scrollbar-thumb {
    background-image: -webkit-linear-gradient(to bottom, #0083eb, #ff0000);
    background-image: -o-linear-gradient(to bottom, #0083eb, #ff0000);
    background-image: linear-gradient(to bottom, #0083eb, #ff0000);
    border-radius: 20px;
}

::-moz-selection {
    background: rgba(166, 175, 189, .3)
}

::selection {
    background: rgba(166, 175, 189, .3)
}

a {
    text-decoration: none !important;
}

.hero-landing .carousel-indicators li::marker {
    content: none;
}

.education-dashboard {
    position: relative;
}

.portfolio-slider .slick-next,
.portfolio-slider .slick-prev {
    width: 40px;
    height: 40px;
}

.row {
    position: relative;
}


.whatsapp-bt {
    left: 0 !important;
}


.rotating-text-wrapper h6 {
    left: 0 !important;
}

.friday-wrp {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    left: 0;
    width: auto;
    max-width: 230px;
    height: auto;
    transform: translateX(0px);
    transition: 0.5s;
    animation: hideShow 4s infinite;
}

@keyframes hideShow {
    0% {
        transform: translateY(100%);

    }

    25% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(0%);
    }

    75% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(100%);
    }
}

.main .friday-wrp {
    transform: translateX(-100%);
    animation: slide 1s;
}

@keyframes slide {
    0% {
        transform: translateX(0%);

    }

    100% {
        transform: translateX(-100%);
    }
}


.cross_link {
    float: right;
    position: relative;
    top: 10px;
}

.cross_link i {
    color: #fff;
    font-size: 18px;
    background: #150440;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.fri-content {
    position: absolute;
    right: -120px;
    bottom: 3px;
    animation: shake-vertical 3s linear infinite;
    transition: all 0.3s;
}

.fri-content img {
    width: 110px;
}

.black_friday_main:not(.main) .fri-content {
    opacity: 0;
    visibility: hidden;
}

.remove .friday-wrp {
    transform: translateX(0px);
}



/* Technology Tabs CSS Start Here */


.technology-sec .technology-tabs .nav-pills .nav-link {
    background: transparent;
    color: #000;
    border: 2px solid transparent;
    border-radius: 0;
}

.technology-sec .technology-tabs .nav-pills .nav-link.active {
    background-color: transparent !important;
    color: #000 !important;
    border-left: 2px solid #0067ff;
    border-radius: 0 !important;
    font-weight: 600;
}

.technology-sec .technology-tabs .nav-link {
    text-align: start;
    padding: 5px 15px;
}

.technology-sec .technology-tabs .nav-pills {
    width: 100%;
    max-width: 280px;
}

.technology-sec .technology-txt h5 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.technology-sec .technology-box {
    padding: 20px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 6px;
    height: 100%;
    border: 1px solid #0083eb26;
    box-shadow: 0 1rem 3rem rgb(161 161 161 / 18%);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.technology-sec .technology-box:hover {
    color: #2c71d8;
    transform: translateY(-5px);
}

.technology-sec .technology-img svg {
    width: 45px;
    height: 45px;
}

.technology-sec .technology-tabs .tab-content {
    width: 100%;
}

@media only screen and (max-width:575px) {
    .technology-sec .technology-box {
        padding: 10px;
    }

    .technology-sec .technology-txt h5 {
        font-size: 14px;
        margin-top: 10px;
        line-height: 22px;
    }

    .technology-sec .technology-tabs .nav-link {
        padding: 3px 10px;
    }

    .sub-heading {
        font-size: 17px;
    }

    .services-list .item {
        padding: 20px;
    }

    .services-list .item h3 {
        padding: 15px 0 0px;
        margin-bottom: 0;
        font-size: 20px;
    }

    .pt-120 {
        padding-top: 70px !important;
    }
}

@media only screen and (max-width:422px) {

    .technology-sec .technology-tabs .nav-pills .nav-link {
        width: 48%;
        font-size: 15px;
    }
}</pre></body></html>