#footer-contact-form .hero-section-wrap .hero-section-content-wrap{
	padding-bottom: 30px !important;
    padding-top: 30px !important;
} 


.project-left-details .section-subtitle {
	font-family: var(--font_syne) !important;
}


/* .hero-empowerment-area .hero-empowerment-left-content h1 {
    font-size: 66px !important;
    line-height: 61.5px !important;
    margin-bottom: 30px !important;
}
 */


/* common css */

.hover_custom_effect:hover{
	transform:scale(1.03);
}
/* common css */



/* Home Page Custom Css  */
input:focus {
    box-shadow: unset !important;
}

body a.theme-btn {
    min-width: 208px;
    text-align: center;
    display: inline-block;
}

body .theme-btn a {
    min-width: 120px;
    text-align: center;
    display: inline-block;
}

/* body .section-title {
    font-family: Yantramanav;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 46px !important;
} */

select {
    background-image: none;
}

.elementor-field.elementor-select-wrapper.remove-before:before {
    content: "\e92a" !important;
}

.btn-hover-white .theme-btn2::after,
.btn-hover-white .theme-btn2::before,
.btn-hover-white .theme-btn::after,
.btn-hover-white .theme-btn::before {
    background: #fff;
}

.btn-hover-white .theme-btn2:hover a,
.btn-hover-white .theme-btn:hover a {
    color: #000 !important;
}

.page_load_form input,
.page_load_form select,
.page_load_form textarea {
    padding: 0px !important;
}

.solution_section_custom .elementor-button svg,
.home_blog_section .elementor-button svg {
    width: 12px;
}

.solution_section_custom .elementor-button:hover svg path,
.home_blog_section .elementor-button:hover svg path {
    fill: #1351D8;
}

.newsletter_sec .elementor-message.elementor-message-success.elementor-message-svg {
    color: #fff;
}

.home_blog_section h3.elementor-heading-title {
    min-height: 79px;
}

.grecaptcha-badge {
    z-index: 99;
}


/* Ubber Menu CSS */
.cus_menu_col, .cus_menu_col .elementor-widget-ubermenu{
	position:unset;
}
ul#ubermenu-nav-main-98{
	align-items: center;
    display: flex;
}

nav#ubermenu-main-98 {
    background: transparent !important;
}

ul#ubermenu-nav-main-98 li a {
	color: #212529;
	font-family: Yantramanav;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	text-transform:capitalize;
	padding-top:0px;
	padding-bottom:0px;
	background: transparent;
}
ul#ubermenu-nav-main-98 li:hover>a{
	background:transparent;
	color:#1351D8;
}
li#menu-item-34960 a {
	background:transparent;
	color:#1351D8;
}
ul#ubermenu-nav-main-98>li:last-child>a{
	padding: 10px 19px;
	border-radius: 4px;
	background: #1351D8;
	color:#fff;
	text-align:center;
	min-width: 208px;
	margin-left: 28px;
}

ul#ubermenu-nav-main-98 li:last-child>a:before, ul#ubermenu-nav-main-98 li:last-child>a:after{
    content: '';
    width: 50%;
    height: 0;
    background: #1c1c1c;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .3s;
}
ul#ubermenu-nav-main-98 li:last-child>a:before{
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
ul#ubermenu-nav-main-98 li:last-child>a:after{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
 ul#ubermenu-nav-main-98 li:last-child>a:after {
	top: auto;
    left: auto;
    bottom: 0;
    right: 0;
}

ul#ubermenu-nav-main-98>li:last-child>a:hover::before, ul#ubermenu-nav-main-98>li:last-child>a:hover::after{
height: 100%;
}
.ubermenu-current-menu-item a{
	color:#1351D8 !important;
}

/* uber-sub-menu-css */
.ubermenu-submenu{
    display: flex !important;
    flex-wrap: wrap;
    row-gap: 40px;
    padding: 60px 40px 20px 40px !important;
	top:60px !important;
	background: #fff !important;
}
/* .ubermenu-submenu img{
    width: 160px;
    height: 100px !important;
    border-radius: 100px !important;
} */
.ubermenu-submenu>li>a{
	display:flex !important;
	column-gap:12px !important;
}
.ubermenu-submenu>li>a span{
	display:inline-block !important;
	padding:0px !important;
}
/* Ubber Menu CSS */
/* header */
.header-left {
    width: 83%;
    justify-content: space-between;
}

header.header-area .custom-container {
    padding: 0px;
}

.header-area .navbar-wrapper ul li>.dropdown-menu {
    padding: 16px;
}

.hero-empowerment-area .hero-empowerment-right-content {
	
	
    .bottom-content .our-expert-team-box span.expert_container {
		
        font-size: 1rem !important;
	
    }
	
}
 


.hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box {
    padding: 53px 50px;
}
.hero-empowerment-area .custom-container {
    padding: 0px;
}
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box {
    max-width: 348px;
    padding: 48px 30px 48px 37px;
}

.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box a {
    width: 100%;
    display: inline-block;
	pointer-events: none;
}
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box p{
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.2;
	color: #212529;
	font-family: "Yantramanav";
}
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box span.expert_container{
	font-size: 12px;
	line-height: 1;
	color: #1351D8;
}

.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box span.expert_container span{
	color: #1C1C1C;
}
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box .stars {
    margin-bottom: 12px;
    margin-top: 0px;
}
/* .hero-empowerment-area .hero-empowerment-left-content h1 {
        font-size: 64px !important;
        line-height: 72px !important;
        margin-bottom: 24px;
} */
.hero-empowerment-area .hero-empowerment-left-content p {
        max-width: 100%;
		margin-bottom: 40px;
}
.hero-empowerment-area .hero-empowerment-right-content .top-content {
    margin-bottom: 16px;
}

    .contact-area .contact-experience ul li h2 {
        margin-bottom: 12px;
    }
.contact-area .contact-experience ul li h2 span{
	font-size: 36px;
    line-height: 42;
    font-weight: 500;
}


.client-area .clients .client-logo {
    min-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 77px;
}

.our-expert-team-box span.number_style {
    color: #212529;
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
}

.footer-contact-form .our-expert-team-box p {   
	display: unset;
    align-items: unset;
}
	
 .our-expert-team-box p {
    display: flex;
    align-items: center;
    column-gap: 12px;
}


.hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box .experience-body img, .hero-empowerment-area
.our-expert-team-box .imgs img {
    width: 44px;
}

.our-expert-team-box .our-expert-team-box-inner p span.expert_container {
    color: unset;
    opacity: unset;
}

.our-expert-team-box .our-expert-team-box-inner p span.expert_container span {
    opacity: 0.85;
    color: var(--dark1);
    display: block;
    padding-top: 6px;
}

.client-area .clients .client-logo img {
    max-width: 170px;
}

.hero-empowerment-area .custom-row {
    border-bottom: none;
}

.theme-btn2,
.theme-btn {
    border-radius: 4px;
	justify-content:center;
}

.theme-btn2::after,
.theme-btn::after {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.theme-btn2::before,
.theme-btn::before {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.client-area {
    padding-top: 20px;
    padding-bottom: 20px;
}

.hero-empowerment-area {
    padding-top: 60px !important;
}

.hero-empowerment-area .custom-row {
    padding-bottom: 60px !important;
}


#about_us_section .contact-area,
#about_us_section .custom-container {
    padding: 0px;
}

#about_us_section .contact-area .contact-experience {
    background-color: transparent;
    padding: 0;
}

#about_us_section .contact-area .contact-experience ul li {
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.contact-area .contact-experience ul li:last-child {
    border-bottom: 1px solid #1C1C1C33 !important;
}

#about_us_section .contact-area .contact-infos {
    display: none;
}

.journey {
    position: relative;
    width: 60%;
    margin: auto;
}

.journey>div {
    position: relative;
    width: 50%;
}

.journey>div:nth-child(odd) {
    left: 0;
    text-align: right;
    padding-right: 124px;
}

.journey>div:nth-child(even) {
    left: 50%;
    padding-left: 124px;
}

.journey h4 {
    color: #1351D8;
    font-family: Yantramanav;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.journey p {
    color: #D4D4D4;
    font-family: Yantramanav;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.journey::after {
    position: absolute;
    content: "";
    height: 90%;
    width: 1px;
    top: 0;
	bottom:0;
    left: 50%;
    border: 1px dashed #ECF2FF;
}

.journey>div::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100px;
    top: 50%;
    right: 0;
    border: 1px dashed #ECF2FF;
}

.journey>div:nth-child(even)::after {
    left: 0;
}

.journey>div::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    top: 37%;
    right: -10px;
    background: #fff;
    border-radius: 50%;
    z-index: 9;
}

.journey>div:nth-child(even)::before {
    left: -10px;
}

.journey>div:first-child {
    margin-top: 0px;
    margin-bottom: 40px;
}

.journey>div:last-child,
.journey>div:first-child {
    padding: 0px;
    text-align: center;
    margin-top: 60px;
    z-index: 9;
    width: 100%;
    left: 0;
}

.journey>div:first-child {
    margin-top: 0px;
}

.journey>div:last-child::before,
.journey>div:last-child::after,
.journey>div:first-child::before,
.journey>div:first-child::after {
    content: unset;
}

#testimonial_section .testimonial2-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

#testimonial_section .testimonial-item.testimonial2-card h2,
#testimonial_section .testimonial-item.testimonial2-card>img:not(.bg-shape) {
    display: none;
}

#testimonial_section .testimonial-item.testimonial2-card {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 200px;
}

#guarantee_section .left-content ul {
    display: none;
}

#guarantee_section .left-content h2 {
    color: #212529;
    font-family: Yantramanav;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    /* 127.778% */
}

#guarantee_section .about-area {
    padding-top: 32px;
    padding-bottom: 40px;
}
.about-area .custom-container {
	padding:0px;
}

#guarantee_section .about-area .left-content p {
    margin: 0px;
}

#guarantee_section .about-area .left-content p.section-desc {
    margin-bottom: 40px;
}

#guarantee_section .about-area .left-content img {
    width: 100%;
}

#guarantee_section .about-timeline .about-timeline-item:before {
    height: calc(100% + 12px);
}

#guarantee_section .about-timeline .about-timeline-item+.about-timeline-item {
    margin-top: 0px;
}

#about_us_section .contact-area .contact-experience ul li {
    margin: 0px;
}


#guarantee_section .about-timeline .about-timeline-item:before {
    height: 97%;
}

.about-area .right-content {
    margin: auto;
}

section.contact-area .custom-container {
    padding: 0px !important;
}

.testimonial2-card .bg-shape {
    top: 0px !important;
}


/* ============================ About Us page  Css  ======================== */

#our_value .service-area .custom-container{
	padding:0px;
}
#our_value .service-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

#our_value .services-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

#our_value .service-area .service-section-header {
    align-items: flex-start !important;
	flex-direction:column;
	row-gap:24px;
}


#our_value .service-area .service-section-header .left {
    width: 100%;
	text-align:center;
}

#our_value .service-area .service-section-header>p {
    max-width: 78%;
    width: 100%;
    text-align: center;
    margin: auto;
}


       
#our_value .service-area .services-list .service-card{
	transition:0.3s ease-in-out;
}
#our_value .service-area .services-list .service-card:hover{
	transform:scale(1.03);
	background: #ECF2FF;
}

#team_section .our-team-2-area {
    padding-top: 20px;
    padding-bottom: 20px;
}

#team_section .custom-container {
    max-width: 1180px;
    padding: 0px;
}

#team_section .our-team-2-header {
    padding: 0px;
    background: none;
}

#team_section .our-team-2-header .theme-btn {
    display: none;
}

#team_section .our-team-2-header .bg-shape {
    display: none;
}

.service-area .service-section-header {
    margin-bottom: 40px;
}

.team_section {
    display: flex;
    justify-content: start;
    column-gap: 18px;
    flex-wrap: wrap;
    row-gap: 24px;
}


.team_member {
    width: calc(25% - 14px);
    border-radius: 10px;
    background: #F3F6FD;
    padding: 38px 32px;
    text-align: center;
}

.team_member .info {
    margin: 24px 0px;
}

.team_member .info h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 15px;
    margin: 0px;
}

.team_member .info p.position {
    color: #1351D8;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
   /*  margin-top: 8px; */
}
.team_member .profile_image img{
	width:200px;
	height: 200px;
	border-radius:50%;
}
.team_member .social_icons {
    display: flex;
    justify-content: center;
    column-gap: 24px;
    padding: 12px 27px;
    background: #fff;
    border-radius: 10px;
    width: fit-content;
    margin: auto;
	display:none;
}

.team_member p.description {
    display: none;
    color: #FFF;
    text-align: center;
    font-family: "poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.team_member:hover .profile_image {
    display: none;
}

.team_member:hover .social_icons {
	display:flex;
	margin: 0px auto;
}
.team_member:hover .info {
    margin-top: 0px;
}
.team_member:hover p.position, .team_member:hover h3{
	display:none;
}
.team_member:hover{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.team_member:hover .info h3 {
    color: #fff;
}

.team_member:hover {
    background: #1C1C1C;
    padding: 24px;
}

.team_member:hover .social_icons {
    background: rgba(255, 255, 255, 0.06);
}

.team_member:hover p.description {
    display: block;
}

.about_journey_sec h6.section-subtitle {
    margin-bottom: 10px;
}

/* ============================ End About Us page  Css  ======================== */

/*  ========================= Service page Css =========================  */
#faq_section .faq-style-2-area {
    padding-top: 0px;
    padding-bottom: 0px;
}

.faq-style-2-area .faq-inner {
  
}

#faq_section .faq-box .card-header button {
    padding-top: 0px;
}

#our_tech ul.technology_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 0px;
    row-gap: 28px;
	gap : 40px;
}

#our_tech ul.technology_box li .name {
    padding-left: 10px;
	font-weight : 600;
}

/* ul.technology_box li {
    width: 20%;
} */

/* .postid-6569 #our_tech ul.technology_box, .postid-6678 #our_tech ul.technology_box, .postid-6689 #our_tech ul.technology_box{
	justify-content:space-between;
} */
.postid-6569 ul.technology_box li, .postid-6678 ul.technology_box li, .postid-6689 ul.technology_box li{
    width: auto;
}
.postid-6569 ul.technology_box li span, .postid-6678 ul.technology_box li span, .postid-6689 ul.technology_box li span{
	line-height:0;
}

.expertise_slider .expertise_card {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
    padding: 18px;
    margin: 15px;
    min-height: 250px;
	transition:0.3s ease-in-out;
}
.expertise_card:hover{
	transform:scale(1.03);
	background: #ECF2FF;
/* 	border:1px solid #000; */
}

.expertise_slider .slick-prev {
    left: -45px;
}

.expertise_title {
    color: #1C1C1C;
    font-family: 'Yantramanav', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}

.expertise_description {
    color: rgba(28, 28, 28, 0.80);
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

/* Custom arrow style */
.slick-prev,
.slick-next {
    color: #333;
    font-size: 24px;
    z-index: 1;
}

.slick-prev {
    left: -35px;
}

.slick-next {
    right: -35px;
}

.expertise_slider {
    position: relative;
    padding: 0px;
}

.technique_chart {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 40px;
    position: relative;
}

.technique_chart .technique_box .technique_title {
    color: #000;
    font-family: "Yantramanav";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.technique_chart .technique_box .technique_description {
    color: rgba(28, 28, 28, 0.80);
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
	margin-bottom:0px;
}

.technique_chart .technique_box .letter_container {
    padding-bottom: 60px;
}

.technique_chart .technique_box .first_letter_box {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background: #ECF2FF;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    position: relative;
}

.technique_chart .technique_box .first_letter_box .first_letter {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 6px solid #1351D8;
    color: #212529;
    text-align: center;
    font-family: "Yantramanav";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    display: flex;
    align-items: center;
    justify-content: center;

}

.technique_chart::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 3px;
    background: #ECF2FF;
    top: 10%;
}

.technique_box {
    position: relative;
}

.technique_box::after {
    content: "";
    position: absolute;
    background: #ECF2FF;
    width: 3px;
    height: 23%;
    right: 28%;
    top: 10%;
}

.technique_box::before {
    content: "";
    position: absolute;
    background: radial-gradient(circle, #1351D8 42%, #ECF2FF 20%);
    width: 20px;
    height: 20px;
    right: 24%;
    top: 8%;
    border-radius: 50%;
    padding: 5px;
    z-index: 9;
}

/* While service is equal to 5 */
#service_box.service_5 .box6 {
    display: none;
}

#service_box.service_5 .box4,
#service_box.service_5 .box5 {
    flex-direction: row;
    width: 49%;
}

/* While service is equal to 4 */
#service_box.service_4 .box6,
#service_box.service_4 .box5 {
    display: none;
}

#service_box.service_4 .box1,
#service_box.service_4 .box2,
#service_box.service_4 .box3,
#service_box.service_4 .box4 {
    flex-direction: row;
    width: 49%;
}

/* While service is equal to 3 */
#service_box.service_3 .box6,
#service_box.service_3 .box5,
#service_box.service_3 .box4 {
    display: none;
}

/* While service is equal to 2 */
#service_box.service_2 .box6,
#service_box.service_2 .box5,
#service_box.service_2 .box4,
#service_box.service_2 .box3 {
    display: none;
}

#service_box.service_2 .box1,
#service_box.service_2 .box2 {
    flex-direction: row;
    width: 49%;
}


/*  ========================= END Service page Css =========================  */


/* Custom Slider  */
.custom_slider_container {
    display: flex;
    width: 100%;
    margin: auto;
    column-gap: 8px;
	justify-content: space-between;
}

.custom_slider_container .custom_slider_text_content {
    width: 32%;
    position: relative;
	margin-bottom : 30px;
}

.custom_slider_container .custom_slider_image_slider {
    width: 66%;
    /*  overflow: hidden; */
}

.custom_slider_container .slick-slide img {
    width: 100%;
/*     height: 481px; */
    border: 1px solid #ccc;
    border-radius: 12px;
	object-fit:cover;
}

.custom_slider_container .slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.custom_slider_container .slick-prev {
    left: 10px;
}

.custom_slider_container .slick-next {
    right: 50px;
}

.custom_slider_container .slick-slide {
    position: relative;
}

.custom_slider_container .slick-slide>div {
    padding: 24px;
    padding-bottom: 0px;
}

.custom_slider_slide_head {
    position: absolute;
    top: 24px;
}

.custom_slider_slide_head h3 {
    color: #FFF;
    font-family: "Yantramanav";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin: 0px;
}

.custom_slider_slide_bottom {
    position: absolute;
    display: flex;
    bottom: 50px;
    justify-content: space-between;
    width: calc(100% - 48px);
}

.custom_slider_slide_bottom h6 {
    color: #FFF;
    font-family: "Roboto";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 34px;
    text-transform: capitalize;
    margin: 0px;
}

.custom_slider_slide_bottom p {
    color: #FFF;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    margin: 0px;
}

.custom_slider_text_content h2 {
    color: #212529;
    font-family: "Yantramanav";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 24px;
}

.custom_slider_text_content p {
    color: rgba(28, 28, 28, 0.80);
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
	border-bottom: 1px solid #C8C5C5;
    padding-bottom: 48px;
}

.custom_slider_text_content h6 {
    color: #1351D8;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 5px;
    text-transform: uppercase;
	display:none;
}

.custom_slider_text_content p.slide-description {
    border-radius: 8px;
    background: #DCE6FC;
    padding: 16px;
    padding-bottom: 80px;
    position: absolute;
    align-items: center;
    bottom: 24px;
    right: 0px;
    left: 0px;
	border:0px;
	font-weight: 500;
	 display: -webkit-box;
}

.slick-prev:before,
.slick-next:before {
    content: unset !important;
    display: none !important;
}

.custom_slider_slide_bottom>div {
    width: 45%;
}

.custom_slider_container .slick-track {
    display: flex;
    column-gap: 24px;
	align-items:center;
}

.custom_slider_container .slick-next {
    right: 40px;
    top: 88%;
}

.custom_slider_container .slick-prev {
	left: 64%;
    top: 88%;
}
.custom_slider_container img{
	transition: all 0.3s ease-in-out;
}

.custom_slider_container .slick-slide.slick-current.slick-active img{
/*     transform: scaleY(1.1); */
    transition: all 0.3s ease-in-out;
	height: 545px;
	object-fit:cover;
}

.elementor-select-wrapper .select-caret-down-wrapper {
    font-size: 0px !important;
}

.testimonial2-area .section-header p {
    max-width: 100% !important;
}

/* End Custom Slider  */


/* services page css */



.expertise_slider .expertise_card {
    padding: 12px;
    margin: 20px 6px;
    min-height: 177px;
}

.expertise_title {
    font-size: 20px;
    line-height: 28px;
}

.expertise_description {
    color: rgba(28, 28, 28, 0.80);
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 22px;
	margin-bottom:0px;
}

/* blog details css */

.blog_details_new h1 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 44px !important;
}

.blog_details_new h2 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 44px !important;
    margin: 0px;
}

.blog_details_new h3 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700;
    line-height: 32px !important;
    margin: 0px;
}

.blog_details_new h4,
.blog_details_new h5 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 28px !important;
    margin: 0px;
}

.blog_details_new h6 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 26px !important;
}

.blog_details_new ul li,
.blog_details_new ol li,
.blog_details_new p,
.blog_details_new a {
    color: #60666C !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px !important;
}

.blog_details_new a:hover {
    color: #1351D8 !important;
}

.blog_details_new .elementor-post-navigation__link span {
    font-family: Poppins !important;
}

.blog_details_new div {
    font-family: Poppins !important;
    font-weight: 500 !important;
}

.blog_details_new {
    max-width: 1180px !important;
    margin: auto !important;
    padding: 20px 0px !important;
}

.categories-widget {
    padding: 0px;
    background: none;
    margin-bottom: 20px;
}

#contact_form .elementor-icon-box-wrapper {
    display: flex;
    column-gap: 24px;
}

/* footer css */
ul#menu-1-5bfc976 li a {
    padding: 0px;
}

/* footer css */
.section-header .section-subtitle {
    margin-bottom: 12px;
}
.testimonial2-area .section-header {
    margin-bottom: 40px;
}
.testimonial2-area .section-header .section-title {
    margin-bottom: 16px;
}


.handle_hover .theme-btn::after, .handle_hover .theme-btn::before{
	background:#fff !important;	
}
.handle_hover .theme-btn:hover svg path{
	fill:#000 !important;	
}



/* details_custom_css */




.details_custom_css h2 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px !important;
	margin:20px 0px;
}

.details_custom_css h3 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700;
    line-height: 32px !important;
	margin:20px 0px;
}

.details_custom_css h4,
.details_custom_css h5 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 28px !important;
	margin:20px 0px;
}

.details_custom_css h6 {
    color: #0E0E0E !important;
    font-family: Yantramanav !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 26px !important;
	margin:20px 0px;
}

.details_custom_css ul li,
.details_custom_css ol li,
.details_custom_css a {
    color: #60666C !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 30px !important;
}

.details_custom_css p {
    color: #60666C !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28px !important;
}

/* details_custom_css */

/* Hire developers Page */
li#menu-item-35467{
	position:relative;
}

ul.ubermenu-submenu.ubermenu-submenu-id-35467{
    flex-direction: column;
    row-gap: 12px;
    padding: 20px 4px !important;
    justify-content: center;
    min-width: 240px;
	margin-top: -11px;
}

/* Hire developers Page */

@media (min-width: 1199px) and (max-width:1270px) {
	
.expertise_slider .slick-next {
    right: 0px;
}
.expertise_slider .slick-prev {
    left: 0px !important;
}
}
@media screen and (min-width: 1199px) {
	.about-area .custom-container{
		max-width: 1180px;
	}
	#guarantee_section .about-timeline-item {
    width: 278px !important;
	}
    .about-area .left-content {
        max-width: 464px !important;
    }
	    .about-area .left-content {
			padding-right:0px;
			margin-right:40px;
	}
	#guarantee_section .about-area .left-content img {
/*     	height: 417px; */
    	object-fit: cover;
		border-radius: 12px;
	}
	.about-timeline .about-timeline-item{
		padding:22px;
	}
    .about-timeline .about-timeline-item:before {
        left: -59px;
    }

    .about-timeline .about-timeline-item .number {
        left: -84px;
    }
	 .about-timeline .about-timeline-item:nth-child(1) {
        top: 12px;
    }
    .about-timeline .about-timeline-item:nth-child(2) {
        top: 17px;
    }
    .about-timeline .about-timeline-item:nth-child(3) {
        top: 0px;
    }

    .about-timeline .about-timeline-item:nth-child(4) {
        top: 0px;
    }

    .about-timeline .about-timeline-item:nth-child(even)::before {
        right: -61px;
    }

    .about-timeline .about-timeline-item:nth-child(even) .number {
        right: -86px;
    }
}

/* .custom_slider_image_slider .slick-list.draggable{padding-top: 30px;} */

/* .custom_slider_container .custom_slider_image_slider {
    clip-path: inset(-100vw -100vw -100vw 0);
    overflow: visible;
}

.custom_slider_container .slick-list {
    overflow: visible;
}

.custom_slider_container .custom_slider_image_slider .slick-track {
    overflow: visible;
}

.home_case_study_cus {
    overflow: hidden;
}
 */
@media (min-width: 1700px) {
	 
	
    #guarantee_section .about-area {
      padding-bottom: 60px;
    }
}


  body a.theme-btn,
    .theme-btn2 a, 
    .theme-btn a {
        font-size: 14px;
        padding: 10px 22px !important;
        width: 208px !important;
    }

.hero_btn2 a {
      padding: 12px 22px !important;
    }

@media (max-width: 1700px) {

    /* Header Css  */

    .header-area .custom-row {
        gap: 45px;
    }

    .header-area .header-left {
        width: 90%;
        justify-content: space-between;
    }

    /* 	End Header Css  */

    .hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box {
        padding: 32px 23px;
    }

    .hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box {
        max-width: 261px;
        padding-top: 32px;
        padding-bottom: 32px;
        padding-left: 14px;
        padding-right: 14px;
    }

    /* footer Css  */

    #footer_links .elementor-nav-menu--main .elementor-item {
        padding: 0px;
    }

    #contact_form .has_anchor_link .elementor-icon-box-description a {
        color: #666;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }

    #visit-us-section .contact-location-area {
        padding: 60px 0;
    }

    .contact-location-area .contact-location-left-content .contact-location-left-body .section-title {
        font-size: 36px;
        line-height: 40px;
    }

  

}

@media (max-width: 1345px) {
    .about-area .custom-row {
        flex-direction: row !important;
        align-items: flex-start !important;
        gap: 0px !important;
    }
}

@media screen and (max-width: 1199px) {
    .header-area .header-left .menu-bar {
        background: transparent;
    }

    .header-area {
        padding: 10px 20px;
    }

    #about_us_section .contact-area .contact-experience ul li {
        width: 50%;
    }

    .hero-empowerment-area .hero-empowerment-right-content {
        margin: auto;
    }

    .custom_slider_container .slick-track {
        column-gap: 24px;
    }

    ul.technology_box li {
        width: 26%;
    }

    .custom_slider_container .slick-track {
        padding: 0px;
    }

    .custom_slider_container .slick-prev {
        left: 52%;
        /*     top: 76%; */
    }

    .custom_slider_container .slick-next {
        /*     right: 60px; */
        /*     top: 76%; */

    }

    .custom_slider_text_content p.slide-description {
        padding-bottom: 60px;

    }

    .custom_slider_text_content h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .custom_slider_text_content p {
        font-size: 14px;
        line-height: 22px;
    }

    .custom_slider_slide_head h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .custom_slider_slide_bottom h6 {
        font-size: 20px;
        line-height: 28px;
    }

    .custom_slider_slide_bottom p {
        font-size: 14px;
        line-height: 22px;
    }

    .about-area .right-content {
        margin: auto;
    }


    .team_member {
        width: calc(33% - 24px);
    }

    .about-area .custom-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 20px !important;
    }

    .about-area .left-content {
        max-width: 100% !important;
    }
	
}

/* RESPONSIVE CSS START */
@media screen and (max-width:1344px) {
    .header-area .navbar-wrapper ul li>.dropdown-menu li a {
        font-size: 12px;
        padding-top: 0px;
        margin: 6px;
    }

    ul.dropdown-menu .menu-header-services-menu-links-container {
        padding: 12px 0px;
    }

    .header-area .navbar-wrapper ul li>.dropdown-menu li:last-child a {
        margin-top: 8px;
        padding-bottom: 0px;
    }

    .header-area .navbar-wrapper ul>li.active {
        padding-bottom: 0px;
    }

    .header-area .navbar-wrapper ul li .dropdown-menu-item-icon {
        background: transparent;
    }

    .header-area .navbar-wrapper ul li>.dropdown-menu {
        padding: 0px;
    }
}
@media screen and (max-width:1024px) {
ul#ubermenu-nav-main-98 {
    display: block;
}
.menu-hire-developers-menu-container {
    	margin-top: 16px;
		margin-bottom:16px;
}
}

@media screen and (max-width:767px) {
    .journey {
        width: 100%;
        margin: auto;
    }

    .team_member {
        width: calc(50% - 24px);
    }
}

@media screen and (max-width:575px) {

	
.client-area .clients .client-logo {
    min-width: 120px;
    height: 60px;
}
	
	 a.theme-btn {
    min-width: auto;
	}

    .custom-container {
        padding: 0 16px !important;
    }

    header.header-area .custom-container {
        padding: 0px !important;
    }

    div#team_section .section-title {
        margin: 4px 0px 6px 0px;
    }


    .header-area .header-left .menu-bar {
        width: 100%;
        height: 100%;
        padding: 0px;
        background: transparent;
    }

    .header-area .header-left .menu-bar .la-bars:before {
        content: "\f0c9";
        color: black;
    }

    .home_blog_section h3.elementor-heading-title {
        min-height: auto;
    }

    header#masthead a.theme-btn {
        min-width: 136px;
    }

    .header-area .header-left .header-left-right {
        gap: 12px;
    }

    .header-area .header-left {
        width: 100%;
        justify-content: space-between;
    }

    /* hero-section */
    .hero-empowerment-area .custom-container {
        padding: 0 16px;
    }

    .hero-empowerment-area {
        padding-top: 32px !important;
    }

    .hero-empowerment-left-content {
        padding-bottom: 24px;
    }

    .hero-empowerment-area .custom-row {
        padding-bottom: 32px !important;
    }

    .hero-empowerment-area .hero-empowerment-left-content h1 {
        font-size: 28px !important;
        line-height: 36px !important;
        margin-bottom: 16px !important;
    }

    .hero-empowerment-area .hero-empowerment-left-content p {
        font-size: 14px !important;
        line-height: 22px;
        margin-bottom: 28px;
    }

    .hero-empowerment-area .theme-btn {
        font-size: 14px !important;
    }

    .hero-empowerment-area .custom-row {
        gap: 0px;
    }

    .hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box {
        padding: 16px;
        margin-bottom: 16px;
    }

    .hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box .experience-body {
        gap: 24px;
        justify-content: center;
    }

    .hero-empowerment-area .hero-empowerment-right-content .bottom-content {
        gap: 16px;
    }

    .hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box {
        max-width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .our-expert-team-box .our-expert-team-box-inner {
        justify-content: center;
        gap: 24px;
    }

    .hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box {
        max-width: 100%;
        padding: 16px;
        justify-content: center;
        gap: 40px;
    }
	.hero-empowerment-area .hero-empowerment-right-content .top-content {
    	margin-bottom: 16px;
	}
	
	.hero-empowerment-right-content h1, .hero-empowerment-right-content span.number_style {
    	font-size: 30px !important;
    	line-height: 38px;
	}

		.hero-empowerment-right-content span.expert_container,	.hero-empowerment-right-content p{
			font-size: 14px;
			line-height:22px;
}
	.our-expert-team-box .our-expert-team-box-inner p span.expert_container span{
		padding:0px;
	}
    .our-expert-team-box span.number_style {
        font-size: 30px;
        line-height: 38px;
    }

    .our-expert-team-box .our-expert-team-box-inner p span.expert_container {
        text-align: justify;
		font-weight: 400;
    }
	.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box .stars i {
        font-size: 21px;
    }
	.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box .right p {
        font-size: 14px;
        line-height: 22px;
    }
	    .hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box .left span {
        font-size: 14px;
        font-weight: 400;
    }
	.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box {
        gap: 24px;
    }
	
	.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box p{
	font-size: 30px;
	line-height: 38px;
}
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .our-expert-team-box span.expert_container{
	font-size: 14px;
	line-height: 1.4;
}
	
    /* 	client-area */
    .client-area {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .custom_slider_container {
        flex-direction: column;
    }

    .custom_slider_container .custom_slider_image_slider,
    .custom_slider_container .custom_slider_text_content {
        width: 100%;
        padding: 0px;
    }

    .custom_slider_text_content h6 {
        font-size: 14px;
        line-height: 22px;
    }

    .custom_slider_text_content h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .custom_slider_text_content p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    .custom_slider_text_content p.slide-description {
        position: unset;
        padding-bottom: 60px;
		margin-top: 12px;
	    margin-bottom: 12px;
    }

    .custom_slider_text_content p {
        font-size: 14px;
        line-height: 22px;
    }

    .custom_slider_container .slick-prev {
        left: 71%;
        top: 84%;
    }

    .custom_slider_container .slick-next {
        right: 36px;
        top: 84%;
    }

    .custom_slider_container .slick-prev svg,
    .custom_slider_container .slick-next svg {
        width: 28px;
    }
	.custom_slider_text_content p {
    padding-bottom: 8px;
	}
/* 
    .custom_slider_slide_head h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .custom_slider_slide_bottom h6 {
        font-size: 16px;
        line-height: 24px;
    }

    .custom_slider_slide_bottom p {
        font-size: 10px;
        line-height: 18px;
    }
 */
	.custom_slider_container .slick-slide.slick-current.slick-active img {
    transform: scaleY(1);
		height:auto;
}
	.custom_slider_container .slick-slide img {
    	height: 420px !important;
 }
    .custom_slider_container .slick-track {
        column-gap: 12px;
    }

/*     .custom_slider_image_slider.slick-initialized.slick-slider {
        margin-top: 12px;
    } */

    .custom_slider_container .slick-slide>div {
        padding: 16px;
        padding-bottom: 0px;
    }

    .custom_slider_slide_bottom {
        bottom: 32px;
        width: calc(100% - 32px);
    }

	.custom_slider_image_slider .slick-list.draggable {
		padding: 0px;
	}
	
    /* testimonial_section */
    #testimonial_section .testimonial2-area {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .testimonial2-area .section-header .section-title {
        margin-bottom: 8px;
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .section-header .section-subtitle {
        margin-bottom: 8px;
        font-size: 14px;
        letter-spacing: 3px;
    }

    .testimonial2-area .section-header {
        padding-bottom: 16px;
    }

    #testimonial_section .testimonial-item.testimonial2-card {
        padding: 12px;
        min-height: auto;
        margin-bottom: 0px;
    }
	

    /* 	guarantee_section */
    #guarantee_section .about-area {
        padding-top: 32px;
        padding-bottom: 0px;
    }

    #guarantee_section .left-content h2 {
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 12px;
        letter-spacing: 0px;
    }

    #guarantee_section .left-content h2>br {
        display: none;
    }

    #guarantee_section .about-area .left-content p.section-desc {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 22px;

    }

    .about-area .custom-row {
        gap: 16px;
    }

    .about-timeline .about-timeline-item {
        padding: 16px;
    }

    .about-timeline .about-timeline-item .number {
        top: 44px;
    }

    .about-timeline .about-timeline-item:nth-child(2) .number {
        top: 67px;
    }

    .about-timeline>div {
        margin-bottom: 28px;
    }

    #guarantee_section .about-timeline .about-timeline-item:before {
        height: calc(100% + 28px);
    }

    .about-timeline .about-timeline-item h4 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    /*    =============================	About us page css.  ============================= */

    #about_us_section .contact-area .contact-experience ul li {
        width: 48%;
        margin: 0px;
    }

    #our_value .service-area {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .service-area .service-section-header .section-title {
        margin-bottom: 8px;
        font-size: 20px !important;
        line-height: 28px !important;
    }

    #our_value .service-area .service-section-header>p {
        max-width: 100%;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
    }

    .service-area .service-section-header {
        margin-bottom: 20px;
		row-gap:0px !important;
    }

    #our_value .services-list {
        grid-template-columns: 1fr 1fr;
    }

    #our_value .service-card {
        padding: 12px;
    }
	#our_value .service-card h4 a {
		font-size:16px;
		line-height:24px;
	}
    #our_value .services-list {
        gap: 16px;
    }

    #our_value .service-card img {
        height: 30px;
        margin-bottom: 12px;
        width: 30px;
    }

    #our_value .service-card h4 {
        margin-bottom: 8px;
    }

    .journey>div:nth-child(odd) {
        left: unset;
        text-align: left;
        padding-right: 0px;
    }

    .journey>div {
        position: relative;
        width: 100%;
        padding-left: 80px;
    }

    .journey>div:nth-child(even) {
        left: unset;
        padding-left: 80px;
    }

    .journey::after {
		left: 26px;
        height: 92%;
        bottom: 0;
        border: 0.5px dashed #ECF2FF;
    }

    .journey>div:first-child {
        margin-top: 0px;
        margin-bottom: 20px;
        padding-left: 0px;
    }

    .journey>div::before {
        height: 10px;
        width: 10px;
        top: 20px;
        left: 22px !important;
    }

    .journey>div::after {
        position: absolute;
        content: "";
        height: 1px;
        width: 50px;
        top: 25px;
        right: 0;
        border: 0.5px dashed #ECF2FF;
        left: 24px !important;
    }

    .journey h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .journey.hide img {
        width: 52px;
    }

    .journey>div:last-child,
    .journey>div:first-child {
        margin-top: 0px;
        text-align: left !important;
        padding: 0px !important;
    }

    body .section-title {
        font-size: 20px !important;
        line-height: 28px !important;
        margin: 0px;
        letter-spacing: 0px;
    }

    .our-team-2-lists {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    .our-team-2-card {
        padding: 16px !important;
    }

    .our-team-2-card .img-box {
        width: 80px;
        height: 80px;
        margin-bottom: 12px;
    }

    .our-team-2-card h3 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 4px;
    }

    .our-team-2-card .designation {
        margin-bottom: 12px;
        font-size: 12px;
        line-height: 20px;
    }

    .our-team-2-card .social-links {
        gap: 14px;
        padding: 8px 16px;
    }

    #team_section .our-team-2-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #team_section .our-team-2-header {
        margin-bottom: 12px;
    }

    div#team_section .left h3 {
        font-size: 16px;
        line-height: 24px;
        margin: 0px;
    }

    .team_member {
        width: 100%;
        padding: 20px;
    }

    .team_section {
        justify-content: start;
        column-gap: 12px;
        row-gap: 12px;
    }

    .team_section .profile_image img {
        width: 160px;
    }

    .team_section .team_member .info {
        margin: 12px 0px;
    }

    .team_section .team_member .info h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .team_section .team_member .info p.position {
        font-size: 16px;
        line-height: 24px;
        margin: 4px 0px;
    }

    .team_section .team_member p.description {
        font-size: 12px;
        line-height: 20px;
    }

    .team_member .social_icons {
        column-gap: 16px;
        padding: 10px 24px;
        background: #fff;
        border-radius: 6px;
    }

    .team_member .social_icons a {
        line-height: 0px;
    }

    .team_member .social_icons img {
        width: 24px;
        height: 24px;
    }



    /* 	sevices css */
	
	.expertise_slider .expertise_card {
    padding: 16px;
    margin: 20px 6px 12px 6px;
    min-height: auto;
	}
.expertise_description {
    margin-bottom: 0px;
}
		.expertise_slider .slick-dots li {
    margin: 0px !important;
}
    .technique_chart {
        gap: 24px;
        flex-direction: column;
    }

    .technique_box::before {
        top: 71%;
        left: 30px;
    }

    .technique_box {
        display: flex;
        column-gap: 40px;
    }

    .technique_box::after {
        height: 100%;
        right: 28%;
        top: 38%;
        left: 38px;
    }

    .technique_chart .letter_container::after {
        content: "";
        position: absolute;
        width: 65px;
        height: 3px;
        background: #ECF2FF;
        top: 76%;
        left: 33px;
    }

    .technique_chart .technique_box:last-child::after {
        height: 43%;
    }

    .technique_chart::after {
        content: unset;
    }

    .testimonial2-area .section-header .section-title {
        letter-spacing: 0px;
    }

    .faq-style-2-area .faq-inner {
        padding: 0px !important;
    }

    .faq-area .faq-inner .section-title {
        margin-bottom: 16px;
    }

    .faq-style-2-area .faq-box {
        padding: 16px;
        padding-left: 80px;
    }

    .faq-box .card-header button .icon {
        top: 19px;
        width: 40px;
        height: 40px;
        left: 16px;
    }

    .faq-box .card-header button {
        text-align: left;
        font-size: 16px;
        padding-top: 16px;
    }

    .faq-box .card-header {
        margin: 0 0 8px 0;
    }

    .testimonial2-area .section-header {
        margin-bottom: 16px;
    }

    #service_box.service_5 .box4,
    #service_box.service_5 .box5 {
        flex-direction: row;
        width: 100%;
    }

    #service_box.service_4 .box1,
    #service_box.service_4 .box2,
    #service_box.service_4 .box3,
    #service_box.service_4 .box4 {
        flex-direction: row;
        width: 100%;
    }

    #service_box img {
        width: 100%;
        height: 190px;
    }

    #our_tech ul.technology_box li .name {
        padding-left: 8px;
        font-size: 14px;
        line-height: 22px;
    }

    #our_tech ul.technology_box {
        justify-content: start;
        column-gap: 18px;
        row-gap: 24px;
    }

    ul.technology_box>li {
        width: 47%;
		display:flex;
    }

    ul.technology_box::-webkit-scrollbar {
        display: none;
    }

    .client-area .clients .client-logo img {
        max-width: 120px;
    }

    .expertise_section_section {
        overflow-x: hidden;
    }

    /* 	 blog details css  */

    .blog_details_new h1 {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .blog_details_new h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .blog_details_new h3 {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .blog_details_new h4,
    .blog_details_new h5 {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .blog_details_new h6 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .blog_details_new ul li,
    .blog_details_new ol li,
    .blog_details_new p,
    .blog_details_new a {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .blog_details_new .blog-content-column {
        padding: 16px;
    }

    .elementor-widget.elementor-widget-post-navigation {
        display: none !important;
    }
	
	
	
	/* details_custom_css */
	
	.details_custom_css h1 {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .details_custom_css h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .details_custom_css h3 {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .details_custom_css h4,
    .details_custom_css h5 {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .details_custom_css h6 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .details_custom_css ul li,
    .details_custom_css ol li,
    .details_custom_css p,
    .details_custom_css a {
        font-size: 14px !important;
        line-height: 22px !important;
    }
	
	/* details_custom_css */

    /* 	contact form css */
    #contact_form .elementor-icon-box-wrapper {
        display: flex;
        column-gap: 20px;
    }
	.elementor-5967 .elementor-element.elementor-element-aa998c5 .elementor-field-group {
    	margin-bottom: 16px;
}
/* 	case-studies-css */
	
	.case_banner .hero-section-content-wrap {
    padding: 32px 0px 0px 0px !important;
}
	.case_banner h2.section-title {
    	font-size: 24px !important;
    	line-height: 42px;
		letter-spacing: 0 !important;
	}

}


.carousel-dot-center .swiper-pagination-bullets.swiper-pagination-horizontal {
	 left : 50% !important;
}

.video-scale-down video {
   object-fit: scale-down !important;
}

.like-case-studio.theme-btn svg {
    transform: rotate(-45deg);
}

.like-case-studio.theme-btn:hover svg {
    transform: none !important;
}


.like-case-studio.theme-btn.elementor-widget.elementor-widget-button{
	width: 20px;
    border-radius: 50%;
}

#footer-contact-form a.our-expert-team-box {
    pointer-events: none;
    cursor: default;
}

@media(min-width : 1200px) {
	
	#about_our_values {
		
	    .services-list{
	    	grid-template-columns: 1fr 1fr 1fr;
         }
		
	   }
       #full-stack {		
	    .services-list{
	    	grid-template-columns: 1fr 1fr 1fr 1fr; 
         }
		
	   }

       .service4-area .section-header h2 {
            color: #ffffff;
            margin-bottom: 10px;
        }
	
    }

	
  



.top-bottom-50 .company-service-area,.top-bottom-50 .career-area {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}


a#apply-now {
    margin-top: 20px;
}


#over-value-section section.service4-area.service-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media(max-width : 767px) {
	
	 #over-value-section section.service4-area.service-area {
       padding-top: 30px;
        padding-bottom: 30px;
    }
	
}

.hero-section-wrap .hero-contact-form-wrap {
	padding : 0px;
}

.hero-section-wrap .hero-contact-form-wrap:before {
 content : none;
}

 body.single-case-study #footer-contact-form, body.single-post #footer-contact-form {
         display : none;
}

@media (max-width: 767px) {
	
    #visit-us-section .contact-location-area {
        padding: 30px 0;
    }
	
}
/* contact us page visit us section  end*/

/* fix career page space issue */ 

.page-id-35408 {
	.hero-service-about .section-header {
       margin-bottom: 0px; 
     }
}

 /* home page hero section */
	 .hero-empowerment-area .hero-empowerment-left-content h1 {
        margin-bottom: 5px;
    }


.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box{
	padding : 0px;
}

 .contact-location-area .contact-location-left-content .contact-location-left-body p {
		 font-family : 'poppins';
        font-size: 16px;
        line-height: 28px;
 }

.contact-location-box .content h4 {
	font-size : 18px;
}

.contact-location-box .content p {
	font-size : 12px;
}

@media (min-width: 1700px) {
    .career-box {
      min-width: 430px;
     }
  }

.page-id-1428 .service-card h4 a{
	pointer-events : none !important;
}

ul.style-dots li {
    list-style: disc;
/* 	list-style-position: inside; */
}


.team_member{
	  min-height : 405px;
	  max-height : 410px;
	  overflow : hidden;
}


.team_member{
	  min-height : 405px;
	  max-height : 410px;
	  overflow : hidden;
}

div .theme-btn {
	padding: 0px !important;
}

.like-case-studio.theme-btn {
	padding: 10px 22px !important;
}


.postid-6569 .remove-before-bgcolor::before{
	background-color : unset !important;
}


.service_img_section .elementor-widget-image {
	    height: 100%;
}

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


@media (min-width : 769px) {
	.solution-content {
         min-height: 160px;
         
    }
}



/* Proper Clickable Area Issue start */
.arrow-btn-area .theme-btn {
    position: relative;
    width : 58px;
    height : 45px;
}

/* Stretch the anchor tag to fill the entire .theme-btn div */
.arrow-btn-area  .theme-btn .elementor-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

/* Optional: Make sure the cursor shows clickable */
.arrow-btn-area  .theme-btn {
    cursor: pointer;
}

.arrow-btn-area .theme-btn  a span {
	 position: absolute;
     z-index: 1;
}


.arrow-btn-area .theme-btn a span {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: 50%;
}
/* Proper Clickable Area Issue end */ 


.page-id-38123 .service4-area.service-area,
.page-id-35405 .service4-area.service-area {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}


.service4-area.service-area .service-card a{
	pointer-events : none;
}


.grecaptcha-badge {
    visibility: hidden !important;
}


/* ML Page Css
 * Industry section
 */

.industry-data a.learn-more-link, .industry-data .elementor-image-box-img  {
	
	display: none !important;

	
}
a.learn-more-link {
    margin-top: 32px;
	 border-top: 1px solid #F3F4F6;
    padding-top: 16px;
    display: flex;
    row-gap: 10px;
    column-gap: 8px;
    align-items: center;
}

.first-block p.elementor-image-box-description {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-end;
}



.four-services  p.elementor-image-box-description {
    display: flex;
    flex-direction: column;

    align-items: stretch;
    justify-content: flex-end;
}


/*
.first-block p.elementor-image-box-description {
    min-height: 216px;
    
}

.four-services  p.elementor-image-box-description {
    min-height: 170px;
}

@media(max-width:767px){
    
    .first-block p.elementor-image-box-description {
           min-height: 100px;
    }

    .four-services  p.elementor-image-box-description {
        min-height: 124px;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .first-block p.elementor-image-box-description, .four-services.tab p.elementor-image-box-description {
        min-height: 386px !important;
    }
	


    .four-services p.elementor-image-box-description {
        min-height: 264px !important;
    }
	
	
	.first-block  h3.elementor-image-box-title, .four-services h3.elementor-image-box-title  {
     min-height: 56px;
    }
}
*/ 

div#four-services {
    display: flex;
    text-align: center;
    justify-content: center;
}

.client-feedback .e-n-tabs-heading {
  max-height: 600px;
  overflow-x: auto !important;
  scrollbar-width: thin !important;
  flex-direction: row !important;
  row-gap: 10px;
  padding: 20px;
}



#slider-6497 .custom_slider_text_content h2 {
    font-family: "Poppins";
    font-size: 36px;
    font-weight: 700;
    line-height: 1.25em;
    letter-spacing: 0%;
    color: #000000;
}


@media(max-width : 767px){
	#industry-data .elementor-mobile-align-center {
       align-self: center !important;
    }
	 div#four-services {
		 cursor : pointer;
          background: #1351D8 !important;
		  width: 46%;
          margin: 0 auto;
		    border-radius : 8px !important;
			font-family: "Poppins" !important;
			font-size: 16px !important;
			font-weight: 500 !important;
			line-height: 24px !important;
			letter-spacing: 0% !important;
     }
	
	div#four-services h3{
		font-size: 20px;
	  color : #fff !important;	
	}
	
	a#view-less {
    background-color: #1351D8 !important;;
    color: #fff !important;;
		   border-radius : 8px !important;
			font-family: "Poppins" !important;
			font-size: 16px !important;
			font-weight: 500 !important;
			line-height: 24px !important;
			letter-spacing: 0% !important;
    }
	
	a#view-less svg {
		fill : #fff !important;
	}
}


.home-hero-section h1 { 
	margin-bottom: 16px !important;
}


#about_us_section .contact-area .contact-experience span.counter {
    margin: 15px 0px 0px 0px !important;
    line-height: 1;
    font-size: 36px;
    font-weight: 500;
    font-family: "Yantramanav";
    /* margin-top: 15px !important; */
    /* padding-top: 15px !important; */
    box-sizing: border-box;
    display: block;
}



.hero-empowerment-area .hero-empowerment-right-content {
	.experience-box .experience-content h1{
		display : none !important;
	}
.experience-box .experience-content p  {
    font-size: 2.5rem !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #212529 !important;
    font-family: "Yantramanav";
    align-items: center;
    column-gap: 12px;
    display: flex;
}
	
	.experience-box .experience-content p  {
    font-size: 2.5rem !important;
		       
	}
    
.experience-box .experience-content p a {
      font-size: 1rem !important;
	    margin-top: 16px;

}

}




/* Deal popup styles */
 .dialog-widget-content {
     background: transparent !important;
 }
.deal-popup {
    border-radius: 25px;
    padding: 35px 30px;
    position: relative;
    color: #fff;
    text-align: left;

    overflow: hidden;
}

/* Background gradient overlay pattern */
.deal-popup::after {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    opacity: .25;
    pointer-events:none;
}

.deal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    border: 1px solid;
    border-radius: 50%;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.deal-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px;
}

.deal-sub {
    font-size: 17px;
    line-height: 1.55;
    opacity: 0.9;
    margin-bottom: 32px;
}

.deal-btn {
    display: inline-block;
    padding: 14px 28px;
    background: #fff;
    color: #000;
    border-radius: 40px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    border: 3px solid #000;
    letter-spacing: 1px;
}

.deal-badge {
    position: absolute;
    bottom: 20px; right: 20px;
    width: 90px;
    height: 90px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items:center;
    justify-content:center;
    font-weight: 700;
    font-size: 16px;
    text-align:center;
}


 /*aa*/
 .custom-popup {
     position: relative;
     display: flex;
     color: #fff;
     overflow: hidden;
     padding: 15px;
 }
.custom-popup strong {
    color: #fff;
}
.dialog-lightbox-close-button{
    inset-inline-end: 10px !important;
    top: 10px !important;
    position: absolute;
    right: 13px;
    font-size: 9px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    transition: 0.3s;
    border: 1px solid;
    border-radius: 20px;
    padding: 5px;
}
.popup-close:hover { opacity: 1; }
.popup-left img {
    width: 180px;
    border-radius: 15px;
    display: block;
}
.popup-right h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 700;
}
.popup-subtext {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.popup-input-wrap { margin-bottom: 20px;text-align: center; }
.popup-input-wrap input {
    padding: 14px 20px;
    border-radius: 30px;
    border: 2px dotted rgba(255, 255, 255, 0.4);
    background: transparent;
    color: #fff;
    font-size: 15px;
    outline: none;
    margin-bottom: 15px;
}
.popup-input-wrap input::placeholder { color: rgba(255,255,255,0.8); }
.popup-btn {
    width: 180px;
    padding: 7px;
    background: #fff;
    color: #000;
    border-radius: 30px !important;
    font-size: 15px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 600;
}
.popup-btn:hover { background: #e9e9e9; }
@media (max-width: 600px) {
    .custom-popup { flex-direction: column; text-align: center; width: 100%; }
    .popup-left img { margin: 0 auto; }
}



/*aaa*/

 .cs3-popup {


     border-radius: 25px;
     padding: 35px 30px;
     position: relative;
     color: #fff;
     text-align: center;

     overflow: hidden;
 }
.cs3-popup::after {
    content: "";
    position: absolute;
    top: 0; right: 0;
    width: 260px;
    height: 100%;
    background: url('BUBBLES_IMAGE_URL') no-repeat right center/contain;
    opacity: .35;
    pointer-events: none;
}
.cs3-close {
    position: absolute;
    top: 12px; right: 12px;
    width: 32px; height: 32px;
    background: rgba(255,255,255,0.25);
    border-radius: 50%;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
}
.cs3-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 28px;
}
.cs3-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 18px;
    margin-bottom: 30px;
}
.cs3-box {
    padding: 18px;
    border-radius: 18px;
    border: 3px solid #fff;
    backdrop-filter: blur(4px);
    background: #fff;
    color: #1a1784;
}
.cs3-box span {
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
    background: linear-gradient(135deg, #7686a0, #000, #5570b4, #000, #4d79ad);
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: transparent;*/
}
.cs3-number {
    font-size: 26px;
    font-weight: 700;
}
.cs3-btn {
    display: inline-block;
    padding: 14px 35px;
    background: #fff;
    color: #000;
    font-size: 17px;
    border-radius: 40px;
    font-weight: 700;
    text-decoration: none;
    border: 4px solid #000;
    outline: #f8f9fa solid 5px;
}


 .cta-section {       
        padding: 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        
	 color: #fff;
    }

    /* IMAGE LEFT */
    .cta-img {
        width: 210px;
        height: 150px;
        border-radius: 12px;
        background-size: cover;
        background-position: center;
        flex-shrink: 0;
    }

    /* TEXT COLUMN */
    .cta-content {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .cta-title {
        font-size: 28px;
        font-weight: 800;
    }

    .cta-text {
        font-size: 16px;
        line-height: 1.5;
        opacity: 0.9;
        max-width: 90%;
    }

    /* RIGHT BUTTON */
    .cta-btn {
        align-self: flex-start;
        margin-top: 10px;
        background: #fff;
        color: #000;
        padding: 12px 28px;
        border-radius: 30px;
        font-weight: 700;
        font-size: 15px;
        border: none;
        cursor: pointer;
        box-shadow: 4px 4px 0 #000;
        text-decoration: none;
        transition: 0.2s ease;
    }
	.cta-btn:hover {
		color: #fff;
		background: #000;
	}

    /* For CTAs with button on the right */
    .cta-row { 
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cta-btn-right {
        margin: 0;
        align-self: center;
    }

    /* GRADIENT BACKGROUNDS */
    .g1 { }
    .g2 {  }
    .g3 {   }
    .g4 { 
	background: url(http://new.arnasoftech.com/wp-content/uploads/2025/12/7.png);
	background-size: cover;
	}
    .g5 { 
	background: url(http://new.arnasoftech.com/wp-content/uploads/2025/12/5-1.png);
	background-size: cover;
	}
    .g6 {}
    .g7 { }
    .g8 { color: #000;
    text-align: center; }
    .g9 {  }
		.g8 .cta-content,.g9 .cta-content {
			display: block;    text-align: center;
		}

		.g8 a.cta-btn,.g9 a.cta-btn {
			display: inline-flex;
		}
/* G9 CTA BUTTON STYLE */
.g9 .cta-btn {
        background: #000;
    color: #fff !important;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 28px 10px 22px;
    border-radius: 40px;
    border: 2px solid #fff;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s ease;
}
.g9 .cta-btn:hover {
    color: #000 !important;
    background: #fff;
}
/* Arrow icon */
.g9 .cta-btn::after {
 content: "➤";
    font-size: 14px;
    font-weight: 900;
    display: inline-block;
    transform: translateY(1px);
    background: #fff;
    color: #000;
    border-radius: 20px;
    padding: 0 4px;
}

/* Hover effect */
.g9 .cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0px 6px 0px #000;
}

 

 

    @media (max-width: 768px) {
        .cta-section { flex-direction: column; text-align: center; }
        .cta-img { width: 100%; height: 180px; }
        .cta-row { flex-direction: column; gap: 20px; }
        .cta-btn-right { align-self: center; }
    }

/* SECTION 2 FIXES */
.section2 {
    display: flex;
    justify-content: space-between;
    align-items: center;        /* FIXES vertical alignment */
     margin: 0;
}

/* Left text block */
.section2-content {
    max-width: 70%;
}

/* Title + text spacing */
.section2 .cta-title {
    margin: 0 0 15px 0;
    font-size: 32px;
    font-weight: 800;
}

.section2 .cta-text {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    opacity: 0.9;
}

/* Button aligned properly */
.section2-btn {
    background: #fff;
    color: #000;
    padding: 12px 32px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    box-shadow: 4px 4px 0 #000;  /* proper shadow */
    border: 2px solid #fff;
    transition: all .2s ease;
}

/* Hover effect */
.section2-btn:hover {
    transform: translateY(-3px);
    box-shadow: 6px 6px 0 #000;
}

/* MOBILE FIXES */
@media (max-width: 900px) {
    .section2 {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 40px 20px;
    }

    .section2-content {
        max-width: 100%;
    }

    .section2-btn {
        align-self: center;
    }
}

/* SECTION 3 FIXES */
/* BLACK BAR (SMALL HEIGHT) */
.section3-wrapper {
    width: 100%;
    background: #000;
 
}

/* BLUE BOX OVERLAPPING OUTSIDE BLACK BAR */
.section3-box {   
    background: url(http://new.arnasoftech.com/wp-content/uploads/2025/12/3-2.png);
	background-size: cover;
    border-radius: 28px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 40px;
    left: 50%;
    padding: 20px;
    color: #fff;
    transform: translateX(-49%);
    width: 90%;
}

/* LEFT CONTENT */
.section3-left {
    width: 70%;
    padding: 10px 10px;
}

.section3-left h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 15px;
}

.section3-left p {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 25px;
}

/* BUTTON */
.section3-left .cta-btn {
	background: #000;
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 40px;
    font-weight: 700;
    border: 2px solid #fff;
    text-decoration: none;
    box-shadow: 5px 5px 0 #000;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.section3-left .cta-btn:hover {
	Background:#fff;
	color:#000;
	
}

.section3-left .cta-btn::after {
    content: "➤";
    font-size: 14px;
    font-weight: 900;
	background: #ffffff;
    color: #000;
    border-radius: 10px;
    padding: 0 3px;
}


/* RIGHT IMAGE */
.section3-right {
    width: 40%;
    display: flex;
    justify-content: flex-end;
}

.section3-right img {
    width: 100%;
    max-width: 420px;
    object-fit: contain;
    position: absolute;
    top: -49px;
    right: -12px;
}

/* MOBILE RESPONSIVE */
@media (max-width: 900px) {
    .section3-wrapper {
        height: 250px;
    }

    .section3-box {
        flex-direction: column;
        text-align: center;
        padding: 40px 25px;
        top: 60px;
    }

    .section3-left {
        width: 100%;
    }

    .section3-right {
        width: 100%;
        margin-top: 20px;
        justify-content: center;
    }
}



.g5 .cta-content {
    display: block;
    text-align: center;
}

.g5 .cta-btn,.g6 .cta-btn  {
     display: block;
    max-width: 250px;
    margin: auto;
    margin-top: 15px;
} 



.g6 .cta-content {
    align-items: center;
}


.single-post .elementor hr {
    margin: 12px 0;
    display: inline-block;
    width: 100%;
    border: 1px dashed #9f9f9f;
    background: transparent;
    height: auto;
}

.border_collapse table {
	border-collapse: collapse;
}

.border_collapse table ul{
	list-style : disc !important;
}

.border_collapse.bullets table th, .border_collapse.bullets table td{
	padding: 10px 34px !important;
}

.custom-reverse-list> li:nth-child(2) {
    order: -1;
}




.footer_form  .elementor-field-type-radio input[type="radio"]{
    position:absolute;
    opacity:0;
    pointer-events:none;
}

.footer_form  .elementor-field-type-radio .elementor-field-option{
    position:relative;
}

.footer_form  .elementor-field-type-radio input[type="radio"]:invalid ~ label{
    border-color:red;
}

.footer_form  .elementor-field-type-radio .elementor-field-subgroup {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
}

.footer_form  .elementor-field-type-radio .elementor-field-option {
    position: relative;
    flex: 1;
    min-width: 33%;
}

.footer_form  .elementor-field-type-radio input[type="radio"] {
    display: block;
    opacity: 0;
}

.footer_form .elementor-field-type-radio label:not(:first-child) {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    padding: 16px 16px;
    /*border: 1px solid #dcdcdc;*/
    border-radius: 16px;
    background: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    min-height: 100%;
    line-height: normal
}

.footer_form .elementor-field-type-radio label strong:not(:first-child) {
    color: #242D44;
    line-height: 18px;
    font-size: 12px;
    margin-top: 8px;
}

.footer_form .elementor-field-type-radio label > i {
    color: cornflowerblue;
}

.footer_form .elementor-field-type-radio label > svg {
	 width : 20px;
     height : 20px;
}

.footer_form .elementor-field-type-radio label > svg path {
  stroke : #2F6BFF;
}

.footer_form .elementor-field-type-radio .elementor-field-subgroup > span:last-child label > svg {
    opacity: 0.7;
}

.footer_form .elementor-field-type-radio label > span {
    font-size: 12px;
}

.footer_form  .elementor-field-type-radio label::after {
    content: attr(data-value);
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #6b7280;
    margin-top: 8px;
}

.footer_form  .elementor-field-type-radio input[type="radio"]:checked + label {
    border-color: #2563eb;
    background: #eff6ff;
    box-shadow: 0 0 0 2px #2563eb20;
}

@media (max-width: 1024px) {
    .footer_form  .elementor-field-type-radio .elementor-field-subgroup {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .footer_form  .elementor-field-type-radio .elementor-field-option {
        min-width: 100%;
    }
}

/* think AI page design */
.new_cta_bg, .tech_stack_bg , .new_cta_bg .feature3-area{
	background: linear-gradient(90deg, #0B1A3E 0%, #122057 60%, #1A2D6E 100%) !important;
}

.tech_stack_bg{
	min-height : 62px;
}

.tech_stack_first {
   border-radius: 16px 0px 0px 0px;
}

.tech_stack_last{
   border-radius: 0px 0px 0px 16px;
}

.cta_image img{
	min-height:240px;
}

.arrow_btn a svg{
	width : 24px; 
	height : 24px;
}

@media screen and (max-width: 768px) {
	.tech_stack_first, .tech_stack_last {
    border-radius: 0 0 0 0 !important;
  }
}

/* Menu issue */
@media (min-width: 1346px) and (max-width: 1700px) {
  /* 1346px ke liye CSS */
/* 	.theme-btn, .theme-btn2, .header-area .header-contact-info .phone-number, .header-area .navbar-wrapper ul li a {
        font-size: 12px;
    } */
	
	.custom-reverse-list{
		gap : 25px !important;
	}
	
	.header-area .header-left {
        gap: 55px !important;
    }
}
