.va-pageSection h1.title,
.va-pageSection h2.title {
    font-weight: 500 !important;
}

.va-digitalTransformationBanner {
    background: #093756;
}
.va-featureBoxesWrap .panel {
    border: 1px solid #ddd;
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 1em;
}
.va-featureBoxesWrap .panel-body {
    padding: 15px;
    background: #fff;
    border-radius: 1em;
    flex: 1;
    display: inherit;
    flex-direction: column;
}
.va-featureBoxesWrap .panel-body .card-title {
    margin-top: 0;
    font-weight: 500;
    text-align: left;
    font-size: 1.5em;
}
.va-featureBoxesWrap .card-text {
    padding-bottom: 1em;
    flex: 1;
    text-align: left;
}



/* slider Section */
.va-slider_section{
    position: relative;
    width: 100%;
}
.va-slider_area{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:30px;
    position: absolute;
    top:-120px;
}

.va-single_slider{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
    border-radius: 10px;
    padding: 15px;
    gap: 15px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.va-per_img {
    min-width: 70px;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.va-per_img img{
    max-width: 100%;
    max-height: 100%;
}

.va-per_content{
    text-align: left;
    font-size: 14px;
}
.va-not_area{
    padding-top: 40px;
}
.va-not_title{
    font-weight: 700;
}
/* .va-sliderOuterWrap .carousel .carousel-indicators {
    bottom: -49px;
} */
.va-sliderOuterWrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #0084c4;
    border-color: #0084c4;
    box-shadow: none;
    transform: none;
}
.va-sliderOuterWrap .swiper-pagination-bullet{
    background-color: transparent;
    border: 1px solid #3a3838;
    box-shadow: none;
    margin: 10px 5px;
    width: 18px;
    height: 18px;
    opacity: 1;
}
.va-sliderOuterWrap .carousel-inner {
    overflow: visible;
}
.va-sliderOuterWrap .carousel-inner .va-single_slider {
    width: 96%;
}

/* carousel Slider Section */
.title.section_three_heading {
    margin: 80px 0 50px;
}

.va-featuresWrap {
    display: flex;
    width: 100%;
}
.va-featuresWrap .item {
    padding: 0 1em;
}
.va-featuresWrap .carousel-inner .panel {
    min-height: 311px;
}

.download_btn .btn {
    display: inline-flex;
    align-items: center;
    font-size: 1em;
    padding-left: 0.8em;
}

.cfo_right {
    /* background-color: #093756; */
    height: 500px;
    margin-left: 40px;
}
.va-cfoBg:after {
    position: absolute;
    content: '';
    background: #093756;
    width: 100%;
    height: 100%;
}
.cfo_right_image {
    height: 550px;
    position: absolute;
    top: -20px;
    z-index: 5;
    right: 0;
}
.cfo_section .cfo_right:after {
    left: 100%;
}
.cfo_note{
    background-color: #fff;
    z-index: 10;
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 365px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
    display: flex;
    padding: 1em;
}
.cfo_tag {
    position: absolute;
    top: -25px;
    background-color: #093756;
    left: 0;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 10px;
}
.va-researchPercent {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
}
.insider_percentage {
    font-weight: 500;
    font-size: 2.5em;
    margin: 0 10px;
    color: #0084c4;
    font-family: 'Montserrat', sans-serif;
}

.deliver_section .cfo_tag,
.deliver_section .va-cfoBg:after {
    background: #92D050;
}
.deliver_section .cfo_right {
    margin: 0;
}
.deliver_section .va-cfoBg:after {
    right: 75%;
}
.deliver_section .cfo_right_image {
    left: 0;
}
.deliver_section .cfo_note {
    right: 10px;
    left: auto;
}
.deliver_section .cfo_tag {
    color: inherit;
}
.innov_section .nav-pills>li.active>a, 
.innov_section .nav-pills>li.active>a:focus, 
.innov_section .nav-pills>li.active>a:hover,
.innov_section .nav-pills>li>a:hover,
.innov_section .nav-pills>li>a:focus{
    background-color: #fff;
    color: #0084c4;
    border: 1px solid #0084c4;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
    font-weight: 600;
}
.innov_section .nav-pills>li {
    padding: 5px 0;
    width: 100%;
}
.innov_section .nav-pills>li>a {
    background-color: #fff;
    border-radius: 0.3em;
    width: 100%;
    text-align: left;
    text-transform: none;
    font-size: 1em;
}
.dynamic_tab {
    background: #fff;
    border-radius: .3em;
    padding: 1em 1.5em;
}
.innov_details {
    margin-top: 2em;
    float: left;
}
.va-videoOuterWrap {
    float: left;
    text-align: center;
    width: 100%;
}
.va-videoBgPatt {
    position: absolute;
    background: url(../images/digital-transform/Pattern.png);
    width: 640px;
    height: 300px;
    background-size: contain;
}
.va-videoBgTopRight {
    right: 0;
}
.va-videoBgBottomLeft {
    background-repeat: no-repeat;
    left: 0;    
    bottom: 0;
}

.va-videoContainer {
    padding: 2em 0;
    position: relative;
    z-index: 2;
}
.va-iframe_video {
    border-radius: 1em;
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
    width: 700px;
    height: 415px;
}
.feature_item {
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 10px;
    padding: 25px 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 0.5em;
}
.feature_desc p {
    padding-bottom: 1em;
}
.va-feature_image {
    width: 100px;
    height: 100px;
    min-width: 100px;
    background-image: linear-gradient(90deg, #0084c4, #CBDB35);
    border-radius: 50%;
    padding: 1.3em;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.va-feature_image:after {
    position: absolute;
    content: '';
    width: 94px;
    height: 94px;
    background: #fff;
    border-radius: 50%;
    left: 3px;
    top: 3px;
    z-index: 0;
}

.va-feature_image img {
    position: relative;
    z-index: 2;
    max-height: 100%;
}
.va-digitalTransformContactBg {
    background: #252a31;
    color: #fff;
    padding-top: 4em;
    padding-bottom: 5em;
}
.sector_feature {
    font-weight: 600;
}
.va-videoBottomPatt {
    float: left;
    width: 100%;
}
.innov_details h4 {
    margin-bottom: 20px;
    font-size: 1.5em;
}
.va-verticalcenter div[class^="col-"] {
    flex: 1;
}



/* Media queries */

@media (min-width: 1400px) {
    h2.title,
    .va-subtitle {
        font-size: 2.5em;
    }
    .va-featureBoxesWrap .panel-body .card-title {
        font-size: 1.8em;
    }
    .va-videoSection {
        min-height: 810px;
    }
    .va-iframe_video {
        width: 850px;
        height: 500px;
    }
    .va-videoBgPatt {
        width: 700px;
    }    
    .feature_desc p {
        font-size: 1.5em;
    }
    .insider_des {
        font-size: 1.3em;
        line-height: 1.6em;
    }
    .va-containerWidth {
        width: 1400px;
    }
}

@media (min-width: 767px) {
    .feature_item {
        flex-direction: column;
    }
    .feature_item .link-btn {
        justify-content: center;
    }
    .sector_feature {
        display: block;
    }
    .feature_desc p {
        padding-top: 1em;
    }
    .innov_details .tab-pane .row {
        display: flex;
    }
}

@media (max-width: 1024px) {
    .cfo_note{
        bottom: 15px;
        left: -25px;
    }
    .deliver_section .cfo_note {
        right: -20px;
    }
    .va-not_area {
        padding-top: 80px;
    }  
}
@media (max-width: 999px) {
    .va-single_slider {
        min-height: 200px;
    }
    .cfo_right_image {
        height: 480px;
    }
    .cfo_right {
        height: 440px;
    }
    .va-slider_area {
        top: -165px;
    }
}

@media (max-width: 767px) {
    .cfo_right {
        height: 335px;
    }
    .cfo_right_image {
        height: auto;
        width: 80%;
        right: auto;
    }
    .cfo_note {
        left: 15px;
        width: 310px;
    }
    .cfo_section .cfo_left {
        padding-left: 2.5em;
    }
    .cfo_left {
        padding-top: 2em;
    }
    .cfo_section .cfo_right:after {
        left: auto;
        right: 0;
        width: 50%;
    }
    .deliver_section .va-cfoBg:after {
        right: 0;
        left: 0;
        width: 50%;
    }
    .deliver_section .cfo_note {
        right: 15px;
    }
    .deliver_section .cfo_right_image {
        left: 22px;
    }
    .deliver_section .cfo_left {
        padding-left: 0.5em;
        padding-right: 2em;
    }
    .innov_details_sm .swiper-slide {
        background: #fff;
        border-radius: .3em;
        padding: 1em;
        text-align: left;
        min-height: 770px;
    }
    
    .innov_details_sm {
        padding-top: 2em;
        padding-bottom: 2.5em;
    }
    
    .innov_details_sm .item .link-btn {
        margin-top: 1em;
    }
    .va-iframe_video {
        width: 97%;
        height: 220px;
    }
    .va-videoBgPatt {
        width: 250px;
        height: 150px;
        background-size: cover;
    }
    .va-videoOuterWrap,
    .va-videoContainer {
        padding-bottom: 0;
    }
    .va-industriesSec {
        padding-top: 0;
    }
    .va-industriesSec h2 {
        padding-bottom: 20px;
    }
    .feature_desc {
        text-align: left;
        padding-left: 1em;
    }
    .feature_item {
        padding: 10px;
    }
    .va-industriesSec .padd-top-30 {
        padding: 0;
    }
    .section_three_heading {
        margin-top: 50px;
    }
    .deliver_section.va-pb-7 {
        padding-bottom: 4em;
    }
    .va-videoSection {
        border-top: 1px solid #e9e9e9;
    }
    .cfo_left_insider h3 {
        margin-top: 1em;
    }
    .va-digitalTransformationBanner {
        height: auto;
    }
    .va-digitalTransformationBanner.page-header .container {
        padding-top: 40px;
    }
    .va-digitalTransformationBanner h3, .innov_details_sm h4 {
        font-size: 1.3em;
    }
    .va-featuresWrap {
        float: left;
        padding: 0 15px;
    }  
    /* .va-sliderOuterWrap .carousel-indicators li.active {
        margin: 10px 5px;
    }
    .va-sliderOuterWrap .carousel .carousel-indicators {
        bottom: -60px;
    } */
    .va-single_slider {
        min-height: 160px;
    }
    .va-slider_area {
        top: -132px;
        width: 96%;
    }
    .va-pageSection .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }
    
    .va-featuresWrap .pagination-holder
     {
        margin-top: 1em;
        text-align: center;
    }
    .va-slider_area .pagination-holder {
        margin-top: .5em;
    }
    .va-slider_area .swiper {
       min-height: 170px;
    }
}