/**
* Template Name: Altai Finance
* Updated: July 09 2025
* Author: The Eclick Team
* License: https://www.eclicksoftwares.com/
*/

/*--------------------------------------------------------------
# Font & Color Variables
# Help: https://www.eclicksoftwares.com/
--------------------------------------------------------------*/
@import url(../css/fontawesome.min.css);
/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 27, 2025 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
        font-family: 'helvetica_neueblack';
        src: url('../fonts/helveticaneueblack-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneueblack-webfont.woff') format('woff'),
                url('../fonts/helveticaneueblack-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
@font-face {
        font-family: 'helvetica_neueblack_italic';
        src: url('../fonts/helveticaneueblackitalic-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneueblackitalic-webfont.woff') format('woff'),
                url('../fonts/helveticaneueblackitalic-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
@font-face {
        font-family: 'helvetica_neuebold';
        src: url('../fonts/helveticaneuebold-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneuebold-webfont.woff') format('woff'),
                url('../fonts/helveticaneuebold-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
@font-face {
        font-family: 'helvetica_neueheavy';
        src: url('../fonts/helveticaneueheavy-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneueheavy-webfont.woff') format('woff'),
                url('../fonts/helveticaneueheavy-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
@font-face {
        font-family: 'helvetica_neuemedium';
        src: url('../fonts/helveticaneuemedium-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneuemedium-webfont.woff') format('woff'),
                url('../fonts/helveticaneuemedium-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
@font-face {
        font-family: 'helvetica_neuethin';
        src: url('../fonts/helveticaneuethin-webfont.woff2') format('woff2'),
                url('../fonts/helveticaneuethin-webfont.woff') format('woff'),
                url('../fonts/helveticaneuethin-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

}
:root {
        --default-font: "Inter", sans-serif;
        --heading-font: "Raleway", sans-serif;
        --nav-font: "Poppins", sans-serif;
        --small-heading-font: "Inter", sans-serif;
        --large-extra-heading-font: "Raleway", sans-serif;
        --button-font: "DM Sans", sans-serif;
        --large-heading-font: "Inter", sans-serif;
        --ui-styling-font: "Inter", sans-serif;
        --setHeight: 150px;
        --form-font: "Instrument Sans", sans-serif;
}
/* Global Colors - The following color variables are used throughout the website. Updating them here will change the color scheme of the entire website */
:root {
        --background-color: #FFFFFF;
        /* button Background color */
        --button-background-color: #8C368D;
        /* button Background color Light */
        --button-light-background-color: #F4C900;
        /* button Background color Dark */
        --button-dark-background-color: #004aad;
        /* website light Background color  */
        --light-background-color: #EFEFEF;
        /* website light Background color  */
        --dark-background-color: #8C368D;
        /* website dark Background color  */
        --very-dark-background-color: #661E67;
        /* website dark Background color  */
        --nav-light-background-color: #F0F0F0;
        /* website very dark Background color  */
        --very-light-background-color: #0AA24D;
        /* website very light Background color  */
        /* website very dark Background color  */
        --border-color: #CFCFCF;
        /* light border color  */
        --dark-border-color: #909090;
        /* dark border color  */
        --default-color: #444444;
        /* Default color used for the majority of the text content across the entire website */
        --heading-color: #2a2c39;
        /* Color for headings, subheadings and title throughout the website */
        --accent-color: #000000;
        /* Accent color that represents your brand on the website. It's used for buttons, links, and other elements that need to stand out */
        --surface-color: #ffffff;
        /* The surface color is used as a background of boxed elements within sections, such as cards, icon boxes, or other elements that require a visual separation from the global background. */
        --contrast-color: #312f2f;
        /* Contrast color for text, ensuring readability against backgrounds of accent, heading, or default colors. */
        --white-color: #fff;
        --nav-hover-color: #023375;
        --nav-color: #454545;
        --form-color: #404040;
        /* Similar to --nav-hover-color, this color is applied to dropdown navigation links when they are hovered over. */
}

/* Nav Menu Colors - The following color variables are used specifically for the navigation menu. They are separate from the global colors to allow for more customization options */
:root {
        --nav-color: #2F2F2F;
        /* The default color of the main navmenu links */
        /* Applied to main navmenu links when they are hovered over or active */
        --nav-mobile-background-color: #FFFFFF;
        /* Used as the background color for mobile navigation menu */
        --nav-dropdown-background-color: #FFFFFF;
        /* Used as the background color for dropdown items that appear when hovering over primary navigation items */
        --nav-dropdown-color: #FFFFFF;
        /* Used for navigation links of the dropdown items in the navigation menu. */
        --nav-dropdown-hover-color: #FFFFFF;
}
/* Smooth scroll */
:root {
        scroll-behavior: smooth;
}
/*--------------------------------------------------------------
# General Styling & Shared Classes
--------------------------------------------------------------*/
body {
        color: var(--default-color); 
        font-family: var(--default-font);
        scroll-behavior: smooth;
        overflow-x: hidden;
}
a {
        color: var(--default-color);
        text-decoration: none;
        transition: 0.3s;
}
ul {
        list-style: none;
        padding: 0;
        margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        color: var(--heading-color);
        font-family: "Montserrat", sans-serif;
        padding: 0;
        margin: 0;
}
figure {
        padding: 0;
        margin: 0;
}
img {
        max-width: 100%;
        height: auto;
}
/* rjStyle271810 */
:root{ 
  --white-color: #fff;
  --border: #ccc;
  --social-border: #DCDCDC;
}
p:last-child{
    margin-bottom: 0;
}
.paragraph_black{
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    margin: 0 0 10px 0;
}
.paragraph_black p{
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    margin: 0 0 10px 0;
}
.paragraph_white{
    font-size: 18px;
    line-height: 29px;
    color: #ffffff;
    margin: 0 0 10px 0;
}
.paragraph_white p{
    font-size: 18px;
    line-height: 29px;
    color: #ffffff;
    margin: 0 0 10px 0;
}
.cmn_black_heading{
    font-family: "Montserrat", sans-serif;
    color: #010101;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400; 
    margin-bottom: 25px; 
} 
.cmn_black_heading strong{
    font-weight: 800;
}
.cmn_white_heading{
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400; 
    margin-bottom: 25px; 
} 
.cmn_white_heading strong{
    font-weight: 800;
}
.section-tag{
    font-family: "Roboto", sans-serif;
    color: #4b4b4b;
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    align-items: center;
    letter-spacing: 1.6px;
    margin-bottom: 20px;
}
.section-tag.white{
    color: #ffffff;
}
.section-tag span {
    width: 12px;
    height: 2px;
    background: #ff5a2d;
    transform: rotate(118deg);
    position: relative;
    top: -1px;
}
.section-tag span:last-child{ 
    left: -3px;
}
.paragraph_cmn h4{
    margin-bottom: 8px;
    color: #111111;
    text-transform: capitalize;
    font-weight: 600;
}
.pt_50{
    padding-top: 50px !important;
}
.pb_50{
    padding-bottom: 50px !important;
}
.pt_60{
    padding-top: 60px !important;
}
.pb_60{
    padding-bottom: 60px !important;
}
.pt_70{
    padding-top: 70px !important;
}
.pb_70{
    padding-bottom: 70px !important;
}
.pt_80{
    padding-top: 80px !important;
}
.pb_80{
    padding-bottom: 80px !important;
}
.pt_90{
    padding-top: 90px !important;
}
.pb_90{
    padding-bottom: 90px !important;
}
.pt_100{
    padding-top: 100px !important;
}
.pb_100{
    padding-bottom: 100px !important;
}
.mb_0{
    margin-bottom: 0 !important;
}
:root{
    scrollbar-color: #1e5ad1 #ffffff;
    scrollbar-width: thin;
}
::-webkit-scrollbar {
    width: 5px;
    height: 0px;
}  
::-webkit-scrollbar-track {
    background: #1e5ad1;
}  
::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 5px;
}

@media (min-width:1200px){
    .container{
        max-width: 1170px;
    }
}
@media (min-width:1360px){
    .container{
        max-width: 1300px;
    }
}
@media (min-width:1440px){
    .container{
        max-width: 1390px;
    }
}
@media (min-width:1600px){
    .container{
        max-width: 1500px;
    }
}

.custom-logo-link{
	max-width: 220px;
}
.custom-logo-link img{
    border-radius: 10px;
}
.section{
    padding-block: 50px;
}

/* == Header Section CSS == */
.header_phone {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 27px;
    justify-content: flex-end;
    font-weight: 600;
    gap: 13px;
}
.header_phone i {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    background-color: rgb(0 0 0 / 46%);
    border: 1px solid rgba(255, 255, 255, .36);
}
.header_phone:hover i{
    background: #ffffff;
    color: #000000;
}
.hero-section{
    position:relative;
    min-height:100vh;
    background: center center/cover no-repeat;
    color:#fff;
    overflow:hidden;
}
.hero-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.55);
}
.main-header{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    transition: .35s;
    padding: 13px 0;
    background: linear-gradient(178deg, black, transparent);
}
.main-header.fixed{
    position: fixed;
    width: 100%;
    background: #000000;
    transition: .35s;
    top: 0;
    padding: 3px 0;
    z-index: 99999;
}
.navbar-brand img{
    height:72px;
}
.navbar-nav{
    gap:18px;
    position: relative;
}
.navbar-nav li{
    position: relative;
}
.navbar-nav li .sub-menu{
	position: absolute;
	top: 100px;
	left: 0;
	width: 320px;
	background: #000;
    transition: .35s;
    visibility: hidden;
} 
.navbar-nav li:hover .sub-menu{
    visibility: visible;
    transition: .35s;
    top: 45px;
}
.navbar-nav li.menu-item-has-children{
    margin-right: 10px;
}
.navbar-nav li.menu-item-has-children::before{
    position: absolute;
    top: 7px;
    right: -10px;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}
.navbar-nav li .sub-menu li a {
	border-bottom: 1px solid #ffffff30;
	padding: 10px 15px !important;
    color: #ffffff;
}
.navbar-nav li .sub-menu li a:hover{
    background: #18c6ff;
    color: #ffffff;
}
.navbar-nav .current_page_item a{
    color: #18c6ff;
}
.navbar-nav li.current_page_item.menu-item-has-children::before{
    color: #18c6ff;
}
.nav-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .8px;
    line-height: 24px;
}
.nav-link:focus{
    color: #ffffff;
}
.nav-link:hover{
    color:#18c6ff;
}
.header-search a{
    color:#fff;
    text-decoration:none;
    font-size:15px;
}
.hero-content{
    position:relative;
    z-index:2;
    min-height:100vh;
    display:flex;
    align-items:center;
}
.sub-heading{
    font-size:20px;
    margin-bottom:25px;
    font-weight:400;
}
.hero-content h1{
    font-size:76px;
    line-height:1;
    font-weight:300;
    margin-bottom:30px;
}
.hero-content h1 span{
    display:block;
    font-weight:800;
}
.description{
    font-size:30px;
    font-weight:600;
    max-width:650px;
    line-height:1.45;
    margin-bottom:55px;
}
.hero-btn{
    color:#fff;
    border:2px solid #fff;
    border-radius:60px;
    padding:18px 40px;
    font-weight:700;
    letter-spacing:1px;
}
.hero-btn:hover{
    background:#fff;
    color:#000;
}
.hero-btn i{
    margin-left:12px;
}
.left-social{
    position:absolute;
    left:35px;
    top:150px;
    z-index:5;
    display:flex;
    flex-direction:column;
    align-items:center;
}
.email{
    writing-mode:vertical-rl;
    transform:rotate(180deg);
    font-weight:600;
    font-size:16px;
    margin-bottom:25px;
}
.line{
    width:2px;
    height:85px;
    background:#fff;
    margin-bottom:18px;
}
.social-icons{
    display:flex;
    flex-direction:column;
    gap:10px;
}
.social-icons a{
    width:52px;
    height:52px;
    border:1px solid rgba(255,255,255,.35);
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:20px;
    text-decoration:none;
}
.social-icons a:hover{
    background:#fff;
    color:#000;
}


/* == Infotech Sidebar == */
.infotech-sidebar.fixed-sidebar{
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.infotech-sidebar .sidebar-email{
    writing-mode:vertical-rl;
    transform:rotate(180deg);
    margin-bottom:30px;
}

.infotech-sidebar .sidebar-email a{
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:600;
    letter-spacing:.3px;
}

.infotech-sidebar .sidebar-line{
    width:2px;
    height:90px;
    background:#cfcfcf;
    position:relative;
    margin-bottom:22px;
}

.infotech-sidebar .sidebar-line::before{
    content:"";
    width:6px;
    height:6px;
    background:#fff;
    border-radius:50%;
    position:absolute;
    top:-3px;
    left:50%;
    transform:translateX(-50%);
}

.infotech-sidebar .sidebar-social{
    display:flex;
    flex-direction:column;
    gap:8px;
}

.infotech-sidebar .sidebar-social a{
    width:52px;
    height:52px;
    border:1px solid rgba(255,255,255,.25);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.infotech-sidebar .sidebar-social a:hover{
    background:#fff;
    color:#000;
}

.infotech-sidebar .sidebar-social i{
    font-size:20px;
}

/* == Home About Section == */
.infotech-about-section.about-section{
    padding: 100px 0;
    background:#fff;
    overflow:hidden;
}
.infotech-about-section .about-images{
    position:relative;
    min-height:540px;
}
.infotech-about-section .about-images img{ 
    /*box-shadow:0 20px 40px rgba(0,0,0,.08);
    width: 100%;*/
    border-radius: 10px;
    object-fit: cover;
}
.infotech-about-section .img-back{
    position:absolute;
    top:0;
    right:0;
    width:410px;
    height:470px;
    z-index:1;
    object-fit: cover;
}
.infotech-about-section .img-front{
    position:absolute;
    left:0;
    bottom:0;
    width:410px;
    height:380px;
    z-index:2;
}
.home .infotech-about-section .img-back,
.home .infotech-about-section .img-front{
    height: auto;
}
.infotech-about-section .dots {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 140px;
    height: 140px;
    background-image: radial-gradient(#c7c7c7 2px, transparent 2px);
    background-size: 18px 18px;
    z-index: 0;
} 
.infotech-about-section .about-section h2{
    font-size:64px;
    line-height:1.1;
    font-weight:300;
    color:#000;
    margin-bottom:35px;
}
.infotech-about-section .about-section h2 strong{
    font-weight:700;
}

.infotech-about-section .about-section p{
    font-size:22px;
    line-height:1.8;
    color:#5f5f5f;
    margin-bottom:50px;
}

.infotech-about-section .about-btn{
    border:2px solid #8a8a8a;
    border-radius:60px;
    padding:18px 42px;
    color:#222;
    font-size:18px;
    font-weight:600;
    letter-spacing:.5px;
}

.infotech-about-section .about-btn:hover{
    background:#000;
    color:#fff;
    border-color:#000;
}

.infotech-about-section .about-btn i{
    top: 1px;
}

/*== Home Why Choose US == */
.py-120{
    padding: 100px 0;
}
.row_whychose{
    row-gap: 25px;
}
.infotech-why-choose-us.why-choose-us{
    background:#1d1d1d;
    position:relative;
}
.infotech-why-choose-us.why-choose-us::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:58%;
    background:#f8f8f8;
    z-index:0;
}
.infotech-why-choose-us.why-choose-us .container{
    position:relative;
    z-index:2;
}
.infotech-why-choose-us .section-title{
    margin-bottom:70px;
}
.infotech-why-choose-us .section-title h2{
    color:#fff;
    font-size: 50px;
    line-height: 60px;
    font-weight:300;
}
.infotech-why-choose-us .section-title .cmn_white_heading strong{
    display: block;
}
.infotech-why-choose-us .section-title h2 strong{
    font-weight:700;
}
.infotech-why-choose-us .service-box{
    background:#fff;
    border-radius:22px;
    padding:45px;
    display:flex;
    align-items:flex-start;
    position:relative;
    box-shadow:6px 6px 0 #d9c9b8;
    height:100%;
}
.infotech-why-choose-us .service-icon{
    width:72px;
    height:72px;
    border-radius:50%;
    background:#f7c84b;
    flex-shrink:0;
    margin-right:28px;
}
.infotech-why-choose-us .service-content{
    flex:1;
}
.infotech-why-choose-us .service-content h3 {
    font-size: 28px;
    line-height: 1.21429;
    margin-bottom: 17px;
    font-weight: 700;
    text-decoration: underline;
}
.infotech-why-choose-us .service-content p {
    color: #424242;
    line-height: 29px;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}
.service-content p br{
    display: none;
}
.infotech-why-choose-us .service-number {
    position: absolute;
    right: 48px;
    top: 50px;
    font-size: 17px;
    line-height: 25px;
    color: #555;
}
/* == Trusted Section == */
.infotech-trusted-section.trusted-section{
    padding: 100px 0;
    background:#fff;
}

.infotech-trusted-section .trusted-title{
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    margin: 25px 0 60px;
    color:#111;
}
.infotech-trusted-section .trusted-title h2{
    font-size: 50px;
    line-height: 60px;
    font-family: "Montserrat", sans-serif;
}
.infotech-trusted-section .trusted-title h2 strong{
    font-weight: 800;
}
.infotech-trusted-section .trusted-title strong{
    font-weight: 800;
}
.infotech-trusted-section .trusted-features{
    margin-bottom:60px;
}
.infotech-trusted-section .feature-item{
    display:flex;
    gap:60px;
    margin-bottom:50px;
}
.infotech-trusted-section .feature-number{
    max-width:170px;
}
.infotech-trusted-section .feature-number h4{
    font-size:40px;
    font-weight:700;
    font-family: "Montserrat", sans-serif;
    margin-bottom:8px;
}
.infotech-trusted-section .feature-number h5{
    font-size: 18px;
    font-weight:700;
    font-family: "Montserrat", sans-serif;
    line-height:1.3;
}
.infotech-trusted-section .feature-text {
    font-size: 17px;
    color: #5d5d5d;
    line-height: 1.8;
    font-weight: 600;
}
.infotech-trusted-section .contact-btn{
    display:inline-flex;
    align-items:center;
    text-decoration:none;
}
.infotech-trusted-section .contact-btn span{
    border:2px solid #444;
    border-radius:50px;
    padding:18px 48px;
    color:#111;
    font-weight:600;
    transition:.3s;
}
.infotech-trusted-section .arrow-circle{
    width:62px;
    height:62px;
    border:2px solid #444;
    border-radius:50%;
    margin-left:-8px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#111;
    transition:.3s;
}
.infotech-trusted-section .contact-btn:hover span,
.infotech-trusted-section .contact-btn:hover .arrow-circle{
    background:#111;
    color:#fff;
}
.infotech-trusted-section .trusted-images{
    position: sticky;
    top: 130px;
    min-height: 650px;
}
.infotech-trusted-section .img-main{
    position:absolute;
    left:0;
    bottom:0;
    width:72%;
    z-index:2;
}
.infotech-trusted-section .img-top{
    position:absolute;
    right:0;
    top:0;
    width:58%;
    z-index:1;
}
.infotech-trusted-section .trusted-btn{
    border:2px solid #8a8a8a;
    border-radius:60px;
    padding:18px 42px;
    color:#222;
    font-size:18px;
    font-weight:600;
    letter-spacing:.5px;
}
.infotech-trusted-section .trusted-btn:hover{
    background:#000;
    color:#fff;
    border-color:#000;
}
.infotech-trusted-section .trusted-btn i{ 
    top: 1px;
}

/* == Services Section == */
.infotech_services_section.services-section{
    position: relative;
    background: #f5f5f5;
}
.infotech_services_section.services-section::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    height: 600px;
    content: "";
}
.infotech_services_section .services-header{ 
    padding: 0;
    position: relative;
    margin: 0 0 55px 0;
}
.infotech_services_section .services-body{ 
    position: relative;
}
.infotech_services_section .services-section h2{
    color:#fff;
    font-size:64px;
    line-height:1.15;
    font-weight:300;
    margin-top:25px;
}
.infotech_services_section .services-section h2 strong{
    font-weight:700;
}
.infotech_services_section .service-nav{
    display:flex;
    justify-content:flex-end;
    gap:15px;
}
.infotech_services_section .service-nav button{
    width:72px;
    height:72px;
    border:1px dashed rgba(255,255,255,.5);
    border-radius:50%;
    background:none;
    color:#fff;
    transition:.3s;
}
.infotech_services_section .service-nav button:hover{
    background:#fff;
    color:#000;
}
.infotech_services_section .service-card{
    background:#fff;
    border-radius:10px;
    padding:50px;
    height:100%;
    min-height:390px;
    display:flex;
    flex-direction:column;
}
.infotech_services_section .service-card h3 {
    font-size: 26px;
    margin-bottom: 23px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 34px;
}
.infotech_services_section .service-card p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    flex-grow: 1;
}
.infotech_services_section .service-card a{
    display:inline-flex;
    align-items:center;
    gap:15px;
    text-transform:uppercase;
    font-weight:700;
    color:#111;
    text-decoration:none;
    letter-spacing:.5px;
}
.infotech_services_section .service-card a:hover{
    color:#ff5b2d;
}

/**HOME_BANNER_STARTS**/
.banner_homebtn{
    background: #ffffff;
    display: inline-block;
    padding: 13px 35px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    transition: .35s;
    line-height: 27px;
    border-radius: 100px;
}
.banner_homebtn:hover{
    transition: .35s;
    background: #18c6ff;
    color: #ffffff;
}
.home_slidermain{
    width: 100%;
    height: 860px;
    position: relative;
    overflow: hidden;
}
.home_slider{
    width: 100%;
    height: 100%;
}
.single_slider{
    width: 100%;
    height: 860px; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
} 
.single_slider::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(106deg, black, transparent);
    content: "";
    z-index: 2;
}
.homebanner_text {
    position: absolute;
    top: 0; 
    left: auto;
    display: flex;
    align-items: center;
    height: 100%;
    z-index: 2;
}
.hbanner_subhead{
    text-transform: capitalize;
    color: #ffffff;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}
.hbanner_head{
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 25px;
}
.hbanner_head strong{
    font-weight: 800;
    display: block;
}
.hbanner_para{
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: rgb(255,249,249);
    margin: 0 0 35px 0; 
} 
/**HOME_BANNER_ENDS**/

/**HOME_ABOUT_STARTS**/
.main_heading_area h2{
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400; 
    margin-bottom: 25px;
}
.main_heading_area h2 strong{
    font-weight: 800;
}
.infotech-about-section .content_area p{
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
}
.infotech-about-section .content_area{
    margin-bottom: 45px;
}
.abt_hme_rtbx{
    padding-left: 80px;
}
.infotech-trusted-section .dots {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 140px;
    height: 140px;
    background-image: radial-gradient(#c7c7c7 2px, transparent 2px);
    background-size: 18px 18px;
    z-index: 0;
}
/**HOME_ABOUT_ENDS**/

/**HOME_SERVICE_STARTS**/ 
.cmn_headingcntntarea h2{
    font-family: "Montserrat", sans-serif;
    color: #010101;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400; 
    margin-bottom: 25px; 
} 
.cmn_headingcntntarea h2 strong{
    font-weight: 800;
}
.cmn_headingcntntarea.white h2{
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400; 
    margin-bottom: 25px; 
} 
.cmn_headingcntntarea h2 strong{
    font-weight: 800;
}
.all_services_button .services-btn{
    border: 2px solid #ffffff;
    border-radius: 60px;
    padding: 18px 42px;
    color: #222222;
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
}
a.btn{
    display: inline-flex;
    align-items: center;
    gap: 13px;
}
a.btn i{
    position: relative;
    top: 2px;
}


.infotect_contact_section .contact-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #111;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}
.infotect_contact_section .contact-title strong{
    font-weight:700;
}
.infotect_contact_section .contact-desc {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 25px;
    max-width: 650px;
    font-weight: 600;
}
.infotect_contact_section .contact-item a,
.infotect_contact_section .contact-item span{
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #111;
    text-decoration: none;
    transition: .3s;
}
.infotect_contact_section .contact-form-box textarea.form-control{
    resize:none;
    min-height:100px;
}
/**HOME_SERVICE_ENDS**/



/*==========================================
    FOOTER
==========================================*/
.site-footer{
    background:#111;
    color:#fff;
    padding:70px 0 30px;
    font-family:inherit;
}
.footer-widget h4 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 19px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
}
.widget-title{
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 19px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
}
.footer-logo{
    display:inline-block;
    margin-bottom:25px;
}
.footer-logo img{
    max-width:240px;
    width:100%;
    border-radius: 10px;
}
.footer-desc {
    font-size: 16px;
    line-height: 1.7;
    color: #d2d2d2;
    font-weight: 600;
    margin-bottom: 30px;
}
.footer-social{
    display:flex;
    align-items:center;
    gap: 10px;
}
.footer-social a{
    width:42px;
    height:42px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:20px;
    text-decoration:none;
    transition:.3s;
    background: #000000;
    border: 1px solid #ffffff2b;
}
.footer-social a:hover{
    color:#ff6a00;
    transform:translateY(-3px);
}
.footer-links{
    margin:0;
    padding:0;
    list-style:none;
}
.footer-links li{
    margin-bottom:15px;
}
.footer-links li:last-child{
    margin-bottom:0;
}
.footer-links a {
    color: #d6d6d6;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    transition: .3s;
    font-weight: 600;
}
.footer-links a:hover{
    color:#fff;
    padding-left:6px;
}


.widget_nav_menu ul{
    margin:0;
    padding:0;
    list-style:none;
}
.widget_nav_menu ul li{
    margin-bottom:15px;
}
.widget_nav_menu ul li:last-child{
    margin-bottom:0;
} 
.widget_nav_menu ul li a:hover{
    color:#fff;
    padding-left:6px;
}
.widget_nav_menu ul li a{
    color: #d6d6d6;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    transition: .3s;
    font-weight: 600;
}

.newsletter-form{
    margin-top:25px;
}
.newsletter-form .form-control{
    height: 50px;
    border-radius:3px;
    border:none;
    font-size:17px;
    padding:0 18px;
    margin-bottom:15px;
    box-shadow:none;
}
.newsletter-form .form-control:focus{
    box-shadow:none;
    border:none;
}
.newsletter-btn{
    width:100%;
    height: 50px;
    background:#000;
    color:#fff;
    border:none;
    font-size:18px;
    font-weight:600;
    text-transform:uppercase;
    transition:.3s;
}
.newsletter-btn:hover{
    background:#ff6a00;
}


.footer-widget .tnp-subscription{
    margin: 25px 0 0 0;
}
.footer-widget .tnp-subscription label{
    display: none;
}
.footer-widget .tnp-subscription .tnp-email{
    height: 50px;
    border-radius:3px;
    border:none;
    font-size:17px;
    padding:0 18px;
    margin-bottom:15px;
    box-shadow:none;
}
.footer-widget .tnp-subscription .tnp-email:focus{
    box-shadow:none;
    border:none;
}
.footer-widget .tnp-subscription .tnp-submit{
    width:100%;
    height: 50px;
    background:#000;
    color:#fff;
    border:none;
    font-size:18px;
    font-weight:600;
    text-transform:uppercase;
    transition:.3s;
}
.footer-widget .tnp-subscription .tnp-submit:hover{
    background:#ff6a00;
}


.footer-bottom{
    margin-top:60px;
    padding-top:30px;
    border-top:1px solid rgba(255,255,255,.15);
}
.footer-bottom p {
    margin: 0;
    color: #818181;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
}
.footer-bottom p a{
    color: #818181;
}
.footer-bottom-links{
    list-style:none;
    margin:0;
    padding:0;
    display:flex;
    justify-content:flex-end;
    gap:25px;
}
.footer-bottom-links li{
    position:relative;
}
.footer-bottom-links li:not(:last-child)::after{
    content:"|";
    position:absolute;
    right:-15px;
    color:#666;
}
.footer-bottom-links a {
    color: #9f9f9f;
    text-decoration: none;
    transition: .3s;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    text-transform: capitalize;
}
.footer-bottom-links a:hover{
    color:#fff;
}

/*==============================
        Form Card
==============================*/
.infotect_contact_section .contact-form-box{
    background:#fff;
    padding: 40px;
    border-radius:30px;
    box-shadow:0 10px 40px rgba(0,0,0,.08);
}
.infotect_contact_section .contact-form-box h3 {
    font-size: 33px;
    line-height: 1.2;
    font-weight: 600;
    color: #111111;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
}

/*==========================================
Reviews Section
==========================================*/
.reviews-slider .item{
    padding:8px;
    height:100%;
}

.reviews-slider .review-card{
    height:100%;
}

.reviews-slider .owl-stage{
    display:flex;
}

.reviews-slider .owl-item{
    display:flex;
}
.reviews-slider .owl-nav{
    text-align:center;
    margin-top:35px;
}
.reviews-slider .owl-nav button{
    width:48px;
    height:48px;
    border-radius:50%!important;
    background:#fff!important;
    border:1px solid #ddd!important;
    margin:0 8px;
    transition:.3s;
}
.reviews-slider .owl-nav button:hover{
    background:#f79242!important;
    color:#fff!important;
    border-color:#f79242!important;
}

.infotech_reviews_section .reviews-section{
    padding:120px 0;
    background:#fff;
}
.infotech_reviews_section .section-title{
    text-align:center;
    margin-bottom: 55px;
}
.infotech_reviews_section .section-title h2 {
    font-size: 50px;
    font-weight: 500;
    color: #222222;
    line-height: 1.2;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}
.infotech_reviews_section .reviews-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:35px;
}
.infotech_reviews_section .review-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 32px;
    box-shadow: 0 4px 8px rgb(0 0 0 / 6%);
    transition: .35s;
    height: 100%;
}
.infotech_reviews_section .review-card:hover{
    transform:translateY(-8px);
    box-shadow:0 25px 60px rgba(0,0,0,.12);
}
.infotech_reviews_section .review-header{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:22px;
}
.infotech_reviews_section .review-user{
    display:flex;
    align-items:center;
}
.infotech_reviews_section .review-user img{
    width:54px;
    height:54px;
    border-radius:50%;
    object-fit:cover;
    margin-right:15px;
}
.infotech_reviews_section .review-user h4{
    font-size:26px;
    font-weight:700;
    color:#222;
    margin:0;
    line-height:1.2;
}
.infotech_reviews_section .review-user span{
    display:block;
    font-size:18px;
    color:#777;
    margin-top:4px;
}
.infotech_reviews_section .google-logo{
    width: 38px;
    max-width: 38px;
    height: auto;
}
.infotech_reviews_section .stars{
    display:flex;
    gap:4px;
    margin-bottom:22px;
}
.infotech_reviews_section .stars i{
    color:#FFC107;
    font-size:18px;
}
.infotech_reviews_section .review-card p{
    font-size:20px;
    color:#555;
    line-height:1.9;
    margin:0;
}


/*=====================================
    Contact Section
=====================================*/

.infotect_contact_section.contact-section{
    padding: 100px 0;
    background: #f9f9f9;
}
.infotect_contact_section.contact-section .section-subtitle{
    display:inline-block;
    font-size:15px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
    color:#555;
    margin-bottom:25px;
}
.infotect_contact_section.contact-section .section-subtitle span{
    color:#ff5a1f;
    margin-right:6px;
} 
/* Contact Info */
.infotect_contact_section .contact-info{
    display:flex;
    flex-direction:column;
    gap:28px;
}
.infotect_contact_section .contact-item{
    display:flex;
    align-items:center;
    gap:18px;
}
.infotect_contact_section .contact-item i{
    width:48px;
    height:48px;
    border:2px solid #111;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    color:#111;
    flex-shrink:0;
}
.infotect_contact_section .contact-item a:hover{
    color:#ff5a1f;
} 
/*==============================
        Inputs
==============================*/
.infotect_contact_section .contact-form-box .form-control,
.infotect_contact_section .contact-form-box .form-select{
    border:none;
    border-bottom:1px solid #ddd;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    padding:15px 0;
    font-size:17px;
    color:#222;
    height:auto;
}
.infotect_contact_section .contact-form-box .form-control:focus,
.infotect_contact_section .contact-form-box .form-select:focus{
    border-bottom:2px solid #000;
    box-shadow:none;
}
.infotect_contact_section .contact-form-box .form-control::placeholder{
    color:#999;
}
.infotect_contact_section .contact-form-box .form-select{
    color:#999;
}
/*==============================
        Button
==============================*/

.infotect_contact_section .contact-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:140px;
    height:56px;
    border:none;
    border-radius:50px;
    background:#000;
    color:#fff;
    font-size:20px;
    font-weight:600;
    transition:.35s;
    cursor:pointer;
}
.infotect_contact_section .contact-btn:hover{
    background:#ff5a1f;
}
.infotech_reviews_section .review-btn-wrap{
    text-align:center;
    margin-top:70px;
}
.infotech_reviews_section .review-btn{
    display:inline-flex;
    align-items:center;
    padding:8px 8px 8px 35px;
    border-radius:50px;
    background: #d74590;
    color:#ffffff;
    text-decoration:none;
    font-size:18px;
    font-weight:600;
    transition:.3s;
}
.infotech_reviews_section .review-btn:hover{
    color:#ffffff;
    transform:translateY(-3px);
}
.infotech_reviews_section .review-btn span{
    width:54px;
    height:54px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left: 0px;
    font-size: 18px;
}
.infotech_reviews_section .review-btn i{
    transition:.3s;
}
.infotech_reviews_section .review-btn:hover i{
    transform:translateX(5px);
}


/* ==========================
   FAQ Section
========================== */
.faq_leftbx .consult-btn{
    display: inline-flex;
    align-items: center;
    padding: 10px 20px 10px 8px;
    border-radius: 50px;
    background: #d74590;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    transition: .3s;
    height: 60px;
    text-transform: uppercase;
}
.faq_leftbx .consult-btn .btn-icon{
    width: 50px;
    height: 50px;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    line-height: 29px;
    margin-right: 13px;
}
.faq_leftbx p{
    font-size: 23px;
    line-height: 37px;
    color: #111111;
    font-weight: 500;
}
.question-title{
    font-size: 23px;
    line-height: 33px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 40px;
}
.accordion.custom-faq{
    padding-left: 70px;
}
.infotect_faq_section.faq-section{ 
    background:#f7f7f7;
}
.infotect_faq_section .faq-left h2{
    font-size:72px;
    font-weight:700;
    color:#000;
    margin-bottom:40px;
    line-height:1;
}
.infotect_faq_section .faq-left p{
    font-size:20px;
    line-height:2;
    color:#444;
    margin-bottom:20px;
}
.infotect_faq_section .faq-left h4{
    margin-top:70px;
    margin-bottom:35px;
    font-size:36px;
    font-weight:600;
    color:#000;
}
.infotect_faq_section .faq-btn{
    display:inline-flex;
    align-items:center;
    gap:15px;
    background:linear-gradient(90deg,#7a00ff,#d600ff);
    color:#fff;
    padding:10px 30px 10px 12px;
    border-radius:50px;
    text-decoration:none;
    font-size:17px;
    font-weight:600;
    transition:.3s;
}
.infotect_faq_section .faq-btn:hover{
    color:#fff;
    transform:translateY(-3px);
}
.infotect_faq_section .faq-btn i{
    width:52px;
    height:52px;
    background:#000;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
}

/* ==========================
   Accordion
========================== */
.infotect_faq_section .custom-faq .accordion-item {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    padding: 20px 0;
    background: transparent;
}
.infotect_faq_section .custom-faq .accordion-button {
    background: none;
    box-shadow: none;
    padding: 15px 0;
    font-size: 27px;
    line-height: 36px;
    font-weight: 700;
    color: #111111;
    display: flex;
    align-items: center;
}
.infotect_faq_section .custom-faq .accordion-button:not(.collapsed){
    background:transparent;
    color:#111;
}
.infotect_faq_section .custom-faq .accordion-button::after{
    display:none;
}
.infotect_faq_section .custom-faq .accordion-button:focus{
    box-shadow:none;
}

/* Plus Icon */
.infotect_faq_section .faq-plus{
    width: auto;
    min-width: auto;
    margin-right: 35px;
    font-size: 47px;
    line-height: 1;
    font-weight: 600;
    color: #45d63d;
    transition: .3s;
}
.infotect_faq_section .accordion-button:not(.collapsed) .faq-plus{
    transform:rotate(45deg);
}
/* Answer */
.infotect_faq_section .custom-faq .accordion-body{
    padding: 0 0 35px 61px;
    font-size: 23px;
    line-height: 42px;
    color: #222222;
    font-weight: 500;
}


/**INFOTECH_AI_STARTS**/
.infotech_ai_section.ai-section{
    position:relative;
    padding: 110px 0 100px;
    background:#050505 url('../images/ai-bg-image.png') center/cover no-repeat;
    color:#fff;
    overflow:hidden;
}
.infotech_ai_section .ai-image{
    border-radius:30px;
    overflow:hidden;
    margin-right:50px;
    height: auto;
}
.infotech_ai_section .ai-image img{
    width:100%;
    display:block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}  
.infotech_ai_section .ai-desc p {
    font-size: 16px;
    line-height: 1.8;
    color: #cfcfcf;
    max-width: 100%;
    font-weight: 600;
}
.infotech_ai_section .ai-timeline {
    position: relative;
    margin-top: -170px;
    margin-left: auto;
    width: 73%;
}
.infotech_ai_section .timeline-line{
    position:absolute;
    top:20px;
    left:0;
    right:0;
    height:1px;
    background:rgba(255,255,255,.15);
}
.infotech_ai_section .timeline-item{
    position:relative;
    padding-top: 90px;
}
.infotech_ai_section .timeline-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #3a3a3aa3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: 700;
    z-index: 2;
}
.infotech_ai_section .timeline-item h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 17px;
    color: #ffffff;
}
.infotech_ai_section .timeline-item p {
    color: #e1e1e1;
    font-size: 17px;
    line-height: 1.8;
    font-weight: 600;
}
.infotechprawhite{
    font-size: 16px;
    line-height: 25px;
}
/**INFOTECH_AI_ENDS**/



/**INNER_BANNER_STARTS**/
.innerbnr_texthead{
    padding: 60px 0 0 0;
}
.inner_bannersec{
    height: 480px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: flex;
    align-items: center;
}
.inr_banner_heading{
    text-transform: capitalize;
    font-size: 55px;
    line-height: 65px;
    color: #ffffff;
    margin: 0 0 25px 0;
}
.inner_bnr_para{
    font-size: 17px;
    color: #d7d7d7;
    line-height: 26px;
    margin: 0 0 27px 0;
}
.inner_bnr_para p{
    font-size: 17px;
    color: #d7d7d7;
    line-height: 26px;
}
.breadcrumb-wrap{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 17px;
    line-height: 26px;
    color: #000000;
    background: #ffffff;
    border-radius: 100px;
    padding: 9px 15px; 
}
.breadcrumb-wrap a{
    color: #000f72;
}
.breadcrumb-wrap a:hover{
    color: #000000;
}
/**INNER_BANNER_ENDS**/

/**INNER_PAGE_STARTS**/
.reviews_innercmn{
    background: #f9f9f9;
}
.paragraph_cmn{
    font-size: 19px;
    line-height: 28px;
    color: #222222;
    margin: 0 0 10px 0;
}
.service_head_prabx{
    margin: 0 0 60px 0;
}
/**INNER_PAGE_ENDS**/

/**SERVICE_INNER_STARTS**/
.service_listing_page{
    position: relative;
}
.service_listing_page::before{
    height: 33%;
    position: absolute;
    background: #000000;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    top: 0;
}
.service_listing_page.ftser_before::before{
    height: 50%;
    position: absolute;
    background: #000000;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    top: 0;
}
.service_listing_page .container{
    position: relative;
}

.sslisting_page.service_single_card{
    padding: 45px 25px;
    border-bottom: 2px solid #000000;
}
.ss_listingrow{
    row-gap: 20px;
}
.service_single_card{
    display: flex;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    box-shadow: 0 4px 9px 2px #00000012;
    padding: 45px 25px;
    border-radius: 10px;
}
.service_icon{
    background: #41b5e6;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #ffffff;
    font-size: 23px;
    margin: 0 0 22px 0;
}
.service_single_head{
    font-size: 25px;
    line-height: 34px;
    color: #111111;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 10px 0;
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;  */
}
.service_sbxpara{
    font-size: 17px;
    line-height: 28px;
    color: #3e3e3e;
    margin: 0 0 13px 0;
    flex-grow: 1;
}
.service_sbxpara ul li {
    position: relative;
    padding: 1px 0 1px 22px;
}
.service_sbxpara ul li::before{
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #1e5ad1;
    font-size: 17px;
    font-family: "Font Awesome 6 Free";
}
.ssbx_ico{
    color: #222222;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.ssbx_ico:hover{
    color: #d3431b;
}
.btn_cmngblue{
    min-width: 100px;
    height: 60px;
    display: inline-flex;
    background: #050666;
    align-items: center;
    justify-content: center;
    border: none;
    transition: .35s;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
    border-radius: 100px;
    padding: 10px 30px;
    gap: 12px;
}
.btn_cmngblue i{
    position: relative;
    top: 1px;
}
.btn_cmngblue:hover{
    background: #c1791c;
    color: #ffffff;
    transition: .35s;
}
/**SERVICE_INNER_ENDS**/


/**TECH_INNER_STARTS**/ 
.tech_ctaonly.tech-cta{
    background: #000000;
}
.tech_ctaonly.tech-cta p{
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
.technology_stack{
    background:#f8fbff;
    position:relative;
    overflow:hidden;
}
.tech_card{
    background:#fff;
    border-radius: 8px;
    padding:35px;
    height:100%;
    position:relative;
    overflow:hidden;
    border:1px solid #edf2f8;
    transition:.4s;
    box-shadow:0 12px 35px rgba(0,0,0,.05);
}
.tech_card::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:5px;
    background:linear-gradient(90deg,#f79242,#ffbe88);
}
.tech_card::after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:6px;
    height:80px;
    background:#f79242;
    border-radius:0 20px 20px 0;
}
.tech_card:hover{
    transform:translateY(-10px);
    box-shadow:0 25px 60px rgba(0,0,0,.12);
}
.tech_card_head{
    display:flex;
    align-items:center;
    margin-bottom:25px;
}
.tech_icon{
    width:65px;
    height:65px;
    border-radius: 100%;
    background:#fff3e8;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#f79242;
    font-size:24px;
    margin-right:18px;
    transition:.35s;
    flex-shrink: 0;
}
.tech_icon i{
    display: none;
}
.tech_card:hover .tech_icon{
    background:#f79242;
    color:#fff;
}
.tcs_head{
    margin:0;
    font-size:28px;
    font-weight:700;
    color:#1d1d1d;
}
.tech_tags{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}
.tech_tags span{
    padding:12px 22px;
    border-radius:50px;
    background:#fff;
    border:1px solid #ebedf1;
    color:#444;
    font-size:15px;
    font-weight:600;
    transition:.35s;
}
.tech_tags span:hover{
    background:#f79242;
    color:#fff;
    border-color:#f79242;
    transform:translateY(-3px);
}  

.serviceSlider{
    position: relative;
}
.serviceSlider .item{
    height:100%;
    padding:5px;
}
.serviceSlider .service_single_card{
    height: 100%;
    margin: 10px 13px;
}
.serviceSlider .service_sbxpara{ 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.serviceSlider .service_single_head{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.serviceSlider .owl-nav .owl-prev{
    position: absolute;
    top: 45%;
    left: -20px;
}
.serviceSlider .owl-nav .owl-next{
    position: absolute;
    top: 45%;
    right: -20px;
}
.serviceSlider .owl-nav button{
    width:50px;
    height:50px;
    border-radius:50%!important;
    background:#fff!important;
    border:1px solid #ddd!important;
    margin:0 8px;
    transition:.3s;
}
.serviceSlider .owl-nav button:hover{
    background:#f79242!important;
    color:#fff!important;
    border-color:#f79242!important;
}
.viewll_btnser .btn_cmngblue{
    height: 55px;
    font-size: 18px;
}
.viewll_btnser{
    margin: 45px 0 0 0;
}
/**TECH_INNER_ENDS**/

/**SERVICE_DETAILS_STARTS**/
.sdtls_videoright{
    width: 100%;
    position: sticky;
    top: 130px;
}
.sdtls_videoright iframe{
    width: 100%;
    height: 340px; 
}
.infotech-trusted-section.ifs_sd_inr .img-main {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 85%;
    z-index: 2; 
    object-fit: cover;
}
.infotech-trusted-section.ifs_sd_inr .trusted-images {
    position: sticky; 
    top: 130px;
}
.infotech-trusted-section.ifs_sd_inr .img-top {
    position: absolute;
    right: 0;
    top: 0;
    width: 85%;
    z-index: 1;
}
.partner_data{
    background: #f6f8ff;
}
.infotech-trusted-section.ifs_sd_inr .feature-number{
    width: 280px;
    flex-shrink: 0;
    max-width: 280px;
}
.infotech-trusted-section.ifs_sd_inr .trusted-features{
    margin: 0;
    padding: 0 40px 0 0;
}
.infotech-trusted-section.ifs_sd_inr .feature-item{
    margin: 60px 0 0 0;
}
.partner_singlimg img{
    height: auto;
    width: 100% !important;
    text-align: center;
    margin: auto;
    object-fit: cover;
    max-width: fit-content;
    padding: 0;
}
.partner_singlimg{
    background: #fdfdfd;
    text-align: center;
    border-radius: 10px;
    padding: 35px 10px;
    border-bottom: 2px solid #a9acc1;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}
.partner_slider .owl-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding-top: 23px;
}
.partner_slider .owl-dots button.owl-dot{
    width: 10px;
    height: 10px;
    background: #000000;
    border-radius: 100%;
}
.partner_slider .owl-dots button.owl-dot.active{
    background: #009cde;
}
.servicedtlo_servc{
    position: relative;
    background: #f8fbff;
}
.top_part_heading_sdtls{
    margin: 0 0 60px 0;
}
/* .servicedtlo_servc::before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 40%;
    background: #000000;
    content: "";
} */
.servicedtlo_servc .container{
    position: relative;
}
.sdots_rowgp{
    row-gap: 23px;
}
/* .servd_riimg{
    width: 50%;
    float: right;
    height: 500px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 0 10px 50px;
}
.servd_riimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.serdleftb_box{
    position: sticky;
    top: 130px;
}
.servd_riimg{
    padding: 0 0 0 50px;
    position: sticky;
    top: 130px;
}
.servd_riimg img{
    width: 100%;
}
.sddetls_secncntn{
    margin: 0 0 30px 0;
}
.sddetls_secncntn h4{
    font-size: 25px;
    line-height: 34px;
    margin: 0 0 8px 0;
    font-weight: 600;
}
.ctahead_serdetails{
    margin: 0 !important;
}
.sddetls_secncntn section{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #0b47bb;
    margin: 0 0 10px 0;
} 
.sevdetls_illist_sbx ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sevdetls_illist_sbx ul li{
    position: relative;
    font-size: 17px;
    line-height: 28px;
    color: #111111;
    font-weight: 500;  
    padding: 3px 0px 3px 22px;  
}
.sevdetls_illist_sbx ul li strong{
    font-weight: 500;
}
.sevdetls_illist_sbx ul li::before{
    position: absolute;
    top: 3px;
    color: #0b47bb;
    left: 0;
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 16px;
}

.tech_tags ul{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}
.tech_tags ul li{
    padding:12px 22px;
    border-radius:50px;
    background:#fff;
    border:1px solid #ebedf1;
    color:#444;
    font-size:15px;
    font-weight:600;
    transition:.35s;
}
.tech_tags ul li:hover{
    background:#f79242;
    color:#fff;
    border-color:#f79242;
    transform:translateY(-3px);
}



.sddetls_secncntn ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sddetls_secncntn ol li{
    position: relative;
    font-size: 17px;
    line-height: 28px;
    color: #111111;
    font-weight: 500;  
    padding: 3px 0px 3px 22px;  
}
.sddetls_secncntn ol li strong{
    font-weight: 500;
}
.sddetls_secncntn ol li::before{
    position: absolute;
    top: 3px;
    color: #0b47bb;
    left: 0;
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
}
.service_detailsmain_image{
    width: 100%;
    height: 600px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.service_detailsmain_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service_detailsmn_box{
    padding: 23px;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 2px 8px 5px #0000000a;
}
.servic_detils_buttons{
    gap: 13px;
}
.servic_detils_buttons .btn.btn-primary{
    padding: 13px 25px;
    background: #0a1460;
    border: 1px solid #0a1460;
    font-size: 20px;
    color: #ffffff;
    line-height: 29px;
}
.servic_detils_buttons .btn.btn-primary:hover{
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.servic_detils_buttons .btn.btn-outline-primary{
    background: #ff6a00;
    padding: 13px 25px;
    color: #ffffff;
    font-size: 20px;
    line-height: 29px;
    border: 1px solid #ff6a00;
}
.servic_detils_buttons .btn.btn-outline-primary:hover{
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
/**SERVICE_DETAILS_ENDS**/

/**CONTACT_US_STARTS**/
.contct_singinfo a{
    font-size: 17px;
    word-break: break-word;
}
.contact_form_box{
    height: 100%;
}
.formcontactpage{
    box-shadow: 0px 3px 8px 3px #0000000f;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
}
.formcontactpage .form-group {
  margin-bottom: 22px;
}
.formcontactpage .form-group input {
  width: 100%;
  height: 57px;
  border: 1px solid #09132254;
  /* text-transform: capitalize; */
  padding: 0 18px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
}
.formcontactpage .form-group select{
  width: 100%;
  height: 57px;
  border: 1px solid #09132254;
  /* text-transform: capitalize; */
  padding: 0 18px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
}
.formcontactpage .form-group textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #09132254;
  /* text-transform: capitalize; */
  padding: 18px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
}
.formcontactpage .form-group.login-btn {
  margin: 0;
}
.formcontactpage button {
  border: none;
}
.formcontactpage .btn {
    display: inline-block;
    color: #fff;
    width: 30%;
    text-transform: uppercase;
    background: #000000;
    padding: 14px 20px;
    font-size: 18px;
    line-height: 27px;
    border-radius: 100px;
}
.formcontactpage .btn:hover {
  background: #9f1019;
  color: #fff;
}
.wpcf7 form .wpcf7-response-output{
    margin: 1em 0.5em 1em;
}
.contact_form_box form .button p{
    position: relative;
}
.contact_form_box form .button p .wpcf7-spinner{
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
}
.contct_singicon{
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background: #00338e;
    color: #ffffff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center; 
    flex-shrink: 0;
}
.cntbx_sheading{
    text-transform: capitalize;
    font-size: 24px;
    color: #111111;
    font-weight: 500;
    line-height: 33px;
    margin: 0 0 10px 0;
}
.singl_cntctbx{
    background: #f5f5f5;
    border-radius: 10px;
    padding: 25px 20px;
    border-left: 3px solid #00338e;
    display: flex;
    align-items: center;
    gap: 15px;
}
.contact_info_boxes{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.map_area{
    width: 100%;
    height: 600px;
    overflow: hidden;
    border-radius: 10px;
}
.map_area iframe{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .35s;
    filter: hue-rotate(45deg);
}
.map_area iframe:hover{
    filter: none;
    transition: .35s;
}
/**CONTACT_US_ENDS**/


/**PORTFOLIO_SECTION**/
.pddeatls_otslide{
    position: relative;
}
.portfolio-filter-section{
    padding:100px 0;
    background:#f8f9fc;
}
.portfolio-cat-area{
    margin-bottom:60px;
}

.pddeatls_otslide{
    position: relative;
}
.pddeatls_otslide .container{
    position: relative;
}
.pddeatls_otslide::before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%;
    background: #000000;
    content: "";
}
/*=========================================
    FILTER
=========================================*/
#portfolio-filter{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:15px;
    margin:0;
    padding:0;
    list-style:none;
}
#portfolio-filter li{
    cursor:pointer;
    padding:12px 28px;
    border-radius:50px;
    background:#fff;
    border:1px solid #e8e8e8;
    color:#222;
    font-size:15px;
    font-weight:600;
    transition:.35s;
    box-shadow:0 8px 20px rgba(0,0,0,.04);
}
#portfolio-filter li:hover, #portfolio-filter li.active {
	background: #0C3D93;
	color: #fff;
	border-color: #0C3D93;
	transform: translateY(-3px);
}
/*=========================================
    MASONRY GRID
=========================================*/
.grid{
    margin-left:-15px;
    margin-right:-15px;
}
.grid-item{
    margin-bottom:30px;
}
/*=========================================
    CARD
=========================================*/
.portfolio-card{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(0,0,0,.08);
    transition: .4s;
}
.portfolio-card::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000000e0, #000000ba, #00000069, transparent);
}
.portfolio-card:hover{
    transform: translateY(-8px);
    box-shadow: 0 30px 70px rgba(0,0,0,.15);
}
/*=========================================
    IMAGE
=========================================*/
.portfolio-card img{
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: .6s;
}
.portfolio-card:hover img{
    transform: scale(1.08);
}
/*=========================================
    FEATURED SIZES
=========================================*/
.grid-item:nth-child(5n) .portfolio-card img{
    height: 420px;
}
.grid-item:nth-child(7n) .portfolio-card img{
    height: 520px;
}
.grid-item:nth-child(9n) .portfolio-card img{
    height: 360px;
}
/*=========================================
    OVERLAY
=========================================*/
.portfolio-overlay{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 23px; 
    transition: .35s;
    z-index: 1;
}
.portfolio-overlay span{
    display: inline-block;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 10px;
}
.portfolio-overlay h4{
    color:#fff;
    font-size:26px;
    line-height:1.3;
    margin-bottom:15px;
    font-weight:700;
}
.portfolio-overlay a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    color:#fff;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}
.portfolio-overlay a:hover{
    color:#ffffff;
}
/*=========================================
    ICON
=========================================*/
.portfolio-overlay i{
    transition:.3s;
}
.portfolio-overlay a:hover i{
    transform:translateX(5px);
}
/*=========================================
    ANIMATION
=========================================*/
.portfolio_slider_area{
    margin: 0 0 25px 0;
}
.portfolio_detailsmainbx{
    margin-top: -180px;
}
.grid-item{
    transition:.4s;
}
.single-portfolio .portfolio-content-card{
    background:#fff;
    padding: 0;
}
.single-portfolio .portfolio-content-card h2{
    font-size:48px;
    font-weight:700;
    margin-bottom:30px;
    color:#111827;
}
.protfliwdetailssbheading{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #111827;
    line-height: 42px;
}
.single-portfolio .portfolio-content{
    color:#667085;
    line-height:1.9;
    font-size:17px;
}
.single-portfolio .portfolio-content p{
    margin-bottom:25px;
}
.single-portfolio .portfolio-content strong{
    color:#111827;
    font-weight:600;
}
.single-portfolio .portfolio-sidebar {
    position: sticky;
    top: 120px;
    padding: 25px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 20px 60px rgba(0,0,0,.06);
}
.single-portfolio .meta-item { 
    border-bottom: 1px dashed #d9d9d9;
    padding: 11px 0;
}
.single-portfolio .meta-item:last-child{
    margin-bottom:0;
}
.single-portfolio .meta-title{
    display:block;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:15px;
    line-height: 24px;
    color: #0C3D93;
    font-weight:700;
    margin-bottom: 5px;
}
.single-portfolio .meta-item p{
    margin:0;
    font-size:18px;
    font-weight:600;
    color:#111827;
}
.single-portfolio .portfolio-share {
    padding: 17px 0 16px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.6px;
}
.single-portfolio .portfolio-share span {
    display: block;
    font-weight: 600;
    color: #111827;
}
.single-portfolio .portfolio-share ul{
    display:flex;
    gap:15px;
    margin:0;
    padding:0;
    list-style:none;
}
.single-portfolio .portfolio-share a{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:#f5f5f5;
    color:#5B35FF;
    transition:.35s;
    font-size:18px;
}
.single-portfolio .portfolio-share a:hover{
    background:#5B35FF;
    color:#fff;
    transform:translateY(-4px);
}
.onlyptfldetails .service_single_card{
    padding: 13px;
}
.infotech-about-section.start_project_abt .about-images img{
    width: 100%;
}
/*==========================
Main Slider
==========================*/

.portfolio_slider_area #slider_portfolio_inner{
    margin:0;
    border:0;
    border-radius:20px;
    overflow:hidden;
    background:#fff;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.portfolio_slider_area #slider_portfolio_inner .slides img{
    width:100%;
    height:650px;
    object-fit:cover;
    display:block;
}

/* Hide navigation */
.portfolio_slider_area #slider_portfolio_inner .flex-direction-nav,
.portfolio_slider_area #slider_portfolio_inner .flex-control-nav{
    display:none;
}

/*==========================
Thumbnail Slider
==========================*/

.portfolio_slider_area #carousel_portfolio_inner{
    margin-top:20px;
    border:0;
    background:transparent;
    box-shadow:none;
}

.portfolio_slider_area #carousel_portfolio_inner .slides{
    display:flex;
    align-items:center;
}

.portfolio_slider_area #carousel_portfolio_inner .slides li{
    cursor:pointer;
    margin-right:15px !important;
    border-radius:12px;
    overflow:hidden;
    border:3px solid transparent;
    transition:.3s;
    opacity:.55;
}

.portfolio_slider_area #carousel_portfolio_inner .slides li img{
    width:100%;
    height:100px;
    object-fit:cover;
    display:block;
}

.portfolio_slider_area #carousel_portfolio_inner .slides .flex-active-slide{
    opacity:1;
    border-color:#ff5b1f;
    box-shadow:0 10px 20px rgba(255,91,31,.25);
}

.portfolio_slider_area #carousel_portfolio_inner .slides li:hover{
    opacity:1;
    transform:translateY(-3px);
}

/* Remove default Flexslider styles */

.flexslider{
    border:none;
    margin:0;
    background:none;
}

.flexslider .slides > li{
    margin-bottom:0;
}

.flex-direction-nav{
    display:none;
}

.flex-control-nav{
    display:none;
}
 



/*==========================================
Pricing Section
==========================================*/

.pricing-section{
    padding:100px 0;
    background:#fff;
}

.pricing-card{
    position:relative;
    background:#fff;
    border:1px solid #ececec;
    border-radius:20px;
    padding:50px 40px;
    overflow:hidden;
    transition:.35s ease;
    height:100%;
    box-shadow:0 8px 30px rgba(0,0,0,.05);
}

.pricing-card:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 45px rgba(0,0,0,.12);
    border-color:#ff5b1f;
}

/* Featured Card */

.pricing-card.featured{
    border:2px solid #6c4df6;
    transform:scale(1.03);
}

.pricing-card.featured:hover{
    transform:translateY(-10px) scale(1.03);
}

/*==========================================
Corner Icon
==========================================*/

.pricing-icon{
    position:absolute;
    top:0;
    right:0;
    width:110px;
    height:110px;
    background:linear-gradient(135deg,#ff5b1f,#6c4df6);
    border-bottom-left-radius:100%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-end;
    padding:22px;
}

.pricing-icon i{
    color:#fff;
    font-size:30px;
}

/*==========================================
Title
==========================================*/

.pricing-card h3{
    font-size:34px;
    font-weight:700;
    color:#1c1c27;
    margin-bottom:20px;
}

/*==========================================
Price
==========================================*/

.pricing-price{
    font-size:58px;
    font-weight:800;
    color:#2d9cff;
    line-height:1;
    margin-bottom:10px;
}

.pricing-price small{
    font-size:28px;
    vertical-align:top;
}

.pricing-duration{
    display:block;
    color:#8d8d8d;
    font-size:17px;
    margin-bottom:35px;
}

.pricing-card hr{
    margin:35px 0;
    border-color:#ececec;
}

/*==========================================
Features
==========================================*/

.pricing-features{
    margin:0;
    padding:0;
    list-style:none;
}

.pricing-features li{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:18px;
    font-size:17px;
    color:#222;
}

.pricing-features li i{
    width:22px;
    color:#38bdf8;
}

.pricing-features li.disabled{
    color:#b7b7b7;
}

.pricing-features li.disabled i{
    color:#d5d5d5;
}

/*==========================================
Button
==========================================*/

.theme-btn{
    margin-top:35px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:58px;
    background:linear-gradient(90deg,#ff5b1f,#6c4df6);
    color:#fff;
    text-decoration:none;
    border-radius:50px;
    font-size:16px;
    font-weight:600;
    transition:.35s;
}

.theme-btn:hover{
    color:#fff;
    transform:translateY(-2px);
    box-shadow:0 12px 25px rgba(108,77,246,.25);
}



/*======================================
=            TEAM SECTION
======================================*/
.contentleft_rightpad{
    padding-right: 60px;
}
.teams_listabout .container{
    position: relative;
}
.teams_listabout{
    position: relative;
} 
.teams_listabout::before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 30%;
    background: #000000;
    content: "";
}
.team-section{
    padding:100px 0;
    background:#fff;
}

.team-card{
    background:#fff;
    overflow:hidden;
    transition:.35s ease;
}

.team-card:hover{
    transform:translateY(-8px);
}

.team-image{
    position:relative;
    overflow:hidden;
}

.team-image img{
    width:100%;
    height:430px;
    object-fit:cover;
    display:block;
    transition:.5s ease;
}

.team-card:hover .team-image img{
    transform:scale(1.08);
}

/*==============================
=       SOCIAL ICONS
==============================*/

.team-socials{
    position:absolute;
    top:50%;
    left:-70px;
    transform:translateY(-50%);
    transition:.35s;
    z-index:5;
}

.team-card:hover .team-socials{
    left:20px;
}

.team-socials a{
    width:46px;
    height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#5f3dc4;
    color:#fff;
    text-decoration:none;
    font-size:18px;
    transition:.3s;
    border-bottom:1px solid rgba(255,255,255,.15);
}

.team-socials a:last-child{
    border-bottom:none;
}

.team-socials a:hover{
    background:#ff6b00;
    color:#fff;
}

/*==============================
=      CONTENT
==============================*/

.team-content{
    background:#fff;
    text-align:center;
    padding:28px 15px;
}

.team-content h4{
    font-size:32px;
    font-weight:700;
    color:#111827;
    margin:0 0 8px;
    line-height:1.2;
}

.team-content span{
    display:block;
    color:#7b7b7b;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
}

/*==============================
=      HOVER EFFECT
==============================*/

.team-image::after{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(18,18,18,.15);
    opacity:0;
    transition:.35s;
}

.team-card:hover .team-image::after{
    opacity:1;
}



/* =============== blog list ========== */
.blogSection{
        padding: 80px 0;
}
#blog-container article {
        position: relative;
        overflow: hidden;
        box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.10);
        border-radius: 8px;
        margin: 0 0 30px 0;
}
#blog-container article figure {
        height: 383px;
        overflow: hidden;
}
#blog-container article figure img{
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        max-width: 100% !important;
}
#blog-container article figure a {
        display: block;
        width: 100%;
        height: 100%;
}
#blog-container article h3 {
        /* position: absolute;
        left: 0;
        bottom: 0;
        right: 0; 
        background: linear-gradient( to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.70) 60%, rgba(0,0,0,0) 100% );*/
        padding: 0px 0;
        font: 600 20px var(--default-font);
        line-height: 27px;
        color: var(--accent-color);
        min-height: 60px;
}
#blog-container article h3 a{
        color: var(--accent-color);
}
#blog-container article .post-date {
        position: absolute;
        background-color: var(--white-color);
        left: 19px;
        top: 21px;
        font-weight: 600;
        width: 108px;
        border-radius: 15px 0 15px 0;
}
#blog-container article .post-date .day {
        display: block;
        text-align: center;
        padding: 10px 0;
        font-size: 50px;
        font-weight: 700;
        color: var(--accent-color);
        line-height: 50px;
}
#blog-container article .post-date .all {
        background-color: #EAF0DA;
        color: var(--accent-color);
        text-transform: uppercase;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        padding: 15px 5px 12px 5px;
        border-radius: 0 0 15px 0;
}
#blog-container article .post-date .all span {
        display: block;
}
.blogcontent{
        background-color: #fff;
        padding: 30px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.blogcontent p{
        padding:20px 0 0 0;
        min-height: 94px;
}
.blogcontent .blog-author{
        margin: 0 0 5px 0;
}
#load-more{
        background-color: var(--button-dark-background-color);
        font: 500 17px var(--default-font);
        line-height: 42px;
        color: var(--white-color);
        padding:4px 25px;
        border-radius: 5px;
        gap: 8px;
        align-items: center;
        justify-content: center; 
        border: none;
        text-transform: uppercase;
        outline: none;
        box-shadow: none;
}
#load-more i{
        margin: 0 5px 0 0;
}
.blogsidebar {
        padding: 0;
        margin: 0;
}
.blogsidebar .widget_search{
        border: 1px solid #ccc;
        padding: 15px;
        border-radius: 10px;
}
.blogsidebar .widget_search label{
        display: block;
}
.blogsidebar .widget_search input[type=search]{
        width: 100%;
        height: 50px;
        margin: 10px 0;
        box-shadow: none;
        outline: none;
        padding: 0 10px;
        border-radius: 5px;
        border: none;
        border: 1px solid #ccc;
}
.blogsidebar .widget_search input[type=submit]{
        background-color: var(--button-dark-background-color);
        font: 500 17px var(--default-font);
        line-height: 42px;
        color: var(--white-color);
        padding:4px 25px;
        border-radius: 5px;
        gap: 8px;
        align-items: center;
        justify-content: center; 
        border: none;
        text-transform: uppercase;
        width: 100%;
}
.blogsidebar .widget_categories,
.blogsidebar .widget_recent_entries,
.blogsidebar .widget_archive,
.blogsidebar .widget_tag_cloud
{
        border: 1px solid #ccc;
        padding: 15px;
        border-radius: 10px;
        margin:20px 0 0 0;
}
.blogsidebar .widget_categories h2,
.blogsidebar .widget_recent_entries h2,
.blogsidebar .widget_archive h2,
.blogsidebar .widget_tag_cloud h2
{
        font: 500 25px var(--default-font);
        line-height: 30px;
        color: var(--accent-color);
        border-bottom: 1px solid #ccc;
        padding: 10px 0 15px 0;
        margin:0;
}
.blogsidebar .widget_categories ul,
.blogsidebar .widget_recent_entries ul,
.blogsidebar .widget_archive ul
{
        padding: 0;
        margin: 0;
}
.blogsidebar .widget_categories ul li,
.blogsidebar .widget_recent_entries ul li,
.blogsidebar .widget_archive ul li
{
        display: block;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ccc;
}
.blogsidebar .widget_categories ul li:last-child,
.blogsidebar .widget_recent_entries ul li:last-child,
.blogsidebar .widget_archive ul li:last-child{
        border-bottom: none;
}
.blogsidebar .widget_categories ul li a, .blogsidebar .widget_recent_entries ul li a, .blogsidebar .widget_archive ul li a {
    display: block;
    padding: 13px 0;
    margin: 0;
    font: 400 17px var(--default-font);
    line-height: 27px;
    color: var(--accent-color);
}
.blogsidebar .widget_categories ul li a:before,
.blogsidebar .widget_recent_entries ul li a:before,
.blogsidebar .widget_archive ul li a:before,
.blogsidebar .widget_tag_cloud a:before
{
        content: "\f054";
        font-family: "Font Awesome 6 Free";
        font-weight: 700;
        font-size: 13px;
        margin: 0 10px 0 0;
}
.blogsidebar .widget_archive nav {
        height: 300px;
        overflow-x: hidden;
}
.blogsidebar .tagcloud{
        margin: 20px 0 0 0;
}
.blogsidebar .widget_tag_cloud a{
        display: block;
        padding: 0;
        margin: 0;
        font: 400 17px var(--default-font) !important;
        line-height: 35px !important;
        color: var(--accent-color);
}
.commonBanner figure img{
        width: 100%;
        height: 100%;
        object-fit: cover;
}

/* =============== blog list end========== */
/* Blog Details */
.single-post .site-main{
    /* max-width: 1400px;
    margin: 0 auto; */
    padding: 40px 15px;
}
.single-post .site-main .entry-title{
        font: 300 50px var(--heading-font);
        line-height: 55px;
        color: #205120;
        padding: 0 0;
        margin: 0 0 25px 0;
        max-width: 900px;
}
.single-post .site-main .entry-meta{
        margin: 0 0 30px 0;
}

/* Featured Image */
.single-post .post-thumbnail{
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 20px;
}

.single-post .post-thumbnail img{
    width: 100%;
    display: block;
    border-radius: 20px;
}

/* Title */
.single-post .entry-title{
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1f2937;
}

/* Meta */
.single-post .entry-header{
    margin-bottom: 40px;
}

.single-post .entry-meta{
    display: flex;
    gap: 20px;
    margin-bottom:40px;
    color: #303030;
    font-size: 20px;
}

/* Content */
.single-post .entry-content{
    font-size: 18px;
    line-height: 1.9;
    color: #4b5563;
}
.single-post .entry-content p{
    margin-bottom: 24px;
}
.single-post .entry-content h2{
    font-size: 35px;
    margin: 20px 0 7px;
    color: #1f2937;
    font-weight: 600;
}
.single-post .entry-content h3 {
    font-size: 35px;
    margin: 20px 0 7px;
    color: #1f2937;
    font-weight: 600;
}
.single-post .entry-content ul,
.single-post .entry-content ol{
    margin: 25px 0;
    padding-left: 25px;
    list-style-type: disc;
}
.single-post .entry-content li{
    margin-bottom: 10px;
}
.single-post .entry-content li p{
        margin-bottom: 0;
}
/* Blockquote */
.single-post .entry-content blockquote{
    border-left: 4px solid #1f5d24;
    padding: 20px 25px;
    background: #f7f9f4;
    margin: 40px 0;
    font-style: italic;
}

/* Tables */
.single-post .entry-content table{
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
}

.single-post .entry-content table th,
.single-post .entry-content table td{
    border: 1px solid #ddd;
    padding: 12px;
}

/* Tags */
.single-post .tag-links a{
        display: inline-block;
        padding: 8px 15px;
        background: #f5f5f5;
        border-radius: 30px;
        margin: 5px;
        text-decoration: none;
}
.single-post .entry-content p{
        font: 400 17px var(--default-font);
        line-height: 30px;
        color: var(--default-color);
        padding: 0 0 0 0;
} 

/*=============================
 Counter Section
==============================*/

.counter-section{
    position:relative;
    z-index:2;
}

.counter-wrapper{
    background:linear-gradient(90deg,#13c6e8 0%,#4d7dd8 55%,#6b3fd3 100%);
    border-radius:24px;
    padding:70px 40px;
    overflow:hidden;
    position:relative;
    box-shadow:0 30px 60px rgba(20,32,90,.12);
}

.counter-wrapper::before{
    content:"";
    position:absolute;
    width:420px;
    height:420px;
    background:rgba(255,255,255,.08);
    border-radius:50%;
    top:-220px;
    right:-120px;
}

.counter-wrapper::after{
    content:"";
    position:absolute;
    width:280px;
    height:280px;
    background:rgba(255,255,255,.05);
    border-radius:50%;
    bottom:-160px;
    left:-120px;
}

.counter-box{
    position:relative;
    z-index:2;
    text-align:center;
}

.counter-number{
    font-size:64px;
    font-weight:800;
    line-height:1;
    color:#fff;
    margin-bottom:18px;
}

.counter-title{
    display:inline-flex;
    align-items:center;
    gap:10px;
    color:#fff;
    text-transform:uppercase;
    font-weight:600;
    letter-spacing:.6px;
    font-size:15px;
}

.counter-title::before{
    content:"";
    width:8px;
    height:8px;
    border-radius:50%;
    background:#fff;
}


/*==============================
 Technology Progress
==============================*/
.technology-progress{
    padding:120px 0;
    background:#fff;
}
.progress-wrapper{
    margin-top:20px;
}
.progress-item{
    margin-bottom:35px;
}
.progress-title{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:12px;
}
.progress-title span{
    font-size:17px;
    font-weight:700;
    text-transform:uppercase;
    color:#1c2237;
}
.progress-title strong{
    color:#1c2237;
    font-size:18px;
    font-weight:700;
}
.progress{
    height:7px;
    background:#ececec;
    border-radius:50px;
    overflow:hidden;
}
.progress-bar{
    height:100%;
    border-radius:50px;
    background:linear-gradient(90deg,#23c9f4,#6b42ef);
    transition:width .8s ease;
}
.technology-image{
    padding-left:60px;
    position: sticky;
    top: 120px;
}
.technology-image img{
    width:100%;
    border-radius:10px;
    box-shadow:0 20px 50px rgba(0,0,0,.08);
} 
.why_choose_us + .counter-section{
    padding-bottom: 100px;
}
/*==========================
Mission Grid
==========================*/

.mission-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:28px;
}

.mission-card{
    position:relative;
    overflow:hidden;
    height:270px;
    display:block;
}

.mission-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.5s;
}

.mission-overlay{
    position:absolute;
    inset:0;
    background:rgba(15,30,55,.55);
    transition:.4s;
}

.mission-card h3{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:#fff;
    font-size:38px;
    font-weight:700;
    text-align:center;
    width:100%;
    padding:0 20px;
    z-index:5;
}

.corner-shape{
    position:absolute;
    top:0;
    right:0;
    width:0;
    height:0;
    border-top:22px solid #2bb7ff;
    border-left:22px solid transparent;
    z-index:6;
}

/* Hover */

.mission-card:hover img{
    transform:scale(1.08);
}

.mission-card:hover .mission-overlay{
    background:linear-gradient(
        180deg,
        rgba(108,60,255,.55),
        rgba(0,196,255,.45)
    );
}


.error-page{
    padding:140px 0;
    position:relative;
    overflow:hidden;
    background:#f7f9fc;
}

.error-page:before{
    content:"";
    position:absolute;
    width:500px;
    height:500px;
    background:linear-gradient(135deg,#00c6ff,#6c3cff);
    opacity:.08;
    border-radius:50%;
    top:-220px;
    left:-180px;
}

.error-page:after{
    content:"";
    position:absolute;
    width:420px;
    height:420px;
    background:linear-gradient(135deg,#6c3cff,#00c6ff);
    opacity:.08;
    border-radius:50%;
    bottom:-180px;
    right:-180px;
}

.error-wrapper{
    position:relative;
    z-index:2;
    max-width:700px;
    margin:auto;
    text-align:center;
}

.error-icon img{
    max-width:260px;
    margin-bottom:25px;
}

.error-code{
    display:inline-block;
    padding:8px 22px;
    border-radius:50px;
    background:rgba(108,60,255,.1);
    color:#6c3cff;
    font-size:14px;
    font-weight:700;
    letter-spacing:1px;
    margin-bottom:20px;
}

.error-wrapper h1{
    font-size:60px;
    font-weight:800;
    color:#151827;
    margin-bottom:20px;
}

.error-wrapper p{
    font-size:18px;
    color:#6d7384;
    line-height:1.8;
    margin-bottom:40px;
}

.error-buttons{
    display:flex;
    justify-content:center;
    gap:18px;
    flex-wrap:wrap;
}

/* Main Button */

.theme-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:16px 34px;
    border-radius:60px;
    background:linear-gradient(135deg,#00c6ff,#6c3cff);
    color:#fff;
    text-decoration:none;
    font-weight:700;
    transition:.35s;
}

.theme-btn:hover{
    color:#fff;
    transform:translateY(-3px);
    box-shadow:0 15px 30px rgba(108,60,255,.25);
}

/* Outline Button */

.theme-btn-outline{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:16px 34px;
    border:2px solid #6c3cff;
    color:#6c3cff;
    border-radius:60px;
    text-decoration:none;
    font-weight:700;
    transition:.35s;
}

.theme-btn-outline:hover{
    background:#6c3cff;
    color:#fff;
}

.banner_404_data{
    background: url('../images/inner_banner_infotech.png');
    height: 300px;
}

.thank_you_section{
    padding: 40px 0 0 0;
}

.response-time{
    display:inline-flex;
    align-items:center;
    gap:6px;
    background:#f5f8fc;
    padding:15px 30px;
    border-radius:50px;
    /* margin-bottom:40px; */
    color:#444;
    font-size:17px;
}

.response-time strong{
    color:#111;
}

.thank-buttons{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:20px;
    flex-wrap:wrap;
    margin-top:40px;
}

.thank-buttons .theme-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:220px;
    width:auto;           /* Important */
    padding:16px 35px;
    text-decoration:none;
}

.theme-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:16px 34px;
    border-radius:50px;
    text-decoration:none;
    color:#fff;
    font-weight:700;
    background:linear-gradient(90deg,#00c8ff,#6d45ff);
    transition:.35s;
}

.theme-btn:hover{
    transform:translateY(-4px);
    box-shadow:0 15px 30px rgba(73,103,255,.25);
    color:#fff;
}

.theme-btn-outline{
    background:#fff;
    color:#222;
    border:2px solid #d7dfea;
}

.theme-btn-outline:hover{
    background:#121212;
    border-color:#121212;
    color:#fff;
}

/*=========================
    Scroll To Top
==========================*/

.scroll-top{
    position:fixed;
    right:30px;
    bottom:30px;
    width:55px;
    height:55px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#00c8ff,#6c3cff);
    color:#fff;
    text-decoration:none;
    font-size:18px;
    box-shadow:0 10px 25px rgba(0,0,0,.18);
    opacity:0;
    visibility:hidden;
    transform:translateY(20px);
    transition:.35s ease;
    z-index:9999;
}

.scroll-top:hover{
    color:#fff;
    transform:translateY(-5px);
    box-shadow:0 15px 35px rgba(108,60,255,.35);
}

.scroll-top.show{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}


body.loading{
    overflow:hidden;
}

#preloader{
    position:fixed;
    inset:0;
    background:#ffffff;
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:999999;
    transition:opacity .8s ease, visibility .8s ease;
}

#preloader.hide{
    opacity:0;
    visibility:hidden;
}

.loader-wrapper{
    text-align:center;
    width:220px;
}

.loader-logo{
    overflow:hidden;
}

.loader-logo img{

    width:180px;

    transform:scale(.9);

    opacity:.6;

    animation:logoPulse 2s infinite;

}

.loader-progress{
    margin-top:22px;
    font-size:16px;
    font-weight:500;
    color:#222;
    font-family:"Roboto", sans-serif;
    letter-spacing:0;
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
}

.loader-line{
    width:100%;
    height:3px;
    margin-top:18px;
    background:#ececec;
    overflow:hidden;
    border-radius:50px;
}

.loader-line-fill{
    width:0;
    height:100%;
    background:linear-gradient(90deg,#00d4ff,#4b7cff,#7c3cff);
    transition:width .15s linear;
}

@keyframes logoPulse{

    0%{
        transform:scale(.92);
        opacity:.5;
    }

    50%{
        transform:scale(1);
        opacity:1;
    }

    100%{
        transform:scale(.92);
        opacity:.5;
    }

}

body.loaded{

    animation:pageReveal .8s ease;

}

@keyframes pageReveal{

    from{

        opacity:0;

        transform:translateY(20px);

    }

    to{

        opacity:1;

        transform:none;

    }

}

/*==============================
    WHY CHOOSE US - FEATURES
==============================*/

.why_choose_us .why_features{
    display:flex;
    gap:30px;
    margin-top:55px;
}

.why_choose_us .why_feature{
    position:relative;
    flex:1;
    padding:30px;
    background:#fff;
    border-radius:18px;
    box-shadow:0 10px 35px rgba(0,0,0,.06);
    transition:.35s;
    overflow:hidden;
}

.why_choose_us .why_feature::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:4px;
    height:100%;
    background:linear-gradient(180deg,#26c6f9,#6940e8);
}

.why_choose_us .why_feature:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 45px rgba(0,0,0,.12);
}

.why_choose_us .feature_icon{
    width:70px;
    height:70px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:18px;
    background:linear-gradient(135deg,#26c6f9,#6940e8);
    color:#fff;
    font-size:28px;
    margin-bottom:20px;
}

.why_choose_us .feature_icon i{
    font-size:30px;
}

.why_choose_us .feature_content h4{
    font-size:24px;
    font-weight:700;
    color:#171717;
    margin-bottom:15px;
}

.why_choose_us .feature_content p{
    color:#6b6b6b;
    line-height:1.8;
    margin:0;
}

#news_data .service_single_card{
    padding: 0px;
}

.blog_slide_box{
    display:block;
    background:#fff;
    border-radius:22px;
    overflow:hidden;
    text-decoration:none;
    box-shadow:0 15px 45px rgba(0,0,0,.08);
    transition:.35s;
    height:100%;
}

.blog_slide_box:hover{
    transform:translateY(-8px);
    box-shadow:0 20px 60px rgba(0,0,0,.14);
}

.blog_slide_img_wrap{
    position:relative;
    padding:15px 15px 0;
}

.blog_slide_img{
    margin:0;
    overflow:hidden;
    border-radius:18px;
    height:260px;
}

.blog_slide_img img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.5s;
}

.blog_slide_box:hover .blog_slide_img img{
    transform:scale(1.08);
}

/* Date */

.blog_slide_date{
    position:absolute;
    left:35px;
    bottom:-28px;

    width:70px;
    height:70px;

    border-radius:18px;

    background:linear-gradient(135deg,#17d2ff,#6358ff);

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;

    color:#fff;
    z-index:5;

    box-shadow:0 10px 25px rgba(58,118,255,.35);
}

.blog_month{
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    line-height:1;
}

.blog_date{
    font-size:28px;
    font-weight:800;
    line-height:1;
    margin-top:5px;
}

/* Content */

.blog_slide_content{
    padding:55px 30px 30px;
}

.blog_slide_box_heading{
    color:#1b2238;
    font-size:32px;
    font-weight:700;
    line-height:1.25;
    margin-bottom:18px;

    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.blog_slide_box_paragraph{
    color:#727b95;
    font-size:17px;
    line-height:1.8;

    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

/*=========================================
    About Responsibility
=========================================*/

.about_responsibility{
    padding:120px 0;
    position:relative;
    overflow:hidden;
}

.about_responsibility .about-images{
    position:relative;
    max-width: 100%;
    margin:auto;
}

.about_responsibility .about-images:before{
    content:"";
    position:absolute;
    top:-20px;
    left:-20px;
    width:180px;
    height:180px;
    background:linear-gradient(135deg,#18d4ff,#6655ff);
    border-radius:30px;
    z-index:0;
}

.about_responsibility .about-images:after{
    content:"";
    position:absolute;
    right:-25px;
    bottom:-25px;
    width:200px;
    height:200px;
    background:#f5f8ff;
    border-radius:40px;
    z-index:0;
}

.about_responsibility .about-images img{
    position:relative;
    z-index:2;
    width:100%;
    border-radius:20px;
    box-shadow:0 25px 70px rgba(0,0,0,.12);
}


/*==========================
Content
==========================*/

.about_responsibility .abt_hme_rtbx{
    padding-left:60px;
}

.about_responsibility .section-tag{
    margin-bottom:18px;
}

.about_responsibility .cmn_black_heading{
    margin-bottom:30px;
    max-width:520px;
}


/*==========================
USP Icons
==========================*/

.about_responsibility .technology{
    list-style:none;
    padding:0;
    margin:0 0 35px;
    display:flex;
    gap:18px;
    align-items:center;
}

.about_responsibility .technology li{
    width:60px;
    height:60px;
    border-radius:16px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#6557ff;
    font-size:22px;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    transition:.35s;
}

.about_responsibility .technology li:hover{
    transform:translateY(-6px);
    color:#fff;
    background:linear-gradient(135deg,#18d4ff,#6655ff);
    box-shadow:0 20px 40px rgba(70,110,255,.30);
}


/*==========================
Paragraph
==========================*/

.about_responsibility .paragraph_cmn{
    max-width:620px;
    margin-bottom:40px;
}


/*==========================
Button
==========================*/

.about_responsibility .abt_hme_rtbx>a{
    display:inline-flex;
    align-items:center;
    gap:12px;
    padding:15px 32px;
    border-radius:60px;
    background:linear-gradient(135deg,#18d4ff,#6655ff);
    color:#fff;
    font-weight:600;
    text-decoration:none;
    transition:.35s;
}
.about_responsibility .abt_hme_rtbx>a:after{
    content:"\f061";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    transition:.35s;
}
.about_responsibility .abt_hme_rtbx>a:hover{
    transform:translateY(-4px);
    color:#fff;
    box-shadow:0 18px 35px rgba(82,98,255,.35);
}
.about_responsibility .abt_hme_rtbx>a:hover:after{
    transform:translateX(6px);
}
.about_responsibility .paragraph_cmn h5{
    font-size: 22px;
    line-height: 32x;
    color: #222222;
    margin: 0 0 10px 0;
}




/*RESPONSIVE-MENU-STARTS*/
.responsive_btn {
    display: none;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: -2px 0;
    float: right;
    position: relative;
    z-index: 20;
    background: #009cde;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.bodyOverlay, .modelOverlay{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    transform: none;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.responsive_btn span {
    display: block;
    height: 2px;
    width: 20px;
    position: relative;
    top: 50%;
    margin: -1px auto;
}
.responsive_btn span:before,
.responsive_btn span:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.responsive_btn span:before {
    top: -6px;
}
.responsive_btn span:after {
    bottom: -6px;
}
.responsive_btn span,
.responsive_btn span:before,
.responsive_btn span:after {
    background: #fff;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.responsive_btn:hover span,
.responsive_btn:hover span:before,
.responsive_btn:hover span:after {
    background: #ffffff;
}
.responsive_nav {
    display: block;
    position: fixed;
    left: -280px;
    top: 0;
    bottom: 0;
    width: 280px;
    min-height: 100%;
    z-index: 9999999;
    background: #009cde;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.responsive_nav ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.responsive_nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}
.responsive_nav ul li:first-child {
    border-top: none;
}
.responsive_nav ul li:after {
    display: none;
}
.responsive_nav ul li>a {
    display: block;
    padding: 12px 10px;
    color: inherit;
    position: relative;
}
.responsive_nav ul li a:hover,
.responsive_nav ul li a:focus,
.responsive_nav ul li.active>a {
    color: #fff;
    background: #f3a523;
}
.responsive_nav ul ul {
    padding: 0;
    background: #1a1a1a;
}
.responsive_nav ul ul ul{background: #161616;}
.responsive_nav ul .sub-menu,
.responsive_nav ul li a i {
    display: none;
}
.responsive_nav .subarrow{
    display: block;
    pointer-events: inherit;
    width: 43px;
    height: 47px;
    line-height: 47px !important;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    color: #000;
    text-align: center;
}
.responsive_nav .more-arrow-menu{display: none;}
.responsive_nav ul .sub-menu .container {
    width: 100%;
    padding: 0;
}
html.responsive,
.responsive body {
    overflow-y: hidden;
}
.responsive .wrapper {
    -webkit-transform: translate(-280px, 0) !important;
    transform: translate(-280px, 0) !important;
}
.responsive .bodyOverlay {
    opacity: 1;
    visibility: visible;
}
.responsive .responsive_nav {
    left: 0;
}
.responsive .responsive_btn {
    display: none ;
}
.responsive .responsive_btn span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.responsive .responsive_btn span:after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 0;
}
.responsive .responsive_btn span:before {
    opacity: 0;
}
.responsive_nav .opened>.subarrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.responsive_nav ul ul li a{
    padding-left: 25px;
}
/*RESPONSIVE-MENU-ENDS*/

.all_services_button .services-btn:active{
    color: #222222;
    background: #ffffff;
    border-color: #ffffff;
}
.service_main_content_area ol{
    counter-reset:item;
    list-style:none;
    padding:0;
    margin: 20px 0 0 0;
}
.service_main_content_area ol li{
    counter-increment:item;
    position:relative;
    padding:25px 25px 25px 95px;
    margin-bottom:20px;
    background:#fff;
    border-radius:15px;
    border:1px solid #ececec;
    transition:.3s;
}
.service_main_content_area ol li:hover{
    transform:translateY(-4px);
    box-shadow:0 15px 35px rgba(0,0,0,.08);
}
.service_main_content_area ol li::before{
    content:counter(item, decimal-leading-zero);
    position:absolute;
    left:25px;
    top: 16px;
    width:50px;
    height:50px;
    border-radius:50%;
    background:#0d6efd;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    font-weight:700;
}
.service_main_content_area ol li strong{
    margin:0 0 10px;
    font-size:22px;
}
.service_main_content_area ol li p{
    margin:0;
    color:#666;
    line-height:1.7;
}
.videomodalpopup{
    background: #000000;
    text-transform: capitalize;
    color: #ffffff;
    padding: 12px 25px;
    font-size: 18px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 11px;
    margin-top: 10px;
}
.videomodalpopup:hover{
    background: #0d6efd;
    color: #ffffff;
}

/*===========================================*/
.wpcf7-not-valid-tip + .wpcf7-not-valid-tip {
    display: none;
}
.submitting *:has(.wpcf7-submit){
    cursor: not-allowed;
}
.submitting .wpcf7-submit {
    pointer-events: none;
	opacity: .5
}
