@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.animated::after,
.banner::after {
    bottom: 0;
    position: absolute;
    width: 100%;
    content: ''
}

.first-section.banner .container .banner-cover .left .action a.consultation,
.first-section.banner .container .banner-cover .left .action a.portfolio {
    padding: 15px 29px 16.39px;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    font-family: Poppins;
    color: #000;
    font-weight: 600;
    display: inline-block;
    font-style: normal
}

#more1,
#more2,
#more3,
#more4,
#more5,
#more6,
.eighth-section .industry.mobile,
.moretext,
.popup,
.seventh-section .partner-logos img.mobile,
div#loom-companion-mv3 {
    display: none
}

.button-comman,
a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: poppins
}

body.animated {
    overflow: hidden;
    position: relative
}

.animated::after {
    height: 100%;
    background: rgba(0, 0, 0, .72);
    left: 0;
    right: 0;
    top: 0;
    z-index: 111
}

ul {
    list-style: none
}

.container {
    max-width: 1350px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px
}

section {
    padding-top: 32px;
    padding-bottom: 80px
}

.banner {
    background-image: url(../Image/banner-back.webp);
    background-color: #232759;
    background-size: cover;
    height: 800px;
    padding-top: 80px;
    position: relative
}

.banner::after {
    background-image: url(../Image/gradientbg.webp);
    height: 347px;
    z-index: 2;
    opacity: .4
}

.sixth-section .cover,
.sixth-section p.border-highlight {
    background-image: url(../Image/partnerbg.webp);
    background-position: bottom
}

.first-section.banner .container .banner-cover {
    display: flex;
    align-items: center !important
}

.first-section.banner .container .banner-cover .left {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    z-index: 3;
    width: 100%;
    margin-bottom: 60px
}

.first-section.banner .container .banner-cover .left h1 {
    font-weight: 600;
    font-size: 46px;
    line-height: 74px;
    color: #fff;
    text-shadow: 3px 3px 0 #232759, 3px 3px 0 #232759, 3px 3px 0 rgb(255 255 255 / 30%), 4px 3px rgb(255 255 255 / 30%), 4px 4px rgb(255 255 255 / 30%) !important;
    font-family: Poppins, sans-serif;
    max-width: 100%;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: .5rem;
    text-transform: capitalize
}

.first-section.banner .container .banner-cover .left h1 span {
    color: #fe9800
}

.first-section.banner .container .banner-cover .left p.bannertxt {
    font-weight: 300;
    font-size: 20px;
    line-height: 39px;
    color: #b6d2ff;
    text-align: left;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    max-width: 100%
}

.first-section.banner .container .banner-cover .left p.bannertxt b {
    color: #fcfdff;
    font-weight: 400
}

.first-section.banner .container .banner-cover .left .action a.portfolio {
    background: #fff;
    border-radius: 7px;
    border: none;
    box-shadow: 0 5px 2px 0 #404aa5;
    letter-spacing: .02em
}

.first-section.banner .container .banner-cover .left .action a.consultation {
    background: #fe9800;
    box-shadow: 0 5px 2px 0 #b65e13;
    border-radius: 7px;
    border: none
}

@keyframes oval-zoom1 {

    0%,
    100% {
        transform: scale(.9);
        transition: .6s
    }

    50% {
        transform: scale(1.1);
        transition: .6s
    }
}

@keyframes balloonanimation {

    0%,
    100% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    50% {
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%)
    }
}

.first-section.banner .container .banner-cover .right {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center
}

.first-section.banner .container .banner-cover div#arrowdown1 {
    position: absolute;
    top: 90%;
    left: 46%
}

.first-section.banner .container .banner-cover .right img.new-year {
    width: auto
}

.first-section.banner .container .banner-cover .right img.web1 {
    z-index: 2;
    width: 85%;
    height: auto
}

.first-section.banner .container .banner-cover .right img.web2 {
    position: absolute;
    top: 0;
    bottom: auto;
    right: 23%;
    left: auto;
    z-index: 1;
    animation: 5s ease-in-out infinite animrotate;
    width: 30%;
    height: auto
}

.first-section.banner .container .banner-cover .right img.web3 {
    position: absolute;
    top: auto;
    bottom: -10%;
    right: auto;
    left: -6%;
    z-index: 1;
    animation: 8s ease-in-out infinite animrotate;
    width: 30%;
    height: auto
}

@keyframes animrotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.first-section.banner .container .banner-cover .right img.ecom-1 {
    width: auto;
    height: auto;
    position: relative;
    z-index: 1
}

.first-section.banner .container .banner-cover .right img.ecom-2 {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    z-index: 1;
    animation: 5s linear infinite alternate balloonanimation;
    width: auto;
    height: auto
}

.first-section.banner .container .banner-cover .right img.ecom-3 {
    position: absolute;
    top: 0;
    bottom: auto;
    right: auto;
    left: 16%;
    animation: 6s linear infinite oval-zoom1;
    width: auto;
    height: auto
}

.first-section.banner .container .banner-cover .right img.ecom-4 {
    position: absolute;
    top: 35%;
    left: 10%;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: auto;
    height: auto
}

.first-section.banner .container .banner-cover .right img.ecom-5 {
    position: absolute;
    top: 25%;
    right: 15%;
    left: auto;
    bottom: auto;
    z-index: 0;
    width: auto;
    height: auto
}

.first-section.banner .container .banner-cover .right img.ecom-6 {
    position: absolute;
    bottom: 0;
    top: auto;
    right: 10%;
    left: auto;
    animation: 2s linear infinite oval-zoom1;
    width: auto;
    height: auto
}

.first-section.banner .container .banner-cover div#arrowdown1 a img {
    text-align: center;
    left: -56%;
    top: 90%;
    position: absolute;
    z-index: 3;
    animation: 2s linear infinite MoveUpDown;
    bottom: auto;
    width: auto;
    height: 85px;
    padding: 15px 10px
}

@keyframes MoveUpDown {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-50px)
    }
}

.underline {
    background: linear-gradient(to left, #fe9800, #fe9800 100%);
    background-position: 0 100%;
    background-size: 100% 9px;
    background-repeat: repeat-x
}

.eighth-section,
.sixth-section .cover,
.sixth-section p.border-highlight {
    background-size: cover;
    background-repeat: no-repeat
}

.second-section p.who {
    text-align: left;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 30px;
    color: #fa6400;
    padding-top: 0;
    margin-bottom: 1rem
}

.second-section p.who::after {
    content: '';
    background: #fa6400;
    width: 43px;
    margin-top: 21px;
    margin-left: 14px;
    height: 1px;
    position: absolute
}

.second-section h2 {
    font-size: 38px;
    line-height: 66px;
    color: #000;
    font-weight: 600;
    max-width: 1115px;
    margin-bottom: .5rem
}

.second-section p,
.top-service .third-cover .right p.nainfo {
    line-height: 44px;
    margin-bottom: 1rem;
    font-weight: 400;
    text-align: left
}

.second-section h2 span {
    text-transform: capitalize;
    font-weight: 700;
    position: relative
}

.second-section p {
    font-size: 20px;
    color: #777;
    padding-top: 35px;
    max-width: 1120px
}

.qus span,
h3.qus {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px
}

.second-section p b {
    color: #000;
    font-weight: 700
}

.second-section .videoblc {
    margin-top: 1.5rem;
    padding-top: 45px;
    position: relative
}

.second-section .videoblc img {
    width: 100%;
    height: 350px;
    object-fit: cover
}

.second-section .videoblc .vidtxt {
    display: flex;
    align-items: center;
    gap: 32px;
    position: absolute;
    transform: translate(-50%);
    top: 43%;
    left: 50%
}

.reveal.active,
.third-section.reveal,
.third-section.reveal.active {
    transform: translateY(0)
}

.second-section .videoblc .vidtxt span {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 2px 9px rgba(0, 0, 0, .5)
}

.second-section .videoblc .vidtxt svg.vpop circle,
.sixth-section .why-us .indi .icon svg path {
    fill: #232759
}

.second-section .videoblc .vidtxt .circle-ani {
    position: absolute;
    background: #232759;
    width: 92px;
    height: 92px;
    border-radius: 200px;
    bottom: 0;
    left: 0;
    z-index: -1;
    animation: 4s cubic-bezier(.36, .11, .89, .32) infinite scaleIn;
    animation-delay: 0s
}

@keyframes scaleIn {
    0% {
        transform: scale(.5, .5);
        opacity: .5
    }

    100% {
        transform: scale(2.5, 2.5);
        opacity: 0
    }
}

.popup {
    width: 100%;
    height: auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: center;
    z-index: 1111;
    max-width: 50%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

.popup .popup-contnet {
    padding-top: 40px
}

.popup .popup-contnet .close {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: auto;
    left: auto;
    font-family: Poppins;
    font-size: 20px;
    cursor: pointer;
    z-index: 9
}

.v_cover {
    position: relative;
    padding-top: 56.67%
}

.v_cover video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover
}

.forth-section .heading .description h2 span.one::before,
hr.hr2 {
    height: 9px;
    position: absolute;
    background-color: #fe9800;
    z-index: -1
}

.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s
}

.reveal.active {
    opacity: 1
}

.third-section .top-service {
    padding-top: 11px;
    padding-bottom: 34px
}

.top-service .third-cover {
    display: flex;
    overflow: hidden
}

.top-service .third-cover .left {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 62px
}

.third-section.reveal .top-service .third-cover .left {
    position: relative;
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
    transition: 1s
}

.third-section.reveal.active .top-service .third-cover .left {
    opacity: 1;
    transform: translateZ(0)
}

.top-service .third-cover .left h2 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 52px;
    text-shadow: none;
    color: #000;
    padding-bottom: 0;
    text-align: left
}

.fifth-section .title h2,
.forth-section .heading .description h2 {
    font-size: 56px;
    color: #000;
    text-shadow: 0 0 0 #fff, 2px 2px 0 #fff, 1px 3px 0 #bfbfbf, 3px 3px 0 #bfbfbf, 3px 1px 0 #bfbfbf;
    padding-bottom: 20px;
    margin-bottom: .5rem;
    font-family: Poppins;
    letter-spacing: 0
}

.top-service .third-cover .left h2 b {
    color: #232759;
    font-weight: 600
}

.top-service .third-cover .left img {
    display: flex;
    justify-content: flex-start;
    width: auto;
    height: 115px
}

.top-service .third-cover .right {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-left: 15px
}

.third-section.reveal .top-service .third-cover .right {
    position: relative;
    transform: translate3d(100px, 0, 0);
    opacity: 0;
    transition: 1s
}

.third-section.reveal.active .top-service .third-cover .right {
    opacity: 1;
    transform: translateY(0)
}

.top-service .third-cover .right p.nainfo {
    font-family: Poppins;
    font-style: normal;
    font-size: 19px;
    color: #515151;
    padding-top: 10px
}

.forth-section .apps .accordion {
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    max-width: 100%
}

.forth-section .apps .accordion .accordion-item {
    border-bottom: 1.5px solid rgba(0, 0, 0, .1);
    width: 50%
}

.forth-section .apps .accordion .accordion-item .accordion-thumb {
    margin: 0;
    padding: 20px 0;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    position: relative
}

.forth-section .apps .accordion .accordion-item .accordion-thumb span {
    padding-right: 30px
}

.forth-section .apps .accordion .accordion-item .accordion-thumb::after {
    content: '-';
    position: absolute;
    margin-right: 1rem;
    transform: rotate(0);
    transition: transform .2s ease-out;
    right: 0;
    left: auto;
    top: auto;
    bottom: auto;
    font-size: 24px
}

.forth-section .apps .accordion .accordion-item .accordion-thumb::before {
    content: '-';
    position: absolute;
    margin-right: 1rem;
    transform: rotate(90deg);
    transition: transform .2s ease-out;
    right: 0;
    left: auto;
    top: auto;
    bottom: auto;
    font-size: 24px
}

.forth-section .apps .accordion .accordion-item.is-active .accordion-thumb::before {
    transform: rotate(0)
}

.accordion-panel {
    margin: 0;
    padding-bottom: .8rem;
    display: none
}

.fifth-section.testimonial,
.forth-section {
    margin-top: 80px
}

.forth-section {
    min-height: 90vh
}

.forth-section .row {
    display: flex;
    flex-wrap: wrap
}

.fifth-section .title h2 span,
.forth-section .heading .description h2 span.one,
.forth-section .row .heading {
    position: relative
}

.forth-section .apps {
    width: 100%;
    padding-top: 50px
}

.forth-section .heading .para {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 41px;
    padding-top: 26px;
    color: #515151;
    max-width: 900px
}

hr.hr2 {
    width: 44%;
    bottom: 185px;
    left: 17px
}

.forth-section .heading .description h2 {
    font-weight: 600;
    line-height: 72px;
    text-align: left;
    margin-top: 0
}

.forth-section .heading .description h2 span.one::before {
    content: '';
    width: 100%;
    bottom: 12px;
    left: 0
}

.forth-section .heading .description h2 span.two {
    position: relative;
    display: inline-block
}

.tab .head {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: 1.5px solid rgba(0, 0, 0, .1);
    padding-top: 20px;
    width: 50%
}

.pt-50 {
    padding-top: 50px
}

h3.qus {
    color: #000;
    opacity: 1;
    display: inline-block;
    padding-bottom: 3px;
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 11px
}

.qus span {
    color: #515151;
    padding-right: 22px
}

span.num {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #949494;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 105px
}

.forth-section .apps .accordion .accordion-item .accordion-panel .left h4.detail-heading {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 75px;
    color: #000
}

.detail-heading span {
    color: #232759;
    font-family: poppins;
    font-weight: 700
}

.forth-section .apps .accordion .accordion-item .accordion-panel .left p.ans {
    font-weight: 400;
    font-size: 17px;
    line-height: 36px;
    text-align: left;
    color: #666;
    margin: 10px 0
}

.forth-section .apps .accordion .right {
    position: absolute;
    right: 0;
    width: 50%;
    top: 10%;
    z-index: 1;
    background-color: #fff;
    padding: 100px 30px 30px;
    height: 90%
}

.forth-section .apps .accordion .right img,
.industries img {
    width: 100%;
    height: auto
}

.forth-section .apps .accordion .right img.ps-image.default {
    margin-top: -90px
}

.forth-section .apps .accordion .right img.ps-image,
footer .contact-form-popup .pop-cover .left img {
    width: 80%;
    height: auto
}

.forth-section .apps .accordion .right img.one {
    width: auto;
    height: 461px;
    transform: translate(272px, 50px)
}

.forth-section .apps .accordion .right img.two {
    right: 68%;
    position: absolute;
    top: 22%;
    width: auto;
    height: 167px;
    animation: 6s linear infinite oval-zoom1
}

.forth-section .apps .accordion .right img.three {
    right: 60%;
    position: absolute;
    top: 87%;
    width: auto;
    height: 167px;
    animation: 6s linear infinite oval-zoom1
}

.fifth-section .title {
    margin-left: 49px
}

.fifth-section .title h2 {
    line-height: 71px;
    font-weight: 600;
    max-width: 73%
}

.fifth-section .title p.clientsubtitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    color: #515151;
    margin-bottom: 1rem;
    text-align: left
}

.fifth-section.testimonial .slider-cover {
    padding-top: 60px;
    position: relative
}

.fifth-section.testimonial .slider-cover .slide {
    display: flex;
    align-items: center
}

.fifth-section.testimonial .slider-cover .slide .thumbnail {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    text-align: center;
    display: flex;
    justify-content: center
}

.fifth-section.testimonial .slider-cover .slide .feedback {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.fifth-section.testimonial .slider-cover .slide .feedback p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    margin: 0 auto;
    color: #404040;
    max-width: 90%;
    text-align: center
}

.fifth-section.testimonial .slider-cover .slide .feedback h4 {
    font-family: Poppins;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    padding-left: 80px;
    position: relative;
    margin-top: 20px
}

.fifth-section.testimonial .slider-cover .slide .feedback h4::before {
    content: '';
    position: absolute;
    background-color: #232759;
    width: 61px;
    height: 4px;
    left: 0;
    bottom: 13px;
    right: auto;
    top: auto
}

.fifth-section.testimonial .slider-cover button {
    width: 48px !important;
    height: 48px !important;
    background: #ededed;
    display: inline;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    margin: 9px;
    border-radius: 200px;
    border: none;
    color: transparent;
    position: relative
}

.fifth-section.testimonial .slider-cover button:hover {
    background: #232759
}

.fifth-section.testimonial .slider-cover button:hover::before {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(331deg) brightness(107%) contrast(102%)
}

.fifth-section.testimonial .slider-cover button.slick-next::before {
    content: url(../Image/arrow-right-solid.svg);
    position: absolute;
    width: 18px;
    height: 18px;
    color: #000;
    top: auto;
    bottom: 17px;
    right: auto;
    left: 16px
}

.fifth-section.testimonial .slider-cover button.slick-next {
    position: absolute;
    right: 0;
    top: 37%;
    left: auto;
    bottom: auto
}

.fifth-section.testimonial .slider-cover button.slick-prev::before {
    content: url(../Image/arrow-left-solid.svg);
    position: absolute;
    width: 18px;
    height: 18px;
    color: #000;
    top: auto;
    bottom: 17px;
    right: auto;
    left: 16px
}

.fifth-section.testimonial .slider-cover button.slick-prev {
    position: absolute;
    left: 0;
    top: 37%;
    right: auto;
    bottom: auto
}

.sixth-section .cover {
    height: auto;
    padding-bottom: 30px
}

.sixth-section .title h2 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    text-shadow: none;
    padding-top: 31px;
    margin-bottom: 12px;
    padding-bottom: 0
}

.eighth-section .title h2,
.seventh-section .title h2 {
    text-shadow: 0 0 0 #fff, 2px 2px 0 #fff, 1px 3px 0 #bfbfbf, 3px 3px 0 #bfbfbf, 3px 1px 0 #bfbfbf
}

.sixth-section .title p,
.sixth-section .why-us .service p {
    font-family: Poppins;
    font-style: normal;
    margin: 0 auto;
    text-align: center
}

.sixth-section .title h2 span {
    font-family: Poppins;
    font-size: 64px;
    line-height: 68px;
    font-weight: 700
}

.sixth-section .title p {
    font-weight: 400;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    max-width: 1140px
}

.sixth-section .why-us .service {
    display: flex;
    flex-wrap: wrap;
    max-width: 1062px;
    margin-top: 100px
}

.sixth-section .why-us .indi {
    display: flex;
    gap: 20px;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px
}

.sixth-section .why-us .indi.reveal {
    transform: translate3d(0, -100px, 0);
    opacity: 0;
    transition-duration: 1.2s
}

.sixth-section .why-us .indi.reveal.active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    transition-duration: 1.2s
}

.sixth-section .why-us .indi .description h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #000;
    text-align: left;
    letter-spacing: 0
}

.sixth-section .why-us .indi .description {
    margin-bottom: 60px
}

.sixth-section .why-us .indi .description p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    color: #5c6c7c;
    text-align: left;
    letter-spacing: 0;
    max-width: 417px
}

.sixth-section .why-us .indi .icon svg {
    margin-top: 14px;
    width: auto;
    height: auto
}

.sixth-section .why-us .service p {
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    color: #515151;
    max-width: 75%
}

.sixth-section p.border-highlight {
    height: auto;
    color: #fff !important;
    line-height: 32px !important;
    padding: 20px 40px;
    font-weight: 700 !important
}

.eighth-section .title h2,
.seventh-section .title h2,
footer .white .company p {
    padding-bottom: 20px;
    font-family: Poppins;
    font-style: normal
}

.seventh-section {
    margin-bottom: 80px
}

.seventh-section .title h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 61px;
    text-align: center;
    color: #000;
    letter-spacing: 0;
    margin-bottom: .5rem;
    margin-top: 40px
}

.eighth-section .title h2 span,
.seventh-section .title h2 span {
    position: relative;
    font-weight: 700
}

.seventh-section .title p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    color: #515151;
    padding-top: 25px;
    margin: 0 auto 30px;
    max-width: 1111px
}

.seventh-section .partner-logos {
    text-align: center;
    padding: 25px 10px 0
}

.seventh-section .partner-logos img {
    width: 82%;
    height: auto
}

.eighth-section {
    background-image: url(../Image/rm380-12.webp);
    padding: 60px 0;
    overflow: hidden;
    position: relative;
    animation: 21s linear infinite theme
}

.eighth-section:after,
.eighth-section:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100vmax;
    height: 100vmax;
    background: rgba(0, 0, 0, .05);
    animation: 90s linear infinite background;
    z-index: 9
}

.eighth-section:after {
    left: 15vw
}

.eighth-section:before {
    right: 15vw;
    animation-delay: -30s;
    animation-direction: reverse
}

.eighth-section .container {
    position: relative;
    z-index: 10
}

@keyframes theme {

    0%,
    100% {
        background: #74c390
    }

    16% {
        background: #5dbdb6
    }

    33% {
        background: #59d4e1
    }

    50% {
        background: #51bce8
    }

    66% {
        background: #fa5374
    }

    83% {
        background: #e46653
    }
}

@keyframes background {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.eighth-section .title h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 61px;
    color: #000;
    text-align: center;
    margin-bottom: 13px
}

.eighth-section .title h2 span::before {
    content: '';
    position: absolute;
    background-color: #fe9800;
    width: 100%;
    height: 9px;
    bottom: 9px;
    z-index: -1;
    left: 0
}

.eighth-section .title p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 44px;
    color: #515151;
    text-align: center;
    max-width: 55%;
    margin: 0 auto 1rem
}

.eighth-section .industry {
    display: flex;
    flex-wrap: wrap;
    height: 80vh;
    position: relative
}

.industries {
    display: flex;
    flex-wrap: wrap;
    height: 700px;
    width: 700px;
    position: relative;
    border-radius: 50%;
    margin: 100px auto 0
}

.industries a {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    opacity: 1;
    transition: .6s;
    z-index: 2;
    text-align: center
}

.industries .hover:hover img {
    scale: 1.1;
    transition: .3s
}

.industries .sector1 {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 26%;
    z-index: 2
}

.industries .sector1 img {
    height: 173px;
    width: auto
}

.industries .sector2 {
    position: absolute;
    top: 8%;
    left: 61%;
    bottom: auto;
    right: auto
}

.industries .sector3,
.industries .sector4 {
    top: 26%;
    right: auto;
    bottom: auto;
    position: absolute
}

.industries .sector2 img {
    height: 142px;
    width: auto
}

.industries .sector3 {
    left: 70%
}

.industries .sector3 img {
    height: 232px;
    width: auto
}

.industries .sector4 {
    left: 46%
}

.industries .sector4 img {
    height: 130px;
    width: auto
}

.industries .sector5 {
    position: absolute;
    top: 39%;
    left: 27%;
    bottom: auto;
    right: auto;
    z-index: 1
}

.industries .sector5 img {
    height: 115px;
    width: auto
}

.industries .sector6 {
    position: absolute;
    top: 15%;
    left: 2.5%;
    bottom: auto;
    right: auto
}

.industries .sector6 img {
    height: 192px;
    width: auto
}

.industries .sector7 {
    position: absolute;
    top: 61%;
    left: 21%;
    bottom: auto;
    right: auto
}

.industries .sector7 img {
    height: 126px;
    width: auto
}

.industries .sector8 {
    position: absolute;
    top: 49%;
    left: 44%;
    bottom: auto;
    right: auto
}

.industries .sector8 img {
    height: 200px;
    width: auto
}

.industries .sector9 {
    position: absolute;
    top: 61%;
    left: 79%;
    bottom: auto;
    right: auto
}

.industries .sector9 img {
    height: 129px;
    width: auto
}

.industries .sector10 {
    position: absolute;
    top: 76.5%;
    left: 57.5%;
    bottom: auto;
    right: auto
}

.industries .sector10 img {
    height: 157px;
    width: auto
}

.industries .sector11 {
    position: absolute;
    top: 80.5%;
    left: 26%;
    bottom: auto;
    right: auto
}

.industries .sector11 img {
    height: 137px;
    width: auto
}

.industries .sector12 {
    position: absolute;
    top: 43%;
    left: 0;
    bottom: auto;
    right: auto
}

.industries .sector12 img {
    height: 190px;
    width: auto
}

footer {
    box-shadow: 0 0 20px rgb(0 0 0 / 15%)
}

footer .white {
    display: flex;
    padding: 50px 0
}

footer .white .company,
footer .white .list {
    flex: 0 0 25%;
    max-width: 25%
}

footer .white .company ul.social li a img {
    width: 80%;
    height: auto;
    float: right
}

footer .white .company a img {
    width: auto;
    height: 70px
}

footer .white .company p {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #727272;
    padding-top: 12px;
    max-width: 90%;
    text-align: left
}

footer .white .company ul.social {
    display: flex;
    gap: 15px
}

footer .white .company a.contact-btn {
    background: #232759;
    border-radius: 42px;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
    margin-top: 20px
}

footer .white h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    color: #181e22;
    position: relative;
    margin-bottom: 2rem
}

footer .white h3::before {
    content: '';
    background: #232759;
    width: 218px;
    height: 2px;
    position: absolute;
    top: 49px
}

footer .white ul {
    margin-bottom: 1rem
}

footer .white .list ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    line-height: 40px;
    position: relative
}

footer .white .list ul li a:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 2px;
    left: 0;
    bottom: -4px;
    background: #232759;
    transition: .6s ease-in-out
}

footer .white .list ul li a:hover::before {
    width: 100%;
    transition: .6s ease-in-out
}

footer .white .list ul li a:hover {
    color: #232759;
    transition: .6s ease-in-out
}

footer .contact-form-popup {
    width: 100%;
    height: 100vh;
    background: #000000c7;
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
    bottom: auto;
    text-align: center;
    z-index: 4;
    display: none;
    background: rgba(0, 0, 0, .72);
    backdrop-filter: blur(12px)
}

footer .contact-form-popup .pop-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 70%;
    margin: 150px auto 0;
    padding: 30px
}

footer .contact-form-popup .pop-cover .left {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

footer .contact-form-popup .pop-cover .right {
    width: 50%;
    position: relative
}

footer .contact-form-popup .pop-cover .right .close {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    cursor: pointer
}

footer .contact-form-popup form {
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
    overflow: hidden;
    width: 100%
}

footer .contact-form-popup h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    color: #000;
    position: relative
}

footer .contact-form-popup h3::before {
    content: "";
    background: #0091ff;
    width: 120%;
    height: 2px;
    position: absolute;
    top: 49px
}

footer .contact-form-popup form .required-star {
    color: #fc4366
}

footer .contact-form-popup form input,
footer .contact-form-popup form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #e1e2eb;
    background-color: #fff;
    color: #102a43;
    caret-color: #829ab1;
    box-sizing: border-box;
    font-size: 1rem;
    box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, .2);
    border-radius: 3px;
    line-height: 2rem
}

footer .contact-form-popup form input[type=submit] {
    margin-top: 10px;
    background: #232759;
    color: #fff;
    border-radius: 34px
}

footer .contact-form-popup form ul li label span {
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    line-height: 30px
}

footer .contact-form-popup form ul li {
    text-align: left
}

.job-header {
    color: #fff;
    padding: 30px 0;
    position: sticky;
    top: 84px;
    background-image: linear-gradient(to right, #222c6e, #121631)
}

.job-header .inner-content .back-link .icon-contain svg path {
    fill: #fff
}

.job-header .inner-content .back-link .icon-contain svg {
    width: 18px;
    margin-right: 5px;
    display: block
}

.job-header .inner-content .back-link {
    align-items: center;
    margin-bottom: 20px;
    display: none
}

.job-header .inner-content .back-link .text-inn {
    font-size: 18px;
    line-height: 1;
    font-family: Poppins
}

.job-header .inner-content .head_content {
    display: flex;
    justify-content: space-between
}

.job-header .inner-content .head_content .left_content .job-pos {
    margin: 0 0 5px;
    font-size: 32px;
    font-weight: 600;
    font-family: Poppins
}

.job-header .inner-content .head_content .left_content p {
    margin: 0;
    font-size: 14px;
    font-family: Poppins
}

.button-comman {
    padding: 6px 29px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background: #fe9800;
    line-height: 1.8;
    border-radius: 4px;
    display: block;
    font-family: Poppins
}

.job-details .job-content {
    margin-top: 50px
}

.job-details .job-content .inner-content .sec_title {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -.02em;
    color: #0b0b0b
}

.job-details .job-content .inner-content .descrip li,
.job-details .job-content .inner-content .descrip p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #5c5c5c
}

.job-details ul.descrip {
    list-style: unset;
    padding-left: 15px
}

.job-details .job-content .inner-content .section_details {
    margin-bottom: 20px
}

@media (max-width:1440px) {
    .container {
        max-width: 1150px
    }

    .technology .title h2 span {
        display: inline-block
    }
}

@media (max-width:1024px) {
    .container {
        max-width: 960px
    }

    .first-section.banner {
        height: 754px
    }

    .navigation .nav-container .hvr-underline-from-center {
        width: 20%
    }

    .first-section.banner .container .banner-cover .left .action a.consultation,
    .first-section.banner .container .banner-cover .left .action a.portfolio {
        padding: 15px 15px 16.39px;
        font-size: 16px
    }

    .first-section.banner .container .banner-cover .right img.ecom-1 {
        width: 50%
    }

    .first-section.banner .container .banner-cover .right img.ecom-2 {
        width: 30%
    }

    .first-section.banner .container .banner-cover .right img.ecom-3 {
        left: 10%;
        width: 10%
    }

    .first-section.banner .container .banner-cover .right img.ecom-4 {
        top: 40%;
        width: 25%
    }

    .first-section.banner .container .banner-cover .right img.ecom-5 {
        width: 25%
    }

    .first-section.banner .container .banner-cover .right img.ecom-6 {
        bottom: 5%;
        right: 10%;
        width: 13%
    }

    .first-section.banner .container .banner-cover .right img.new-year {
        width: 650px
    }

    .second-section h2 {
        font-size: 30px;
        line-height: 54px
    }

    .forth-section .apps .accordion .right img.one {
        height: 350px;
        transform: translate(235px, 50px)
    }

    .forth-section .apps .accordion .right img.two {
        right: 60%;
        top: 7%;
        height: 140px
    }

    .forth-section .apps .accordion .right img.three {
        height: 140px;
        right: 50%
    }

    .slick-list {
        padding: 0 !important
    }

    .top-service .third-cover .left {
        padding-left: 40px
    }

    .top-service .third-cover .left h2 {
        font-size: 40px
    }

    .forth-section .heading .para {
        max-width: 610px
    }

    .eighth-section .title p {
        font-size: 19px;
        max-width: 75%
    }

    .industries {
        scale: 0.9
    }

    .fifth-section.testimonial .slider-cover button.slick-prev {
        left: -50px
    }

    .fifth-section.testimonial .slider-cover button.slick-next {
        right: -50px
    }

    .first-section.banner .container .banner-cover .left,
    .first-section.banner .container .banner-cover .right {
        flex: 0 0 50%;
        max-width: 50%
    }

    footer .white {
        flex-wrap: wrap;
        justify-content: center
    }

    footer .white .company,
    footer .white .list {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 15px 0
    }

    footer .white .company p {
        max-width: 70%
    }

    footer .contact-form-popup .pop-cover {
        width: 90%;
        margin-top: 100px
    }

    footer .contact-form-popup h3 {
        text-align: center
    }

    footer .contact-form-popup h3::before {
        width: 172px
    }

    footer .contact-form-popup {
        max-width: 100%
    }
}

@media (max-width:768px) {
    .first-section.banner .container .banner-cover {
        display: flex;
        padding-top: 4rem !important;
        margin-top: .5rem !important;
        align-items: center !important;
        align-items: unset
    }

    .popup {
        max-width: 90%
    }

    .container {
        max-width: 720px
    }

    section {
        padding-bottom: 55px
    }

    .industries,
    .nav-list,
    .navigation .nav-container .hvr-underline-from-center {
        display: none
    }

    .navigation .nav-container .hvr-underline-from-center-mobile {
        display: flex
    }

    .first-section.banner {
        height: 561px
    }

    .first-section.banner section {
        padding-top: 0
    }

    .first-section.banner .container .banner-cover .left {
        margin-top: 0;
        flex: 0 0 60%;
        max-width: 60%;
        margin-bottom: 0
    }

    .first-section.banner .container .banner-cover .right {
        flex: 0 0 40%;
        max-width: 40%
    }

    .first-section.banner .container .banner-cover .left h1 {
        font-size: 29px;
        line-height: 50px
    }

    .first-section.banner .container .banner-cover .left p.bannertxt {
        font-size: 15px;
        line-height: 24px;
        max-width: 70%
    }

    .first-section.banner .container .banner-cover .left .action a.consultation,
    .first-section.banner .container .banner-cover .left .action a.portfolio {
        font-size: 14px;
        padding: 12px 20px 13px
    }

    .first-section.banner:first-child .container .banner-cover .right {
        justify-content: flex-end
    }

    .first-section.banner .container .banner-cover .right img.new-year {
        width: 420px
    }

    .container .banner-cover .right div#arrowdown1 a img {
        top: 96%;
        height: 70px
    }

    .second-section h2 {
        font-size: 23px;
        line-height: 40px
    }

    .second-section h2 span::before {
        height: 7px;
        bottom: 3px
    }

    .second-section .videoblc .vidtxt {
        flex-wrap: wrap;
        justify-content: center;
        flex-wrap: wrap;
        width: 65%
    }

    .second-section .videoblc .vidtxt .circle-ani {
        bottom: 0;
        left: 3%
    }

    .top-service .third-cover .left h2 {
        font-size: 28px
    }

    .top-service .third-cover .left img {
        height: 80px
    }

    .top-service .third-cover .right p.nainfo {
        font-size: 16px;
        line-height: 38px
    }

    .top-service .third-cover .left {
        padding-left: 25px
    }

    .fifth-section.testimonial,
    .forth-section {
        margin-top: 55px
    }

    .forth-section .heading .description h2 {
        font-size: 39px
    }

    .forth-section .heading .para {
        font-size: 15px;
        max-width: 519px;
        line-height: 35px
    }

    .forth-section .apps .accordion .right img.one {
        height: 300px;
        transform: translate(142px, 78px)
    }

    .forth-section .apps .accordion .right img.three {
        right: 58%;
        top: 94%
    }

    .forth-section .apps .accordion .accordion-item .accordion-thumb span {
        padding-right: 20px
    }

    .forth-section .apps .accordion .accordion-item .accordion-panel .left h4.detail-heading {
        font-size: 44px;
        line-height: 56px
    }

    .forth-section .apps .accordion .accordion-item .accordion-panel .left p.ans {
        font-size: 15px;
        line-height: 30px
    }

    .fifth-section .title {
        margin-left: 0
    }

    .fifth-section .title h2 {
        font-size: 39px;
        line-height: 50px;
        max-width: 100%
    }

    .fifth-section.testimonial .slider-cover .slide .feedback p {
        font-size: 26px;
        line-height: 46px
    }

    .button-comman,
    .fifth-section.testimonial .slider-cover .slide .feedback h4 {
        font-size: 18px
    }

    .fifth-section.testimonial .slider-cover button {
        width: 35px !important;
        height: 35px !important
    }

    .fifth-section.testimonial .slider-cover button.slick-next::before,
    .fifth-section.testimonial .slider-cover button.slick-prev::before {
        width: 14px;
        height: 14px;
        bottom: 12px;
        left: 10px
    }

    .fifth-section.testimonial .slider-cover button.slick-prev {
        left: -44px
    }

    .fifth-section.testimonial .slider-cover button.slick-next {
        right: -44px
    }

    .industry.mobile button.slick-next::before,
    .industry.mobile button.slick-prev::before {
        position: absolute;
        width: 18px;
        height: 18px;
        color: #000;
        top: auto;
        bottom: 17px;
        right: auto;
        left: 16px
    }

    .sixth-section .cover {
        height: auto
    }

    .sixth-section .title h2 {
        font-size: 28px;
        line-height: 46px
    }

    .sixth-section .title h2 span {
        font-size: 41px;
        line-height: 40px
    }

    .sixth-section .title p {
        font-size: 15px;
        line-height: 28px
    }

    .sixth-section .why-us .service {
        margin-top: 50px
    }

    .sixth-section .why-us .indi .description h3 {
        font-size: 20px
    }

    .sixth-section .why-us .service p {
        max-width: 85%;
        font-size: 15px
    }

    .sixth-section p.border-highlight {
        line-height: 35px !important;
        padding: 10px
    }

    .seventh-section {
        margin-bottom: 55px
    }

    .seventh-section .title h2 {
        font-size: 39px;
        line-height: 50px
    }

    .seventh-section .title p {
        font-size: 15px
    }

    .seventh-section .partner-logos {
        padding: 25px 0 0
    }

    .seventh-section .partner-logos img {
        width: 95%
    }

    .eighth-section .title h2 {
        font-size: 39px;
        line-height: 50px;
        padding-bottom: 0;
        text-shadow: none
    }

    .eighth-section .title p {
        padding-top: 10px;
        font-size: 15px;
        max-width: 550px;
        margin: auto;
        line-height: 34px
    }

    .industry .sector {
        padding-right: 10px;
        padding-left: 10px
    }

    .industry.mobile .sector img {
        width: 58px;
        height: auto
    }

    .eighth-section .industry.mobile {
        display: flex;
        height: 45vh
    }

    .industry.mobile .sector {
        display: flex;
        max-width: 90%;
        align-items: center;
        gap: 20px;
        margin: 10px 0
    }

    .industry.mobile .sector a {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #000
    }

    .industry.mobile button {
        width: 48px !important;
        height: 48px !important;
        background: #ededed;
        display: inline;
        text-align: center;
        padding: 10px 0;
        font-size: 14px;
        margin: 9px;
        border-radius: 200px;
        border: none;
        color: transparent;
        position: relative
    }

    .industry.mobile button.slick-prev::before {
        content: url(../Image/arrow-left-solid.svg)
    }

    .industry.mobile button.slick-next::before {
        content: url(../Image/arrow-right-solid.svg)
    }

    .industry.mobile button:hover {
        background: #232759
    }

    .industry.mobile button:hover::before {
        filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(331deg) brightness(107%) contrast(102%)
    }

    footer .white .company {
        flex: 0 0 50%;
        max-width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start
    }

    footer .white .list {
        flex: 0 0 50%;
        max-width: 50%
    }

    footer .contact-form-popup .pop-cover {
        margin-top: 15px
    }

    footer .contact-form-popup .pop-cover .left img {
        width: 50%;
        height: auto
    }

    footer .contact-form-popup form {
        padding: 0
    }

    .button-comman {
        padding: 6px 29px;
        display: inline-block
    }

    .job-header {
        padding: 10px 0;
        top: 77px
    }

    .job-header .inner-content {
        overflow: hidden
    }

    .job-header .inner-content .back-link {
        margin-bottom: 5px
    }

    .job-header .inner-content .back-link .text-inn {
        font-size: 14px
    }

    .job-header .inner-content .head_content .left_content {
        text-align: left;
        margin-bottom: 5px
    }

    .job-header .inner-content .head_content .left_content .job-pos {
        font-size: 22px
    }

    .job-header .inner-content .head_content .right-content {
        text-align: center
    }

    .job-details .job-content .inner-content {
        width: 85%;
        overflow: hidden
    }

    .job-details .job-content {
        margin-top: 100px
    }
}

@media (max-width:620px) {
    .first-section.banner {
        height: 720px
    }

    .first-section.banner section {
        padding-bottom: 0
    }

    .banner::after {
        z-index: -1
    }

    .first-section.banner .container .banner-cover .right,
    .forth-section .apps .accordion .right,
    .seventh-section .partner-logos img,
    footer .white h3::before {
        display: none
    }

    .first-section.banner .container .banner-cover,
    .job-header .inner-content .head_content,
    .top-service .third-cover {
        flex-direction: column
    }

    .first-section.banner:first-child .container .banner-cover .right {
        justify-content: center
    }

    .first-section.banner.new-year-ban .container .banner-cover .right {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%
    }

    .first-section.banner .container .banner-cover .right img.new-year,
    .forth-section .apps .accordion .accordion-item,
    footer .contact-form-popup .pop-cover .left,
    footer .contact-form-popup .pop-cover .right,
    footer .contact-form-popup form {
        width: 100%
    }

    .first-section.banner .container .banner-cover .left {
        max-width: 100%;
        flex: 0 0 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 50px
    }

    .first-section.banner .container .banner-cover {
        align-items: center;
        justify-content: center
    }

    .first-section.banner .container .banner-cover .left h1 {
        max-width: 100%;
        text-align: center;
        padding-bottom: 12px;
        font-size: 38px;
        line-height: 56px
    }

    .first-section.banner .container .banner-cover .left p.bannertxt {
        text-align: center;
        font-size: 18px;
        line-height: 32px;
        padding-bottom: 20px;
        margin-bottom: 0;
        max-width: 100%
    }

    .first-section.banner .container .banner-cover .left .action,
    .sixth-section .why-us .indi .description h3,
    .sixth-section .why-us .indi .description p,
    footer .contact-form-popup h3,
    footer .white .company p,
    footer .white ul li {
        text-align: center
    }

    .first-section.banner .container .banner-cover .left .action a.portfolio {
        width: 80%;
        font-size: 15px
    }

    .first-section.banner .container .banner-cover .left .action a.consultation {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        font-size: 15px
    }

    .first-section.banner .container .banner-cover .arrowdown {
        display: none !important
    }

    .second-section h2 {
        font-size: 25px;
        line-height: 40px
    }

    .second-section .videoblc {
        width: 100%;
        height: 350px;
        overflow: hidden;
        padding-top: 0;
        margin-top: 4rem
    }

    .second-section .videoblc img {
        width: 213%
    }

    .second-section .videoblc .vidtxt svg.vpop {
        width: 66.58px;
        height: auto
    }

    .second-section .videoblc .vidtxt span {
        font-weight: 400;
        font-size: 16.91px;
        line-height: 25.36px
    }

    .fifth-section .title p.clientsubtitle,
    .second-section p {
        font-size: 15px;
        line-height: 29px
    }

    .second-section .videoblc .vidtxt .circle-ani {
        width: 66.58px;
        height: 66.58px;
        bottom: 49%;
        left: 39%
    }

    .second-section .videoblc .vidtxt {
        width: 90%
    }

    .third-section.reveal .top-service .third-cover .right,
    .top-service .third-cover .left {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0
    }

    .top-service .third-cover .left h2 {
        font-weight: 600
    }

    .forth-section {
        margin-top: 20px
    }

    .forth-section .heading .description h2 {
        text-shadow: none;
        line-height: 46px;
        padding-bottom: 0
    }

    .forth-section .apps .accordion {
        width: 90%;
        margin: 0 auto
    }

    .forth-section .apps .accordion .accordion-item .accordion-panel .left h4.detail-heading {
        font-size: 36px;
        line-height: 42px
    }

    .forth-section .apps .accordion .accordion-item .accordion-panel .left p.ans {
        font-size: 15px;
        line-height: 29px;
        text-align: left
    }

    .forth-section .apps .accordion .accordion-item .accordion-thumb {
        letter-spacing: -.9px
    }

    span.num {
        font-size: 50px;
        line-height: 70px
    }

    .fifth-section .title {
        margin-left: 0
    }

    .fifth-section .title h2 {
        text-shadow: none;
        max-width: 400px
    }

    .fifth-section.testimonial .slider-cover .slide {
        flex-direction: column;
        padding: 0 20px
    }

    .fifth-section.testimonial .slider-cover .slide .thumbnail,
    footer .white .list {
        flex: 0 0 100%;
        max-width: 100%
    }

    .fifth-section.testimonial .slider-cover .slide .feedback {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 10px;
        display: flex;
        align-items: center
    }

    .fifth-section.testimonial .slider-cover .slide .feedback p {
        font-size: 20px;
        line-height: 36px;
        text-align: center
    }

    .fifth-section.testimonial .slider-cover button.slick-prev {
        left: -10px;
        top: 50%
    }

    .fifth-section.testimonial .slider-cover button.slick-next {
        right: -10px;
        top: 50%
    }

    .fifth-section.testimonial .slider-cover .slide .feedback h4 {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        font-style: normal
    }

    .sixth-section .cover {
        height: auto
    }

    .sixth-section .why-us .indi {
        width: 100%;
        flex-direction: column;
        align-items: center
    }

    .sixth-section .why-us .indi .description {
        margin-bottom: 30px
    }

    .seventh-section .partner-logos img.mobile {
        display: block
    }

    .seventh-section .title h2 {
        text-shadow: none
    }

    footer .white {
        padding: 20px 0
    }

    footer .contact-form-popup .pop-cover {
        flex-wrap: wrap;
        flex-direction: column
    }

    footer .contact-form-popup {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 0
    }

    footer .white .company {
        flex: 0 0 100%;
        align-items: center;
        margin-bottom: 1rem
    }

    footer .white h3 {
        text-align: center;
        border-bottom: 2px solid #232759;
        width: fit-content;
        margin: 0 auto 20px
    }

    footer .contact-form-popup .pop-cover .right .close {
        top: -218px;
        right: -12px
    }

    footer .white .company a.contact-btn {
        width: 125px
    }

    .job-header .inner-content .head_content .left_content {
        text-align: center;
        margin-bottom: 5px
    }

    .button-comman {
        font-size: 16px;
        padding: 6px 29px;
        display: inline-block
    }
}

@media (max-width:390px) {
    .second-section h2 span::before {
        left: -174px;
        width: 308px
    }
}

@media (max-width:375px) {
    .first-section.banner .container .banner-cover .left h1 {
        font-size: 37px
    }

    .second-section h2 {
        font-size: 22px
    }

    .second-section h2 span::before {
        left: -153px;
        width: 339px
    }

    .forth-section .apps .accordion .accordion-item .accordion-thumb span {
        padding-right: 10px
    }
}