﻿

/*@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts/montserrat/montserrat-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'montserrat-medium';
    src: url('../fonts/montserrat/montserrat-medium.ttf') format('truetype');
}*/

/* Hire Talen added by zaki for temporary purpose*/

@media all and (min-width:991px){
section.Home_Section9.Banner_Img_properties.Animate.slideUp .col-md-6 {
    overflow:hidden !important
}
}

@media all and (max-width:300px) {
    .home-section-4 .row.mb_90.m-0.top-videos {
        width:225px !important;
    }
}
.video-container {
    border-radius: 20px;
    overflow: hidden;
    height: 300px;
    margin: 0 auto;
}

.error {
    color: #d73939ad;
    margin-top: 5px;
    margin-bottom: 10px;
    font-style: italic;
}

.form-group.custom-has-success input, .form-group.custom-has-success select, .form-group.custom-has-success textarea {
    border-color: #28D094;
}

    .form-group.custom-has-success input:focus, .form-group.custom-has-success select:focus, .form-group.custom-has-success textarea:focus {
        border-color: #28D094;
        box-shadow: 0 0 6px #78DCC3;
    }

.custom-has-success .form-control {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #67b168;
}

.custom-has-error .select2-container .select2-selection--single {
    border-color: rgb(215 57 57 / 68%);
    box-shadow: unset;
}

.custom-has-success .form-control, .custom-has-success textarea {
    border-color: #5fb52f;
    box-shadow: unset;
}

.form-control:focus {
    box-shadow: none !important;
}


.custom-has-success .select2-container .select2-selection--single {
    border-color: #5fb52f;
    box-shadow: unset;
}

.hire-talent-wrapper {
    max-width: 1500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 130px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.ht-content > .flex {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-top: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

    .ht-content > .flex > .flex-item {
        align-self: stretch;
        padding-left: 6px;
        border: 1px solid #00000029;
        padding-right: 6px;
        margin: 10px;
        width: 165px;
        margin-bottom: 0px;
        padding-top: 45px;
        padding-bottom: 35px;
        border-radius: 15px;
        cursor: pointer;
        transition: all 0.3s;
    }

        .ht-content > .flex > .flex-item h3 {
            font-size: 14px;
        }

        .ht-content > .flex > .flex-item .font_35 {
            margin: 25px 0px 25px 0px;
        }

        .ht-content > .flex > .flex-item:hover {
            border-color: #F7941D;
            transition: all 0.3s;
        }

            .ht-content > .flex > .flex-item:hover > h3 {
                color: black
            }

        .ht-content > .flex > .flex-item > img {
            max-height: 25px;
        }

        .ht-content > .flex > .flex-item p {
            margin: 0px 25px 0px 25px;
        }


/*---Demandind skills --*/
.skills {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.skill {
    padding: 0px !important
}

.ht-content > .demanding {
    margin-top: 60px;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.selected-skill-item {
    background-color: #F7941D;
    padding: 8px 12px;
    border-radius: 20px;
}

    .selected-skill-item i {
        margin-left: 10px;
        cursor: pointer;
    }


.skill-item {
    border-radius: 20px;
    padding: 10px 15px;
}

    .skill-item:active, .skill-item:focus {
        border: unset !important;
        background-color: #F7941D !important;
    }

        .skill-item:active i, .skill-item:focus i {
            color: black !important;
        }

    .skill-item:hover {
        background: #F7941D
    }

    .skill-item i {
        color: #F7941D;
    }

    .skill-item:hover i, .skill-item:hover span {
        color: black;
    }

/*---input tag --*/
.form-control {
    background-color: #F2F2F2;
    border: none;
    height: 60px;
    margin-top: 10px;
    border-radius: 10px;
}

.members-wrapper {
    margin-top: 30px;
}
/*---Stepper buttons---*/
.stepper-btns {
    margin-top: 50px;
    flex-direction: column
}

.customForm::placeholder {
    color: black;
}

.stepper-btns p {
    margin-top: 40px;
}

.stepper-btns button, .explore-continue {
    border-radius: 20px;
    width: 150px;
    padding: 12px;
    font-size: 16px;
    font-weight: 400;
    color: black;
}

    .stepper-btns button.continue, .explore-continue {
        background: #f7941dc7 !important;
        border-radius: 30px;
    }

#btn_Back_Type, #btn_Back_Skill {
    border-radius: 30px;
}

.stepper-btns button.continue:hover, .explore-continue:hover {
    color: #000 !important;
    background: #f7941d !important;
    cursor: pointer !important;
}

.my-slider {
    margin-top: 0px;
    padding-left: 70px;
}

    .my-slider .item {
        margin: 5px 0px;
    }

.talent-img {
    background-color: #e6e6e6;
    height: 100px;
    width: 100px;
    border-radius: 12px;
    background-size: contain;
}

.talent-img-detail {
    background-image: url('/Assets/NewHome/Set 1/resourcebg.png');
    height: 100px;
    width: 100px;
    border-radius: 50px;
    background-size: contain;
}

.talent-img img {
    height: 100%;
    width: 100%;
}

.img-section-center {
    /*margin: 4% 0 0 0;*/
    display: flex;
    justify-content: end;
    flex-direction: column;
}

.img-center {
    display: flex;
    justify-content: center;
}

.talent-info {
    margin-left: 15px;
    text-align: left !important;
}

    .talent-info .talent-name {
        font-size: 20px;
    }

    .talent-info .talent-skill {
        font-size: 16px;
    }

.flex-items-center {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2
}

.submission {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 75px;
}

.query-title {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
}





.talent-desc-title {
    text-align: left;
}

.talent-desc-skills {
    text-align: right;
}

.info-padding div {
    text-align: left;
    padding-top: 5px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 1100px !important;
    }
}


@media screen and (max-width: 991px) {
    .d_flex {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .order-1 {
        order: 2
    }

    .order-2 {
        order: 1;
    }

    .hire-talent-wrapper {
        padding-top: 126px;
        padding-bottom: 13px;
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-item {
        border-radius: 20px;
        padding: 10px 15px;
    }

    .font_18 {
        font-size: 12px;
    }
}

.collapsale .row.m-0 {
    cursor: pointer;
}
.slide-item.slick-slide {
    cursor: pointer;
}
@font-face {
    font-family: 'avenirltstd-black';
    src: url('../fonts/avenir_ff/avenirltstd-black.otf') format('opentype');
}
@font-face {
    font-family: 'avenirltstd-book';
    src: url('../fonts/avenir_ff/avenirltstd-book.otf') format('opentype');
}
@font-face {
    font-family: 'avenirltstd-roman';
    src: url('../fonts/avenir_ff/avenirltstd-roman.otf') format('opentype');
}
@media all and (max-width:800px){
    .Home_Section9{
        padding-bottom:20px;
    }
}
/* author zaki */
section.Home_Section2.orange_bgColor.expertise-section .Pad_top_100 {
    padding-top: 45px;
}
.img-section-center{
    text-align:center;
}
@media all and (max-width:1024px) {
    .dev-intro-heading2-info {
        text-align: left !important;
    }

    .modal-body.talent-modal-body .col-sm-6 {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 1100px !important;
    }
}
.tek_button_model {
    background-color: #F7941D;
    color: #000;
    font-size: 15px;
    border-color: #F7941D;
    width: 130px;
    cursor: pointer;
    position: relative;
    border: 0;
    -webkit-appearance: none !important;
    padding: 12px 4px;
    border-radius: 28px;
}
.modelButton{
    margin-bottom:10px;
}
.Blogs .row {
    display: flex;
    flex-flow: wrap;
}


.Video_section_text .font_50 {
    font-size: 30px;
    font-weight: 800 !important;
    margin-bottom: 20px !important;
}

.Video_section_text .text_size {
    font-size: 21px !important;
    margin-top: 0 !important;
}

.CaseStudy p {
    font-size: 16px !important;
}

span.custom-font-arrow-icon:after {
    content: '\f061';
    font-family: 'FontAwesome';
}
section.Home_Section2.orange_bgColor.expertise-section .Pad_top_100 h2 {
    font-size: 45px;
}

section.techno_section.orange_bgColor .Pad_top_100{
    padding-top:35px;
}

.Home_Section6 .h1_Style_white {
    font-size: 35px;
    line-height:1.5;
}
.footer-menu-wrapper li a::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right:6px;
}
.Home_Section6 .text_size_white {
font-size:20px;
}

.CaseStudy .blogPosts .BlogWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.blogPosts .pad_top_100 {
    display: flex;
    justify-content: center;
}

.blogPosts .blogPosts_width {
    display: flex;
    flex-flow: wrap;
    width: 85%;
    justify-content: center;
    align-items: center;
}
.CaseStudy .mt_90 {
    flex-flow:wrap;
    display: flex;
    padding-top: 3%;
}
    .CaseStudy .Pad_bot_100 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    padding: 5% 0%;
}
.CompaniesPrefer .sa-section-4 {
    text-align: center;
}
.CompaniesPrefer .sa-section-4 p {
    font-size:18px;
}
    .CompaniesPrefer .sa-section-4 h3 {
        font-size:25px;
    }
        .tech-stack-btn {
    margin-top: 7%;
}
.blogPosts p{
    font-size:19px;
}
.blogPosts h2, .blogPosts p {
    color: #000;
}
.col-lg-4.selected-tech-detail-block:hover {
    background-color: #fff;
}

.video_section.bg_black {
    background-color: #000;
    display: flex;
}

.Video_container_max_width {
    padding: 30px;
}

.video_section .row_flex {
    display: flex;
    width:85%;
    margin:0 auto;
}

.video_section .text-box-hire-talent {
    display: flex;
    align-items:center;
    flex: 2;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 4% 20px;
}

.video_section .video-box {
    display: flex;
    flex: 1;
    justify-content: center;
    margin: 0;
    padding: 0;
}


.video_section .hire-talent-boxes {
    display: flex;
    width: 85%;
    margin: 0 auto;
}
    .video_section .hire-talent-boxes .flex-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 25%;
        background-color: #FFFFFF;
        padding-left: 2%;
        border: 1px solid #00000029;
        padding-right: 2%;
        margin: 15px 10px 0 0px;
        padding-top: 3%;
        border-radius: 6px;
        cursor: pointer;
        padding-bottom:3%
}
        .video_section .hire-talent-boxes .flex-item .font_26 {
            font-size:21px;
        }
    .video_section .hire-talent-boxes .flex-item-last {
        background: #f79d14;
        width: 25%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 6px;
        height: 250px;
        margin-top: 5%;
    }
    /*-inner pages---*/

.innerAvatar {
    max-width: 90%;
    height: auto;
    border: 2px solid transparent;
    /* Add border to all items */
    background-color: #E6E6E6;
    /*background-image: url('/Assets/NewHome/Set 1/resourcebg.png');*/
    background-position: center;
    border-radius: 10px;
}

.carousel-item.active img {
    border: 1px solid #F7941D;
}
.innerAvatar:hover {
    border: 1px solid #F7941D;
}
/*---0 margin class-*/
.margin_0px {
    margin-top: 0px;
}

.C—Maqueta-Art-culos_Sub-Ep-grafe {
    margin-top: 0px;
}

/*---case study dynamic---*/
.CaseStudy .content_wrapper .content .C—Maqueta-Art-culos_Sub-Ep-grafe {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4; /* Number of lines to display */
}

    .CaseStudy .content_wrapper .content .C—Maqueta-Art-culos_Sub-Ep-grafe::after {
        content: '...'; /* Ellipsis or any other indicator */
    }
/*blog common class*/
.article_custmization {
    float: left;
    margin-right: 30px;
}
.mt20_top{
    margin-top:20px;
}
.video_section .flex .flex-item > img{
    width:25%;
}
.hire-talent-boxes .flex-item p {
    font-size:16px;
}
.talent-hire-btn-block-title{
    font-size:40px;
    font-weight:bold;
}
section.common_formSectioon .col-lg-12.col-md-4.col-sm-6.col-xs-12 {
    width: 80%;
}
section.common_formSectioon .Pad_bot_100 {
    padding-bottom: 2%;
    font-size: 40px;
}

.form-left-wrapper .col-md-3 {
    width:50%;
    padding-right:0;
    padding-left:0;
}

.form-left-wrapper {
    display: flex;
    flex: 0 50%;
    align-items: center;
    justify-content: center;
}
 
    .form-left-wrapper .col-md-3:nth-child(2) .content_formImage {
        background-color:#000;
    }
        .form-left-wrapper .col-md-3:nth-child(2) .content_formImage h3 {
            color: #fff;

        }
        .form-left-wrapper .col-md-3:nth-child(2) .content_formImage h5 {
            color: #fff;

        }
    .form-left-wrapper .col-md-3:nth-child(2) {
        margin-top: 194px;
    }
    /* footer css by zaki*/
    .ContactUS.footer-menu-wrapper h4 {
        font-weight: bold;
    }
.footer-menu-wrapper li a::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right: 6px;
}
.ContactUS.footer-menu-wrapper .col-md-4 ul li{
    padding:5px;
}
@media all and (max-width:1024px){
    .CaseStudy .mt_90{
        display:flex;
        flex-flow:wrap;
    }
}
@media all and (max-width:767px){
    .CaseStudy .mt_90 {
        flex-direction: column;
    }
    .CaseStudy .d_flex {
        display: block !important;
        width: 100%;
    }
    .CaseStudy .content-flex{
        margin-top:0 !important;
    }
}
@media all and (max-width:991px){
    .CaseStudy .d_flex {
        display: block !important;
    }
  
}
/* Mobile css */
@media all and (max-width:800px) {
    .ContactUS.footer-menu-wrapper .row {
            display: flex;
            flex-flow: wrap;
        }

        .ContactUS.footer-menu-wrapper .col-md-4:first-child {
            border-bottom: 1px solid #beb3b3;
        }

        .ContactUS.footer-menu-wrapper .col-md-4 {
            margin-bottom: 20px;
            width:100%;
        }

     

        .Home_Section6 {
            clip-path: none !important;
            height: 100%;
        }

        section.common_formSectioon .Pad_bot_100 {
            font-size: 30px;
        }

        section.common_formSectioon .col-lg-12.col-md-4.col-sm-6.col-xs-12 {
            width: 100%;
        }

        .form-left-wrapper {
            display: block;
            margin-top: 20px;
        }

            .form-left-wrapper, .form-left-wrapper .col-md-3 {
                width: 100%;
            }

                .form-left-wrapper .col-md-3 {
                    padding-bottom: 20px;
                }

        section.common_formSectioon .d_flex {
            display: flex;
            flex-direction: column;
        }

        section.common_formSectioon .col-xs-6 {
            width: 100%;
        }

        section .ContactListSection.bg_white {
            padding: 30px;
        }

        .location_container_max_width {
            max-width: 100%;
        }

            .location_container_max_width .row {
                display: flex;
                flex-direction: column;
                padding: 10%;
            }

                .location_container_max_width .row .col-xs-6 {
                    display: flex;
                    align-items:center;
                    justify-content:center;
                    width: 100%;
                    margin: 0 auto;
                    text-align: center;
                    margin-bottom: 10px;
                    padding: 10px;
                    border-radius: 5px;
                }

        .sa-section-4-content > .flex {
            flex-direction: column;
        }


        .selected-tech-detail-block {
            text-align: center;
        }

        .video_section .hire-talent-boxes {
            flex-direction: column;
        }

        .homepage-hiring-section img {
            margin: 0 auto;
        }
  
    .homepage-hiring-section {
        text-align: center;
        padding-top: 3% !important;
    }

        .video_section .row_flex {
            flex-direction: column-reverse;
        }

        .video_section .hire-talent-boxes .flex-item, .video_section .hire-talent-boxes .flex-item-last {
            width: 100%;
        }

        .video_section .hire-talent-boxes .flex-item {
            text-align: center;
        }

        .video_section .flex .flex-item > img {
            margin: 0 auto;
        }

        .video_section .text-box-hire-talent {
            flex: 1;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .text-overflow-selected-tech {
            font-size: 16px;
        }

        .CaseStudy .content_wrapper .content {
            padding: 15px;
        }

        .CaseStudy .content-flex {
            width: 100%;
        }
    }
    /* author zaki css code end */
    /*------blog Inner page----*/
    .blog-headermain h1 {
    font-size: 60px;
    font-weight: 700;
}

.blog-headermain p {
    font-size: 20px;
}

.BlogWrappermain {
    min-height: 350px;
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}

.article_style {
    padding: 4%;
}

.img_cs {
    width:100%;
}

.blog_mar {
    font-size:17px !important;
    margin: 0px 2vw 0px 2vw;
}

.BlogWrappermain .Content h3 {
    margin-top: 0px;
    display: flex;
    font-weight: 400;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    font-size: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}

.BlogWrappermain {
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}

.Content {
    padding: 12px;
}

    .Content .BlogDate {
        font-size: 20px;
        margin: 0px;
        margin-top: 10px;
    }

.BlogWrappermain .BlogDetail {
    font-size: 20px;
    font-weight: 400;
}

    .BlogWrappermain .BlogDetail i {
        color: #F7941D;
    }

BlogWrappermain:hover .BlogDetail i {
    margin-left: 15px;
    transition: all 0.3s ease-in-out;
}


.SectionMargin {
    margin-left: 15px;
    margin-right: 15px;
}

.PageHeadmain {
    background-image: url('../assets/tekbanners/broup59513.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40vh;
    padding-top: 170px;
    padding-bottom: 2%;
}

.blog-headermain {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    padding-left: 25%;
    padding-right: 25%;
}

/*---------end*/

/*---------main blog page css---*/

.blog-header h1 {
    font-size: 60px;
    font-weight: 700;
}

.bg_color_secondary {
    background-color: #ffffff !important;
}

.blog-header p {
    font-size: 20px;
}

.BlogWrapper {
    min-height: 350px;
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}

    .BlogWrapper .Content h3 {
        margin-top: 0px;
        display: flex;
        font-weight: 400;
        flex-direction: column;
        justify-content: center;
        justify-items: center;
        font-size: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* number of lines to show */
        -webkit-box-orient: vertical;
        margin-top: 20px;
    }

.BlogWrapper {
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}

.Content {
    padding: 12px;
}

    .Content .BlogDate {
        font-size: 20px;
        margin: 0px;
        margin-top: 10px;
        font-family: avenirltstd-roman;
    }

.BlogWrapper .BlogDetail {
    font-size: 20px;
    font-weight: 400;
    font-family: avenirltstd-roman;
}

    .BlogWrapper .BlogDetail i {
        color: #F7941D;
    }

BlogWrapper:hover .BlogDetail i {
    margin-left: 15px;
    transition: all 0.3s ease-in-out;
}
.SectionMargin {
    margin-left: 15px;
    margin-right: 15px;
}
.BLOGPageHead {
    background-image: url('../assets/newhome/group 6307.png');
    padding-top: 13%;
    padding-bottom: 2%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40vh;
    padding-bottom: 2%;
}
.blog-header {
    display: flex;
    color: #FFFFFF;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    padding-left: 25%;
    padding-right: 25%;
}

/*--------end--------*/

.sa-section-4-content > .flex {
    display: flex;
    width:100%;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

    .sa-section-4-content > .flex > .flex-item {
        align-self: stretch;
        padding-left: 6px;
        border: 1px solid #00000029;
        padding-right: 6px;
        margin: 10px;
        width: 25%;
        margin-bottom: 0px;
        padding-top: 3%;
        padding-bottom: 4%;
        border-radius: 15px;
        cursor: pointer;
        transition: all 0.3s;
    }
        .sa-section-4-content > .flex > .flex-item .font_35 {
            margin: 25px 0px 25px 0px;
        }
        .sa-section-4-content > .flex > .flex-item:hover {
            background-color: #F7941D;
            transition: all 0.3s;
        }
        .sa-section-4-content > .flex > .flex-item > img {
            max-height: 60px;
        }
        .sa-section-4-content > .flex > .flex-item p {
            margin: 0px 25px 0px 25px;
        }


        /*video section box*/
.content-flex-top {
    height: 342px;
    margin-top: 50px !important;
    background-color: #F7941D !important;
}

        .video_section .flex .flex-item:hover {
            background-color: #F7941D;
            transition: all 0.3s;
        }

   
      
/*----end here---*/
/*case studie sections star here*/
.CaseStudy .content_wrapper {
    /*border: 1px solid #ddd;*/
    border-radius: 5px;
    background-color: #E6E6E6;
}
    .CaseStudy .content_wrapper img {
        width: 100%;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    .CaseStudy .content_wrapper .content {
        border-top: 1px solid #ddd;
        padding: 25px 25px 7px;
        min-height: 308px;
        /*background-color: #E6E6E6;*/
    }
.CaseStudy .content-flex {
    display: flex;
    align-items: center;
    height: 380px;
    width: 318px;
    margin-top: 33px;
    border-radius: 5px;
    justify-content: center;
    background-color: #F7941D;
}
.blog-headerCaseStudy h1 {
    font-size: 60px;
    font-weight: 700;
    color: #000000;
}

.blog-headerCaseStudy p {
    font-size: 20px;
}

.PageHeadCaseStudy {
    /*background-image: url("../assets/newhome/img.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40vh;
    padding-top: 150px;
    padding-bottom: 2%;
}

.blog-headerCaseStudy {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    padding-left: 25%;
    padding-right: 25%;
}
/*-end -*/
    .font_30{
        font-size:30px; 
        color:#000000;
        margin-bottom:20px;
        font-weight:400;
    } 
    .font_50{
        font-size:50px; 
        color:#000000;
        margin-bottom:20px;
        font-weight:400;
    }
    .black_color{
        color:#000000;
    }
    .orange_bgColor {
        background-color: #F7941D;
    }

/*.font_20,
.font_30, h1, h2, h3, h4, h5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 5.5em;
}*/
.pad_right_100 {
    padding-right: 100px;
}

    .pad_right_100 .blog_padd {
        width: 70%;
    }

.bg_white {
    background-color: #ffffff;
}
.font_26 {
    font-size: 26px;
    color: #000000;
    font-weight: 700;
}

.font_45 {
    font-size: 45px;
    color: #000000;
    font-weight: 400;
}

.font_35 {
    font-size: 35px;
    color: #000000;
    font-weight: 400;
}

.font_18 {
    font-size: 18px;
    font-weight: 400;
}

.font_24 {
    font-size: 24px;
    font-weight: 400;
}

.black_bgColor {
    background-color: #090909;
}

.blog_padd {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
}

.sub_button {
    background-color: #F7941D;
    color: #000000;
    font-size: 17px;
    border: 1px solid #F7941D; /* Set a 1px solid border with the same color as the background */
    position: relative;
    padding: 10px 20px;
    border-radius: 28px;
}

    .sub_button:hover {
        background-color: transparent;
        color: #000000;
        border: 1px solid #000000; /* Use the same 1px border width on hover */
    }

.BannerBackground_Video iframe {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.pad_top_50 {
    padding-top: 50px;
}

.pad_bot_50 {
    padding-bottom: 50px;
}

.container_max_width {
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
}

.Video_container_max_width {
    padding-top:100px;
    padding-bottom:100px;
    max-width: 96%;
    margin-right: auto;
    margin-left: auto;
}
/*-locations section---*/
.location_container_max_width {
    padding-top:100px;
    padding-bottom:100px;
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
}
    .location_container_max_width ul {
        padding:unset;
    }
    .location_container_max_width ul li {
        list-style:none;
    }
        .location_container_max_width ul li .orange_text {
            color: #F7941D;
            font-size: 15px;
        }
.location_text {

    display: inline-flex;
    align-items: center;
    display:inline-flex;
    align-items:center;
    font-size: 14px;
    color: #000000;
    padding: 15px 0px 15px 0px;
}
li.location_text:after {
        content: '\f061';
    font-family: 'FontAwesome' !important;
    color:#f7941d;
    font-size:25px;
    padding-left:27px;

}
li.location_text:after {
    content: '\f061';
    font-family: 'FontAwesome' !important;
    color: #f7941d;
    font-size: 25px;
    padding-left: 27px;
}
.BannerBackground_Video {
    width: 1920px;
    background: #222;
    position: absolute;
    top: -80px;
    height: 1080px;
    opacity: 0.4;
    overflow: hidden;
}
    /*-end---*/


/*<form validation text classes>*/
.custom-has-error .form-control, .custom-has-error textarea {
    border-color: rgb(215 57 57 / 68%);
    box-shadow: unset;
}

.Devops .dflex {
    padding: 2%;
}



.banner_button {
    background-color: #F7941D;
    color: #000;
    font-size: 20px;
    border: 1px solid #F7941D;
    /* width: 219px; */
    position: relative;
    border-radius: 32px;
    padding: 15px 36px;
}

    .banner_button:hover {
        background-color: transparent;
        color: #000;
    }

.round_uL {
    font-size: 24px;
    line-height: 1.5em;
    margin: 20px 0 15px;
    font-weight: 400;
    padding: 0;
}

.custom_div {
    margin-top: 60px;
}
.kalem_mar {
    margin: 5vw 10.4vw;
}
.custom_setting {
    width: 109%;
    max-width: unset;
    margin-left: -17%;
}

.custom_setting2 {
    width: 110%;
    max-width: unset;
    margin-left: 6%;
}

.round_uL .round_li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
    font-family: avenirltstd-roman;
}

ul.round_uL li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    background-color: #ff6600;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.text_slider p {
    font-size: 20px;
    line-height: 1.5;
    font-style: italic;
    color: #FFFFFF;
}

.mbl_section {
    display: none;
}

.custom-has-error .form-control {
    border-color: rgb(215 57 57 / 68%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(215 57 57 / 68%);
}

.Text_curated {
    padding: 16px 56px 0px 32px;
}

    .Text_curated .h2-custom {
        font-size: 33px;
        padding: 0px 2px 0px 0px;
        font-weight: 700;
    }

.error {
    color: #d73939ad;
    margin-top: 5px;
    margin-bottom: 10px;
    font-style: italic;
}

.form-group.custom-has-success input, .form-group.custom-has-success select, .form-group.custom-has-success textarea {
    border-color: #28D094;
}

    .form-group.custom-has-success input:focus, .form-group.custom-has-success select:focus, .form-group.custom-has-success textarea:focus {
        border-color: #28D094;
        box-shadow: 0 0 6px #78DCC3;
    }

.custom-has-success .form-control {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #67b168;
}

.custom-has-error .select2-container .select2-selection--single {
    border-color: rgb(215 57 57 / 68%);
    box-shadow: unset;
}

.custom-has-success .form-control, .custom-has-success textarea {
    border-color: #5fb52f;
    box-shadow: unset;
}

.custom-has-success .select2-container .select2-selection--single {
    border-color: #5fb52f;
    box-shadow: unset;
}
/*----common classes----*/
body {
    font-family: avenirltstd-roman !important;
    background-color: #FFFFFF;
}
p span 
.Devops {
    height: 80vh;
}

.Line_img {
    position: absolute;
    transform: translate(-40px, 19px)
}

.Line_img2 {
    position: absolute;
    transform: translate(390px, -25px);
}

.Banner_Img_properties {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #000;
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Pad_top_100 {
    padding-top: 100px;
}
.common_formSectioon {
    background-color: #E6E6E6;
    padding-bottom:5%;
}
.common_formSectioon_padding {
    /*padding-top: 100px;*/
    padding-bottom: 100px;
}
.content_formImage {
    display: flex;
    align-items: center;
    height: 130px;
    width: 100%;
    text-align:center;
    justify-content: space-around;
    background-color: #F7941D;
    padding-left: 7%;
}
.Pad_top_60 {
    padding-top: 60px;
}

.Pad_bot_100 {
    padding-bottom: 100px;
}

.Custom_Textpadding {
    padding-right: 80px;
}

    .Custom_Textpadding h2 {
        font-size: 60px;
        font-weight: 700;
    }

.d_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d_flex_home {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mar_80article {
    margin-top: 80px;
}

.img_center {
    display: block;
    margin: auto;
}

.flex_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .flex_wrap .flex_item {
        align-self: stretch;
        padding-left: 30px;
        padding-right: 30px;
        width: 400px;
        margin-bottom: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 15px;
        cursor: pointer;
    }

.Section_width {
    max-width: 90%;
}
.Section_width_AboutUs {
    max-width: 90%;
}

.owl-carousels {
    overflow: hidden;
}

.mt-50 {
    margin-top: 40px;
}



.tek_color {
    color: #F7941D;
}

.tek_button {
    background-color: #F7941D;
    color: #fff;
    font-size: 17px;
    border: 1px solid #F7941D; /* Consistent border */
    width: 200px;
    position: relative;
    border-radius: 28px;
    padding: 14px 14px;
}

    .tek_button:hover {
        background-color: transparent;
        color: #000;
    }
.tek_button_form {
    background-color: #F7941D;
    color: #000000;
    font-size: 17px;
    border: 1px solid #F7941D;
    /* width: 200px; */
    position: relative;
    border-radius: 28px;
    padding: 11px 28px;
    cursor:pointer;
}

    .tek_button_form:hover {
        background-color: transparent;
    }
.h1_Style {
    font-size: 45px;
    font-weight: 700;
    color: #000000;
}

.h1_Style_white {
    font-size: 45px;
    font-weight: 700;
    color: #FFFFFF;
}
/*--------Home-----------*/
.Banner_Img_Home {
    height: 100vh;
    overflow: hidden;
}

.Banner_text .h1_size {
    font-family:avenirltstd-black;
    font-size: 59px;
    font-weight: 900;
}

.custom_d_flex {
    display: flex;
    align-items: center;
}


.Banner_text .h2_clas {
    font-size: 41px;
    font-weight: 400;
}

.Banner_text .text_size {
    font-size: 20px;
}

.Banner_Img_Home .Margin {
    margin-top: 197px;
}

.Banner_Img_Home .img_arrow {
    position: absolute;
    top: 50%;
    left: 50%;
}

    .Banner_Img_Home .img_arrow img {
        width: 261px;
        transform: translate(25%, 90%);
    }

.text_size {
    font-size: 24px;
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
    margin-top: 30px;
}

.text_size_22 {
    font-size: 22px;
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
    margin-top: 30px;
}

.text_size_white {
    font-size: 24px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 400;
    margin-top: 30px;
}

.Home_Section6 {
    background-color: #090909;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
    width:100%;
    padding:7% 5%;
}

.Home_Section8_Bg_img {
    color: #FFFFFF;
    background-color: #000;
   /* height: 778px;*/
}

.Home_Section9 {
    background-color: #F7941D;
    padding-top:3% !important;
    padding-bottom:3% !important;
}

    .Home_Section9 .tek_button {
        background-color: #fff;
        color: #000000;
        font-size: 17px;
        width: 231px;
        border: 1px solid #fff; /* Consistent border */
        -webkit-appearance: none !important;
        padding: 15px 10px;
        border-radius: 28px;
    }

        .Home_Section9 .tek_button:hover {
            background-color: transparent;
            color: #fff;
        }

    .Home_Section9 h2 {
        font-size: 45px;
        font-weight: 700;
        color: #000000;
    }

    .Home_Section9 .Section_width {
        max-width: 100%;
    }

    .Home_Section9 .box {
        width: 50%;
        padding: 25px;
    }
/*---------tabs ----------*/

#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: #000;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

/*--------*/
.simple_3_Steps .custom_pad {
    padding: 53px 38px 43px 32px;
}

.imageTextSection {
    height: 268.69px;
    padding: 30px 10px 50px 17px;
    height: 251.69px;
    padding: 7px 10px 25px 17px;
}

    .imageTextSection .h2-custom {
        font-size: 30px;
        font-weight: 700;
    }

    .imageTextSection p {
        font-size: 20px;
        color: #000000;
        font-weight: 400;
    }

.button_inline {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .button_inline :first-child {
        margin-right: 7px;
    }

    .button_inline .tek_button:hover {
        background-color: transparent;
        color: #ffffff;
    }

textArea {
    resize: none;
}
.trustees{
    display:flex;
    padding:2% 10%;
    align-items:center;
    flex-wrap:wrap;
}
    .trustees .titles .title-1{
        font-size:18px;
        color:black;
    }
    .trustees .titles .title-2 {
        font-size: 35px;
        color: black;
        margin-top:5px;
        font-weight:400;
    }
    .tech-card {
        height: calc(11vw*0.93);
        background-color: white;
        width: 100%;
        border: 1px solid #C1C1C1;
        border-radius: 7px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        cursor: pointer;
        margin: 5px 0px !important;
    }

    .tech-card > img {
        width: 25%;
        height: auto;
        margin-bottom: 3%;
    }

    .tech-card > p {
        font-size: 17px;
    }

    .tech-card:hover {
        background: #ebebeb;
    }
.Custom_display div {
    padding: 0px 5px !important;
}
.tech-blocks{
    padding: 0px 20px !important;
   
}
.selected-tech {
    background: #fff;
}
.home-talent-slider .slick-list .carousel-item.slick-current img {
    border-color: #F7941d
}
.primary-color {
    /*    color: #f7941d;
    font-size: clamp(5px,18px,20px);*/
}

.primary-background-color {
    background-color: #f7941d;
}

.row-content-spacing {
    justify-content: space-evenly;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: clamp(12px,18px,20px);
    margin-top: clamp(7px,18px,18px);
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.text-overflow-selected-tech {
    font-size: 15px;   
}

.text-overflow-selected-tech-mar-bo {
    margin-bottom: 43px;
}

.selected-tech-detail-block {
    background-color: #ebebeb;
    border-radius: 15px;
    padding: 2% 2%;
    margin-top:5px;
}

    .selected-tech-detail-block > .row > .col-xs-12 > img {
        width: 20%;
    }

.tech-image {
    width: 80px;
    height: 80px;
}

/*////////////////////////////*/
.avatar {
    width: 26%;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 8%;
    position: absolute;
}

.dev-intro {
    float: left;
    text-align: left;
    padding-left: 9%;
    padding-bottom: 9%;
    padding-top: 0px;
}

.dev-intro-container {
    max-width: 400px;
    max-height: calc(400px * 0.79);
    width: 100%;
    height: 95%;
    border: solid #CFCFCF 1px;
    border-radius: 15px;
    margin-top: 60px;
    padding-top: 0px;
}

.dev-intro > p {
    font-size: 19px !important;
    font-weight: 400;
    font-family: avenirltstd-book
    /*margin-top: 0px;*/
}

.dev-intro-heading1 {
    color: black;
    /* white-space: nowrap;*/
    font-weight: 500;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 35px;
}

.dev-intro-heading2 {
    font-size: 20px;
    font-weight: 400;
    font-family: avenirltstd-book;
}

.dev-intro-heading-icon {
    height: 25px;
    font-weight: bold;
}

.dev-intro-heading4 {
    padding-top: 40px;
    font-size: 19px;
    font-weight: 400;
    font-family: avenirltstd-book;
}

    .dev-intro-heading4:hover {
        cursor: pointer;
    }

.dev-intro-rating {
    font-size: 19px;
    font-weight: 400;
    font-family: avenirltstd-book;
}

.blog-article-section1-paragraph {
    font-size: 22px;
    font-family: avenirltstd-book !important;
}

.blog-article-main-heading {
    font-size: 45px;
    font-weight: 700;
    color: black;
    margin: 50px 0px 50px 0px;
}

.blog-article-info-heading {
    font-size: 25px;
    color: black;
    margin-top: 40px;
    font-weight: bold;
}

article li {
    color: black;
    margin-top: 20px;
}

.CompaniesPrefer-main-heading {
    font-size: 42px;
    margin-bottom: 30px;
    color: black;
}

.CompaniesPrefer-section-img {
    width: 12%;
}

.CompaniesPrefer-info-heading {
    font-weight: 700;
    font-size: 35px;
    color: black;
    white-space: nowrap;
}

.CompaniesPrefer-section-paragraph {
    font-size: 20px;
    font-family: avenirltstd-book;
    margin-bottom: 60px;
}

.CompaniesPrefer {
    padding: 4% 10%;
    width: 100%;
}

.NumbersMatter-main-heading {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
    color: black;
}

.NumbersMatter-section-img {
    width: 12%;
}

.NumbersMatter-info-heading {
    font-weight: 700;
    font-size: 35px;
    color: black;
    white-space: nowrap;
}

.NumbersMatter-heading-section-paragraph {
    font-size: 20px;
    font-family: avenirltstd-book;
    margin-bottom: 60px;
}

.NumbersMatter-section-paragraph {
    font-size: 24px;
    font-family: avenirltstd-book;
    margin-bottom: 60px;
}

.NumbersMatter {
    margin: 0vw 13.22vw;
    margin-top: 0px;
    margin-bottom: 0px;
}


.blogPosts .blog-header {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0% 25%;
}

    .blogPosts .blog-header h2 {
        font-size: 60px;
        font-weight: 700;
    }

    .blogPosts .blog-header p {
        font-size: 20px;
        font-family: avenirltstd-book;
    }

.blogPosts .BlogWrapper {
    min-height: 350px;
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
    background-color: #E6E6E6;
    padding: 17px;
    border-radius: 20px;
}

    .blogPosts .BlogWrapper .Content h3 {
        margin-top: 0px;
        display: flex;
        font-weight: 400;
        flex-direction: column;
        justify-content: center;
        justify-items: center;
        -webkit-line-clamp: 2; /* number of lines to show */
        font-size: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-top: 20px;
    }

.blogPosts .BlogWrapper {
    margin-bottom: 30px;
    transition: all 0.2s ease-in-out;
}

.blogPosts .Content {
    padding: 12px;
}

    .blogPosts .Content .BlogDate {
        font-size: 14px;
        margin: 0px;
        margin-top: 10px;
        color: #000000;
    }

.blogPosts .BlogWrapper .BlogDetail {
    font-size: 20px;
    /*font-weight: 400;*/
    font-family: avenirltstd-book;
}

    .blogPosts .BlogWrapper .BlogDetail i {
        color: #F7941D;
    }

.blogPosts BlogWrapper:hover .BlogDetail i {
    margin-left: 15px;
    transition: all 0.3s ease-in-out;
}


.blogPosts .SectionMargin {
    margin-left: 15px;
    margin-right: 15px;
}

.blogPosts .PageHead {
    padding: 20px 0px;
}


/*last form ----*/

.Iput_custom {
    margin-bottom: 30px;
    border: 0;
    background-color:transparent;
    border-bottom: 1px solid #ccc;
    border-bottom-color: #000000;
    border-radius: 0px;
    box-shadow: unset;
}
    .Iput_custom::placeholder {
        color: #000000;
        font-weight:900;
    } 
    .Iput_custom:hover {
        border-bottom-color: #000000;
    }
/*////////////////////////////*/
/*-About Us Start-----*/
.Banner_Img_about {
    background-image: url('../assets/home/banner.png');
    height: 100vh;
}

.section_half {
    width: 50%;
    padding-right: 0px;
}
.section_half_AboutUs {
    width: 50%;
    padding-right: 0px;
}

.cta-2__arrow {
    max-width: 20px;
    margin-left: 10px;
}

/*section_half2 {
    width: 50%;

}*/
.section_half2 {
    width: 50%;
   /* -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;*/
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.section_half h1 {
    font-size: 60px;
    font-family: avenirltstd-black;
    color: #000000;
    font-weight: 700;
}
.section_half_AboutUs h1 {
    font-size: 60px;
    font-family: avenirltstd-black;
    color: #000000;
    font-weight: 700;
}


/*-About Us Start-----*/
.Banner_Img_Devops {
    background-image: url('../assets/dev ops/group 6036.png');
    height: 100vh;
}
/*All Technolgies pages*/
.About_Section {
    padding: 0px 20px;
}

    .About_Section h2 {
        font-size: 45px;
        font-weight: 900;
    }

    .About_Section h4 {
        font-size: 25px;
    }

    .About_Section p {
        font-size: 20px;
        font-weight: 500;
        color: #000000;
        padding: 10px 50px 0px 50px
    }


/*collapsable*/
.collapsale_width {
    padding-left: 150px;
    padding-right: 100px;
}

    .collapsale_width .box {
        /*max-width: 500px;*/
        display: block;
        margin: 15px 0px 0px 0px;
    }

.box .content p {
    font-size: 20px;
    font-weight: 400;
    font-family: avenirltstd-roman;
}

.collapsale .content {
    overflow: hidden;
    max-height: 0;
    transition: max-height .6s ease-out;
}

    .collapsale .content p {
        padding: 10px 60px 0px 0px;
    }

.box .title {
    padding: 1px 0px;
    color: #000000;
    /*border-bottom: 2px solid black;*/
}

.title-text-toggle h3 {
    font-size: 25px;
    font-weight: 400;
}

.box .title:not(.not-border) {
    border-top: solid white 1px;
}

.opened + .content {
    max-height: 200px;
    transition: max-height 1.2s ease-out;
}

.box .arrow {
    position: absolute;
    padding: 0;
    left: -15px;
    top: 38px;
    margin: 0;
    border-top: 10px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #F7941D;
    transition: .6s ease-in;
}

.img-Custom {
    width: 100%;
}

.opened .arrow {
    transform: rotate(90deg);
}

.margin-50 {
    margin: 50px
}

/*///////////// Side section modal ////////////////*/
.modal {
    padding-right: unset;
}

#exampleModalLong {
    padding-right: 0px !important;
}

.Video_control {
    margin-top: 80px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}



.avatar2 {
    /* width:80%;*/
    border-radius: 50%;
}

.modal.right.fade.in .modal-dialog {
    right: 0 !important;
    transform: translateX(-50%);
}

.modal.right .modal-content {
    overflow: auto;
    border-radius: 0;
}

.modal.right .modal-dialog {
    margin: auto;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right.fade.in .modal-dialog {
    transform: translateX(0%);
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal-content {
    border-radius: 30px 30px 30px 30px !important;
    margin-top: 0% !important;
    min-height: 90vh !important;
}

/*.modal-dialog {
    float: right;
}*/

.modal-body {
    padding: 5%;
}

button[aria-label="Close"] {
    float: right;
    padding-bottom:10px
}

.Video_control {
    position: relative;
}

    .Video_control > div {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.developer-info-name h2 {
    font-size: 31px;
}

.developer-info-name h2 {
    font-size: 24px;
}

.modal-body .developer-info {
    font-size: 20px;
    padding-top: 10px;
}

.general-rating {
    padding-top: 10px;
    padding-bottom: 10px;
}

.info-padding {
    padding-top: 8px;
    padding-bottom: 8px;
}

.star-rating {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.dev-intro-heading2-info {
    font-size: 22px;
}

.dev-intro-rating-info {
    font-size: 19px;
}

.info-padding h3 {
    font-size: 20px;
}

.partners {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px;
}

    .partners h2 {
        margin-bottom: 10px;
    }
@media (max-width: 1024px) {
    .dynamic-talent-image-wrapper {
        display: none !important;
    }
}
    @media (max-width: 767px) {
        

        .CompaniesPrefer-section-img {
            width: 10%;
        }

        .CompaniesPrefer-main-heading {
            font-size: 32px;
            line-height: 1.5;
        }

        .avatar2 {
            width: 20%;
        }

        /*.modal-content {
            margin-left: 20% !important;
        }*/

        .modal-body {
            padding-top: 10%;
        }

            .modal-body .developer-info {
                font-size: 12px;
            }

        .developer-info-name h2 {
            font-size: 24px;
        }

        .developer-info-name h4 {
            font-size: 16px;
        }

        .modal-body .developer-info {
            padding-top: unset;
        }

        .dev-intro-heading2-info {
            font-size: 15px;
        }

        .general-rating img {
            width: 20px;
        }

        .Video_control {
            margin-top: 60px;
        }

        button[aria-label="Close"] img {
            width: 20px;
            margin-left: 10px;
        }

        .dev-intro-rating-info {
            font-size: 12px;
        }

        .info-padding img {
            width: 15px;
        }

        .info-padding h3 {
            font-size: 15px !important;
        }

        .row.general-rating svg {
            width: 26px;
            height: 20px;
        }

        .partners {
            padding: 30px;
        }
    }
.teckstackrow{
    display:flex;
}
#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
}

    .cv-spinner {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spinner {
        width: 40px;
        height: 40px;
        border: 4px #ddd solid;
        border-top: 4px #2e93e6 solid;
        border-radius: 50%;
        animation: sp-anime 0.8s infinite linear;
    }

    @keyframes sp-anime {
        100% {
            transform: rotate(360deg);
        }
    }

    /*/////////////////////////////*/
    /*----------------Responisve Section----------------*/
    @media screen and (max-width: 1872px) {
        .Banner_Img_Home .img_arrow img {
            transform: translate(19%, 75%);
        }

        .text-overflow-selected-tech-mar-bo {
            margin-bottom: unset;
        }
    }



    @media screen and (max-width:1400px) {

        .CompaniesPrefer-info-heading {
            font-size: 32px;
        }

        .Banner_text .h2_clas {
            font-size: 45px;
        }

        .text-overflow-selected-tech {
            margin-bottom: 15px;
        }
    }
    /*    @media screen and (max-width: 1650px) {
    .Banner_text .h1_size {
        font-size: 27px;
    }
    .section_half2 img{
        width:80%;
    }
    .section_half h1 {
    font-size:40px;
    }
    .Banner_Img_about {
        height: 71vh;
    }
        .Home_Section9 .tek_button {
            font-size: 16px;
            padding: 10px 10px;
            width: 223px
        }
        .Banner_text .h2_clas {
            font-size: 22px;
        }
        .collapsale .content p {
            padding: 10px 4px;
        }

        .box .content p {
            font-size: 16px;
        }
    .Banner_text .text_size {
        font-size: 16px;
    }
    .Banner_Img_Home .img_arrow{
        display:none;
    }
    .tek_button {
        width: 268px;
    }
}
*/
    @media screen and (max-width: 1500px) {
        .Line_img {
            display: none;
        }

        .h1_Style {
            font-size: 30px;
        }

        .h1_Style_white {
            font-size: 30px;
        }

        .Line_img2 {
            display: none;
        }

        .section_half {
            width: 63%;
            padding-right: unset;
        }
    }

    @media screen and (max-width: 1200px) {
        .Devops {
            height: 60vh;
        }
        .section_half_AboutUs {
            width: 68%;
        }
        .Banner_Img_Home {
            height: 94vh;
        }

        .text-overflow-selected-tech {
            margin-bottom: 30px;
        }

        .blog-article-main-heading {
            font-size: 25px;
            margin: 50px 0px 50px 0px;
        }

        .blog-article-section1-paragraph {
            font-size: 18px;
        }

        .blog-article-info-heading {
            font-size: 22px;
        }

        .blogPosts .blog-header h2 {
            font-size: 45px;
        }

        .blogPosts .blog-header {
            padding: 0% 20%;
        }

        .CompaniesPrefer-section-img {
            width: 16%;
        }

        .CompaniesPrefer-main-heading {
            font-size: 35px;
            margin-bottom: 20px;
        }

        .CompaniesPrefer-info-heading {
            font-size: 22px;
        }

        .CompaniesPrefer-section-paragraph {
            font-size: 15px;
            margin-bottom: 40px;
        }

        .CompaniesPrefer {
            margin-top: 50px;
        }
    }

    @media screen and (max-width: 991px) {
        .d_flex {
            display: block;
        }
        .Custom_Textpadding h2{
            text-align:center;
        }
        .form-left-wrapper .col-md-3:nth-child(2) {
            margin-top: unset;
        }
        .Banner_Img_about {
            height: auto;
        }
        .Devops .dflex {
            display: block !important;
        }
        .BLOGPageHead {
            padding-top: 100px;
        }
        .NumbersMatter-heading-section-paragraph {
            margin-bottom: 0px;
        }
        .imageTextSection .h2-custom{
            text-align:center;
        }
        .NumbersMatter{
            text-align:center;
        }
        .homepage-hiring-section img {
            margin: 0 auto;
        }
        .NewTalentModule {
            padding-top: 126px;
            padding-bottom: 13px;
            padding-left: 25px;
            padding-right: 25px;
        }

        .mt-50 {
            text-align: center;
        }

        .Custom_Textpadding {
            padding-right: unset;
        }

            .Custom_Textpadding h2 {
                font-size: 20px;
                font-weight: 700;
            }

        .customiseSection-h1 {
            font-size: 22px;
        }

        .mar_80article {
            margin-top: 30px;
        }

        .mbl_section {
            display: block;
        }

        Custom_Textpadding h2 {
            font-size: 22px;
            font-weight: 700;
        }

        .round_uL {
            font-size: 16px;
        }

        .home_side {
            display: none;
        }

        .section_half {
            width: 100%;
            text-align: center;
            padding: 100px 20px 20px 20px;
        }
        .section_half_AboutUs {
            width: 100%;
            text-align: center;
            padding: 20px 20px 0px 20px;
        }

        .Text_curated {
            padding: unset;
        }

            .Text_curated .h2-custom {
                font-size: 23px;
                padding: unset;
                text-align: center;
            }

        .section_half h1 {
            font-size: 29px;
        }
        .section_half_AboutUs h1 {
            font-size: 29px;
        }

        .Devops {
            height: auto;
        }
        .imageTextSection {
            height: unset;
            padding: 7px 10px 44px 17px;
        }
        .dflex {
            display: block;
        }

        .Banner_Img_Home {
            background-image: url(../assets/home/section 1 banner/ref banner image.png);
            height: 97vh;
        }

        .BannerBackground_Video {
            display: none;
        }

        .mt-50 {
            margin-top: 13px;
        }

        .float_right {
            float: right;
        }

        .Banner_text .h2_clas {
            font-size: 21px;
        }

        .m-0 {
            margin: 0 !important;
        }

        .mobile_padding {
            padding: 0 35px;
        }

        .Banner_text .h1_size {
            font-size: 28px;
        }

        .Banner_text .text_size {
            font-size: 15px;
        }

        .Pad_top_60 {
            padding-top: 30px;
        }

        .Pad_top_100 {
            padding-top: 50px;
        }

        .techno_section .Pad_top_100 {
            padding-top: 10px;
        }

        .techno_section .Pad_bot_100 {
            padding-bottom: 22px;
        }

        .Pad_bot_100 {
            padding-bottom: 50px;
        }

        .Banner_Img_Home .Margin {
            margin-top: 0px;
        }

        .text_size {
            font-size: 16px;
            margin-bottom: 24px;
            margin-top: 30px;
        }

        .text_size_22 {
            font-size: 16px;
            margin-bottom: 24px;
            margin-top: 30px;
        }

        .text_size_white {
            font-size: 16px;
            margin-bottom: 24px;
            margin-top: 30px;
        }

        .h1_Style {
            text-align: center;
            font-size: 23px;
        }

        .h1_Style_white {
            text-align: center;
            font-size: 23px;
        }

        .simple_3_Steps .custom_pad .h2-custom {
            font-size: 23px;
            text-align: center;
        }

        .tek_button {
            font-size: 16px;
            padding: 12px 9px;
        }


        .tek_button_form {
            font-size: 16px;
            padding: 12px 9px;
        }

       

        .Home_Section9 h2 {
            text-align: center;
            font-size: 21px;
        }

        .Home_Section9 p {
            text-align: center;
            font-size: 16px;
        }

        .simple_3_Steps .custom_pad {
            padding: 22px 6px 6px 14px;
        }

        .About_Section h2 {
            font-size: 22px;
        }

        .About_Section p {
            font-size: 16px;
            padding: unset;
        }

        .customiseSection-h1 {
            font-size: 26px;
        }

        .Banner_Img_about {
            background-image: unset;
           /* height: 50vh;*/
        }

        .box .arrow {
            padding: 0;
            left: -23px;
            top: 21px;
        }

        .flex_-reverse {
            margin: 0;
            display: flex;
            flex-direction: column-reverse;
        }

        .collapsale_width {
            padding-left: 15vw;
            padding-right: 50px;
        }

        .img-Custom {
            width: unset;
            padding-bottom: 32px;
            /*margin: auto;*/
        }

        .collapsale {
            padding-top: 0;
            padding-bottom: 27px;
        }
        .section.common_formSectioon .col-xs-6{
            padding-bottom:20px;
        }
        .form-left-wrapper{
            display:block;
        }
        article li {
            margin-top: 15px;
        }
        .sub_button {
            font-size: 15px;
            padding: 10px 11px;
        }
        .title-text-toggle h3 {
            font-size: 18px;
        }
        .form-left-wrapper .col-md-3 {
            width: 50%;
            padding-top: 25px;
            padding-right: 0;
            padding-left: 0;
        }
        .blog-article-section1-paragraph {
            font-size: 16px;
        }

        .blog-article-info-heading {
            font-size: 20px;
        }

        .blogPosts .blog-header p {
            font-size: 18px;
        }

        .blogPosts .BlogWrapper .Content h3 {
            font-size: 23px;
        }

        .blogPosts .BlogWrapper .Content p {
            font-size: 18px;
        }

        .blogPosts .blog-header {
            padding: 0% 15%;
        }
    }

    @media screen and (max-width: 800px) {
        
        .home_side {
            display: none;
        }

        .blogPosts .PageHead {
            padding: 0px 1px 22px 0px;
        }

        .Home_Section8_Bg_img {
            height: 100%;
            background-image: unset;
            background-color: #000;
        }

        .section_half h1 {
            font-size: 22px;
        }
        .section_half_AboutUs h1 {
            font-size: 22px;
        }

        .sa-section-4-content > .flex > .flex-item {
            width: 100%;
            margin: 0 auto;
            margin-bottom: 20px;
            padding-left: 0px;
            padding-right: 0px;
        }

      /*  .Devops {
            height: 65vh;
        }*/

        .home-section-4 h3 {
            font-size: 20px;
        }

        .Banner_Img_about {
            background-image: unset;
            /*height: 46vh;*/
        }

        .owl-carousel .owl-item img {
            width: auto
        }
    }

    @media screen and (max-width: 768px) {
        .blog-header h1 {
            font-size: 50px;
        }
        .p-0 {
            padding: 0px !important;
        }
        .blog-headerCaseStudy h1 {
            font-size: 30px;
        }

        .BLOGPageHead {
            padding-left: 5px;
            padding-right: 5px;
        }

        .blog-header {
            padding-left: 10%;
            padding-right: 10%;
        }

        .blog-headerCaseStudy {
            padding-left: 10%;
            padding-right: 10%;
        }

        .blog-header p {
            font-size: 15px;
        }

        .blog-headerCaseStudy p {
            font-size: 15px;
        }

        .owl-clients .owl-stage-outer .owl-item .item img {
            margin: 0 auto;
        }

        .CaseStudy .content-flex {
            height: 350px;
            width: 100%;
        }

        .blog-headermain h1 {
            font-size: 50px;
        }

        .blog-headermain p {
            font-size: 16px;
        }

        .PageHeadmain {
            min-height: 40vh;
        }

        .blog-headermain {
            padding-left: 10%;
            padding-right: 10%;
        }

        .PageHeadmain {
            padding-left: 5px;
            padding-right: 5px;
        }

        .text_para {
            font-size: 16px;
        }

        .font_30 {
            font-size: 18px;
        }

        .kalem_mar {
            margin: 0vw 0.4vw;
        }

        .mt_90 {
            margin-top: 40px;
        }

        .banner_button {
            font-size: 17px;
            padding: 11px 24px;
        }

        .blog-article-section1-paragraph {
            font-size: 16px;
        }

        .font_45 {
            font-size: 20px;
        }

        .CaseStudy .content_wrapper {
            margin-bottom: 30px;
        }

            .CaseStudy .content_wrapper .content {
                padding: 15px;
                padding: 28px 12px 28px;
                min-height: 305px;
            }

        .pad_right_100 {
            padding-right: 10px;
        }

            .pad_right_100 .blog_padd {
                width: auto;
            }

        .video_section .Video_section_text {
            padding: 10px;
            border-radius: 12px;
        }
      

        .Mar-top-240 {
            padding-top: 198px !important;
        }

        .font_50 {
            font-size: 25px;
        }

        .sub_button {
            font-size: 14px;
            padding: 8px 13px;
        }

        .blog-article-info-heading {
            font-size: 18px;
        }

        .blog-article-main-heading {
            font-size: 20px;
            margin: 27px 0px 27px 0px;
        }

        .Home_Section9 .tek_button {
            font-size: 14px;
            width: 190px;
        }
    }

    @media screen and (max-width: 750px) {
        .mt-50 {
            text-align: center;
        }

        .Text_curated {
            padding: unset;
        }

            .Text_curated .h2-custom {
                font-size: 23px;
                padding: unset;
            }

        .home_side {
            display: none;
        }

        .d_flex {
            display: block;
        }

        .d_flex_home {
            display: none;
        }

        .Home_Section9 h2 {
            text-align: center;
            font-size: 22px;
        }

        .Home_Section9 p {
            text-align: center;
            font-size: 15px;
        }

        .About_Section p {
            font-size: 16px;
            padding: unset;
        }

        .About_Section h2 {
            font-size: 20px;
        }

        .About_Section h4 {
            font-size: 17px;
        }
        /*    .Banner_Img_Home {
        height: 75vh;
    }*/
        .float_right {
            float: right;
        }

        .mobile_padding {
            padding: 0 35px;
        }

        .Banner_text .h1_size {
            font-size: 28px;
        }

        .Banner_text .text_size {
            text-align: center;
            font-size: 15px;
        }

        .Pad_top_60 {
            padding-top: 30px;
        }

        .Pad_bot_100 {
            padding-bottom: 50px;
        }

        .Banner_Img_Home .Margin {
            margin-top: 0px;
        }

        .text_size {
            text-align: center;
            font-size: 16px;
            margin-top: 30px;
        }

        .text_size_22 {
            text-align: center;
            font-size: 16px;
            margin-top: 30px;
        }

        .text_size_white {
            text-align: center;
            font-size: 16px;
            margin-top: 30px;
        }

        .content {
            padding-top: 0px;
        }

        .h1_Style {
            font-size: 25px;
        }

        .h1_Style_white {
            font-size: 21px;
        }

        .simple_3_Steps .custom_pad .h2-custom {
            font-size: 23px;
        }

        .tek_button {
            font-size: 14px;
            padding: 10px 10px;
            width: 183px;
        }

        .tek_button_form {
            font-size: 14px;
            padding: 10px 10px;
            width: 183px;
        }

       

        .simple_3_Steps .custom_pad {
            padding: 2px 6px 6px 14px;
        }

        .dev-intro h2 {
            font-size: 22px;
        }

        .Skill_wrapper .sub_wrapper {
            /* margin-right: 23px; */
            border-radius: 15px;
            align-self: stretch;
            padding-left: 6px;
            padding-right: 11px;
            margin-bottom: 43px;
            padding-top: 5px;
            padding-bottom: 10px;
            border-radius: 13px;
            border: 1px solid lightgray;
            cursor: pointer;
            width: 331px;
        }
    }

    @media screen and (max-width: 600px) {

        

        .home_side {
            display: none;
        }

        .Banner_Img_Home {
            height: 78vh;
        }

        .text-overflow-selected-tech-mar-bo {
            margin-bottom: 25px;
        }
    }


    @media screen and (max-width: 450px) {

        .home_side {
            display: none;
        }

        .blog-article-section1-paragraph {
            font-size: 14px;
        }

        .blog-article-info-heading {
            font-size: 18px;
        }
    }

    @media screen and (max-width:425px) {
        .blog-header h1 {
            font-size: 40px;
        }

        .blog-header p {
            font-size: 12px;
        }

        .CompaniesPrefer-main-heading {
            font-size: 28px;
        }

        .blog-headermain h1 {
            font-size: 40px;
        }

        .CompaniesPrefer-info-heading {
            font-size: 18px;
        }

        .CompaniesPrefer-section-paragraph {
            font-size: 14px;
            margin-bottom: 40px;
        }

        .CompaniesPrefer {
            margin-top: 20px;
        }
    }

    @media screen and (max-width: 400px) {
        Banner_Img_about {
            height: 62vh;
        }

        .BlogWrappermain {
            min-height: unset;
        }
    /*    .About_Section {
            padding: 62px 20px;
        }*/
        .BlogWrapper {
            min-height: unset;
        }

        .text-overflow-selected-tech-mar-bo {
            margin-bottom: 50px;
        }

        .tek_button {
            font-size: 13px;
            padding: 10px 8px;
            width: 134px;
        }

        .tek_button_form {
            font-size: 13px;
            padding: 10px 8px;
            width: 134px;
        }

        .Home_Section6 {
            display: block;
            background-image: unset;
        }
    }
    /*/////////kaleem media query//////////*/
    @media (max-width: 425px) {
        .blogPosts .PageHead {
            padding: 0px 1px 22px 0px;
        }

        .blogPosts .blog-header h2 {
            font-size: 35px;
        }

        .blogPosts .blog-header {
            padding: 0% 10%;
        }

            .blogPosts .blog-header p {
                font-size: 16px;
            }

        .blogPosts .BlogWrapper .Content h3 {
            font-size: 20px;
        }

        .blogPosts .BlogWrapper .Content p {
            font-size: 16px;
        }
    }

    @media (max-width: 1000px) {

        .customiseSection-d_flex .col-sm-6 {
            /* Change the column width to col-sm-12 */
            flex: 0 0 100%;
            max-width: 100%;
        }
    }

    @media (max-width: 455px) {

        .Tech_img_Section {
            max-width: 300px !important;
            max-height: 300px !important;
        }
    }

    @media (min-width: 1200px) and (max-width: 1400px) {
        .text-overflow {
            -webkit-line-clamp: 2; /* number of lines to show */
        }
    }


    @media (max-width: 767px) {
        .tech-card {
            height: calc(39vw*0.93);
            width: 39vw;
            margin-bottom: 16px;
        }
    }

    @media (max-width: 330px) {
        .section_half {
            padding: 75px 20px 20px 20px;
        }
        .section_half_AboutUs {
            padding: 20px 20px 0px 20px;
        }
        .CompaniesPrefer-main-heading {
            font-size: 18px;
        }
        .CompaniesPrefer {
            margin-bottom: 16px;
        }
        .text_size {
            margin-top: 27px;
        }
        .Pad_bot_100 {
            padding-bottom: 37px;
        }

        .Pad_top_100 {
            padding-bottom: 37px;
        }

        .box .arrow {
            left: -16px;
        }

        .Banner_Img_Home {
            height: 78vh;
        }

        .Banner_text .h1_size {
            font-size: 26px;
        }

        .Home_Section9 h2 {
            font-size: 25px;
        }

        .Home_Section9 p {
            font-size: 12px;
        }

        .Section_width {
            margin-top: 70px;
            margin-bottom:30px;
        }
    }

    @media (max-width: 320px) {
        .blog-header h1 {
            font-size: 30px;
        }

        .blog-header p {
            font-size: 8px;
        }
    }

    @media (min-width: 320px) and (max-width: 450px) {
        .selected-tech-detail-block > .row > .col-xs-12 > img {
            width: 16%;
        }

        .blog-headermain h1 {
            font-size: 30px;
        }

        .blog-headermain p {
            font-size: 14px;
        }

        .selected-tech-detail-block > h2 {
            font-size: 18px
        }

        .tech-card > p {
            font-size: 15px;
        }
    }

    @media (min-width: 451px) and (max-width: 767px) {
        .selected-tech-detail-block > .row > .col-xs-12 > img {
            width: 6%;
        }
    }

    @media (min-width: 450px) and (max-width: 767px) {
        .selected-tech-detail-block > .row > .col-xs-12 > img {
            width: 16%;
        }

        .selected-tech-detail-block > h2 {
            font-size: 20px
        }

        .text-overflow-selected-tech {
            font-size: 15px;
        }

        .tech-card > p {
            font-size: 12px;
        }
    }

    @media (max-width: 1199px) {
        .teckstackrow {
            display: block !important;
        }
        .tech-btn{
            margin-bottom:15px;
        }
        #employeeCardSection > .row {
            display: unset !important;
        }
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .selected-tech-detail-block > .row > .col-xs-12 > img {
            width: 8%;
        }

        .tech-card {
            height: calc(19vw*0.93);
            width: 19vw;
        }
    }

    @media (max-width: 1200px) {
        .selected-tech-detail-block {
            margin-bottom: 20px;
        }
    }

    @media (min-width: 1200px) and (max-width: 1440px) {
        .selected-tech-detail-block > .row > .col-xs-12 > img {
            width: 17%;
        }

        .selected-tech-detail-block > h2 {
            font-size: 20px
        }

        .text-overflow-selected-tech {
            font-size: 15px;
        }

        .tech-card > p {
            font-size: 12px;
        }
    }

    @media (max-width: 1220px) {
        .BlogArticle img {
            width: 37%;
        }
    }

    @media (max-width: 1070px) {
        .BlogArticle img {
            width: 31%;
        }
    }

    @media (max-width: 500px) {
        .BlogArticle img {
            width: 50%;
            margin-right: 15px !important;
        }

        .sa-section-4 {
            padding-left: 25px;
            padding-right: 25px;
        }
    }

    /*///////////////////*/
