.none {
	display: none
}

.group input[type=checkbox],
.group input[type=radio] {
	margin-right: 10px !important
}

.group label {
	display: block;
	font-weight: 400
}

.display-emi,
.display-noemi {
	display: none
}

.emi-div {
	margin-top: 8px;
	background: #fafafa;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	border-image: initial;
	border-radius: 2px
}

.emi-def {
	display: flex;
	justify-content: space-between;
	margin-top: 12px
}

.emi-divtotal {
	font-weight: 700;
	color: #212121;
	padding-top: 12px;
	margin-bottom: 12px;
	border-top: 1px dotted #ddd
}

.select-emi {
	background: #f5faff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px #ddd solid;
	border-radius: 0;
	overflow: hidden
}

.nav-inside-menu li {
	text-align: left
}

.nav-inside-menu a,
.nav-inside-menu a:hover,
.nav-inside-menu a:focus,
.nav-inside-menu a:active,
.nav-inside-menu a.active {
	color: #333
}

.nav-inside-menu .nav-pills>li.active>a,
.nav-inside-menu .nav-pills>li.active>a:focus,
.nav-inside-menu .nav-pills>li.active>a:hover {
	display: block;
	background-color: #fff;
	color: #e15517;
	border-radius: 0
}

html {
	position: relative;
	min-height: 100%
}

body {
	font-family: 'Roboto';
	overflow-x: hidden;
	color: #444;
	margin-top: 90px
}

p {
	font-size: 14px
}

p.small {
	font-size: 14px
}

a,
a:hover,
a:focus,
a:active,
a.active {
	color: #e15517
}

section h2 {
	margin: 0;
	font-size: 3em
}

section.success {
	background: #e15517;
	color: #fff
}

.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: .5em
}

.floating-label-form-group input,
.floating-label-form-group textarea {
	z-index: 1;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	border: 0;
	border-radius: 0;
	font-size: 1.3em;
	background: 0;
	box-shadow: none !important;
	resize: none;
	border-bottom: 1px solid #ddd
}

.floating-label-form-group input:hover,
.floating-label-form-group textarea:hover,
.floating-label-form-group input:focus,
.floating-label-form-group input:active,
.floating-label-form-group textarea:active .floating-label-form-group input:visited,
.floating-label-form-group textarea:visited {
	border-bottom: 2px solid #e15517
}

.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: 1em;
	line-height: 1.764705882em;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
	-webkit-transition: top .3s ease, opacity .3s ease;
	-moz-transition: top .3s ease, opacity .3s ease;
	-ms-transition: top .3s ease, opacity .3s ease;
	transition: top .3s ease, opacity .3s ease
}

.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #ddd
}

.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1
}

.floating-label-form-group-with-focus label {
	color: #e15517
}

form .row:first-child .floating-label-form-group {
	border-top: 0
}

.btn-edu.active.focus,
.btn-edu.active:focus,
.btn-edu.active:hover,
.btn-edu:active.focus,
.btn-edu:active:focus,
.btn-edu:active:hover,
.open>.dropdown-toggle.btn-edu.focus,
.open>.dropdown-toggle.btn-edu:focus,
.open>.dropdown-toggle.btn-edu:hover {
	color: #fff;
	background-color: #28166f;
	border-color: #28166f
}

.btn-edu {
	color: #fff;
	background-color: #e15517;
	border-color: #e15517;
	font-weight: 700
}

.btn-edu:hover,
.btn-edu:focus,
.btn-edu:active,
.btn-edu.active,
.open .dropdown-toggle.btn-edu {
	color: #fff;
	background-color: #28166f;
	border-color: #28166f
}

.btn-edu:active,
.btn-edu.active,
.open .dropdown-toggle.btn-edu {
	background-image: none
}

.btn-edu.disabled,
.btn-edu[disabled],
fieldset[disabled] .btn-edu,
.btn-edu.disabled:hover,
.btn-edu[disabled]:hover,
fieldset[disabled] .btn-edu:hover,
.btn-edu.disabled:focus,
.btn-edu[disabled]:focus,
fieldset[disabled] .btn-edu:focus,
.btn-edu.disabled:active,
.btn-edu[disabled]:active,
fieldset[disabled] .btn-edu:active,
.btn-edu.disabled.active,
.btn-edu[disabled].active,
fieldset[disabled] .btn-edu.active {
	background-color: #e15517;
	border-color: #e15517
}

.btn-edu .badge {
	color: #e15517;
	background-color: #fff
}

.scroll-top {
	position: fixed;
	right: 2%;
	bottom: 2%;
	width: 50px;
	height: 50px;
	z-index: 1049
}

.scroll-top .btn {
	font-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 0;
	line-height: 21px;
	padding: 6px;
	background-color: #444;
	border-color: #444
}

.scroll-top .btn:hover {
	background-color: #28166f;
	border-color: #28166f
}

.font18 {
	font-size: 18px
}

.font20 {
	font-size: 20px
}

.mar0 {
	margin: 0
}

.mar-top0 {
	margin-top: 0
}

.mar-top5 {
	margin-top: 5px
}

.mar-top10 {
	margin-top: 10px
}

.mar-top20 {
	margin: 40px 0
}

.mar-top30 {
	margin-top: 30px
}

.mar-top40 {
	margin-top: 40px
}

.mar-lft20 {
	margin-left: 20px
}

.mar-rgt20 {
	margin-right: 20px !important
}

.mar-bot10 {
	margin-bottom: 10px
}

.mar-bot20 {
	margin-bottom: 20px
}

.mar-bot30 {
	margin-bottom: 20px
}

.pad0 {
	padding: 0
}

.pad-left0 {
	padding-left: 0
}

.pad-rgt0 {
	padding-right: 0
}

.pad15 {
	padding: 15px 0
}

.container-inside {
	background-color: #f0f0f0;
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 20px;
	-webkit-box-shadow: 0 3px 20px rgb(0 0 0 / .175);
	-moz-box-shadow: 0 3px 20px rgb(0 0 0 / .175);
	box-shadow: 0 3px 20px rgb(0 0 0 / .175)
}

.invoice .panel-default>.panel-heading {
	color: #444;
	background-color: #ccc;
	border-color: #ddd;
	font-weight: 700;
	font-size: 16px
}

.fees .modal-header,
.fees .modal-footer {
	padding: 8px 15px
}

.fees .panel {
	margin-bottom: 0
}

.fees .panel-default>.panel-heading {
	color: #fff;
	background-color: #e15517;
	border-color: #ddd
}

.fees .panel-default p,
.invoice .panel-default p {
	color: #444;
	font-size: 14px
}

.fees .panel-default>.panel-heading a,
.invoice .panel-default>.panel-heading a {
	color: #fff;
	text-decoration: underline
}

.fees .panel-default>.panel-heading a:hover,
.invoice .panel-default>.panel-heading a:hover {
	opacity: .85
}

.text-bold {
	font-weight: 700
}

.affix .carousel-inner>.item>a>img,
.affix .carousel-inner>.item>img,
.affix .img-responsive,
.affix .thumbnail a>img,
.affix .thumbnail>img {
	max-width: 100%;
	height: auto
}

.invdetail p {
	font-size: 14px !important;
	margin: 0 0 3px
}

.validation-msg {
	color: red
}

.close {
	opacity: .40
}

.sp-btn {
	background-color: #2693F8;
	color: #fff
}

.sp-btn:focus,
.sp-btn:hover {
	background-color: #1E9A2E;
	color: #fff
}

.sp-btn-blank {
	background-color: #fff;
	border: 1px solid #e15517;
	color: #e15517
}

.nav-side-menu li {
	background-color: #eee;
	color: #333;
	border-bottom: 1px solid #ddd
}

.nav-side-menu li a {
	text-decoration: none;
	color: #333;
	display: block;
	border-radius: 0
}

.nav-side-menu li:hover {
	background-color: #efefef;
	color: #e15517
}

.nav-side-menu .nav-pills>li.active>a,
.nav-side-menu .nav-pills>li.active>a:focus,
.nav-side-menu .nav-pills>li.active>a:hover {
	display: block;
	background-color: #efefef;
	color: #e15517;
	border-radius: 0
}

.nopad {
	padding-right: 0;
	padding-left: 0
}

.nopad-rgt {
	padding-right: 0
}

.nopad-lft-mob {
	padding-left: 0
}

.nopad-lft {
	padding-left: 0
}

.nopad-lft-mob {
	padding-left: 0
}

.pointer-cursor {
	cursor: pointer
}

.text-center-res {
	text-align: center
}

.text-right-res {
	text-align: right
}

.imgcls ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}

.imgcls ul li {
	width: 11%
}

.legend-hdtitle {
	font-size: 15px;
	color: red;
	margin-bottom: 15px;
	font-weight: 700
}

.font12 {
	font-size: 12px
}

.font16 {
	font-size: 16px
}

.font18 {
	font-size: 18px
}

.borrgtlft {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}

.sp .navbar {
	background-color: #efefef;
	border-color: #2693F8;
	padding: 10px 0
}

.sp .navbar-fixed-top {
	border-width: 0 0 2px
}

.sp .navbar-brand {
	height: auto;
	padding: 5px 15px
}

.sp .top-nav {
	padding: 20px
}

.sp .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #efefef
}

.sp .table-hover>tbody>tr:hover {
	background-color: #ddd
}

.sp .table>thead>tr {
	background-color: #28166f;
	color: #fff
}

.table>thead>tr>th {
	vertical-align: top;
	border-bottom: 1px solid #ccc
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-top: 1px solid #ccc
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ccc
}

.prodhead {
	font-size: 26px;
	color: #444;
	font-weight: 700
}

.section {
	padding: 0 0 70px
}

.table-header {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #28166f
}

.post-p-img2 {
	max-height: 13px;
	margin-left: 2px
}

.post-p-img {
	max-height: 10px;
	margin-left: 6px
}

.sp .footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-color: #4f5b69;
	z-index: 1000
}

.sp .footer .container-fluid .text-muted {
	margin: 12px 0;
	color: #fff
}

.sp .footer p {
	text-align: center;
	font-size: 12px
}

.bootstrap-select.btn-group .dropdown-menu {
	z-index: 9999
}

.payment-details {
	background-color: #28166f;
	padding: 10px 0;
	color: #fff
}

.card-details {
	background-color: #fff;
	padding: 12px 0;
	color: #555;
	border: 1px solid #ddd;
	font-size: 16px;
	font-weight: 700
}

.band-logo-div{
 text-align: center;
}

.payment-border {
	border: 1px solid #ddd
}

.tab-content {
	padding: 15px
}

.img-wid {
	width: 40%
}

.cc-selector input {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.cc-selector-2 input[type=checkbox],
input[type=radio] {
	margin: 11px 0 0 6px;
	margin-top: 1px\9;
	line-height: normal
}

.cc-selector-2 input {
	position: absolute;
	z-index: 999
}

.cc-selector-2 input:active+.drinkcard-cc,
.cc-selector input:active+.drinkcard-cc {
	opacity: .9
}

.cc-selector-2 input:checked+.drinkcard-cc,
.cc-selector input:checked+.drinkcard-cc {
	-webkit-filter: none;
	-moz-filter: none;
	filter: none
}

.drinkcard-cc {
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 80px;
	height: 33px;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	opacity: .90
}

.drinkcard-cc:hover {
	opacity: 1
}

.alert-safex {
	color: #b73800;
	background-color: #fee4d8;
	border-color: #fed0bb
}

.processbx-wrps {
	width: 100%;
	background-color: #f5f5f5;
	border-radius: 5px;
	text-align: center;
	margin: 60px auto;
	padding: 20px;
	border: 1px solid #ddd
}

.processbx-wrps p {
	font-size: 15px
}

.processbx-desc {
	margin: 10px
}

.proce-sublogo {
	margin: 10px 0
}

.proce-sublogo img,
.processbx-desc img {
	display: inline-block;
	margin: 10px
}

.grey-txt {
	color: #777
}

.pad-lft {
	padding-left: 25px !important
}

.cvv .fa,
.cvv i {
	font-size: 1.8em;
	color: #e15517;
	cursor: pointer
}

.modal-header h4 {
	color: #e15517
}

.radogroup-block {
	width: 100%;
	float: left
}

.radogroup-block .show-hide {
	display: none;
	float: left;
	width: 100%
}

.radogroup-block input[type="radio"]:checked~.show-hide {
	display: block
}

.radogroup-block label.btn_radio {
	float: left;
	width: 100%
}

.btn_radio>span {
	color: #666
}

.btn.btn-success.btn-success-savecared {
	margin-top: -18px
}

.copyright {
	background-color: #fff;
	padding: 12px 0;
	border: 1px solid #ddd;
	margin-top: 20px
}

.copyright p {
	color: #333;
	font-weight: 700;
	margin: 0;
	text-align: center
}

@media screen and (min-width:1900px) {
	.container {
		width: 1870px
	}

	body {
		font-size: 25px
	}

	.form-control {
		font-size: 20px;
		height: 45px
	}
}

@media(max-width:1024px) {
	.section {
		padding: 0 0 120px
	}
}

@media(min-width:768px) {
	body {
		margin-top: 90px
	}
}

@media(max-width:767px) {
	.foot-vrfiedby-wrps ul li {
		padding: 0 3px
	}

	.nav-side-menu {
		position: relative;
		width: 100%;
		margin-bottom: 10px
	}

	.nav-side-menu .toggle-btn {
		display: block;
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 10 !important;
		padding: 3px;
		background-color: #fff;
		color: #000;
		width: 40px;
		text-align: center
	}

	.brand {
		text-align: left !important;
		font-size: 22px;
		padding-left: 20px;
		line-height: 50px !important
	}

	.sp .top-nav {
		padding: 0 27px
	}

	.sp .navbar-brand {
		padding: 0 15px
	}

	.prodhead {
		font-size: 18px
	}

	.section {
		padding: 0 0 140px
	}

	.nav-side-menu .menu-list .menu-content {
		display: block
	}

	.text-center-res {
		text-align: left
	}

	.text-right-res {
		text-align: left
	}
}

.foot-vrfiedby-wrps ul {
	text-align: center;
	padding: 0
}

.foot-vrfiedby-wrps {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 20px
}

.foot-vrfiedby-wrps ul li {
	opacity: 1
}

.imgcls ul {
	width: 100%;
	text-align: center;
	margin: 0
}

.imgcls li {
	display: table-cell;
	margin: 0;
	list-style: none
}

.imgcls img {
	width: 70%
}

.navbar-header-right {
	float: right
}

.cardnumber-inpuwrps label.error {
	white-space: nowrap
}

label.error {
	color: red;
	font-size: 12px;
	font-weight: 400
}

p.error {
	color: red;
	font-size: 12px;
	font-weight: 400
}

.errorSI {
	color: red;
	font-size: 12px;
	font-weight: 400
}

.textLine {
	color: #ff8040;
	border-bottom: 1px solid #e38c4c;
	cursor: pointer
}

.underline {
	color: #0c0c0b;
	text-decoration: underline;
	cursor: pointer
}

.buttonTextColor {
	color: #0c0c0b
}

@media(min-width:767px) {
	section.first {
		padding-top: 75px
	}

	.nav-side-menu .menu-list .menu-content {
		display: block
	}

	#main {
		width: calc(100% - 300px);
		float: right
	}
}

@media(max-width:640px) {
	.nopad-rgt-mob {
		padding-right: 0
	}

	.imgcls img {
		width: 100%
	}

	body {
		margin-top: 65px
	}
}

@media(max-width:480px) {
	.section {
		padding: 0 0 160px
	}

	.pro-title {
		font-size: 15px !important
	}

	.pro-steps p {
		font-size: 12px
	}
}