/* #e40046 */

body {
	background: #F7F7FE;
}
.wd-100p{
	width:100%;
}
.hr {
	margin-top: 26px;
	margin-bottom: 30px;
}
.mg-b-30{
	margin-bottom:30px;
}

.frm-outr {
	padding: 20px;
	background-color: #fff !important;
	margin: 5% auto;
	background-image: url('../images/itibg.png');
}
.logo-main {
	
	
	margin: 24px 0 0;
}
.hdr-txt h2 {
	color: #e40046;
	margin-bottom: 5px;
}
.hdr-txt h4 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 11px;
}
.hdr-txt h6 {
	font-size: 14px;
	color: #808080;
}
.custom-control-input:checked ~ .custom-control-label::before {
	border-color: #e40046;
	background-color: #e40046;
}
.btn {
	font-size: 14px;
}
.btn-primary {
	background-color: #e40046;
	border-color: #e40046;
}
.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle,.btn-primary.focus, .btn-primary:focus {
	background-color: #b30036;
	border-color: #b30036;
	box-shadow: none;
}
.form-control:focus,.custom-select:focus {
	box-shadow: none;
}
input, select,textarea {
	text-transform: uppercase;
}


textarea.form-control{
	resize:none;
}
.form-control,.input-group-text,.custom-select,.input-group-btn .file-browser {
	font-size: 14px;
}
label {
	color: #8392a5;
	font-size: 14px;
}
.file-group {
	position: relative;
	overflow: hidden;
}
.form-control[readonly] {
	background-color: #fff;
}
.form-control.file-value {
	cursor: text;
}
.file-group input[type="file"] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.btn-custom-primary {
	color: #fff;
	background-color: #5d78ff;
	border-color: #5d78ff;
	text-transform: capitalize;
}
.input-group-btn .file-browser {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 100%;
}
.dropify-wrapper {
	height: 130px;
}
.dropify-message i{
	font-size:20px;
}


.sig-img {
	height: 60px;
	/*margin-top: 10px;*/
	margin-top: -1px;
}
.sig-img img {
	max-height: 100%;
	width: auto;
}
.rdo-btn.active,.gndr-btn.active,.cat-btn.active {
	background-color: #e40046 !important;
	border-color: #e40046 !important;
}
.recpt span{
	color:#e40046;
}
.custom-checkbox .custom-control-label::before {
	border-radius: 0;
}




.slide-none {
	display: none;
}
.slide.active {
	display: block;
}

.lbl {
	margin: 0;
	background: #6c757d;
	color: #fff;
	padding: 10px 10px;
	border-radius: 4px 0 0 4px;
	font-size: 18px;
	position: relative;
}
.lbl::after {
	border-bottom: 23px solid rgba(0, 0, 0, 0);
	border-left: 17px solid #6c757d;
	border-top: 23px solid rgba(0, 0, 0, 0);
	content: " ";
	display: inline-block;
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
}
.lbl.active {
	background: #e40046;
}
.lbl.active::after {
	border-left: 17px solid #e40046;
}
.trde-btn p {
	font-size: 26px;
}
.trde-btn .btn {
	font-size: 26px;
	padding: 8px 27px;
	margin: 20px 5px;
}


.ftr p{
	font-size:12px;
	color:#e40046;
}
.ftr-hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.prvw-frm p {
	font-size: 13px;
	text-transform: uppercase;
	color: #212121;
}
.prvw-frm p span {
	color: #e40046;
	margin-right: 5px;
}

.prvw-frm p.trd {
	font-size: 20px;
}


.prvw-frm .upld-img {
	height: 90px;
	margin: 10px 0;
}
.prvw-frm .upld-img img {
	max-height: 100%;
	width: auto;
}
.prvw-frm h4 {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	background: #99002e;
	padding: 10px 0;
	color: #fff;
	border-radius: 4px;
}
.recp-main {
	margin-top: 60px;
}
.sig-img {
	font-weight: 600;
	color: #404040;
	font-size: 24px;
}


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

.ftr-c{
	-ms-flex: 0 0 62.666667%;
	flex: 0 0 62.666667%;
	max-width: 62.667%;
}
.ftr-r {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 18.667%;
	max-width: 18.667%;
}


}


@media screen and (max-width:991px){
	
	.hdr-txt h2 {
		font-size: 26px;
	}
	.hdr-txt h4 {
		font-size: 16px;
	}
	.hdr-txt h6 {
		font-size: 12px;
	}
	label {
		font-size: 12px;
	}
	.btn {
		font-size: 12px;
	}
	.form-control, .input-group-text, .custom-select, .input-group-btn .file-browser {
		font-size: 12px;
	}	
	.dropify-wrapper {
		font-size: 12px;
	}
	
	.recpt h4 {
		font-size: 20px;
	}
	.logo-main {
		margin: 17px 0 0;
	}
	
	.prvw-frm .upld-img {
		height: 80px;
	}
	.prvw-frm h4 {
		font-size: 17px;
		padding: 7px 0;
	}
	.lbl {
		padding: 7px 10px;
		font-size: 16px;
	}
	.prvw-frm p.trd {
		font-size: 18px;
	}
	
	.slid-hdr {
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	.slid-hdr .col {
		max-width: 130px;
		flex: 0 0 auto;
	}
	.ftr-l,.ftr-r {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom:5px;
	}
	.ftr-r {
		display: none !important;
	}
	.ftr-r-sm {
		display: block !important;
	}
	.ftr-c {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.lbl::after {
		border-bottom: 18px solid rgba(0, 0, 0, 0);
		border-left: 17px solid #6c757d;
		border-top: 18px solid rgba(0, 0, 0, 0);
	}
	.lbl.active::after {
		border-left: 17px solid #e40046;
	}
	.recp-main {
		margin-top: 50px;
	}
		
				
		
	
	
	
}


@media screen and (max-width:767px){
	
	.hdr-txt h2 {
		font-size: 22px;
	}
	.hdr-txt h4 {
		font-size: 14px;
	}
	label {
		font-size: 12px;
	}
	.btn {
		font-size: 12px;
	}
	.form-control, .input-group-text, .custom-select, .input-group-btn .file-browser {
		font-size: 12px;
	}	
	.dropify-wrapper {
		font-size: 12px;
	}
	.sig-img {
		height: 40px;
	}
	.logo-main img {
		max-height: 100%;
		width: auto;
	}
	.logo-main {
		height: 70px;
		margin-top: 16px;
	}
	.trde-btn p {
		font-size: 22px;
	}
	.trde-btn .btn {
		font-size: 22px;
		padding: 8px 17px;
		margin: 8px 5px;
	}
	
	.fee-main2 {
		text-align: right !important;
	}
	.fee-main3 {
		text-align: center !important;
		margin-top: 10px;
	}
	.fee-main p{
		font-size:14px;
	}
	.recp-main {
		margin-top: 30px;
	}
	.sig-img {
		font-size: 20px;
	}
	
	
	
}
@media screen and (max-width:575px){
	body {
		font-size: 12px;
	}
	.logo-main {
		margin-top: 27px;
	}
	
	.hdr-txt h2 {
		font-size: 22px;
	}
	.hdr-txt h4 {
		font-size: 14px;
	}
	label {
		font-size: 10px;
	}
	.btn {
		font-size: 10px;
	}
	.form-control, .input-group-text, .custom-select, .input-group-btn .file-browser {
		font-size: 10px;
	}	
	.dropify-wrapper {
		font-size: 10px;
	}
	
	
	.input-group.marks {
		display: block;
	}
	.input-group.marks .input-group-prepend {
		width: 100px;
		display: block;
		float: left;
	}
	.input-group.marks .form-control {
		display: block;
		float: left;
		width: calc(100% - 100px);
		margin-bottom: 10px;
	}
	
	.btn-grp .btn {
		border: 2px solid;
	}
	
	.text-left-sm{
		text-align: left !important;
	}
	.fee-main3 {
		margin-top: 0;
	}
	.fee-main p {
		font-size: 14px;
		text-align: left;
	}
	.sig-img {
		font-size: 18px;
	}
	
	
}
