.main_home_container *{
    font-family: 'muli' !important;
    
}
.e-container {
    max-width: 1480px!important;
    width: 100%;
    margin: auto;
    padding: 0 2%
}
body #container, body #site-content {
    margin-top: 142px;
}
p,h2{
    color:#232323;
}
/* Section 1- Top Banner */
.hm_tp_title {
    padding: 90px 0 170px;
    text-align: center;
}

.hm_tp_title h1 {
    font-size: 64px;
    font-weight: 800;
    margin-bottom: 22px;
    color: #232323;
}

.hm_tp_title span {
    color: #CE3800;
}

.hm_tp_title p {
    font-size: 20px;
    font-weight: 400;
    max-width: 75%;
    margin: auto;
    margin-bottom: 40px;
    color: #232323;
}

a.hm_btn {
    background: #CE3800;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    padding: 13px 40px;
    display: inline-block;
}

a.hm_btn:hover {
    background-color: #000;
}

/* Trusted Section  */

.trust_slider_sec .slider_images img {
    width: auto;
    object-fit: contain;
    object-position: center;
}

.trust_slider_sec {
    max-width: 75%;
    margin: auto;
    text-align: center;
    padding: 36px 38px;
    box-shadow: 0px 5px 19px 0px #00000029;
    border-radius: 13px;
    background-color: #fff;
    margin-top: -85px;
}
section#trusted_sec {
    background: rgba(225, 237, 255, 0.26);
    padding-top: 1px;
    position: relative;
}
p.trust_title {
    font-size: 20px;
    color: #232323;
    margin-bottom: 35px;
}
.slider_images {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.softwear_slider  .owl-stage {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section#trusted_sec:before {
    position: absolute;
    content: "";
    clip-path: polygon(0 100%, 0 0, 100% 0);
    width: 100px;
    height: 100px;
    background: white;
    left: 0;
    top: 0;
}
/* Project Number Section  */
.hm_project_title {
    display: flex;
    margin: 120px 0 65px 0;
    align-items: center;
    justify-content: space-between;
}

.hm_project_title h2 {
    font-size: 40px;
    font-weight: 800;
    margin: 0;
    width: 50%;
}

.hm_project_title p {
    margin: 0;
    font-size: 18px;
    width: 45%;
    font-weight: 400;
    color: #232323;
}

.hm_project_num {
    display: flex;
    justify-content: space-between;
    padding-bottom: 160px;
}

.hm_pr_num_itm {
    /* padding: 20px;a */
    text-align: center;
    position: relative;
    max-width: max-content;
}

.hm_pr_num_itm h4 {
    font-size: 54px;
    font-weight: 800;
    color: #0044A8;
    margin-bottom: 20px;
    /* min-width: 150px; */
    line-height: 85px;
}
input#contact-us-page-form-button {
    font-weight: 500 !important;
}
/* .hm_pr_num_itm:last-child {
    border: navajowhite;
} */

/* .hm_pr_num_itm:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(65, 65, 65, 0.47);
    left: -50%;
    top: 0;
} */

.hm_pr_num_itm p {
    margin: 0;
    font-size: 18px;
    color: #232323;
    font-weight: 500;
}
span.vr {
    width: 1px;
    background: rgba(65, 65, 65, 0.47);
    display: block;
}
/* .hm_pr_num_itm:first-child:before {
    display: none;
} */
/* .hm_pr_num_itm:not(:last-child):before {
    content: '' !important;
    width: 1px;
    height: 100%;
    background-color: rgba(65,65,65,.47);
    position: absolute;
    right: -140px;
} */
.hm_project_num .line1 {
    display: block;
    width: 1px;
    background-color: rgba(65,65,65,.47);
}

/* defined Min Widths */
.hm_project_num .item1 {
    min-width: 178px;
}
.hm_project_num .item2 {
    min-width: 173px;
}
.hm_project_num .item3 {
    min-width: 160px;
}
.hm_project_num .item4 {
    min-width: 182px;
}

/* Next Gen Solution Css */
section#next_gen_sec {
    background-color: rgba(225, 237, 255, 0.26);
    padding-bottom: 60px;
}

.next_gen_title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 85px;
}

.next_gen_title h2 {
    font-weight: 800;
    width: 35%;
    margin: 0;
    font-size: 40px;
}

.next_gen_title p {
    width: 60%;
    margin: 0;
    font-size: 18px;
    color: #232323;
    font-weight: 400;
}

.next_gen_title h2 span {
    color: #CE3800;
}

.next_gen_inn_cnt {
    display: flex;
    justify-content: space-between;
}

.next_gen_inn_cnt>div {
    width: calc(100%/2 - 11px);
    gap: 22px;
    display: flex;
    flex-direction: column;
}
.nxt_gen_itm {
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 68, 168, 0.16);
    padding: 16px 28px 30px 30px;
    border-radius: 6px;
}

.nxt_gen_itm h4 {
    margin: 16px 0;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(35, 35, 35, 0.13);
    font-size: 30px;
    font-weight: 800;
    color: #0044A8;
}

.nxt_gen_itm p {
    font-size: 16px;
    margin-bottom: 18px;
}

.nxt_gen_itm ul li {
    position: relative;
    padding-left: 25px;
    display: inline-block;
    flex-grow: 1;
    min-width:45%;
}

.nxt_gen_itm ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 12px;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
}

.nxt_gen_itm ul li:before {
    content: "";
    width: 24px;
    height: 20px;
    background-image: url('/wp-content/themes/technocrats/images/2024/homepage-v2/check.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
}

.nxt_gen_left {
    margin-top: -85px;
}
span.arr_link_nex {
    width: auto;
    display: inline-block;
    background: rgb(255 255 255 / 31%);
    border-radius: 50%;
    position: relative;
    top: 0;
}

span.arr_link_nex img {
    display: inline-block;
    width: 40px;
    filter: brightness(0) saturate(100%) invert(10%) sepia(73%) saturate(5972%) hue-rotate(211deg) brightness(102%) contrast(100%);
    left: -7px;
    position: relative;
}
/* Technologies Section */

.padding_sm {
    padding: 95px 0;
}

.hm_title h2 {
    text-align: center;
    color: #232323;
    font-size: 40px;
    font-weight: 800;
    margin-bottom:18px;
}

.hm_title h2 span {
    color: #CE3800;
}

.hm_title {
    margin-bottom: 60px;
}
.hm_title p {
    font-size: 18px;
    text-align: center;
    max-width: 80%;
    margin: auto;
    color: #232323;
}
.hm_main_tech {
    display: flex;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 6px;
}

.hm_tech_li {
    width: 45%;
    background-color: #0044a8;
    border-radius: 6px 0 0 6px;
}

.hm_tech_icons {
    width: 55%;
}

.hm_li_item2_icons {
    display: none;
}

.hm_tech_li li {
    color: #fff;
    padding: 12px;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 6px;
    position: relative;
    cursor: pointer;
}

.hm_tech_li ul {
    display: flex;
    flex-direction: column;
    padding: 37px 80px 37px 20px;
    gap: 20px;
}

.hm_tech_li li img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(7465%) hue-rotate(195deg) brightness(107%) contrast(110%);
}

.hm_li_item.actv {
    background: white;
    color: #0044A8;
}

.hm_li_item.actv img {
    filter: brightness(0) saturate(100%) invert(14%) sepia(95%) saturate(3571%) hue-rotate(204deg) brightness(90%) contrast(114%);
}

.hm_li_item.actv::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 16px;
    right: 20px;
    background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/tech/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.hm_tech_icons>div {
    height: 100%;
    padding: 25px 30px;
}

.hm_tech_icons ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 12px;
    height: 100%;
}

.hm_tech_icons ul li {
    width: calc(100%/2 - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    gap: 20px;
    text-align: center;
}

.cli_vid1 {
    width: 40%;
}

.cli_vid2 {
    width: 40%;
}

.cli_vid3 {
    width: 22%;
}

.hm_v_logo {
    max-width: 130px;
}
/* Industries Section */
/* Industries Section */
.ind_txt {
    color: #fff;
    z-index: 2;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}
.ind_content_itm {
    height: 620px;
    padding: 30px;
    /* display: flex; */
    align-items: flex-end;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.ind_txt_inner {
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important;
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important;
}

.ind_txt h4 {
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: 800;
}

.industries_main_wrap {
    position: relative;
}

span.ind_owl_btn {
    display: block;
    background: #fff;
    padding: 7px;
    border-radius: 50%;
    cursor: pointer;
}

.ind_btn_wrap {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-right: 15px;
    justify-content: center;
    height: 100%;
}

span.ind_owl_btn.ind_prev>img {
    rotate: 180deg;
}
.ind_itm_wrap {
    cursor: pointer;
}

@media(min-width:1025px){
    .ind_itm_wrap {
        transition: 0.5s;
    }
    .ind_txt p{
        margin: 0;
    }
    .ind_txt_inner{
        display:none;
    }
    .ind_itm_wrap.ind_active .ind_txt_inner{
        display: block;
    }
    .ind_active .ind_txt > h4 {
        display: none;
    }
    .ind_itm_wrap.slick-active:not(.slick-current) {
        margin-left: 20px;
    }
    .ind_itm_wrap.ind_active.slick-active {
        width: 35vw !important;
    }
    .ind_itm_wrap.slick-active:not(.ind_active) {
        width: calc(65vw / 4 - 20px) !important;
    }
    section#page_banner {
        padding-top: 70px;
    }
}

.slick-track {
    display: flex !important;
}
.ind_btn_wrap .slick-disabled {
    background: #ccc;
    opacity: .8;
}
a._hn_ind_link {
    font-size: 15px;
    color: #000;
    background: #fff;
    padding: 10px;
    display: block;
    width: max-content;
    margin-top: 12px;
    font-weight: 500;
}

a._hn_ind_link:hover {
    background: #f0f0f0c7;
    color: #000;
}
.slick-slide:focus-visible {
    outline:none;
}

@media (max-width: 1024px) {
    .ind_itm_wrap .slick-list {
        margin: 0 -5px !important;
    }
    .ind_itm_wrap {
        margin: 5px;
    }
}
/* Transformation Process */
.trans_itm {
    background: #0044A8;
    padding: 25px;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
    margin: 10px;
}

.trans_itm * {
    color: #fff;
}

.trans_itm h4 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 20px;
}

.trans_itm ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.hm_port_2 
 .hm_port_itm .hm_port_cnt {
    box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.25);
}
.trans_itm ul li {
    font-size: 22px;
    padding-left: 30px;
    position: relative;
}

.trans_itm ul li:before {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/white_check.svg);
}

.top_hm_trans {
    max-width: 490px;
    padding: 0px 50px;
    position: relative;
}

span.trans_btn {
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0px 1px 4px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

span.trans_btn.trans_prev {
    rotate: 180deg;
}

.trans_btn_wrap {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.hm_main_graph img {
    display: block;
    width: 100%;
}

.hm_main_graph {
    margin: auto;
    position: relative;
    margin: 0px 100px;
}

span.hm_trans_title {
    padding: 6px 15px;
    display: inline-block;
    background: #fff;
    color: #000000;
    font-size: 17px;
    border-radius: 26px;
    font-weight: 400;
}

section#hm_transformation {
    margin-top: 120px;
    background: rgba(225, 237, 255, 0.26);
}
span.hm_trans_title.active {
    background: #0F4F93;
    color: #fff;
}
.hm_tr1 {
    bottom: 24%;
     left: -8%;
}

span.hm_trans_title {
    position: absolute;
    cursor: pointer;
}

.hm_tr2 {
    bottom: 36%;
    left: 20%;
}

.hm_tr3 {
    bottom:55%;
    left: 46%;
}

.hm_tr4 {
    top: 6%;
    right: 13%;
}

.hm_tr5 {
    right: -10%;
    top: -16%;
}
.hm_trans_graph {
    margin-top: -110px;
}
/* Portfolio Section */
.hm_portfolio_main {
    display: flex;
}

.hm_port_itm {
    width: 100%;
    display: flex;
    height: 50%;
}

.hm_portfolio_main>div {
    width: 50%;
}

.hm_port_itm>div {
    width: 50%;
}

.hm_port_itm>img {
    width: 50%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}

.hm_port_cnt {
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hm_port_itm_wrap span {
    font-size: 18px;
    display: block;
    font-weight: 400;
    margin-bottom: 12px;
    color: #fff;
}

.hm_port_itm_wrap h4 {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 20px;
}

.hm_port_itm_wrap p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 16px;
}

a.port_link {
    padding: 13px 25px;
    color: #fff;
    font-weight: 800;
    border: 1px solid;
    display: block;
    width: max-content;
    text-transform: uppercase;
}

.hm_port_2 {
    min-height: 100%;
}

.hm_port_fw {
    height: 50%;
    background: url(/wp-content/themes/technocrats/images/2024/homepage-v2/portfolio/portfolio5.webp), rgb(36 34 35 / 40%);
    background-position: center;
    background-size: cover;
    background-blend-mode: multiply;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 33px;
}

.hm_port_fw * {
    color: #fff !important;
}

.hm_port_1.hm_port_itm_wrap {
    background: #0044A8;
}

.hm_port_2 .hm_port_itm .port_link {
    color: #CE3800 !important;
}

.hm_port_2 .hm_port_itm * {
    color: #232323;
}

/* Testimonial Section */
.client_video_sec {
    display: flex;
    gap: 16px;
    margin-bottom: 50px;
}

.client_video_itm video {
    width: 100%;
    border-radius: 10px;
    /* height: 312px; */
    object-fit: cover;
}

.client_vname {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.hm_cl_name h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px;
}

.hm_cl_name p {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
}

/* .client_video_itm {
    width: 16%;
} */

/* .client_video_itm:first-child {
    width: 42%;
}
.client_video_itm:nth-child(2) {
    width: 42%;
} */
section.clients_section {
    background: #E1EDFF42;
}

.hm_client_itm {
    background: #fff;
    margin: 8px;
    padding: 26px 22px;
    border: 1px solid #00000024;
    box-shadow: 0px 1px 4px 0px #00000040;
    border-radius: 11px;
}
.hm_test_slider .slick-track {
    align-items: stretch;
    padding-top: 20px;
}
.hm_test_slider .slick-slide{
    height: auto;
}
.hm_client_itm {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.hm_client_itm p,.hm_client_itm span {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.hm_client_details {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.hm_cl_img {
    display: flex;
    align-items: center;
    gap: 8px;
}

.hm_cl_img img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.hm_cl_img h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 800;
}

.hm_cl_name p {
    margin: 0;
    font-size: 13px;
    text-align: left;
}

.logo_rating img {
    max-width: 94px;
}
.hm_feedback {
    text-align: center;
    margin-bottom: 40px;
}

.hm_client_itm {
    position: relative;
}

.hm_client_itm:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 26px;
    top: -10px;
    left: 10px;
    background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/quote.svg);
    background-repeat: no-repeat;
    background-size: auto;
}
.upwork-rating[data-star-rating]::after {
    color: #6fda44
}

.google-rating[data-star-rating]::after {
    color: #fbbe01;
}

.facebook-rating[data-star-rating]::after {
    color: #3b5998
}

[data-star-rating="5"]::after {
    width: 100%
}

[data-star-rating]::before {
    display: block;
    content: "\2605\2605\2605\2605\2605";
    color: #ddd;
    text-align: center;
    font-style: normal;
    font-size: 25px;
}

[data-star-rating]::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2605\2605\2605\2605\2605";
    width: 100%;
    height: 100%;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 25px;
    z-index: 2;
}

.logo_rating i {
    position: relative;
    display: inline-block;
}


/* Blog Section Css */
.hm_main_blog {
    display: flex;
    gap: 20px;
}

.hm_blog_img img {
    height: auto;
    width: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0  0;
}

.hm_blg_cnt h3 {
    font-size: 22px;
    font-weight: 700;
    /* padding: 18px 13px; */
    line-height: 30px;
    margin-bottom: 18px;
}

.hm_blg_cnt {
    padding: 18px 13px;
    border: 1px solid #0000001F;
    border-top: 0;
    /* min-height: 285px; */
    flex-grow: 1;
}

.hm_blg_cnt span a {
    background: #F4F4F4;
    color: #232323;
    padding: 10px;
    text-transform: capitalize;
    display: inline-block;
    border-radius: 6px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.hm_author {
    display: flex;
    padding: 13px 18px;
    gap: 12px;
    align-items: center;
    border: 1px solid #0000001F;
    border-top: 0;
}

.hm_blg_cnt p {
    color: #232323;
    font-weight: 400;
    margin-bottom: 18px;
    font-size: 16px;
}

.hm_author img {
    width: 60px;
    height: 100%;
    object-fit: contain;
}

.author_hm_detail h5 {
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 500;
}

.author_hm_detail span {
    display: block;
    font-size: 12px;
    color: #2323238C;
    font-weight: 400;
}

.explore_mr_btn {
    text-align: center;
    margin-bottom: 0;
    margin-top: 50px;
}
span.hm_blg_date {
    margin-bottom: 3px;
}
a.hm_explore_more {
    padding: 14px 35px;
    color: #ce3800;
    border: 1px solid;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: max-content;
    margin: auto;
}
.hm_blg_cnt>a {
    text-decoration: none !important;
    color: #232323;
}
a.hm_explore_more:hover {
    background: #CE3800;
    color: #fff;
}

.hm_blog_itm {
    width: 100%;
    display: flex;
    flex-direction: column;
}
/* Choose Section Css */
.padding_ls {
    padding: 60px 0;
}

section#hm_choose {
    background: #E1EDFF42;
}

.chose_main_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px;
}
.choose_title_sec h2 {
    color: #CE3800;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 18px;
}

.choose_title_sec p {
    font-size: 18px;
    color: #232323;
    margin: 0;
}

.choose_title_sec {
    width: 35%;
}

.chose_inner_sec {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
}

.hm_chose_itm {
    background: #fff;
    padding: 53px 34px;
    box-shadow: 0px 1px 4px 0px #00000040;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100%/3 - 11px);
    border-radius: 10px;
    cursor: pointer;
    transition: .3s;
    overflow: hidden;
    justify-content: center;
}

.hm_chose_itm p {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    top: 100%;
    background: #fff;
    transition: 0.5s;
    padding: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.hm_chose_itm h4 {
    text-align: center;
    font-size: 20px;
    color: #232323;
    font-weight: 500;
    margin: 0;
}   

.hm_chose_itm img {
    display: block;
    margin-bottom: 17px;
    max-width: 65px;
}

.hm_chose_itm:hover p {
    top: 0;
}

/* Last Section CTA */
.hm_results_sec {
    padding: 80px 0;
}

.inner_sec_results {
    text-align: center;
    padding: 60px 100px;
    background: rgba(0, 68, 168, 1);
    background-size: cover;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    border-radius: 10px;
    background-position: center;
}

.inner_sec_results h2 {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #fff;
    /* padding: 60px 100px; */
    line-height: 55px;
}
span.trans_btn {
    user-select: none;
}

.hm_main_graph img {
    user-select: none;
}

span.hm_trans_title {
    user-select: none;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
    transition: 0.3s;
}
.PricingModal .overlap_hld {
    display: flex;
    align-items: center;
}

.modal-body.consultation_contact_form {
    padding-top: 0;
}

a.port_link:hover {
    background: #fff;
    color: #0044a8;
}

.hm_port_fw a:hover {
    background: #ce3800 !important;
    color: #fff !important;
    border-color: #ce3800 !important;
}

.hm_port_2 .hm_port_itm .port_link:hover {
    background: #ce3800 !important;
    color: #fff !important;
    border-color: #ce3800 !important;
}
/* .hm_pr_num_itm {
    padding-top: 0;
    padding-bottom: 0;
} */
.cnt_hld_pp>h3, .cnt_hld_pp>p {
    padding-left: 20px;
}
p:has(>input#contact-us-page-form-button) {
    position:relative;
}
div#wpcf7-f14993-o1 span.wpcf7-spinner {
    left: 10px !important;
}
.loader_owl:has(+ .owl-loaded) {
    display: none;
}

.loader_owl {
    min-height: 55px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px;
}
/* Video Streching Css */
video.hm_video_client:-webkit-full-screen {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
}
video.hm_video_client:-moz-full-screen {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
}
video.hm_video_client:-ms-fullscreen {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
}
video.hm_video_client:fullscreen {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
} 
/* testimonial buttons */
.hm_test_btn>div {
    width: 35px;
    height: 35px;
    background: #0044a8;
    z-index: 23;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.hm_test_btn>div img {
    width: 95%;
    display: block;
    position: relative;
}
.hm_test_next img {
    left: 2px;
}

.hm_test_prev img {
    right: 2px;
}

.hm_test_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}

/* Last form Section */
.hm_last_form_img {
    width: 50%;
    padding-right: 50px;
}

.hm_form_container {
    display: flex;
    /* align-items: center; */
}
.hm_form_div_wrpper {
    display: flex;
    align-items: center;
}
.hm_last_form_img {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.hm_form_div_wrpper{
    width: 50%;
}
.hm_form_div {
    box-shadow: 0 11px 29.12px 2.88px rgb(0 0 0 / 11%);
    -webkit-box-shadow: 0 11px 29.12px 2.88px rgb(0 0 0 / 11%);
    padding: 30px;
    margin-bottom: 30px;
}

.hm_last_form_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hm_form_div h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #232323;
}

.hm_form_div>p {
    font-size: 18px;
}
.hm_form_div .input_wrap  input.form-control, .hm_form_div .input_wrap  textarea.form-control {
    border-left: 0px;
    border-bottom: 1px solid #ced4da;
    border-top: 0px;
    border-right: 0px !important;
}
.hm_form_div .input_wrap  input.form-control {
    height: 48px;
}
.hm_form_div input.form-control,.hm_form_div  textarea.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none !important;
}
.hm_form_div textarea.form-control {
    height: 150px;
    resize: none;
}
.hm_form_div .form-group:not(:last-child) {
    margin-bottom: 25px;
}

.hm_form_div form.wpcf7-form .wpcf7-not-valid-tip:last-child {
    font-size: 13px;
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: 0px;
}

.hm_form_div .form-group.col-md-6.input_wrap {
    position: relative;
}

.hm_form_div input#ecomm_footer {
    text-transform: uppercase;
    outline: none;
    border: none;
    cursor: pointer;
}

.hm_form_div p:has(>.wpcf7-spinner) {
    position: relative;
}
.hm_form_div span.wpcf7-spinner {
    left: 10px !important;
    top: -35px !important;
}
section.clients_section.padding_sm {
    padding-top: 110px;
}
section#hm_portfolio {
    padding-bottom: 0;
}
.nxt_gen_itm ul li a {
    color: #232323;
}
.main_next_gen .explore_mr_btn {
    margin-top: 60px;
    margin-bottom: 10px;
}
@media(max-width:1336px){
    .softwear_slider .owl-stage {
        gap: 40px;
    }
    
}

@media(max-width:1330px){
    .hm_trans_graph {
        margin-top: -50px;
    }
}

@media(max-width:1240px){
    .hm_tp_title h1 {
        font-size: 54px;
    }
    .hm_port_itm_wrap h4 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    
    .hm_chose_itm h4 {
        font-size: 18px;
    }
    
    .hm_chose_itm p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .inner_sec_results h2 {
        font-size: 38px;
    }
    
    .ind_content_itm {
        height: 500px;
    }

    span.hm_trans_title {
        font-size: 14px;
    }
}
@media(max-width:1220px){
    section br {
        display: none;
    }
    .nxt_gen_itm h4 br {
        display: block !important;
    }

    .nxt_gen_left .nxt_gen_itm:last-child h4 br {
        display: none !important;
    }
}

@media(max-width:1455px) and (min-width:1200px){
    .hm_port_itm_wrap p {
        min-height: 96px;
    }
}
@media(max-width:1024px){
    .hm_tech_icons ul li {
        gap: 10px;
    }
    
    .ind_txt>h4 {
        display: none;
    }
    
    span.hm_trans_title {
        font-size: 14px;
    }
    
    .hm_title h2 {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .hm_last_form_img {
        display: none;
    }
    
    .hm_form_div_wrpper {
        width: 100%;
    }
    
}
@media(max-width:991px){
    .hm_tp_title {
        padding: 80px 0 160px 0;
    }
    
    .hm_project_title {
        margin: 60px 0;
    }
    
    .hm_tp_title p {
        font-size: 18px;
    }
    
    .hm_tp_title h1 {
        font-size: 45px;
    }
    
    section h2 {
        font-size: 32px !important;
    }
    
    .next_gen_title {
        margin-bottom: 110px;
    }
    
    span.hm_trans_title {
        font-size: 14px;
    }
    
    .hm_portfolio_main {
        flex-direction: column;
    }
    
    .hm_portfolio_main>div {
        width: 100%;
    }
    
    .hm_port_fw {
        min-height: 395px;
    }
    
    .client_video_itm:first-child {
        width: 100% !important;
    }
    
    .client_video_sec {
        flex-wrap: wrap;
    }
    
    .client_video_itm {
        width: 100% !important;
    }
    
    .hm_tech_li li {
        font-size: 20px;
    }
    
    .hm_pr_num_itm h4 {
        font-size: 37px;
        line-height: 1;
    }
    /* Defining width for each */
    .hm_project_num .item1 {
        min-width: 149px;
    }
    .hm_project_num .item2 {
        min-width: 119px;
    }
    .hm_project_num .item3 {
        min-width: 133px;
    }
    .hm_project_num .item4 {
        min-width: 152px;
    }
    
    .trust_slider_sec {
        padding: 25px 30px;
    }
    
    .hm_project_title p {
        font-size: 16px;
    }
    
    .hm_project_num {
        padding-bottom: 80px;
    }
    
    .next_gen_title p {
        font-size: 16px;
    }
    
    .nxt_gen_itm ul li {
        width: 100%;
    }
    
    .nxt_gen_itm h4 {
        font-size: 24px;
        padding-right: 50px;
    }
    .padding_sm {
        padding: 80px 0;
    }
    section.clients_section.padding_sm {
        padding-top: 80px;
    }
    .hm_main_tech {
        flex-direction: column;
    }
    
    .hm_tech_li {
        width: 100%;
    }
    
    .hm_tech_icons {
        width: 100%;
    }
    
    .hm_tech_li ul {
        padding: 25px;
        gap: 10px;
    }
    
    .chose_main_sec {
        flex-direction: column;
        gap: 25px;
    }
    
    .choose_title_sec {
        width: 100%;
        text-align: center;
    }
    
    .chose_inner_sec {
        width: 100%;
    }
    
    .hm_results_sec {
        padding: 60px 0;
    }
    
    .inner_sec_results {
        padding: 60px 20px;
    }
    
    .inner_sec_results h2 {
        margin-bottom: 20px;
        line-height: 45px;
    }
    
    .hm_main_blog {
        flex-wrap: wrap;
    }
    
    .hm_blog_itm {
        width: calc(50% - 10px);
    }
    
    .top_hm_trans {
        max-width: 100%;
    }
    
    .hm_trans_graph {
        display: none;
    }
    
    .hm_title {
        margin-bottom: 35px;
    }
    
    section#hm_transformation {
        margin-top: 90px;
    }
    .logo_rating {
        width: max-content;
    }
    /* .hm_pr_num_itm {
        width: calc(100%/2 - 0px);
        padding: 30px;
     
    }
    
    .hm_project_num {
        flex-wrap: wrap;
        justify-content: normal;
    }
    
    span.vr {
        display: none;
    }
    
    .hm_pr_num_itm:nth-child(1), .hm_pr_num_itm:nth-child(5) {
        border-right: 1px solid #41414178;
    }
    
    .hm_pr_num_itm:nth-child(1) {
        border-bottom: 1px solid #41414178;
    }
    
    .hm_pr_num_itm:nth-child(3) {
        border-bottom: 1px solid #41414178;
    } */
    
    .trans_itm ul li {
        font-size: 20px;
    }
    .hm_tech_icons ul li {
        font-size: 18px;
    }
    
    .hm_title p {
        font-size: 16px;
    }
    .hm_pr_num_itm p {
        font-size: 15px;
    }
    .hm_form_div h2 {
        font-size: 26px !important;
    }
    
    .hm_form_div>p {
        font-size: 16px;
    }
    
    .hm_form_div .input_wrap,.hm_form_div textarea {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .form-group.col-md-12.btn-group {
        padding: 0 15px;
    }
    .hm_port_fw {
        padding: 0;
        flex-direction: row;
    }
    
    .hm_port_fw_img {
        width: 50%;
        /* min-height: 345px; */
        background: url(/wp-content/themes/technocrats/images/2024/homepage-v2/portfolio/portfolio5.webp);
        background-size: cover;
        background-position: center;
    }

    .hm_port_fw_cnt {
        padding: 40px 20px;
        background: #fff;
        width: 50%;
    }

    .hm_port_fw_cnt span,.hm_port_fw_cnt h4,.hm_port_fw_cnt p {
        color: #232323 !important;
    }

    .hm_port_fw_cnt a.port_link {
        color: #ce3800 !important;
    }

    .hm_port_fw_cnt a.port_link:hover {
        color: #fff !important;
    }
    .hm_port_fw{
        min-height: auto;
    }
    .e-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    section.hm_banner .e-container {
        padding-right: 2%;
        padding-left: 2%;
    }
}
@media(max-width:767px){
    .hm_project_num {
        /* flex-direction: column; */
        gap: 0;
        flex-wrap: wrap;
    }
    .hm_pr_num_itm {
        width: 50%;
    }
    
    span.vr {
        display: none;
    }
    .hm_pr_num_itm {
        border: 1px solid rgba(65,65,65,.47);
    }
    
    .hm_pr_num_itm.item2 {
        border-left: 0;
    }
    
    .hm_pr_num_itm.item4 {
        border-left: 0;
    }
    .hm_pr_num_itm.item3 {
        border-top: 0;
    }
    
    .hm_pr_num_itm.item4 {
        border-top: 0;
    }
    .hm_pr_num_itm h4 {
        font-size: 34px;
        margin-bottom: 10px;
    }
    
    .hm_pr_num_itm p {
        font-size: 13px;
    }
    
    section#trusted_sec:before {
        display: none;
    }
    
    .hm_tp_title h1 {
        font-size: 35px;
    }
    
    .hm_tp_title p {
        max-width: 100%;
        font-size: 16px;
    }
    
    .hm_tp_title {
        padding: 50px 0 140px 0;
    }
    
    .hm_project_title {
        flex-direction: column;
        gap: 20px;
    }
    
    .hm_project_title h2 {
        width: 100%;
        text-align: center;
    }
    
    .hm_project_title p {
        width: 100%;
        text-align: center;
    }
    
    .next_gen_title {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    
    .next_gen_title h2 {
        width: 100%;
    }
    
    .next_gen_title p {
        width: 100%;
    }
    
    .hm_project_title {
        margin: 40px 0;
    }
    
    .hm_project_num {
        padding-bottom: 80px;
    }
    
    .next_gen_inn_cnt {
        flex-direction: column;
    }
    
    .next_gen_inn_cnt>div {
        width: 100%;
    }
    
    .next_gen_title {
        margin-bottom: 30px;
    }
    
    .nxt_gen_left {
        margin-top: 22px;
    }
    
    .hm_title h2 {
        max-width: 100%;
    }
    
    .hm_tech_li li {
        padding: 10px 15px;
        font-size: 18px;
        line-height: 1.5;
    }
    
    .hm_li_item.actv::before {
        display: none;
    }
    
    .hm_tech_li ul {
        padding: 20px;
    }
    
    .hm_tech_icons ul li {
        font-size: 15px;
    }
    
    .hm_tech_icons>div {
        padding: 15px 20px;
    }
    
    .hm_title p {
        max-width: 100%;
    }
    
    .hm_port_itm {
        flex-direction: column;
    }
    
    .hm_port_itm>img {
        width: 100%;
    }
    
    .hm_port_itm>div {
        width: 100%;
    }
    
    .hm_port_1 .hm_port_itm:nth-child(2) {
        flex-direction: column-reverse;
    }
    
    .hm_port_fw {min-height: 350px;}
    
    
    .client_video_itm:first-child video {
        height: auto;
    }
    
    .padding_sm {
        padding: 60px 0;
    }
    section.clients_section.padding_sm {
        padding-top: 60px;
    }
    .hm_main_blog {
        flex-direction: column;
    }
    .hm_port_2 .hm_port_itm {
        flex-direction: column-reverse;
    }
    .hm_blog_itm {
        width: 100%;
    }
    
    .chose_inner_sec {
        flex-direction: column;
    }
    
    .chose_inner_sec>div {
        width: 100%;
    }
    
    .hm_chose_itm p {
        font-size: 16px;
    }
    
    .inner_sec_results h2 {
        font-size: 24px !important;
        line-height: 1.5;
    }
    
    .trans_itm ul li {
        font-size: 18px;
    }
    
    .trans_itm ul {
        gap: 8px;
    }
    
    .slick-list {
        z-index: 5;
    }
    
    span.ind_owl_btn {
        width: 40px;
    }
    
    .choose_title_sec p {
        font-size: 16px;
    }
    .softwear_slider .owl-stage {
        gap: 0;
    }
    p.trust_title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .ind_btn_wrap {
        flex-direction: row;
        align-items: end;
        justify-content: center;
        width: 100%;
        height: max-content;
        bottom: 30px;
        top: auto;
        margin: 0;
    }
    
    .ind_txt {
        text-align: center;
        padding-bottom: 45px;
    }
    
    a._hn_ind_link {
        display: block;
        text-align: center;
        margin: auto;
    }
    .cnt_hld_pp>h3, .cnt_hld_pp>p {
        padding-left: 0px;
    }
    
    .nxt_gen_itm h4 br {
        display: block !important;
    }

    .nxt_gen_left .nxt_gen_itm:last-child h4 br {
        display: none !important;
    }
    .hm_project_num .line1 {
        display: none;
    }
    
    .hm_pr_num_itm {
        min-width: unset !important;
        max-width: unset;
        padding: 20px;
    }
    .hm_form_div .input_wrap,.hm_form_div textarea {
        padding-left: 0px;
        padding-right: 0px;
    }
    .hm_port_fw {
        flex-direction: column;
    }
    
    .hm_port_fw_cnt {
        width: 100%;
    }
    .form-group.col-md-12.btn-group {
        padding: 0 0px;
    }
    .hm_last_form_wrapper .row {
        margin: 0 !important;
    }
    .hm_form_div .input_wrap input.form-control {
        height: 35px;
    }
    .hm_form_div {
        padding: 30px 20px;
    }
    .hm_form_div h2 {
        font-size: 22px !important;
        margin-bottom: 13px;
    }
    
    .hm_form_div>p {
        font-size: 15px;
    }
    .inner_sec_results {
        padding: 40px 20px;
    }
    .hm_form_div form.wpcf7-form .wpcf7-not-valid-tip:last-child {
        font-size: 13px;
    }
    .main_next_gen .explore_mr_btn {
        margin-top: 40px;
    }
    .hm_project_title * {
        text-align: left !important;
    }
    .next_gen_title {
        text-align: left;
    }
    
    .hm_title h2 {
        text-align: left;
    }
    
    .hm_title p {
        text-align: left;
    }
    
    .choose_title_sec * {
        text-align: left;
    }
    .hm_test_btn {
        gap: 15px;
    }
    .hm_port_fw_img {
        min-height: 345px;
        width: 100%;
    }
}
@media(max-width:540px){
    p.trust_title {
        font-size: 16px;
    }
    
    .client_video_itm video {
        height: auto;
    }
    
    .client_video_sec {
        flex-direction: column;
        gap: 40px;
    }
    
    .client_video_itm {
        width: 100% !important;
    }
    .trust_slider_sec {
        padding: 15px 15px;
    }
    .trans_itm h4 {
        font-size: 18px;
    }
    .trust_slider_sec .slider_images img {
        height: 55px;
        width: auto !important;
    }
    .hm_testimonial:before, .hm_testimonial:after {
        display: none;
    }
    .hm_client_details {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .hm_client_details>div {
        width: 100%;
        justify-content: center;
    }
    
    .logo_rating {
        flex-direction: column;
        display: flex;
        align-items: center;
        display: none;
    }
    
    .hm_client_itm p, .hm_client_itm span {
        font-size: 15px;
    }
    .ind_main {pointer-events: none;}
}

@media(max-width:540px){
    .trans_itm ul li {
        font-size: 16px;
    }
}
@media(max-width:435px){
    .hm_tp_title h1 {
        min-height: 154px;
    }
}
@media(min-width:768px){
    .hm_pr_num_itm {
        width: 25%;
        /* border-right: 1px solid rgba(65, 65, 65, 0.47); */
    }
}
@media(min-width:768px) and (max-width:830px){
    .hm_tp_title h1 {
        min-height: 163px;
    }
}
@media(max-width:583px){
    .hm_tp_title h1 {
        font-size: 32px;
        min-height: 116px;
    }
}
@media(max-width:430px){
    .hm_tp_title h1 {
        font-size: 32px;
        min-height: 153px;
    }
}
.consultation-custom-modal .modal-header button.close {
    z-index: 9;
}
a._hn_ind_link {
    display: none;
}
.p_btn {
    width: 84px;
    height: 84px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    cursor: pointer;
}

.hm_play_div {
    position: relative;
}
.ind_txt p {
    color: #fff;
}
.play_btn.p_btn {background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/play.png);}

.pause_btn.p_btn {
    background-image: url(/wp-content/themes/technocrats/images/2024/homepage-v2/pause.png);
    display: none;
}
.PricingModal .modal-body.consultation_contact_form div.wpcf7 form.wpcf7-form span.wpcf7-spinner {
    left: 10px !important;
}
.hm_li_item.actv:before {
    display: none;
}
/* Transitions Css */
.hm_li_item {
    transition: 0.3s;
}
/* section {
    overflow-x: hidden;
} */
/* .e-container>div {
    overflow: hidden;
} */

.mani_hm_transform {
    overflow: unset !important;
}
.hm_project_title {
    overflow: hidden;
}

.next_gen_title {
    overflow: hidden;
}
.hm_testimonial {
    position: relative;
}

.hm_testimonial::before,.hm_testimonial::after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 90px;
    z-index: 2;
    background: linear-gradient(90deg, rgba(247, 250, 255, 1) 0%, rgba(0, 212, 255, 0) 100%);
}

.hm_testimonial::after {
    right: 0 !important;
    left: unset;
    background: linear-gradient(270deg, rgba(247, 250, 255, 1) 0%, rgba(0, 212, 255, 0) 70%);
}

.marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.custom_logo {
white-space: nowrap;
}

.slider_images {
    display: inline-block;
    padding-right: 50px;
}
.marquee-wrapper {
    width: 100%;
    overflow: hidden;
}

.logo_rating {
    width: 35%;
}
.top_logo_div_slider {
    position: relative;
}

.top_logo_div_slider::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 90px;
    left: -2px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,212,255,0) 50%);
}

.top_logo_div_slider::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 90px;
    right: -2px;
    top: 0;
    background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,212,255,0) 50%);
}
.hm_cl_img {
    width: calc(65% - 8px);
}
.count_hndl_lfp {
    display: none !important;
}
.consult-common-box>span, form.wpcf7-form .wpcf7-submit {
    background-color: #ce3800 !important;
    color: #fff;
    border-color: #ce3800 !important;
    font-size: 20px;
    transition: all .3s ease-in-out;
        font-weight:600;
}
.next_gen_inn_cnt a:hover {
    text-decoration: underline;
}

span.wpcf7-form-control-wrap{
    display: block;
}
@media(min-width:768px) and (max-width:991px){
    .client_video_sec {
        max-width: 70%;
        margin: auto;
        gap: 40px;
    }
}
div#book_demo_open {
    padding: 0 !important;
}