/*
*
* Developer Css Style
*
*/

body{
	font-family:'Inter', sans-serif !important;
}

.cstm-service .finances-style1__bg:before {
    background: none;
}

.cstm-service .finances-style1__shape1, .finances-style1__shape2 {
    display: none;
}

.footer-logo-style1 img {
    width:160px !important;
}


.section-head .sec-title{
	padding-bottom:20px;
}
.choose-grid-section .e-con-inner>.elementor-element{
	display:block;
	height: 100%;
}
.choose-grid-section .e-con-inner>.elementor-element>div{
	height: 100%;
}


.main-menu-style1-left .logo-box-style1{
	padding:20px 0;
}

.choose-grid-section .e-con-inner .services-style2{
	height: 100%;
    background: transparent;
}
.choose-grid-section .e-con-inner .single-services-style2{
	padding-bottom:0;
	margin-bottom:0;
	height:100%;
	border-radius: 10px;
}
.choose-grid-section .e-con-inner .single-services-style2::before{
    background-color: #fff !important;
    box-shadow: none;
    bottom: 30px;
	border-radius: 10px;
}
.choose-grid-section .e-con-inner .single-services-style2:hover::before{
	background-color:#182978;
}
.choose-grid-section .e-con-inner .single-services-style2 .single-services-style2__inner{
	padding: 40px 25px 40px;
	margin-bottom:0;
	background: #fff;
	transition: all 0.3s ease-in-out;
	border-radius: 10px;
	height: 100%;
	border: 1px solid transparent;
}
.choose-grid-section .e-con-inner .single-services-style2:hover .single-services-style2__inner{
	background: rgba(252, 124, 4, 0.03137254901960784) !important;
  	border-color: rgba(252, 124, 4, 0.6392156862745098);
}
.choose-grid-section .e-con-inner .single-services-style2:hover::before{
	background: rgba(252, 124, 4, 0.03137254901960784) !important;
	bottom:0;
}
.choose-grid-section .e-con-inner .single-services-style2 .icon-box{
	padding:0;
}
.choose-grid-section .e-con-inner .single-services-style2:hover .text-box p{
	color:#515151;
}
.testimonials-section .owl-stage{
	display:flex;
}

.testimonials-section .single-testimonials-style1{
	background: rgb(24 41 120 / 5%);
    padding: 25px;
	height:100%;
	display: flex;
    flex-direction: column;
}

.testimonials-section .img-box .inner{
	width:auto;
	height:auto;
}
.testimonials-section .img-box .testimonial-style1-box__quote-icon{
	display:none;
}
.testimonials-section .text-box{
	padding-left:0;
	display: flex;
    flex-direction: column;
    height: 100%;
}
.testimonials-section .text-box .rating-box-style1{
	display:none;
}
.testimonials-section .text-box .top{
	margin-bottom:15px;
}
.testimonials-section .text-box .customer-info{
	margin-top:auto;
	position:relative;
	padding-right: 70px;
}
.testimonials-section .text-box .top p{
	font-size:18px;
	line-height:28px;
	color:515151;
}
.testimonials-section .text-box .customer-info:before{
	position:absolute;
	bottom:0;
	right:0;
	content:"";
	background-image:url(/wp-content/uploads/2025/07/quote-icon.png);
	width:60px;
	height:60px;
	background-size: 100%;
    opacity: 0.25;
}
.owl-dots .owl-dot.active span{
	background:#ff7a00 !important;
}
.our-story-section .elementor-element:nth-child(3) .features-style4-content{
	padding-top:15px;
}
.our-moto-section .elementor-widget-wrap .elementor-element{
	height: 100%;
}
.our-moto-section .elementor-widget-wrap .elementor-element .elementor-widget-container{
	height: 100%;
}
.our-moto-section .elementor-widget-wrap .elementor-element .elementor-widget-container>div{
	height: 100%;
}
.choose-grid-section.apart-section .e-con-inner .single-services-style2 .icon-box{
	margin:0;
}
.choose-grid-section.apart-section .single-services-style2__inner{
	padding:30px 30px;
}
.value-section .elementor-element{
	display:block;
}
.value-section .elementor-element .elementor-widget-image{
	padding:0px 0px 20px 0px;
}

/* .value-section .elementor-element .elementor-widget-image img{
	filter:invert(1) brightness(5);
} */
.cms-page-section .e-con-inner{
	margin:0;
	max-width:100%;
}
.cms-page-section h3{
	font-size:25px;
	font-weight:600;
	color:#000;
	margin-top:20px;
	margin-bottom:20px;
}
.cms-page-section p{
	font-size:18px;
	font-weight:400;
	color:#515151;
	margin-bottom:15px;
}
.cms-page-section ul{
	margin-bottom:10px;
}
.cms-page-section ul li{
	font-size:17px;
	font-weight:400;
	color:#515151;
	position:relative;
	padding-left: 20px;
	padding-bottom: 8px;
}
.cms-page-section ul li:before{
	position:absolute;
	top:12px;
	left:0;
	content:"";
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:#000;
}
.logo-box-style1:before{
	display:none;
}
.testimonials-listing .single-testimonials-style2 .img-box{
	display:none;
}
.testimonials-listing [class*="col-"]:has(.single-testimonials-style2) {

	display: flex;
    flex-direction: column;
}
.testimonials-listing [class*="col-"] .single-testimonials-style2 {
	height:100%;
	display: flex;
    flex-direction: column;
}
footer.footer-area{
	overflow:hidden;
}
.form-group.country-code .input-box{
	position:relative;
}
.form-group.number-field .input-box .country-code{
    position: absolute;
    left: 0px;
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    padding: 10px;
    font-size: 17px;
}
.form-group.number-field .input-box .wpcf7-form-control-wrap input{
	padding:0 15px 0 60px !important;
}
.form-group.country-code .label-box span{
	color:#b00000;
}
.form-group .input-box .wpcf7-form-control-wrap input{
	color:#202020 !important;
}
.call-back-form .form-group .input-box .wpcf7-form-control-wrap input{
	color:#fff !important;
}
.vasud_tabs_section .e-n-tabs{
	display:block;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
	border:1px solid #ddd;
	border-radius: 10px 10px 0 0;
  	border-bottom-color: #fff;
  	margin-bottom: -1px;
  	z-index: 1;
	font-weight: 500 !important;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="false"]{
	background-color:transparent;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element.e-con{
	border: 1px solid #ddd;
  	border-radius: 10px;
	background-color:#FFFFFF;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element.e-con:first-child{
  	border-radius: 0 10px 10px 10px;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element .elementor-element .e-con-inner {
	margin:0 25px 25px;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element .elementor-widget-text-editor ol{
	padding-left: 20px;
}
.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element .elementor-widget-text-editor ol li{
	list-style: decimal;
	font-size: 16px;
  	font-weight: 400;
  	color: #515151;
  	margin-bottom: 7px;
}
.disclaimer-modal .modal-dialog{
    max-width: 1040px;
}
.disclaimer-modal .modal-content{
    border: 2px solid #ff7a00;
}
.disclaimer-modal .modal-body{
    padding: 50px;
    max-height:  800px;
    margin-right: 5px;
}

.disclaimer-modal .modal-body h2{
    font-size: 24px;
    font-weight: 800;
    color: #00246A;
    margin-bottom: 30px;
    letter-spacing: 1px ;
}
.disclaimer-modal .modal-body p{
    font-size: 18px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px dashed #c3c3c3;
}
.disclaimer-modal .modal-body h3{
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}
.disclaimer-modal .modal-body .btn-close{
	position: absolute;
    top: 5px;
    right: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    opacity: 1;
    padding: 0;
}
.footer-widget-contact-info{
	padding:32px 25px 26px;
}
.footer-widget-contact-info ul li a{
	font-size:15px;
}
.footer-widget-contact-info ul li p{
	font-size:15px;
}
.main-menu-style1-middle{
	margin-left:auto;
}
.main-menu .main-menu__list>li>a:before ,.main-menu .main-menu__list>li>a:after{
	display:none !important;
}
.footer-main{
	padding-top:30px;
	padding-bottom: 30px;
}
.rounded-3  .elementor-widget-container>div{
	border-radius:10px !important;
}
.our-vision .icon-box {
	justify-content:start;
	align-items:center;
	width:130px;
	height:100px;
} 
.our-vision .icon-box .round-bg{
	display:none;
} 
.our-vision .icon-box .icon img{
	width:100%;
} 
.our-vision .text-box{
	margin-top:10px;
} 
.footer-main .row [class*="col-"]{
	flex: 0 0 auto;
	width: 33.33%;
}
.footer-main .footer-widget.widget_nav_menu{
	padding-left: 40px !important;
}
.footer-main .footer-widget.widget_nav_menu ul{
	display:flex;
	flex-wrap:wrap;
}
.footer-main .footer-widget.widget_nav_menu ul li{
	width:50%;
}
.footer-top__inner .footer-top__text-box{
	max-width:calc(100% - 310px);
	padding-right:0;
}
.currency-exchange-rates__inner ul li:not(:last-child) {
	padding-right: 25px;
	border-right: 1px solid #8c8c8c;
	line-height: 20px;
}
.currency-exchange-rates__inner ul li p {
	line-height: 20px;
}
.working-with-section .elementor-widget-wrap .elementor-element:first-child{
	padding-top:15px;
	padding-bottom:35px;
}
.working-with-section .elementor-widget-wrap .elementor-element:not(:first-child){
	padding-bottom:15px;
}
.working-with-section .elementor-widget-container>div{
	padding:0;
}
.st1 {
	fill: #FF7A00 !important;
}
.career_form .faq-form-box{
	padding:40px 40px 40px;
}
.career_form .faq-form-box form .nice-select {
	position: relative;
	display: block;
	background: transparent;
	width: 100%;
	height: 60px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
	transition: all 500ms ease;
	font-family: var(--thm-font);
}
.career_form .faq-form-box .input-box:has(input , select) .wpcf7-form-control-wrap{
	height:60px;
	display:block;
}
.career_form .faq-form-box .input-box:has(.codedropz-upload-handler) .wpcf7-form-control-wrap{
	height:auto;
	display:block;
}
.g-recaptcha{
	
  transform: scale(0.8);
  display: block;
  transform-origin: left;
}
.about-style1__img-inner ul{
	display:none;
}
#main-sec.ctm_main_wrap .payment-opt-drop{
	height:55px !important;
}
#main-sec.ctm_main_wrap .extra-info{
	height:55px !important;
	line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main-sec.ctm_main_wrap .payment-opt-drop .current{
	line-height: normal;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
}
#main-sec.ctm_main_wrap .loan-number-payment-with-label .loan-text-dis input , #main-sec.ctm_main_wrap .loan-text-dis.loan-amount input{
	height:55px !important;
}

.whatsapp-button {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    width: 70px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

@media(max-width:1199px){
	.footer-main .footer-widget.widget_nav_menu ul li{
		width:100%;
	}	
}
@media(max-width:991px){
	.main-slider.rosano-banner-section .image-layer{
		background-image:none !important;
	}
	.main-slider.rosano-banner-section .image-layer::before{
		background:rgb(240 124 0 / 5%) !important;
		width:100%;
	}
	.main-slider.rosano-banner-section .swiper-wrapper .main-slider-style1__shape2{
		background: rgb(240 124 0 / 10%);
		
	}
	.main-slider.rosano-banner-section .swiper-wrapper .main-slider-style1__shape1{
		display:none;	
	}
	.main-slider.rosano-banner-section .main-slider-content .sub-title{
		margin-bottom:10px !important;
	}
	.main-slider.rosano-banner-section .main-slider-content .sub-title h5{
		color:#202020 !important;
	}
	.main-slider.rosano-banner-section .main-slider-content .big-title h2{
		color:#202020 !important;
	}
	.main-slider.rosano-banner-section .main-slider-content .text p{
		color:#515151 !important;
	}
	
	.main-slider .container{
		padding-top: 40px;
  		padding-bottom: 40px;
	}
	.btn-one{
		font-size:16px;
		line-height:28px;
		padding-left: 15px;
  		padding-right: 15px;
	}
	.footer-main .row [class*="col-"]{
		flex: 0 0 auto;
		width: 100%;
	}
	.footer-top__inner{
		padding-top:30px !important;
	}
	.footer-main .footer-widget.widget_nav_menu {
		padding-left: 0px !important;
	}
	.footer-main .footer-widget.widget_nav_menu ul li{
		width:50%;
	}
	.footer-main {
		padding-bottom: 40px !important;
	}
	.footer-top__outer{
		display:none;
	}
}
@media(max-width:767px){
	
	.whatsapp-button{
		width:60px;
	}
	
	
	.testimonials-section .text-box{
		margin-top:0;
	}
	.main-menu-style1-left .logo-box-style1 {
    	padding: 10px 0;
	}
	.vasud_tabs_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
  		border: none;
		width: 100%;
		background-color:#ff7a00 !important;
		color:#fff !important;
		border-radius:10px !important;
	}
	.vasud_tabs_section .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="false"]{
		background-color:#f5f5f5;
		width: 100%;
		border-radius:10px !important;
	}
	.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element.e-con{
		border-radius:10px !important;
		margin-top:20px;		
	}
	.vasud_tabs_section .e-n-tabs .e-n-tabs-content > .elementor-element .elementor-element .e-con-inner{
		width:auto;
	}
	.disclaimer-modal .modal-body {
		padding: 55px 20px;
	}
	.footer-top__inner .footer-top__text-box {
		max-width: 100%;
	}
	.working-with-section .elementor-widget-wrap .elementor-element:first-child{
		padding-bottom:20px;
	}
	.career_form .faq-form-box {
		padding: 30px 20px 30px;
	}
}
.footer-area{
	background: rgb(240 124 0 / 5%);
}
.footer-area-bg{
	background-image:none !important;
	background-color:rgb(240 124 0 / 5%);
}
.footer-top__text-box p{
	color:#000;
}
.single-footer-widget .title h3, .footer-widget h2{
	color:#000;
}
.footer-widget .opening-hours-box ul li{
	color:#000;
}
.footer-widget ul li a, .footer-widget ol li a{
	color:#000;
}
.footer-widget ul li:before, .footer-widget ol li:before{
	color:#000;
}
.copyright-text p{
	color: #2a2a2a;
}
/* .footer-widget-contact-info .title h3{
	color:#fff;
} */
.footer-social-link ul li a{
	background:#000;
}
.footer-widget-contact-info .phone-number a{
	color:#000;
}
.footer-widget-contact-info ul li p a{
	color:#000;
}
.footer-widget-contact-info ul li p{
	color:#000;
}
.footer-widget-contact-info{
	padding:0;
	background:transparent;
}
.footer-area .shape-top{
	background: rgb(240 124 0 / 10%);
}
.footer-area .shape-bottom{
	background: rgb(240 124 0 / 10%);
}
.footer-social-link ul li a{
	font-size:18px;
}
.mission-listing li{
	font-size:17px;
    font-weight: 400;
    position: relative;
	padding-left: 20px;
}
.mission-listing li:not(:last-child){
    margin-bottom: 12px;
}
.mission-listing li::before{
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #f47a20;
    content: "";
}
.vasud-flyer-section .slogan-card-box .img-box{
	padding-right:0;
}
.vasud-flyer-section .slogan-card-box .img-box .img2{
	position: relative;
  	top:0;
  	right: 0;
  	z-index: 2;
}
.vasud-flyer-section .slogan-style1{
	padding:90px 0 40px;
	background-color: #252b77;
}
.vasud-flyer-section .slogan-style1 .container>.row{
	align-items:center;
}
.main-menu-style1-right{
	padding-left: 20px !important;
}

@media(max-width:1199px){
	.main-menu-style1-right{
		display:block !important;
		flex:0 0 auto !important;
	}
}
@media(max-width:767px){
	.main-menu-style1 .main-menu__wrapper-inner{
		flex-wrap:nowrap;
	}
	.main-menu-style1-left .logo-box-style1{
		width:180px;
	}
	.main-menu-style1-right .header-btn-style1 a{
		padding-left:12px;
		padding-right:12px;
	}
}

.choose-grid-section {text-align: center !important;}
.breadcrumb-style1-bg::before {background: rgba(0, 0, 0, 0.3);}
.breadcrumb-style1 .shape-bottom{opacity:0.5}
.apart-section .single-services-style2 .text-box p {text-align: justify;}
.hmara_vishwas h3 span {
	color: #FF7A00;
}

.contact-info-size svg {
	max-height: 90px;
}
.hmara_vishwas {
	color: #FF7A00;
}

.banner-image-cstm .main-slider .image-layer{background-position: top !important;}
ul.cstm_location li:hover {background-color: #fff;color: var(--thm-primary) !important;cursor: pointer;}



.policies-section {
	max-width: 830px !important;
  margin: 0 auto;
}
.location-covered-section .elementor-background-overlay{
	background: #182978;
background: linear-gradient(14deg, rgba(24, 41, 120, 0.15) 14%, rgba(255, 122, 0, 0.15) 100%);
}


.complaint-box .faq-form-box{
	padding:0 !important;
}
.complaint-box .faq-form-area {
    background-color: transparent !important;
    padding:30px  20px !important;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.complaint-box .faq-form-area .container{
	padding:0;
}
.complaint-box .sec-title{
	margin-top: 0 !important;
    padding-bottom: 22px !important;
}
.section-heading .elementor-widget-wrap{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.section-heading .elementor-widget-heading{
	width:auto;
	margin-bottom:0;
}
.section-heading .elementor-widget-icon{
	height: 46px;
	justify-content: center;
    align-items: center;
    display: flex;
}
.section-heading .elementor-widget-icon .elementor-icon-wrapper{
	display:flex;
	align-items:center;
	justify-content:center;
}
.menu-item.menu-item-has-children{
	position:relative !important;
	padding-right: 14px;

}
.menu-item.menu-item-has-children::before {
    position: absolute !important;
    content: "";
    right: 0;
    top: 45px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #202020;
    opacity: 0.9;
	transition:all 0.2s ease-in-out;
}
.menu-item.menu-item-has-children:hover::before{
	border-top: 9px solid #ff7a00;
}

@media(max-width:1199px){
	.menu-item.menu-item-has-children::before{
		display:none;
	}
}