body{
    font-family: 'Quicksand', sans-serif;
    overflow-x: hidden;
}
a:hover{
    text-decoration:none;
}
button.navbar-toggler {
    background-color: #f87f11;
}
/*new-menu*/
      /* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  /*background-color:#0060c8!important;*/
}
.navbar-dark .navbar-nav .nav-link{
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    
}
a.nav-link.spl {
    white-space: nowrap;
}
li.nav-item.one.dropdown {
    margin-left: 20%;
    position: relative;
    
}
a.dropdown-item i {
    font-size: 25px;
    padding: 10px;
    background-color: #dfe1e5;
    margin-right: 10px;
    color: #1f1159;
}
.navbar-dark .navbar-nav .nav-link:hover
{
    color: #555555;
}
.til
{
        text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
a.nav-link i {
    margin-left: -21px;
    font-size: 25px;
    padding: 10px;
    background-color: #dfe1e5;
    float: left;
    margin-right: 10px;
    color: #1f1159;
}
.navbar-dark .navbar-nav .nav-link:hover i,
.navbar-dark .navbar-nav .dropdown-item:hover i{
     background-color:#C1C7D0;
}
ul.dropdown-menu.animated.fadeIn {
    width: fit-content;
}
span.closeBtn {
    font-size: 30px;
    cursor: pointer;
    float: right;
    
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem .5rem;
  margin:0 .25rem;
}


/* makes the dropdown full width  */
.navbar .dropdown {position:static;}
li.nav-item.dropdown {
    margin: 45px 0 0 0;
}
.navbar .dropdown-menu {
  width:100%;
  left:0;
  right:0;
/*  height of nav-item  */
  /*top:0px;*/
}
  
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
  display:block;
}
  
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
  }

}

/*new-menu*/
.header{
    padding:15px 0 6px;
    box-shadow: 0 0 7px #c0c0c0;
}

.header-inner li {
    display: inline;
    padding-right: 25px;
    font-size: 14px;
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.header-inner a {
    font-size: 14px;
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform:uppercase;
}
.error{
    color:red;
}
.alert-dismissible{
    text-align: center;
}

.logo img {
    width:69%;
}

.logo {
    text-align: center;
}

.header-inner ul{
    padding-left:0px;
}

.header-inner {
    padding-top: 36px;
}

.header-inner1{
    padding-top: 50px;
}

.header-inner1 ul{
    padding-left:0px;
}

.header-inner1 li {
    display: inline;
    padding-right: 4px;
}

.header-inner1 a {
    font-size: 14px;
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform:uppercase;
}
.header-inner1 a:hover {
    color: #1f1058;
}
.breadcrumbNav {
    /* box-shadow: 0 0 2px #ccc; */
}
.breadcrumbNav .breadcrumb {
    background: transparent;
    font-size: 15px;
    padding: 12px 22px;
}
.breadcrumbNav .breadcrumb a {
    color: #1f1058;
    font-weight: 600;
}
.breadcrumbNav .breadcrumb li.active {
    font-size: 15px;
    color: #767676;
    font-weight: 600;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #0e0f0f;
    content: "\f105";
    font-family: fontawesome;
}
.contact-btn a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background:#1f1058;
    padding: 10px 22px;
    border-radius: 4px;
}
.contact-btn a:hover {
       background: #1f1058e3;
    color: #ffffff;
}
.ecom
{
        width: 397px;
    margin: 0 auto;
    display: block;

}
.adn
{
    margin: 45px auto;
}
.solutions-section2 {
    background: #f9f9f9;
    padding: 27px;
}
.banner-content h1 {
    font-size: 30px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 20px;
}

.banner-content p {
    font-size: 18px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 32px;
}

.banner-content {
    padding-top: 60px;
}

.banner-content a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 16px 53px;
    border-radius: 4px;
    text-transform:uppercase;
}

.banner-image{
    position: relative;
  text-align: center;
}

.top-left {
  position: absolute;
  top: 29px;
  left: 72px;
}

.top-right {
  position: absolute;
  top: 92px;
    right: 46px;
    
}

.centered {
  position: absolute;
  top: 3%;
  left: 45%;
  transform: translate(-50%, -50%);
}

.top-cright{
     position: absolute;
    top: 10%;
    left: 64%;
    transform: translate(-50%, -50%);
}

.bottom-left {
  position: absolute;
  top: 32%;
  left: 10%;
  transform: translate(-50%, -50%);
}

.bottom-right {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translate(-50%, -50%);
}
.home-banner-section {
    background: url(../banner/banner.png);
    background-size: cover;
    height: 430px;
    color: #fff;
}
.home-banner-section-bg {
    background: #f9f9f9;
}
.home-banner-section .left-side {
    padding-top: 100px;
}
.screenshot-section .left-side {
    margin-top: -140px;
}
.home-banner-section .right-side img {
    margin-top: 25px;
}


.home-banner-section .btn.bannerBtn1 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #1f1058;
    padding: 10px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    margin-top: 25px;
    box-shadow: 0 0 10px rgba(18, 25, 69, 0.87);
}
.home-banner-section .btn.bannerBtn1:hover {
    background: #2c1b6de3;
    color: #ffffff;
}
.banner-image p {
    font-size: 14px;
    color: #555555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.aboutus-section {
    padding: 20px 0;
}

.aboutus-section h2 {
    font-size: 30px;
    color: #000a3e;
    font-weight: 700;
    padding-bottom: 10px;
}

.aboutus-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align:justify;
}

.aboutus-section a {
    font-size: 18px;
    font-weight: bold;
    color: #1f1058;
    text-decoration: underline;
    text-transform:uppercase;
}

.aboutus-inner h5 {
    font-size: 18px;
    color: #000a3e;
    font-weight: bold;
}

.aboutus-inner a {
    text-transform: none;
    font-size: 16.05px;
    text-decoration: none;
}
.mission-block {
    padding-left: 20px;
}

.vision-block {
    padding-right: 20px;
}
.portfolio-section .inner-block img {
    margin-bottom: 20px;
}

.portfolio-section .inner-block {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 20px;
    height: 560px;
    margin-bottom: 30px;
    text-align: center;
}
.aboutus-inner {
    margin-bottom: 25px;
}
.solutions-banner {
    position: relative;
}
.solutions-banner:before{
    color: transparent;
    content: '';
    position: absolute;
    height: 50vw;
    width: 100vw;
    -webkit-transform: rotateZ(45deg) skewX(-15deg) skewY(-16deg);
    -ms-transform: rotate(45deg) skewX(-15deg) skewY(-16deg);
    transform: rotateZ(45deg) skewX(-15deg) skewY(-16deg);
    left: 97%;
    top: -22vw;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    border-radius: 1px;
    box-shadow: 1px 1px 0, 2px 2px 0, 3px 3px 0;
    z-index: -1;
}
.solutions-banner:before {
    background: #005fa2;
    color: #005fa2;
    background: -webkit-linear-gradient(45deg,#00257c,#009ac8 50%);
    background: linear-gradient(45deg,#00257c,#009ac8 50%);
}
.solutions-banner .inner-left {
    padding: 50px 70px 30px 0;
}
.solutions-banner .inner-left h1 {
    color: #f87d0e;
    font-weight: 400;
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 40px;
}
.solutions-banner .inner-left h1 span {
    color: #1f1058;
    font-weight: 600;
    display: block;
    font-size: 40px;
}
.bannerBtn {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 13px 50px;
    border-radius: 4px;
    text-transform: uppercase;
    box-shadow: 0 0 6px 0 #696969;
    transition: 0.3s;
}
.bannerBtn:hover{
    color: #fff;
    background: #1f1058e3;
    box-shadow: 0 0 6px 0 rgba(105, 105, 105, 0.11);
    transition: 0.3s;
}
.headings2 {
    color: #1f1058;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 30px;
}
.solutions-section1 {
    background: #f9f9f9;
    padding: 50px;
}

.growing-section2 {
    padding: 50px;
}
.growing-section2 .inner-block {
    text-align: center;
    margin-bottom: 30px;
}
.growing-section2 .inner-block h5{
    padding: 10px 0 0 0;
}
.growing-section2 .inner-block:after {
content: url(../img/icons/left-arrow.png);
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    top: 17%;
    left: 50%;
    text-align: right;
    transform: translate(-50%, -50%);
    z-index: 999;
    margin-left: 30px;
}
.growing-section2 .inner-block.mt40 {
    margin-top: 40px;
}
.growing-section2 .inner-block.arrow:after {
    display: none;
}
.growing-section2 .inner-block.arrow-down:after {
    transform: rotate(90deg);
    left: 0;
    top: 70px;
}
.growing-section2 .inner-block.arrow-left:after {
   content: url(../img/icons/left-arrow1.png);
}

.solutions-section h2{
    font-size: 30px;
    color: #000a3e;
    font-weight: 700;
    padding-bottom: 20px;
    text-align:center;
}

.solutions-section {
    padding: 10px 0;
}

.solutions-section-in h4 {
    font-size: 24px;
    font-weight: bold;
    color: #000a3e;
}

.solutions-section-in p {
    font-size: 15px;
    font-weight: 500;
    color: #6a6d84;
    margin-bottom: 25px;
        text-align: justify;
}

.solutions-section-in a {
    font-size: 16px;
    font-weight: bold;
    color: #1f1058 !important;
    border: 1px solid #1f1058;
    padding: 10px;
    border-radius: 4px;
}

.screenshot-section{
   padding: 60px 0 30px; 
}

.screenshot-section img {
    width: 94%;
    margin-top: 30px;
}
.screenshot-section .left-side {
    background-image: url(../img/dotted-background.svg);
    height: 100%;
}
.screenshot-section h4 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.screenshot-section p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 22px;
}

.screenshot-section a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 13px 50px;
    border-radius: 4px;
    text-transform: uppercase;
}
.screenshot-section .midsection-svg {
    position: absolute;
    width: 100%;
    height: 595px;
    top: -130px;
}
.screenshot-section .screenshot-inner {
    position: relative;
}
.border-in {
    border: 3px solid lightgray !important;
}
.process-erp .inner-block.block1 {
    border-left: 3px solid #3474ff;
}
.process-erp .inner-block.block2 {
    border-left: 3px solid #ffcc2a;
}
.process-erp .inner-block.block3 {
    border-left: 3px solid #11c979;
}
.process-erp .inner-block.block4 {
    border-left: 3px solid #00aeff;
}
.process-erp .inner-block.block5 {
    border-right: 3px solid #583bec;
}
.process-erp .inner-block.block6 {
    border-right: 3px solid #ec5050;
}
.process-erp .inner-block.block7 {
    border-right: 3px solid #CDDC39;
}
.process-erp .inner-block.block8 {
    border-right: 3px solid #00BCD4;
}
.process-erp .inner-block {
    margin: 20px 0;
    padding: 0 15px;
}
.process-erp img {
    margin-top: 85px;
}
.features-section{
    padding: 60px 0 30px; 
}


.features-section .feat-inner {
    text-align: center;
    padding: 0 15px;
    height: 280px;
    margin-bottom: 30px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-image: radial-gradient(rgba(0,0,0,0.08),transparent) .5;
    position: relative;
}
.feat-inner img
{
    width:60px;
}

.features-section .feat-inner .bg-hover {
    transition: transform 175ms ease,opacity 175ms ease;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 27%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    box-shadow: 5px 7px 10px 0 rgba(35,43,48,0.06);
    border: 1px solid rgba(0,0,0,0.04);
    transform-origin: center;
}
.features-section .feat-inner:hover .bg-hover {
    opacity: 1;
    transform: scale(1.2,1.2);
}

.features-section h2 {
    font-size: 30px;
    color: #000a3e;
    font-weight: 700;
    padding: 30px 0 40px;

    text-align: center;
}

.features-section h5 {
    font-size: 22px;
    font-weight: bold;
    color: #000a3e;
}

.features-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 40px;
    position:absolute;
        padding: 10px 30px 0 0;
}

.schedule-meeting{
    padding: 50px 0 60px;
    text-align: center;
    background: #e8e9eb;
}

.schedule-meeting h2 {
    font-size: 30px;
    color: #1f1058;
    padding-bottom: 15px;
    background: #e8e9eb;
}

.schedule-meeting p {
    font-size: 16px;
    color: #1f1058;
    font-weight: 500;
    margin-bottom: 50px;
}

.contactt {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 13px 50px;
    border: 0  !important;
    border-radius: 4px;
    text-transform: uppercase;
}
.contactt:hover {background: #1f1058e3;}
.schedule {
    font-size: 18px;
    font-weight: bold;
    color: #1f1058;
    border: 3px solid #1f1058;
    padding:10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    margin-right: 15px;
}

.footer-section{
    background:#141c27;
    padding:40px 0 15px;
    color:#fff;
}

.footer-section a{
    color:#fff;
    font-size: 14px;
}
.footer-section a span {
    position: absolute;
    margin-top: 2px;
}


.footer-section a:hover {
    color: #f87f0f;
}
.footer-section .contact-details {
    margin-left: -15px;
}
.footer-section .footer-section-in a:before {
    content: "\f101";
    font-family: fontawesome;
    padding-right: 6px;
}
.footer-section ul{
    padding-left:0px;
}

.footer-section li{
    list-style:none;
    padding: 3px 0;
}

.footer-section h4{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
    color: #f87f0f;
}

.footer-section .pt45 {
    padding-top: 45px;
}
.footer-bottom {
    background: #0d1117;
    padding: 10px;
    color: #fff;
}
.footer-bottom a {
    color: #f87f0f;
}
.footer-bottom .left {
    padding-top: 14px;
}
.footer-bottom .social-icon {
    text-align: right;
}
.footer-section .social-icon .facebook {
    width: 180px;
    background: #3f64ad;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    transition: 0.3s;
}
.footer-section .social-icon  .facebook i {
    font-size: 20px;
    background: #31559b;
    padding: 10px;
    width: 35px;
    margin-right: 10px;
}
.footer-section .social-icon a {
    color: #f87f0f;
}
.footer-section .social-icon .facebook:hover {
    background: #31559b;
    transition: 0.3s;
}
.footer-section .social-icon a:hover {
    color: #ffffff;
}
.social-media a {
    padding-right: 15px;
    font-size: 20px;
}

.page-not-found {
    background: #8ae1e8;
    text-align:center;
    padding: 30px 0;
}

.page-not-found-inner a{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #000a3e;
    padding: 16px 53px;
    border-radius: 4px;
    text-transform: uppercase;
}

.page-not-found-inner h1 {
    font-size: 30px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 20px;
}

.page-not-found-inner p {
    margin-top: 25px;
}
.privacy-policy-section a {
    color: #f87f11;
}
.privacy-policy-section a:hover {
    color: #c66812;
}
.privacy-policy-banner {
    background: #e8e9eb;
    height: 100px;
}

.privacy-policy-banner h1 {
    font-size: 30px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 35px;
    text-align:center;
}

.privacy-policy-section {
    padding: 30px 0;
}

.privacy-policy-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align: justify;
}

.topspace3 {
    font-size: 24px;
    font-weight: bold;
    color: #000a3e;
}

.terms-section{
    padding: 30px 0;
}

.terms-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align: justify;
}

.policyy h6{
    font-size: 24px;
    font-weight: bold;
    color: #000a3e;
}

.sitemap-section {
    padding: 30px 0;
}

.sitemap-section li {
    font-weight: 600;
    list-style: none;
    color: #000a3e;
    padding: 5px 0;
}

.contact-us-banner{
   background: #e8e9eb;
    height: 100px; 
}

.contact-us-banner h1 {
    font-size: 30px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 35px;
    text-align:center;
}

.contact-us-section {
    padding: 30px 0;
    text-align:left;
}


.contact-us-section h2 {
    font-size: 25px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 28px;
    padding-top: 0px;
    text-align: center;
}

.contact-us-section button {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #1f1058;
    padding: 12px 53px;
    border-radius: 4px;
    border: none;
    text-transform:uppercase;
    margin-top: 18px;
}

.address-details{
    background-image:url(../img/map.png);
    text-align: center;
    background-size: cover;
    position: relative;
    height: 451px;
}

.address-details h2 {
    font-size: 25px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 28px;
    padding-top: 0px;
}

.address-details img {
    width: 15%;
}

.address-details p{
    margin-bottom:0px;
}

.address-details h5 {
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    padding: 13px 0;
    margin: 0px;
}

.address-details p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
}

.address-details a {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
}
.address-details a:hover {
    color: #1f1058;
}
.address-details i{
    font-size: 23px;
}

.address-details-bg {
     background: #ededed40;
    height: 100%;
    padding: 30px 0;
}

.solutionns li {
    display: table-cell;
    padding: 0;
}

.solutionns-in li{
    display:inline;
    padding: 0;
}

.solutionns {
    left: -539px;
    
}

.servicess-inn:active{
    background-color: #fff;
}

.servicess-inn:hover{
    background-color: #fff;
}

.solutionns-in li a {
    padding: 0px;
    font-size: 13px;
}

.servicess-inn {
    border-right: 1px solid lightgray;
    padding: 0 20px !important;
    color: #000a3e !important;
    font-size: 16px !important;
}

.servicess-inn:last-child{
    border:none;
}

.servicess-inn i {
    font-size: 30px;
    padding-right: 11px;
}

.solutionns-in i {
    font-size: 18px;
    padding-right: 5px;
}

.solutionns-in li {
    display: grid;
    padding: 6px 0 !important;
}

.navbar-brand {
    display: none;
}

.about-us-banner{
    padding: 50px 0 10px;
    text-align:center;
}

.about-us-banner h1 {
    font-size: 30px;
    color: #6a6d84;
    text-transform: uppercase;
}

.about-us-banner span {
    color:#000a3e;
    font-weight: bold;
}

.about-section, .portfolio-section, .growth-section, .credentials-section{
     padding: 30px 0 0;
}

.about-section h2 , .portfolio-section h2, .growth-section h2, .credentials-section h2{
    font-size: 25px;
    color:#1f1058;
    font-weight: bold;
    margin-bottom: 20px;
}

.about-section p, .portfolio-section p, .growth-section p, .credentials-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 22px;
}

.about-inner,.portfolio-inner,.credentials-in,.vision, .mission{
    text-align:center;
}

.about-inner img{
    width:50%;
}
.home-section1 {
    background: #f9f9f9;
    margin-bottom: 25px;
}
.home-section1 h1 {
    font-size: 30px;
    font-weight: 600;
}
.home-section1 h4 {
    font-size: 24px;
    font-weight: 600;
}
.home-section1 .inner1 {
   border-right: 1px solid #f98524;
}
.home-section1 .inner2 {
   border-right: 1px solid #f98524;
}
.home-section1 .inner3 {
    /*border-left: 3px solid #f98524;*/
}

.home-section1 .inner {
    padding: 20px;
}
.home-section1 a {
    font-size: 17px;
    color: #f87f11;
    font-weight: 600;
}
.home-section1 a:hover {
    color: #c66812;
}
.credentials-in img{
    width:46%;
}

.portfolio-inner img{
    width:60%;
}

.dividerr:empty {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #e5e5e5;
}

.dot {
    height: 35px;
    width: 35px;
    background-color: #000a3e;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 4px;
    margin-right: 10px;
    color:#fff;
}

.vision img, .mission img{
    width: 75%;
    padding-top: 55px;
}

.mission-section {
    padding-bottom: 30px;
}

ul.team {
    text-align: center;
    padding: 0px;
} 

.team img{
   width:100%;
}

.team h6 {
    font-size: 17px;
    color: #000a3e;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0px;
}

.team li{
    border: 1px solid lightgray;
    width: 18%;
    display: inline-block;
    text-align: center;
}

.team p {
   font-size: 14px;
    color: #6a6d84;
    font-weight: 500;
}

.team-section{
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align: center;
    margin-bottom: 22px;
}

.team-section-in{
   border: 1px solid lightgray; 
   padding: 20px 0;
}

.team-section-cont h2{
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align:center;
}

.team-section-cont {
    margin-bottom: 30px;
}

.company-registration{
    padding: 30px 0;
}

.company-registration p{
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    text-align: center;
    margin-bottom: 22px;
}

.company-registration h2{
font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.company-registr {
    border: 1px solid lightgray;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.company-registr h4 {
    font-size: 17px;
    color:#6a6d84;
    font-weight: bold;
    padding-top: 8px;
}

.company-registr img {
    width:63%;
}

.why-choose-us{
    padding:30px 0;
    text-align:justify;
}

.why-choose-us h2{
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
}

.why-choose-us li{
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
    background: url(../img/square-bg.png);
    list-style: none;
    background-position: left 16px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align:left;
}

.why-choose-us p{
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
}

.why-choose-us img {
    width: 100%;
    padding-top: 40px;
}

.why-choose-us-in {
  position: relative;
}

.why-choose {
  position: absolute;
    bottom: -67px;
    right: -48px;
    background-color: #141c27f2;
    padding: 10px;
}

.why-choose p{
    color: #fff;
    margin-bottom: 5px;
}

.why-choose-us ul{
    padding:0px;
}

.why-choose i {
    color: #1f1058;
}

.registerr {
    padding: 35px 0 0;
}

.services-section{
   padding: 35px 0; 
}

.services-section h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 35px;
    text-align:center;
}

.services-section-in {
    text-align: center;
    border: 1px solid lightgray;
    padding: 10px;
    margin-bottom: 30px;
    height: 270px;
}

.services-section-in p {
    font-size: 15px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 0px;
}

.services-section-in i{
    color:#6a6d84;
    font-size: 60px;
}

.services-section-in h4{
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    padding-top: 8px;
}

.get-quote-section {
    background: #e8e9eb;
    padding: 20px 0;
    text-align: center;
}

.get-quote-section h5{
    font-size: 20px;
    color: #1f1058;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    padding-top: 15px;
}

.get-quote-section a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 16px 53px;
    border-radius: 4px;
    text-transform: uppercase;
}
.get-quote-section a:hover{
    background: #1f1058e3;
}
.process-section{
    padding: 30px 0;
    text-align: justify;
}

.process-section h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align:center;
}

.process-section ul {
    padding: 0px;
}

.process-section li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 10px;
    background: url(../img/square-bg.png);
    list-style: none;
    background-position: left 14px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
}

.process-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 0px;
    text-align: center;
}

.ecomm-process{
    padding: 30px 0;
}

.ecomm-process h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.ecomm-process p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 0px;
    text-align:justify;
}

.ecomm-process li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 0px;
    list-style:none;
    background: url(../img/square-bg.png);
    background-position: left 14px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
}

.ecomm-process ul {
    padding-left: 0px;
}


.ecomm-process img {
    width: 100%;
    padding-top: 0px;
}

.ecomm-process h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #000a3e;
    font-weight: bold;
}

.ecomm-process-in {
    padding: 20px 0;
}

.main-timeline .timeline{
    padding: 15px 0 35px;
    text-align: center;
    overflow: hidden;
}
.main-timeline .timeline-icon{
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 65px;
    color: #727cb6;
    border-bottom: 3px solid #ccc;
    position: relative;
}
.main-timeline .timeline-icon:before{
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #727cb6;
    margin: 0 auto;
    position: absolute;
    bottom: -9.5px;
    left: 0;
    right: 0;
}
.main-timeline .year{
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background: #727cb6;
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
}
.main-timeline .year:before{
    content: "";
    display: block;
    width: 70px;
    height: 80%;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: -37px;
}
.main-timeline .timeline-content{ padding: 0 10px; }
.main-timeline{
    font-size: 20px;
    color: #727cb6;
    margin: 0 0 20px 0;
}
.main-timeline .description{
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon,
.main-timeline .timeline:nth-child(2n) {
    color: #6a6d84;
}
.main-timeline .timeline:nth-child(2n) .year,
.main-timeline .timeline:nth-child(2n) .timeline-icon:before{
    background: #1f1058;
}
.main-timeline .timeline:nth-child(3n) .timeline-icon,
.main-timeline .timeline:nth-child(3n) {
    color: #6a6d84;
}
.main-timeline .timeline:nth-child(3n) .year,
.main-timeline .timeline:nth-child(3n) .timeline-icon:before{
    background: #1f1058;
}
.main-timeline .timeline:nth-child(4n) .timeline-icon,
.main-timeline .timeline:nth-child(4n) {
    color: #6a6d84;
}
.main-timeline .timeline:nth-child(4n) .year,
.main-timeline .timeline:nth-child(4n) .timeline-icon:before{
    background: #1f1058;
}
.main-timeline .timeline:nth-child(5n) .timeline-icon,
.main-timeline .timeline:nth-child(5n) {
    color:#6a6d84;
}
.main-timeline .timeline:nth-child(5n) .year,
.main-timeline .timeline:nth-child(5n) .timeline-icon:before{
    background: #1f1058;
}
.main-timeline .timeline:nth-child(6n) .timeline-icon,
.main-timeline .timeline:nth-child(6n){
    color:#6a6d84;
}
.main-timeline .timeline:nth-child(6n) .year,
.main-timeline .timeline:nth-child(6n) .timeline-icon:before{
    background:#1f1058;
}

.post{
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    margin: 10px;
}

.timeline-content:before{
    border-left: 2px solid #1f1058;
    height: 26px;
    position: absolute;
    content: '';
    bottom: 294px;
    left: 94px;
}

.timeline-icon i {
    font-size: 50px;
}

.timeline-content {
    margin-right: 10px;
    border: 1px solid lightgray;
    height: 260px;
}

.hiring-section{
    padding: 30px 0;
}

.hiring-section h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 60px;
    text-align: center;
}

.hiring-section h5 {
    font-size: 25px;
    color: #000a3e;
    font-weight: bold;
    margin-bottom: 30px;
    text-align:center;
}

.hiring-process{
    padding: 30px 0;
}

.hiring-process h5 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 30px;
    text-align:center;
}

.hiring-process p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 0px;
    text-align:justify;
}

.hiring-process-in h4 {
    margin-bottom: 20px;
}

.hiring-process-in i {
    color: #6a6d84;
    font-size: 60px;
}

.iconss {
    text-align: center;
    padding-top: 30px;
}

.hiring-process-cont p {
 padding-bottom: 35px;   
}

.hiring-process-in h4 {
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    padding-top: 8px;
}

.hiring-process-in {
    padding: 10px 0;
}

.labour-law-section{
    padding: 30px 0;
}

.labour-law-section h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.labour-law-section p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
}

.labourr h5 {
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    padding-bottom: 20px
}

.labourr h6 {
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
    padding-bottom: 20px
}

.labourr ul{
    padding:0px;
}

.labour-law-section li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
    list-style:none;
    padding-left: 3px;
}

.labourr i{
    color: #1f1058;
    font-weight: bold;
    font-size: 18px;
}

.law-section-in li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
    background: url(../img/square-bg.png);
    list-style: none;
    background-position: left 13px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
}

.labour-law {
    position: relative;
}

.labour-law img {
    width: 100%;
}

.labour-law-in {
        position: absolute;
    bottom: -39px;
    right: -43px;
    background-color: #141c27f2;
    padding: 5px 37px 5px 10px;
}

.labour-law p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 3px;
}

.labour-law i {
    color: #1f1058;
}

.income-tax-consulting {
    padding: 30px 0;
}
@media only screen and (max-width: 1200px){
    .main-timeline1 .title{
        font-size: 20px;
        padding-left: 10px;
    }
    .main-timeline1 .timeline1:nth-child(2n) .title{ padding-right: 10px; }
}
@media only screen and (max-width: 990px){
    .main-timeline1 .timeline1,
    .main-timeline1 .timeline1:nth-child(2n){ padding: 10px 50px; }
    a.nav-link.log {
    display: none;
}
.why-choose-sec, .solutions-banner:before,
.banner-image{
    display: none !important;
}

.breadcrumbNav .breadcrumb {
    padding: 12px 0;
}
.solutions-banner .inner-left {
    padding: 50px 14px 30px 0;
}

.erpimages{display: none}
.home-section1 .inner {
    padding: 15px;
}
.about-innerr img {
    width: 100% !important;
}
.about-section p{
    font-size: 15px;
}
.ecom {
    margin-top: 50px;
}
.home-section1 h4 {
    font-size: 19px;
}
.screenshot-section .left-side {
    margin-top: 0 !important;
}
.wrapProductMenu .productMenuBox .productDescription .prev,
.wrapProductMenu .productMenuBox .productDescription .next{
        top: 48% !important;
}
.screenshot-section h4 {
    margin-top: 30px;
}
    .home-banner-section .left-side h2 {
    font-size: 25px;
}
.navbar-brand
{
    display:block;
}
.header-inner1 {
    padding-top: 0px;
}
.productGraph.text-center {
    display: none;
}
.screenshot-section .midsection-svg {
    position: absolute;
    width: 100%;
    height: 725px;
}

li.nav-item.one.dropdown {
     margin-left: 0%; 
    position: relative;
}
.solutions-banner .inner-left h1 {
    color: #f87d0e;
    font-weight: 400;
    font-size: 35px;
    line-height: 50px;
        padding-bottom: 15px;
}
a.inn {
    color: #555555!important;
}
.why-choose {
    position: absolute;
    bottom: unset;
    right: 0px;
    background-color: #141c27f2;
    padding: 10px;
}
.growing-section2 {
    padding: 0px;
}
.hiring-secn {
    height: 280px;
    margin-bottom: 30px!important;
}


.banner-image {
    position: relative;
    text-align: center;
}


.col-sm-3.col-12.mobil {
    display: table-row;
}
}
@media only screen and (max-width: 767px){
    .wrapperContainer .row {
margin-right: 0;
}
.banner-image {
    display: none;
}

    .main-timeline1:before{ left: 20px; }
    .main-timeline1 .timeline1,
    .main-timeline1 .timeline1:nth-child(even),
    .main-timeline1 .timeline1:nth-child(odd){
        width: 100%;
        float: none;
        padding: 10px 50px 10px 55px;
    }
    .main-timeline1 .timeline1:before,
    .main-timeline1 .timeline1:nth-child(2n):before{ left: 5px; }
    .main-timeline1 .timeline1:nth-child(2n) .timeline-content1{ text-align: left; }
    .main-timeline1 .timeline1:nth-child(2n) .title{
        padding: 8px 55px 8px 10px;
        border-radius: 25px 25px 25px 0;
    }
    .main-timeline1 .timeline1:nth-child(2n) .title i{
        left: auto;
        right: 15px;
    }
    .home-section1 .inner1 {
    border-right: none;
}
.portfolio-section .inner-block {
    height: auto;

}
.screenshot-section .midsection-svg {
    position: absolute;
    width: 100%;
    height: 1032px;
}
.screenshot-section a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1f1058;
    padding: 13px 20px;
    border-radius: 4px;
    text-transform: uppercase;
}
.company-registr h4 {
    font-size: 12px;
    color: #6a6d84;
    font-weight: bold;
    padding-top: 8px;
}
.webdesigning {
    height: 217px;
}
.main-timeline2 .timeline-icon2:before, .main-timeline2 .timeline2:nth-child(2n) .timeline-icon:before, .main-timeline2 .timeline2:nth-child(3n) .timeline-icon:before
{
    display:none;
}
.step-one {
    border: 1px solid #31226b;
    padding: 4px 10px;
    border-radius: 5px;
    margin-top: 81px;
}
.main-timeline2 .timeline2:nth-child(2n) .timeline-content2 {
    float: right;
    padding: 0px !important;
    padding-top:   !important;
}
}
@media only screen and (max-width: 479px){
    .main-timeline1 .timeline1,
    .main-timeline1 .timeline1:nth-child(2n){ padding: 10px 0 10px 55px; }
    .wrapProductMenu .productMenuBox .productGraph {
    display: none;
}
.screenshot-section .midsection-svg {
    position: absolute;
    width: 100%;
    height: 866px;
}
.navbar-dark .navbar-brand {
    color: #fff;
    width: 100px;
}
.solutions-banner .inner-left {
    padding: 20px;
}
a.inn {
    color: #555555!important;
}
.mobil
{
    padding:0px;
}
.solutions-banner:before
{
    display:none;
}
.footer-section .contact-details {
    margin-left: 0px;
}
.header-inner1 {
    padding-top: 10px;
    text-align:left!important;
}
.breadcrumbNav .breadcrumb {
    background: transparent;
    font-size: 15px;
    padding: 10px;
}
a.nav-link.log {
    display: none;
}
li.nav-item.one.dropdown {
    margin-left: 0%;
    position: relative;
}
.wrapItemAll2 {
    padding: 12px 50px 100px!important;
}
.wrapperContainer h2 {
    text-align:left;
    margin: auto;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 0 20px 30px;
}

}

.income-tax-consulting h2{
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.income-tax-consulting p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
}

.income-tax-consulting ul{
    padding:0px;
}
.income-tax-consulting li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
    background: url(../img/square-bg.png);
    list-style: none;
    background-position: left 13px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
}

.webdesigning {
    height: 320px;
}

.attendence-management li {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 5px;
    background: url(../img/square-bg.png);
    list-style: none;
    background-position: left 13px;
    padding-left: 32px;
    padding-top: 10px;
    background-repeat: no-repeat;
    text-align: left;
}

.attendence-management{
    padding:0 0 35px;
}

.attendence-management h2 {
    font-size: 25px;
    color: #1f1058;
    font-weight: bold;
    margin-bottom: 20px;
}

.attendence-management ul{
    padding:0px;
}

.attendence-management p {
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
}

.main-timeline1{
    position: relative;
    overflow: hidden;
}
.main-timeline1:before{
    content: "";
    width: 8px;
    height: 93%;
    border-right: 7px dotted #6a6d84;
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
}
.main-timeline1 .timeline1{
    width: 50.1%;
    float: right;
    padding: 21px 100px 10px 50px;
    position: relative;
}
.main-timeline1 .timeline1:before{
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #1f1058;
    border: 5px solid #fff;
    box-shadow: 0 0 0 3px #1f1058;
    position: absolute;
    top: 25px;
    left: -13px;
}
.main-timeline1 .timeline-content1{
    display: block;
    position: relative;
}
.main-timeline1 .timeline-content1:hover{ text-decoration: none; }
.main-timeline1 .title{
    display: inline-block;
    padding: 8px 55px 8px 25px;
    margin: 0 0 10px 0;
    border: 3px solid #fff;
    border-radius: 25px 25px 25px 0;
    background: #fd8c00;
    box-shadow:  0 0 0 3px #fd8c00;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.main-timeline1 .title i{
    display: inline-block;
    font-size: 30px;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.main-timeline1 .timeline1:nth-child(2n){
    float: left;
    padding: 10px 50px 10px 100px;
}
.main-timeline1 .timeline1:nth-child(2n):before{
    left: auto;
    right: -15px;
}
.main-timeline1 .timeline1:nth-child(2n) .timeline-content1{ text-align: right; }
.main-timeline1 .timeline1:nth-child(2n) .title{
    padding: 8px 25px 8px 60px;
    border-radius: 25px 25px 0 25px;
}
.main-timeline1 .timeline1:nth-child(2n) .title i{
    right: auto;
    left: 15px;
}
.main-timeline1 .timeline1:nth-child(2n):before,
.main-timeline1 .timeline1:nth-child(2n) .title{
    background: #1f1058;
    box-shadow: 0 0 0 3px #1f1058;
}
.main-timeline1 .timeline1:nth-child(3n):before,
.main-timeline1 .timeline1:nth-child(3n) .title{
    background: #1f1058;
    box-shadow: 0 0 0 3px #1f1058;
}
.main-timeline1 .timeline1:nth-child(4n):before,
.main-timeline1 .timeline1:nth-child(4n) .title{
    background:#1f1058;
    box-shadow: 0 0 0 3px #1f1058;
}


.description{
    font-size: 14px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
    text-align: justify;
    padding: 0px;
}

.timeline1 h4 {
    font-size: 20px;
    color: #000a3e;
    font-weight: bold;
}

.dropdown-menu > li a:hover{
        background: #fff !important;
    color: #555555 !important;
}

.dropdown-menu {
    padding: 0px;
}

.dropdown-menu li {
    padding: 0px;
}

.dropdown-menu a {
    padding: 15px;
    color: #555555;
    font-weight: 600;
}

.dropdown-item{
     padding: 15px !important;
}

.solutionns-in li a{
     padding: 7px !important;
}

.contact-us-banner h1{
    text-transform:uppercase;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    float: left;
    font-weight: bold;
}

form.schedule-form {
    border: 1px solid lightgray;
    padding: 20px;
}
.schedule-form option{
    font-size:13px;
}
.contactt:hover{
    color:#fff;
}

.schedule:hover{
    color: #fff;
    border: 3px solid #362868;
    background: #1f1058e3;
}

.submit-btn {
    text-align: right;
}

.contact-us-section p {
    text-align: center;
    font-size: 16px;
    color: #6a6d84;
    font-weight: 500;
    margin-bottom: 22px;
}

.contact-form {
    border: 1px solid lightgray;
    padding: 20px 10px 0;
}

.banner-section video {
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  z-index: 0;
}

.hiring-secn img {
    width: 25%;
}

.hiring-secn {
    height: 280px;
    margin-bottom: 0;
}

.hiring-process-in img {
    width: 65%;
}

.iconsss{
    text-align:center;
}

.banner-section img{
    width:100%;
    height: 440px;
    object-fit: cover;
}

.about-innerr img{
    width:66%;
}

.about-innerr {
    text-align:center;
}

.growth-inner{
    text-align:center;
}

.growth-inner img{
     width:43%;
}

.identificationn img{
    width: 100%;
}

.registrationn img{
    width:100%;
}

.companyy img{
   width:100%; 
}

.online_brand img{
    width: 72%;
}

.online_infra img{
    width: 60%;
}

 .wrapProductMenu { margin: 0 -15px 0; }
    .wrapProductMenu .productMenuBox .productGraph { position: relative; z-index: 0;  }
    .wrapProductMenu .productMenuBox .productGraph .itemAll { display: none; position: relative; width: 524px; height: 524px; margin: 0 auto; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active { display: block; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll area { cursor: pointer; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImageAll { color: transparent; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImageAll,
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideTextAll {position: absolute;background-repeat: no-repeat;cursor: pointer;font-size: 20px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImage1 { background-image: url("../img/icons/startup.png"); width: 75px; height: 70px; top: 90px; left: 160px; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImage2 {background-image: url("../img/icons/complying.png");width: 70px;height: 70px;top: 220px;right: 50px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImage3 {background-image: url("../img/icons/techology.png");width: 70px;height: 70px;bottom: 110px;left: 298px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideImage4 {background-image: url("../img/icons/growth.png");width: 70px;height: 70px;top: 230px;left: 42px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideImage1.active {background-image: url("../img/icons/startup-white.png");width: 89px;height: 70px;background-repeat: no-repeat;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideImage2.active { background-image: url("../img/icons/complying-white.png"); width: 70px; height: 70px; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideImage3.active { background-image: url("../img/icons/techology-white.png"); width: 76px; height: 75px; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideImage4.active { background-image: url("../img/icons/growth-white.png"); width: 84px; height: 75px; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideText1 { top: 50px; left: 211px; }
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideText2 {top: 150px;right: 99px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideText3 {bottom: 54px;left: 209px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll .insideText4 {bottom: 170px;left: 100px;}
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideTextAll.active { color: #ffffff; font-weight: 500;  }
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideImageAll,
    .wrapProductMenu .productMenuBox .productGraph .itemAll.active .insideTextAll {display: block;}
    

    
    
    .wrapProductMenu .productMenuBox .productGraph .middleText {
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        
    }
    
    .wrapProductMenu .productMenuBox .productDescription .itemAll { display: none; }
    .wrapProductMenu .productMenuBox .productDescription .itemAll.active {display: block;/* padding: 50px; */}
        .wrapProductMenu .productMenuBox .productDescription .itemAll.item2.active { display: block; }
    .wrapProductMenu .productMenuBox .productDescription .prev {color: transparent;font-size: 0;border-bottom: 2px solid #f87f11;border-left: 2px solid #f87f11;transform: rotate(45deg);width: 15px;height: 15px;position: absolute;top: 37%;left: 57px;cursor: pointer;z-index: 3;}
    .wrapProductMenu .productMenuBox .productDescription .next {color: transparent;font-size: 0;border-bottom: 2px solid #f87f11;border-right: 2px solid #f87f11;transform: rotate(-45deg);width: 16px;height: 15px;position: absolute;top: 37%;right: 28px;cursor: pointer;z-index: 3;}
    .wrapProductMenu .productMenuBox .productDescription .itemAll h4 {padding: 20px 40px;border-bottom: 3px solid #f87f11;margin-bottom: 20px;font-size: 28px;}
    .wrapProductMenu .productMenuBox .productDescription .itemAll ul { margin: 20px 0 20px 20px; }
    .wrapperContainer h2 {
    /* text-align: center; */
    margin: auto;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 0 20px 30px;
}
.wrapItemAll2 {
    padding: 50px;
}
.wrapItemAll2 a {
    color: #f87f11;
    font-weight: 600;
}
.wrapItemAll2 a:hover {
color: #c66812;
}

/*timeline*/
.step-one {
    border: 1px solid #31226b;
    padding: 4px 10px;
    border-radius: 5px;
}
.main-timeline2{
    overflow: hidden;
    position: relative;
}
.main-timeline2 .timeline2{ position: relative; }
.main-timeline2 .timeline2:before,
.main-timeline2 .timeline2:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline2 .timeline2:before{
    content: "";
    width: 8px;
    height: 100%;
    background: #1f1058;
    margin: 0 auto;
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
}
.main-timeline2 .timeline2:first-child:before{
    height: 50%;
    border-radius: 10px 10px 0 0;
    top: 0;
}
.main-timeline2 .timeline2:last-child:before{
    height: 150%;
    border-radius: 0 0 10px 10px;
}
.main-timeline2 .timeline-icon2{
    display: block;
    width: 78px;
    height: 78px;
    line-height: 60px;
    border-radius: 50%;
    background: #fff;
    border: 7px solid #1f1058;
    margin: auto;
    font-size: 28px;
    font-weight: bold;
    color: #31226b;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.main-timeline2 .timeline-icon2:before{
    content: "";
    width: 0;
    height: 0;
    border-right: 16px solid #1f1058;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin: auto 0;
    position: absolute;
    top: 0;
    left: -22px;
    bottom: 0;
}
.main-timeline2 .timeline-content2{
    width: 50%;
    padding-right: 100px;
}
.main-timeline2 .contents img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 10px;
}
.main-timeline2 .contents h5 {
    padding-top: 10px;
    font-weight: 600;
}
.main-timeline2 .details {
    margin-left: 100px;
}
.main-timeline2 .icon{
    float: left;
    margin-right: 15px;
    font-size: 70px;
    color: #f4a24c;
}
.main-timeline2 .description2{
    font-size: 16px;
    color: #212529;
    line-height: 24px;
    margin: 0;
    text-align: justify;
}
.main-timeline2 .year{
    width: 50%;
    padding-left: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.main-timeline2 .year span{
    display: inline-block;
    padding: 12px 25px 12px 25px;
    background: #f4a24c;
    border-radius: 0 50px 50px 0;
    font-size: 40px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}
.main-timeline2 .timeline2:nth-child(2n) .timeline-icon2:before{
    border-right: none;
    border-left: 15px solid #1f1058;
    left: auto;
    right: -20px;
}
.main-timeline2 .timeline2:nth-child(2n) .timeline-content2{
    float: right;
    padding: 0 0 0 100px;
}
.main-timeline2 .timeline2:nth-child(2n) .description2{ padding-left: 20px; }
.main-timeline2 .timeline2:nth-child(2n) .year{
    padding: 0 50px 0 0;
    text-align: right;
    right: auto;
    left: 0;
}
.main-timeline2 .timeline2:nth-child(2n) .year span{ border-radius: 50px 0 0 50px; }
.main-timeline2 .timeline2:nth-child(2n) .timeline-icon2{border-color: #1f1058;}
.main-timeline2 .timeline2:nth-child(2n) .icon{ color: #f26f77; }
.main-timeline2 .timeline2:nth-child(2n):before,
.main-timeline2 .timeline2:nth-child(2n) .year span{background: #1f1058;}
.main-timeline2 .timeline2:nth-child(3n) .timeline-icon2{border-color: #1f1058;}
.main-timeline2 .timeline2:nth-child(3n) .timeline-icon2:before{border-right-color: #1f1058;}
.main-timeline2 .timeline2:nth-child(3n) .icon{ color: #13a3b5; }
.main-timeline2 .timeline2:nth-child(3n):before,
.main-timeline2 .timeline2:nth-child(3n) .year span{background: #1f1058;}
.main-timeline2 .timeline2:nth-child(4n) .timeline-icon2{border-color: #2d1f63;}
.main-timeline2 .timeline2:nth-child(4n) .timeline-icon2:before{border-left-color: #1f1058;}
.main-timeline2 .timeline2:nth-child(4n) .icon{ color: #a6d050; }
.main-timeline2 .timeline2:nth-child(4n):before,
.main-timeline2 .timeline2:nth-child(4n) .year span{background: #1f1058;}
@media only screen and (max-width: 767px){
    .main-timeline2 .timeline2{
        padding-top: 80px;
        /*! margin-top: 150px; */
        margin-bottom: -17px;
    }
    .main-timeline2 .timeline2:first-child{ margin-top: 0; }
    .main-timeline2 .timeline2:last-child{ margin-bottom: 0; }
    .main-timeline2 .timeline2:before,
    .main-timeline2 .timeline2:first-child:before,
    .main-timeline2 .timeline2:last-child:before{
        width: 100%;
        height: 15px;
        border-radius: 10px;
        margin: 0;
        top: 0;
        display: none;
    }
    .main-timeline .timeline-icon{
        margin: 0 auto;
        top: -65px;
    }
    .main-timeline2 .timeline-icon2:before,
    .main-timeline2 .timeline2:nth-child(2n) .timeline-icon:before,
    .main-timeline2 .timeline2:nth-child(3n) .timeline-icon:before{
        border: 10px solid transparent;
        border-top: 15px solid #f4a24c;
        margin: 0 auto;
        position: absolute;
        top: auto;
        left: 0;
        bottom: -43px;
        right: 0;
    }
    .main-timeline2 .timeline2:nth-child(2n) .timeline-icon:before{ border-top-color: #f26f77; }
    .main-timeline2 .timeline2:nth-child(3n) .timeline-icon:before{ border-top-color: #149cad; }
    .main-timeline2 .timeline2:nth-child(4n) .timeline-icon:before{ border-top-color: #a6d050; }
    .main-timeline2 .timeline-content2,
    .main-timeline2 .timeline2:nth-child(2n) .timeline-content{
        width: 100%;
        padding: 0;
        float: none;
    }
    .main-timeline2 .timeline2:nth-child(2n) .description{ padding: 0; }
    .main-timeline2 .year,
    .main-timeline2 .timeline2:nth-child(2n) .year{
        width: 100%;
        padding: 0;
        text-align: center;
        position: absolute;
        top: -135px;
        right: 0;
        transform: translateY(0);
    }
    .main-timeline2 .year span,
    .main-timeline2 .timeline2:nth-child(2n) .year span{ border-radius: 50px; }
}
/*timeline-end*/


.solutions-banner:before
{
    display:block;
}