.card-shadow {
    box-shadow: 5px 2px 16px 2px #0000002e;
    border-radius: 12px;
}

.card-shadow:hover {
    box-shadow: 5px 2px 16px 2px #0000002e !important;
}

.services-card-right {
    margin-right: 0% !important;
    padding-right: 0% !important;
    margin-left: 30% !important;
    border-radius: 15px !important;
}

.services-card-left {
    margin-right: 30% !important;
    padding-right: 0% !important;
    margin-left: 0% !important;
    border-radius: 15px !important;
}

.services-detail-image-left {
    position: absolute;
    top: -84px;
    left: 13px;
    width: 100%;
}

.services-detail-image-right {
    position: absolute;
    top: -84px;
    left: -70px;
    width: 100%;
}

.arrow-img {
    width: 90px;
    margin-left: 10px;
}

.services-icons {
    width: 80px;
    /* margin-left: 10px; */
}

.services-icons-sp {
    width: 25px;
    /* margin-left: 0px; */
}


/* .elementor-icon-box-title {
    padding-bottom: 50px;
} */

.font-28 {
    font-size: 28px !important;
    line-height: 1.2em;
}

.font-26 {
    font-size: 26px;
    line-height: 1.2em;
}

.font-24 {
    font-size: 24px !important;
    line-height: 1.2em;
}

.font-20 {
    font-size: 20px !important;
    line-height: 1.2em;
}

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

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0px !important;
}

.sticky .services-icons-sp {
    display: none !important;
}

.sticky .fc-height {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.pt-60 {
    padding-top: 60px;
}

.font-13 {
    font-size: 13px;
    line-height: 1.2em;
}

.w-10 {
    width: 10%;
}

.w-20 {
    width: 20%;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40% !important;
}

.w-10 {
    width: 10%;
}

.wp-100 {
    width: 100px;
}

.hp-70 {
    height: 70px !important;
}

.bg-opacity-10 {
    background-color: rgba(255, 255, 255, 0.85) !important;
}

.menu-item a {
    color: #5c5d5f !important;
    font-weight: 400;
    font-family: 'Raleway-Medium';
}

footer .menu-item a {
    color: #ffffff !important;
    font-weight: 100;
    font-family: 'Raleway-Medium';
}

.text-left-imp {
    text-align: left !important;
}

.careerform .form-row,
.contactform .form-row {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.careerform label,
.contactform label {
    color: #8c8c8c;
}

.careerform input::placeholder,
.contactform input::placeholder {
    color: #cccccc;
    font-style: italic;
}

.careerform label span,
.contactform label span {
    color: red;
}

.sticky+.service-content {
    padding-top: 60px;
}

.careerform input[type="file" i]::-webkit-file-upload-button,
.contactform input[type="file" i]::-webkit-file-upload-button {
    background-color: #898a8c;
    border: none;
    color: white;
    padding: 10px;
}

.no-border {
    border: none;
}

.under-construction-header {
    max-width: 1200px !important;
}

.img-flipX {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.go-back {
    font-size: 24px;
    font-size: 2vh;
}

.mwp-1000 {
    max-width: 1020px !important;
}

.hp-50 {
    height: 50px;
}

.mw-100 {
    max-width: 100%;
}

.soft-d-none {
    display: none;
}

@media(max-width:764px) {
    .services-detail-image-right,
    .services-detail-image-left {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 80px;
        bottom: 0;
        max-width: 80px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .services-detail-image-left {
        left: -70px;
    }
    .special-banner-text-justify {
        text-align: center !important;
    }
    .row-mobile {
        flex-shrink: 0 !important;
        width: 100% !important;
        max-width: 50% !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        margin-top: var(--bs-gutter-y) !important;
    }
    .row-dt-mobile {
        flex-shrink: 0 !important;
        width: 100% !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        margin-top: var(--bs-gutter-y) !important;
    }
    .elementor-19 .elementor-element.elementor-element-6de79f31>.elementor-container {
        text-align: center !important;
        padding-top: 150px;
    }
    .contact-us-banner {
        background-position: 90% 10% !important;
        max-height: 60vh;
    }
    .chat-box {
        padding: 5% !important;
    }
    .send-font {
        font-size: 20px !important;
    }
    .service-box {
        justify-content: space-evenly;
    }
    span.font-20.color-white {
        font-size: 16px !important;
    }
    .sub-list-container .col-6 {
        width: 100% !important;
    }
}

.one-line-height {
    line-height: 1.2 !important;
}

@media (max-width:768px) {
    .services_container .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .service-box {
        display: none;
    }
    .youtube-video {
        margin-bottom: 3.5vw;
    }
    .top-description {
        margin-left: 3.5vw;
        margin-right: 3.5vw;
    }
    .top-description .row {
        margin-top: 5vw !important;
        margin-bottom: 5vw !important;
    }
    .sticky+.service-content {
        padding-top: 0px !important;
    }
    .sub-list-container {
        display: block !important;
    }
    .all-blogs {
        display: block !important;
    }
    .blogs-sidebar {
        flex: 50% !important;
    }
    .sidebar-container span {
        font-size: 1.2vw !important;
    }
    .sidebar-container p {
        font-size: 1.6vw !important;
    }
    .blog-preview .title {
        font-size: 2.5vw !important;
    }
    .blog-preview .date {
        font-size: 1.5vw !important;
    }
    /* .blogs-container{
        display: block !important;
    } */
}

@media (max-width:1140px) {
    .service-detail {
        padding: 3vw !important;
    }
}

.read {
    background-color: transparent;
    color: #61b5e0;
    padding: 0px;
    text-decoration: underline;
    /* line-height: 1; */
}

.read:hover {
    background-color: transparent;
    color: #61b5e0;
    padding: 0px;
    text-decoration: underline;
    /* line-height: 1; */
}

.read.active {
    background-color: transparent;
    color: #61b5e0;
    padding: 0px;
    text-decoration: underline;
    /* line-height: 1; */
}

.read:focus {
    background-color: transparent;
    color: #61b5e0;
    padding: 0px;
    text-decoration: underline;
    /* line-height: 1; */
}

.banner-services-section {
    padding-top: 130px !important;
}

#more {
    display: none;
}

a#rmBtn {
    color: #61b5e0;
    text-decoration: underline;
}

.sub-list-container {
    width: 35vw;
    line-height: 2.5;
}

@media(max-width: 864px) {
    .sub-list-container {
        width: 100%;
    }
    /* .sub-list-container .col-6{
        width: 100% !important;
    } */
}

@media (max-width:1200px) {
    .top-description {
        margin-left: 3.5vw;
        margin-right: 3.5vw;
    }
}

.service-border-right {
    border-right: 1px solid white;
}

.d-contents {
    display: contents;
}

.w-40 {
    width: 40%;
}

.mhp-50 {
    max-height: 30px;
}

.footer-social-inner-wrap a+a {
    /* padding-left: 30px; */
}

.about-us-main a {
    color: #4c9fc9;
}

.no-underline li a {
    text-decoration: none;
}

.no-underline {
    padding-left: 0px;
}

.rating {
    cursor: pointer;
}

.star-checked {
    color: #0274be;
}

#select2-inputServices-container {
    margin: 0;
}

.fs-16 {
    font-size: 16px;
}

.menu-company-container li a {
    font-size: 12px;
    font-family: 'Raleway-Regular';
}

.pr-fix-3 {
    padding-right: 1rem!important;
}

.banner-text-block {
    flex-flow: column;
    justify-content: space-evenly;
}

.service-icon {
    background-color: grey;
    padding: 30px;
    border-radius: 50%;
}

.service-icon-sp {
    /* background-color: grey; */
    /* padding: 30px; */
    /* border-radius: 50%; */
}

.service-icon:hover {
    box-shadow: 4px 4px 5px rgb(0 0 0 / 60%);
    background-color: red;
    /* border: 5px solid #61b5e0; */
}

.service-icon img {
    filter: brightness(0) invert(1);
}

.service-icon-sp img {
    filter: brightness(0) invert(1);
}

.margin-all {
    margin: 60px;
}

.service-icon-box {
    border: 1px solid transparent;
    border-radius: 50%;
    transition: all 0.3s;
}

.service-icon-box-services {
    border: 1px solid transparent;
    border-radius: 50%;
    transition: all 0.3s;
    background-color: transparent;
}

.color-black {
    color: black
}

.color-white {
    color: white
}

.service-box {
    /* border: 1px solid transparent;
    border-radius: 50%; */
    transition: all 0.3s;
    justify-content: center;
    height: fit-content;
    background-color: black;
    align-items: center;
    z-index: 9999;
    margin-top: -8px;
}

.fc-height {
    height: fit-content !important;
    padding: 0px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.color-grey {
    color: grey
}

.bg-transparent {
    background-color: transparent !important
}

.elementor-widget-wrap:hover>div>div>div>.service-icon-box {
    text-align: center;
    border: 5px solid #61b5e0;
    border-radius: 50%;
}

.elementor-widget-wrap:hover>div>div>div>.service-icon-box-services {
    transform: scale(1.2);
    cursor: pointer;
    /* background-color: #0274be; */
    /* box-shadow: 10px 10px  5px rgba(0,0,0,0.6); */
}

.elementor-widget-wrap:hover>div {
    cursor: pointer;
    /* background-color: #0274be; */
    /* box-shadow: 10px 10px  5px rgba(0,0,0,0.6); */
}

.elementor-widget-wrap:focus>div>div>div>.service-icon-box-services {
    transform: scale(1.2);
    cursor: pointer;
}

.elementor-widget-wrap:focus>div>div>div>div>.service-icon-sp {
    background-color: #61b5e0 !important
}

.elementor-widget-wrap:hover>div>div>div>div>h4 {
    color: #61b5e0 !important
}

.elementor-section-wrap {
    background-image: linear-gradient(#ffffff, #dddddd)
}

.elementor-section.elementor-top-section:not(.elementor-section-items-middle):not(.section-video) {
    background: transparent !important
}

.section-video {
    background-color: #89888d !important
}

.no-box-border {
    border: none !important;
    box-shadow: none !important;
}

.margin-left-10 {
    margin-left: 10px
}

.youtube-video-description {
    text-align: justify;
}

.youtube-video-description>h2 {
    font-size: 2.1rem
}

.float-right {
    float: right;
}

.banner-text-block-padding {
    padding: 50px 10px
}

.special-banner-text-justify {
    text-align: justify
}

.special-banner-text-justify:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.line-height-02 {
    line-height: 0.2 !important
}

.elementor-element-d5184a {
    width: 24rem !important
}

.footer-title {
    margin-bottom: 40px !important
}

.footer-title>span.line {
    width: 60px;
    border-top: 1px solid #61b5e0;
    display: inline-block;
    position: absolute;
    bottom: 50%;
    margin-left: 10px;
}

.ourfont-thin * {
    font-family: 'Raleway-Thin' !important
}

.site-primary-footer-inner-wrap li {
    font-size: 14px
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 1700px
}

.ml-1 {
    margin-left: 0.25rem!important
}

.ml-2 {
    margin-left: 0.5rem!important
}

.ml-7 {
    margin-left: 1.5rem!important
}

.mr-1 {
    margin-right: 0.25rem!important
}

.mr-2 {
    margin-right: 0.5rem!important
}

.mr-7 {
    margin-right: 1.5rem!important
}

.m-w-55 {
    min-width: 55px
}

.way2go-font {
    font-family: "Montserrat-Regular";
    font-size: 12px;
}

.way2go-reg {
    font-family: "Montserrat-Regular";
}

.way2go-bold {
    font-family: "Montserrat-bold" !important;
}

.oursubmit-button {
    align-self: center;
    justify-self: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

.rounded-10 {
    border-radius: 1rem!important;
}

.btn-outline-none {
    border: none;
}

.blog {
    padding-bottom: 5rem;
}

.bg-white {
    background: white !important;
}

.font-3vw {
    font-size: 3vw;
}

.font-1-5vw {
    font-size: 1.5vw;
}

.padding-20 {
    /* padding: 15px !important; */
}

.black-line {
    width: 93%;
    margin-left: 3.5% !important;
    margin-right: 3.5% !important;
    margin-bottom: 3.5% !important;
    background-color: black !important;
    border-radius: 5px;
}

.display-none {
    display: none !important;
}

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

#ast-hf-menu-1 .active>a {
    color: #61b5e0 !important;
    background-color: white !important;
}

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

.bg-about-us {
    background-image: url(../images/bfc846f9-d253-4c45-a4ef-a1141677685b.jpg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat;
}

.row-mobile {
    /* flex-shrink: 0 !important;
    width: 100% !important;
    max-width: 50% !important;
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    margin-top: var(--bs-gutter-y) !important; */
}

.elementor-19 .elementor-element.elementor-element-4ae63c00:not(.elementor-motion-effects-element-type-background) {
    background-image: url('../images/Different.png');
    background-position: 50% 20%;
}

.elementor-19 .elementor-element.elementor-element-4ae63c01:not(.elementor-motion-effects-element-type-background) {
    background-image: url('../images/careersbanner.jpg');
    background-position: 50% 50%;
}

.contact-us-banner {
    background-image: url('../images/contactusbanner.jpg') !important;
    background-position: 50% 50%;
    /* -webkit-transform: scaleX(-1); */
    /* transform: scaleX(-1); */
}

.slider-dt-banner {
    background-image: url('../images/digital_transformation_image_for_rolling_banner.jpeg') !important;
    background-position: 50% 50%;
    /* -webkit-transform: scaleX(-1); */
    /* transform: scaleX(-1); */
}

.slider-new-dt-banner {
    background-image: url('../images/cityscape1-03.jpg') !important;
    background-position: 50% 50%;
    /* -webkit-transform: scaleX(-1); */
    /* transform: scaleX(-1); */
}

.elementor-2 .elementor-element.elementor-element-6de79f31:not(.elementor-motion-effects-element-type-background),
.elementor-2 .elementor-element.elementor-element-6de79f31>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-position: 50% 50% !important;
}

.elementor-19 .elementor-element.elementor-element-4ae63c00>.elementor-container {
    min-height: 150px;
    align-items: end;
    /* background-color: black; */
    /* top:687px; */
}

.black-box {
    background-color: black;
    padding: 50px;
}

@media (max-width: 767px) {
    .black-box {
        padding: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .black-box {
        padding: 30px;
    }
}

@media (min-width: 992px) {
    .black-box {
        padding: 50px;
    }
}

.overlay-about-us-banner {
    background-color: black;
    color: white;
    height: fit-content;
    text-align: center;
    margin-top: -10px;
}

.overlay-about-us-banner h2 {
    color: white;
    padding-top: 10px;
}

@media (min-width: 769px) and (max-width: 893px) {
    .overlay-about-us-banner {
        height: 170px;
    }
}

@media (min-width: 420px) and (max-width: 628px) {
    .overlay-about-us-banner {
        height: 200px;
    }
}

@media (min-width: 320px) and (max-width: 419px) {
    .overlay-about-us-banner {
        height: 250px;
    }
}

@media (max-width: 425px) {
    .blogs-container {
        display: block !important;
    }
    .sidebar-container {
        display: none !important;
    }
    .blog-preview {
        margin-right: 7% !important;
        margin-left: 7% !important;
    }
    .blog-preview .date {
        font-size: 3vw !important;
    }
    .blog-preview .title {
        font-size: 4.5vw !important;
    }
    #pagin {
        float: none !important;
        text-align: center !important;
    }
    .single-blog-section {
        padding: 0px !important;
    }
    .single-blog-section .blogs-sidebar {
        padding: 0px !important;
    }
    .single-blog-section .blogs-container {
        padding: 0px !important;
    }
}

.about-us-banner-padding {
    padding-left: 20vw;
    padding-right: 20vw;
}

.about-icons {
    box-shadow: 3px 3px 5px -1px #0000002e !important;
    border-radius: 10px !important;
    padding: 5px;
    margin-left: 10px;
}

@media(max-width:764px) {
    .services-detail-image-right,
    .services-detail-image-left {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 80px;
        bottom: 0;
        max-width: 80px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .services-detail-image-left {
        left: -70px;
    }
    .special-banner-text-justify {
        text-align: center !important;
    }
    .elementor-19 .elementor-element.elementor-element-4ae63c00>.elementor-container {
        min-height: 400px;
    }
    .about-us-banner-padding {
        padding-left: 5vw;
        padding-right: 5vw;
    }
    .w-sm-80 {
        width: 80% !important;
    }
    .ast-header-break-point #ast-mobile-header {
        background-color: white;
    }
    p.our-values-firstpargraph {
        padding-right: 0.1rem !important;
        padding-left: 0.1rem !important;
    }
    .banner-text {
        padding-right: 0.1rem !important;
        padding-left: 0.1rem !important;
    }
    /* span.our-values-secondpargraph{
        padding-right: 1rem;
        padding-left: 1rem;
    } */
}

.banner-text {
    padding-right: 15rem;
    padding-left: 15rem;
    padding-bottom: 1rem;
}

.clicked-btn {
    transform: scale(1.2);
    cursor: pointer;
}

.box-shadow {
    box-shadow: 4px 4px 5px rgb(0 0 0);
}

.services-bg {
    background-image: url('../images/services-banner-fv.jpg') !important;
    background-position: 80% 20% !important;
}


/* .dt-services-bg {
    background-image: url('../images/services-banner-fv.jpg') !important;
    background-position: 80% 20% !important;
} */

.bg-whitesmoke {
    background-color: whitesmoke !important;
}

input:focus~.floating-label,
input:not(:focus):valid~.floating-label {
    top: 4px;
    bottom: 10px;
    left: 20px;
    font-size: 11px;
    opacity: 1;
    outline: none;
    border: 0px !important;
    border-width: 0px;
    border-image: none;
    border-left-color: #fff;
    border-right-color: #fff;
    border-top-color: #fff;
}

.overlay {
    position: absolute;
    top: 24vw;
    left: 9vw;
    z-index: 1;
    font-size: 3.5vw !important;
}

.overlay-left {
    position: absolute;
    top: 24vw;
    left: 60vw;
    z-index: 1;
    font-size: 3.5vw !important;
}

.video-container {
    position: relative;
}

.video-container>video {
    position: relative;
    z-index: 0;
}

.white-box {
    box-shadow: 3px 3px 5px 2px #0000002e !important;
    border-radius: 1px !important;
    background-color: white;
    padding: 50px;
    min-height: 400px;
    text-align: -webkit-center;
}

.bubble-box {
    width: 82rem;
    padding-top: 50px;
    padding-bottom: 50px;
}


/* CSS talk bubble */

.talk-bubble {
    margin: 40px;
    display: block;
    position: relative;
    width: 24rem;
    height: 15rem;
    background-color: black;
    z-index: 1;
    border: 1px solid transparent !important;
    margin-top: -3rem;
}

.border {
    border: 8px solid black;
}

.round {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.circle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 3;
    border: 1px solid #4c9fc9 !important;
}

.circle img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    z-index: 3;
    padding: 0.5rem;
}

.talktext {
    color: white;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    font-family: 'Raleway-thin';
}

.talk-name {
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    margin-top: 4rem;
    margin-bottom: -0.3rem !important;
}

.talk-title {
    color: white;
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-family: 'Raleway-Thin';
}

.talk-bubble-underneath {
    display: block;
    position: relative;
    width: 25rem;
    height: 5rem;
    background-color: #61b5e0;
    z-index: 0;
    margin-top: -5.5rem;
    border: 1px solid transparent !important;
}

.tri-right.border.btm-left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    right: auto;
    top: auto;
    bottom: -30px;
    border: 20px solid;
    border-color: black transparent transparent black;
}

.tri-right-underneath.border.btm-left-in-underneath:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    right: auto;
    top: auto;
    bottom: -30px;
    border: 20px solid;
    border-color: #61b5e0 transparent transparent #61b5e0;
}

.tri-right-underneath.btm-left-in-underneath:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 38px;
    right: auto;
    top: auto;
    bottom: -20px;
    border: 12px solid;
    border-color: #61b5e0 transparent transparent #61b5e0;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 10px 10px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdown-content {
    display: none;
    position: fixed;
    margin-top: 20px;
    left: 20%;
    width: 70%;
    overflow: hidden;
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    border-radius: 5px;
}

.dropdown-content a {
    float: none;
    color: white;
    font-size: 12px;
    margin-top: -15px;
    padding: 0px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.testimonials-qoutes {
    max-width: 21rem !important;
    position: relative;
    z-index: 0;
}

.testimonials-header {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: -5rem;
    font-size: 1.9rem!important;
    font-family: 'Raleway-ExtraBold' !important;
}

.testimonials-header span {
    font-size: 1.9rem!important;
    color: #4c9fc9;
    font-family: 'Raleway-thin' !important;
}

.parent .child .list-group-item-action {
    border-right: 1px solid black;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-right: 0.5px;
    margin-top: 20px;
    border-radius: 0rem;
}

.list-group p {
    text-align: left;
    color: #61b5e0 !important;
}

.list-group a {
    background-color: white;
    color: black;
    font-size: 15px;
}

.list-group a:hover {
    background-color: lightgray;
    color: black !important;
}

.list-group-flush {
    /* border-right: 1px solid black; */
}

.list-group-flush a:hover {
    background-color: lightgray;
    color: black !important;
}

.list-group-flush>.list-group-item {
    border-width: 0 0 0px;
}

.list-group-flush-last {
    border-right: 1px solid white;
}

.list-group-flush-last a:hover {
    background-color: lightgray;
    color: black !important;
}

.list-group-flush-last>.list-group-item {
    border-width: 0 0 0px;
}

@media (min-width: 768px) and (max-width: 2860px) {
    .image-container {
        position: relative;
        background-image: url(../images/About_us_background.jpg);
        background-size: cover;
        height: 45vw;
        background-color: transparent;
        padding-top: 300px;
    }
}

@media (max-width: 767px) {
    .image-container {
        position: relative;
        background-image: url(../images/Mission_Vision_mobile_version.jpg);
        background-size: cover;
        height: 145vw;
        background-color: transparent;
        padding-top: 300px;
    }
}

.text-overlay-center {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
}

.text-overlay-center h1 {
    font-size: 4vw;
    color: #61b5e0;
    text-align: left;
    margin: 0;
}

.text-overlay-center p {
    font-size: 1.3vw;
    text-align: left;
    color: white;
    margin: 0;
}

.text-overlay-right {
    position: absolute;
    top: 70%;
    right: 100px;
    transform: translate(0, -50%);
    text-align: right;
}

.text-overlay-right h1 {
    font-size: 4vw;
    color: #61b5e0;
    margin: 0;
}

.custom-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.custom-list li {
    position: relative;
    color: white;
    padding-left: 3.5em;
    margin-bottom: 0em;
    font-size: 1.2vw;
}

.text-overlay-right .custom-list li:before {
    color: #61b5e0;
}


/* Media query for screens smaller than 768px (mobile) */

@media (max-width: 767px) {
    .text-overlay-center {
        position: absolute;
        top: 40px;
        left: 3%;
        transform: none !important;
        text-align: left !important;
        z-index: 1;
        padding-left: 10px;
    }
    .text-overlay-center h1 {
        font-size: 6vw;
        color: #61b5e0;
        text-align: left;
        margin: 0;
    }
    .text-overlay-center p {
        font-size: 3.5vw;
        text-align: left;
        color: white;
        margin: 0;
    }
}

@media (max-width:1024px) {
    .blogs-container {
        padding: 10px !important;
    }
}


/* Media query for screens between 768px and 1023px (tablet) */

@media (min-width: 768px) and (max-width: 1023px) {
    .text-overlay-center {
        position: absolute;
        top: -14%;
        left: 35%;
        transform: none !important;
        text-align: right !important;
        z-index: 1;
        padding-right: 70px;
    }
    .text-overlay-center h1 {
        font-size: 4vw;
        text-align: left !important;
        margin-top: 2em;
    }
    .text-overlay-center p {
        font-size: 1.5vw;
        text-align: left !important;
    }
}


/* Media query for screens smaller than 768px (mobile) */

@media (max-width: 359px) {
    .text-overlay-right {
        position: static;
        padding-right: 15px;
        text-align: right;
        margin-top: -5vw;
    }
    .text-overlay-right h1 {
        font-size: 6vw;
        color: #61b5e0;
        margin: 0;
    }
    .custom-list li {
        position: static;
        color: white;
        padding-left: 1.5em;
        font-size: 3.5vw;
    }
}

@media (min-width: 360px) and (max-width: 424px) {
    .text-overlay-right {
        position: static;
        padding-right: 15px;
        text-align: right;
        margin-top: 15vw;
    }
    .text-overlay-right h1 {
        font-size: 6.5vw;
        color: #61b5e0;
        margin: 0;
    }
    .custom-list li {
        position: static;
        color: white;
        padding-left: 2.5em;
        font-size: 3vw;
    }
}

@media (min-width: 425px) and (max-width: 767px) {
    .text-overlay-right {
        position: static;
        padding-right: 15px;
        text-align: right;
        margin-top: 30vw;
    }
    .text-overlay-right h1 {
        font-size: 6.5vw;
        color: #61b5e0;
        margin: 0;
    }
    .custom-list li {
        position: static;
        color: white;
        padding-left: 2.5em;
        font-size: 3vw;
    }
}


/* Media query for screens between 768px and 1023px (tablet) */

@media (min-width: 768px) and (max-width: 1023px) {
    .text-overlay-right {
        position: static;
        padding-right: 70px;
        text-align: right;
        margin-top: -3em;
    }
    .text-overlay-right h1 {
        font-size: 3.5vw;
        text-align: right;
    }
    .custom-list li {
        font-size: 1.5vw;
        text-align: right;
    }
    .custom-list li:before {
        display: none;
    }
}


/* .list-unstyled{
    font-size:25px;
    text-align:right;
    margin-right:100px;
  }

  .diamond {
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background-color: #0274be;
    margin-right: 5px;
  }

  .image-container {
    position: relative;
    background-color: transparent;
  }
  

  .text-overlayy{
    position: absolute;
    top: 25%;
    left: 55%;
    color:white;
    text-align: left;
    transform: translate(-50%, -50%);
  }
  .text-overlayyy {
    position:absolute;
    top:50%;
    left:50%;
    color:white;
    text-align: right;
  }

  /* Media queries */


/* @media only screen and (max-width: 768px) {
    .text-overlayy, .text-overlayyy {
      position: static;
      transform: none;
      text-align: center;
    }
    
    .text-overlayy h1, .text-overlayy p, .text-overlayyy h1 {
      font-size: 5vw;
      padding: 0 10px;
    }
    
    .custom-list li {
      font-size: 3vw;
      margin-bottom: 10px;
    }
  }
  
  @media only screen and (max-width: 576px) {
    .text-overlayy h1, .text-overlayy p, .text-overlayyy h1 {
      font-size: 8vw;
    }
    
    .custom-list li {
      font-size: 5vw;
    }
  }  */

.inputText {
    font-size: 14px;
    width: 95%;
    height: 50px !important;
    background: white !important;
    border: none !important;
    border-bottom: 1px solid #00000057 !important;
    border-radius: 0px !important;
}

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 18px;
    transition: 0.2s ease all;
}


/*Because css is fun*/

.inputText:focus-visible {
    outline: none !important;
}

.letschat {
    cursor: pointer;
    position: absolute;
    bottom: -10px;
}


/* .footer-logo{
     width:80%;
    margin-top:-10%; 
} */

.flip-card {
    background-color: transparent;
    width: 200px;
    height: 200px;
    perspective: 1000px;
    margin: 0px 35px;
    margin-bottom: 10px;
}

.flip-card-nh {
    background-color: transparent;
    width: 200px;
    height: 200px;
    perspective: 1000px;
    margin: 0px 35px;
    margin-bottom: 10px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    border-radius: 15px;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #fff;
    color: black;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-flow: wrap;
}

.flip-card-back {
    background-color: #62b5e1;
    color: white;
    transform: rotateY(180deg);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 5px;
}

.text-overlay {
    position: absolute;
    top: 515px;
    color: white;
    width: 100%;
    height: 100%;
    background-color: black;
    padding-bottom: 100px;
    padding-top: 10px;
}

.elementor-widget-wrap:hover>div>div>div>.service-icon-box>span {
    background-color: #62b5e1;
}

.elementor-widget-wrap:hover>div>div>div>.service-icon-box img {
    /* filter: none;
    color: white; */
}

.float-right-imp {
    float: right !important;
}

.elementor-19 .elementor-element.elementor-element-6de79f31>.elementor-container {
    min-height: 18vh;
}

.container-alignment {
    margin-right: 20% !important;
    margin-left: auto;
}

.approach-card {
    margin-top: -52px;
    padding-right: 1%;
    padding-bottom: 6%;
    flex-direction: column;
    position: initial;
    height: 80%;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgb(239 239 239) 0%, rgba(234, 234, 234, 1) 46%, rgba(239, 239, 239, 1) 100%) !important;
    border-radius: 12px;
}

p.our-values-firstpargraph {
    padding-right: 5rem;
    padding-left: 5rem;
    font-size: 1.2rem !IMPORTANT;
}

.our-values-firstpargraph .way2go-reg {
    font-size: 1rem !important;
}

.mw-1340 {
    max-width: 1340px !important;
}

.lg-bg {
    background-image: linear-gradient(180deg, white, 78%, #cccccc);
}

.text-lightgray {
    color: #8c8c8c;
}

.chat-box {
    padding: 2%;
    max-width: 785px !important;
    background-color: white;
}

.send-font {
    font-size: 28px;
    line-height: 1.2em;
}

.mySlides {
    display: none;
    opacity: 100% !important;
}


/* .mySlides, .active {display: block !important;
       } */


/* The dots/bullets/indicators */

.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #717171;
}

.active {
    display: block;
    background-color: transparent;
}


/* Slideshow container */

.slideshow-container {
    position: relative;
}


/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

@media (max-width:1530px) {
    span.font-20.color-white {
        font-size: 16px !important;
    }
}

.sidebar-container {
    background-color: white;
    border-radius: 12px;
}

.sidebar-container img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    height: -webkit-fill-available;
}

.sidebar-container p {
    font-size: 1.1vw;
    font-weight: 600;
    padding-top: 5%;
}

.sidebar-container span {
    font-size: 0.8vw;
    color: #000;
    font-family: 'Raleway-Bold';
}

.blog-preview {
    background-color: white;
    border-radius: 12px;
    flex: 40%;
    margin-right: 5%;
    margin-bottom: 5%;
}

.blog-preview img {
    border-top-right-radius: 12px;
    width: 100%;
    border-top-left-radius: 12px;
}

.blog-preview .title {
    font-size: 1.5vw;
    font-weight: 600;
    padding-bottom: 10% !important;
    color: #000;
    padding: 2%;
}

.blog-preview .date {
    font-size: 1vw;
    padding-left: 2%;
    color: #919191;
}

.all-blogs {
    display: flex;
    flex-wrap: wrap;
    /* flex: 20%; */
}

.blogs-container {
    display: flex;
    padding: 50px;
    /* padding-right: 5%; */
}

.blogs-sidebar {
    flex: 30%;
    padding-right: 2%;
}

.blogs-content {
    flex: 60%;
    padding-left: 2%;
}

.empty-blog-placeholder {
    background-color: transparent !important;
}

#pagin {
    clear: both;
    padding: 0;
    list-style: none;
    padding-right: 50px;
    float: right;
}

#pagin li {
    display: inline;
}

#pagin li a {
    color: #717171;
    padding: 5px 2px;
    ;
}

#pagin li a.current {
    color: #7cb9e5;
}

#pagin li a:hover {
    color: #7cb9e5;
    cursor: pointer;
}


/* #pagin li a:active,#pagin li a.current:active {
    color: #7cb9e5;
} */

#pagin li a.current:hover {
    color: #7cb9e5;
    cursor: pointer;
}


/* Fading animation */

.fade {
    animation: 1.8s fade;
    /* animation-delay: 2s; */
}

@keyframes fade {
    from {
        margin-right: -10%;
    }
    to {
        margin-left: 0%;
    }
}

@media (min-width:768px) and (max-width:1300px) {
    .service-icon-sp {
        /* background-color: grey;
        padding: 10px;
        border-radius: 50%;
        font-size:25px; */
    }
    span.font-20.color-white {
        font-size: 16px !important;
    }
    .service-box {
        justify-content: space-evenly;
    }
    /* .fc-height{
        width: fit-content !important;
    } */
    .row-mobile {
        width: 20% !important;
    }
}

@media(min-width:1000px) and (max-width:1800px) {
    .dropdown-content {
        display: none;
        position: fixed;
        margin-top: 20px;
        left: 0%;
        width: 100%;
        background-color: white;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        z-index: 1;
        border-radius: 5px;
    }
    .dropdown-content a {
        float: none;
        color: black;
        font-size: 12px;
        margin-top: -15px;
        padding: 0px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px
    }
    .service-icon-sp {
        /* background-color: grey;
    padding: 20px !important;
    border-radius: 50%; */
    }
}

.width-37 {
    width: 37rem !important;
}

.approach-bg {
    background-image: url(../images/strategy.jpeg.jpg) !important;
    background-position: 80% 20% !important;
}

.padding-none {
    padding: 0px !important;
}

.width-125 {
    width: 125px !important;
}

.railway-reg-font {
    font-family: 'Raleway-Regular' !important;
}


/* .transform-none{
    transform: none !important;
} */

#text-10 {
    padding-left: 10px;
}

#dd1 a,
#dd2 a,
#dd3 a,
#dd4 a {
    padding-left: 40px;
}

#dd11 a,
#dd12 a,
#dd13 a,
#dd14 a,
#dd15 a,
#dd16 a,
#dd21 a,
#dd22 a,
#dd23 a,
#dd31 a,
#dd32 a,
#dd33 a,
#dd34 a,
#dd44 a,
#dd43 a,
#dd42 a,
#dd41 a {
    padding-left: 60px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    padding-top: 5vw;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    transform: translate(-50%, -50%);
}


/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 10px;
    border: 1px solid #888;
    width: fit-content;
}


/* The Close Button */

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.footer-social-inner-wrap a:last-child {
    padding-right: 0px !important;
}