

.title {font-size: 29px;margin-bottom: 0;}
.sub-title {font-size: 23px;}
.title-content {margin: 20px 0;}
.logo-img-class {height: 50px;width: 280px;}
.consumer_box{margin-top: 28px;display: inline-table;}

/*here is the form css coding*/

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;}
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {width: 100%;border: 1px solid #a7a7a7;background: #FFF;margin: 0 0 5px;padding: 13px 10px;color: #2b2b2b;font-size: 14px;}
#contact textarea {height: 100px;max-width: 100%;resize: none;}
#contact select {width: 100%;border: 1px solid #ccc;background: #FFF;margin: 0 0 5px;padding: 10px;}
::-webkit-input-placeholder {color: #888;}
.background_image {
	box-sizing: border-box;
	width: 100%;
	margin-top: 40px;
	position: relative;
	background-image: url(../images/fees_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
	float: left;
	z-index: 1;
}

.background_image::before {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    top: 0;
}

.benifts-heading {
	color: white;
	margin-top: 30px;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
}

.benifts-heading::after {
	width: 50px;
	height: 5px;
	position: absolute;
	content: "";
	bottom: -20px;
	left: 18px;
	background-color: #036c89;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.benifits-ul {
	margin: 30px 0px 0px 0px;
	padding: 0;
}

/*here is the coding css of the benifits of udyog aadhar*/

.card {
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	background-color: #fff;
	border-radius: 0.25rem;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-bottom: 1px;
	border: none;
}


.register-benifits-text {
	color: #666;
	margin-bottom: 15px;
}


/*fees and Trademark start*/

#fees .register-benifits-text,
#trademark .register-benifits-text {
	
	margin-bottom: 15px;
	float: left;
	list-style: none;
	border: 1px solid #ffffff;
	padding: 15px;
	border-radius: 15px;
	text-align: center;
	background: #fdfaf6;
	min-height: 268px;
	position: relative;
	box-shadow: 0 5px 12px rgb(15, 33, 18);
}
#fees .register-benifits-text h4 {
	font-size: 21px;
	color: #292929;
	font-weight: bold;
}

#fees .register-benifits-text p {
	font-size: 24px;
	color: #159e50;
	font-weight: bold;
	margin-top: 33px;
}
#fees .register-benifits-text p b {
    font-size: 11px;
    color: #a9a9a9 !important;
    font-weight: normal;
    margin-top: 1px;
    width: 100%;
    display: table;
}

#fees .register-benifits-text p span,
#trademark .register-benifits-text p span {
	color: #fff;
}
#fees .register-benifits-text a,
#trademark .register-benifits-text a {
	font-size: 20px;
	color: #f0fff5;
	background: #0a6a85;
	border-radius: 15px;
	background: linear-gradient(27deg, #0c6a84 0%, #006c8a 87%);
	padding: 14px 0;
	position: absolute;
	bottom: 0px;
	font-weight: bold;
	transform: translate(-50%, 0);
	left: 50%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	width: 100%;
	border-top: 1px solid #17cc5f;
}
#fees .benifits-ul,
#trademark .benifits-ul {
	margin: 30px 0px 0px 0px;
	padding: 0;
	float: left;
	width: 100%;
}
#fees .register-benifits-text span:nth-child(1) {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	color: #313131;
	margin-top: 8px;
}

.fees_footer p,
#trademark .fees_footer p {
	width: 100%;
	float: left;
	color: #fff;
	padding: 21px 0 17px 0;
	text-align: center;
}


/*fees and Trademark end*/

.benifits-having-text {color: #888;font-weight: 300;}
#whyUs {width: 100%;float: left;}
.accordaion-main-div {
	height: 50px;
	width: 100%;
	background-color: #3a526a;
	margin: 25px 0px 0px 0px;
	color: white;
	cursor: pointer;
}

.accordion-cus-head {
	font-weight: 600;
	line-height: 47px;
	margin-left: 40px;
    color: #fff;
}

.child-ans-div-1 {width: 100%;color: #66667a;border: 1px solid #d1d1d6;padding: 8px 17px;}
.custom-ul-style {margin-top: 18%;}
.margin-top {
	margin-top: 15px
}

.margin-bottom {
	margin-bottom: 15px
}


.resolveBox {
	font-family: 'Roboto', sans-serif;
	background: #0dbc57;
	background: linear-gradient(180deg, #0dbc57 0%, #18964e 75%);
	text-align: center;
	color: #fff;
	padding: 30px 0px 0 0px;
	margin: 0 0px;
	display: inline-block;
	float: left;
	position: relative;
	min-height: 311px;
	position: relative;
}

.resolved_cases {
	margin-top: 10px;
}

.refund_box {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

.refund_box p {
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin: 0px;
}

.refund_box h4 {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	position: relative;
    color: #fff;
}

.user_box {
	margin: 21px 0 15px 0;
	display: inline-block;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	padding: 0 15px;
}

.user_box h4 {
	display: none
}

.user_box p {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
}

.user_box p span {
	width: 100%;
	display: inline-block;
}

.user_box h5 {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	line-height: 21px;
    color: #fff;
}

.resolveFooter_box {
	background: #f06906;
	background-image: url(../images/resove_box_bg.png);
	background-repeat: no-repeat;
	font-size: 13px;
	display: inline-block;
	width: 100%;
	background-size: 100%;
	background-position: 0 0px;
	line-height: 14px;
	padding: 0 31px;
	line-height: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
	min-height: 82px;
}

.resolveFooter_box P {
	font-size: 13px;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	margin: 37px 0 13px 0;
	line-height: 16px;
}

.resolveFooter_box P span {
	font-weight: bold;
	font-size: 14px;
}

.owl-nav {
	position: absolute;
	top: 41%;
	width: 107%;
	pointer-events: none;
	transform: translate(0, -50%);
	left: -39px;
}

.owl-prev {
	float: left;
	outline: none;
	pointer-events: all;
}

.owl-prev span {
	float: left;
	font-size: 92px;
	line-height: 60px;
	outline: none;
}

.owl-next {
	float: right;
	outline: none;
	pointer-events: all;
}

.owl-next span {
	float: right;
	font-size: 92px;
	line-height: 60px;
	outline: none;
}

.resolveBox::before {
	display: none
}

.sticky_footer {
	display: none;
}

.adventages {
	width: 100%;
	float: left;
}

.advantage_margin {
	margin-top: 80px;
	margin-bottom: 0px;
}

.advantage_right {}

.advantge_box {
	width: 100%;
	float: left;
	margin-bottom: 36px;
}

.advantge_box i {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 26px;
	background: #f3f3f3;
	border-radius: 150px;
	box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
	padding: 15px;
}

.advantge_box h4 {
	color: #485d51;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 0;
}

.advantge_box p {
	float: left;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	width: calc(100% - 87px);
	color: #67756d;
	font-weight: normal;
}



/* Categories Section */

@font-face {
	font-family: "untitled-font-2";
	src: url("../fonts/untitled-font-2.eot");
	src: url("../fonts/untitled-font-2-1.eot") format("embedded-opentype"), url("../fonts/untitled-font-2.woff") format("woff"), url("../fonts/untitled-font-2.ttf") format("truetype"), url("../fonts/untitled-font-2.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "untitled-font-2" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "untitled-font-2" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-agriculture:before {
	content: "\61";
}

.icon-banking:before {
	content: "\62";
}

.icon-coin:before {
	content: "\63";
}

.icon-fuel:before {
	content: "\64";
}

.icon-graduate:before {
	content: "\65";
}

.icon-household:before {
	content: "\66";
}

.icon-idea:before {
	content: "\67";
}

.icon-mail:before {
	content: "\68";
}

.icon-medicine:before {
	content: "\69";
}

.icon-openlaptop:before {
	content: "\6a";
}

.icon-phone:before {
	content: "\6b";
}

.icon-pickupcar:before {
	content: "\6c";
}

.icon-plane:before {
	content: "\6d";
}

.icon-realstate:before {
	content: "\6e";
}

.icon-server:before {
	content: "\6f";
}

.icon-shield:before {
	content: "\70";
}

.icon-supermarket:before {
	content: "\71";
}

.icon-travel:before {
	content: "\72";
}

.icon-tv:before {
	content: "\73";
}

.icon-work:before {
	content: "\74";
}

.cate_box {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom: 75px;
}

.cate_box i {
    display: inline-block;
    color: #169d50;
    font-size: 60px;
    width: auto;
    height: auto;
    line-height: initial;
    vertical-align: unset;
    margin: auto;
}

.cate_box i img {
	width: 100%
}

.cate_box p {
	font-size: 16px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #67756d;
	margin-top: 10px;
}

.categories_cont {
	margin-top: 50px;
}

#register #first_step fieldset {
	min-width: auto;
}


/* Categories Section end*/

/*covid popup*/

.modal-body {
    background: #e6d221;
}


/*covid popup*/




    .subhead{
        width: 100%;
    display: table;
    font-size: 13px;
    margin-bottom: 11px;
    color: #e82525;
    margin-top: -2px;
    }



/* Banner start */
.reviews{
    margin-top: 42px;
}

.owl-one .owl-nav{display: none;}
.owl-one .owl-dots{display: block;text-align: center;margin: 12px 0;}

.owl-one .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #afadad;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-one .owl-dots .owl-dot.active span, .owl-one .owl-dots .owl-dot:hover span{
    background: #5d5d5d;
}

.trust_reviewstrat{
    padding: 20px;
    box-shadow: 0 2px 3px #a9a9a9;
    margin-top: 30px;
    background: #f1f1f1;
    min-height: 250px;
    position: relative;
}
.review_title{
    text-align: center;
}
#reviews{margin-top: 1px;}
.review_title span{
    color: #00b67a;
    font-size: 36px;
    font-weight: 600;
    margin-left: -98px;
    display: inline-block;
    vertical-align: bottom;
}
.review_title img{
    width: 29%;
}

.trust_reviewstrat img{
    width: 26% !important;
}

.trust_reviewstrat h3{
    font-size: 18px;
    font-weight: 600;
}
.trust_reviewstrat h4{
    text-transform: capitalize;
    position: absolute;
    bottom: 7px;
}
.trust_reviewstrat h4 span{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
    display: block;
}
.trust_reviewstrat h4 span:after{
    content: "\a";
    white-space: pre;
}


/* Column Grids End Supriyo*/
   .wrapper {
    padding: 0;
    margin: 0;
/*    background: #353535;*/
    background: linear-gradient(45deg, #676767, #21282f);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    display: none;
   }
   .sticky_header {position: fixed !important;top: 0 !important;width: 100% !important;z-index: 99999 !important;} 

@media screen and (max-width:768px){
    .trust_reviewstrat img {width: 50% !important;}
    .trust_reviewstrat{min-height: 389px;}
    .review_title img{width: 63%;}
    .review_title span{font-size: 27px;margin-left: -68px;}
    .consumer_box{display: block;}
}


@media screen and (max-width: 600px) {
	.title {
		font-size: 26px;
		font-weight: 600;
		margin-bottom: 21px;
	}
	.sub-title {
		font-size: 18px;
	}
	.title-content {
		margin: 20px 0 30px 0;
		font-size: 16px;
		line-height: 29px;
	}
	.benifts-heading {
		margin-top: 30px;
		font-weight: 600;
		font-size: 23px;
	}
	.top-mobile {
		font-size: 10px;
		font-weight: 500;
	}
	.custom-pull-left {
		float: left !important;
		width: 100%;
		background-color: #385067;
	}
	.nav-link a {color: white !important;font-weight: 600;}
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {margin-right: -15px;margin-left: 0px;}
	.background_image {height: auto;margin-top: 35px;}
	.accordaion-main-div {height: auto;}
	.accordion-cus-head {line-height: 24px;font-size: 14px;margin-left: 16px;padding: 10px;}
	.child-ans-div-1 {margin-top: -11px;}
	.custom-ul-style {margin-top: 0%;}
	.logo-img-class {height: 50px;width: 270px;}
    #contact input::placeholder, #contact input::placeholder{color: #737373;}
    #contact input[type="text"], 
    #contact input[type="email"], 
    #contact input[type="tel"], 
    #contact input[type="url"], 
    #contact textarea {border-radius: 7px;}
    .wrapper {box-shadow: none;}
   
}

@media (min-width: 320px) and (max-width: 479px) {
    
	.resolveBox {
		background: #fbfbfb;
/*		border: 1px solid #e3e3e3;*/
        border: 1px solid #e8e8e8;
		box-shadow: 0 0px 16px rgba(0, 0, 0, 0.10);
		color: #000;
		text-align: left;
		width: 100%;
		padding: 10px 10px 0 10px;
		min-height: auto;
		margin-top: 14px;
		position: relative;
	}
	.resolveBox::after {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		background-image: url(../images/resolve_mobile_icon.png);
		background-repeat: no-repeat;
		width: 41px;
		height: 46px;
	}
    

	.refund_box {
		width: 58px;
		margin-top: 35px;
		float: left;
		padding: 0 6px;
		text-align: center;
	}
	.refund_box p {
		display: none;
	}
	.refund_box h4 {
		font-size: 17px;
		color: #169c4f;
		margin: 27px 0 0 0;
	}
	.refund_box h4 span {
		display: none
	}
	.refund_box h4::before {
		display: block;
		content: '';
		position: absolute;
		background-image: url(../images/refund.png);
		width: 36px;
		height: 36px;
		top: -43px;
		left: 16px;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.user_box {
		width: calc(100% - 59px);
		padding: 0;
		margin-top: 0px;
		float: left;
		margin-left: 0;
		margin-bottom: 0;
		padding-left: 5px;
	}
	.user_box p span {
		width: auto;
		display: inline-block;
	}
	.user_box p {
		margin: 0
	}
	.user_box h4 {
		display: block;
		font-size: 15px;
		font-weight: 600;
		color: #424242;
	}
	.user_box h5 {
		font-size: 13px;
		color: #169d50;
		margin: 0;
	}
	.resolveFooter_box {background: none;position: relative;margin-top: 6px;padding: 0;width: 100%;padding-left: 0;float: right;color: #827f7f;min-height: auto;}
	.resolveFooter_box P {margin-top: 10px;text-align: center;width: 100%;}
    .sticky_header {position: fixed !important;top: 0 !important;width: 100% !important;z-index: 99999 !important;}
	.sticky_footer {width: 100%;position: fixed;bottom: 0;left: 0;z-index: 9999;background: #385067;background: linear-gradient(180deg, #385067 0%, #17242f 100%);box-shadow: 0 -4px 13px rgba(0, 0, 0, 0.2);border-top: 1px solid #fff;height: 59px;display: block;}
	.sticky_footer_menu:nth-child(3):before {content: '';background-image: url(../images/sticky_midddle_arrow.png);width: 63px;height: 14px;position: absolute;transform: translate(-50%, 0);top: -14px;left: 50%;}
	.sticky_footer_menu {float: left;width: 20%;text-align: center;}
	.sticky_footer_menu a {color: #fff;display: inline-table;width: 100%;padding: 8px 0 0px 0;position: relative;z-index: 1;}
	.sticky_footer_menu:nth-child(3) a {margin: -11px 0 0 0;}
	.sticky_footer_menu:nth-child(3) a i img {width: 22px;}
	.sticky_footer_menu i {width: 100%;display: inline-table;}
	.sticky_footer_menu i img {width: 21px;}
	.sticky_footer_menu:nth-child(3) span {margin-top: 4px;}
	.sticky_footer_menu span {font-size: 11px;font-weight: normal;font-family: 'Roboto', sans-serif;line-height: 12px;display: inline-block;}	
    .cate_box {float: left;width: 33%;text-align: center;min-height: 160px;margin-bottom: 0px;padding: 0 15px;}
	.cate_box i {display: inline-block;color: #169d50;font-size: 51px;}
	.cate_box p {font-size: 14px;font-family: 'Roboto', sans-serif;color: #67756d;margin-top: 0px;min-height: 77px;}
	#contact {background: unset;padding: 15px 0;box-shadow: unset;}
	#register #contact label {display: none;}
	#register .register_form {float: none !important;background: #f1f1f1;}
	#register #contact h3 {font-size: 27px;color: #4c4b4b;}	
	#fees .register-benifits-text {width: 100%;margin: 0;margin-bottom: 35px;min-height: 248px;}
	#fees .register-benifits-text p {margin-top: 15px;}
	.navbar {box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);padding: 5px 0;background: #fff;}
}

@media (min-width: 380px) and (max-width: 479px) {
	.sticky_footer_menu:nth-child(3) a {margin: 0;}
}