body, html{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	width: 100%;
}
body{
	font-family: "Poppins", sans-serif;
	color: #202020 !important;
	font-size: 14px;
	background-color: #FFF6F6;
	/* M */
		-webkit-user-select: none; /* Safari */
		-moz-user-select: none; /* Firefox */
		-ms-user-select: none; /* IE10+/Edge */
		user-select: none; /* Standard */
	/* M */
}

.contact-menu-align{
	width:100%;	
  font-weight: 300;
  font-style: normal;
  color: #202020 !important;
  font-size: 14px;
}

.top-menu{
	width:100%;		
}

.contact-align{
}

.navbar-expand-lg a{
	color:#202020;
	font-weight: 300;	
}
.d-flex{
	display: flex;;
}
.banner-left{
	width: 50%; 
	padding: 0 5% 0 5%;
	background-image: url(../images/banner-character.png);
	background-size:80%;
	background-repeat: no-repeat;
	height: 500px;
	background-position: bottom;
}
.banner-right{
	width: 50%;
	padding: 0 5%;
}
.head1{
	font-size: 32px;
	font-weight: 600;
	color: #E21717;
	line-height: 48px;
}
.text1{
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	line-height: 27px;
}
.more-red{
	display: block;
	width: 20%;
	min-width: 105px;
	padding: 2% 0 2% 0;
	background-color: #E21717;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.navbar-expand-lg a:hover{
	color: #E21717;
}
.navbar-collapse {
    flex-grow: 0;
}
.banner-txt{
	position:absolute;
    z-index: 999;
}
.dropdown-menu{
	
    background-color: #ffffff;
	border: 1px solid #D9D9D9;
	--bs-dropdown-link-active-bg:#ffffff;
	font-size: 14px;
	
}
.navbar-nav .nav-link.show{
	color: #E21717;
	font-weight: 500;
}
h5{
	font-size: 14px;
	font-weight: 600;
	color: #E21717;
	padding-left: 7%;

	margin-bottom: 0px;
}
.d-menu{
	float: left;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-left{
	left: -140px;
	width:420px;
	overflow: hidden;
}
.list-items{
	/* width: 400px; */
	background-color: #FFFFFF;
	/* margin: 0% 0 0 20%; */
	padding: 2% 0 0 3%;
	border: 1px solid #D9D9D9;
	/* M */
	overflow: hidden;
    height: 480px;
	max-width: 480px;
	float: right;
}
.item-align{
	display: flex;
	padding-bottom: 3%;
	
}
.item-icon{
	width: 15%;
    margin-right: 10px;
}
.item-icon img{
	width: 90%;
}
.item-h-txt{
	width: 75%;
}
.t-head{
	font-size: 20px;
    font-weight: 500;
}
.t-txt{
	width: 90%;
	font-weight: 300;
}
.a-center{
 padding: 8% 0 0 0;
}
.f-head{
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 3% 0;
}
.w{
	width: 80% !important;
}
.w-h-align{
	width: 65%;
	padding-right:0% ;
	line-height: 30px;
}
.w-head{
	font-size: 22px;
	font-weight: 600;
}
.w-txt{
	font-size: 14px;
	font-weight: 300;
}
.who-align{
	background-color: #E21717;
	padding: 5% 5% 6% 5%;
	display: flex;
	background-image: url(../images/bottom-img.svg);
	background-repeat: no-repeat;	
	background-position: bottom;
	background-size: contain;
	color: #ffffff;
	/* min-height: 240px; */
}
.w-head{

}
.w-txt{
	padding: 1% 3% 1% 0;
	font-size: 16px;
}
.more-white{
	display: block;
	width: 20%;
	min-width: 105px;
	padding: 1.5% 0 1.5% 0;
	background-color: #fff;
	text-align: center;
	color: #E21717;
	text-decoration: none;
	cursor: pointer;
	margin: 3% 0 0 0;
}
.w-img{
	width: 35%;
	position: relative;
}
.w-img img{
	width: 100%;
	/* max-width: 310px; */
	position: absolute;
}
.clear{
	clear: both;
}
.h-make{
	text-align: center;
	margin: 8% 0 0 0;
	font-size: 25px;
	font-weight: 500;
}
.zoho-collection-align{
	width: 80%;
	display: flex;
	text-align: center;
	margin: 0 auto;
}
.z-icon{
	width: 18%;
	margin: 0 auto;
}
.z-icon img{
	width: 100%;
}
.char{
	padding: 15% 0 0 0;
}
.z-head{
	font-size: 20px;
    font-weight: 600;
}
.z-txt{
	width: 80%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
}
.z-txt a{

	color: #E21717;
	font-weight: 600;
}
.bg-for-start{
	width: 100%;
	background-image: url(../images/bg-for-start.png);
	background-attachment: fixed;
	padding: 8% 0% 8% 3%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: space-between;

}
.box-align{
	width: 30%;
	padding: 2% 5% 5% 5%;
	height: 300px;
}
.bg1{
	background: rgba(255, 58, 58, 0.6);
}
.bg2{
	background: rgba(255, 180, 33, 0.6);
}

.bg3{
	background: rgba(57, 172, 255, 0.6);
}
.b-head{
	font-size: 20px;
    font-weight: 600;
}
.b-more{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #202020;
}
.ser-net-bg{
	background-color: #E21717;

	text-align: center;
	color: #fff;
	padding: 3% 0 3% 0;
}
.ser-net-align{
	width: 80%;
	display: flex;
	margin: 0 auto;
	justify-content: space-around;
}
.border-right{
	border-right: 1px solid #fff;
}
.ser-net-head{
	font-size: 30px;
	font-weight: 600;
}
.ser-net-num{
	font-size: 50px;
	font-weight: 600;
}
.footer-bg{
	background-color: #272727;
}
.footer-align{
	/* width: 90%; */
	/* display: flex; */
	color: #fff;
	margin: 0 auto;
	/* padding: 3% 0 5% 0%; */
	font-size: 11px;
}
.fcpa{
	/* width: 40% 	; */
	/* padding: 0 3% 0 0; */
}
.service{
	/* width: 25%; */
}
.service a{
	color: #fff;
	text-decoration: none;
}
.address{
	/* width: 30%; */
	/* padding: 0 3% 0 0; */
}
.social{
	/* width: 15%; */
}
.a-txt-align{
	display: flex;
}
.s-align{
	display: flex;
}
.pad-l-none{
	padding-left: 0px !important;
}
.s-align a{
	padding: 0 5% 0 5%;
}
.whats-app{
	padding: 3% 0 3% 0;
}
.w-num{
	padding-top: 1%;
}
.f-email{
	padding-top: 1.5%;
}
.terms-align,.copy{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
.copy{
	/* padding: 0% 0 2% 0 ; */

}

.default_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); /* transparent black color */
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
  }
  
  .img_box {
	width: 80%;
	max-width: 480px;
	position: relative;
	/* background-color: red; */
  }
  
  .img_box img {
	width: 100%;
	height: auto;
  }
  
  .close_btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0px 10px;
	cursor: pointer;
	color: #d12a20;
	font-size: 28px;
  }
  .log{
	max-width: 220px;
	width: 100%;
	padding: 10px 0;
  }

/*** Slide Pop ***/  
.slide_pop{
    position: fixed;
    width: 100%;
    max-width: 480px;
    height: 100vh;
    top: 0;
    right: 0;
    -webkit-transform: translate(101%, 0px);
    transform: translate(101%, 0px);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    box-shadow: -6px 0px 31px 0px rgba(60, 60, 60, 0.2);
}
.slide_pop.open {
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
}
.slide_pop .img_box {
    width: 100%;
    position: relative;
    height: 100%;
    overflow-y: auto;
}

.accordion-button{
	font-size: 14px;
	font-weight: 500;
	color: black !important;
}
.accordion-button:not(.collapsed){
	background-color: unset;
	/* color: white; */
}
h4{
	font-size:24px !important;
	font-weight: 500 !important;
}

h3{
	font-size:20px !important;
	font-weight: 500 !important;
	color: #E21717 !important;
}

h2{
	font-size:36px !important;
	font-weight: 500 !important;
}

.gst_section_1 img{
	width: 100%;
	max-width: 350px;
}
.esi_section_1 img{
	width: 100%;
	max-width: 575px;
	margin-left: 1.5rem !important;
}
.gst_section_1 p, .esi_section_1 p{
	text-align: justify;
}

.dark_bg{
	background: #FFE9E9;
}

.top_orange_border{
	width: 60px;
    height: 60px;
    background-color: #E43131;
    position: absolute;
    top: -5px;
    left: 18px;
    z-index: 1;
}
.bg-white{
	z-index: 2;
	border-bottom-right-radius: 40px;
	box-shadow: 0px 4px 10px 0px #0000001c;
}
							
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 991px) {
	.navbar-nav {
		width: 100%;
		align-items: end;
	}
	.custom-toggler.navbar-toggler {
		border-color: lightgreen;
	}
	.navbar-expand-lg a{
		text-align: right;
	}
	.navbar-toggler{
		background-color: #E21717 !important;
	}
	.w-img img{
		position: relative;
	}
	.ser-net-align{
		flex-direction: column;
		width: 90%;
	}
	.border-right{
		width: 100%;
		height: 1px;
		background-color: white;
	}
	.dropdown-item{
		text-align: left !important;
		/* color:#E21717 !important; */
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu-left{
		width: auto;
	}
	.d-menu{
		float: none;
	}
}

/* M */
@media only screen and (max-width: 600px) {
	.ser-net-head{
		font-size: 24px;
	}
	.ser-net-num{
		font-size: 36px;
	}
}
/* M */
.line_divider {
	border:1px solid;
	color:#D9D9D9 !important;
}
.our_business{
	color: #E21717 !important;
    font-size: 20px !important;
	font-weight: 500 !important;
}
.form_dec{
	border: 1px solid #6E6E6E !important;
    border-radius: inherit !important;
    padding: 10px !important;
	font-family: Linotte-Regular;
}
.choose_file{
	background-color: #E21717;
    color: white;
    padding: 10px 30px;
    font-family: sans-serif;
    border-radius: 30px;
    cursor: pointer;
}
.form_send{
	background: #E21717 !important;
    border: none;
    border-radius: inherit;
    padding: 15px 40px;
}
.error {color: #FF0000;}
.focused > .error{
    opacity:1;
    transform:translateX(0px);

}
.con_red{
	display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
	background-color:#E21717 !important;
}
.shadow_cus{
	box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.3);
}
.pad_left{
	padding-left:3%;
}
.con_red{
	height: 47vh !important;
}
@media only screen and (max-width: 991px) {
	.con_red{
		height: 45vh !important;
	}
}
.link_active{
	color:#E21717 !important;
}
.bg_back{
	background-color: #E21717 !important;
}
.bg_back img{
	width: 100%;
	max-width: 100px;
	min-width: 100px;
}
.bg_back p{
	color: white;
}
.card-title p {
    font-weight: 500;
    font-size: 18px;
}
.bg_gray{
	background-color: #DDDDDD !important;
	
}
.cus_pad{
	padding-top:15rem !important;
}
.bg_black_trans{
	background-color: rgb(0 0 0 / 64%) !important;
	border-radius: 0 80px 0 80px;
	bottom:-35% !important;
	padding: 3% 5% !important;
}
.nidhi_head{
	color:#E32424 !important;
	font-size:24px !important;
}
.nidhi_row_bk{
	background: #F1F1F1 !important;
	padding: 20px;
}
.nidhi_row_bk img{
	align-items: flex-start;
	width: 100%;
	max-width: 100px;
	min-width: 100px;
}
.head_top{
	margin-top:15% !important;
}
.acc_button{
	background: #FFCCCC !important;
}
.acc_color{
	color: #642424 !important;
}
.reg_back{
	background:#FFE9E9;
}
@media only screen and (max-width: 991px) {
.con_form_top{
	margin-top: 1.5rem !important;
}
}
@media only screen and (max-width: 767px) {
	.bg_black_trans{
		border-radius:initial !important;
	}
	.head_top {
		margin-top: 5% !important;
	}
}
/* M */

@media only screen and (min-width: 600px) {
	
}


@media only screen and (min-width: 768px) {
	.position-md-absolute {
        position: absolute !important;
       }
}


@media only screen and (min-width: 992px) {
	
}


@media only screen and (min-width: 1200px) {

}
/* M */