/* main font definition */
body{
    font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    font-weight: 400; font-style: normal; color: #333; font-size: 13px; font-display: swap; line-height: 1.35;
}
p { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    text-align: left; line-height: 16px; font-weight: 400; font-style: normal;
    color: #555555; font-size: 13px; font-display: swap;
}
h1 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    line-height: 60px; font-weight: normal; font-style: normal; color: #161d27;
    font-size: 60px; font-display: swap;
}
h2 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    text-align: center; line-height: 42px; font-weight: 700; font-style: normal;
    color: #ffffff; font-size: 35px; font-display: swap;
}
h3 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    line-height: 36px; font-weight: 700; font-style: normal;
    color: #161d27; font-size: 36px; font-display: swap;
}
h4 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    line-height: 28px; font-weight: normal; font-style: normal;
    color: #161d27; font-size: 27px; font-display: swap;
}
h5 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    line-height: 24px; font-weight: normal; font-style: normal;
    color: #161d27; font-size: 18px; font-display: swap;
}
h6 { font-family: 'Gothic A1', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    line-height: 15px; font-weight: normal; font-style: normal;
    color: #161d27; font-size: 15px; font-display: swap;
}

/* navbar custom styling */
.navbar-header .navbar-brand>img { height: 86px; margin-top: -32px; width: auto !important; }
header #navbar > ul{ cursor: pointer !important; }
header #navbar > ul > li{ border-bottom: 2px solid transparent; cursor: pointer !important; }
header #navbar > ul > li > a{ color: #5B5B5B; border-bottom: 2px solid transparent; font-weight: 700; font-size: 1rem; line-height: 1.2; }
  
  header #navbar>ul>li:hover,
  header #navbar>ul>li.selected{ background-color: rgba(0, 84, 199, .1); border-bottom: 2px solid rgba(0, 84, 199, 1); color: rgba(0, 84, 199, 1); cursor: pointer !important; 
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
  }
  
  header #navbar>ul>li:hover>a,
  header #navbar>ul>li.selected:hover>a{ color: inherit; }

/* section heading styling */
.section-title {
    font-size: 1.86rem !important;
    text-transform: uppercase;
    color: #0054c7 !important;
    line-height: 1.2;
    padding: 0;
    margin: 0 !important;
}

.section-title+hr {
    margin: 5px auto;
    /*background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(155,155,155,0.9),rgba(0,0,0,0)); height: 3px;  */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(10, 130, 190, 0.9), rgba(0, 0, 0, 0));
    height: 2px;
    max-width: 50%;
    text-align: center;
}

.section-sub-title {}

#contact-with-map {
    background-image: linear-gradient(#003D82, #0A82BE);
}

#contact-with-map .contact-details * {
    color: #fff;
    text-align: center;
}

#contact-with-map .contact-details .section-title {
    margin-top: 20px !important;
    font-size: 1.75rem !important;
}

#contact-with-map .contact-details h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 2.25rem !important;
}

#contact-with-map .contact-details p {
    margin-bottom: 30px;
}

#contact-with-map .contact-details p>label {
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #9fcbe0;
    display: block;
    font-weight: 700;
    line-height: 1;
}

#contact-with-map .contact-details p>b {
    font-size: 1.35rem;
    line-height: 1.35;
}

#contact-with-map .vc_column-inner {
    padding-top: 0;
}

#have-a-project .section-wrapper {
    width: 70%;
    margin: 40px auto;
    background-color: rgba(255, 255, 255, 0.85);
    text-align: center;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    border-radius: 5px;
    border: 1px solid #eee;
}

#contact-with-map .wpb_gmaps_widget {
    margin-bottom: 0;
}

#contact-with-map .contact-details .tagline {
    font-size: 1.3rem;
    margin-top: 10px;
}

#have-a-project .section-wrapper .section-wrapper-inner {
    padding: 40px;
}

#have-a-project .section-wrapper p {
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    color: #444;
}

#have-a-project .section-wrapper p > small {
    font-size: 80%;
}

#have-a-project .section-wrapper button {
    background-image: linear-gradient(#004085, #0066d3);
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 1.5rem;
    color: #dbedff;
    text-transform: uppercase;
    margin-right: 15px;
}
#have-a-project .section-wrapper button:last-child {
    margin-right: 0;
}

#have-a-project .section-wrapper .section-title+hr {
    margin-bottom: 40px;
}

.site-footer {
    padding: 10px 0;
    background-image: linear-gradient(#f9f9f9, #ccc);
    color: #555;
}

.site-footer .footer-logo-wrapper img {
    height: 46px;
}

.site-footer .social-links-wrapper {
    visibility: hidden;
}

.site-footer .copyright-info {
    text-align: right;
    color: inherit;
    font-weight: 600;
    vertical-align: middle;
}

#services {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

#services>div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding: 20px 20px 20px 35px !important;
}

#services .section-description {
    font-size: 1.25rem;
    text-align: center;
    line-height: 1.35;
    font-weight: 600;
    margin: 0 12% 50px;
}

#svcs-cols .vc_column_container .vc_column-inner {
    padding: 0;
}

#svcs-cols .vc_column_container>div>div>div {
    width: 100% !important;
}

.hover-box-style {}

.vc-hoverbox .vc-hoverbox-front>div {
    background-color: rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

.vc-hoverbox .vc-hoverbox-back h2 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2;
}

.vc-hoverbox .vc-hoverbox-back p {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 600;
}

#have-a-project .form-wrapper {
    margin: 25px;
}

.form-wrapper .form-field {
    margin-bottom: 20px;
    text-align: left;
}

.form-wrapper .form-field label {
    text-transform: uppercase;
    color: #707070;
    margin-bottom: 2px;
    margin-left: 10px;
}

.form-wrapper .form-field .form-field-wrapper>* {
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 1rem;
    padding: 5px 10px;
    width: 100%;
}

.form-wrapper .form-bottom {
    margin-top: 50px;
    margin-bottom: 0;
}

#our-partners {
    background-color: #fff;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    padding: 20px;
    text-align: center;
}

#our-partners .content {
    width: 100%;
}

#our-partners .content .grid {
    display: inline-block;
    width: 18%;
    padding: 1% 2%;
    margin-bottom: 10px !important;
    text-align: center;
    vertical-align: middle;
    height: 100px;
}

#our-partners .content .grid img {
    width: 90%;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

#our-partners .content .grid a {
    cursor: default;
    display: flex;
    align-items: center;
    justify-self: center;
    height: 100%;
}

#about-us {
    min-height: 520px;
}

#about-us .tagline {
    font-size: 1.75rem;
}

#about-us .wpb_column {
    height: -webkit-fill-available;
    display: flex;
}

#about-us .vc_column-inner {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ccc;
    padding: 30px 10%;
    clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    -webkit-clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    margin-left: 20px;
}

#about-us .wpb_column {
    height: auto;
}

#about-us .wpb_column:last-child {
    display: none;
}

#about-us .vc_col-sm-8 {
    width: 62%;
}

#about-us .semantics {
    margin-top: 30px;
}

#about-us .semantics p {
    text-align: center;
    font-size: 1.15rem;
    font-weight: 600;
    line-height: 1.4rem;
    margin-bottom: 1.3rem;
    color: #707070;
}

#about-us .semantics p:last-child {
    margin-bottom: 0;
}

#svcs-carousel .flexslider {
    margin: 0;
}

#svcs-carousel {
    padding-top: 2px !important;
}

#svcs-list-blocks .vc-hoverbox-wrapper {
    margin-bottom: 20px;
}

.svc-table-block-custom .wrapper {
    display: table;
    width: 100%;
}

.svc-table-block-custom .wrapper .item {
    display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: top;
    margin-right: 1%;
    margin-bottom: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    cursor: pointer; border-radius: 10px !important;
}

.svc-table-block-custom .wrapper .item .wrapper-inner {
    position: relative;
    min-height: 320px;
    background-repeat: no-repeat;
    background: rgba(0, 0, 0, 0.6);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.svc-table-block-custom .wrapper .item.active .wrapper-inner,
.svc-table-block-custom .wrapper .item .wrapper-inner:hover {
    background: transparent;
}

.svc-table-block-custom .wrapper .item .wrapper-inner h5 {
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    padding: 10px;
    line-height: 1.5;
}

.svc-table-block-custom .wrapper .item:nth-child(1) .wrapper-inner,
.svc-table-block-custom .wrapper .item:nth-child(1) {
    border-top-left-radius: 15px;
}

.svc-table-block-custom .wrapper .item:nth-child(2) .wrapper-inner,
.svc-table-block-custom .wrapper .item:nth-child(2) {
    border-top-right-radius: 15px;
}

.svc-table-block-custom .wrapper .item:nth-child(3) .wrapper-inner,
.svc-table-block-custom .wrapper .item:nth-child(3) {
    border-bottom-left-radius: 15px;
}

.svc-table-block-custom .wrapper .item:nth-child(4) .wrapper-inner,
.svc-table-block-custom .wrapper .item:nth-child(4) {
    border-bottom-right-radius: 15px;
}

#services .section-description {
    margin-bottom: 20px !important;
}

/* ****** */
.svc-contents-block-custom .wrapper {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.svc-contents-block-custom .wrapper h3 {
    margin: 0 auto 30px !important;
    width: max-content;
    text-align: center;
    color: #004085;
}

.svc-contents-block-custom .wrapper h3:before,
.svc-contents-block-custom .wrapper h3:after {
    content: "";
    border-top: 5px solid #004085;
    width: 18%;
    display: block;
    height: 5px;
}

.svc-contents-block-custom .wrapper h3:before {
    text-align: left;
    margin-left: 0;
    margin-bottom: 10px;
}
.svc-contents-block-custom .wrapper h3:after {
    text-align: right;
    margin-left: 82%;
    margin-top: 10px;
}

.svc-contents-block-custom .wrapper .contents {
    text-align: center;
    margin: 0 25px;
}

.svc-contents-block-custom .wrapper .contents ul {
    margin-top: 30px;
}

.svc-contents-block-custom .wrapper .contents ul+p {
    margin-top: 30px;
}

.svc-contents-block-custom .wrapper .contents p {
    font-size: 1.2rem;
    line-height: 1.6;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    color: #333;
}

.svc-contents-block-custom .contents ul:not(.steps-arrows) li {
    text-align: left;
    display: inline-block;
    margin-bottom: 8px !important;
    width: 31.5%;
    font-size: 0.9rem !important;
    line-height: 1;
    padding: 8px;
    vertical-align: top;
}

.svc-contents-block-custom .contents ul:not(.steps-arrows) li i {
    margin-bottom: 15px;
    display: block;
    text-align: center;
    font-size: 3rem !important;
    color: #0A82BE;
}

.svc-contents-block-custom .contents ul:not(.steps-arrows) li b {
    display: block;
    text-align: center;
    line-height: 1.25;
}

.svc-contents-block-custom .contents ul:not(.steps-arrows) li b>small {
    display: block;
    color: #707070;
}

.svc-contents-block-custom .contents ul:not(.steps-arrows) li:before {
    content: "";
    border-top: 5px solid #757575;
    width: 40%;
    margin: 10px auto;
    text-align: center;
    display: block;
    height: 5px;
    border-radius: 10px;
}

.tagline {
    position: relative;
    font-weight: 500;
}

.tagline i.fa:first-child,
.tagline i.fa:last-child {
    color: #0045A4 !important;
    font-size: 85%;
}

.tagline b,
.tagline b>* {
    font-weight: 800 !important;
}

footer .tagline {
    font-size: 1rem;
    font-weight: 700;
    margin-left: 20px;
    margin-bottom: 5px;;
}

.table-row {
    display: table;
    width: 100%;
}

.table-row .table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#svcs-carousel>div {
    min-height: auto !important;
}

#svcs-carousel ul.slides>li {
    position: relative;
    width: 100%;
    display: block;
}

#svcs-carousel ul.slides>li label {
    position: absolute;
    width: auto;
    display: block;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 6px 20px;
    bottom: 5%;
    font-size: 1.8rem;
    left: 2px;
}

#frmEnquireAfterSubmit {
    border-top: 3px solid #ccc;
    padding-top: 20px;
}

#frmEnquireMsg p {
    color: #dd0000 !important;
    background-color: #fff;
    padding: 5px 10px;
    font-size: 1rem !important;
}

#frmEnquireMsg p i {
    display: inline-block;
    margin-right: 5px;
}

/* *** *** *** *** *** *** *** *** *** *** *** */
.list-arrows-container .steps-arrows {
    list-style: none;
    padding: 0;
    margin: 0 0 30px -20px;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: 80px;
    margin-top: 0 !important;
}

.list-arrows-container .steps-arrows li {
    border-color: #0A82BE;
    background-color: #0A82BE;
    float: left;
    margin-left: 0;
    height: inherit;
    list-style-type: none;
    padding: 5px 10px 5px 22px;
    border-right: 5px solid #E9EAEC;
    position: relative;
    border-top: 0;
    border-bottom: 0;
}

.list-arrows-container .steps-arrows li b {
    font-size: 2.75rem;
    height: inherit;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 1;
    margin-top: 2rem;
}

.list-arrows-container .steps-arrows li:first-child {
    padding-left: 15px;
}

.list-arrows-container .steps-arrows li::after {
    z-index: 1;
    position: absolute;
    top: 0;
    right: -25px;
    display: block;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    width: 0;
    height: 0;
    content: " ";
    border-left-style: solid;
    border-left-width: 25px;
    border-left-color: inherit;
}

.list-arrows-container .steps-arrows li::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-left: 25px solid #E9EAEC;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}

.list-arrows-container .steps-arrows li:nth-child(even) {
    background-color: #00B0F0;
}

.list-arrows-container .steps-arrows li:nth-child(even)::after {
    border-left-color: #00B0F0;
}

.list-arrows-container .steps-arrows li p {
    font-size: 10pt !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    color: #fff !important;
}

.list-arrows-container .steps-labels li:before {
    display: none !important;
}

.list-arrows-container .steps-labels li {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.list-arrows-container .steps-labels li b {
    background-color: #02689c;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50%;
    font-size: 20pt;
    line-height: 1.5;
    margin: 0 auto;
}

.list-arrows-container .steps-labels li:nth-child(odd) b {
    background-color: #00B0F0;
}

#svcSoftwareDesign .list-arrows-container .steps-arrows li {
    width: 19.65%;
}

#svcSoftwareDesign .list-arrows-container .steps-labels li {
    width: 19%;
    text-align: center;
}

#svcVisitorMngt .list-arrows-container .steps-arrows {
    height: 132px;
}

#svcVisitorMngt .list-arrows-container .steps-arrows li {
    width: 32.5%;
}

#svcVisitorMngt .list-arrows-container .steps-labels li {
    width: 32%;
    text-align: center;
}

#svcVisitorMngt .list-arrows-container .steps-arrows li::after {
    border-top: 66px solid transparent;
    border-bottom: 66px solid transparent;
}

#svcVisitorMngt .list-arrows-container .steps-arrows li::before {
    border-top: 66px solid transparent;
    border-bottom: 66px solid transparent;
}

#svcVisitorMngt .list-arrows-container .steps-arrows li p {
    font-size: 9.5pt !important;
}

#svcVisitorMngt .list-arrows-container .steps-arrows li:first-child p {
    margin-top: 20px;
}

/********/
#visitorMngtFlow {
    padding: 30px;
    position: relative;
}

#visitorMngtFlow>div {
    padding: 0 10px 20px 60px;
    position: relative;
    min-height: 150px;
    border-left: 1px dashed rgba(3, 103, 153, .3);
}

#visitorMngtFlow>div .wrapper {
    display: table;
    width: 100%;
    margin: 0;
}

#visitorMngtFlow>div .wrapper>* {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

#visitorMngtFlow>div:last-child {
    border-bottom: 0;
    border-left: 0;
}

#visitorMngtFlow>div:before {
    font-family: FontAwesome;
    content: "\f111";
    font-size: 1.5rem;
    color: rgba(10, 130, 190, 1);
    line-height: 0;
    position: absolute;
    top: 0;
    left: -7px;
}

#visitorMngtFlow>div>label {
    position: absolute;
    top: 15px;
    left: -20px;
    background-color: rgba(10, 130, 190, 1);
    text-transform: uppercase;
    padding: 3px 8px;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

#visitorMngtFlow>div:nth-child(1)::before {
    left: -10px;
}

#visitorMngtFlow>div:nth-child(1)>label {
    left: -30px;
}

#visitorMngtFlow>div:nth-child(2)::before {
    left: -10px;
}

#visitorMngtFlow>div:nth-child(2)>label {
    left: -30px;
}

#visitorMngtFlow>div:nth-child(3)::before {
    left: -10px;
}

#visitorMngtFlow>div:nth-child(3)>label {
    left: -30px;
}


#visitorMngtFlow>div h6 {
    width: 35%;
}

#visitorMngtFlow>div h6 b {
    color: #0A82BE;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 700;
    display: block;
}

#visitorMngtFlow>div h6 small {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
    color: #7f7f7f;
    display: block;
}

#visitorMngtFlow>div .context {}

#visitorMngtFlow>div .context ol {}

#visitorMngtFlow>div .context ol li {
    position: relative;
    list-style: none;
    padding: 8px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #05699c;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    color: rgb(97, 97, 97);
}

#visitorMngtFlow>div .context ol li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

#visitorMngtFlow>div .context ol li:before {
    color: #0A82BE;
    font-family: FontAwesome;
    font-family: FontAwesome;
    content: "\f10c";
    position: absolute;
    left: -15px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 0.5;
    vertical-align: top;
    padding-top: 2px;
}

#visitorMngtFlow hr {
    border: 0;
    height: 2px;
    margin: 20px 8%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(91, 91, 91, 0.7), rgba(0, 0, 0, 0));
}

#custSoftwareDesignSteps .wrapper-inner {
    text-align: left;
}

#custSoftwareDesignSteps .wrapper-inner ol {
    list-style: none;
}

#custSoftwareDesignSteps .wrapper-inner ol li {
    position: relative;
    border-color: #0A82BE;
}

/* #custSoftwareDesignSteps .wrapper-inner ol li::before{} */
#custSoftwareDesignSteps .wrapper-inner ol li::after {
    z-index: 1;
    position: absolute;
    top: 0;
    right: -25px;
    display: block;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    width: 0;
    height: 0;
    content: " ";
    border-left-style: solid;
    border-left-width: 25px;
    border-left-color: inherit;
}

#custSoftwareDesignSteps .wrapper-inner ol li::before {
    z-index: 1;
    position: absolute;
    top: 0;
    right: -25px;
    display: block;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    width: 0;
    height: 0;
    content: " ";
    border-left-style: solid;
    border-left-width: 25px;
    border-left-color: inherit;
}

#custSoftwareDesignSteps .wrapper-inner ol li p::before {}

#custSoftwareDesignSteps .wrapper-inner ol li p::after {}

#custSoftwareDesignSteps .wrapper-inner ol li span {
    width: 60px;
    position: absolute;
    height: 60px;
    background-color: #0A82BE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(#0A82BE, #05699c);
    border: 2px solid #ccc;
    color: #cfefff;
}

#custSoftwareDesignSteps .wrapper-inner ol li span i {
    font-size: 1.5rem;
}

#custSoftwareDesignSteps .wrapper-inner ol li p {
    text-align: left;
    /* background: linear-gradient(#0A82BE, #05699c); */
    background: #0A82BE;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: left;
    color: #fff;
    margin-left: 60px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2;
}

#svcSoftwareDesignTimeline {
    width: auto;
    max-width: 850px;
    padding: 0;
    margin: 30px auto;
}

#svcSoftwareDesignTimeline .svcSoftwareDesignTimeline-wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

#svcSoftwareDesignTimeline .circle {
    font-weight: bold;
    padding: 8px 10px 6px;
    border-radius: 50%;
    background-color: #fff;
    color: #4D4545;
    max-height: 50px;
    z-index: 2;
    border: 3px solid #707070;
}

#svcSoftwareDesignTimeline .circle i.fa,
#svcSoftwareDesignTimeline .circle i.fas {
    font-size: 1.5rem;
    line-height: 1;
    color: inherit;
}

#svcSoftwareDesignTimeline .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

#svcSoftwareDesignTimeline .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

#svcSoftwareDesignTimeline .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

#svcSoftwareDesignTimeline .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 0 0 25%;
}

#svcSoftwareDesignTimeline .col-3-half {
    -ms-flex: 0 0 29.165%;
    flex: 0 0 29.165%;
    max-width: 0 0 29.165%;
}

#svcSoftwareDesignTimeline .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 0 0 33.333333%;
}

#svcSoftwareDesignTimeline .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 0 0 41.666667%;
}

#svcSoftwareDesignTimeline .col-6 {
    -ms-flex: 0 0 50.005%;
    /*50.0064%*/
    flex: 00 0 50.005%;
    max-width: 50.005%;
}

#svcSoftwareDesignTimeline .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 0 0 58.333333%;
}

#svcSoftwareDesignTimeline .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

#svcSoftwareDesignTimeline .col-1,
#svcSoftwareDesignTimeline .col-2,
#svcSoftwareDesignTimeline .col-3,
#svcSoftwareDesignTimeline .col-4,
#svcSoftwareDesignTimeline .col-5,
#svcSoftwareDesignTimeline .col-6,
#svcSoftwareDesignTimeline .col-7,
#svcSoftwareDesignTimeline .col-8,
#svcSoftwareDesignTimeline .col-9,
#svcSoftwareDesignTimeline .col-10,
#svcSoftwareDesignTimeline .col-11,
#svcSoftwareDesignTimeline .col-12,
.col,
#svcSoftwareDesignTimeline .col-auto,
#svcSoftwareDesignTimeline .col-sm-1,
#svcSoftwareDesignTimeline .col-sm-2,
#svcSoftwareDesignTimeline .col-sm-3,
#svcSoftwareDesignTimeline .col-sm-4,
#svcSoftwareDesignTimeline .col-sm-5,
#svcSoftwareDesignTimeline .col-sm-6,
#svcSoftwareDesignTimeline .col-sm-7,
#svcSoftwareDesignTimeline .col-sm-8,
#svcSoftwareDesignTimeline .col-sm-9,
#svcSoftwareDesignTimeline .col-sm-10,
#svcSoftwareDesignTimeline .col-sm-11,
#svcSoftwareDesignTimeline .col-sm-12,
#svcSoftwareDesignTimeline .col-sm,
#svcSoftwareDesignTimeline .col-sm-auto,
#svcSoftwareDesignTimeline .col-md-1,
#svcSoftwareDesignTimeline .col-md-2,
#svcSoftwareDesignTimeline .col-md-3,
#svcSoftwareDesignTimeline .col-md-4,
#svcSoftwareDesignTimeline .col-md-5,
#svcSoftwareDesignTimeline .col-md-6,
#svcSoftwareDesignTimeline .col-md-7,
#svcSoftwareDesignTimeline .col-md-8,
#svcSoftwareDesignTimeline .col-md-9,
#svcSoftwareDesignTimeline .col-md-10,
#svcSoftwareDesignTimeline .col-md-11,
#svcSoftwareDesignTimeline .col-md-12,
#svcSoftwareDesignTimeline .col-md,
#svcSoftwareDesignTimeline .col-md-auto,
#svcSoftwareDesignTimeline .col-lg-1,
#svcSoftwareDesignTimeline .col-lg-2,
#svcSoftwareDesignTimeline .col-lg-3,
#svcSoftwareDesignTimeline .col-lg-4,
#svcSoftwareDesignTimeline .col-lg-5,
#svcSoftwareDesignTimeline .col-lg-6,
#svcSoftwareDesignTimeline .col-lg-7,
#svcSoftwareDesignTimeline .col-lg-8,
#svcSoftwareDesignTimeline .col-lg-9,
#svcSoftwareDesignTimeline .col-lg-10,
#svcSoftwareDesignTimeline .col-lg-11,
#svcSoftwareDesignTimeline .col-lg-12,
#svcSoftwareDesignTimeline .col-lg,
#svcSoftwareDesignTimeline .col-lg-auto,
#svcSoftwareDesignTimeline .col-xl-1,
#svcSoftwareDesignTimeline .col-xl-2,
#svcSoftwareDesignTimeline .col-xl-3,
#svcSoftwareDesignTimeline .col-xl-4,
#svcSoftwareDesignTimeline .col-xl-5,
#svcSoftwareDesignTimeline .col-xl-6,
#svcSoftwareDesignTimeline .col-xl-7,
#svcSoftwareDesignTimeline .col-xl-8,
#svcSoftwareDesignTimeline .col-xl-9,
#svcSoftwareDesignTimeline .col-xl-10,
#svcSoftwareDesignTimeline .col-xl-11,
#svcSoftwareDesignTimeline .col-xl-12,
#svcSoftwareDesignTimeline .col-xl,
#svcSoftwareDesignTimeline .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#svcSoftwareDesignTimeline hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    overflow: visible;
}

#svcSoftwareDesignTimeline .how-it-works.timeline-row {
    display: flex;
}

#svcSoftwareDesignTimeline .how-it-works.timeline-row .col-2 {
    display: inline-flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
}

#svcSoftwareDesignTimeline .how-it-works.timeline-row .col-2::after {
    content: "";
    position: absolute;
    border-left: 3px solid #c8c8c8;
    z-index: 1;
}

#svcSoftwareDesignTimeline .how-it-works.timeline-row .col-2.bottom::after {
    height: 50%;
    left: 50%;
    top: 50%;
}


#svcSoftwareDesignTimeline .how-it-works.timeline-row .col-2.full::after {
    height: 100%;
    left: calc(50% - 3px);
}

#svcSoftwareDesignTimeline .how-it-works.timeline-row .col-2.top::after {
    height: 50%;
    left: 50%;
    top: 0;
}

#svcSoftwareDesignTimeline .timeline div {
    padding: 0;
    height: 40px;
}

#svcSoftwareDesignTimeline .timeline hr {
    border-top: 3px solid #c8c8c8;
    margin: 0;
    top: 17px;
    position: relative;
}

#svcSoftwareDesignTimeline .timeline .col-2 {
    display: flex;
    overflow: hidden;
}

#svcSoftwareDesignTimeline .timeline .corner {
    border: 3px solid #c8c8c8;
    width: 100%;
    position: relative;
    border-radius: 15px;
}

#svcSoftwareDesignTimeline .timeline .top-right {
    left: 50%;
    top: -50%;
}

#svcSoftwareDesignTimeline .timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px);
}

#svcSoftwareDesignTimeline .timeline .top-left {
    left: -50%;
    top: -50%;
}

#svcSoftwareDesignTimeline .timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px);
}

#svcSoftwareDesignTimeline .timeline-row.timeline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px;
margin-left: -15px; */
}

#svcSoftwareDesignTimeline .text-container {
    position: relative;
}

#svcSoftwareDesignTimeline .text-container h5 {
    line-height: 1;
    text-align: center;
    width: 35px;
    position: absolute;
    font-size: 6rem;
    font-family: Arial;
    font-weight: 600;
}

#svcSoftwareDesignTimeline .text-container p {
    line-height: 1.15;
    color: #666;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 0;
}

#svcSoftwareDesignTimeline .text-container p b {
    font-weight: 800;
    font-size: 120%;
}

#svcSoftwareDesignTimeline .step-1.circle {
    border-color: #173F5F;
    background-color: #173F5F;
    color: #fff;
}

#svcSoftwareDesignTimeline .step-1.text-container b,
#svcSoftwareDesignTimeline .step-1.text-container h5 {
    color: #173F5F;
}

#svcSoftwareDesignTimeline .step-1.text-container {
    top: 5px;
    left: -50px;
    border-color: #173F5F;
}

#svcSoftwareDesignTimeline .step-1.text-container p {
    border-color: #173F5F;
    text-align: left;
}

#svcSoftwareDesignTimeline .step-2.circle {
    border-color: #20639B;
    background-color: #20639B;
    color: #fff;
    height: 64px;
}

#svcSoftwareDesignTimeline .step-2.text-container b,
#svcSoftwareDesignTimeline .step-2.text-container h5 {
    color: #20639B;
    width: 45px;
}

#svcSoftwareDesignTimeline .step-2.text-container {
    top: 10px;
    border-color: #20639B;
    margin-bottom: 10px;
    left: 30px;
}

#svcSoftwareDesignTimeline .step-2.text-container p {
    margin-left: 60px;
    border-color: #20639B;
    text-align: right;
}

#svcSoftwareDesignTimeline .step-3.circle {
    border-color: #3CAEA3;
    background-color: #3CAEA3;
    color: #fff;
    width: 49px;
    height: 45px;
    top: -5px;
    position: relative;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

/* #svcSoftwareDesignTimeline .step-3.circle i{margin-top:6px;} */
#svcSoftwareDesignTimeline .step-3.text-container b,
#svcSoftwareDesignTimeline .step-3.text-container h5 {
    color: #3CAEA3;
    width: 45px;
}

#svcSoftwareDesignTimeline .step-3.text-container {
    left: -50px;
    border-color: #3CAEA3;
}

#svcSoftwareDesignTimeline .step-3.text-container p {
    border-color: #3CAEA3;
    text-align: left;
}

#svcSoftwareDesignTimeline .step-3-line .col-2.full {
    margin-left: 3px;
}

#svcSoftwareDesignTimeline .step-4.circle {
    border-color: #deb212;
    background-color: #deb212;
    color: #fff;
    width: 52px;
    height: 52px;
    position: relative;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}

#svcSoftwareDesignTimeline .step-4.circle i {
    margin-top: 3px;
    margin-left: -1px;
}

#svcSoftwareDesignTimeline .step-4.text-container b,
#svcSoftwareDesignTimeline .step-4.text-container h5 {
    color: #deb212;
    width: 55px;
}

#svcSoftwareDesignTimeline .step-4.text-container {
    border-color: #deb212;
    left: 35px;
}

#svcSoftwareDesignTimeline .step-4.text-container p {
    margin-left: 70px;
    border-color: #deb212;
    text-align: right;
}

#svcSoftwareDesignTimeline .step-5.circle {
    border-color: #ED553B;
    background-color: #ED553B;
    color: #fff;
    width: 52px;
    height: 52px;
}

#svcSoftwareDesignTimeline .step-5.circle i {
    margin-top: 1px;
}

#svcSoftwareDesignTimeline .step-5.text-container b,
#svcSoftwareDesignTimeline .step-5.text-container h5 {
    color: #ED553B;
}

#svcSoftwareDesignTimeline .step-5.text-container {
    text-align: left;
    border-color: #ED553B;
}

#svcSoftwareDesignTimeline .step-5.text-container p {
    margin-left: -35px;
    border-color: #ED553B;
    text-align: left;
}

@media only screen and (max-width: 600px) {
    #svcSoftwareDesignTimeline .step-1.text-container p {
        margin-left: 40px;
    }

    #svcSoftwareDesignTimeline .step-2.text-container p {
        margin-left: 0;
        margin-right: 25px;
    }

    #svcSoftwareDesignTimeline .step-3.text-container p {
        margin-left: 40px;
    }

    #svcSoftwareDesignTimeline .step-4.text-container p {
        margin-left: 0;
        margin-right: 25px;
    }

    #svcSoftwareDesignTimeline .step-5.text-container p {
        margin-left: -10px;
    }

    .svc-contents-block-custom .contents ul li {
        width: 48% !important;
    }

    .svc-contents-block-custom .contents ul:not(.steps-arrows) li:before {
        border-top: 3px solid #757575;
    }

    #visitorMngtFlow {
        padding: 30px 0 10px 30px;
    }

    #visitorMngtFlow>div {
        padding: 0 0 20px 40px;
    }

    #visitorMngtFlow>div h6 b {
        font-size: 1.2rem;
    }

    #visitorMngtFlow>div h6 small {
        font-size: 1rem;
    }

    #visitorMngtFlow>div .context ol li {
        font-size: 0.9rem;
    }

    #visitorMngtFlow>div .context ol li:before {
        padding-top: 5px;
        left: -10px;
        font-size: .85rem;
    }
}

@media only screen and (max-width: 849px) {
    #svcSoftwareDesignTimeline .step-1.text-container p {
        margin-left: 40px;
    }

    #svcSoftwareDesignTimeline .step-2.text-container p {
        margin-left: 0;
        margin-right: 25px;
    }

    #svcSoftwareDesignTimeline .step-3.text-container p {
        margin-left: 40px;
    }

    #svcSoftwareDesignTimeline .step-4.text-container p {
        margin-left: 0;
        margin-right: 25px;
    }

    #svcSoftwareDesignTimeline .step-5.text-container p {
        margin-left: -10px;
    }
}



/********************/
.sub-section-title {
    font-size: 1.4rem !important;
    text-transform: uppercase;
    color: #0054c7 !important;
    line-height: 1.2;
    padding: 0;
    margin: 0 !important;
    font-weight: 700;
    text-align: center;
}

.sub-section-title>label {
    display: block;
    font-size: 70%;
    margin-bottom: 1px;
}

.sub-section-title+hr { margin: 1px auto 5px; height: 2px; max-width: 30%; text-align: center; 
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(91, 91, 91, 1), rgba(0, 0, 0, 0));
}

.about-us-goals {
    display: flex;
    align-items: center;
}

.about-us-goals li {
    padding: 10px 20px;
    text-align: center;
}

.about-us-goals li i {
    display: block;
    font-size: 3.5rem;
    line-height: 1.3;
}

.about-us-goals li b {
    font-size: 1.15rem;
    line-height: 1.1;
    display: block;
    margin-top: 5px;
}

#our-partners .content .grid a img {
    max-height: 100px;
}

@media (max-width: 991px) {
    header #navbar .navbar-nav {
        min-height: 100vh;
        background: #fff;
    }
}

@media (max-width: 450px) {
    .about-us-goals li {
        padding: 10px;
    }

    .about-us-goals li i {
        font-size: 3.25rem;
    }

    .about-us-goals li b {
        font-size: 1rem;
    }

    .site-footer .footer-logo-wrapper .table-row {
        display: block;
    }

    .site-footer .footer-logo-wrapper .table-row .table-cell:first-child {
        display: block;
        width: 137px !important;
        float: left;
    }

    .site-footer .footer-logo-wrapper .table-row .table-cell:first-child img {
        padding-right: 10px
    }

    .site-footer .footer-logo-wrapper img {
        height: auto;
    }

    .site-footer .footer-logo-wrapper .table-row .table-cell:last-child {
        display: block;
        text-align: center !important;
        float: none !important;
    }

    .site-footer .copyright-info {
        text-align: center;
    }
}

.page-heading-back {
    background-image: url('https://centricore.co/wp-content/uploads/2017/07/img-1-6.jpg');
}


.vc_custom_1558970685546 {
    background-color: #cccccc !important;
}
.vc_custom_1589342452978 {
    padding-top: 125px !important;
    padding-bottom: 120px !important;
    background-color: #e9eaec !important;
}
.wpb_animate_when_almost_visible {
    opacity: 1;
}