p {
    color: #1e1e1e;
    font-size: 14px;
    margin: 0;
}

.header_contact {
    background: #fff0db;
    color: #ef9318 !important;
    border-radius: 5px !important;
}

.topbar-square:before {
    content: '';
    height: 29px;
    position: absolute;
    width: 29px;
    right: -15px;
    top: 5px;
    z-index: 99;
    background: #fff;
    transform: rotate(45deg);
}

.topbar-square {
    background: #fff;
    padding-left: 40px;
}

.right-part-topbar {
    background: #0b3855;
    padding-right: 30px;
}

.header_contact:hover {
    background: #ef9318;
    color: #fff !important;
}

.header_contact i {
    transform: rotate(-45deg);
}

.header_contact:hover i {
    transform: rotate(0);
    transition: .3s;
}

.flickity-button {
    top: 90% !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border: 1px solid #000;
}

.left-side {
    z-index: 999;
}

/* .slider-bg{
    background: url(../images/slider/h6-slider-img1.webp) no-repeat;
} */
button.flickity-button.flickity-prev-next-button.next {
    left: 100px !important;
}

.flickity-button:hover {
    background-color: #0b3855;
}

.inspiro-slider .flickity-button::before {
    line-height: 40px !important;
    font-size: 28px;
    color: #000;
}

.flickity-button.previous {
    left: 25px !important;
}

ol.flickity-page-dots {
    display: none;
}







.header-logo {
    height: 60px !important;
}

.header-logo img {
   
    height: 100%;
}

.increased-width {
    max-width: -webkit-fill-available !important;
    padding-top: 70px !important;
    padding-right: 0;
}

.black {
    color: black !important;
}

.redish {
    color: #E3471F !important;
}

.bg-overlay {
    background-color: #f7f8fd;
}

.hrline {
    width: 100px;
    border: 1px solid blue;
    position: absolute;
    margin-left: 35px;
}

.header_no {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    justify-content: space-between;
    margin-bottom: 20px;
}

.right-slide {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .right-slide img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} */
/* .right_img-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} */


/* .img{
    animation: bounceIn 4s infinite;
    width: 100%;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.img_sec {
    position: absolute;
    width: 100%;
    left: 0;
}

.right_img-3 img {
    width: 100%;
    position: relative;
    top: 50px;
}

.right_img-1 img {
    position: relative;
    top: -148px;
    left: -90px;
}

.right_img-5 img {
    position: relative;
    height: 200px;
    top: -67px;
    left: 50px;
}

.right_img-4 img {
    position: relative;
    top: -110px;
    height: 200px;
    left: 488px;
}

.right_img-1 {
    animation: bounceIn 5s infinite;

}

.right_img-2 {
    animation: bounceIn1 10s infinite;

}

.right_img-3 {
    animation: bounceIn2 7s infinite;

}

.right_img-4 {
    animation: bounceIn3 10s infinite;

}

.right_img-5 {
    animation: bounceIn4 8s infinite;

}



@keyframes bounceIn {
    0% {
        transform: translate(-20px, 20px)
    }

    20% {
        transform: translate(-20px, -20px)
    }

    40% {
        transform: translate(-40px, 40px)
    }

    80% {
        transform: translate(20px, 20px)
    }

    100% {
        transform: translate(-20px, 20px)
    }
}

@keyframes bounceIn2 {
    0% {
        transform: translate(-10px, -10px)
    }

    20% {
        transform: translate(10px, 10px)
    }

    40% {
        transform: translate(-60px, 0px)
    }

    80% {
        transform: translate(10px, 10px)
    }

    100% {
        transform: translate(-10px, -10px)
    }
}

@keyframes bounceIn1 {
    0% {
        transform: translate(0px, 90px)
    }

    20% {
        transform: translate(80px, 10px)
    }

    40% {
        transform: translate(80px, -10px)
    }

    80% {
        transform: translate(70px, 70px)
    }

    100% {
        transform: translate(0px, 90px)
    }
}

@keyframes bounceIn4 {
    0% {
        transform: translate(0px, 0px)
    }

    20% {
        transform: translate(30px, 10px)
    }

    40% {
        transform: translate(5px, 50px)
    }

    80% {
        transform: translate(-50px, 40px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes bounceIn3 {
    0% {
        transform: translate(40px, -40px)
    }

    20% {
        transform: translate(0px, -60px)
    }

    40% {
        transform: translate(5px, 50px)
    }

    80% {
        transform: translate(-50px, 60px)
    }

    100% {
        transform: translate(40px, -40px)
    }
}

.header-btn {
    color: #000;
    font-weight: 500;
}

#slider {
    background-color: #f7fdfd;
}

.header-btn-1 {
    margin: 0 6px 0 10px !important;
    font-size: 15px;
    color: #8d8d8d;
    font-weight: 400;
}

.header_anchor {
    align-items: center;
    justify-content: center;
    color: #000 !important;
    background: #fff !important;
    border: none !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 26px !important;
}

.header_anchor:hover {
    background: blue !important;
    color: #fff !important;
}

.header_anchor i {
    color: #4d4dff;
    font-size: 25px;
}

.header_anchor:hover i,
.header_anchor:hover span {
    color: #fff;
}

header#header {
    background-color: #fff;
}

/* header#header {
    background-image: linear-gradient( 90deg, rgb(255 255 255) 21.2%, #071e33 12.2% );
} */

/* .header_anchor:hover span {
    color: #fff;
} */

@media screen and (max-width:640px) {
    .right-slide {
        display: none;
    }

    .header-btn {
        display: none;
    }

    .inspiro-slider .flickity-button.previous,
    .inspiro-slider .flickity-button.previous:hover {
        left: 30px !important;
        opacity: 1;
    }

    .left-side {
        text-align: left !important;
    }

    .heading_top {
        font-size: 30px !important;
    }

    .increased-width {
        padding: 50px 0 !important;
    }

    #header #logo {

        text-align: left;
        padding-left: 20px !important;

    }

    .header_anchor i {
        font-size: 25px;
        color: #2250fc;
    }

    .header_anchor {
        height: 50px !important;
        margin: 0 15px;
    }

    .header-btn-1 {
        display: none;
    }

    .topbar-square {
        display: none;
    }

}


/* service section  */
#service-sec {
    margin-top: 55px;
}


.service-sec {
    font-size: 40px;
    font-weight: 700;
    color: #181f44;
    margin-bottom: 30px;
    line-height: 1.2;
}

.service-sec span {
    color: #4D4DFF;

}

.service-title {
    display: flex;
    align-items: center;
}

.service-title p {
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
    color: #E3471F;
    font-size: 18px;
    font-weight: 700;
}

.service-title p:before {
    content: "";
    height: 7px;
    background: #E3471F;
    width: 7px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 10px;
}

.service-title p:after {
    content: "";
    height: 7px;
    background: #E3471F;
    width: 7px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 10px;
}

.service-sec_img {
    position: absolute;
    /* top: -60px;   */
    /* z-index: -1 ; */

}

.service-sec_right-side {
    animation: updown 12s infinite linear alternate;

}

@keyframes updown {
    0% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(25px);
    }

    50% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(-25px);
    }

    100% {
        transform: translateY(0);
    }
}

.service-sec_2row {
    border-radius: 20px;
    padding: 30px 40px;
    margin: 15px auto;
    max-width: 30% !important;
    background-color: #e9ebea;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.service-sec_2row:hover {
    transform: translateY(-20px) !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    transition: .4s;
}

i.icon-box {
    height: 35px;
    color: red;
    background: #ffe8e8;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.icon-target {
    height: 35px;
    color: #007bff;
    background: #e8f3ff;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.fa-code {
    height: 35px;
    color: #11AF00;
    background: #11af0040;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.icon-file-text {
    height: 35px;
    color: #11AF00;
    background: #11af0040;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    font-size: 22px;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.fa-cogs {
    height: 35px;
    color: #007bff;
    background: #e8f3ff;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.fa-medapps {
    height: 35px;
    color: #D303D6;
    background: #d303d626;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.icon-user {
    height: 35px;
    color: #1203d6;
    background: #aca6ff8c;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.icon-trending-up {
    height: 35px;
    color: red;
    background: #ffe8e8;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.icon-hard-drive {
    height: 35px;
    color: #11AF00;
    background: #11af0040;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.icon-video {
    height: 35px;
    color: #D68301;
    background: #d6830136;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.fa.fa-newspaper {
    height: 35px;
    color: #ff0000de;
    background: #fdc9c9;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 17px;
}

i.fa.fa-industry {
    height: 35px;
    color: #007bff;
    background: #e8f3ff;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
}

i.icon-list {
    height: 35px;
    color: #D303D6;
    background: #d303d626;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.icon-image {
    height: 35px;
    color: #1203d6;
    background: #aca6ff8c;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.fab.fa-xing {
    height: 35px;
    color: #11AF00;
    background: #11af0040;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.fab.fa-dropbox {
    height: 35px;
    color: red;
    background: #ffe8e8;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.fa.fa-pencil-alt {
    height: 35px;
    color: #D303D6;
    background: #d303d626;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 17px;
}

i.fab.fa-laravel {
    height: 35px;
    color: #f60064;
    background: #ff0aa924;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

i.fa.fa-hand-holding-usd {
    height: 35px;
    color: #f60064;
    background: #ff0aa924;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}


i.fa.fa-user-cog {
    height: 35px;
    color: red;
    background: #ffe8e8;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 16px;
}

i.fa.fa-language {
    height: 35px;
    color: #1203d6;
    background: #aca6ff8c;
    width: 37px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    margin: 10px 10px 10px 0;
    justify-content: center;
    font-size: 22px;
}

.service_card {
    font-size: 14px;
}

.card-btn {
    border: none;
    display: flex;
    background: none;
    width: max-content;
    align-items: center;
    font-size: 15px;
    transition: .4s;
}

i.second-icon {
    display: none;
}

.card-btn:hover i.first-icon {
    display: none;
}

.card-btn:hover i.second-icon {
    display: block;
}

i.first-icon.fa.fa-long-arrow-alt-right {
    font-size: 20px;
    margin-right: 10px;
    color: purple;
}

i.second-icon.fa.fa-long-arrow-alt-right {
    font-size: 20px;
    margin-left: 10px;
    color: purple;
}

@media screen and (max-width:640px) {


    .col-md-4.service-sec_2row {
        max-width: 100% !important;
    }

    .service-sec {
        font-size: 25px;
    }

    .service-title {
        justify-content: center;
    }
}

#mainMenu nav>ul>li.hover-active>a,
#mainMenu nav>ul>li.hover-active>span,
#mainMenu nav>ul>li.current>a,
#mainMenu nav>ul>li.current>span,
#mainMenu nav>ul>li:hover>a,
#mainMenu nav>ul>li:hover>span,
#mainMenu nav>ul>li:focus>a,
#mainMenu nav>ul>li:focus>span {
    color: #ef9318;
}

#mainMenu nav>ul>li>a {
    font-size: 14px;
}

/* clip-path: polygon(0 24%,100% 0,100% 100%,25% 100%,0 100%); */


/* blogsection */

.blog-section button.flickity-button.flickity-prev-next-button.next {
    left: 90% !important;
}

.blog-section ol.flickity-page-dots {
    display: flex;
    background: #bfbfbf;
    border-radius: 5px;
    width: 80%;
    height: 6px;
    left: calc(100% - 90%);
}

.blog-section .flickity-page-dots .dot {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%;
    height: 6px;
    cursor: pointer;
    border-radius: 0;
    overflow: hidden;
    background-color: transparent;
    box-shadow: unset;

}

.blog-section .flickity-page-dots .dot:after {
    border-radius: 5px;
    background: #0b3855;

}

.blog-section .flickity-button.previous {
    left: 70px !important;
}

.blog-section .flickity-button {
    top: 106% !important;

}

.team-image {
    overflow: hidden;
}

.team-member {
    position: relative;
    height: 375px;
    top: 20px;
}



.team-desc {
    position: absolute;
    bottom: 8%;
    background: #e9ebea;
    width: 92%;
    border-radius: 5px;
    padding: 27px;
    left: calc(100% - 96%);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.datetop {
    position: absolute;
    z-index: 9;
    background: red;
    padding: 3px 10px;
    left: 47%;
    background-color: #e3471f;
    top: -20px;
}


.lower-blog-icon span {
    margin-right: 15px;
}

.datetop p {
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    line-height: 1;
}

.datetop p:last-child {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
}

.blog-card {
    color: #181f44;
    font-size: 14px;
    font-weight: 600;
    margin: 10px;
}

.card-hover {
    display: none;
}

.team-member:hover .card-hover {
    display: block;
}

.team-member:hover .on-hover {
    display: none;
}

.team-member:hover .blog-card {
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
}

.team-member:hover .hover-card {
    color: #fff !important;
}

.blog-btn {
    background: #e3471f;
    padding: 10px 39px;
    position: relative;
    width: 71%;
    min-width: max-content;
    top: 30px;
    left: calc(100% - 87%);
    font-size: 1.1rem;
    border-radius: 10px;
    z-index: 99999999;
    color: #fff !important;
}



a.blog-btn i {
    color: #fff !important;

}

.hover-card {
    margin: 10px 10px 0 10px;
    color: #181f44;
}


.blog-btn:hover {
    color: #fff !important;
}



@media screen and (max-width:640px) {
    .blog-section .flickity-button.previous {
        left: -10px !important;
    }

    .none {
        display: none;
    }
}







/* Service page   */
.banner {
    background-color: #000611;
    padding: 120px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;

}

.banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(96 99 104 / 60%);
    z-index: -1;
}

.service {
    background: url(../images/banner/service.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 8% !important;
    text-align: left !important;
}



.disabled {
    color: #7c7c8d;
}

#footer .copyright-content {
    font-size: 15px;
    min-height: 40px;
    padding: 10px 0;
    background: none;
    border-top: 1px solid;
}



.br-red {
    border: 1px solid #ffb9b9;
}

.br-blue {
    border: 1px solid #b6d9ff;
}

.br-green {
    border: 1px solid #b0fda8;
}

.br-orange {
    border: 1px solid #ffdea8;
}

.br-purple {
    border: 1px solid #ffabff;
}

.br-dark-blue {
    border: 1px solid #aca6ff;
}

.br-pink {
    border: 1px solid #fd00d187;
}


@media screen and (max-width:640px) {
    .banner {
        padding: 70px 0;
    }
}














/* Team page  */

.team {
    background: url(../images/banner/team.webp);
    background-size: cover;
    background-position: center;
    padding: 8% !important;
    text-align: left !important;
}

.bg-image {
    /* background: url(../images/team/aamir.webp) no-repeat; */
    height: 400px;
    background-size: contain;
    padding: 70px 35px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.team_mate {
    position: relative !important;
    max-width: 30%;
    margin: 30px auto;
}

.team_name {

    margin-top: -125px;
    clip-path: polygon(0 24%, 100% 0, 100% 100%, 25% 100%, 0 100%);
    transition: .1s cubic-bezier(.24, .74, .58, 1);
    background-color: rgb(5 5 31);
    padding: 36px 20px 30px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;

}

.team_name ul li a i {
    color: #fff;
}

.team_name ul li a:hover i {
    color: #000;
}

.team_name h4 {
    color: #fff;
    text-transform: uppercase;
}

.team_name h5 {
    color: #ef9318;
    text-transform: uppercase;
}

.bg-image p {
    display: none;
}

.team_mate:hover .bg-image p {
    display: block;
}

.team_mate:hover .bg-image {
    /* clip-path: polygon(0% 0%, 100% 0, 100% 100%, 100% 67%, 0 78%); */
    transition: .3s cubic-bezier(.24, .74, .58, 1);
}

.team_mate:hover .bg-image p {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-align: justify;
}

.team_mate:hover .bg-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 16px;
    right: 16px;
    height: 100%;
    /* background-color: rgb(11 15 62 / 69%); */
    z-index: -34;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

@media screen and (max-width:640px) {
    .team_mate {
        max-width: 100%;
    }
}


/* career page  */

.career {

    background: url(../images/banner/career.webp);
    background-size: cover;
    padding: 8% !important;
    text-align: left !important;
    background-position: center;
}







/* contact section  */
.contact {

    background: url(../images/banner/contact.webp);
    background-size: cover;
    background-position: center;
    padding: 8% !important;
    text-align: left !important;
}


.sale {
    background: url(../images/banner/sale.webp);
    background-size: cover;
    background-position: center;
}

.photoshoot {
    background: url(../images/banner/Photoshooting.webp);
    background-size: cover;
    background-position: center;
}

.fba {
    background: url(../images/banner/fba.webp);
    background-size: cover;
    background-position: center;
}

.account-management {
    background: url(../images/banner/account-management.webp);
    background-size: cover;
    background-position: center;
}

.digital-marketing {
    background: url(../images/banner/digital-marketing.webp);
    background-size: cover;
    background-position: center;
}

.account-reinstatement {
    background: url(../images/banner/account-reinstatement.webp);
    background-size: cover;
    background-position: center;
}

.enhanced-management {
    background: url(../images/banner/enhanced-management.webp);
    background-size: cover;
    background-position: center;
}

.day_operation {
    background: url(../images/banner/day_operation.webp);
    background-size: cover;
    background-position: center;
}

.global_selling {
    background: url(../images/banner/global_selling.webp);
    background-size: cover;
    background-position: center;
}





/* about page */

.about {
    background: url(../images/banner/about.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 8% !important;
    text-align: left !important;
}

.about::before {
    background-color: transparent !important;
}

.portfolio {
    background: url(../images/portfolio.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 8% !important;
    text-align: left !important;
}

.portfolio::before,
.service::before,
.career::before,
.team::before,
.gallery::before,
.contact::before,
.blog::before {
    background-color: transparent !important;
}

/* .service::before {
    background-color: transparent !important;
}
.career::before {
    background-color: transparent !important;
}
.team::before {
    background-color: transparent !important;
}
.gallery::before {
    background-color: transparent !important;
}
.contact::before {
    background-color: transparent !important;
} */




/* blog section  */
.blog {

    background: url(../images/banner/blog.webp);
    background-size: cover;
    padding: 8% !important;
    text-align: left !important;
    background-position: center;
}


li.nav-item a {
    font-size: 16px;
    font-weight: 600 !important;
}

.about-right-1-2 img {
    width: 100%;
    padding-left: 59px;
    padding-right: 41px;
    margin-top: 50px;
}

.about-right-1-2::before {
    content: '';
    height: 500px;
    width: 500px;
    top: -45px;
    position: absolute;
    right: 20px;
    border-radius: 50%;
    z-index: -2;
    /* background: linear-gradient(316deg, #fff722, #ff26f9, #1d53b1); */
    background: linear-gradient(316deg, #032439, #1c3279, #93b9f9);
    animation: bouncy 3s infinite linear alternate;
    /* background: linear-gradient(316deg, #22ff4d, #ffbd26, #e51d1d); */
}

.about-right-1-2::after {
    content: '';
    height: 400px;
    width: 400px;
    top: 5px;
    position: absolute;
    right: 70px;
    border-radius: 50%;
    z-index: -1;
    background-color: #fff;
    animation: bouncy 3s infinite linear alternate;
}


@keyframes bouncy {
    0% {
        transform: translateY(0);
    }



    50% {
        transform: translateY(25px);
    }


    100% {
        transform: translateY(0);
    }
}

.about-right-1-1 {
    height: 150px;
    width: 150px;
    background: linear-gradient(29deg, #0b3855, #0707b5);
    padding: 20px 25px;
    left: 15px;
    position: absolute;
}

.about-right-1-1 p:first-child {
    color: #fff;
    margin: 0;
    font-size: 63px;
    line-height: 1;
    font-weight: 500;
}

.about-right-1-1 p:last-child {
    color: #fff;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.about-right-1-3 {
    position: absolute;
    left: 113px;
    background: #fff;
    width: 65%;
    bottom: 70px;
    padding: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: rgba(149, 155, 183, 10.2) 0px 18px 16px;

}

.about-right-1-3 i {
    color: #000;
    font-size: 45px;
    margin: 0 10px;
}

section#about-sec {
    padding-top: 120px;
    padding-bottom: 180px;
}

.about-year {
    color: #fff;
    background: #0036ff;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    margin-right: 20px;
}

.about-year::before {
    top: 157px;
    content: '';
    height: 30px;
    position: absolute;
    background: #f0f3f7;
    z-index: 9999999;
    transform: rotate(45deg);
    left: 4px;
    width: 31px;
}

.experience-arrow {
    margin: 0 20px;
}

.about-year::after {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    right: 35px;
    background: #0036ff;
    transform: rotate(45deg);
    z-index: 999999999;
    top: 157px;
}

.min-container {
    margin: 0 40px;
}

li.workingtimer a {
    width: 70% !important;
}

li.workingtimer {
    width: 350px !important;
}




i.fa.fa-store-alt {
    font-size: 20px;
    margin-right: 10px;
}

/* hr.experience-arrow-hr {
    position: absolute;
    width: 75%;
    top: 119px;
} */

.experience-image-1 {
    background: url(../images/aboutus/about4.webp);
    height: 130px;
    -webkit-mask-image: url(../images/bg-history.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.experience-image-2 {
    background: url(../images/aboutus/about3.webp);
    height: 130px;
    -webkit-mask-image: url(../images/bg-history.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.experience-image-3 {
    background: url(../images/aboutus/about5.webp);
    height: 130px;
    -webkit-mask-image: url(../images/bg-history.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.experience-image-4 {
    background: url(../images/aboutus/about2.webp);
    height: 130px;
    -webkit-mask-image: url(../images/bg-history.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.experience-image-5 {
    background: url(../images/aboutus/about1.webp);
    height: 130px;
    -webkit-mask-image: url(../images/bg-history.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}


.background-img-year {
    height: 150px;

}

.experience button.flickity-button {
    display: none;
}

.experience {
    background-color: #f0f3f7;
}


.year-1 {
    background-color: #00c6ff;

    &::after {
        background-color: #00c6ff;
    }
}

.year-2 {
    background-color: #2093ff;

    &::after {
        background-color: #2093ff;
    }
}

.year-3 {
    background-color: #0d5bee;

    &::after {
        background-color: #0d5bee;
    }
}

.year-4 {
    background-color: #2c4be1;

    &::after {
        background-color: #2c4be1;
    }
}

.year-5 {
    background-color: #0925aa;

    &::after {
        background-color: #0925aa;
    }
}


.counter-items {

    background-image: url(../images/bg-counter1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.counter-card {
    margin: 0;
}

.card-count {
    padding: 60px 0;
    color: #fff;
}

.card-count .icon a i {
    color: #fff !important;
    align-items: center !important;
    justify-content: center;
    display: flex !important;

}

.card-count p {
    color: #fff !important;

}

.counter span {
    font-size: 50px;
    line-height: 40px;
    font-weight: 600;
}


#footer {
    background: url(../images/bg-footer1.webp) no-repeat center;
    background-size: cover;

    & img {
        width: 200px;
        margin: 0 0 10px 0;
    }

    & * {
        color: #fff !important;
    }

    & a {

        font-weight: 300 !important;
    }


}

.clients button.flickity-button {
    display: none;
}

/* .counter-part{
     background-color: #f0f3f7;
} */

.jumbotron {
    background-color: transparent !important;
}

.vs-amz2d {
    margin-top: 25px;
    position: relative;

    & select {
        background-color: transparent;
    }
}

.vs-amz2d input {
    background-color: transparent;

}

.vs-amz2d i {
    position: absolute;
    right: 0;
    font-size: 35rem;
    color: #8080800d;
}

.vs-amz2d table {
    margin-top: 60px;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
}


@media screen and (max-width:640px) {
    .vs-graph {
        flex-direction: column;
    }
}




table.table-striped {
    width: 100%;
    text-align: center;
}

.calculator {

    background: url(../images/banner/calculator.webp);
    background-size: cover;
    background-position: center;
}

.jobdesc {

    background: url(../images/banner/calculator.webp);
    background-size: cover;
    background-position: center;
}

.table-btn {
    background: #5f1ebe;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;

    &:hover {
        color: #fff !important;
    }
}




.jd-card {
    margin: 14px 0px;
}

.jd-img {
    margin-right: 15px;
}

.jd-right-img {
    text-align: right;
    position: relative;
}

.jd {
    padding: 80px 60px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.jd-line-bar {
    border-left: 3px solid orange;
    line-height: 3;
    padding-left: 40px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

p.jd-line-bar:before {
    content: '';
    position: absolute;
    height: 10px;
    background: orange;
    width: 10px;
    left: -6px;
    transform: rotate(45deg);
    top: 36%;
}

.jd-right-img img {
    position: absolute;
    right: -46px;
}


.jd-form-submit {
    background-color: #5f1ebe !important;
}

.modal {
    top: 100px;
}

.modal-body input {
    width: 100%;
    /* margin: 20px 0; */
    border: 1px solid grey;
    font-size: 1rem;
    line-height: 13px !important;
}

.modal-sec {
    margin: 20px 0;
}

.popup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    display: none;
    background-color: #00000096;
    top: 0;

}

.load-popup {
    background-color: #fff;
    width: 775px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    /* border: 2px solid #0b3855; */
    /* border-radius: 8px; */
    overflow: hidden;
}

.bgimage-popup {
    position: relative;
}

img.popup-plane {
    margin-top: 5%;
}

.bgimage-popup img:first-child {
    border: none;
    background: none;
    animation: leftRight 3s infinite linear alternate;
    z-index: 999;


    & :focus {
        border: none;
    }

    & img {
        width: 150px;
    }
}

.get-service-popup {
    margin-top: 30px;
}

@keyframes leftRight {
    0% {
        transform: translateX(0);
    }



    50% {
        transform: translateX(25px);
    }


    100% {
        transform: translateX(0);
    }
}




.bgimage-popup img {
    width: 188px !important;
    position: absolute;
    left: 26%;
    animation: rotateme 40s infinite linear;
}

@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.popup-input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid grey;
    font-size: 11px !important;
    padding-left: 3px !important;
}

.popup-input {
    padding: 5px 0;
    text-align: center;
}

#close {
    display: block;
    margin: 10px 0px 10px auto;
    font-size: 30px;
    color: #0b3855;
    border: none;
    cursor: pointer;
    background: #ecebee;
    padding: 8px;
    border-radius: 50%;
    font-family: cursive;
}

.popup-input i {
    background: none;
    color: #a5a5a5;
    font-size: 22px;
    border-radius: 0;
    height: 35px;
    justify-content: center;
    align-items: center;
    width: 37px;
    border-bottom: 1px solid grey;
    display: flex;
    margin: 5px 0px 0px 0px;
}

input.submit-btn {
    background: #e3471f;
    color: #fff;
    font-size: 17px !important;
}

.load-popup img {
    width: 100%;
}

p.heading-pop {
    font-size: 23px;
    text-align: center;
    color: black;
    font-weight: 500;
}

.flipkart input {
    width: 100%;
    box-sizing: border-box;
}

.flipkart button {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    /* border: 1px solid #0b3855; */
    border: none;
    margin-top: 7px;
    color: #fff;
    background: #e3471f;
}

div#result {
    margin-top: 15px;
    text-align: center;
    color: #0b3855;
    font-weight: 500;
}

input {
    outline: none;
}

@media screen and (max-width:600px) {
    p.heading-pop {
        font-size: 20px;

    }

    .bgimage-popup img {
        width: 130px !important;
    }

    .popup_innner.col-md-6 {
        height: 500px;
    }
}


.home-contact-upper {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 45px;
    border-radius: 20px;
    margin-top: 120px;
}

.home-contact-upper img {
    position: absolute;
    z-index: 999;
    top: -257px;
    right: -246px;
    height: auto;
}

.home-contact-upper h1 {
    font-size: 5rem;
    font-weight: 700;
}


.home_contact {
    background-color: #fafeff;
}

.home-contact-lower .service-sec {
    font-size: 4.5rem;
    text-align: center;
    margin-top: 160px;
}

.home-contact-lower {
    text-align: center;
}

.home-contact-lower p {
    font-size: 20px;
}

.home-contact-lower input {
    padding: 23px !important;
    border: none;
    border-radius: 8px;
    font-size: 15px !important;
    margin-top: 40px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

input.email-input {
    width: 30%;
}

input.btn-input {
    width: 15%;
    background: #e3471fed;
    color: #fff;
    font-weight: 600;
}

.home-contact-img {
    animation: bouncy 5s infinite linear alternate;
}


.modal-content {
    border-radius: 15px;
    background: #f4fcff;
}

.modal-header {
    text-align: center;
}

.modal-submit {
    background: #e3471f !important;
    color: #fff;
    font-size: 15px !important;
    border: none;
}


.modal-body input {
    border: none;
    background: #f4fcff;
    border-bottom: 1px solid grey;
}

button.close {
    color: black;
    font-size: 28px;
    font-weight: 600;
    opacity: 1;
}



.modal-sec i {
    border-radius: 0;
    align-items: center;
    display: flex;
    border-bottom: 1px solid grey;
    margin: 7px 0 0 0;
    color: grey;
    justify-content: center;
    font-size: 22px;
    background: none;
}



.contact-left-side {
    padding: 35px;
    background: #f2f6fb;
    margin-top: 25px;
    box-sizing: border-box;

    & p,
    a {
        margin: 0;
        color: #000;
    }

}

.contact-icon i {
    font-size: 25px;
    color: blue;
    margin-right: 15px;
}

.contact-right-child {
    background: #f2f6fb;
    padding: 50px 50px;
}

.contact-left-child {
    padding: 50px 20px;
}

.contact-input {
    margin: 15px 0px;

    & input,
    textarea {
        border: none;
        background-color: #fff;
    }
}


.right_upper-contact {
    display: flex;
    align-items: center;
}

.right_upper-contact p {
    color: #000;
    font-size: 16px;
}

.contact-left-side:first-child {
    margin: 0;
}






/* account management page  */

.nivo-controlNav {
    display: none !important;
}

.nivo-caption {
    background: transparent;
}

a {
    color: #2d2e2e;
    text-decoration: none !important;
}

.footer .location ul li {
    padding-left: 0;
}

.logo_bg {
    margin-top: -56px;
}

.text-primary,
a.text-primary:focus,
a.text-primary:hover {
    color: #ef9318 !important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
}

.accordion-button:focus {

    box-shadow: none;
}

.price-color {
    color: #B12704;
    font-size: 14px !important;
    line-height: 20px !important;
    width: max-content;
}

.price-text {
    font-size: 14px !important;
}

.gallery_section {
    font-size: 18px;
    padding: 10px 10px 10px 20px;
    color: #000;
    background: #f3f3f3;
    font-weight: 500;
    border: 1px solid #e5e1e1;
}

.price_sec_img {
    padding: 25px 60px;
    text-align: center;
    border: 1px solid #e5e1e1;
}

.price_sec_spm {
    padding: 20px;
    text-align: center;
    border: 1px solid #e5e1e1;
}

img.img-small {
    height: 50px;
    width: 40px;
    border: 1px solid #cb0000;
    margin-top: 20px;
}

.spn_head {
    color: #ed7d31;
    border: 1px solid black;
}


.text-left.mt-5.anchor-t a {
    color: #007185;
    font-size: 13px;
}

.d-flex.right-head img {
    height: 71px;
}

.btn_right-sec {
    background-color: #555;
    border-radius: 3px;
    padding: 0 3px;
    margin-right: 3px;
    color: #FFF !important;
    font-weight: 600;
    border: none;
}

.yellow {
    background: #E67A00;
}

ion-icon.md.hydrated {
    color: #E67A00;
    font-size: 16px;
}

.d-flex.second_row_right div:nth-child(1) {
    border-right: 1px solid #939393;
}

.d-flex.second_row_right div:nth-child(2) {
    border-right: 1px solid #939393;

}

.right_spacer {
    text-align: center;
    padding: 0 20px;
}

.right_spacer:first-child {
    text-align: center;
    padding-left: 0px;
}

.second_row_right {
    margin-top: 10px;
}

.right_btn_left {
    background: #FFD814;
    border: none;
    padding: 5px;
    height: 30px;
    font-size: 13px;
    border-radius: 8px;
}

.hr_line {
    border-bottom: 1px solid #939393;
    padding-bottom: 10px;
}

.hr_line1 {
    border-top: 2px solid #939393;
}



.accordion-header {
    margin-bottom: 0 !important;
}

.management-Page {
    height: 400px !important;
}


.price_section {
    font-size: 18px;
    padding: 10px;
    background: black;
    color: #fff !important;
    font-weight: 500;
}


.spn_head {
    color: #ed7d31;
    border: 1px solid black !important;
}

.management_table th {
    border: 1px solid !important;
    padding-left: 5px;
}

.management_table td {
    border: 1px solid !important;
    text-align: left;
    padding-left: 5px;
}

.management_layouts * {
    color: #000;
}




.service-card-btn {
    position: absolute;
    bottom: 30px;
    width: calc(80% - 20px);
}

.service-sec_2row p {
    margin-bottom: 3rem;
}

.testimonial-section {
    background-color: #F6F7FA;
    background-image: url(../images/testimonial.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonial-btn {
    background: #e3471fed;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    padding: 10px 15px;
}

p.testimonial-p {
    font-size: 16px;
    color: #000;
    margin: 15px 0;
}

.testi-img {
    padding: 6px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid;
    overflow: hidden;
    height: 100px;
    display: flex;
    align-items: center;
    margin: 20px 30px 20px 0;
}

.testi-img:before {
    content: '';
    position: absolute;
    border: 2px solid blue;
    height: 110px;
    border-radius: 50%;
    left: 35px;
    width: 110px;
}



.testimonial-section button.flickity-button {
    top: 94% !important;
    opacity: 1;
    left: 70% !important;
}

.testimonial-section button.flickity-button.flickity-prev-next-button.next {
    left: 84% !important;
}

i.fa.fa-star {
    color: #ff8e00;
    font-size: 20px;
}

.post-item.border>.post-item-wrap>.post-item-description {
    padding: 40px !important;
    width: 100% !important;
    background: #b8ccc6;
}

.imgnametitle {
    align-items: center;
}


.accordion .ac-item .ac-title:before {
    display: none;

}

.faq-section .accordion .ac-item .ac-title:before {
    display: block;

}


.gallery {
    background: url(../images/banner/gallery.webp);
    background-size: cover;
    background-position: center;
    padding: 8% !important;
    text-align: left !important;
}

.graphic {
    background: url(../images/banner/graphic.webp);
    background-size: cover;
    background-position: center;
}

.ecommmerce {
    background: url(../images/banner/ecomm.webp);
    background-size: cover;
    background-position: center;
}

.web {
    background: url(../images/banner/web.webp);
    background-size: cover;
    background-position: center;
}

.spn {
    background: url(../images/banner/spn.webp);
    background-size: cover;
    background-position: center;
}

.polo-carousel-item img {
    height: 70% !important;
}

#topbar .social-icons li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.board-img img {
    width: 100%;
}

.board-img {
    margin: auto;
}

section.team-about {
    background: #f0f3f7;
}

/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 25px;
    background: #0b3855;
}


#slider i {
    height: unset !important;
    background: none !important;
    color: blue;
    font-size: 19px !important;
    margin: 0 !important;
}

section.webservice i {
    color: #fff;
    background: #0a3854;
    font-size: 20px;
    padding: 2px;
    font-weight: 600;
    margin: 10px 10px 10px 0;
}


.faq {
    background: url(../images/banner/faq.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.error {
    background: url(../images/errorimg.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}



.faq-section .contact-right-child {
    background: transparent;
    padding: 0;
}

.faq-section input,
.faq-section textarea {
    border: 1px solid #e8eaec;
    background-color: #fff;
    border-radius: 5px;
}

.faq-section .accordion {
    margin-top: 15px;
}


.careed-mobile-table {
    display: none;
}


a.btn.scroll-to.d-flex.header_anchor:hover i {
    color: #fff !important;
}


.graphic-img {
    background: linear-gradient(45deg, #ce4545, #cbc7fc);
}


.single-services-box {
    transition: .5s;
    background-color: #f6f6f6 !important;
    margin-bottom: 30px;
    padding: 50px 35px;
    border-radius: 5px;
    text-align: center;
}


.btn-theme {
    background: #e3471fed;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    padding: 10px 15px;
}

.btn-theme:hover a {
    color: #fff !important;

}

.btn-theme a {
    color: #fff !important;

}

.single-services-box h3 {
    font-weight: 700;
}

.single-services-box .icon .circles-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}


.single-services-box .icon .circles-box .circle-one {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #fe4c1c;
}


.single-services-box .icon {
    background-color: #ffe9e3;
    position: relative;
    border-radius: 50%;
    width: 90px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    color: var(--mainColor);
    font-size: 40px;
    margin-bottom: 30px;
}

.single-services-box .icon .circles-box .circle-two {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #1c17a0 !important;
}


@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

i.fas.fa-star.icon-1st {
    color: #1c17a0;
}

i.fas.fa-star.icon-2st {
    color: #2eb01c;
}

.icon.\31 {
    background: #d7d7ff;
}

.icon.\32 {
    background: #ccffcc;
}



i.fas.fa-star.icon-3st {
    color: #9916b1;
}

.icon.\33 {
    background: #f7d4fd;
}

i.fas.fa-star.icon-4st {
    color: #d94098;
}

.icon.\34 {
    background: #ffd9f6;
}

i.fas.fa-star.icon-5st {
    color: #1fa299;
}

.icon.\35 {
    background: #c1e0de;
}

.icon.\36 {
    background: #bbbbbb;
}


@media screen and (max-width:640px) {
    .resposive-none {
        display: none !important;
    }

    .load-popup {
        width: 310px;
    }

    div#slider {
        min-height: 70% !important;
        height: 0;
    }

    section.testimonial-section {
        background: #F6F7FA;
    }

    .service-sec {
        font-size: 25px;
        text-align: center;
    }

    .testi-img {
        width: 70px;
        height: 70px;
        margin: 20px 20px 20px 0;
    }

    .testi-img:before {
        height: 80px;
        width: 80px;
    }

    .testi-cname h4 {
        font-size: 16px;
    }

    .home-contact-upper h1 {
        font-size: 24px;
    }

    .home-contact-img {
        display: none;
    }

    .home-contact-lower .service-sec {
        font-size: 2rem;
        margin-top: 30px;
    }

    input.email-input {
        width: 100%;
        padding: 14px !important;
        font-size: 13px !important;
    }

    input.btn-input {
        width: 35%;
        padding: 14px !important;
    }

    .home-contact-upper {

        margin-top: 0px;
        padding: 20px;
    }

    .service-sec_img {
        position: relative;
        top: 0;
    }

    .service-sec_img img {
        width: 100%;
    }

    #service-sec {
        margin-top: 0px;
    }

    .team-member:hover .blog-card {
        font-size: 15px;
    }

    .about-right-1-1 {
        height: 100px;
        width: 100px;
        padding: 10px 15px;
    }


    .about-right-1-1 p:first-child {
        font-size: 30px;
    }

    .about-right-1-2 img {
        padding-left: 0px;
        padding-right: 0px;
    }


    .about-right-1-3 {
        position: relative;
        left: 0px;
        bottom: 35px;
        width: 100%;
    }


    .about-right-1-1 p:last-child {
        font-size: 13px;
    }


    .about-right-1-2::before {
        height: 375px;
        width: 375px;
        right: -15px;
    }

    .about-right-1-2::after {
        content: '';
        height: 300px;
        width: 300px;
        top: -7px;
        right: 22px;

    }

    li.nav-item a {
        font-size: 14px;
    }

    .tabs .nav-tabs .nav-link {
        padding: 10px 12px;
    }

    .tabs .nav-tabs {
        margin-top: 20px;
    }

    section#about-sec {
        padding: 40px 0;
    }

    .card-count {
        padding: 20px 0 0 20px;
    }

    .counter span {
        font-size: 40px;
        line-height: 40px;
        font-weight: 600;
    }

    .about-mobile-right-side {
        margin-top: 35px;
    }

    .career-desktop-table {
        display: none;
    }

    .career-mobile-heading {
        background: #14142b;
        padding: 10px;

        & p {
            color: #fff;
        }
    }

    .career-mobile-details {
        background: #f1f1f1;
        padding: 10px;

        & p {
            color: #000;
        }
    }

    .careed-mobile-table {
        background: #f1f1f1;
    }

    .career-mobile-btn {
        padding: 10px;
    }

    .career-mobile-btn .table-btn {
        display: block;
    }

    .careed-mobile-table {
        display: block;
    }

    .jd {
        padding: 30px 25px;
    }

    .jd-right-img {
        display: none;
    }

    p.jd-line-bar {
        line-height: 2;
        margin: 10px;
        padding-left: 20px;
    }

    .jd-form-submit {
        width: 100%;
    }

    .contact-left-child {
        padding: 30px 10px;
    }

    .contact-left-side {
        padding: 26px;

    }

    .contact-right-child {
        padding: 26px 20px;
    }

    .faq-section .contact-right-child {
        padding: 26px 20px;
        background: #f2f6fb;
    }

    .vs-amz2d i {
        font-size: 12rem;
    }
}


.leopax {
    background: #e2c138;
}


.service-process {
    background-color: #f0f3f7;
}

/* .process-section{
    background:url(../images/pink-up.webp);
    background-size: cover;

} */
.process-no-1 p {
    font-size: 40px;
    background: linear-gradient(179deg, #2757d8, #000102);
    width: 75px;
    height: 75px;
    border-radius: 50%;
    color: #fff;
    margin: auto;
    display: flex;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}

.process-no-2 p {
    font-size: 40px;
    font-weight: 700;
    background: linear-gradient(179deg, #2757d8, #000102);
    width: 75px;
    height: 75px;
    border-radius: 50%;
    color: #fff;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}


.process-desc p {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 12px 0;
    color: #e3471f;
}


.process-section img {
    width: 355px;
    position: relative;
    left: -45px;
}

.process-desc {
    margin: 23px 0;
}


.advertise {
    background: url(../images/banner/ad-service.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.listing {
    background: url(../images/banner/list-catalogue.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.imageedit {
    background: url(../images/banner/image-edit.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.storefront {
    background: url(../images/banner/storefront.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.product-sourcing {
    background: url(../images/banner/product-sourcing.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}


.feedback {
    background: url(../images/banner/feedback.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}


.inventory {
    background: url(../images/banner/inventory.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}


.translation {
    background: url(../images/banner/translate.webp );
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.a-plus-creation {
    background: url(../images/banner/a-plus.webp );
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}



.suspend {
    background: url(../images/banner/account-suspend.webp );
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}



.portfolio-item-wrap {
    margin: 10px !important;
}



@media screen and (max-width:600px) {
    .about-year::after {
        height: 29px !important;
        width: 29px !important;
        right: 35px;
        top: 156px !important;
    }
}


.portfolio-btn.active {
    background: #e3471fed !important;
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    padding: 5px 15px;
}

li.portfolio-btn.active a {
    border: none;
    color: #fff !important;
}

.portfolio-btn:hover a {
    border: none !important;
    color: #000 !important;
}

.grid-active-title {
    opacity: 1;
    color: #000;
    font-weight: 300;
}

.service-sec_2row h4 {
    text-shadow: -4px 3px 4px rgba(0, 0, 0, 0.3);
}



.bg-overlay {
    background-color: #000 !important;
    opacity: .8;
}

div#slider\ index-page {
    height: 80vh;
    min-height: 81%;
}

div#mainMenu * {
    text-transform: uppercase;
}


.deals_popover {
    position: fixed;
    z-index: 999999999;
    bottom: 20px;
    left: 20px;
    /* animation: glow 1.5s infinite linear alternate; */
}



.deal.modal {
    top: 0;
    bottom: 0 !important;
    height: unset !important;
}

img.deals_img {
    height: 100px;
    background: none;
    animation: glow 1.5s infinite linear alternate;

}

.deal .modal-content {
    border-radius: 0;
    background: none;
}

.deal .modal-dialog.modal-lg {
    display: flex;
    align-items: end;
    justify-content: end;
    height: calc(100vh - 3.75rem);
}






@keyframes glow {
    0% {
        /* transform: translateY(0); */
        transform: scale(1);
    }



    50% {
        transform: scale(1.2);
    }


    100% {
        transform: scale(1);
    }
}


@media screen and (max-width:600px) {
    img.deals_img {
        height: 60px;
        background: none;
    }



    .deal .modal-dialog.modal-lg {
        height: calc(100vh - 40%);
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block !important;
    }


    div#slider\ index-page {
        height: 80vh;
        min-height: 38%;
    }

    .inspiro-slider .slide .slide-captions h1,
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 30px;
    }

    .index-page button.flickity-button.flickity-prev-next-button.previous {
        display: none;
    }

    .index-page button.flickity-button.flickity-prev-next-button.next {
        display: none;
    }

    .blog-section .flickity-button {
        top: 100% !important;
    }

    .flickity-page-dots {
        bottom: 0px;

    }

    .process-mobile {
        display: block !important;

        & img {
            width: 100%;
        }
    }

    .process-container {
        display: none !important;
    }

}

.service-img-top {
    text-align: center;
}

.mobile {
    display: none;
}

.mobile img {
    width: 100%;
    position: relative;
}

.desktop img {
    position: relative;
    width: 100%;
}


.desktop button a {
    background: #aa313100;
    width: 30%;
    height: 8%;
    position: absolute;
    z-index: 99;
    right: 2%;
    border: none;
    bottom: 10%;
}

.mobile button a {
    position: absolute;
    background: #aa313100;
    z-index: 99;
    height: 5%;
    width: 34%;
    right: 1%;
    bottom: 4%;
}



.process-mobile {
    display: none;
}



.nav-tabs .nav-link {
    color: #000 !important;

}

.tabs .nav-tabs .nav-link.active {
    color: #e65c39 !important;
    background-color: transparent;
    border-bottom: 2px solid #e65c39;
}


section.about .breadcrumb {
    font-size: 17px;
}

section.about h1 {
    font-size: 75px;
    margin: 0;
}

section.portfolio .breadcrumb {
    font-size: 17px;
}

section.portfolio h1 {
    font-size: 75px;
    margin: 0;
}

section.gallery .breadcrumb {
    font-size: 17px;
}

section.gallery h1 {
    font-size: 75px;
    margin: 0;
}

section.contact .breadcrumb {
    font-size: 17px;
}

section.contact h1 {
    font-size: 75px;
    margin: 0;
}

section.team .breadcrumb {
    font-size: 17px;
}

section.team h1 {
    font-size: 75px;
    margin: 0;
}

section.service .breadcrumb {
    font-size: 17px;
}

section.service h1 {
    font-size: 75px;
    margin: 0;
}

section.career .breadcrumb {
    font-size: 17px;
}

section.career h1 {
    font-size: 75px;
    margin: 0;
}

section.blog .breadcrumb {
    font-size: 17px;
}

section.blog h1 {
    font-size: 75px;
    margin: 0;
}


footer#footer * {
    color: #fff !important;
}



@media screen and (max-width:600px) {

    .about {
        text-align: center !important;
    }

    section.about h1 {
        font-size: 50px;
        margin: 0;
    }

    .service {
        text-align: center !important;
    }

    section.service h1 {
        font-size: 50px;
        margin: 0;
    }

    .career {
        text-align: center !important;
    }

    section.career h1 {
        font-size: 50px;
        margin: 0;
    }

    .team {
        text-align: center !important;
    }

    section.team h1 {
        font-size: 50px;
        margin: 0;
    }

    .portfolio {
        text-align: center !important;
    }

    section.portfolio h1 {
        font-size: 50px;
        margin: 0;
    }

    .gallery {
        text-align: center !important;
    }

    section.gallery h1 {
        font-size: 50px;
        margin: 0;
    }

    .contact {
        text-align: center !important;
    }

    section.contact h1 {
        font-size: 50px;
        margin: 0;
    }

    .copyright-text {
        text-align: center !important;
    }

    .footer-lower {
        text-align: center;
    }

    .team-desc {
        bottom: -100%;

    }

    .team-member {
        height: unset;
    }

    section.blog-section .flickity-viewport {
        height: 520px !important;
    }


}


li.portfolio-btn a {
    color: #000;
    font-size: 15px;
}


.grid-active-title {
    text-align: center;
    background: linear-gradient(to right, #000000 20%, rgb(255, 255, 255) 40%, rgb(119, 119, 119) 60%, #000000 80%);
    background-size: 200% auto;
    color: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 1s linear infinite;
    padding: 5px;
    font-weight: 400;
}

@keyframes shine {
    to {
        background-position: 200% center;
    }
}

li.workinghour {
    width: 450px !important;
}

li.workinghour a {
    width: 450px !important;
}

li.workinghour a i {
    color: #ef9318;
    margin-right: 10px;
    font-size: 30px;
    font-weight: 600;
}


.deals_popover {
    background-image: url(../images/deal.gif);
    background-size: cover;
    background-position: center;
    padding: 50px 50px 0 0;

}


.blog-sec-theme img {
    width: 100%;
}

.blog-sec-theme {
    padding: 10px;
    overflow: hidden;
    height: 300px;
}

.blog-sec-theme .team-desc {
    position: absolute;
    bottom: 0%;
    background: #e9ebea;
    width: 82%;
    border-radius: 5px;
    padding: 27px;
    left: calc(100% - 91%);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.blog-height {
    height: 400px;
    margin-bottom: 70px;
}

.single-blog-list {
    margin-left: 15px;
}

.single-blog-list li {
    font-size: 16px;
    color: black;
}


.team-desc p:nth-child(2) {
    margin: 10px 0;
}