body {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    color: #000;
    font-size: 14px;
    background: #fff;
}

@font-face {
    font-family: 'Back to Black Demo';
    src: url('../fonts/BacktoBlackDemo.eot');
    src: url('../fonts/BacktoBlackDemo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BacktoBlackDemo.woff2') format('woff2'),
        url('../fonts/BacktoBlackDemo.woff') format('woff'),
        url('../fonts/BacktoBlackDemo.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.crousal-space {
    height: auto !important;
}
.Poppins{font-family: "Poppins", sans-serif;}
.BacktoBlackDemo {
    font-family: 'Back to Black Demo';
}

.bg-custome {
    background: #08345C;
    height: 78px;
    position: fixed;
    z-index: 9;
    width: 100%;
}

h2 {
    font-size: 40px;
    font-weight: 700;
}

h3 {
    font-size: 28px;
}

.s-b {
    position: relative;
    height: 78px;
}

.b-logo {}

.nav-link {
    color: #fff !important;
    font-size: 16px;
    font-weight: 300;
}

.header-btn {
    background: #FFFFFF;
    border: 1px solid #000000;
    font-size: 16px;
    color: #FB9D10;
}

.header-btn:hover {
    color: #FB9D10;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.carousel-caption {
    position: absolute;
    top: 23%;
    bottom: 1.25rem;
    left: 13%;
    padding-top: 4.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
}

.carousel-caption h1 {
    font-weight: 700;
    text-shadow: 0px 0px 14px rgb(0 0 0);
}

.carousel-caption p {
    font-size: 20px;
}

.img-b {
    background-image: url(../img/Subtract.png);
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 5%;
    width: 100%;
}

.bg-i {
    position: absolute;
    bottom: 0px;
    left: 27%;
}

.data-d {
    background: linear-gradient(91.21deg, #E4EDE2 0.11%, rgba(218, 136, 15, 0.9) 100%);
    padding: 15px;
}

.data-d h3 {
    font-weight: 600;
    font-size: 36px;
    text-align: center;
}

.data-d p {
    font-size: 18px;
    line-height: 30.13px;
}

.client {
    background: #fff;
    text-align: center;
    padding: 25px 0 29px;
    position: relative;
}

.client::before {
    background: url(../img/section-side.png) no-repeat;
    content: " ";
    width: 229px;
    height: 311px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.side-img {
    text-align: end;
    margin-top: -17%;
}

.cl-logo {
    padding-right: 3.5rem;
}

.side-m {
    width: 15%;
}

.client-head h2 {
    font-size: 40px;
    font-weight: 600;
    font-style: italic;
    color: #8984ff;
    text-align: center;
}

.see-custome {
    background: #082DB1;
    border-radius: 3px;
    color: #fff;
    width: 150px;
    font-size: 20px;
    padding: 10px;
}

.dee-custome {
    background: #FB9D10;
    border-radius: 3px;
    color: #fff;
    width: 150px;
    font-size: 20px;
    padding: 10px;
}

.dee-custome:hover {
    color: #fff;
}

.see-custome:hover {
    color: #fff;
}

.see-m {
    position: relative;
    top: 20px;
}

.section-1 {
    background-image: url(../img/section-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -20px;
}

.side-img {
    position: relative;
}

.dg {
    position: absolute;
    left: -12%;
    top: 128px;
}

.sidetext {
    padding: 45px;
}

.sidetext h2 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    color: #8984ff;
}

.sidetext h3 {
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
    color: #092790;
}

.sidetext h4 {
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    color: #092790;
}

.design {
    margin: 0px 10px 0px 0px;
}

.section-3 {
    background: #fff;
    background-image: url(../img/section-3.png);
    background-position: center;
    background-repeat: repeat;
    height: 46em;
    position: relative;
}

.sid-i {
    background-image: url(../img/Subtract-4.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    position: absolute;
    width: 48%;
    left: 0px;
    text-align: center;
    padding: 20px;
    padding: 60px 0px 0px 113px;
}

.design-text h2 {
    font-size: 40px;
    font-weight: 600;
    font-style: italic;
    color: #000;
}

.design-text {
    margin-top: 10%;
}

.design-text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 21.09px;
}

.web {
    display: flex;
    display: -webkit-inline-flex;
    width: 50%;
}

.serv {
    margin-top: 40px;
}

.web p {
    color: #000;
    font-size: 25px;
    font-weight: 300;
    position: relative;
    left: 15px;
    top: 10px;
}

.wd p {
    color: #000;
    font-size: 25px;
    font-weight: 300;
    position: relative;
    left: 15px;
    top: 0px;
}

.vd p {
    color: #000;
    font-size: 25px;
    font-weight: 300;
    position: relative;
    left: 15px;
    top: -15px;
}

br {
    margin-bottom: 0px !important;
}

.sid-d {
    background-image: url(../img/Subtract-5.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    position: absolute;
    width: 48%;
    right: 0px;
    text-align: center;
    padding: 20px;
    padding: 60px 0px 0px 113px;
}

.section-4 {
    background-image: url(../img/growth.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 15em;
    position: relative;
}

.growtext {
    position: absolute;
    left: 12%;
    width: 38%;
    top: 29%
}

.s-call {
    background: #FFFFFF;
    border-radius: 3px;
    display: flex;
    padding: 10px;
    margin-top: 15%;
}

.call-bg {
    background: #FB9D10;
    border-radius: 3px;
    text-align: center;
    padding: 10px 15px;
}

.s-call h4 {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    top: 6px;
    left: 10px;
}

.section-5 {
    background-image: url(../img/section5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 35em;
}

.s5-text {
    padding: 80px 0px 0px 0px;
}

.s5-text h1 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    color: #000;
}

.s5-text span {
    color: #FB9D10;
    font-size: 50px;
    font-weight: 700;
}

.sub-text p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}

.s5-services {
    background: #63656A;
    color: #fff;
    width: 150px;
    float: right;
    text-align: center;
    padding: 5px;
}

.s5-services p {
    text-align: start;
    margin-bottom: 0px;
}

.s5-line {
    border: 1px solid #fff;
    width: 40%;
    margin-bottom: 10px;
}

.right-ico {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
    width: 30px;
    height: 30px;
    float: right;
}

.s5-space {
    height: 3em;
}

.form-floating>label {
    left: 11px;
}

.section-6 {
    /* background-image: url(../img/contact-bg.png); */
    background-repeat: no-repeat;
    padding: 0 40px 26px;
}

@media (min-width: 1415px) {
    .section-6 {
        background-position: right;
    }
}

.con-btn {
    background: #FB9D10;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 7px 30px;
}

.quot-img {
    position: relative;
    top: 40px;
}

.section-7 {
    background-image: url(../img/subscription-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 30px;
}

.news-text {
    padding-left: 20%;
}

.news-text h5 {
    color: #fff;
    font-size: 18px;
    text-align: start;
    font-weight: 400;
}

.news-text h4 {
    font-size: 30px;
    color: #fff;
}

.news-text span {
    color: #FB9D10;
}

.subscribe_form {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.18);
}

.btn-default {
    background: #FB9D10;
    color: #fff;
    border-radius: 0px;
}

.cutone-i {
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
}

.subscribe_now {
    margin-top: 4%;
}

.footer-top {
    background: #08345C;
    padding: 40px 40px 0px 40px;

}

.f-logo {
    border-right: 1px solid #797979;
    padding: 0px 0px 0px 85px;
}

.socila {
    position: relative;
    left: -45px;
}

.s-ico {
    margin: 12px;
}

.f-Services h4 {
    color: #fff;
    font-size: 18px;
}

.f-ul {
    list-style: none;
    padding-left: 0rem;
    color: #fff;
}

.f-ul li {
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 7px;
}

.f-ul a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}

.footer {
    background: #022748;
    color: #fff;
    text-align: center;
}

/*-------- Web Design Page ---------*/
.web-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 35em;
}

.banner-content {
    padding: 200px 200px;
}

.banner-content h1 {
    font-size: 41px;
    color: #fff;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}

.banner-content p {
    color: #fff;
    font-size: 18px;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}

.under-l {
    border: 2px solid #FB9D10;
    width: 40%;
    margin: auto;
}

.web-i-b {
    width: 70% !important;
}

.web-services {
    background: #fff;
}

.w-w-text h2 {
    text-align: start;
    font-size: 50px;
    font-weight: 700;
}

.w-w-text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30.13px;
}

.w-default {
    background: #0065FF;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
}

.w-default:hover {
    color: #fff;
}

.w-w-img {
    margin-top: 37%;
}

.w-w-bottom p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30.13px;
}

.w-our-design {
    background: #E4EDE2;
    padding: 40px 0px 30px 0px;
    position: relative;
}

.w-w-head p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30.13px;
}

.wbs {
    padding-right: calc(var(--bs-gutter-x)/ 0) !important;
    padding-left: calc(var(--bs-gutter-x)/ 0) !important;
}

.w-b-s {
    background: #fff;
}

.w-d-s-box {
    background: #fff;
    padding: 28px;
    height: 25em;
}

.w-d-s-box:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    transition: all 0.5s;
}

.w-u-line {
    border: 1px solid #00000073;
    width: 70%;
    margin: auto;
}

.w-d-s-box p {
    padding: 0px 60px 0px 70px;
    font-size: 18px;
    line-height: 21.09px;
    font-weight: 300;
}

.w-o-p-box {
    background: #E4EDE2;
    border-radius: 25px;
    padding: 10px;
    height: 33em;
}

.w-o-p-box img {
    margin-top: -8%;
}

.w-o-p-box h3 {
    color: #051C6C;
}

.w-o-p-box p {
    font-size: 18px;
    line-height: 21.09px;
    font-weight: 300;
}

.wire-img {
    text-align: center;
    margin-top: -3.8%;
}

.wire-img img {
    position: relative;
    left: 37px;
}

.d-line {
    position: relative;
    top: 56%;
    left: -28%;
    width: 134px;
}

.w-d-a-text p {
    font-size: 18px;
    line-height: 30.09px;
    font-weight: 300;
}

.w-d-a-text ul {
    padding-left: 1rem;
    font-size: 18px;
    font-weight: 300;
}

/*-- Seo --*/
.seo-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 35em;
}

.our-seo {
    padding: 40px 0px 30px 0px;
}

.seo-s-text p {
    font-size: 18px;
    line-height: 30.09px;
    font-weight: 300;
}

.seo-b-text h2 {
    font-size: 40px;
}

.seo-b-text ul {
    padding-left: 1rem;
    font-size: 18px;
    font-weight: 300;
}

.w-d-a-text h2 {
    font-size: 40px;
}

.w-d-seo-box {
    background: #fff;
    padding: 15px;
    height: 28em
}

.w-d-seo-box:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    transition: all 0.5s;
}

.w-d-seo-box p {
    padding: 0px 28px 0px 28px;
    font-size: 15px;
    line-height: 21.09px;
    font-weight: 300;
}

.res-custome {
    position: relative;
    top: 20px;
}

.read-btn {
    background: #FB9D10;
    border-radius: 3px;
    color: #fff;
}

.read-btn:hover {
    color: #fff;
}

/*--  Social Meadia Market --*/
.smm-box {
    background: #fff;
    padding: 20px;
}

.line-5 {
    border: 1px solid #00000059;
    width: 45%;
}

.img-box {
    width: 48% !important;
    margin-bottom: 10px;
    margin-top: unset !important;
}

/*-- App Development --*/
.sec-8-text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30.18px;
}

.app-icon {
    margin: 0px 40px 0px 0px;
}

.app-icon p {
    position: relative;
    left: 15px;
}

.app-tab {
    background: #fff;
    padding: 20px;
}

.app-t-btn {
    border: none;
    background: transparent;
    color: #8F8F8F !important;
    font-size: 25px;
    font-weight: 500;
    margin: 0px 0px 0px 0px;
}

.nav-pills>.nav-link.active,
.nav-pills>.show>.nav-link {
    color: #FB9D10 !important;
    background: transparent !important;
    border: transparent !important;
}

button:focus {
    outline: dotted 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.tab-line {
    border: 1px solid #FB9D10;
    margin-bottom: 20px;
}

.app-font {
    font-size: 18px;
    font-weight: 300;
}

.os-text p {
    padding-left: 22%;
    padding-right: 22%;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    line-height: 23.18px;
}

/*-- Native Page --*/
.n-d-b-text p {
    margin: 0px 70px 0px 0px;
    font-size: 18px;
    font-weight: 300;
}

.n-a-services p {
    font-size: 18px;
    font-weight: 400;
}

.seo-b-text p {
    font-size: 17px;
    font-weight: 300;
}

.you-t-text h3 {
    font-size: 40px;
    font-weight: 700;
}

/*-- Afflieate Marketing --*/
.affliate {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 20em;
}

.aff-content {
    padding: 80px 100px;
}

.aff-content h1 {
    font-size: 60px;
    color: #fff;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}

.aff-content p {
    color: #fff;
    font-size: 22px;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}

.p-mode img {
    margin: auto;
}

.p-mode p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.aff-btn {
    text-align: center;
}

.aff-custome {
    background: #FB9D10;
    border-radius: 3px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 10px 25px;
}

.aff-custome:hover {
    color: #fff;
}

/*-- Conatct us Page --*/
.custome-input {
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 0.5rem;
    font-size: 17px;
}

.c-custome {
    background: #0065FF;
    border-radius: 3px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 10px 25px;
}

.c-custome:hover {
    color: #fff;
}

.address-box {
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 3px;
}

.add {
    border-right: 2px solid #000;
}

.add-box {
    padding: 5px;
}

.add-box p {
    font-size: 18px;
    font-weight: 300;
    margin-top: -5px;
}

.add-box a {
    text-decoration: none;
    color: #000;
}

.privacy-text p {
    font-size: 18px;
    font-weight: 300;
}

.gallery-head p {
    font-size: 18px;
    font-weight: 300;
}

.gallery-head ul {
    padding-left: 1rem;
    font-size: 18px;
    font-weight: 300;
}

.g-img-box img {
    position: relative;
}

.set-2 {
    left: -85px;
}

.set-5 {
    left: 28px;
}

.set-8 {
    left: 40px;
}

.set-10 {
    left: 52px;
}

/*----- Our Team ------*/
.team-box {
    background: #414B6F;
    padding: 20px;
    text-align: center;
    width: 90%;
    font-family: 'Rosarivo', serif;
}

.team-box img {
    width: 70%;
}

.team-box h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 400;
}

.team-box h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.team-bottom {
    background-image: url(../img/team/Polygon\ 39.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 10em;
    width: 90%;
}

.team-social {
    position: relative;
    top: 35px;
}

.space-team {
    height: 2em;
}

.desk-hide {
    display: none;
}

/*--============================ Resposive for Mobile Site =======================--*/
.sidenav {
    height: 100%;
    width: 0;
    z-index: 99999 !important;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.side-option ul {
    list-style: none;
    padding-left: 0px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    display: block;
    transition: 0.3s;
    color: #000;
    font-weight: 500;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.side-menu {
    list-style: none;
    padding: 5px;
}

.side-menu-active {
    list-style: none;
    padding: 5px;
    background: #FB9D10;
}

.side-menu-active a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.text-mob {
    margin-left: 30px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.s-ico {
    position: relative;
    top: -5px;
    left: 18px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: unset;
    margin: auto;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 9999;
}

.slick-current {
    opacity: 1;
}

@media (max-width:1100px) {
    .web {
        margin: 0px 80px 0px 0px;
    }
}

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

    .desk-hide {
        display: block;
    }

    .brand {
        top: -8px;
    }

    .side-n {
        position: relative;
        top: -10px;
    }

    .web {
        margin: 0px 40px 0px 0px;
    }

    .header-btn {
        font-size: 12px;
    }
}

@media (max-width:746px) {
    .mob-hide {
        display: none;
    }

    .section-1,
    .section-3,
    .section-4,
    .section-5,
    .section-6 {
        height: unset;
        background: unset;
    }

    .data-d h3 {
        font-size: 14px;
    }

    .data-d p {
        font-size: 11px;
        line-height: 13.13px;
    }

    .dg,
    .sid-i,
    .section-4,
    .quot-img {
        display: none;
    }

    .section-5 {
        background: unset;
    }

    .img-b {
        background: unset;
    }

    .bg-i {
        left: 35%;
        width: 26%;
    }

    .m-b {
        height: 15em;
    }

    .carousel-caption h1 {
        font-weight: 500;
        font-size: 20px;
    }

    .carousel-caption p {
        display: none;
    }

    .client-slide {
        padding: 0px 30px;
    }

    .side-img {
        margin-top: -1%;
    }

    .sidetext {
        padding: 10px;
    }

    .sidetext h3,
    .sidetext h4 {
        font-size: 13px;
        color: #000;
    }

    .design-text h2 {
        font-size: 24px;
    }

    .lineimg {
        width: 35% !important;
    }

    .mob-design {
        background-image: url(../img/m-subtract.png);
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 97%;
        height: 24em;
    }

    .web p {
        font-size: 14px;
        left: 15px;
        top: 10px;
    }

    .design-text p {
        font-size: 12px;
        line-height: 15.09px;
    }

    .web {
        width: 170px;
    }

    .serv {
        margin-top: 10px;
    }

    .pos {
        position: relative;
        height: 24em;
    }

    .s5-text span {
        font-size: 20px;
    }

    .s5-text h1 {
        font-size: 18px;
    }

    .sub-text p {
        font-size: 12px;
        line-height: 16px;
    }

    .s5-text {
        padding: 30px 0px 0px 0px;
    }

    .s5-space {
        height: 0em;
    }

    .contact-form {
        padding: 20px;
        box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
    }

    .con-btn {
        background: #FB9D10;
        border-radius: 0px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        padding: 4px 26px;
    }

    .form-control {
        font-size: 11px;
    }

    .form-select {
        padding: .37rem 0.4rem 0.3rem 0.7rem;
        font-size: 11px;
    }

    .form-floating>label {
        font-size: 11px;
    }

    .banner-content,
    .aff-content {
        padding: 50px 15px;
    }

    .seo-hero,
    .web-hero,
    .affliate,
    .w-d-s-box {
        height: 15em;
    }

    .banner-content h1 {
        font-size: 30px;
    }

    .banner-content p,
    .aff-content p {
        font-size: 15px;
    }

    .w-w-text h2,
    .aff-content h1 {
        font-size: 25px;
    }

    .w-w-text p,
    .w-w-head p,
    .w-d-a-text p,
    .seo-s-text p,
    .w-o-p-box p,
    .n-a-services p,
    .seo-b-text p,
    .xml-s p,
    .w-w-bottom p,
    .sec-8-text p,
    .app-font,
    .p-mode p {
        font-size: 12px !important;
        line-height: 18.13px;
    }

    .w-d-s-box p {
        padding: 0px 27px 0px 27px;
        font-size: 12px;
        line-height: 19.09px;
    }

    .w-w-img {
        margin-top: 0%;
    }

    h2 {
        font-size: 22px !important;
    }

    h3 {
        font-size: 20px !important;
    }

    .w-d-a-text ul {
        font-size: 12px;
    }

    .seo-s-text h2,
    .seo-s-text p {
        text-align: start !important;
    }

    .mb-5 {
        margin-bottom: 0.5rem !important;
    }

    .seo-b-text ul {
        font-size: 12px;
    }

    .w-d-seo-box p {
        padding: 0px 18px 0px 18px;
        font-size: 12px;
        line-height: 19.09px;
    }

    .w-d-seo-box {
        padding: 14px;
        height: 22em;
    }

    .w-o-p-box {
        height: 28em;
    }

    .t-a-subtext ul {
        font-size: 12px !important;
        margin: 0px 0px 0px 0 !important;
    }

    .t-a-subtext ul img {
        width: 12px !important;
    }

    .seo-b-text h5 {
        font-size: 15px !important;
        position: relative;
        top: -13px;
    }

    .xml-s img {
        width: 60% !important;
    }

    .t-t-s-c {
        top: 0px !important;
        margin-left: 20% !important;
    }

    .t-a-adress {
        margin: 5px;
    }

    .os-text p {
        padding-left: 7%;
        padding-right: 7%;
        font-size: 12px;
        line-height: 18.18px;
    }

    .app-t-btn {
        font-size: 10px;
    }

    .nav-link {
        padding: 0.2rem 0.2rem;
    }

    .n-d-b-text p {
        margin: 0px 15px 0px 0px;
        font-size: 12px;
    }

    .g-img-box img {
        position: relative;
        width: 100%;
        margin: 5px;
    }

    .set-10,
    .set-8,
    .set-5,
    .set-2 {
        left: 0px;
    }

    .add {
        border-right: none;
    }

    .add-box p {
        font-size: 16px;
    }

    .add-ico {
        width: 16px !important;
        height: 16px !important;
    }

    .c-custome {
        font-size: 14px;
        padding: 6px 12px;
    }

    .text-spc {
        height: 100px !important;
    }

}

.text-spc {
    height: 100px;
}

@media (max-width: 360px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }

    .client-head h2,
    .sidetext h2 {
        font-size: 18px !important;
    }

    .banner-content h1 {
        font-size: 25px;
    }

    .f-link {
        font-size: 8px;
    }
}

.mr-logo {
    margin: 0 auto;
}

.client-mob img {
    position: relative;
}

.mob-section {
    background-image: url(../img/section-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 20px;
}

.mob-footer {
    background: #FB9D10;
    position: fixed;
    width: 100%;
    bottom: 0px;
    padding: 10px 5px;
    z-index: 9;
}

.mob-footer ul {
    list-style: none;
    text-decoration: none;
    margin-bottom: 0rem;
}

.mob-footer a {
    text-decoration: none;
    color: #fff;
}

.mob-footer li {
    margin: 0px 27px 0px 0px;
}

.f-link-active {
    background: #fff;
    border-radius: 50%;
    width: 72px;
    height: 60px;
    color: #FB9D10 !important;
    text-align: center;
    font-size: 11px;
    padding: 5px;
}

.f-link-active a {
    color: #FB9D10 !important;
}

.f-link {
    width: 70px;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding: 5px;
}

.f-link img {
    width: 25px;
    margin-bottom: 5px;
}

.m-space {
    height: 4em;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: unset;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
}

.accordion-button {
    background-color: transparent;
    border: none;
    padding: 1rem 2.25rem;
    font-size: 20px;
    font-weight: 500;
}

.accordion-collapse {
    border: none;
}

.accordion-body {
    padding: 0rem 1.25rem;
}

.drop-menu a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 0px 0px 0px 18px;
    text-decoration: none;
}

.desk-add {
    position: relative;
    left: -29%;
    top: -16px;
    text-align: center;
}

.desk-add span {
    position: relative;
    left: 0;
    font-size: 0.9em;
    color: #fff;
}

.desk-add p {
    color: #fff;
    font-size: 14px;
}

.t-t-s-c {
    margin-left: 10%;
    position: relative;
    top: -25px;
}

.xml-s {
    text-align: center;
}

.xml-s img {
    width: 40%;
    margin-bottom: 15px;
}

.xml-s p {
    font-size: 22px;
    font-weight: 400;
}

.t-a-box {
    height: 24em;
}

.t-a-box p {
    color: #051C6C;
}

.t-a-subtext ul {
    list-style: none;
    font-size: 30px;
    font-weight: 300;
    margin: 0px 55px 0px 100px;
}

.t-a-subtext ul img {
    width: 30px;
}

.t-a-subtext ul span {
    position: relative;
    left: 15px;
    top: 4px;
}

.seo-b-text h5 {
    font-size: 25px;
}

.t-a-adress {
    background: #fff;
    border-radius: 10px;
    height: 13em;
    padding: 15px 30px 1px 30px;
}

.crousal-space {
    height: 5em;
}

.add-ico {
    width: 25px;
    height: 25px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #000;
    outline: 0;
    box-shadow: none;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.f-logo img {
    width: 100px;
    position: relative;
    left: 13px;
}

.s-ico img {
    width: 30px;
}

.s-ico {
    position: relative;
    top: -5px;
    left: 18px;
}

@media(min-width:1519px) {
    .growtext {
        position: absolute;
        left: 13%;
        width: 38%;
        top: 29%;
    }
}


/**********************************performance-marketing-start**************************************/
.w-w-text-new {}

.w-w-text-new ul {
    margin: 0;
    padding: 0;
}

.w-w-text-new ul li {
    padding: 8px 28px;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    list-style-type: none;
    position: relative;
}

.w-w-text-new ul li::after {
    content: "";
    position: absolute;
    background: url(../img/cercl-icon.png) no-repeat;
    width: 12px;
    height: 12px;
    left: 3px;
    top: 14px;
}

.w-w-text-new h2 {
    text-align: start;
    font-size: 28px;
    font-weight: 500;
}

.banner-content.content-txt h1 {
    font-size: 28px;
    font-weight: 500;
}

.banner-content.content-p p {
    font-size: 18px;
    font-weight: 500;
}

section.web-services.add-color {
    background: #E4EDE2;
    padding: 40px 0px 30px 0px;
}

.w-w-head.add-txt h2 {
    font-size: 28px;
    font-weight: 700;
}

.w-w-head.add-txt p {
    font-size: 24px;
    font-weight: 400;
}

.w-o-p-box.performance-txt {
    height: 100%;
}

.w-o-p-box.performance-txt h3 {
    font-size: 24px;
    font-weight: 500;
    height: 48px;
    line-height: 30px;
}

.w-o-p-box.performance-txt p {
    font-size: 18px;
    font-weight: 300;
    color: #051C6C;
    line-height: 22px;
}

.w-our-proces .container .row .col-md-3 {
    width: 27.7%;
}

.our-performance {
    position: relative;
}

.our-performance::after {
    content: " ";
    background: url(../img/back-left.png) no-repeat;
    width: 476px;
    height: 781px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.our-performance h3 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 29px;
    margin-top: 10px;
}

section.w-our-design.add-txt {
    padding-bottom: 45px;
}

section.w-our-design.add-txt h2 {
    font-size: 22px;
    font-weight: 500;
}

section.w-our-design.add-txt ul {
    margin: 13px 0 0;
    padding: 11px 0 0;
}

section.w-our-design.add-txt ul li {
    width: 33.13%;
    padding: 0 27px;
    display: inline-block;
    list-style-type: none;
    position: relative;
    font-size: 18px;
    font-weight: 400;
}

section.w-our-design.add-txt ul li::after {
    content: " ";
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../img/tick-icon.png) no-repeat;
    width: 30px;
    height: 24px;
}

.patner-icon {}

.patner-icon ul {
    margin: 0;
    padding: 0;
}

.patner-icon li {
    display: inline-block;
    margin: 18px 0;
    text-align: center;
    padding-right: 20px;
}

.our-brand {
    margin: 11px 0 13px;
}

.our-brand p {
    font-weight: 500;
    font-size: 32px;
    margin-top: 1rem
}

.our-brand ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}

.our-brand ul li {
    display: inline-block;
    list-style-type: none;
}

.client-logo {
    display: flex;
    justify-content: space-around;
    border-radius: 4px;
    border: solid .6px #dedfdf;
    background-color: #fff;
    padding: 12px 12px;
    margin: 14px 0;
}

.client-logo img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.client-logo img {
    max-height: 32px;
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .6;
    cursor: pointer;
}

.section-5.add-sec {
    background: none;
    background-color: #162b64;
}

.part-sect {
    width: 100%;
    display: inline-block;
    background-color: #162b64;
    padding: 72px 0 20px 0;
}

.part-sect .part-row {
    position: relative;
    width: 100%;
    text-align: center;
}

.part-new {
    width: 100%;
    position: relative;
}

.part-sect .our-row {
    margin: 0 auto;
    padding: 60px 0 0px;
    border-bottom: 2px #2f4174 solid;
    margin-bottom: 33px;
    width: 100%;
    float: left;
}

.part-sect .col20 {
    display: inline-block;
    vertical-align: top;
    width: 19.2%;
    float: left;
    padding-bottom: 40px;
}

.part-sect .col20 .imgcnt {
    width: 50px;
    height: 40px;
    display: table-cell;
    vertical-align: top;
    padding-right: 16px;
}

.part-sect .col20 .txtcnt {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.part-sect .col20 .txtcnt p {
    font: normal 20px;
    display: block;
    color: rgba(255, 255, 255, 0.702);
    margin-bottom: 0;
}

.part-sect .col20 .txtcnt p:last-child {
    font: 400 13px;
}

.part-sect .col20:nth-child(1) {
    padding-left: 42px;
}

.part-sect h4 {
    font-size: 20px;
    color: #fff;
    text-transform: unset;
    text-align: center;
    margin-bottom: 66px;
}

.part-new:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    width: 41.6%;
    height: 2px;
    background: #384a7a;
}

.part-new:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 41.6%;
    height: 2px;
    background: #384a7a;
}

.part-sect .our-row2 {
    margin: 0 auto;
    width: 920px;
    padding-bottom: 64px;
}

.part-sect .col2 {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    float: left;
    padding-bottom: 40px;
}

.part-sect .col2 .imgcnt {
    width: 50px;
    height: 40px;
    display: table-cell;
    vertical-align: top;
    padding-right: 16px;
}

.part-sect .col2 .txtcnt {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.part-sect .col2 .txtcnt p {
    font: normal 20px;
    display: block;
    color: rgba(255, 255, 255, 0.702);
    margin-bottom: 0;
}

.part-sect .col2 .txtcnt p:last-child {
    font: 400 13px;
}

.part-sect .part-row {
    position: relative;
    width: 100%;
    text-align: center;

}

.part-new2 {
    width: 100%;
    position: relative;
}

.part-new2:before {
    content: "";
    position: absolute;
    top: 38px;
    right: 0;
    width: 44.2%;
    height: 2px;
    background: #384a7a;
}

.part-new2:after {
    content: "";
    position: absolute;
    top: 38px;
    left: 0;
    width: 44.2%;
    height: 2px;
    background: #384a7a;
}

.part-sect .part-row .g-part {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.part-sect .our-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.part-sect .col21 {
    display: inline-block;
    vertical-align: top;
    width: 19.9%;
    float: left;
    padding-bottom: 40px;
}

.part-sect .col21:nth-child(1) {
    padding-left: 71px;
}

.part-sect .col21 .imgcnt1 {
    width: 61px;
    height: 62px;
    display: table-cell;
    vertical-align: top;
    padding-right: 19px;
}

.part-sect .col21 .txtcnt1 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.part-sect .col21 .txtcnt1 p {
    font: normal 20px;
    display: block;
    color: rgba(255, 255, 255, 0.702);
    margin-bottom: 0;
}

.part-sect h4 {
    font-size: 20px;
    color: #fff;
    text-transform: unset;
    text-align: center;
    margin-bottom: 66px;
    clear: both;
}

/**********************************performance-marketing-end**************************************/

/**********************************ERP Solutions Start**************************************/

.w-w-text ul {
    margin: 0 27px;
    padding: 0;
}

.w-w-text ul li {
    padding: 6px 2px;
    font-size: 18px;
    font-weight: 300;
}

.w-w-text ul li::marker {
    font-size: 30px;
}

.our-erp {
    float: left;
    width: 428px;
    height: 518px;
    padding: 43px;
}

.our-erp h3 {
    font-size: 33px;
    font-weight: 500;
    text-align: center;
}

.our-erp ul {
    margin: 57px 45px;
    padding: 0;
}

.our-erp ul li {
    font-size: 18px;
    font-weight: 300;
}

.our-erp ul li::marker {
    font-size: 30px;
    line-height: 32px;
}

.erp-txt {
    text-align: center;
}

.erp-txt h4 {
    font-size: 33px;
    font-weight: 500;
}

.txt-1 {
    font-size: 33px;
    font-weight: 700;
}

.p-txt {
    font-size: 18px;
    font-weight: 300;
    text-align: left;
}

.txt-2 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
}

.main-box {
    background-color: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    border: 1px solid #f2f2f2;
    padding: 13px 0;
}

.main-box .float-left {
    float: left;
    width: 17%;
}

.main-box .float-left img {
    height: 141px;
}

.main-box .float-right {
    float: left;
    width: 83%;
    padding-top: 11px;
}

.w-o-p-box.performance-txt.text-center img {
    mix-blend-mode: multiply;
}

.arcituctur {
    margin-top: 10px;
    padding: 30px 0;
    text-align: center;
    background: #E4EDE2;
}

.arcituctur h3 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
}

.arcituctur p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.arcituctur ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.arcituctur ul li {
    display: inline-block;
    list-style-type: none;
}

.arcituctur ul li p {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    padding: 16px 28px 0;
}

.ever {
    margin-top: 50px;
    text-align: center;
}

.ever h3 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
}

.ever p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    margin-bottom: 50px;
}

.ever ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.ever ul li {
    display: inline-block;
    width: 29.33%;
    height: 465px;
    margin-right: 3.7%;
    vertical-align: text-top;
    margin-bottom: 30px;
    list-style-type: none;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    padding: 30px;
}

.ever ul li h3 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
    height: 49px;
}

.ever ul li p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.ever ul li img {
    width: 91px;
    height: 91px;
}

.industies {
    background: #E4EDE2;
    padding: 35px 0;
    text-align: center;
    margin-top: 50px;
}

.industies h4 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 16px;
}

.industies p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.education {
    background: url(../img/back-edu.png) no-repeat;
    width: 100%;
    height: 275px;
    background-size: cover;
}

.education ul {
    margin: 61px 37px 0;
    padding: 0;
}

.education ul li {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    list-style-type: none;
    position: relative;
    width: 33.33%;
    float: left;
    padding: 12px 0;
}

.education ul li::after {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background: url(../img/tick-edu.png) no-repeat;
    left: -38px;
    top: 16px;
}

.commitment {
    margin-top: 30px;
    margin-bottom: 30px;
}

.commitment ul {
    margin: 0 21px;
    padding: 0;
}

.commitment ul li {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    padding: 11px 0;
}

.commitment ul li strong {
    font-weight: 400;
    font-size: 18px;
    margin-top: 0;
}

.commitment h5 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-top: 27px;
    margin-bottom: 27px;
}

.commitment h6 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-top: 27px;
}

.commitment p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 16px;
}

.commitment strong {
    font-weight: 400;
    font-size: 18px;
    margin-top: 33px;
    display: inline-block;
}

.mt-5-new {
    margin-top: 3rem;
}

@media (max-width: 1415px) {
    .our-performance::after {
        width: 293px;
        height: 646px;
        left: -120px;
    }

    .client {
        padding: 25px 0 77px;
    }

    .client::before {
        background: none;
    }
}

@media (max-width: 767px) {
    .mob-hide {
        display: none !important;
    }

    .our-erp ul {
        margin: 0 38px;
        padding-bottom: 20px;
    }

    .our-erp {
        max-width: 100%;
        background-size: cover;
        height: 518px;
        padding: 0;
    }

    .our-erp h3 {
        padding: 13px 0;
        background-color: #e4ede2;
        font-size: 16px !important;
    }

    .main-box .float-left {
        float: left;
        width: 100%;
    }

    .main-box .float-left img {
        height: 61px;
    }

    .main-box .float-right {
        float: left;
        width: 100%;
        padding-top: 5px;
        padding: 11px 15px;
    }

    .our-erp ul li {
        font-size: 14px;
    }

    .erp-txt h4 {
        font-size: 22px;
    }

    .our-erp {
        background-image: none !important;
        border: 1px solid #f2f2f2;
        -webkit-box-shadow: 0 0 5px 2px #fff;
        -moz-box-shadow: 0 0 5px 2px #fff;
        box-shadow: 0 0 5px 2px #fff;
        height: auto;
        margin-bottom: 18px;
        border-radius: 5px;
        margin-left: 13px;
    }

    .our-performance::after {
        display: none;
    }

    .banner-content.content-txt p {
        display: none;
    }

    section.w-our-design.add-txt ul li {
        width: 100%;
        padding: 3px 32px;
        font-size: 14px;
    }

    section.w-our-design.add-txt ul {
        margin: 0;
        padding: 0;
    }

    section.w-our-design.add-txt ul li::after {
        top: 10px;
    }

    section.w-our-design.add-txt h2,
    .our-performance h3 {
        font-size: 15px !important;
    }

    .patner-icon li {
        width: 50%;
        margin: -21px 0 3px;
        padding: 34px 3px;
    }

    .patner-icon li img {
        height: 44px;
    }

    .our-brand p {
        font-size: 12px;
        margin-top: 8px;
    }

    .our-brand ul li a img {
        height: 30px;
    }

    .our-brand {
        margin: 0 0 22px;
    }

    /* .slick-slide img{    max-height:25px;} */
    .part-sect .our-row2 {
        width: 100%;
    }

    .part-sect .col21 {
        width: 50%;
    }

    .part-sect .col21:nth-child(1),
    .part-sect .col20:nth-child(1) {
        padding-left: 0;
    }

    .part-sect .col2 {
        width: 50%;
    }

    .part-sect .col20 {
        width: 50%;
    }

    .part-sect {
        padding: 22px 0 20px 0;
    }

    .part-new2:before,
    .part-new2:after,
    .part-new:before,
    .part-new:after {
        width: 25.2%;
    }

    .part-sect h4 {
        margin-bottom: 22px;
    }

    .part-sect .our-row {
        padding: 30px 0 0;
    }

    .client::before {
        display: none;
    }

    h2 {
        font-size: 15px !important;
    }

    h3 {
        font-size: 15px !important;
    }

    .part-sect h4 {
        font-size: 14px;
    }

    .part-sect .col20 .txtcnt p,
    .part-sect .col2 .txtcnt p,
    .part-sect .col21 .txtcnt1 p {
        font-size: 12px !important;
    }

    .client-slide {
        padding: 0 30px 15px;
    }

    .s5-text h1 {
        font-size: 15px;
    }

    .s5-text span {
        font-size: 15px;
    }

    .w-w-text ul li {
        font-size: 14px;
    }

    .w-w-text ul li::marker,
    .our-erp ul li::marker {
        font-size: 21px;
    }

    .xml-s>.slick-slide .slick-slide img {
        height: auto;
    }

    .erp-txt h4 {
        font-size: 16px;
    }

    .p-txt {
        font-size: 12px;
    }

    .w-w-text-new ul li {
        font-size: 13px;
    }

    .aff-custome {
        font-size: 14px;
        padding: 6px 12px;
    }

    .team-box h4 {
        font-size: 14px;
    }

    .team .team-box>h3 {
        font-weight: 600;
    }

    .privacy-text p,
    .gallery-head p,
    .gallery-head ul {
        font-size: 13px;
    }
}

.validationError {
    color: red;
}




/*----marquee----*/
.client_logo>h5{ font-size: 25px;}
 .overflow-hidden {
            overflow: hidden;
        }

        .relative {
            position: relative;
        }

        .animate-marquee-reverse {
            animation: marquee-reverse var(--duration, 30s) linear infinite;
        }

        .hover\:\[animation-play-state\:paused\]:hover {
            animation-play-state: paused;
        }

        .w-max {
            width: -moz-max-content;
            width: max-content;
        }

        .flex {
            display: flex;
        }

        .duration-300 {
            animation-duration: .3s;
        }

        @keyframes marquee {
            0% {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        @keyframes marquee-reverse {
            0% {
                transform: translateX(-50%)
            }

            to {
                transform: translateX(0)
            }
        }

        .animate-marquee {
            animation: marquee var(--duration, 30s) linear infinite
        }

        .animate-marquee-reverse {
            animation: marquee-reverse var(--duration, 30s) linear infinite
        }


.widthbx_m .flex{width: 16vw; height: 100%;}
.widthbx_m .flex img{max-height: 100%; max-width: 100%;}





.main_heading>p {
    font-size: 15px;
    line-height: 25px;
}
.main_heading>h1, .main_heading>h2 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.fntcng>h2 {font-weight: bold;
    margin-bottom: 10px;
    font-size: 25px;
    text-transform: initial;
}
.black_txt>h1, .black_txt>p {
    color: var(--black);
}

.all_list {
    padding-left: 20px;
}
.all_list>li {
    padding-bottom: 10px;
}

.nbr_list>li {
    list-style: decimal;
}

.ciclelist>li {
    list-style: disc;
}

.allpd {
    padding: 60px 0px;
}

.text_all{    display: block;
    margin-top: 30px;
    border-bottom: 1px solid var(--darkblue);
    padding-bottom: 20px;
    font-weight: bold;
color:var(--darkblue); }

 .cnt_h>h3 {font-size: 40px;
    font-weight: 600;
    color: #000;}
 .cnt_h>h3>span {display: block; color: #fb9d10;}
 .img_redius{column-gap: 20px; padding: 20px;}
 .img_redius>span{display: block;}
 .img_redius>Span>img{border-radius: 10px;}
.formin_c input, .formin_c select{    padding: 11px 17px;
    font-size: 14px;}
.formin_c .row>div{    margin-bottom: 15px;}
.formin_c .substx label{    position: relative;
    top: 3px;}
.formin_c .substx input{    padding: 10px 10px;
    margin-right: 10px;}
    .btnall_orng{    background: #fb9d10;
    padding: 11px 38px !important;
    border: none;
    height: auto;
    font-size: 16px !important;
    border-radius: 50px;
    color: #fff;transition: all .5s ease-in-out;}
    .btnall_orng:hover{background: #cf8009;}



.inner-banner {
    position: relative;
    z-index: 0;
}

.inner-banner:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.media_feature_top {
    background: url(../img/media_feature.jpg) no-repeat center;
    background-size: cover;
}

.Memories_top {
    background: url(../img/Memories_top.jpg) no-repeat center;
    background-size: cover;
}

.breadcrumb {
    padding: 150px 0;
}

.inner-title {
    display: block;
    width: 100%;
}
.inner-title>h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
}



 @media only screen and (min-width: 1024px) {
 .formin_c {
    padding-left: 150px;
}
}

@media screen and (max-width: 640px) {.widthbx_m .flex{width: 40vw;}}

/**********************************ERP Solutions End**************************************/