@font-face {
    font-family: 'proxima_nova_regular-webfont';
    src:url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'proxima_nova_bold-webfont';
    src:url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'proxima_nova_semibold-webfont';
    src:url('../fonts/proxima_nova_semibold-webfont.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
h2 {
    font-size: 45px;
    color: #172735;
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: initial;
}

.chapter-commen-heading p {
    font-weight: 900;
    font-size: 58px;
}
.blog-posts-list .blog-article .entry-content{
    min-height: 295px!important;
}
.category .blog-article .entry-content{
        min-height: 332px!important;
}
.blog-posts-list .highlighted-article .updated {
    display: block !important;
}

.home-main-heading h1,
.contant-heading {
    font-size: 66px;
    font-weight: 900;
    line-height: 85px;
}

.case-study-img-block .left-img {
    display: inline-block;
    border-radius: 0px 36px 36px 0;
    box-shadow: 4px 3px 12px 6px #dce3dfad;
    float: left;
}

.case-study-img-block .right-img {
    box-shadow: -4px 3px 12px 6px #dce3dfad;
    display: inline-block;
    border-radius: 36px 0 0px 36px;
    float: right;
}

body.post-type-archive-case-studies:before,
body.page-template-blog-template:before,
body.page-template-solution-page-template:before,
body.page-template-consultant:before,
body.page-template-cloud-page:before,
body.page-template-career:before,
body.careers-template-default:before, body.page-template-about-us:before  {
    min-height: 400px;
}

.post-type-archive-case-studies .chapter-commen-heading-section,
.page-template-blog-template .chapter-commen-heading-section,
.page-template-solution-page-template .chapter-commen-heading-section,
.page-template-consultant .chapter-commen-heading-section,
.page-template-cloud-page .chapter-commen-heading-section,
.page-template-career .chapter-commen-heading-section,
.careers-template-default .chapter-commen-heading-section, .page-template-about-us .chapter-commen-heading-section {
    min-height: 370px;
}

.careers-template-default .gform_body {
    padding: 0;
}

.chapter-expertise-section .singl-btn-cover {
    margin-top: 0;
}

.page-template-contact-us .gform_body {
    padding-top: 12px;
}

.post-type-archive-case-studies h2 {
    margin-bottom: 0;
    text-transform: unset !important;
}

.img-border {

    border-radius: 10px;
}

.careers-template-default .gform_wrapper .gform_footer input.button,
.careers-template-default .gform_wrapper .gform_footer input[type=submit] {
    margin-left: 0;
    margin-bottom: 20px !important;
    margin-top: 20px;
}

.gform_wrapper .gform_footer {
    margin-top: 0;
}

.country-name {
    font-size: 14px;
    font-weight: bold;
}


.contant-heading {
    margin-bottom: 30px;
}



.what-offer-tab-block ul.vc_tta-tabs-list {
    display: flex!important;
}
.what-offer-tab-block .vc_tta-tabs-list li {
    width: 50%;
}
.what-offer-tab-block .vc_tta-tab>a {
    text-align: center;
    font-size: 28px;
    color: #000!important;
    background-color: transparent!important;
    border: none!important;
    border-bottom: #e4e4e4 2px solid!important;
}
.what-offer-tab-block .vc_tta-panels {
    background-color: transparent!important;
    border: none!important;
}
h3.heading-bottom+p {
    color: #9c9c9c;
    height: 83px;
}
.chapter-tab-block {
    display: flex;
    align-items: center;
    margin-top: 35px;
}
.chapter-social-icons-block {
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: center;
}
.what-offer-tab-block .wpb_content_element {
    margin-bottom: 0px!important;
}
.what-offer-tab-block .vc_active>a {
    border-bottom: 2px solid #5cdb94!important;
}
.case-studies-heading+p {
    color: #172735;
    line-height: 31px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.case-author {
    color: #888888;
    font-weight: 600;
    font-size: 24px;
}
.case-studies-heading {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 900;
    color: #172735;
}
.strategy-of-chapter {
    background: #f1f1f1;
    display: inline-block;
    border-radius: 4px;
    padding: 5px 25px;
}
.strategy-of-chapter div:last-child {
    border: none!important;
}
.strategy-of-chapter div {
    line-height: 12px;
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #d8d8d8;
    color: #122534!important;
    font-size: 16px;
}
.case-study-block .wpb_text_column.wpb_content_element {
    margin-bottom: 20px!important;
}
h1.contant-heading.tech-heading {
    margin-bottom: 0px!important;
}
a {
    outline: none;
}
.partner-membar-section {
    background: #f5f9fa;
}
span.follow-us {
    padding-right: 0 !important;
    color: #9d9d9d;
    display: block;
    font-size: 16px;
}
.team_options {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.team_member {
    padding: 0 40px;
    height: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.team_member .member_image {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
    float: left;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.team_member .member_image img {
    height: 100%;
    vertical-align: middle;
}
.team_member label {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    font-weight: lighter;
    margin: 8px 0 0;
}
.plus_sign {
    font-size: 2rem;
    color: #fff;
    height: 24px;
    line-height: 24px;
    margin-top: -36px;
}
.team_member:last-child {
    float: right;
}
.partner-membar-section .partner-membar-block {
    max-width: 900px;
    margin: auto;
    padding: 30px 0px 20px 0px;
}
.partner-image-block {
    max-width: 900px;
    margin: auto;
}
.partner-img {
    margin: 50px 0px;
}
.amazone-partner {
    border-right: 1px solid #ccc;
}
.news-block {
    display: flex;
    max-width: 1100px;
    margin: auto;
    position: relative;
    box-shadow: 12px 12px 27px #17313b38;
    bottom: -72px;
}
.process-tile .news-label,
.process-idea-tile .news-label {
    display: inline-block;
    background: #fff;
    color: #43334d;
    height: 13px;
    border: none;
    cursor: pointer;
    transition: 0.5s;
    box-shadow: none;
    font-size: 12px!important;
    font-weight: normal;
    padding: 8px 9px;
    border-radius: 0px;
    line-height: 0px;
}
.process-tile {
    min-height: 270px;
    color: #fff;
    background: #aff5ce;
    position: relative;
    flex-grow: 2;
    width: 100%;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
}
.process-tile .news-heading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.development-process .dev-process,
.development-process .process-improvement {
    background-color: #fff;
}
.process-idea-tile {
    min-height: 270px;
    color: #fff;
    position: relative;
    flex-grow: 1;
    width: 100%;
    background: #fff;
    align-items: center;
}
.news-heading {
    padding: 40px 15px 15px 15px;
    font-size: 24px;
    color: #172735;
    font-weight: normal;
    line-height: 30px;
}
.more-block .more-tile img {
    width: 18px;
    margin-left: 8px;
}
.more-tile {
    cursor: pointer;
    color: #172735;
    font-size: 20px;
}
.ux-term {
    background-color: #aff5ce;
    position: relative;
    flex-grow: 2;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.ux-term .news-heading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.stick-logo {
    display: none;
}
.fixed-header .stick-logo {
      display: block;
    margin-top: 20px!important;

}
.fixed-header .site-branding {
    display: none;
}
.fixed-header a {
    color: #172735;
}
.prod-area .divTableCell:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
}
.more-block {
    display: none;
}
.case-study-block .vc_btn3-style-classic.vc_btn3-color-vista-blue {
    font-size: 16px!important;
    text-transform: capitalize;
    font-weight: normal;
    font-family: Lato !important;
    border-radius: 2px;
}
.process-improve {
    z-index: 99;
}
.more-block .watch-img img {
    transform: none;
}
.development-process {
    display: flex;
}

/*get-in-touch*/
.get-in-touch-img p {
    display: flex;
    justify-content: space-evenly;
}
.get-in-touch-text p {
    font-size: 10px;
}
.get-touch-btn button {
    border-radius: 0px!important;
    text-transform: capitalize!important;
    font-size: 22px!important;
    padding: 15px 45px!important;
    font-weight: 600!important;
}
.get-in-touch-section .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
    display: flex;
    align-items: center;
}
.contant-heading+.tech-para p {
    font-size: 24px!important;
}
.contant-heading+.tech-para {
    color: #122534;
    line-height: 32px;
    font-size: 24px;
    font-weight: 550;
    margin-bottom: 10px;
    width: 50%!important;
}

/*footer*/

.development-process {
    width: 100%;
    display: flex;
}
.social-icons a {
    width: 100%;
}
.social-icons a img {
    width: 30px;
}

.social-icons {
    margin: auto;
    width: 150px;
    display: flex;
}

a:hover,
a:active {
    outline: none;
}


/*header*/
.dropdown-toggle:after {
    top: 0px;
}
#menu-main-menu li a:hover {
    text-decoration: none;
    color: #5cdb94;
}
#menu-main-menu li#menu-item-521 a,
.single-btn {
    background: #5cdb94;
    padding: 8px 30px 10px 30px!important;
    margin-top: 8px;
    color: #fff;
    position: relative;
}
#menu-main-menu li#menu-item-521 a:hover {
    background: transparent!important;
}
.case-study-up-height {
    height: 0px!important;
}
.case-study-info .vc_column-inner {
    margin-left: 100px!important;
}

/*service section*/
.ready-to-start-section,
.chapter-expertise-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #17313b !important;
    background: url("../../../uploads/2018/08/black-background.png");
    background-position-Y: -280px;
    background-repeat: no-repeat;
    background-position-X: -410px;
}
.ready-home-section.ready-to-start-section {
    padding-top: 40px;
}
.get-in-touch-img-inner {
    display: flex;
    justify-content: space-evenly;
}
.get-in-touch-block {
    display: flex;
    align-items: center;
}
.get-in-touch-text p {
    color: #fff;
    line-height: 1.8;
}
.get-in-touch-text h1 {
    color: #fff;
    font-weight: 700;
}

.chapter-commen-heading-section img{
    margin: 0 auto;
    display: block;
}
.docker-section-heading-wrap img {
    margin-top: 10px;
}
.excellence-cloud-spacer {
    padding-bottom: 40px;
}
.page-template-cloud-page .testimonial {
    margin-bottom: 0;
}


.get-touch-btn button {
    color: #fff;
    background-color: #75D69C;
}
.custom-container {
    margin: 0 auto;
    max-width: 1320px;
    padding: 15px;
}
.chapter-commen-heading-section {
    padding: 60px 0px;
    min-height: 420px;
    position: relative;
}
.chapter-commen-heading-section p {
    font-size: 20px;
    font-weight: 400;
    color: #172735;
    line-height: 1.3;
}
.careers-template-default #field_1_5{
    margin-top:1px !important;
}
.careers-template-default #gform_fields_1 li{
    padding:0 10px;
}
.releted-blog-list .blog-article .entry-content{
    min-height: 195px!important;
}
.page-template-blog-template .first-custom-blog  .entry-content, .category .first-custom-blog  .entry-content{
    min-height: 285px!important;
}
.docker-section-heading-wrap,
.testimonial.cloud-dark-section .row {
    display: flex;
    align-items: center;
}
.img-text img {
    display: inline-block;
    margin-top: 0;
}
.site-header-main .single-btn {
    box-shadow: none;
    padding: 10px 20px;
}
.chapter-commen-sub-heading-section {
    font-size: 20px;
    font-weight: lighter;
    max-width: 760px;
    line-height: 26px;
}
.chapter-commen-heading {
    font-size: 66px;
    font-weight: 900;
    line-height: 85px;
}
.chapter-commen-heading-section {
    position: relative;
    padding-bottom: 60px;
}


.success-from-company a {
    align-self: center;
    width: 20%;
    padding: 10px 35px;
    max-width: 200px;
}
.success-from-company {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
    align-items: baseline;
}
.section-margin {
    padding: 40px 0;

}
.section-sub-heading {
    font-size: 18px;
    color: #172735;
    line-height: 28px;
    margin: auto;
    text-align: center;
    margin-top: 0px;
    font-weight: 400;
}
.commen-section-heading {
    margin-bottom: 30px;
}
.chapter-enterprise-software .chapter-enterprise-heading {
    font-weight: 900;
    color: #172735;
    letter-spacing: 2px;
    line-height: 30px;
}
.enterprise-wrap {
    position: relative;
}
.read-more .rm-link {
    background-color: transparent;
    color: #172735;
    text-decoration: underline;
    padding: 0;
}
.enterprise-tag a {
    display: block;
    color: #17313b;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}
.enterprise-tag {
    max-height: 110px;
}
.enterprise-text p {
    font-size: 20px;
    color: #172735;
    line-height: 30px;
    margin-top: 10px;
    /*  width: 60%;*/
}
.chapter-enterprise-border {
    width: 3px;
    height: 50px;
    border-right: 3px dashed #a3a3a3;
    margin-left: -100px;
    margin-bottom: 60px;
}
ul.nav.nav-tabs.latest-chech-heading li a, ul.nav.nav-tabs.latest-chech-heading li>div{
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px;
    border: none!important;
    background: none;
    color: rgb(23, 39, 53);
    margin: 0px;
    border-bottom: 1px solid #d2d0d0!important;
}
ul.nav.nav-tabs.latest-chech-heading li.active a,
ul.nav.nav-tabs.latest-chech-heading li.active a:hover,
ul.nav.nav-tabs.latest-chech-heading li.active a:focus,
ul.nav.nav-tabs.latest-chech-heading li.active a:active,
ul.nav.nav-tabs.latest-chech-heading li.active>div,
ul.nav.nav-tabs.latest-chech-heading li.active>div:hover,
ul.nav.nav-tabs.latest-chech-heading li.active>div:focus,
ul.nav.nav-tabs.latest-chech-heading li.active>div:active
{
    border: none!important;
    outline: none!important;
    border-bottom: 1px solid #58ddcb!important;
    background: none;
}
#menu-main-menu li ul.sub-menu li a {
    position: relative;
    z-index: 999;
    white-space: nowrap;
}
#menu-main-menu li ul.sub-menu li a:before {
    display: none;
}
.single-btn {
    transition: -webkit-background .15s ease-out;
    transition: background .15s ease-out;
    transition: background .15s ease-out, -webkit-background .15s ease-out;
    position: relative;
    margin-top: 22px;
    background-color: #5bdb93;
    padding: 10px 40px !important;
    font-size: 17px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    box-shadow: -1px 2px 8px #ccc;
    text-transform: capitalize;
}
.get-in-touch-btn .single-btn {
    box-shadow: none !important;
}
.single-btn:hover {
    background-color: transparent;
    color: #fff;
}
.gfield {
    position: relative;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 1px solid #d01717;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
.gform_wrapper .validation_message {
    color: #d01717;
}
.single-btn:before {
    content: "";
    height: auto;
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background-color: #172735;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out;
    width: 100%;
    height: 100%;
    display: block;
}
.single-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    color: #fff;
}
.get-in-touch-btn .single-btn:before {
    content: "";
    height: auto;
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out;
    width: 100%;
    height: 100%;
    display: block;
}
.get-in-touch-btn .single-btn:hover {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #fff !important;
    color: #172735;
}
.page-id-3 .chapter-success-section {
    background: #fff !important;
    padding-bottom: 80px;
}
.singl-btn-cover span {
    position: relative;
    z-index: 2;
}
.second-succes-contant .case-study-img-block {
    padding: 0px;
}
.latest-tech-section .latest-chech-heading li {
    width: 25%;
    text-align: center;
}
.latest-tech-section .nav-tabs {
    border: none;
}
.latest-chech-image {
    width: 75px;
    margin: auto;
    margin-bottom: 15px;
}
.latest-tech-heading {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 46px;
    color: rgb(23, 39, 53);
    font-weight: bold;
}
.latest-text-tile {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    color: rgb(0, 0, 0);
    font-family: "Lato";
}
.tech-contant-block .row {
    display: flex;
    align-items: center;
}
.tech-contant-block {
    margin-top: 30px;
}
.chapter-expertise-section {
    background-color: #17313b;
    padding: 80px 0px;
    margin: 13px 0 13px 0;
    background-color: #17313b !important;
    background: url(../../../uploads/2018/08/black-background.png);
    background-position-Y: -280px;
    background-repeat: no-repeat;
    background-position-X: -410px;
}
.chapter-expertise-section .chapter-expertise-heading {
    font-size: 30px;
    line-height: 54px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.expertise-btn {
    font-size: 18px;
    background: #5bdb93;
    padding: 12px 50px;
    border-radius: 0px;
    color: #fff!important;
    font-weight: bold;
}
.chapter-expertise-block {
    display: flex;
    align-items: center;
}
.chapter-expertise-heading span {
    display: block;
}
.blog-inner .main-single-post.bg-gray .contant-wraper,
#secondary {
    background-color: #fff;
}
.blog-inner .contant-wraper {
    padding: 20px 40px 40px 40px;
    box-shadow: 0px 2px 11px 4px rgba(51, 51, 51, 0.1);
}
.page-template-consultant .initiatives {
    padding-top: 60px;
}

/*capabilities*/
.capabilities-contant .panel-title a {
    text-decoration: none;
    display: flex;
    align-items: center;
}
.capabilities-contant .panel-title a:focus {
    outline: none;
}
.capabilities-contant .panel-title-text {
    width: 100%;
    font-size: 22px;
    line-height: 24px;
    color: #172735;
    display: block;
}
.capabilities-contant .panel-title-text img {
    float: right;
    width: 19px;
}
.capabilities-contant .panel-body span {
    font-size: 20px;
}
.capabilities-contant .panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e8e6e6;
}
.capabilities-contant .panel-default>.panel-heading {
    background: none;
    border: none;
    border-radius: 0px;
}
.capabilities-contant .panel-group .panel.panel-collapse-up {
    border-top: 1px solid #e8e6e6;
}
.chapter-step-number:before {
    content: '';
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #4bcd8d 0%, #61ebff 100%);
    pointer-events: none;
    mix-blend-mode: screen;
}
.processes-step-no {
    font-size: 40px;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: 800;
    margin: 20px 0px 35px 0px;
}
.processes-step-text {
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: bold;
}
.gridient-text:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #4bcd8d 0%, #61ebff 100%);
    pointer-events: none;
    mix-blend-mode: screen;
}
.gridient-text {
    mix-blend-mode: multiply;
    position: relative;
    background: #fff;
}
.chapter-step-number {
    background: #fff;
    mix-blend-mode: multiply;
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 26px;
    position: relative;
    font-family: "Lato";
    font-weight: bold;
    text-align: center;
    width: 100px;
    height: 100px;
    border: 4px solid #dcdcdc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 80px auto;
}
.chapter-step-text {
    max-width: 300px;
    height: auto;
    box-shadow: 7.5px 12.99px 30px rgba(203, 203, 203, 0.39);
    background-color: #f3f3f3;
    padding: 55px 30px;
}
.chapter-step-text-heading {
    font-size: 20px;
    line-height: 22px;
    color: rgb(0, 0, 0);
    margin-left: 20px;
    font-weight: bold;
}
.chapter-step-text-contant {
    margin: 0px;
}
.chapter-step-text-contant li img {
    margin-right: 10px;
}
.chapter-step-text-contant li {
    list-style: none;
    font-size: 16px;
    line-height: 36px;
    color: rgb(119, 119, 119);
}
.chapter-step-number.chapter-step-number2 {
    margin-top: 35px;
}
.chapter-step-text h4 {
    margin-bottom: 20px;
}
.client-success-heading {
    margin-bottom: 65px;
}
.client-success-contant {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    margin-top: 50px;
}


.success-heading {
    margin-bottom: 50px;
}
.client-success-contant .case-study-block {
    font-size: 32px;
    color: rgb(18, 37, 52);
    font-weight: 800;
}
.client-success-contant .case-study-block+p {
    font-size: 24px;
    letter-spacing: 1px;
    color: rgb(18, 37, 52);
    font-family: "Lato";
}
.owl-theme .owl-nav button span,
.owl-theme .owl-nav button span {
    font-size: 40px!important;
    line-height: 32px!important;
    color: #5bdb93!important;
}
.owl-theme .owl-nav button {
    width: 36px;
    height: 36px;
    border-radius: 18px!important;
    background-color: #ffffff!important;
    outline: none!important;
    border: 1px solid #172735!important;
}
.owl-theme .owl-nav {
    position: absolute;
    top: -40px;
    right: 7%;
}
.client-success-contant h2 {
    font-size: 30px;
    text-transform: unset;
}

.enterprise-step-arrow {
    position: absolute;
    right: -238px;
}
.enterprise-arrow-3 {
    right: -125px;
}
.client-success-contant .case-studies-heading {
    max-width: 720px;
}


/*about us*/
.chapter-commen-heading {
    max-width: 90%;
    color: #182838;
    text-transform: capitalize;
}
.about-us-success-stories {
    text-align: center;
}
.we-chapter-tile p {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

/*electic-team section*/
.electic-team-section {
    min-height: 410px;
    position: relative;
    margin-top: 120px;
}
.chapter-img img {
    width: 100%;
}
.electic-team-shodow {
    position: absolute;
    left: 0;
    right: 0;
    top: 107px;
    box-shadow: 2px 10px 20px 0px rgba(204, 204, 204, 0.4);
    bottom: 0px;
    z-index: 0;
}
.electic-team-block {
    max-width: 1100px;
    margin: auto;
    position: absolute;
    top: -120px;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
}
.electic-team-contant {
    position: relative;
    width: 100%;
    display: flex;
}
.electic-team-contant .team-size .elecctic-heading span {
    font-size: 50px;
    margin-left: 20px;
    font-weight: 900;
}
.electic-team-contant .team-size .elecctic-heading {
    font-size: 44px;
    margin-bottom: 30px;
    color: rgb(68, 67, 67);
    font-weight: bold;
}
.electic-team-contant .team-size {
    width: 446px;
    padding: 50px 60px 36px 30px;
    background: #f4f4f4;
}
.electic-team-support {
   /* list-style: none;*/
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: rgb(73, 72, 72);
    font-weight: 300;
}
.electic-team-contant .achivement-of-project {
    width: 446px;
    background: #ccc;
    display: inline-block;
    flex-flow: row wrap;
    text-align: center;
    color: #fff;
}
.electic-team-contant .achivement-of-project.achivement-empty {
    background: #fff;
}
.achivement-number {
    font-weight: 900;
    font-size: 80px;
}
.achivement-block {
    padding: 30px 2px 0px 0px;
    width: 50%;
    float: left;
    min-height: 230px;
}
.achivement-light-gray {
    background: #f8f8f8;
}
.achivement-white {
    background: #fff;
}
.achivement-heading {
    color: #444;
    font-size: 20px;
    max-width: 215px;
    margin: auto;
    height: 40px;
}


.electic-text:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #4bcd8d 0%, #61ebff 100%);
    mix-blend-mode: lighten;
}
.electic-text {
    display: inline-block;
    position: relative;
    background: #fff;
    mix-blend-mode: darken;
}
.gridient {
    position: relative;
    background: #fff;
    mix-blend-mode: darken;
    color: #575757;
}
.gridient:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #4bcd8d 0%, #61ebff 100%);
    mix-blend-mode: lighten;
}

/*we love chapter*/
.we-love-work-text .we-love-work-sub-text {
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 24px;
}
.we-love-work-section {
    padding-bottom: 13px;
    margin-top: 60px;
}
.we-love-work-block {
    margin-top: 20px;
}
.we-love-work-text .we-love-work-heading {
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    color: #172735;
    /*  height: 60px;*/
}
.we-love-work-img {
    width: 60px;
    margin-bottom: 15px;
}

/*our team*/
.our-team-section .section-heading {
    line-height: 65px;
}
.our-team-section .section-sub-heading {
    max-width: 100%;
    margin-bottom: 20px;
}
.our-team-heading {
    font-size: 40px;
    color: rgb(23, 39, 53);
    font-weight: 800;
    margin-bottom: 30px;
}
.our-team-member {
    box-shadow: 3.5px 6.062px 7px rgba(232, 232, 232, 0.75);
    background-color: #ffffff;
    margin-bottom: 30px;
    /* min-height: 405px;*/
}
.our-team-member .member-designation {
    font-size: 18px;
    color: rgb(187, 187, 187);
    line-height: 30px;
    margin: 0px;
}
.our-team-member .member-name {
    text-transform: capitalize;
    font-size: 20px;
    color: rgb(23, 39, 53);
    font-weight: bold;
    line-height: 30px;
    margin: 0px;
}
.member-info {
    padding: 20px 20px;
}
.member-info p{
    margin:0;
    font-size: 14px;
}
.our-team-member-img img {
    width: 100%;
}
.our-team-section .our-team-wrap {
    display: block;
    flex-wrap: wrap;
    margin-bottom: 50px;
    align-items: stretch;
}
.our-team-member-img {
    width: 100%;
    max-width: 262px;
    max-height: 270px;
    overflow: hidden;
}

/* home page */
.we-offer-block.nav-tabs>li.active>a:hover,
.we-offer-block.nav-tabs>li.active>a:focus {
    border-width: 0px 0px 1px 0px;
}
.we-offer-block.nav-tabs>li.active a, .nav-tabs.we-offer-block.nav-tabs>li>div {
    border-bottom: 2px solid #5cdb94!important;
}
.we-offer-block.nav-tabs>li a, .nav-tabs.we-offer-block.nav-tabs>li>div {
    color: #172735!important;
    font-size: 28px;
    font-weight: 400;
    outline: none;
    border-bottom: 2px solid #e4e4e4!important;
    background: transparent;
    padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    border: none;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
}
.we-offer-block li {
    text-align: center;
    width: 100%;
    box-shadow: none;
}
.we-offer-block {
    margin: 0px;
    display: flex;
}
.we-offer-contant-block {
    margin-top: 50px;
}
.we-offer-contant-tile {
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 40px;
}
.chapter-tab1 {
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 40px;
}
.chapter-tab-block [class*="col-"]:nth-child(1) img {
    max-width: 60px;
}
.chapter-tab-block [class*="col-"]:nth-child(1) {
    text-align: center;
}
[class*="chapter-tab"] .we-offer-tile-heading+p {
    color: #9c9c9c;
    font-weight: 600;
    font-size: 16px;
    height: 110px;
}
[class*="chapter-tab"] .we-offer-tile-heading {
    letter-spacing: 1px;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.chapter-tab2 {
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 40px;
}
.chapter-tab3 {
    border-right: 1px solid #8f8f8f;
    padding-top: 10px;
}
.chapter-tab4 {
    padding-top: 10px;
}
.we-offer-back-img img {
    max-width: inherit;
}
.we-offer-section {
    position: relative;
}
.we-offer-back-img {
    position: absolute;
    bottom: -500PX;
    width: 100%;
    overflow: hidden;
}
.case-study-text-tile {
    max-width: 530px;
}
.photobash-img {
    padding-left: 0px;
}
.case-studies-block2 .case-study-text-tile {
    margin: auto;
}
.news-block {
    max-width: 80%;
}
.custom-logo {
    max-width: 100%!important;
}
#site-navigation #menu-main-menu {
    display: flex;
    justify-content: flex-end;
}

/* solution section */
.blockchain-solution-block {
    display: flex;
    align-items: center;
    height: 100px;
}
.blockchain-solution-text p {
    font-size: 18px;
    color: rgb(23, 39, 53);
    font-weight: bold;
    padding-left: 20px;
    text-transform: capitalize;
}


.latest-tech-text {
    font-size: 16px;
    color: rgb(23, 39, 53);
    font-weight: bold;
    text-transform: uppercase;
}
.latest-tech-main-block {
    display: flex;
    justify-content: space-evenly;
    border: 3px solid #ebebeb;
    border-radius: 15px;
    align-items: center;
}
.latest-tech-block.text-center {
    padding: 55px 35px;
    border-right: 1px solid #ccc;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
.latest-tech-block.text-center:hover {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.04);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.04);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.04);
    transition: all 200ms ease-in;
    transform: scale(1.04);
}
.latest-tech-block.text-center:last-child {
    border-right: none;
}
.latest-tech-img {
    padding-bottom: 40px;
}
.work-process-block ul,
nav {
    border: none;
    display: flex;
    margin: 0px;
}
.work-process-block ul {
    position: relative;
}
.work-process-block .nav:after {
    content: "";
}
.work-process-block ul li {
    box-shadow: 0.5px 0.866px 10px rgba(145, 145, 145, 0.52);
    margin: 0px 10px;
    width: 100%;
    height: 200px;
    position: relative;
}
.work-process-block ul li:last-child {
    margin-right: 0px;
}
.work-process-block ul li:first-child {
    margin-left: 0px;
}
.work-process-block ul li a {
    height: 200px;
    margin: 0px;
    background: #fff;
}
.work-process-block ul li.active a {
    border: none;
}
.nav-wrap {
    position: relative;
}
.nav-wrap:before {
    content: "";
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 63%;
    background: #cccc;
    z-index: -9999898;
}
.processes-contant-block {
    padding-top: 80px;
}
.processes-contant-block .processes-contant-tile {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}
.processes-contant-tile p:nth-child(2) {
    padding-top: 15px;
}
.processes-contant-tile p {
    margin: 0px;
    font-size: 24px;
    color: rgb(145, 145, 145);
}
.processes-contant-tile h3 {
    font-size: 24px;
    letter-spacing: 1px;
    color: rgb(23, 39, 53);
    font-family: "Lato";
    font-weight: bold;
}

/* recent-work-section */
.recent-work-section .section-heading {
    text-align: left;
}
.recent-work-heading h3 {
    font-size: 40px;
    letter-spacing: 2px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.recent-work-1 .recent-work-heading {
    background-image: url(../../../uploads/2018/09/recent-work-1.png);
}
.recent-work-2 .recent-work-heading {
    background-image: url(../../../uploads/2018/09/recent-work-2.png);
}
.recent-work-3 .recent-work-heading {
    background-image: url(../../../uploads/2018/09/recent-work-3.png);
}
.recent-work-heading {
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recent-work-contant {
    padding: 15px;
}
.recent-work-contant h4 {
    padding: 15px 0px;
}
.recent-work-tile {
    box-shadow: 4px 6.928px 18px rgba(145, 145, 145, 0.26);
    max-width: 360px;
    margin-bottom: 30px;
}
.recent-work-tile .recent-work-list {
    margin: 0px;
}
.recent-work-tile p {
    font-size: 20px;
    color: rgb(23, 39, 53);
    font-weight: 800;
    margin: 0px;
}
.recent-work-tile li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}
.recent-work-tile li::before {
    content: "â€¢ ";
    left: -2px;
    position: absolute;
    color: #919191;
    /* or whatever color you prefer */
}

/* contact-us */
.contact-subheading {
    font-size: 19px;
    color: #444;
}
.contact-us-header.chapter-commen-heading-section {
    background-image: none!important;
}
.chapter-contact-us input:not(.wpcf7-submit),
.chapter-contact-us textarea:not(.wpcf7-submit) {
    border-radius: 7px;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    margin-bottom: 30px;
    padding: 15px 15px 15px 50px;
}
.chapter-contact-us input::placeholder,
.chapter-contact-us textarea::placeholder {
    color: #ddd;
}
.chapter-contact-us h2,
#gform_1 .top_label .gfield_label, #gform_14 .top_label .gfield_label {
    color: #999999;
    font-size: 16px;
    margin-bottom: 25px;
}
#gform_1 .top_label input:not(.gform_button),
#gform_1 .top_label select, #gform_14 .top_label input:not(.gform_button),
#gform_14 .top_label select {
    border-radius: 0px;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    margin-bottom: 0px;
    /*padding: 15px 15px 15px 0px;*/
    border: none;
    border-bottom: 1px solid #ccc;

    padding: 0px 15px 5px 0px;
    height: 30px;
}
#gform_1 .top_label select, #gform_14 .top_label select {
    padding-left: 0;
    outline: none;
}
#field_1_9 input, #field_14_9 input {
    border: none !important;
}
#gform_1 .top_label .gfield_label, #gform_14 .top_label .gfield_label {
    margin-bottom: 0px;
}
#field_1_9, #field_14_9,
.gform_fields {
    position: relative;
}
#field_1_9 img, #field_14_9 img {
    position: absolute;
    top: -20px;
    left: 160px;
    margin-top: 0;
}


.contact-us-check-box-block .wpcf7-form-control-wrap {
    width: 50%;
}
div.chapter-contact-us .wpcf7-checkbox {
    max-width: 768px;
    display: block;
}
div.chapter-contact-us .wpcf7-checkbox span.wpcf7-list-item {
    float: left;
    position: relative;
    margin: 0px 0px 30px 0px!important;
    width: 50%;
}


.wpcf7-form-control-wrap input[type="checkbox"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    height: 30px;
    opacity: 0;
    z-index: 99;
    cursor: pointer;
}
.wpcf7-list-item span.wpcf7-list-item-label {
    color: #7d7d7d;
    font-size: 24px;
    padding-left: 30px;
}
.wpcf7-list-item span.wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    border: 1px solid #ddd;
    width: 18px;
    height: 18px;
    top: 14px;
    left: 0px;
    background-image: url('../../uploads/2018/09/checkbox.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
div.wpcf7 input[type="file"] {
    display: none;
}
.wpcf7-list-item input:checked~span.wpcf7-list-item-label::before {
    background-image: url('../../uploads/2018/09/checkedbox.png');
    background-repeat: no-repeat;
    background-color: #5cdb94;
    background-position: 0px 2px;
}
.custom-file-upload br {
    display: none;
}
.custom-file-upload {
    color: #7d7d7d;
    font-size: 24px;
}
.custom-file-upload p {
    padding-left: 5px;
}
.custom-file-upload {
    display: flex;
    align-items: center;
}
.wpcf7-form input[type="submit"],
#gform_submit_button_1 {
    background: #5cdb94;
    padding: 10px 40px !important;
    margin-top: 8px;
    color: #fff;
    font-size: 17px!important;
    margin-bottom: 80px;
    text-transform: capitalize;
    margin-top: 40px;
    font-weight: 600;
}
.wpcf7-form input[type="submit"]:hover,
#gform_submit_button_1:hover {
    background: #172735;
}
.contact-location img {
    position: absolute;
    max-width: initial!important;
    right: 0px;
    z-index: -1;
    max-width: 600px!important;
}
.wpcf7-form .col-md-12 {
    margin-top: 40px;
}
.chapter-contact-us .here-about-me input {
    margin-bottom: 0px;
}
div.chapter-contact-us .send-nda-block .wpcf7-checkbox span.wpcf7-list-item {
    margin: 0px!important;
}
.chapter-contact-us [class*="col"] {
    position: relative;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required+span,
input.wpcf7-form-control.span.wpcf7-form-control-wrap.checkbox-942.wpcf7-validates-as-required+span,
.chapter-contact-us [class*="col"] input.wpcf7-validates-as-number.wpcf7-validates-as-required+span {
    position: absolute;
    top: 38px;
}
.industries-section .chapter-tab-block [class*="col-"]:nth-child(1) {
    margin-bottom: 30px;
}
.industries-section [class*="chapter-tab"] .we-offer-tile-heading {
    max-width: 100%;
    text-align: center;
}
span.wpcf7-form-control-wrap.checkbox-942 {
    margin-top: 30px;
    display: block;
}
.custom-file-upload {
    margin-top: 30px;
}
textarea.wpcf7-form-control+span {
    margin-top: -30px;
}
.send-nda-block .nda-form span.wpcf7-not-valid-tip {
    position: absolute;
    top: 35px;
}
.industries-section .chapter-tab-block {
    display: block;
}
.industries-section [class*="chapter-tab"] {
    height: 231px;
}
.we-offer-img-block {
    width: 60px;
    height: 88px;
    margin: 0 auto;
}
.chapter-success-section .success-from-company {
    margin-top: 0px;
}
.chapter-success-section .success-heading {
    margin-bottom: 0px;
}

/* TECH SECTION */
.page-capabilities .our-partner {
    color: #FFF;
    text-align: center;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: url(../../../uploads/2018/09/tech-stack-1-final.png) no-repeat scroll 0 0 transparent;
    background-position: center center;
    height: 630px;
    margin-top: 0;
    background-size: 100% 100%;
}
.page-capabilities .our-partner .amimate-network {
    background-color: transparent
}
.page-capabilities .our-partner .network-graph {
    position: absolute;
    height: 100%;
    width: 1920px;
    left: 50%;
    background: #000 url("/images/fcm-our-partner.jpg") no-repeat center bottom;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}
.page-capabilities .our-partner h4.our-partner-title {
    margin-top: 0;
    font-size: 35px;
    margin-bottom: 60px;
    color: #000
}
.page-capabilities .our-partner .our-partner-intro {
    max-width: 960px;
    margin: 0 auto 50px;
    font-size: 25px;
    font-weight: 100;
    color: #000
}
.page-capabilities .our-partner .circle-network {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 550px;
    height: 550px;
    position: absolute;
    top: 60px;
    left: 50%;
    margin: 0 0 0 -275px;
    overflow: hidden;
    padding: 30px;
    background-color: rgba(63, 179, 87, 1)
}
.page-capabilities .our-partner .circle-network .line {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.page-capabilities .our-partner .circle-network .line:after,
.page-capabilities .our-partner .circle-network .line:before {
    content: '';
    width: 100%;
    height: 6px;
    border-bottom: 6px solid #3fb357;
    top: 50%;
    position: absolute;
    left: 0;
    margin-top: -3px;
    z-index: 1;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg)
}
.page-capabilities .our-partner .circle-network .line:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg)
}
.page-capabilities .our-partner .circle-network:after,
.page-capabilities .our-partner .circle-network:before {
    content: '';
    width: 100%;
    height: 6px;
    border-bottom: 6px solid #3fb357;
    top: 50%;
    position: absolute;
    left: 0;
    margin-top: -3px;
    z-index: 1
}
.page-capabilities .our-partner .circle-network:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}
.page-capabilities .our-partner .circle-network ul {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #FFF;
    margin: 0px;
}
.page-capabilities .our-partner .circle-network ul li {
    position: absolute;
    z-index: 100;
    color: #000;
    font-size: 16px;
    width: 100px;
    font-weight: 700;
    list-style: none;
    text-align: center
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(1) {
    left: 4%;
    top: 33%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(2) {
    left: 25%;
    top: 13%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(3) {
    right: 25%;
    top: 13%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(4) {
    right: 4%;
    top: 33%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(5) {
    right: 4%;
    bottom: 33%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(6) {
    right: 25%;
    bottom: 13%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(7) {
    left: 25%;
    bottom: 13%
}
.page-capabilities .our-partner .circle-network ul li:nth-of-type(8) {
    left: 4%;
    bottom: 33%
}
.page-capabilities .our-partner .circle-network .circle-small {
    width: 45%;
    height: 45%;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #3fb357;
    font-size: 60px;
    padding-top: 80px;
    z-index: 2;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.page-capabilities .our-partner .background {
    background: none
}
.page-capabilities .our-partner .wave-not-ami {
    top: -15%
}
.page-capabilities .our-partner .wave-not-ami.logohero1 {
    background-image: url(../../../uploads/2018/09/bg_banner_animation_1.png);
}
.page-capabilities .our-partner .wave-not-ami.logohero2 {
    background-image: url(../../../uploads/2018/09/bg_banner_animation_2.png);
}
.page-capabilities .our-partner .wave-not-ami.logohero3 {
    background-image: url(../../../uploads/2018/09/bg_banner_animation_3.png);
}
.page-capabilities .our-partner .wave-not-ami.logohero4 {
    background-image: url(../../../uploads/2018/09/bg_banner_animation_4.png);
}
.page-capabilities .our-partner .wave-not-ami.logohero5 {
    background-image: url(../../../uploads/2018/09/bg_banner_animation_5.png);
}
.amimate-network {
    position: relative;
}
.wave,
.wave-not-ami {
    background-repeat: repeat;
    background-position: 50% 0;
    position: absolute;
    width: 110%;
    height: 130%;
    left: -5%;
    top: -5%;
}
.scene,
.layer {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
}
.scene {
    min-height: 460px;
    position: relative;
    padding: 0;
    height: 100vh;
}
.layer {
    position: absolute
}
.industries-section .we-offer-img-block {
    margin: auto;
}
.site-header-main {
    max-width: 1370px;
    margin: 0 auto;
}

/* BLOG */
.blog-category-filter .blog-filter ul {
    list-style: none;
    margin: 0px;
}
.blog-category-filter {
    border-top: 1px solid #d1d4d7;
    border-bottom: 1px solid #d1d4d7;
}
.blog-category-filter ul li {
    float: left;
}
.blog-category-filter ul li:not(:last-child) {
    padding-right: 12px;
    float: left;
}
.blog-category-filter ul li a {
    font-size: 16px;
    color: #979da4;
    line-height: 2.29;
    transition: all .2s ease-in-out;
}
.blog-category-filter {
    display: flex;
}
.form-group {
    display: flex;
}
.blog-category-filter .search-form .form-group {
    position: relative;
    margin-bottom: 0;
    text-align: right;
    border: none;
    background: transparent;
    z-index: 1;
    height: 30px;
    width: 100%;
}
.blog-category-filter .search-form .field {
    text-align: right;
    border: none;
    background: transparent;
    position: relative;
    z-index: 1;
    height: 30px;
    width: 100%;
}
.blog-category-filter .search-form .form-group span {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
}
.gform_wrapper iframe{
 height: 78px !important;
}
.blog-category-filter .search-form .field:focus+span+.submit,
.blog-category-filter .search-form .field:valid+span+.submit {
    right: -30px;
    transition: right .2s ease-in-out;
}
.blog-category-filter .search-form .submit {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #172735;
    border: none;
    background: #fff;
    color: #979da4;
    height: 30px;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    transition: right .2s ease-in-out;
}
.blog-category-filter ul li:not(:first-child) {
    padding-left: 12px;
}

/* career-details */
.career-details strong {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}
.careers-listing-block .careers-listing {
    padding-bottom: 30px;
}
.careers-listing-section .careers-listing-block:before{
    display: none;
}
.careers-listing-section .careers-listing-block {
    display: flex;
    flex-wrap: wrap;
    margin-top: -60px;
}
.career-details .career-button {
    transition: -webkit-background .15s ease-out;
    transition: background .15s ease-out;
    transition: background .15s ease-out, -webkit-background .15s ease-out;
    position: relative;
    margin-top: 22px;
    border-radius: 2px;
    background-color: #5bdb93;
    padding: 10px 20px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    box-shadow: -1px 2px 8px #ccc;
    text-transform: capitalize;
}
.career-details ul li:before {
    content: "â€¢";
    font-size: 22px;
    padding-right: 5px;
    line-height: 28px;
    position: absolute;
    top: 0px;
    left: -20px;
}
.career-details ul li {
    position: relative;
    /*list-style: none !important;*/
}
.careers-listing .chapter-commen-heading-section p{
    font-size: 17px;
    text-transform: capitalize;
}
.career-details ul {
    padding-left: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    font-size: 16px;
    list-style: none;
    padding-left: 0;
}
.career-details h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 38px;
    margin: 0 0 10px;
    font-weight: 600;
}
.career-details {
    box-shadow: 0px 2px 11px 4px rgba(51, 51, 51, 0.1);
    background-color: #ffffff;
    padding: 35px;
    min-height: 385px;
}
.news-heading {
    padding-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
#demo {
    position: relative;
    min-height: 250px;
}
#demo .bondFrame {
    position: absolute;
}
.get-in-touch-text p a {
    padding: 0px;
    color: inherit;
    text-decoration: none;
    font-size: 15px;
    outline: none;
}


/* career form */
#gform_fields_1 {
    display: flex;
    flex-wrap: wrap;
}
.gform_wrapper div.validation_error {
    display: none;
}
#gform_fields_1 li {
    background: none;
    border: none;
}
#gform_fields_1 li input {
    margin-bottom: 0px!important;
}
#gform_fields_1 li .gfield_description,
#gform_fields_1 li .validation_message,
#gform_fields_1 li .gfield_required {
    padding-top: 3px;
    color: #f00;
    font-size: 1em;
    font-weight: normal;
}
.ginput_container.ginput_container_fileupload {
    position: relative;
}
#gform_fields_1 li {
    width: 50%!important;
    float: left;
    clear: none;
    margin-top: 0px;
    margin-bottom: 20px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.custom-resume-upload label {
    position: relative;
}

/* #gform_1 [type="file"]{
     opacity: 0;
}*/
.main-navigation a {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-weight: 500;
    outline: none!important;
    text-decoration: none;
}
.main-navigation .menu-item-has-children>a:after {
    top: 15px!important;
}
.get-in-touch-text p a i {
    padding-right: 15px;
    font-size: 20px;
}
.docker-section.chapter-commen-heading-section {
    padding-bottom: 0 !important;
}
.excellence-cloud .excellence-row {
    padding: 40px 0 0 0;
}
.mob-center p {
    color: #9c9c9c;
}
.page-template-contact-us h1,
.contact-subheading {
    text-align: center;
}
.tab-pane a {
    padding: 0;
}
.docker-section {
    /*  margin-top:80px;*/

    padding-top: 80px;
}
.devops-section {
    margin-top: 10px;
    margin-bottom: 20px;
}
.electic-team-section .electic-team-block {
    margin-top: 60px;
}
.success-heading h2 {
    max-width: 710px;
    margin: 0 auto;
    margin-bottom: 10px;
}
@media (min-width: 700px) and (max-width: 991px) {
    ul.latest-chech-heading {
        display: table;
        width: 100%;
    }

    ul.latest-chech-heading li {
        display: table-cell;
        width: auto !important;
        height: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1399px) {
    .electic-team-contant .team-size {
        padding: 50px 30px 30px 30px;
    }

    .achivement-block {
        padding: 30px 5px;
        min-height: 194px;
    }

    .achivement-heading {
        font-size: 18px;
    }
    .electic-team-section{
        min-height: 290px;
    }
}
@media only screen and (max-width: 1199px) {
    .owl-theme .owl-nav {
        top: -70px;
    }
    .fixed-header #site-navigation #menu-main-menu{
        margin-left:0;
    }

    .singl-btn-cover {
        margin-top: 24px;
        text-align: center;
    }

    .accordian-cloud .nav>li>a>img {
        width: 40px;
    }

    .accordian-cloud .tab-pane {
    left: 55%;
    padding: 20px 20px;
    transform: translate(-50%,-50%);
    }

    ul.tab-listing li {
        font-size: 16px;
    }

    .main-navigation .menu-item-has-children>a:after {
        top: 11px!important;
        right: 0;
    }

.site-branding{
        width: 248px !important;
    }
    #menu-main-menu li a {
        padding: 6px 15px!important;
    }

    #menu-main-menu li:last-child a {
        padding-right: 0;
    }

    .single-btn {
        font-size: 14px;
    }

    ul.primary-menu {
        margin-right: 0px;
    }

    .site-branding a {
        padding: 0;
    }

    .electic-team-contant .team-size {
        padding: 30px 60px 30px 30px;
    }

    .achivement-heading {
        line-height: 1.3;
    }

    .tab-pane a {
        padding: 0;
    }

/*    .career-details {
        min-height: 380px;
    }*/

    ul.nav.nav-tabs.latest-chech-heading li a, ul.nav.nav-tabs.latest-chech-heading li>div {
        font-size: 16px !important;
    }

    .achivement-block {
        min-height: 265px;
    }

    .electic-team-section .electic-team-block {
        margin-top: 0;
    }

    .achivement-number {
        font-size: 76px;
    }
}
@media only screen and (max-width: 992px) {
    .tech-contant-block .row {
        display: block;
    }
    .fixed-header .stick-logo{
        margin-top:30px;
    }

    .careers-template-default #field_1_7 .gfield_description.validation_message {
        top: 120px;
    }

    .latest-chech-image img {
        height: 40px;
        width: 40px;
    }

    .page-template-service-third .we-chapter-block {
        margin-top: 0;
        text-align: left;
    }

    .we-chapter-tile p:last-child {
        margin-bottom: 0;
    }

    .owl-theme .owl-nav {
        top: -60px;
        right: 5%;
    }

    .strategy-of-chapter div {
        padding: 0px 5px;
        font-size: 12px;
    }

    .singl-btn-cover {
        margin-top: 30px;
        text-align: center;
    }
    .get-in-touch-block .singl-btn-cover{
        text-align:left;
    }

    .page-template-contact-us .gform_wrapper .gform_footer input.button, .page-template-contact-us .gform_wrapper .gform_footer input[type=submit]{
        margin-left:0;
    }


    .get-in-touch-block {
        display: block;
    }

    .ready-to-start-section {
        background: transparent;
    }

    

    .circle-container {
        padding: 8.9375rem 0 4rem 0rem;
    }

    .col-sm-6.software-counsling-left {
        display: block;
        width: 100%;
        text-align: center;

    }

    .software-counsling .col-sm-6 {
        display: block;
        width: 100%;
    }

    .software-counsling-left .section-heading {
        text-align: center;
    }

    .chapter-commen-heading-section {
        padding: 40px 0px;
        min-height: 438px;
    }

    .chapter-expertise-block {
        display: block !important;
    }

    .chapter-expertise-section .chapter-expertise-heading {
        line-height: 34px;
    }

    .counsalt .singl-btn-cover {
        margin-top: 30px;
    }

    
/*
    .get-in-touch-text,
    .get-in-touch-btn {
        text-align: center;
    }*/

    .excellence-cloud .excellence-row {
        text-align: center;
    }

    .excellence-cloud .excellence-row .col-sm-3 {
        margin-bottom: 40px;
    }

    .excellence-cloud {
        margin-top: 20px;
    }

    .mob-center {
        text-align: center;
    }

    .testimonial.cloud-dark-section {
        margin-top: 40px;
        text-align: center;
    }

    .testimonial.cloud-dark-section p {
        text-align: center;
    }

    .docker-section,
    .docker-section .section-heading {
        text-align: center;
    }

    .docker-section img {
        margin: 20px 0;
    }

    .docker-section h1 {
        margin-bottom: 0;
    }

    .page-template-cloud-page .recent-work-section {
        margin-top: 40px;
    }

    .page-template-cloud-page .testimonial {
        background: none;
    }

    .docker-section,
    .docker-section .section-heading {
        text-align: left;
    }

    .docker-section .section-heading {
        font-size: 40px;
    }

    .bigDataWrapper {
        width: 95%;
    }

    .we-offer-tile-heading a {
        padding: 0;
    }

    .process-tile,
    .process-idea-tile {
        min-height: 220px;
    }

    .news-heading {
        font-size: 18px;
    }

    .more-tile {
        font-size: 16px;
    }

    .more-block .more-tile img {
        width: 14px;
    }

    .we-chapter-tile p {
        font-size: 18px;
    }



    .electic-team-contant .team-size .elecctic-heading {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .achivement-heading {
        font-size: 18px;
        line-height: 1.2;
    }

    .achivement-number {
        font-size: 50px;
    }

    .electic-team-support {
        font-size: 16px;
    }

    .achivement-block {
        min-height: 212px;
    }

    .electic-team-section {
        min-height: 310px;
    }

    .electic-team-wrap {
        min-height: 300px;
        padding-top: 30px;
    }

/*    .we-love-work-img {
        width: 100%;
        text-align: center;
    }*/

    .we-love-work-text .we-love-work-heading,
    .we-love-work-block {
        text-align: center;
    }

    .we-love-work-section .col-lg-4 {
        margin-bottom: 40px;
    }

    .we-chapter-heading,
    .our-team-section .section-heading {
        font-size: 40px;
        line-height: 48px;
    }

    .member-info p {
        font-size: 14px;
    }

    .our-team-member .member-name {
        font-size: 20px;
    }

    .section-heading {
        font-size: 40px;
    }

    .section-margin {
        padding-bottom: 60px;
        text-align: center;
    }

    .tech-contant-block,
    .enterprise-text,
    .panel-group {
        text-align: left;
    }

    .enterprise-text p {
        font-size: 18px;
    }

    .capabilities-contant .panel-group .panel.panel-collapse-up {
        border-top: none;
    }



    .case-study-text-block,
    .strategy-of-chapter,
    .client-success-contant .singl-btn-cover {
        text-align: left;
    }


    .strategy-of-chapter {
        padding: 5px 8px;
    }

    .blockchain-solution-block {
        display: block;
        height: 200px;
    }

    .blockchain-solution-text p {
        padding-left: 0;
        margin: 20px 0;
        font-size: 16px;
        line-height: 1.4;
    }

/*    .latest-tech-main-block {
        display: block;
    }
    */
    .latest-tech-block.text-center {
        padding: 25px 15px;
    }

    .recent-work-contant {
        text-align: left;
        margin: 10px 0;
        padding-bottom: 30px;
    }

    .recent-work-heading h3 {
        font-size: 30px;
    }

    .recent-work-tile p {
        font-size: 16px;
    }

    .recent-work-contant h4 {
        font-size: 18px;
    }

    .software-counsling .col-sm-5,
    .software-counsling .col-sm-7 {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    ul.chapter-social-icons-block{
    padding-right:0 !important;
}
.achivement-block{
    min-height: 162px ;
}
.electic-team-contant .team-size .elecctic-heading{
    margin-top:20px !important;
}
    .electic-team-contant .team-size {
        padding: 30px 20px 20px 20px;
    }
    .we-love-work-section{
        margin-top:30px !important;
    }
    .success-from-company img{
        width: 70%;
    }
        .page-template-about-us .fixed-header .chapter-commen-heading-section{
        margin-bottom:0px !important;
        min-height: 426px !important;
    }

}
@media only screen and (max-width: 767px) {
.accordian-cloud .tab-pane {
        left: 0;
    }
.client-success-contant .case-study-text-block{
        margin-bottom:0 !important;
    }

.team_member .member_image{
    width: 100px;
    height: 100px;
    }

    .accordian-cloud .nav-pills>li {
        width: 20%;
    }

    .accordian-cloud .tab-pane {
        width: 100%;
        padding: 20px 10px 0 90px;
    }

    .tab-pane h3 {
        font-size: 20px;
    }

    .img-text img {
        height: 40px;
        width: 50px;
    }

    ul.tab-listing {
        padding-left: 0;
    }

    ul.tab-listing li {
        font-size: 14px;
        line-height: 1.4;
    }

    #exTab3 {
        display: none;
    }

    .bigDataWrapper {
        width: 100%;
    }

    .serverlessEconomic {
        display: block;
    }

    .serverlessEconomic>div {
        margin: 0;
    }

    .commen-section-heading {
        margin-bottom: 40px;
    }

    .chapter-commen-sub-heading-section {
        font-size: 17px;
    }

    .recent-work-tile {
        max-width: 100%;
        text-align: center;
    }

    [class*="chapter-tab"] .we-offer-tile-heading+p {
        min-height: 120px;
        height: auto;
        text-align: center;
    }

    .we-offer-tile-heading {
        text-align: center;
    }

    .chapter-tab-block {
        padding: 20px 0;
    }

    .we-offer-back-img img {
        display: none;
    }

    .get-in-touch-block .singl-btn-cover,
    .strategy-of-chapter,
    .singl-btn-cover {
        text-align: center;
    }

    .prod-area .divTableCell {
        width: 100%;
    }

    .process-idea-tile,
    .process-tile {
        min-height: 160px;
    }

    .news-heading,
    .more-tile {
        font-size: 18px;
    }

    .case-studies-heading,
    .case-author {
        font-size: 22px;
    }

    .case-studies-heading+p {
        font-size: 16px;
    }

    .col-xs-6.case-study-text-block {
        margin-bottom: 40px;
    }

    .strategy-of-chapter div {
        font-size: 12px;
    }

    .we-chapter-tile p {
        font-size: 16px;
    }

 /*   .electic-team-contant {
        display: block;
    }*/

    .electic-team-contant .achivement-of-project,
    .electic-team-contant .team-size,
    .we-love-work-img {
        width: 100%;
    }

    .electic-team-contant .team-size .elecctic-heading {
        font-size: 30px;
    }

    .achivement-heading {
        font-size: 14px;
    }

    .achivement-number {
        font-size: 40px;
    }

    .electic-team-contant .team-size {
        padding: 20px;
    }

    .achivement-block {
        min-height: 130px;
    }

    .electic-team-support {
        font-size: 16px;
    }

    .we-chapter-block {
        margin-top: 330px;
        text-align: center;
    }

    .we-chapter-heading {
        margin-bottom: 20px;
    }

    .we-love-work-img,
    .we-love-work-text,
    .member-info {
        text-align: center;
    }

    .we-love-work-img {
        margin-top: 30px;
    }

/*    .we-love-work-text .we-love-work-heading {
        height: 60px;
    }
    */
    .our-team-member-img {
        width: 100%;
        max-width: 100%;
    }

    .we-love-work-section {
        padding-bottom: 60px;
    }

    .green {
        display: inline-block;
    }

    .chapter-commen-heading p {
        font-size: 38px !important;
    }

    .success-from-company a {
        padding: 0;
    }

    .page-template-about-us .we-chapter-block {
        margin-top: 0px;
    }

    .career-details {
        text-align: left;
    }

    .careers-listing-section .careers-listing-block {
        display: block;
    }

    .success-from-company,
    .client-success-contant {
        display: block;
    }

    .success-from-company img {
     width: 100%;
    padding: 15px;

    }

    .enterprise-wrap .enterprise-img {
        width: 100%;
        text-align: center;
    }

    .enterprise-text,
    .tab-pane,
    .client-success-contant .case-study-img-block {
        text-align: center;
    }

    .chapter-success-section .section-sub-heading,
    .section-sub-heading,
    .enterprise-text p,
    .latest-text-tile,
    .capabilities-contant .panel-title-text,
    .client-success-contant .case-studie-heading+p {
        font-size: 17px;
    }

 /*   .owl-theme .owl-nav {
        top: -53px;
    }*/

    .client-success-contant .case-studie-heading {
        font-size: 22px;
    }

    .case-study-text-block .singl-btn-cover {
        margin: 20px 0;
        text-align: center;
    }

    .cases .case.highlighted {
        margin-bottom: 40px;
    }
    /*     .cases{
         margin-top: 50px;
         padding-bottom:50px;
    }*/

    .ready-to-start-section {
        margin-top: 50px;
    }

    .cases .case .text {
        padding: 24px 24px 40px;
    }
    .career-detail-section>[class*="col-"]:nth-child(1){
        padding-right:15px !important;
    }
    .career-detail-section>[class*="col-"]:nth-child(2){
        padding-left: 15px !important;
        display: block  !important;
    }
    .career-detail-section{
        width:100% !important;
        max-width: 100% !important;
        display: block !important;
    }
    .career-detail-section .gform_body{
        width: 100% !important;
        padding:0 !important;
    }
    .career-detail-section .careers-listing .career-details{
        padding:10px 15px !important;
        margin-top:15px;
    }
    #gform_wrapper_4 iframe{
    transform: scale(0.7);
    margin: 0 auto;
    /* position: absolute; */
    /* width: 100%; */
    margin-left: -50px;
    margin-top: -20px;
    margin-bottom: -20px;
    }
}
@media (max-width: 600px) {
    .latest-chech-heading span {
        display: none;
    }

    .latest-tech-section .latest-chech-heading li.active {
        box-shadow: 0 1px 0 0 #58ddcb;
    }

    .page-template-cloud-page .excellence-row p {
        line-height: 1.5;
    }

    .page-template-cloud-page .assisting-style {
        padding: 35px 25px;
        min-height: 407px;
        margin-bottom: 0;
    }

    .page-template-cloud-page .excellence-cloud .excellence-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: row;
    }

    .page-template-cloud-page .assisting-cover {
        float: none;
        margin-bottom: 30px;
        margin-bottom: 0;
    }

    .site-header-main .single-btn {
        padding: 8px 20px 10px 20px!important;
    }

    #field_3_7 .gfield_description.validation_message,
    #field_3_8 .gfield_description.validation_message {
        top: 131px !important;
    }
}
@media (max-width: 767px) {
    #gform_fields_1 li {
        width: 100% !important;
    }
      .blog-posts-list .blog-article .entry-content{
        min-height: 274px!important;
 }
      .chapter-commen-heading-section {
        padding: 40px 0px;
        min-height: 386px;
    }

    h2 {
        font-size: 35px;
    }

    .case-study-img-block .left-img,
    .case-study-img-block .right-img {
        float: none;
    }

    .custom-resume-upload label:before {
        width: 100%;
    }

    .careers-template-default .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
        top: 80px;
    }

    .careers-template-default #field_1_7 .gfield_description.validation_message {
        top: 130px;
        z-index: 5;
    }

    .careers-template-default #field_1_3 .gfield_description.validation_message {
        /*top: 117px;*/
        top: auto;
    }
    .careers-template-default #field_1_2 .gfield_description.validation_message {
        bottom: -22px;
    }
    .careers-template-default #gform_fields_1  li#field_1_2 {
        margin-bottom: 35px !important;
    }


    .page-template-contact-us #field_3_7 .gfield_description.validation_message {
        top: 2px !important;
    }

    .page-template-contact-us #field_3_10 .gfield_description.validation_message {
        top: 280px !important;
    }

    .page-template-contact-us #field_3_12 .gfield_description.validation_message {
        top: 49px;
    }

    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 0;
    }


/*    .team_options {
        display: block;
    }*/

    .team_member {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .team_member .member_image {
        margin: 0 auto;
    }


    .team_member:last-child,
    .team_member .member_image {
        float: none;
    }

    
    .home-banner-head {
        font-size: 40px;
        line-height: 50px;
 /*       margin-top: 50px;*/
           padding: 30px 20px 0;
    }

    #back-to-top {
        display: none !important;
    }

    
}
.cases .case .image.truckin {
    background: #fff;
    /*padding: 10px;*/
}
.globally-operating-section .detail-box .left-box,
.globally-operating-section .detail-box .right-box {
    min-height: 355px;
}
.globally-operating-section .detail-box .left-box,
.globally-operating-section .detail-box .right-box {
    padding: 50px 20px;
    min-height: 355px;
}

.globally-operating-section .left-box h1 {
    text-align: left;
}

/*.globally-operating-section{
    padding:30px 0 80px;
}*/
.globally-operating-section h1 {
    color: #172735;
    font-weight: 500;
}
.globally-operating-section h1 strong {
    display: block;
}
.globally-operating-section p {
    color: #1c1d20;
    position: relative;
}
.contact-right-section p.text::after {
    background: url(https://www.chapter247.com/wp-content/uploads/2018/12/heading-border.png) no-repeat scroll center center;
    bottom: -20px;
    content: "";
    display: block;
    height: 9px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 95px;
}
.contact-right-section a {
    cursor: pointer;
}
.contact-right-section .detail-box {
   /* margin-top: 40px;*/
    display: flex;
}

/*.contact-right-section  .detail-box .left-box{

    padding:50px 45px;
}*/

/*.contact-right-section  .detail-box .right-box{
    background:#33a264;
    padding:50px 45px;
}*/
.contact-right-section .detail-box .detail {
    color: #172735;
    margin-left: 0;
}
.contact-right-section .detail-box h4 {
    color: #172735;
    margin-bottom: 20px;
    font-size: 24px;
}
.contact-right-section .detail-box ul li span a,
.globally-operating-section .detail-box ul li span {
    color: #172735;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
}
.contact-right-section .detail-box .detail li {
    margin-bottom: 5px;
    list-style: none;
    /*padding:0 0 5px 36px;*/

    position: relative;
    display: block;
    clear: both;
}
.detail i {
    font-size: 15px;
}

/*.contact-right-section  .detail-box .detail li:last-child::after{
    content:"\f0e0";
    left:-5px;
    position:absolute;
    font-family:fontawesome;
    font-size:25px;
    line-height:25px;
}*/

/*.contact-right-section .detail-box .detail li.map{
    background:url(https://www.chapter247.com/wp-content/uploads/2018/12/contact_page_map_icon.png) no-repeat left top;
}
.contact-right-section .detail-box .detail li.phone{
    background:url(https://www.chapter247.com/wp-content/uploads/2018/12/contact_page_phone_icon-n.png) no-repeat left top;
}*/
.contact-right-section .detail-box ul li .fa {
    font-size: 22px;
    margin-right: 20px;
    float: left;
}
.contact-right-section .detail-box ul li span {
    float: left;
    margin-bottom: 8px;
}
.contact-right-section .more-link-box {
    margin-top: 100px;
}
.text-box {
    background: #4ab77a;
    padding: 0 5px;
    height: 175px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.globally-operating-section .more-link-box .dark-color {
    background: #33a264;
}
.globally-operating-section .more-link-box .table-box {
    display: table;
    width: 100%;
}
.globally-operating-section .more-link-box .col-md-4 {
    padding: 0 1px 2px;
}
.globally-operating-section .more-link-box .text-box span {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    display: block;
}
.globally-operating-section .more-link-box .text-box a {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    display: block;
}
.globally-operating-section .more-link-box .text-box a:hover {
    text-decoration: none;
}
.globally-operating-section .more-link-box .go-btn {
    background: #5bdb93 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
    padding: 8px 45px;
    width: auto;
    display: inline-block;
}
.globally-operating-section .more-link-box .go-btn:hover {
    background: #33a264;
}
.globally-operating-section .more-link-box .right-box {
    margin-left: -15px;
}
.page-template-contact-us .validation_message {
    position: absolute;
}

/*.page-template-service-template .client-success-section{
    margin-top: 20px;
}*/
.client-success-section .commen-section-heading {
    margin: 0;
}

/*.page-template-contact-us #gform_wrapper_3 li .instruction.validation_message{
    position: absolute;
    bottom: 0px;
    right: 0px;
}*/

/*.page-template-contact-us #gform_wrapper_3 li .gfield_description{
    top: auto;
    bottom: 0px;
}*/

/*.page-template-contact-us #gform_wrapper_3  li.gfield{
    position: relative;
}*/
.page-template-contact-us #field_3_8 {
    margin-top: 20px;
    clear: both;
}
.page-template-contact-us #field_3_8 label {
    margin-bottom: 25px;
    margin-top: 30px;
}
.page-template-contact-us #field_3_7 {
    display: inline-block;
}
.page-template-contact-us #field_3_12, .page-template-contact-us #field_3_11 {
    margin-top: 30px;
}
/*.page-template-contact-us #field_3_11 label{
    opacity: 0;
}*/
.page-template-contact-us li#field_3_8 .gfield_description {
   /* bottom: -25px;*/
   top: 30px !important;
   left: 175px;
}
.page-template-contact-us #field_3_11 .gfield_description.validation_message {
    top: auto;
}
.page-template-contact-us #field_3_12 .gfield_description.validation_message {
    top: auto;
    bottom: -25px;
}
.cases .case .text {
    min-height: 290px;
}
.ginput_container.ginput_container_textarea {
    margin: 0px!important;
}
#gform_wrapper_4 input:not([type='submit']) {
    width: 100%;
    padding: 8px;
}
.second-start-project {
    margin-left: 20px;
}

/*.main-nav-block{
    width: calc(100% - 200px);
}*/
.fixed-header .main-nav-block {
    width: calc(100% - 210px);
}
.sub-heading {
    color: #fff !important;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}




/* other css */


/*custom  software css*/

.assisting-wrap {
    padding: 15px;
    margin-bottom: 20px;
    transition: all 0.5s;
}
.assisting-wrap.active {
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 20px;
}

.technology-tabs {
    background: #17313b;
    color: #fff;
}

.technology-left-wrap {
    padding: 40px;
}

.technology-left-inner-wrap {
    padding: 40px 0px;
}

.technology-full-wrap .tech-right .tech-show-wrap {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #001721;
}

.technology-full-wrap .tech-right .tab-content {
    width: 100%;
}

.technology-full-wrap {
    display: flex;
    flex-wrap: wrap;
}

.tech-text p {
    color: #fff!important;
}
.technology-tab-content-wrap {
    padding-left: 30px;
}
.initiatives .excellence-row::before, .initiatives .excellence-row::after{
    display: none;
}
.initiatives .excellence-row {
    display: flex;
    flex-wrap: wrap;
}

/* issues fix css */

.main-navigation ul ul{
    transition: unset;
}

.page-template-contact-us .gform_wrapper .ginput_container_checkbox{
    margin-top: 0px!important;
}
.page-template-contact-us .gform_wrapper ul.gform_fields li.gfield{
    padding: 0px;
    /*margin-bottom: 20px!important;*/
    margin-bottom: 0px!important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    display: block;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 20px!important;
    padding-bottom: 0px;
    padding-top: 0px;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px;
}
.page-template-contact-page #gform_wrapper_4 input:not([type="submit"]) {
    margin-bottom: 2px;
}
.page-template-contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    top: 70px !important;
}
.page-template-contact-page .gform_wrapper textarea.small {
    margin-bottom: 2px;
}
.page-template-contact-page:before{
    display: none !important;
}
.contact-gridinner-right h3 {
    font-size: 30px;
    margin: 0 0 25px 0;
    line-height: 1.2;
}
.contact-gridinner-right>p {
    font-size: 24px;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
.contact-gridinner-right>span {
    font-size: 18px;
    margin: 25px 0 40px 0;
    line-height: 1.4;
    display: block;
}
.co-founder-left {
    float: left;
    margin-right: 11px;
    position: relative;
}
.co-founder-img-wrap{
    height: 80px;
}
.co-founder-img-wrap img{
    max-width: 100%;
    max-height: 100%;
}
.co-founder-left .lnkedin {
    position: absolute;
    height: 34px;
    width: 34px;
    background: #0e76a8;
    border-radius: 50%;
    bottom: -10px;
    right: -10px;
}
.co-founder-right {
    float: left;
    padding: 8px 0 0 10px;
    font-size: 18px;
}
.co-founder-right span {
    display: block;
    width: 100%;
    font-size: 18px;
    margin: -4px 0 0 0;
}
.co-founder-contact {
    padding: 48px 0 0;
    float: left;  
    width:100%;  
}
.co-founder-contact span {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}
.co-founder-contact span a {
    color: #0092FF;
    text-decoration: none;
    border-bottom: 1px solid #0092FF;
}
.co-founder-left .lnkedin i {
    color: #fff;
    font-size: 18px;
    padding: 8px 0 0 11px;
}
.page-template-contact-page  .career-details.contact-gridinner-right{
    display: block;
    padding: 90px 40px;
    background: #eee;
}

.page-template-contact-page .career-details .gform_wrapper{
    margin-top:0;
}
.page-template-contact-page .career-details{
    min-height: 100%;
}
.page-template-contact-page .co-founder-right p{
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.page-template-contact-page .gform_body{
    padding:0 80px;
}
.page-template-contact-page .gform_footer.top_label{
    padding:0 95px;
    z-index: 2;
    position: relative;
}
.page-template-contact-page #gform_submit_button_4{
    padding: 15px 50px;
    margin: 15px 16px 5px -17px !important;
}
.page-template-contact-page .address-section-wrap{
    background-color: #ffffff8f;
    background-image: url(http://chapter.c247.website/wp-content/uploads/2019/12/address-bg-8.png);
    background-position: top;
    width: 100%;
    background-size: cover;
    padding: 60px 0;
    height: 100%;
    border-bottom: 1px solid #eee;
    background-blend-mode: overlay;
}
.address-card{
    min-height: 100%;
    background: #fff;
    box-shadow: 0px 1px 3px 0px #bfbebe;
    border-radius: 5px;
}
.address-content{
    padding: 40px 20px;
}
.address-section-wrap .commen-section-heading h2 {
    font-size: 38px;
}
.contact-bg .career-details {
    box-shadow:0px 1px 7px 6px rgba(51, 51, 51, 0.1);
}
.mt-1{
    margin-top:10px;
}
.mb-1{
    margin-bottom:10px;
}
.address-content span{
    font-size: 16px;
    padding-left: 5px;
}
.address-content i{
    font-size: 18px;
    color: #0c1823;
    min-width: 20px;
}
.address-content .map{
    display: flex;
    flex-wrap: nowrap;
}
.address-content h3{
    margin-bottom: 20px;
    border-bottom: 1px solid #dedcdc;
    padding-bottom: 10px;
    font-size: 18px;
    font-family: 'lato';
    font-weight: 800;
}
.country-image{
    border-bottom: 1px solid #a9a9a9;
}
.justify-content-center{
    justify-content: center;
}
.testimonials-card{
    padding:20px;
    background: #fff;
/*    box-shadow: 0px 2px 11px 4px rgba(51, 51, 51, 0.1);*/
    max-width: 950px;
    margin: 15px auto;
}
.contact-testimonials{
    padding:40px 0 20px;
    border-bottom: 1px solid #ddd;
}
.testimonials-content{
justify-content: space-between;
}
.contact-testimonials p{
    margin:0;
}
.testimonials-quote{
    max-width: 570px;
    padding-right: 57px;
    font-size: 18px;
    /*color: #9a9898;*/
}
.testimonials-author-wrap{
    position: relative;
    text-align: center;
}
.testimonials-author-wrap:after{
    position: absolute;
    top:0;
    left: -30px;
    background: #ccc;
    content:"";
    width: 1px;
    height: 100px;
}
.testimonials-author-img{
    margin-bottom:10px;
    height: 80px;
}
.testimonials-author-img img{
    max-width:100%;
    max-height:100%;
    width: auto !important;
    margin:0 auto 10px;
}
.page-template-contact-page .owl-nav{
    text-align: center;
    margin-top: 10px;
}
.page-template-contact-page .owl-prev, .page-template-contact-page .owl-next{
    background: #ffff !important;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    /*box-shadow: 1px 2px 8px 2px #d0d0d0;*/
    margin: 0 6px;
}
.page-template-contact-page .owl-prev span, .page-template-contact-page .owl-next span{
    font-size:80px;
    line-height: 28px;
}
.page-template-contact-page .commen-section-heading p{
    margin:0;
    font-size:24px;
    font-weight: 400;
    line-height: 26px;
    padding: 20px 0 0;
}
.page-template-contact-page .country-image{
    height: 220px;
}
.page-template-contact-page .country-image img{
    max-width: 100%;
    max-height: 100%;
    width:100%;
}
@media only screen and (min-width: 641px)
{
    .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        /* max-width: calc(100% - 16px)!important; */
        max-width: 100% !important;
    }

}
@media only screen and (max-width: 1199px)
{
    .our-team-section .our-team-wrap {
        display: flex;
    }
}
@media (max-width: 991px) and (min-width: 768px)
{
    .we-love-work-section .col-sm-4
    {
        width:100%;
    }
}
@media (max-width: 767px) 
{
    .page-template-contact-us #field_3_11 {
        margin-top: 0px;
    }
}

/*footer css*/
.footer-address-wrap {
    padding-top: 10px;
}

.footer-address-wrap p {
    margin-top: -18px;
    margin-bottom: 24px;
}

.footer-addres-span {
    color: #4c4e4e;
    transition: 0.3s;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5;
    display: block;
}

.footer-address-wrap ul li {
    display: inline-block;
}

.footer-address-wrap ul {
    margin: 0;
    padding: 0;

}
.footer-addres-span:hover {
    color: #4c4e4e;
}
.chapter-social-icons-block {
    margin: 0px;
}
.chapter-social-icons-block li a {
    padding: 0px;
}
.chapter-social-icons-block li{
    padding: 0 10px;
}
.footer-logo {
    max-width: 180px;
}
.footer-text {
    margin-top: 20px;
}
.footer-block ul li a {
    color: #4c4e4e;
    transition: 0.3s;
    text-decoration: none;
    font-size: 13px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 500;
}
.footer-heading a {
    color: #172735;
}
.footer-block ul li.social-icons a:hover {
    transform: scale(1.2)
}
footer-list.list-footer li {
    transform: translate(8px)
}
.footer-block .footer-list li {
    transition: 0.3s;
    margin-bottom: 6px;
}
.footer-heading {
    font-size: 17px !important;
    font-weight: 700;
}
.footer-block ul {
    list-style: none;
}
.footer-block ul .footer-heading a {
    font-size: 17px;
    font-weight: 700;
    outline: none;
}
.footer-bottom-section {
    padding: 20px 0px;
    background: #17253e;
}
.footer-block {
    width: 100%;
}
.footer-bottom-tile {
    width: 100%;
}
.chapter-footer {
    padding: 90px 0px 0px 0px!important;
}
.footer-block ul {
    padding: 0px;
    margin: 0;
}
.footer-address-wrap hr {
    margin: 7px 0 7px;
}
.footer-copyright-section span {
    position: relative;
    padding: 0 30px 0 0;
}
.footer-copyright-section span:after {
    position: absolute;
    content: "";
    top: 0px;
    right: 14px;
    width: 2px;
    background-color: #ccc;
    height: 14px;
}
.footer-copyright-section span:first-child:after,
.footer-copyright-section span:last-child:after {
    display: none;
}
.chapter-social-icons-block {
    text-align: left;

}
.chapter-social-icons .chapter-social-icons-block li {
    padding: 0px 8px;
    display: inline-block;
}
.chapter-social-icons-block a:hover i.fa-facebook-f {
    color: #3b5998;
}
.chapter-social-icons-block a:hover i.fa-twitter {
    color: #55acee;
}
.chapter-social-icons-block a:hover i.fa-linkedin-in {
    color: #0077B5;
}
.chapter-social-icons-block a:hover i.fa-instagram {
    color: #e4405f;
}
.chapter-social-icons-block a:hover i.fa-pinterest {
    color: #bd081c;
}
.copyright-text {
    color: #929292;
    font-size: 14px;
}
.chapter-social-icons-block {
  /*  display: flex;*/
    margin-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
/*    text-align: center;
    justify-content: center;*/
}
ul.chapter-social-icons-block {
    padding-right: 27px;
    margin-top: 10px;

}
.site-footer {
    padding-bottom: 0px!important;
}
ul.connect-img {
    text-align: right;
    margin-bottom: 0;
}
.copyright-text {
    /*text-align: left;*/
    text-align: center;
}

.footer-copyright-section {
    /*padding: 30px 0;*/
    padding: 15px 0;
    background: #e5e5e5;
}
.footer-site-map .custom-col:last-child {
    position: relative;
}
.footer-site-map .custom-col .connect-img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
/*.footer-block ul li {
    display: block;
    position: relative;
}*/
.footer-block ul li:first-child{
    padding-left:0;
}
.footer-contact-tile a {
    display: block;
}
.footer-contact-tile img {
    width: 30px;
    position: absolute;
    top: 10px;
    left: -30px;
}
.footer-site-map .custom-col {
    position: relative;
}
.footer-site-map .custom-col:after {
    position: absolute;
    content: "";
    top: 0;
    right: 49px;
    width: 1px;
    background-color: #d6d9dc;
    height: 180px;
    display: none;
}
.footer-site-map .custom-col:last-child:after {
    display: none;
}
.footer-site-map ul li a {
    padding: 0;
}

.careers-template-default #gform_fields_1  li#field_1_1 .gfield_label,
.careers-template-default #gform_fields_1  li#field_1_2 .gfield_label,
.careers-template-default #gform_fields_1  li#field_1_3 .gfield_label
{
    position: absolute;
    top: 6px;
    left: auto;
    z-index: 1;
    transition: all 0.2s ease-in-out;
}
.careers-template-default #gform_fields_1  li#field_1_1 .gfield_label.freeze,
.careers-template-default #gform_fields_1  li#field_1_2 .gfield_label.freeze,
.careers-template-default #gform_fields_1  li#field_1_3 .gfield_label.freeze
{
    top: -20px;
}
.careers-template-default #gform_fields_1  li#field_1_5 .gfield_label
{
    display: none;
}
.careers-template-default #gform_fields_1  li#field_1_9 .gfield_label {
    margin-bottom: 13px;
}
.top-blink {
    font-size: 23px !important;
    padding: 5px 15px;
    background: #5bdb93;
    margin-bottom: 20px;
    box-shadow: 0px 0px 3px 1px #8d8d8d9c;
    color: #fff !important;
    text-align: center;
    display: inline-block;
}
@media (min-width: 1601px)
{
    .footer-social-section, .footer-site-map {
        width: 1400px;
        margin: auto;
    }
}

@media only screen and (max-width: 1199px) {
     .footer-list {
        margin-left: 0;
    }

    .footer-site-map ul li a {
        padding: 0;
    }
    .footer-heading {
        font-size: 15px;
        font-weight: 700;
    }

}

@media only screen and (max-width: 992px) {
    ul.footer-list {
        margin-left: 0;
    }
    .footer-sub-block {
        border-right: none;
    }
}

@media only screen and (max-width: 767px) {
    .footer-sub-block.list-footer{
        text-align:left !important;
    }
    .footer-copyright-section span{
        padding:0;
    }
    .footer-site-map {
        text-align: center;
    }
    .footer-site-map .custom-col:after {
        display: none;
    }

    .copyright-text {
        text-align: center;
    }

    ul.chapter-social-icons-block {
        float: none;
        padding-right: 0;
        text-align: center;
        padding-top: 20px;
    }

}

.countries-wrap {
    /*display: flex;*/
    display: block;
}
.country-name-wrap {
    flex: 1;
}
.country-name-wrap {
    text-align: left;
}
.footer-heading {
    text-align: left;
}
.footer-address-wrap p {
    line-height: normal;
    font-size: 16px;
    color: #4c4e4e;
    transition: 0.3s;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
}
@media only screen and (max-width: 1020px)
{
    .footer-addres-span {
        font-size: 13px;
    }
}
@media only screen and (max-width: 767px)
{
    .career-details p {
        padding-left: 0 !important;
    }
    
}
@media only screen and (max-width: 567px) and (min-width: 376px) 
{
    .career-details h2 {
        font-size: 21px;
    }
    .career-details {
        padding: 25px;
    }
}
@media only screen and  (max-width: 500px){
    .blog-inner h1.heading-btn{
        width: 100%;
        font-size: 12px !important;
        text-align: center;
    }
} 
@media only screen and  (max-width: 375px) 
{
    .career-details h2 {
        font-size: 17px;
    }
    .career-details strong{
        font-size: 16px;
    }
    .career-details p 
    {
        font-size: 16px;
    }
    .career-details {
        padding: 25px;
    }
 
}
form#gform_13 .gform_body {
    padding: 0px !important;
}
.common-padding{
    padding-top: 40px;
    padding-bottom: 40px;
}
.casestudy-content-wrap input, .casestudy-content-wrap div{
    font-family:'proxima_nova_regular-webfont';
    line-height:30px;
}
.casestudy-content-wrap p{
    font-family: 18px/2.1 'proxima_nova_regular-webfont';
    line-height:37px;
    font-size: 18px;
}
.casestudy-content-wrap h2{
    font-family: 'proxima_nova_bold-webfont';
  
}
.casestudy-content-wrap .casestudy-form-wrap{
    position: static;
    border-radius: 0px;
    margin-top: 65px;
    width:300px;
    max-width:100%;
}
.client-wrap.casestudy-form-wrap{
    width: 500px;
}
.casestudy-content-wrap .casestudy-form-tile .casestudy-form-wrap{
    margin-top: 0px;
}
.casestudy-tile.casestudy-text-tile{
    width: calc(100% - 400px);

}
.casestudy-wrap .casestudy-tile{
        padding: 10px;
}
.casestudy-wrap{
    display: flex;
    margin: auto;
    max-width: 900px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.client-wrap .client-img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: -70px auto 40px auto;
    overflow: hidden;
}
.client-wrap{
    padding: 25px 20px 40px 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    width: 500px;
    max-width: 100%;
    margin:0px auto;
}
.bullet-points{
    display: flex;
    align-items: flex-start;
}
.bullet-points-icon img{
    width:100%;
}
.bullet-points-icon figure{
    width: 20px;
    height: 20px;
    display: flex;
}
.bullet-points-icon {
    padding: 10px 24px 0 0;
}
.bullet-points-text .heading5 {
    margin: 7px 0;
}
.bullet-points-text .para {
    margin: 0 0 30px 0;
    font-size: 18px;
}
.key-solution-section .row{
    align-items: center;
    justify-content: center;
}
.key-solution-section p.para {
    margin-bottom: 10px;
    line-height: 32px;
}


.approch-wrap{
    background: #ccedf4;
    padding: 30px 15px 130px 15px;
}
.single-btn span{
    z-index: 1;
    position: relative;
}
/* .tech-wrap li .tech-inner-img img{
    max-width: 100%;
    max-height: 100%;
    height:auto;
    width:auto;
    transition: all 0.5s;
    filter:grayscale(100%);
}

.tech-wrap li{
    padding: 15px;
}
.tech-wrap li .tech-inner-img{
    background: #fff;
    border-radius: 200px;
    position: relative;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.19);
    width: 120px;
    height: 120px;
    max-width: 100%;
    max-height: 100%;
    padding: 18px; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all 0.5s;
}
.tech-wrap li .tech-inner-img:hover img{
    filter:none;
}
.tech-wrap li .tech-inner-img:hover{
    -webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.19);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.19);
}
.tech-wrap li {
    flex: 0 0 33.33%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tech-wrap ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px;
    list-style: none;
}

.tech-wrap {
    padding: 30px 15px;
    text-align: center;
    margin: -70px 0px 0px 0px;
    background: #fff;
    box-shadow: 0 8px 19px 0 rgba(0,0,0,.19);
    width: 600px;
    max-width: 100%;
    margin-left: auto;
} */
.client-name {
    margin-top:20px;
    }
    .casestudy-content-wrap .client-name p{
        margin:0;
        font-size: 16px;
        color:#b9b4b4;
    }
.employer-contact{
    text-decoration: none!important;
}
.employer-wrap .employer-contact span{
    position: relative;
    z-index: 1;
}
.employer-wrap .employer-text{
    margin-bottom: 20px;
}
.employer-wrap .employer-block{
    position: relative;
    z-index: 9;
    max-width: 400px;
    margin: auto;
}
.employer-wrap .employer-img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: -70px auto 20px auto;
    overflow: hidden;
}
.employer-wrap{
    padding: 30px 15px;
    text-align: center;
    margin: -70px 0px 0px 0px;
    background: #fff;
    box-shadow: 0 8px 19px 0 rgba(0,0,0,.19);
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    z-index: 1;
    position: relative;
}
.employer-wrap .employer-position{
    color: #b9b4b4;
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;

}
.employer-wrap::before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -90%;
    background: #fff;
    box-shadow: 56px 8px 20px 0px rgba(0,0,0,.19);
    top: 0;
}
.employer-wrap{
    position: relative;
} 
.casestudy-content-wrap .casestudy-form-wrap label{
    display: none!important;
}
span.footer-case {
    color: #fff;
    position: relative;
    text-align: center;
    display: block;
    font-size: 19px;
}
.solution-section h2{
    margin-bottom: 30px;
}
.solution-section .bullet-points-wrap{
    width: 80%;
}
.solution-section p,.solution-section .bullet-points-text .para{
font-size: 18px;
}
.solution-section .solution-sub-content-wrap{
    margin-bottom: 30px;
}
.solution-section{
    padding:40px 30px;
    margin: auto;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.site-img-wrap img{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
.site-img-wrap:hover img{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.casestudy-tile.casestudy-form-tile p {
    line-height: 22px;
    margin-top: 20px;
    font-size: 17px;
}
.casestudy-tile.casestudy-form-tile h1{
    font-size: 24px;
    color:#000;
}
.approch-wrap::before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -99%;
    background: #ccedf4;
    top:0;
  
}
.approch-wrap{
    position: relative;
    width: 66.66666667%;
}

.case-study-detail h2{
    color: #333132;
}
.case-study-detail .row::before{
    display: none;
}
.case-study-detail .row{
    display: flex;
    flex-wrap: wrap;
} 
.align-items-center{
    align-items: center;
}
.buniness-impact-section .bullet-points-text .para{
    color: #fff;
}
.buniness-impact-section h2{
    color: #fff;
}
.buniness-impact-section .bullet-points-text{
    max-width: 475px;
}
.buniness-impact-section{
    background-image:url(../images/bussiness.png);
    background-size:cover;
    background-position:center center;
    position: relative;
}
section.buniness-impact-section.common-padding:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #333132e0;
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0px;
}
.challenges-wrap .challenges-img img{
    width: 100%;
    box-shadow: 0px 0px 9px 1px #ccc;
    border-radius: 20px;
}
.key-solution-section .bullet-points-icon{
padding: 6px 24px  6px 0px;
}

.next-prev-section button.btn {
    padding: 8px 25px;
    border-radius: 20px;
    color: #fff;
    box-shadow: none;
    overflow: hidden;
    width: 160px;
    margin: 0px;
}
.next-prev-section button.btn span:nth-child(1){
    margin-right: 5px;
}
.next-prev-section .prev-btn span.fa{
    transition: transform 0.2s cubic-bezier(0.2, 0, 0, 1);
}
.next-prev-section .next-btn span.fa{
    transition: transform 0.2s cubic-bezier(0.2, 0, 0, 1);
}
.next-prev-section:hover .prev-btn span.fa{
    transform: translateX(-7px);
    transition: transform 0.2s cubic-bezier(0.2, 0, 0, 1);
}
.next-prev-section:hover .next-btn span.fa{
    transform: translateX(7px);
    transition: transform 0.2s cubic-bezier(0.2, 0, 0, 1);
}
.next-prev-section  span{
    z-index: 1;
    position: relative;
}
.approch-and-tech{
    overflow: hidden;
}
.counter-section{
    padding:50px 30px;
}
.counter-content-wrap div{
   width: 49%;
    margin:20px 0;
}
.counter-count{
    font-size: 50px;
    font-weight: 600;
    margin-left: 20px;
    margin-right: 10px;
}
.counter-content-wrap p{
    margin:0 0 0 10px;
    font-size: 50px;
    display: flex;
    align-items: center;
}
.counter-content-wrap span{
    width: 310px;
    display: block;
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    margin-left: 20px;
    text-transform: capitalize;
}
.solution-section h4{
    margin-bottom: 20px;
}
.techstack-section .tech-listing div{
    width: 20%;
    text-align: center;
    margin: 0 auto;
}
.techstack-section{
    background: #e8e8e8;
    padding: 30px 78px;
}
.techstack-section .tech-img-wrap{
    background: #fff;
    height: 70px;
    min-height: 70px;
    width: 70px;
    min-width: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 5px 2px #d8d8d8;
}
.techstack-section .tech-img-wrap img{
    width: 82%;
}
.techstack-section .tech-listing{
margin-top:30px;
}
.techstack-section .tech-listing p{
    font-weight: 600;
    color: #000;
    margin-top:10px;
}
.techstack-section .counter-content-wrap div{
    justify-content: center;
}
.techstack-section .counter-content-wrap span{
    width: 170px;
}
.techstack-section h2{
    margin-top:10px;
} 
@media only screen and (max-width: 991px){
    .counter-content-wrap span{
        width: 100%;
        font-size: 18px;
        margin-left: 5px;
    }
    .counter-content-wrap p{
        font-size: 30px;
    }
    .counter-section img{
        width: 50px;
    }
    .counter-section{
        padding-left:0;
        padding-right: 0;
    }
    .counter-content-wrap div{
        width:100%;
    }
    .techstack-section{
        padding-left:15px;
        padding-right:15px;
    }
    .techstack-section .counter-content-wrap div{
        width:50%;
    }
}
@media only screen and (max-width: 767px) {
    .approch-and-tech .container{
        padding: 0px;
    }
    .page-template-contact-page .contact-bg .row.d-flex{
        display: block;
    }
    .page-template-contact-page .gform_body{
        padding:0;
    }
    .approch-wrap{
        width: 100%;
    }
    .casestudy-tile.casestudy-text-tile{
        width: 100%;
    }
    .casestudy-wrap{
        justify-content: center;
    }
    .tech-wrap li{
        width: 48%;
    }
    .tech-wrap li .tech-inner-img{
        width: 90px;
        height: 90px;
    }
    .tech-wrap li .tech-inner-img{
        margin-bottom: 0px;
    }
    .solution-section .bullet-points-wrap{
        width: 100%;
    }
    .next-prev-section button.btn{
        padding: 5px 0px!important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .casestudy-wrap .casestudy-tile{
        width: 100%;
}
.case-study-detail{
    margin-top: 20px;
}
.challenges-img{
    margin-bottom: 20px;
}
.common-padding{
    padding-top: 20px;
    padding-bottom: 20px;
}
.casestudy-content-wrap .casestudy-form-wrap{
    width: 450px;
    margin:0 auto;
}
.counter-content-wrap div{
    display: block;
    text-align: center;
    width:100%;
}
.counter-content-wrap p{
     margin: 10px 0 ;
    font-size: 30px;
    display: block;
}
.counter-content-wrap span{
    margin-left:0;
    width: 100%;
    line-height: 28px;
}
.techstack-section .counter-content-wrap span{
    width:100%;
}
.techstack-section{
    padding-left:10px;
    padding-right: 10px;
}

.client-section h2{
    margin-bottom:60px;
}
 .page-template-contact-page  .testimonials-quote{
    padding-right: 0;
    text-align: center;
}
 .page-template-contact-page  .testimonials-author-wrap{
    width: 100%;
}
}
@media only screen and (max-width: 564px){
    .techstack-section .tech-listing div{
        width: 42%;
    }
    .address-content span{
        font-size: 13px;
    }
    .address-content .align-items-center{
        align-items: flex-start !important;
    }
    .address-content .fa-envelope{
        font-size: 16px;
    }
}

/* career-section css */
.co-funder-left-section{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
}
.career-detail-section .co-founder-right{
    padding: 0px;
    margin-top: 10px;
}
.career-detail-section .co-founder-right p{
    margin: 0px;
}

.career-detail-section>[class*="col-"]:nth-child(1){
    padding-right: 0px;
}
.career-detail-section>[class*="col-"]:nth-child(2){
    padding-left: 0px;
    display: flex;
}
.career-detail-section .contact-gridinner-right>p{
    font-size: 16px;
    line-height: 1.5;
}
.career-detail-section .careers-listing label{
    display: none!important;
}
.career-detail-section .careers-listing .career-details .gform_body{
    padding: 0 30px;
}
.career-detail-section .careers-listing .career-details #gform_wrapper_4 .gfield div.charleft{
    top: -20px;
}
.career-detail-section .careers-listing .career-details #gform_wrapper_4 input{
    height: 40px;
}
.career-detail-section .careers-listing .career-details #gform_wrapper_4  textarea{
    background: #fff;
}
.career-detail-section .careers-listing .career-details .gform_wrapper ul li.gfield{
    margin-top:20px;
}
.career-detail-section .careers-listing .career-details .gform_wrapper .gform_footer [type="submit"]{
    padding: 15px 50px;
    border-radius: 0px;
    line-height: 4px;
}
.career-detail-section .careers-listing .career-details .gform_wrapper .gform_footer{
    text-align: center;
    z-index: 2;
    position: relative;
}
.career-detail-section .careers-listing .career-details #field_4_5{
    padding-top: 15px;
}
.career-detail-section .careers-listing .career-details input{
    height: 40px;
    position: relative;
}
.career-detail-section .careers-listing .career-details{
    box-shadow: none;
    padding: 0px 15px;
}
.career-detail-section .career-details.contact-gridinner-right .co-founder-left{
        margin:0px;
}
.career-detail-section .career-details.contact-gridinner-right{
    background-color: #f1f1f1;
    height: 100%;
    text-align: center;
}   
.career-detail-section{
    max-width: 1000px;
    margin: 0 auto;
}
.career-detail-main-section .career-detail-subheading{
    color: #fff;
    text-align: center;
}
.career-detail-section .careers-listing .career-details .gform_wrapper .top_label div.ginput_container{
   margin-top: 0px;
}
.career-detail-main-section .career-detail-heading{
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}

.careers-listing .career-details .gform_wrapper .field_description_below .gfield_description{
    padding-top:0;
}
.careers-listing .career-details .gform_wrapper .validation_message{
    font-size: 12px;
    color:red;
    position: absolute;
    bottom: -16px;
}
.careers-listing .career-details .gform_wrapper li.gfield.gfield_error{
    background-color:transparent;
    margin-bottom:0!important;
    border:none;
    padding:0 15px !important;
}
.careers-listing .career-details .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.careers-listing .career-details .gform_wrapper li.gfield_error textarea
{
    border-color:red;
}
.career-bottom-form ul.gform_fields{
	display: flex;
    flex-wrap: wrap;
}
.career-bottom-form ul.gform_fields li{	
    width: 50%!important;
    float: left;
    clear: none;
    margin-top: 0px;
    margin-bottom: 20px!important;
    padding: 0 10px;
    margin-bottom: 35px !important;
}
.career-bottom-form ul.gform_fields li .gfield_description.validation_message{
	top: auto;
    left: auto;
    bottom: -22px;
    position: absolute;
    font-size: 12px !important;
	padding-top: 3px;
	color: #f00;
	font-weight: normal;
}
.career-bottom-form ul.gform_fields li .charleft.ginput_counter {
    width: 100%!important;
    text-align: right;
}
.career-bottom-form ul.gform_fields li .gfield_label {
    margin-bottom: 13px!important;
    color: #999999;
    font-size: 16px;
}
.display-none {
    display: none;
}


/* Unlock the True Potential of Your Data */
.potential-banner-section p.sub-heading {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    font-family: Lato, sans-serif !important;
}
.potential-banner-section .sub-heading {
    width: 76%;
}
.potential-banner-section h1.inner-banner-head {
    max-width: 900px;
    line-height: 86px;
}
.data-engg-approach-content p {
    text-align: center;
}
.data-engg-approach-content p, .industries-heading p {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
}
.data-engineering-approach {
    padding: 60px 0 30px;
}
.data-engg-approach-content {
    max-width: 738px;
    margin: 0 auto;
}
.approach-cards {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.approach-card {
    padding: 31px 8px;
    box-shadow: 0px 0px 15px 0px #0000001A;
    max-width: 300px;
}
.common-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #20996E26;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}
.approach-text-content {
    text-align: center;
    margin-top: 15px;
}
.approach-text-content h6 {
    font-size: 20px;
    font-family: 'Lato';
    line-height: 36px;
    margin-bottom: 10px;
}
.data-engineering-split-layout {
    display: flex;
    align-items: end;
    gap: 70px;
    padding-top: 33px;
}
.data-engineering-split-layout.layout-reverse {
    flex-direction: row-reverse;
}
.data-engg-image {
    max-width: 532px;
    border-radius: 10px;
    overflow: hidden;
}
.data-engg-list ul {
    margin-left: 0;
}
.data-engg-list ul li {
    list-style: none;
    padding-left: 40px;
    background: url('../images/simple-line-icons_check.svg') no-repeat;
    font-size: 18px;
    line-height: 36px;
    background-position-y: 7px;
}
.data-engg-split-layout-list .common-icon {
    margin-left: 0;
}
.data-engg-split-layout-list .approach-text-content {
    text-align: left;
}
.why-chapter247-heading {
    max-width: 752px;
    margin: 0 auto;
}
.why-chapter247-heading {
    text-align: center;
}
.why-chapter247-section {
    background: #F9FAFB;
    padding: 25px 0 50px;
}
.data-service-stages {
    padding: 30px 0 60px;
}
.why-c247-card {
    box-shadow: 0px 0px 15px 0px #0000001A;
    border-radius: 10px;
    max-width: 350px;
    padding: 31px 26px;
}
.why-c247-card-content h6 {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 10px;
}
.why-c247-card .common-icon {
    margin: 0 0 15px 0;
}
.why-c247-card:first-child .common-icon {
    background: #3B82F626;
}
.why-c247-card:nth-child(2) .common-icon {
    background: #20996E26;
}
.why-c247-card:nth-child(3) .common-icon {
    background: #6366F126;
}
.why-c247-card:nth-child(4) .common-icon {
    background: #EF444426;
}
.why-c247-card:nth-child(5) .common-icon {
    background: #CD8A0433;
}
.why-c247-card:nth-child(6) .common-icon {
    background: #0D94A333;
}
.why-c247-card-content p {
    color: #818181;
}
.why-c247-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    padding-top: 40px;
}
.why-c247-card, .industries-card, .industries-heading {
    flex: 0 0 33.3333%;
}
.industries-we-serve-content {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    text-align: center;
}
.industries-heading {
    text-align: left;
    max-width: 350px;
}
.industries-card {
    padding: 30px 17px;
    max-width: 350px;
}
.industries-card:nth-child(2) {
    background: #EFF6FF;
}
.industries-card:nth-child(2) .common-icon {
    background: #2563EB26;
}
.industries-card:nth-child(3){
    background: #F0FDF4;
}
.industries-card:nth-child(3) .common-icon{
    background: #20996E26;
}
.industries-card:nth-child(4) {
    background: #FAF5FF;
}
.industries-card:nth-child(4) .common-icon {
    background: #9333EA33;
}
.industries-card:nth-child(5) {
    background: #FEFCE8;
}
.industries-card:nth-child(5) .common-icon {
    background: #CA8A2333;
}
.industries-card:nth-child(6) {
    background: #FEF2F2;
}
.industries-card:nth-child(6) .common-icon {
    background: #EF444433;
}
.industries-we-serve {
    padding: 60px 0;
}
.industries-card h6 {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 16px;
}