.icofnt:before,
.pop-msg p:before,
.pop-msg span:after {
	font-family: icofont
}

.icofnt {
	font-size: 12px!important;
	background-color: #f26522;
	border-radius: 5px;
	padding: 5px 10px!important;
	color: #fff!important;
	margin-right: 10px;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s
}

.icofnt:hover {
	background-color: #c32641
}

.icofnt:after {
	display: none
}

.icofnt:before {
	content: '\efc9'
}

.op-zero,
.seoclass {
	opacity: 0
}

.pop-msg p,
.pop-msg p:before {
	text-align: center
}

@font-face {
	font-family: icofont;
	src: url(../fonts/icofont.eot);
	src: url(../fonts/icofont.eot?#iefix) format('embedded-opentype'), url(../fonts/icofont.woff) format('woff'), url(../fonts/icofont.ttf) format('truetype'), url(../fonts/icofont.svg) format('svg')
}

.seoclass {
	position: absolute;
	z-index: -1
}

.w100 {
	width: 100%
}

.gt-dtls-bttn {
	padding: 7px 25px;
	border: 1px solid #f8941e;
	color: #fff;
	border-radius: 25px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.gt-dtls-bttn:hover {
	background-color: #fff
}

select::-ms-expand {
	display: none
}

.margin-bottom {
	margin-bottom: 15px
}

.kos-loader {
	position: absolute;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

.kos-loader img {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: block!important;
	position: absolute;
	left: 50%;
	margin-left: -57px!important;
	top: 50%;
	margin-top: -57px!important;
	animation: zoominout 2s ease-in-out infinite alternate;
	-webkit-animation: zoominout 2s ease-in-out infinite alternate
}

@keyframes zoominout {
	0%,
	100% {
		transform: scale(.5)
	}
	50% {
		transform: scale(1)
	}
}

.ncd-button {
	padding: 8px 25px;
	background-color: #282828;
	border: 0;
	color: #fff;
	border-radius: 5px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.ncd-button:hover {
	background-color: #fff;
	color: #282828
}

td.WrapText250px {
	max-width: 250px;
	word-break: break-all
}

form.contact-form span.field-validation-error {
	position: absolute;
	top: 25px;
	right: 0;
	display: inline-block;
	width: auto;
	color: #f8941e;
	background-color: #ac263d;
	z-index: 9
}

.modal {
	z-index: 9999
}

.no-list-style {
	list-style: none
}

textarea {
	overflow: auto;
	resize: none
}

.m-bottom-zero {
	margin-bottom: 0!important
}

.pop-msg {
	position: fixed;
	background-color: #ac263d;
	z-index: 99999;
	padding: 20px 30px;
	border: 2px solid #f8941e;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
	bottom: 10px;
	right: 10px;
	box-shadow: 0 0 15px #000;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s
}

.pop-msg p:before {
	content: '\efac';
	display: block;
	font-size: 50px
}

.pop-msg span {
	position: absolute;
	right: 10px;
	top: 10px
}

.pop-msg span:after {
	content: '\efb5'
}

.pop-msg span:hover:after {
	color: red
}

body {
	font-family: 'Open Sans', sans-serif
}

#callback .snd-msg p span:before,
.float-buttons ul li span:before,
.marquee span,
.pop-temp .snd-msg p span:before,
.tb-cont .select-sec .options h2:before,
.top-info div a:before,
nav li.float-mob a:before,
p.pnt:before,
section.service h2.hd:before {
	font-family: icofont
}

p.pnt {
	padding-left: 30px
}

p.pnt:before {
	content: '\eb88';
	position: absolute;
	left: 60px;
	font-weight: 900;
	color: #ac263d
}

p {
	text-align: justify
}

a {
	text-decoration: none!important
}

.clr-purple {
	color: #ac263d!important
}

.marquee span {
	padding: 0 5px;
	color: #f8941e;
	font-size: 10px
}

.marquee span:after {
	content: '\ed55'
}

.marquee {
	width: 100%;
	overflow: hidden;
	padding-top: 9px;
	color: #fff
}

.ancmnt-wrapper {
	background-color: #fff;
	width: 100%;
	position: fixed;
	bottom: -1px;
	left: 0;
	z-index: 999
}

.announcement .hd,
.atn-invstr h3 {
	z-index: 9;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	position: absolute
}

.announcement {
	width: 100%;
	background: #282828;
	box-shadow: 1px 1px 10px #000;
	min-height: 40px
}

.announcement .hd {
	background: #ab253c;
	text-align: center;
	font-weight: 600;
	display: inline-block
}

.atn-invstr {
	width: 100%;
	border: 2px solid #282828;
	top: -20px;
	min-height: 39px;
	display: block
}

.atn-invstr h3,
.mnu-tab .tb {
	display: inline-block;
	font-weight: 600
}

.atn-invstr h3 {
	font-size: 14px;
	margin: 0;
	background: #282828
}

.atn-invstr .marquee {
	z-index: 0;
	padding: 8px 5px 2px;
	color: #ab253c
}

.fndr .tb-cont {
	margin: 0
}

.modal-content {
	background-color: #fff;
	border-radius: 0;
	background-image: url(../images/kos.png);
	background-repeat: no-repeat;
	background-position: center
}

#callback .modal-content,
.pop-temp .modal-content,
.pop-temp section.gold-calc {
	background-image: none
}

.modal-content .img-hldr {
	margin-top: 15px!important;
	width: 160px!important;
	height: auto!important;
	border-color: rgba(0, 0, 0, .25)!important
}

.modal-content hr {
	border-color: #f26622;
	margin: 10px 0 0
}

.modal-content h4 {
	font-weight: 600
}

.modal-body p.small {
	margin: 0!important;
	font-size: 12px!important;
	line-height: 1!important
}

.modal-body {
	padding: 0
}

.modal-body .cnt {
	padding: 10px 35px 35px
}

.modal-body .close {
	opacity: 1;
	text-shadow: none;
	color: #ac263d;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 9999
}

.modal-body .scroll {
	overflow-y: auto;
	max-height: 300px;
	margin-top: 10px;
	padding-right: 15px
}

.float-buttons ul li a,
.mnu-img,
.tabs-wrapper .tabs,
section.gold-loan .ofr-hldr .img-hldr {
	overflow: hidden
}

.modal-body .scroll p {
	color: #282828!important;
	margin-top: 10px!important;
	padding: 0!important;
	line-height: 26px!important
}

table {
	border: 2px solid #ac263d;
	width: 100%
}

table td,
table th {
	padding: 10px
}

table.tb-2 td:nth-child(2) {
	width: 19.7%
}

table.tb-2,
table.tb-3 {
	margin-top: 30px
}

#accordion table {
	margin-top: 0
}

.mnu-tab {
	background-color: #ac263d
}

.mnu-tab .tb {
	padding: 10px 15px;
	color: #fff;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.mnu-tab .tb.active,
.mnu-tab .tb:hover {
	background-color: #fff;
	color: #ac263d
}

.tabs-wrapper .tabs {
	opacity: 0;
	z-index: -1;
	height: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.tabs-wrapper .tabs.active {
	opacity: 1;
	z-index: 9;
	height: auto
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 0
}

.default-pad {
	padding-top: 25px;
	padding-bottom: 30px;
	background-color: #ac263d
}

.no-pad {
	padding: 0
}

.navbar-brand {
	height: 65px;
	padding: 10px 15px
}

.navbar-default {
	border: none;
	border-radius: 0;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.menu {
	background-color: #f8941e
}

.menu .menu-wrap {
	width: 100%;
	margin: 0 auto
}

.navbar-default .navbar-nav>li {
	position: initial;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.navbar-default .navbar-nav>li>a {
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 8px 15px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.navbar-default .navbar-nav>li>a:focus {
	color: #ac263d!important;
	background-color: transparent!important
}

.navbar-default .navbar-nav>li:hover a.mn {
	color: #fff
}

.navbar-default .navbar-nav>li:hover {
	background-color: #f26522
}

.navbar-default .navbar-toggle {
	border: none;
	margin-top: 16px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #AC263D
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: rgba(172, 38, 61, .18)
}

.navbar-default .navbar-nav>li .dropdown-menu {
	background-color: #f26522;
	border-bottom: 6px solid #ab253c;
	overflow: hidden
}

.navbar-default .navbar-nav>li:focus .dropdown-menu {
	display: none!important
}

.navbar-nav>li>.dropdown-menu {
	border: none;
	width: 100%;
	border-radius: 0
}

.navbar-toggle .bottom-bar,
.navbar-toggle .top-bar {
	transition: all .2s
}

.navbar-toggle .top-bar {
	transform: translate(3px) rotate(45deg);
	transform-origin: 10% 10%
}

.navbar-toggle .middle-bar {
	opacity: 0
}

.navbar-toggle .bottom-bar {
	transform: translate(3px) rotate(-45deg);
	transform-origin: 10% 90%
}

.navbar-toggle.collapsed .bottom-bar,
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0)
}

.navbar-toggle.collapsed .middle-bar {
	opacity: 1
}

.dropdown-menu {
	position: fixed;
	top: auto
}

.dropdown-menu .sub-mnu {
	padding: 20px 0
}

.dropdown-menu .sub-mnu li p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
	color: #fff;
	font-weight: 300
}

.dropdown-menu .sub-mnu li a {
	text-transform: capitalize;
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 15px 0;
	font-size: 14px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.dropdown-menu .sub-mnu li a:after {
	position: absolute;
	content: '';
	width: 0;
	height: 2px;
	background-color: #ac263d;
	bottom: 6px;
	left: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.dropdown-menu .sub-mnu li a:hover:after {
	width: 100%
}

.dropdown-menu .sub-mnu h2 {
	position: relative;
	padding-left: 15px;
	font-weight: 300;
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px
}

.dropdown-menu .sub-mnu h2:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #ac263d;
	bottom: -10px;
	left: 0
}

nav li.float-mob {
	width: 100%;
	display: none
}

nav li.float-mob a {
	text-align: center;
	background-color: #ac263d;
	padding: 20px 16px 15px!important;
	width: 20%!important;
	border-right: 1px solid #fff;
	display: inline-block
}

nav li.float-mob a:hover {
	background-color: #fff!important
}

nav li.float-mob a:after {
	display: none!important
}

nav li.float-mob a:last-child {
	border: none
}

nav li.float-mob a:before {
	font-size: 25px!important
}

nav li.float-mob a:first-child:before {
	content: '\efa0'!important
}

nav li.float-mob a:nth-child(2):before {
	content: '\ea73'!important
}

nav li.float-mob a:nth-child(3):before {
	content: '\ee3d'!important
}

nav li.float-mob a:nth-child(4):before {
	content: '\f09c'!important
}

nav li.float-mob a:nth-child(5):before {
	content: '\f089'!important
}

.top-info {
	float: right;
	width: 60%
}

.top-info div {
	float: right;
	background-color: transparent;
	padding: 5px 10px;
	margin: 16px 0 0
}

.top-info span {
	display: inline-block;
	float: right
}

.top-info div a {
	font-size: 14px;
	color: #ab253c;
	padding: 5px 0;
	text-decoration: none
}

.top-info div a:nth-child(2) {
	font-size: 11px
}

.top-info div a:before {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.top-info div span.scl a:nth-child(1):before {
	content: '\ee08';
	padding: 1px 4px;
	border-radius: 3px
}

.top-info div span.scl a:nth-child(1):hover:before {
	background-color: #3b5998;
	color: #fff
}

.top-info div span.scl a:nth-child(2):before {
	content: '\ee34';
	padding: 2px 4px;
	border-radius: 3px
}

.top-info div span.scl a:nth-child(2):hover:before {
	background-color: #1da1f2;
	color: #fff
}

.top-info div span.scl a:nth-child(3):before {
	content: '\ee23';
	padding: 1.5px 4px;
	border-radius: 3px
}

.top-info div span.scl a:nth-child(3):hover:before {
	background-color: #bd081c;
	color: #fff
}

.top-info div span.scl a:nth-child(4):before {
	content: '\edf6';
	padding: 1px 4px;
	border-radius: 3px
}

.top-info div span.scl a:nth-child(4):hover:before {
	background-color: #f57d00;
	color: #fff
}

.top-info div span.scl a:nth-child(5):before {
	content: '\ee11';
	padding: 2px 4px;
	border-radius: 3px
}

.top-info div span.scl a:nth-child(5):hover:before {
	background-color: #dd4b39;
	color: #fff
}

.top-info div a:after {
	content: '|';
	padding: 0 3px 0 5px;
	opacity: .3
}

.top-info div span.scl a:last-child:after {
	display: none
}

.float-buttons {
	position: fixed;
	top: 200px;
	left: 0;
	width: 56px;
	z-index: 99
}

.float-buttons:hover {
	width: 200px
}

.float-buttons ul {
	list-style: none;
	padding: 0;
	transition: all .4s
}

.float-buttons ul li {
	width: 100%;
	float: left
}

.float-buttons ul li a {
	height: 63px;
	position: absolute;
	width: 100%;
	left: -100%;
	font-size: 14px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #f26622;
	color: #fff;
	padding: 21px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.float-buttons ul li span {
	cursor: pointer;
	display: block;
	float: left;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.float-buttons ul li span:hover a {
	left: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.float-buttons ul li span:before {
	float: left;
	border-bottom: 1px solid #fff;
	background-color: #ac263d;
	font-size: 30px;
	color: #fff;
	padding: 10px 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.float-buttons ul li:last-child span:before {
	border: none
}

.float-buttons ul li:first-child span:before {
	content: '\efa0'
}

.float-buttons ul li:nth-child(2) span:before {
	content: '\ea73'
}

.float-buttons ul li:nth-child(3) span:before {
	content: '\ee3d'
}

.float-buttons ul li:nth-child(4) span:before {
	content: '\f09c'
}

.float-buttons ul li:nth-child(5) span:before {
	content: '\f089'
}

.banner {
	width: 100%
}

.tb-cont {
	margin-top: -100px;
	background-color: #000
}

.entr {
	display: block
}

.white {
	color: #fff!important
}

.yellow {
	color: #f8941e!important
}

span.imp {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px;
	color: #fff
}

#callback .snd-msg p,
.pop-temp .snd-msg p {
	text-align: center;
	margin: 39px 0;
	color: #fff
}

#callback .modal-header {
	background-color: #f26522;
	color: #fff;
	border: 0
}

#callback section.gold-calc {
	background-image: none;
	background-color: #ac263d;
	border: 0;
	padding: 25px 15px
}

#callback section.gold-calc button {
	font-size: 14px
}

#callback section.gold-calc button span:after {
	content: '\ed27'
}

#callback .snd-msg {
	display: none
}

#callback .snd-msg p {
	font-size: 24px;
	font-weight: 600
}

#callback .snd-msg p span:before {
	display: block;
	content: '\efac';
	font-size: 100px;
	font-weight: 100
}

.pop-temp .modal-header {
	background-color: #f26522;
	color: #fff;
	border: 0
}

.pop-temp section.gold-calc {
	background-color: #ac263d;
	border: 0;
	padding: 25px 15px
}

.pop-temp section.gold-calc button {
	font-size: 14px
}

.pop-temp section.gold-calc button span:after {
	content: '\ed27'
}

.pop-temp .snd-msg {
	display: none
}

.pop-temp .snd-msg p {
	font-size: 24px;
	font-weight: 600
}

.pop-temp .snd-msg p span:before {
	display: block;
	content: '\efac';
	font-size: 100px;
	font-weight: 100
}

section.slider {
	z-index: 1!important
}

.glyphicon-menu-left,
.glyphicon-menu-right {
	position: absolute;
	top: 50%;
	z-index: 99;
	display: inline-block
}

#success .left,
#success .right {
	height: 50%
}

.carousel-control.left,
.carousel-control.right {
	background-image: none!important
}

.carousel-caption {
	position: absolute;
	right: 0;
	top: 55%;
	bottom: auto;
	background: rgba(0, 0, 0, .48);
	left: 45%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 9.5%;
	color: #fff;
	text-align: right
}

.carousel-caption:before {
	content: '';
	position: absolute;
	width: 10px;
	background-color: #f8941e;
	height: 100%;
	top: 0;
	left: 0
}

.carousel-caption p {
	margin: 0;
	line-height: 45px;
	text-align: right
}

.carousel-caption p span.thn {
	padding-left: 15px;
	font-size: 38px;
	color: #fff;
	font-weight: 100;
	display: block;
	text-transform: uppercase;
	text-shadow: none
}

.carousel-caption p span.bld {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: none
}

.carousel-caption p span.bld span {
	color: #f8941e
}

h2.hd {
	font-size: 30px;
	color: #fff;
	padding: 20px 30px;
	margin: 0
}

.service-cnt {
	padding: 0 40px 15px
}

.service-cnt p {
	color: #fff;
	font-weight: 100
}

section.service {
	z-index: 9;
	position: relative;
	border-bottom: 12px solid #f8931e
}

section.service .select-sec {
	padding: 0
}

section.service h2.hd:before {
	content: '\eebe';
	color: #f8931e;
	padding-right: 10px
}

.tb-cont {
	float: left;
	width: 100%;
	background-image: url(../images/serv-bg-1.png);
	background-size: cover;
	background-position: center center
}

.tb-cont .select-sec .options {
	padding: 0;
	background-color: #f26522;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.tb-cont .select-sec .options:hover {
	background-color: #fff
}

.tb-cont .select-sec .options:hover h2,
.tb-cont .select-sec .options:hover h2:before {
	color: #f26522
}

.tb-cont .select-sec .options h2 {
	cursor: pointer;
	font-weight: 400;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding-top: 45%;
	padding-bottom: 30%;
	border: 1px solid rgba(255, 255, 255, .25);
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.tb-cont .select-sec .options h2:before {
	font-size: 36px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	left: 50%;
	margin-left: -15px
}

.tb-cont .disc a:after,
.tb-cont .disc ul li:before {
	top: 0;
	font-family: icofont
}

.tb-cont .select-sec .options.active {
	background-color: transparent
}

.tb-cont .select-sec .options:nth-child(1) h2:before {
	content: '\eae1'
}

.tb-cont .select-sec .options:nth-child(2) h2:before {
	content: '\eeba'
}

.tb-cont .select-sec .options:nth-child(3) h2:before {
	content: '\ec6d'
}

.tb-cont .select-sec .options:nth-child(4) h2:before {
	content: '\ebd1'
}

.tb-cont .select-sec .options:nth-child(5) h2:before {
	content: '\f077'
}

.tb-cont .select-sec .options:nth-child(6) h2:before {
	content: '\ea73'
}

.tb-cont .select-sec .options:nth-child(7) h2:before {
	content: '\eed0'
}

.tb-cont .select-sec .options:nth-child(8) h2:before {
	content: '\f096'
}

.tb-cont .select-sec .options:nth-child(9) h2:before {
	content: '\ef70'
}

.tb-cont .select-sec .options:nth-child(10) h2:before {
	content: '\ef75'
}

.tb-cont .select-sec .options:nth-child(11) h2:before {
	content: '\f01f'
}

.tb-cont .select-sec .options:nth-child(12) h2:before {
	content: '\ed61'
}

.tb-cont .disc {
	height: 100%;
	padding: 0 25px
}

.tb-cont .disc h2.shd {
	margin-top: 0;
	font-size: 24px;
	color: #f8931e;
	font-weight: 600
}

.tb-cont .disc h2.shd:before {
	font-family: icofont;
	content: '\e92a';
	color: #fff;
	font-weight: 300;
	padding-right: 10px
}

.tb-cont .disc ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0
}

.tb-cont .disc ul li {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	padding-left: 25px;
	position: relative;
	margin: 15px 0
}

.tb-cont .disc ul li:before {
	font-size: 25px;
	content: '\eb37';
	position: absolute;
	left: -5px;
	line-height: 21px
}

.tb-cont .disc div.scrl {
	margin-top: 30px
}

.tb-cont .disc p {
	font-size: 13px;
	color: #fff;
	font-weight: 300;
	line-height: 24px;
	margin-top: 0
}

.tb-cont .disc a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.tb-cont .disc a:hover {
	background: #f8931e
}

.tb-cont .disc a:after {
	font-size: 23px;
	font-weight: 300;
	content: '\eb23';
	position: absolute;
	right: -37px;
	background: #f8931e;
	height: 100%;
	padding: 0 7px;
	line-height: 40px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.tb-cont .disc a:hover:after {
	background: #fff
}

.tb-cont .items {
	display: none
}

.tb-cont .items.active {
	display: block
}

section.ncd-int .frm-hldr span.ico:before,
section.ncd-int button span:after {
	display: none
}

section.gold-calc {
	border-bottom: 12px solid #f8931e;
	background-image: url(../images/gold-loan.png);
	background-position: 100% 100%;
	background-repeat: no-repeat
}

section.gold-calc h2.hd:before {
	font-family: icofont;
	content: '\ed20';
	padding-right: 15px
}

section.ncd-int h2.hd:before {
	content: '\ef8e'
}

section.gold-calc .lft-nopad,
section.gold-calc h2 {
	padding-left: 0
}

section.gold-calc .frm-hldr span.ico {
	position: relative;
	float: left;
	width: 100%;
	z-index: 9
}

section.gold-calc .frm-hldr span.ico .hideph {
	position: absolute;
	width: calc(100% - 60px);
	top: 9px;
	left: 34px;
	height: 30px;
	padding: 7px 15px;
	background-color: #fff;
	display: block;
	z-index: 99
}

section.gold-calc .frm-hldr span.ico:before {
	z-index: 99;
	font-family: icofont;
	font-size: 18px;
	color: #ac263d;
	padding: 5px 8px;
	position: absolute;
	top: 8px;
	background: #f8931e
}

section.gold-calc .frm-hldr span.ico:first-child:before {
	content: '\edd8'
}

section.gold-calc .frm-hldr span.ico:nth-child(2):before {
	content: '\ed30'
}

section.gold-calc .frm-hldr span.ico:nth-child(3):before {
	content: '\ef0e';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico:nth-child(4):before {
	content: '\ef91';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico:nth-child(5):before {
	content: '\eae1'
}

section.gold-calc .frm-hldr span.ico:nth-child(6):before {
	content: '\efe4'
}

section.gold-calc .frm-hldr span.ico.calc-phn:before {
	content: '\ed30'
}

section.gold-calc .frm-hldr span.ico.calc-city:before {
	content: '\ef0e';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico.calc-gld:before {
	content: '\ef91';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico.calc-amot:before {
	content: '\eae1'
}

section.gold-calc .frm-hldr span.ico.calc-mail:before {
	content: '\efe4'
}

section.gold-calc .frm-hldr span.ico:nth-child(7):before {
	content: '\ee10';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico:nth-child(8):before {
	content: '\eba3'
}

section.gold-calc .frm-hldr span.ico:nth-child(9):before {
	content: '\eff5';
	padding: 5px 8px
}

section.gold-calc .frm-hldr span.ico:nth-child(10):before {
	content: '\eebb'
}

section.gold-calc .frm-hldr span.slct input {
	cursor: pointer
}

section.gold-calc .frm-hldr span.slct:after {
	z-index: 0;
	font-family: icofont;
	content: '\eb25';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10px;
	padding: 19px 10px;
	color: #f8931e
}

section.gold-calc .frm-hldr input,
section.gold-calc .frm-hldr textarea {
	padding: 8px 8px 8px 40px;
	color: #fff;
	margin: 8px 0;
	background-color: transparent;
	font-size: 12px;
	position: relative;
	width: 100%
}

section.gold-calc .frm-hldr input {
	z-index: 9;
	border: 1px solid #f8931e;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

section.gold-calc .frm-hldr textarea {
	border: 1px solid #f8931e;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

section.ncd-int {
	border-bottom: 0
}

section.ncd-int .frm-hldr input {
	padding-left: 15px
}

section.gold-calc .frm-hldr a {
	padding-left: 20px;
	color: #f8931e;
	text-decoration: underline!important
}

section.gold-calc .frm-hldr select {
	text-transform: capitalize;
	z-index: 9;
	position: relative;
	width: 100%;
	padding: 8px 8px 8px 40px;
	margin: 8px 0;
	border: 1px solid #f8931e;
	background-color: transparent;
	font-size: 12px;
	color: #fff;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

section.ncd-int .frm-hldr select {
	padding-left: 15px
}

section.gold-calc .frm-hldr select option {
	background: #f8931e;
	color: #fff;
	border: none
}

section.gold-calc .frm-hldr input::-webkit-input-placeholder {
	color: #fff
}

section.gold-calc .frm-hldr input::-moz-placeholder {
	color: #fff;
	opacity: 1!important
}

section.gold-calc .frm-hldr input:-moz-placeholder {
	color: #fff;
	opacity: 1!important
}

section.gold-calc .frm-hldr textarea::-webkit-input-placeholder {
	color: #fff
}

section.gold-calc .frm-hldr textarea::-moz-placeholder {
	color: #fff;
	opacity: 1!important
}

section.gold-calc .frm-hldr textarea:-moz-placeholder {
	color: #fff;
	opacity: 1!important
}

section.gold-calc button {
	background: #f8931e;
	border: none;
	padding: 6px 15px;
	font-size: 16px;
	color: #ac263d;
	font-weight: 600;
	margin-top: 8px;
	border-radius: 4px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.ncd-int button {
	font-size: 14px
}

section.gold-calc button:hover {
	box-shadow: 2px 2px 15px rgba(0, 0, 0, .35);
	padding: 8px 20px
}

section.gold-calc form.apply-form button:nth-child(3) span:after {
	content: '\ed2b'
}

section.gold-calc form.apply-form button:hover {
	padding: 6px 15px!important
}

section.gold-calc button span,
section.gold-loan h2.hd:before {
	padding-right: 10px;
	font-family: icofont
}

section.gold-calc button span {
	font-weight: 300
}

section.gold-calc button span:after {
	content: '\ecc3'
}

section.gold-loan {
	background-color: #fff
}

section.gold-loan .raw {
	position: relative
}

section.gold-loan a {
	text-decoration: none
}

section.gold-loan h2.hd {
	color: #ac263d;
	padding-left: 0
}

section.gold-loan h2.hd:before {
	content: '\e911';
	color: #f8931e
}

section.gold-loan .ofr-hldr {
	position: relative;
	background-color: #2f2f2e;
	padding-right: 33px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	min-height: 257px
}

section.gold-loan .ofr-hldr.new {
	min-height: auto;
	background-image: url(../images/nwsbg.png);
	background-repeat: no-repeat;
	background-size: cover
}

section.gold-loan .ofr-hldr.newsletter {
	background-image: url(../images/newsletter.png);
	background-repeat: no-repeat;
	background-size: cover
}

section.gold-loan .ofr-hldr.newsletter em {
	font-style: inherit;
	position: relative
}

section.gold-loan .ofr-hldr.newsletter em span.field-validation-error {
	font-size: 10px;
	color: #fff;
	top: -22px;
	display: block;
	position: absolute;
	right: 8px
}

section.gold-loan .ofr-hldr.inquiry {
	background-image: url(../images/inquiry.png);
	background-repeat: no-repeat;
	background-size: cover
}

section.gold-loan .ofr-hldr h4.ofr-hd {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 8px;
	margin: 0;
	background-color: #2f2f2e;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.gold-loan .ofr-hldr img.main {
	width: 100%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.gold-loan .ofr-hldr:before {
	position: absolute;
	content: '';
	background-image: url(../images/loan-white.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	width: 33px;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #ac263d;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.gold-loan .ofr-hldr:after {
	position: absolute;
	font-family: icofont;
	content: '\f010';
	color: #fff;
	right: 0;
	top: 0;
	width: 33px;
	height: 33px;
	background: #ac263d;
	border: 5px solid #f8931e;
	font-size: 17px;
	padding: 0 3px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.gold-loan .ofr-hldr:hover img.main {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

section.gold-loan .ofr-hldr:hover:after {
	width: 40px;
	height: 40px;
	padding: 3px 7px
}

section.gold-loan .ofr-hldr:hover:before {
	background-color: #2f2f2e
}

section.gold-loan .ofr-hldr:hover h4.ofr-hd {
	background-color: #ac263d
}

.sld-hldr .carousel {
	padding: 15% 0
}

.sld {
	margin: 0;
	text-align: center
}

.sld p {
	color: #fff;
	text-align: center;
	margin-bottom: 0
}

.sld p.place {
	font-size: 24px;
	font-weight: 600
}

.sld span.cntct:before {
	font-family: icofont;
	content: '\f09c';
	font-size: 36px;
	color: #fff;
	padding: 0 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-bottom: 5px
}

#success p {
	color: #fff;
	text-align: center;
	margin-bottom: 0
}

#success p.name {
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0
}

#success p.cnt {
	font-size: 12px;
	padding: 0 10px;
	height: 55px;
	overflow-y: auto
}

.glyphicon-menu-right {
	left: 0
}

.news-ltr {
	padding: 15px 20px;
	text-align: right
}

.news-ltr input {
	width: 100%;
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #f8931e;
	color: #fff;
	background: 0 0;
	border-radius: 5px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.news-ltr button,
.news-ltr input:focus {
	background: #ac263d
}

.magzn-dtls a.dwnld,
a.see-more {
	transition: all .4s;
	text-decoration: none
}

.news-ltr button {
	border: none;
	padding: 5px 10px;
	border-radius: 5px;
	color: #fff
}

.magzn-itm {
	background-color: #f8941e;
	margin: 15px 0
}

.magzn-itm img {
	width: 100%
}

.magzn-dtls {
	padding: 15px 25px;
	text-align: center
}

.magzn-dtls h4 {
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	color: #ac263d;
	margin-top: 0;
	text-transform: uppercase
}

.magzn-dtls p {
	text-align: center;
	padding: 0!important;
	border: none!important;
	font-size: 12px!important;
	line-height: 20px!important
}

.magzn-dtls p:before {
	display: none
}

.magzn-dtls a.dwnld,
a.see-more,
section.why .cntr ul li div.count {
	display: inline-block
}

.magzn-dtls a.dwnld {
	position: relative;
	margin-top: 10px;
	color: #fff;
	padding: 5px 20px;
	background-color: #ac263d;
	font-size: 12px;
	font-weight: 600;
	border-radius: 5px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.magzn-dtls a.dwnld:before {
	border-radius: 5px;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0 solid #fff;
	border-top: none;
	border-bottom: none;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s
}

.magzn-dtls a.dwnld:after {
	font-family: icofont;
	padding-left: 10px;
	content: '\efdd';
	font-weight: 300
}

.magzn-dtls a.dwnld:hover {
	background: #f26622;
	color: #2f2f2f
}

.magzn-dtls a.dwnld:hover:before {
	border-width: 3px
}

#newsTicker1 {
	padding: 0 10px;
	margin: 15px
}

#newsTicker1 li {
	position: relative
}

#newsTicker1 li:before {
	font-family: icofont;
	content: '\eb1f';
	color: #f8941e;
	position: absolute;
	left: 0;
	top: 12px
}

#newsTicker1 li p {
	color: #fff;
	margin: 0;
	padding: 10px 10px 10px 20px
}

#newsTicker .item {
	margin-bottom: 10px
}

section.why {
	background-color: #ac263d
}

section.why .cntr {
	background-color: #f8931e;
	min-height: 100%;
	position: relative
}

section.why .cntnt h4.hd {
	color: #fff;
	font-size: 72px;
	margin-bottom: 25px
}

section.why .cntnt p {
	color: #fff;
	font-size: 13px;
	line-height: 22px;
	font-weight: 300
}

section.why .cntr ul {
	list-style: none;
	padding: 0
}

section.why .cntr ul li {
	color: #fff;
	font-size: 48px;
	font-weight: 900;
	padding: 18px 0
}

section.why .cntr ul li span {
	font-size: 24px;
	font-weight: 300
}

section.why .cntr ul li:before {
	font-family: icofont;
	padding: 0 10px
}

section.why .cntr ul li:first-child:before {
	content: '\ede3';
	font-weight: 300
}

section.why .cntr ul li:nth-child(2):before {
	content: '\ed21';
	font-weight: 300
}

section.why .cntr ul li:nth-child(3):before {
	content: '\eddf';
	font-weight: 300
}

section.why .cntr ul li:nth-child(4):before {
	content: '\ea6d';
	font-weight: 300
}

a.see-more {
	background-color: #282828;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 12px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

a.see-more:hover {
	background-color: #fff;
	color: #282828
}

section.locate {
	background-color: #2f2f2f
}

section.locate h2.hd {
	padding-left: 0
}

section.locate h2.hd:before {
	font-family: icofont;
	content: '\ee10';
	padding-right: 10px
}

span.search-hldr {
	position: relative;
	padding: 0;
	margin: 0;
	display: block
}

span.pulldown {
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: 67px;
	z-index: 9;
	background: #fff;
	border: 1px solid #f8931e;
	border-top: 0;
	max-height: 0;
	overflow-y: auto;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

span.element {
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

span.element:hover {
	background-color: #ddd
}

input.loc-search {
	padding: 13px 30px;
	background: 0 0;
	border: 1px solid #f8931e;
	border-right: none;
	border-radius: 3px 0 0 3px;
	color: rgba(255, 255, 255, .78);
	margin-top: 20px;
	width: 78.5%
}

button.loc-search-button {
	padding: 10px 19.5px;
	background: #f8931e;
	color: #2f2f2f;
	font-size: 18px;
	position: absolute;
	right: 0;
	margin-top: 20px;
	border: 1px solid #f8931e;
	border-left: none;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.lft,
section.contact h2.hd {
	padding-left: 0
}

button.loc-search-button:hover {
	background-color: #ac263d;
	color: #fff
}

button.loc-search-button span:first-child:before {
	font-family: icofont;
	color: #2f2f2f;
	content: '\eded';
	padding-right: 10px
}

button.loc-search-button:hover span:first-child:before {
	color: #fff
}

#map {
	height: 425px;
	width: 100%;
	margin-top: 35px
}

section.contact h2.hd:before {
	font-family: icofont;
	content: '\efc3';
	padding-right: 10px
}

section.contact h2.hd.small {
	font-size: 18px;
	padding-bottom: 0
}

.rgt {
	padding-right: 0
}

form.contact-form span {
	float: left;
	width: 100%;
	position: relative
}

form.contact-form span.subject:after,
form.contact-form span:before {
	position: absolute;
	z-index: 0;
	font-family: icofont
}

form.contact-form span:before {
	color: #ddd;
	font-size: 14px;
	top: 20px;
	left: 10px
}

form.contact-form span.name:before {
	content: '\edd4'
}

form.contact-form span.mobile:before {
	content: '\f0d2'
}

form.contact-form span.email:before {
	content: '\efe4'
}

form.contact-form span.subject:before {
	content: '\f005'
}

form.contact-form span.subject:after {
	content: '\eb25';
	color: #2f2f2f;
	font-size: 18px;
	top: 25px;
	right: 10px
}

form.contact-form input,
form.contact-form select,
form.contact-form textarea {
	width: 100%;
	margin: 10px 0;
	padding: 10px 35px;
	font-size: 14px;
	position: relative;
	z-index: 9
}

form.contact-form span.message:before {
	content: '\ee3d'
}

form.contact-form input {
	color: #fff;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #f8931e;
	border-width: medium medium 1px
}

form.contact-form select,
form.contact-form textarea {
	border: none
}

form.contact-form select {
	color: #ddd;
	text-transform: capitalize;
	background-color: transparent;
	border-bottom: 1px solid #f8931e;
	border-width: medium medium 1px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

#defaultReal,
.filtr-search,
.innrpage.career .tb-cont a.apply,
.item-desc,
select {
	text-transform: uppercase
}

form.contact-form select option {
	background-color: #ac263d;
	color: #f8931e;
	outline: 0
}

form.contact-form textarea {
	color: #fff;
	background-color: transparent;
	border-bottom: 1px solid #f8931e;
	border-width: medium medium 1px
}

form.contact-form input::-webkit-input-placeholder {
	color: #ddd
}

form.contact-form input::-moz-placeholder {
	color: #ddd;
	opacity: 1!important
}

form.contact-form input:-moz-placeholder {
	color: #ddd;
	opacity: 1!important
}

form.contact-form textarea::-webkit-input-placeholder {
	color: #ddd
}

form.contact-form textarea::-moz-placeholder {
	color: #ddd;
	opacity: 1!important
}

form.contact-form textarea:-moz-placeholder {
	color: #ddd;
	opacity: 1!important
}

form.contact-form button {
	position: relative;
	background-color: #2f2f2f;
	padding: 8px 15px;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 3px;
	margin-top: 10px
}

form.contact-form button:after {
	content: '';
	background: #f8931e;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

form.contact-form button:hover:after {
	width: 100%
}

form.contact-form button span {
	width: auto;
	float: none
}

form.contact-form button span.ico {
	position: relative;
	font-family: icofont;
	font-size: 18px;
	color: #fff;
	padding-right: 10px
}

form.contact-form button span.ico:after {
	content: '\f0c5'
}

section.contact .inf {
	background-color: #f8941e;
	padding: 15px 0 15px 55px;
	margin-right: 35px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #ac263d;
	position: relative
}

section.contact .inf:after {
	content: '';
	background-image: url(../images/kos-inf.png);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center center;
	left: 0;
	top: 0;
	padding: 25px 30px
}

section.contact .inf:before {
	font-family: icofont;
	font-size: 26px;
	position: absolute;
	right: -20px;
	top: 5px;
	background-color: #ac263d;
	color: #fff;
	padding: 2px 9px;
	border-right: 4px solid #f8941e;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.contact .inf:hover:before {
	right: 0
}

section.contact .inf.mail:before {
	content: '\efe6'
}

section.contact .inf.phone:before {
	content: '\ed30'
}

section.contact .inf.mob:before {
	content: '\ed68'
}

section.contact .addr-hldr {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 50px;
	position: relative
}

section.contact .addr {
	padding: 60px;
	background-color: #f26622;
	width: 50%;
	float: left;
	position: relative
}

section.contact .addr h2 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-top: 0
}

section.contact .addr p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 0
}

section.contact .map-cnt {
	position: absolute;
	height: 100%;
	width: 50%;
	right: 0;
	background-color: #f26622
}

section.contact .hd-badge {
	position: absolute;
	border: 1px solid #ac263d;
	border-radius: 50%;
	right: -80px;
	top: 50%;
	margin-top: -83px;
	z-index: 9;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.contact .hd-badge .inr {
	margin: 8px;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	line-height: 22px;
	color: #f7f7f7;
	background-color: #ac263d;
	padding: 30px 38px;
	border-radius: 50%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.contact .hd-badge .inr span.ico1 {
	font-size: 48px;
	color: #fff;
	font-weight: 300;
	display: block
}

section.contact .hd-badge .inr span.ico1:before {
	font-family: icofont;
	content: '\ea6d'
}

section.contact .hd-badge .inr span {
	font-weight: 300
}

section.contact .addr-hldr:hover .hd-badge {
	border-color: #f8941e
}

section.contact .addr-hldr:hover .hd-badge .inr {
	background-color: #f8941e
}

section.social {
	background: #fff;
	z-index: 99;
	position: relative;
	width: 100%;
	float: left
}

section.social a div {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	padding: 10px 0 10px 58px;
	color: #000;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	width: 14.28571428571429%;
	float: left;
	position: relative;
	overflow: hidden
}

section.social a div:before {
	font-family: icofont;
	padding: 10px 20px;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 18px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.social a:first-child div:before {
	content: '\ee08';
	background-color: #3b5998
}

section.social a:first-child:hover div {
	background-color: #3b5998;
	color: #fff
}

section.social a:nth-child(2) div:before {
	content: '\ee34';
	background-color: #39b6e4
}

section.social a:nth-child(2):hover div {
	background-color: #39b6e4;
	color: #fff
}

section.social a:nth-child(5) div:before {
	content: '\ee11';
	background-color: #dd4b39
}

section.social a:nth-child(5):hover div {
	background-color: #dd4b39;
	color: #fff
}

section.social a:nth-child(4) div:before {
	content: '\ee14';
	background-color: #e1306c
}

section.social a:nth-child(4):hover div {
	background-color: #e1306c;
	color: #fff
}

section.social a:nth-child(3) div:before {
	content: '\ee23';
	background-color: #c8232c
}

section.social a:nth-child(3):hover div {
	background-color: #c8232c;
	color: #fff
}

section.social a:nth-child(6) div:before {
	content: '\edf6';
	background-color: #f57d00
}

section.social a:nth-child(6):hover div {
	background-color: #f57d00;
	color: #fff
}

section.social a:nth-child(7) div:before {
	content: '\f138';
	background-color: #cd201f
}

section.social a:nth-child(7):hover div {
	background-color: #cd201f;
	color: #fff
}

section.innrpage {
	position: relative
}

.innrpage .tb-cont {
	position: relative;
	background-image: none;
	background-color: #f8941e;
	border-bottom: 6px solid #fff;
	padding: 15px 15px 20px
}

.innrpage .tb-cont h2.hd {
	font-weight: 700;
	position: relative;
	padding-left: 60px
}

.innrpage .tb-cont h2.hd:before {
	content: '';
	background-color: #ac263d;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	top: 30px;
	left: 29px
}

.innrpage .tb-cont h2.hd span {
	font-weight: 300
}

.innrpage .tb-cont .kos-badge {
	width: 124px;
	position: absolute;
	top: -62px;
	right: 30px
}

.innrpage .tb-cont .kos-badge img {
	width: 100%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage .tb-cont .kos-badge img:hover {
	transform: rotate(360deg)
}

.innrpage .tb-cont .img-hldr {
	width: 255px;
	height: 255px;
	border: 7px solid #ac263d;
	overflow: hidden;
	border-radius: 50%;
	margin: auto
}

.innrpage .tb-cont .img-hldr img {
	width: 100%
}

.innrpage .tb-cont .desc {
	position: relative;
	z-index: 99
}

.innrpage .tb-cont .desc:after {
	font-family: icofont;
	font-size: 230px;
	color: rgba(172, 38, 61, .1);
	content: '\f0b2';
	position: absolute;
	right: 15px;
	top: -80px;
	z-index: -1
}

.innrpage .tb-cont .desc.no-after:after {
	display: none
}

.innrpage .tb-cont .desc .hd {
	background-color: #fff;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-top: 10px
}

.innrpage .tb-cont .hd h4 {
	color: #ac263d;
	font-weight: bolder;
	font-size: 24px;
	margin: 0
}

.innrpage .tb-cont .hd span.sub {
	display: block;
	font-weight: 600;
	color: #424242;
	font-size: 18px
}

.innrpage.fndr p {
	font-weight: 100!important;
	font-size: 20px!important;
	line-height: 30px!important
}

.innrpage .tb-cont p {
	font-size: 14px;
	color: #282828;
	font-weight: 400;
	margin-top: 10px;
	line-height: 26px
}

.innrpage .pad {
	padding: 0 60px
}

.innrpage .pad p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}

.point {
	color: #ac263d!important;
	display: block;
	font-weight: 600;
	font-size: 18px
}

.point:before {
	font-family: icofont;
	content: '\eb27';
	padding-right: 5px
}

.innrpage.about .tb-cont {
	border: none
}

.innrpage.about .found {
	margin: 20px 0
}

.innrpage.about .img-hldr {
	width: 100%!important;
	height: auto!important
}

.innrpage.about .tb-cont .qt {
	position: relative;
	z-index: 99
}

.innrpage.about .tb-cont .qt p {
	text-align: center;
	font-size: 22px;
	line-height: 36px;
	padding: 0 30px;
	margin-top: 30px;
	color: #ac263d;
	position: relative
}

.innrpage.about .tb-cont .qt p:after,
.innrpage.about .tb-cont .qt p:before {
	font-size: 48px;
	color: #f26522;
	position: absolute;
	font-style: italic;
	font-family: icofont
}

.innrpage.about .tb-cont .qt p:after {
	content: '\f0b2';
	right: -5px;
	bottom: -10px
}

.innrpage.about .tb-cont .qt p:before {
	content: '\f0b1';
	left: -5px;
	top: -10px
}

.innrpage.about .tb-cont .qt .hd h4 span {
	margin-bottom: 20px
}

.innrpage.abt-cnt p {
	color: #fff;
	font-size: 18px;
	line-height: 30px
}

.innrpage.abt-cnt .img-hldr {
	border-radius: 50%;
	overflow: hidden;
	margin-top: -15px
}

.innrpage.abt-cnt .img-hldr img {
	width: 100%
}

.innrpage.ourval {
	padding: 40px 0;
	background-color: #fff;
	background-image: url(../images/our-val-img.jpg);
	background-attachment: fixed;
	background-position: center -120px
}

.innrpage.ourval .val-itm {
	border-radius: 5px;
	border: 1px solid rgba(242, 101, 34, .5);
	padding: 15px;
	margin: 10px 0
}

.innrpage.ourval .val-itm h4 {
	color: #ac263d;
	text-align: center;
	font-weight: 600;
	font-style: italic;
	margin-top: -25px
}

.innrpage.ourval .val-itm h4 span {
	z-index: 9;
	padding: 0 5px;
	border-radius: 5px;
	position: relative
}

.innrpage.ourval .val-itm h4 span:before {
	z-index: -1;
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	background-color: #fff;
	left: 0;
	top: 43%
}

.innrpage.ourval .val-itm p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px
}

.innrpage.about1 .item {
	background-color: #f8941e;
	padding: 35px;
	min-height: 285px;
	margin: 15px 0
}

.innrpage.about1 .item h4 {
	font-size: 30px;
	font-weight: 300;
	color: #ac263d;
	text-align: center;
	margin: 0;
	position: relative;
	padding-bottom: 25px
}

.innrpage.about1 .item h4:after,
.innrpage.about1 .item h4:before {
	position: absolute;
	background-color: #ac263d;
	content: ''
}

.innrpage.about1 .item h4:after {
	height: 1px;
	width: 100%;
	left: 0;
	bottom: 0
}

.innrpage.about1 .item h4:before {
	height: 10px;
	width: 150px;
	left: 50%;
	margin-left: -77px;
	bottom: -4px
}

.innrpage.about1 .item h4 span {
	font-weight: 900
}

.innrpage.about1 .item p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin: 25px 0 0
}

.innrpage.about1 .item.misn p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px
}

.innrpage.about1 .item.misn .hd {
	margin-top: 20px
}

.innrpage.about2 {
	background-color: #f26622!important;
	overflow: hidden;
	position: relative
}

.innrpage.about2 .img-hldr {
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
	height: 100%
}

.innrpage.about2 .img-hldr img {
	height: 100%
}

.innrpage.about2 .desc {
	padding: 40px 60px;
	background-color: #f8941e;
	margin: 40px 0;
	border-bottom: 10px solid #ac263d
}

.innrpage.about2 .desc h2 {
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	margin-top: 0;
	position: relative
}

.innrpage.about2 .desc h2 span {
	font-weight: 300
}

.innrpage.about2 .desc h2:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 6px;
	right: 102%;
	background-color: #ac263d;
	top: 15px
}

.innrpage.about2 .desc p {
	color: rgba(255, 255, 255, .81);
	line-height: 23px
}

.innrpage.directors .tb-cont {
	padding: 0 0 40px;
	border: none
}

.innrpage.directors .tb-cont h2.hd {
	padding-bottom: 0
}

.innrpage.directors .tb-cont .cnt-hldr {
	margin-top: 30px;
	background-color: rgba(252, 197, 131, .37);
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.directors .tb-cont .cnt-hldr:hover {
	background-color: rgba(252, 197, 131, 1)
}

.innrpage.directors .tb-cont .cnt-hldr:hover .img-cntr img {
	-webkit-filter: grayscale(0);
	filter: none;
	filter: grayscale(0)
}

.innrpage.directors .tb-cont .img-cntr {
	overflow: hidden
}

.innrpage.directors .tb-cont .img-cntr img {
	width: 100%;
	-webkit-backface-visibility: hidden;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%)
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir {
	border-bottom: 6px solid #f26622;
	height: 100%;
	position: absolute;
	right: 0;
	padding: 30px 20px
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .hdr {
	position: relative;
	float: left;
	background-color: #ac263d;
	padding: 10px 25px;
	color: #f8941e;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	display: inline-block;
	margin-left: -50px;
	border-radius: 3px
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .hdr span {
	color: #fff;
	font-size: 14px;
	font-weight: 300
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .hdr:before {
	content: '';
	background-image: url(../images/hdr-img.png);
	background-repeat: no-repeat;
	bottom: -13px;
	left: 0;
	position: absolute;
	padding: 7px 16px
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf {
	display: inline-block;
	float: left;
	padding: 20px 0
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf span {
	margin-left: 30px;
	color: #ac263d;
	font-weight: 600;
	font-size: 14px
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf span:before {
	font-family: icofont;
	font-weight: 300;
	padding-right: 10px
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf span:first-child:before {
	content: '\efe6'
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf span:last-child:before {
	content: '\ed68'
}

.innrpage.directors .tb-cont .cnt-hldr .desc-dir p {
	font-size: 14px;
	color: #424140;
	width: 100%;
	font-weight: 500;
	line-height: 24px;
	margin-top: 25px
}

.innrpage.key .tb-cont {
	border: none;
	padding-bottom: 40px
}

.innrpage.key .tb-cont .key-item {
	position: relative;
	background-color: #ac263d;
	padding: 15px 0;
	margin-top: 20px
}

.innrpage.key .tb-cont .key-item:after {
	position: absolute;
	content: '';
	width: 0;
	height: 3px;
	background-color: #fff;
	left: 0;
	top: -3px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.key .tb-cont .key-item:hover:after {
	width: 100%
}

.innrpage.key .tb-cont .key-item .img-hldr {
	width: 200px;
	height: auto;
	border-color: #fff;
	margin: 0 auto;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.key .tb-cont .key-item:hover .img-hldr {
	border-color: #f8941e
}

.innrpage.key .tb-cont .key-item h4.hd {
	color: #f8941e;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding-top: 10px
}

.innrpage.key .tb-cont .key-item h4.hd span {
	color: #fff;
	font-size: 14px;
	font-weight: 300
}

.innrpage.key .tb-cont .key-item .info {
	background: #f26622;
	padding: 10px 0
}

.innrpage.key .tb-cont .key-item .info span {
	display: block;
	color: #2a2929;
	text-align: center;
	font-size: 12px;
	font-weight: 600
}

.innrpage.key .tb-cont .key-item .info span:before {
	font-family: icofont;
	padding-right: 5px;
	font-weight: 300
}

.innrpage.key .tb-cont .key-item .info span:first-child:before {
	content: '\efe6'
}

.innrpage.key .tb-cont .key-item .info span:last-child:before {
	content: '\ed68'
}

.innrpage.key .tb-cont .key-item p {
	font-size: 12px;
	text-align: center;
	padding: 15px 15px 0;
	color: #fff;
	line-height: 22px;
	margin: 0
}

.innrpage.news {
	background: #f8941e
}

.innrpage.news .tb-cont {
	border: none;
	padding-bottom: 40px;
	margin-top: -25px
}

.innrpage.news .tb-cont h2.hd {
	padding-left: 45px
}

.innrpage.news .tb-cont h2.hd:before {
	left: 16px
}

.innrpage.news .tb-cont .news-item {
	position: relative;
	background: #ac263d;
	margin-top: 20px
}

.innrpage.news .tb-cont .news-item img {
	width: 100%;
	-webkit-filter: saturate(20%) brightness(90%) contrast(110%);
	filter: saturate(20%) brightness(90%) contrast(110%);
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-backface-visibility: none
}

.innrpage.news .tb-cont .news-item:hover img {
	-webkit-filter: saturate(100%) brightness(100%) contrast(120%);
	filter: saturate(100%) brightness(100%) contrast(120%)
}

.innrpage.news .tb-cont .news-item p.dt {
	background: #ac263d;
	padding: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	text-align: center;
	line-height: 20px
}

.innrpage.news .tb-cont .news-item p.dt:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	background-color: #f8941e;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.news .tb-cont .news-item:hover p.dt:before {
	width: 100%
}

.innrpage.news .tb-cont .news-item .nws-desc {
	padding: 20px
}

.innrpage.news .tb-cont .news-item .nws-desc h2.nws-hd {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	min-height: 48px;
	max-height: 48px;
	margin: 0;
	line-height: 24px
}

.innrpage.news .tb-cont .news-item .nws-desc h2.nws-mnhd {
	color: #fff;
	font-weight: 900;
	font-size: 30px;
	margin: 0;
	line-height: 30px
}

.innrpage.news .tb-cont .news-item .nws-desc p.info {
	color: #fff;
	font-size: 10px;
	margin-top: 5px
}

.innrpage.news .tb-cont .news-item .nws-desc p.info span {
	margin-right: 20px
}

.innrpage.news .tb-cont .news-item .nws-desc p.info span:before {
	font-family: icofont;
	padding-right: 5px
}

.innrpage.news .tb-cont .news-item .nws-desc p.info span:first-child:before {
	content: '\eddc'
}

.innrpage.news .tb-cont .news-item .nws-desc p.info span:last-child:before {
	content: '\efb0'
}

.innrpage.news .tb-cont .news-item .nws-desc p {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 22px
}

.innrpage.news .tb-cont .news-item .nws-desc p.shor-disc {
	min-height: 44px;
	max-height: 44px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 22px
}

.innrpage.news .tb-cont .news-item .nws-desc a.se-mr {
	z-index: 9;
	position: relative;
	background-color: #fff;
	color: #141414;
	font-size: 12px;
	padding: 7px 14px;
	margin-top: 5px;
	display: inline-block;
	text-decoration: none
}

.innrpage.news .tb-cont .news-item .nws-desc a.se-mr:before {
	content: '';
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background-color: #fff;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.news .tb-cont .news-item:hover a.se-mr:before {
	-webkit-backface-visibility: hidden;
	width: 100%;
	background-color: #f8941e
}

.innrpage.news .tb-cont .news-item .nws-desc a.se-mr:after {
	font-family: icofont;
	content: '\eb27';
	padding-left: 5px
}

.innrpage.news .tb-cont .news-item.innr img {
	-webkit-filter: saturate(100%) brightness(100%) contrast(100%);
	filter: saturate(100%) brightness(100%) contrast(100%)
}

.innrpage.news .tb-cont .news-item.drct-itm .img-dir-hldr {
	overflow: hidden
}

.innrpage.news .tb-cont .news-item.drct-itm a {
	text-decoration: none
}

.innrpage.news .tb-cont .news-item.drct-itm p.info {
	margin: 0;
	line-height: 1
}

.innrpage.news .tb-cont .news-item.drct-itm:hover img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04)
}

.innrpage.news .tb-cont .news-item.drct-itm h2.nws-hd {
	font-size: 16px
}

.chair {
	background-color: #fff;
	padding: 20px 0;
	background-image: url(../images/kosamattom.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto 101%;
	margin: 15px 0
}

.chair .cnt {
	padding: 35px;
	margin-top: 20px
}

.chair h2 {
	margin: 0;
	color: #ac263d;
	font-size: 30px;
	font-weight: 900
}

.chair p.info {
	font-size: 18px!important;
	margin: 0;
	color: #282828!important;
	line-height: 1.5
}

.chair p {
	color: #2d2d2d!important;
	font-size: 12px!important
}

.chair .dtls {
	padding: 5px 0;
	float: right
}

.chair .dtls span {
	display: block;
	color: #2d2d2d;
	font-size: 12px;
	margin-bottom: 5px
}

.chair .dtls span:before {
	font-family: icofont;
	padding-right: 10px
}

.chair .dtls span.phone:before {
	content: '\ed30'
}

.chair .dtls span.mail:before {
	content: '\efe6'
}

.chair a {
	text-decoration: none
}

.chair a.see {
	color: #fff;
	text-decoration: none;
	background-color: #343434;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 20px
}

.chair .img-hldr {
	border-color: rgba(0, 0, 0, .25)!important;
	width: 300px!important;
	height: 300px!important
}

.chair.small .img-hldr {
	width: 165px!important;
	height: 165px!important
}

.chair.small h2 {
	font-size: 18px
}

.chair.small p.info {
	font-size: 14px!important;
	line-height: 24px
}

.chair.small .cnt {
	padding: 0 15px
}

.chair.small p {
	line-height: 18px;
	font-size: 10px!important
}

.chair.small a.see {
	margin-top: 10px
}

.chair .img-dir-hldr img {
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-webkit-backface-visibility: hidden;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.chair:hover .img-dir-hldr img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04)
}

.innrpage.news.innr .tb-cont .news-cntr {
	margin-top: 20px
}

.innrpage.news.innr .tb-cont .news-item .nws-desc {
	min-height: 525px;
	padding-bottom: 30px
}

.innrpage.news.innr .tb-cont .news-item .nws-desc h2.nws-hd {
	font-size: 30px;
	line-height: 30px;
	font-weight: 900
}

.innrpage.news.innr .tb-cont .news-item .nws-desc p.info span:first-child:before {
	content: '\ed21'
}

.innrpage.news.innr .tb-cont .news-item .nws-desc a span {
	display: none
}

.innrpage.news.innr .tb-cont .news-item .nws-desc a:after {
	font-family: icofont;
	content: '\f0c8';
	padding-left: 5px
}

.innrpage.news.innr .tb-cont .news-item .nws-desc a.facebook-share {
	background-color: #3b5998;
	color: #fff;
	margin-right: 10px;
	padding: 5px 15px
}

.innrpage.news.innr .tb-cont .news-item .nws-desc a.twitter-share {
	background-color: #00aced;
	color: #fff;
	padding: 5px 15px
}

.innrpage.news.innr .tb-cont .vertical-slider a {
	text-decoration: none
}

.innrpage.news.innr .tb-cont .vertical-slider h2.hd {
	padding-bottom: 14px;
	color: #2b2a2b;
	padding-top: 16px;
	padding-left: 30px;
	font-size: 24px
}

.innrpage.news.innr .tb-cont .vertical-slider h2.hd:before {
	background-color: #2b2a2b;
	top: 23px;
	margin-left: -16px
}

.innrpage.news.innr .tb-cont .vertical-slider .news-item {
	background-color: #2b2a2b;
	margin: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.news.innr .tb-cont .vertical-slider .news-item:hover,
.innrpage.news.innr .tb-cont .vertical-slider .news-item:hover p.dt {
	background-color: #ac263d
}

.innrpage.news.innr .tb-cont .vertical-slider .news-item p.dt {
	background-color: #2b2a2b;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.policy .tb-cont a.download,
.report-cnt a {
	display: inline-block;
	transition: all .4s;
	text-decoration: none
}

.innrpage.news.innr .tb-cont .vertical-slider .news-item .nws-desc {
	padding: 10px 20px;
	min-height: initial
}

.innrpage.news.innr .tb-cont .vertical-slider h2.nws-hd {
	font-size: 18px!important;
	font-weight: 600!important;
	line-height: 20px!important
}

.innrpage.notice .tb-cont {
	background: #f26622;
	border: none;
	padding: 10px 0 40px
}

.innrpage.notice .tb-cont p {
	font-size: 14px;
	padding: 0 30px;
	margin-top: 0;
	color: #fff;
	line-height: 24px
}

.innrpage.notice .tb-cont #accordion {
	margin-top: 20px
}

.innrpage.notice .tb-cont .panel {
	margin-bottom: 5px;
	border: none;
	border-radius: 0;
	background-color: transparent
}

.innrpage.notice .tb-cont .panel a {
	text-decoration: none
}

.innrpage.notice .tb-cont .panel-default>.panel-heading {
	padding: 10px 30px;
	position: relative
}

.innrpage.notice .tb-cont .panel-collapse p {
	font-weight: 400;
	margin: 0;
	padding: 8px 30px;
	color: #333232;
	border-bottom: 1px solid rgba(51, 50, 50, .7)
}

.innrpage.notice .tb-cont .panel-collapse p:before {
	font-family: icofont;
	content: '\eb23';
	padding-right: 10px
}

.innrpage.notice .tb-cont .panel-collapse p span {
	float: right
}

.innrpage.notice .tb-cont .panel-collapse p span a {
	font-size: 12px;
	color: #333232;
	padding: 5px 10px;
	background: #f7931e;
	border-radius: 3px
}

.innrpage.notice .panel-heading {
	background-color: #333232;
	border: none;
	border-radius: 0
}

.innrpage.notice .tb-cont .panel-title {
	color: #fff;
	font-size: 18px
}

.innrpage.notice .tb-cont span.tgle {
	position: absolute;
	color: #fff;
	font-size: 18px;
	right: 30px;
	top: 10px
}

.innrpage.report .report-itm {
	background-color: #f8941e;
	margin: 20px 0
}

.innrpage.report .report-itm .report-img {
	padding: 52px 40px;
	background-image: url(../images/report-bg.jpg);
	background-color: #ac263d;
	background-position: center center;
	height: 100%;
	background-repeat: no-repeat
}

.innrpage.report .report-itm .report-img img {
	width: 100%
}

.innrpage.report .report-itm .report-cnt {
	padding: 25px;
	text-align: center
}

.innrpage.report .report-itm .report-cnt h4.hd {
	word-wrap: break-word;
	min-height: 30px;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	color: #ac263d;
	margin-top: 0
}

.innrpage.report .report-itm .report-cnt p {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 18px
}

.report-cnt a {
	position: relative;
	color: #fff;
	padding: 10px 40px;
	background-color: #ac263d;
	font-size: 14px;
	font-weight: 600;
	border-radius: 5px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.report-cnt a:after {
	font-family: icofont;
	padding-left: 10px;
	content: '\efdd';
	font-weight: 300
}

.innrpage.report .report-itm .report-cnt a.vw:after {
	content: '\eb23'
}

.innrpage.report .report-itm .report-cnt a:before {
	border-radius: 5px;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0 solid #fff;
	border-top: none;
	border-bottom: none;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s
}

.report-cnt a:hover {
	background: #f26622;
	color: #2f2f2f
}

.img-gld-bg,
.innrpage.gld-2,
.innrpage.plant {
	background-repeat: no-repeat
}

.img-gld-bg,
.innrpage.forex,
.innrpage.gld-2,
.innrpage.sme-2 {
	background-attachment: fixed
}

.report-cnt a:hover:before {
	border-width: 3px
}

.innrpage.policy .tb-cont {
	border: none
}

.innrpage.policy .tb-cont p {
	font-size: 14px;
	color: #fff
}

.innrpage.policy .tb-cont a.download {
	background-color: #282828;
	padding: 10px 20px;
	color: #fff;
	border-radius: 3px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.policy .tb-cont a.download.pdf:after {
	font-family: icofont;
	content: '\ec12';
	padding-left: 10px
}

.innrpage.policy .tb-cont a.download:hover {
	background-color: #f26622;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .3)
}

.innrpage.policy .tb-cont h2.sub {
	color: #ac263d;
	font-size: 22px;
	padding-left: 20px;
	font-weight: 600
}

.innrpage.policy .tb-cont h2.sub:before {
	left: 0;
	top: 29px;
	width: 10px;
	height: 10px
}

.innrpage.policy .tb-cont .policy-gal-itm img {
	width: 100%
}

.innrpage.policy .tb-cont .policy-gal-itm p {
	text-align: center;
	opacity: 0;
	font-weight: 600;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px;
	font-size: 24px;
	color: #fff;
	z-index: 99;
	position: absolute;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.policy .tb-cont .policy-gal-itm p:before {
	content: '+';
	border: 2px solid #fff;
	padding: 0 10px
}

.innrpage.policy .tb-cont .policy-gal-itm {
	min-height: 200px;
	position: relative;
	margin: 10px 0;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.policy .tb-cont .policy-gal-itm:before {
	z-index: 9;
	content: '';
	position: absolute;
	background-color: rgba(0, 0, 0, .4);
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.policy .tb-cont .policy-gal-itm:hover:before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.innrpage.policy .tb-cont .policy-gal-itm:hover p {
	opacity: 1
}

.innrpage.policy .tb-cont .policy-gal-itm.media p:before {
	font-family: icofont;
	content: '\f0a1';
	border: 2px solid #fff;
	padding: 6px 6px 6px 11px;
	font-size: 24px;
	font-weight: 100;
	border-radius: 50%
}

.innrpage.policy .tb-cont .policy-gal iframe {
	width: 100%
}

.loader-cntr {
	padding: 20px;
	height: 20px;
	width: 20px;
	margin: 10px auto
}

.loader-cntr .loader {
	padding: 10px;
	position: relative
}

.loader-cntr .loader:after {
	font-family: icofont;
	position: absolute;
	top: -10px;
	left: -3px;
	font-size: 32px;
	content: '\f0e0';
	color: #282828
}

.otr,
.policy-gal {
	display: none;
	position: fixed;
	z-index: 9999
}

@-webkit-keyframes rotating {
	from {
		-ms-transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotating {
	from {
		-ms-transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.rotating {
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite
}

.otr {
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5)
}

.policy-gal {
	max-width: 800px
}

.policy-gal .glyphicon-chevron-right:before {
	font-family: icofont;
	content: '\eb8b';
	font-weight: bolder
}

.policy-gal .glyphicon-chevron-left:before {
	font-family: icofont;
	content: '\eb8a';
	font-weight: bolder
}

span.clse {
	position: absolute;
	z-index: 9;
	right: 5px;
	top: 5px;
	cursor: pointer;
	padding: 0 6px;
	background-color: transparent;
	color: #fff
}

.innrpage.policy .pull-right {
	padding: 5px 10px
}

.innrpage.policy h4.hd {
	font-size: 16px;
	color: #262526;
	position: relative;
	padding-left: 20px;
	font-weight: 600
}

.innrpage.policy h4.hd:before {
	font-family: icofont;
	content: '\eb23';
	font-weight: 300;
	left: 0;
	position: absolute
}

.innrpage.policy ul {
	padding-left: 0;
	line-height: 22px;
	list-style: none;
	color: #fff
}

.innrpage.policy ul li {
	position: relative;
	padding: 5px 0 5px 30px
}

.innrpage.policy ul li:before {
	position: absolute;
	left: 12px;
	font-family: icofont;
	content: '\eb27';
	color: #ac263d
}

.innrpage.policy p.cnt {
	line-height: 22px;
	color: #fff;
	padding-left: 30px;
	font-weight: 400
}

.innrpage.career .tb-cont {
	border: none
}

.innrpage.career .tb-cont .pad {
	padding-left: 30px;
	padding-right: 20px
}

.innrpage.career .tb-cont .pad p {
	color: #fff;
	margin-top: 0;
	text-align: justify
}

.innrpage.career .tb-cont a.apply {
	position: relative;
	overflow: hidden;
	padding: 10px;
	width: 100%;
	margin: 10px;
	background-color: #ac263d;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	font-size: 20px;
	display: block;
	text-align: center;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.career .tb-cont a.apply:after {
	font-family: icofont;
	content: '\f053';
	padding-left: 10px
}

.innrpage.career .tb-cont a.apply:before {
	content: '';
	position: absolute;
	background-color: #f8941e;
	width: 100px;
	height: 100%;
	top: 0;
	left: -100px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.career .tb-cont a.apply:hover {
	background-color: #282828
}

.innrpage.career .tb-cont a.apply:hover:before {
	left: 100%
}

.innrpage.career .tb-cont .career-itm {
	background-color: #282828;
	margin: 10px 0
}

.innrpage.career .tb-cont .img-cntr {
	overflow: hidden;
	width: 100%;
	position: relative
}

.innrpage.career .tb-cont .img-cntr span {
	z-index: 9;
	background-color: #282828;
	position: absolute;
	padding: 5px 10px;
	color: #fff;
	top: 10px;
	left: 10px;
	font-weight: 600;
	border-right: 4px solid #f8941e;
	border-left: 4px solid #f8941e
}

.posted {
	display: inline-block;
	border: 1px solid #f8941e;
	border-right: 0;
	padding-left: 5px;
	border-radius: 5px;
	font-size: 10px;
	color: #fff;
	overflow: hidden
}

.posted .color {
	font-weight: 600;
	border-right: 1px solid #f8941e;
	background-color: #f8941e;
	margin-left: 5px;
	padding: 1px 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #282828
}

.innrpage.career .tb-cont .img-cntr img {
	width: 100%;
	-webkit-backface-visibility: hidden;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.career .tb-cont .cnt {
	padding: 15px
}

.innrpage.career .tb-cont .cnt span.name {
	color: #fff;
	font-weight: 900;
	display: block;
	font-size: 14px
}

.innrpage.career .tb-cont .cnt span.name:before {
	font-family: icofont;
	content: '\ed6c';
	font-weight: 300;
	padding-right: 10px
}

.innrpage.career .tb-cont .cnt span.dtls {
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
	margin: 10px 0;
	position: relative;
	padding-left: 18px;
	color: #fff;
	font-size: 12px;
	display: block
}

.innrpage.career .tb-cont .cnt span.dtls:before {
	position: absolute;
	left: 0;
	top: 1px;
	font-weight: 100;
	font-family: icofont;
	content: '\efe2';
	padding-right: 10px
}

.innrpage.career .tb-cont .cnt span.dtls.vacancy {
	margin-bottom: 0;
	min-height: initial
}

.innrpage.career .tb-cont .cnt span.dtls.vacancy:before {
	content: '\ee01'
}

.innrpage.career .tb-cont .cnt a.apply {
	font-size: 12px;
	width: auto;
	display: inline-block;
	margin: 15px 0 0;
	padding: 5px 10px
}

.innrpage.career .tb-cont .career-itm:hover a.apply {
	background-color: #f26522
}

.innrpage.career .tb-cont .cnt a.apply:after {
	display: none!important
}

.innrpage.career .tb-cont .career-itm:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.innrpage.services .pad-normal {
	padding-top: 20px;
	padding-bottom: 20px
}

.innrpage.services {
	background-color: #f8941e
}

.innrpage.services .tb-cont {
	margin-top: -25px;
	border: none
}

.innrpage.services p {
	color: #fff;
	margin: 0
}

.innrpage.services h3.subhd {
	font-size: 24px;
	color: #ac263d;
	font-weight: 700
}

.innrpage.services .tb-cont .gold-loan-itm {
	position: relative;
	background-color: #282828;
	padding: 5px 5px 5px 90px;
	margin: 10px 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.services .tb-cont .gold-loan-itm:hover {
	background-color: #fff
}

.innrpage.services .tb-cont .gold-loan-itm:hover p {
	color: #282828
}

.innrpage.services .tb-cont .gold-loan-itm:hover:after {
	background-color: #f26622
}

.innrpage.services .tb-cont .gold-loan-itm p {
	line-height: 20px;
	font-weight: 400;
	text-align: left;
	margin: 10px 0
}

.innrpage.services .tb-cont .gold-loan-itm:after {
	position: absolute;
	font-family: icofont;
	content: '';
	width: 80px;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ac263d;
	font-size: 40px;
	color: #fff;
	padding: 8px 20px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.services .tb-cont .freedom .gold-loan-itm {
	margin-right: 15px;
	min-height: 171px!important
}

.innrpage.services .tb-cont .freedom .gold-loan-itm hr {
	margin: 0;
	border-color: #f8941e
}

.innrpage.services .tb-cont .gold-loan-itm.g1,
.innrpage.services .tb-cont .gold-loan-itm.g2,
.innrpage.services .tb-cont .gold-loan-itm.g4,
.innrpage.services .tb-cont .gold-loan-itm.g5 {
	margin-right: 15px
}

.innrpage.services .tb-cont .gold-loan-itm.g1:after {
	content: '\ecae'
}

.innrpage.services .tb-cont .gold-loan-itm.g2:after {
	content: '\eae0'
}

.innrpage.services .tb-cont .gold-loan-itm.g3:after {
	content: '\eb8d'
}

.innrpage.services .tb-cont .gold-loan-itm.g4:after {
	content: '\f096'
}

.innrpage.services .tb-cont .gold-loan-itm.g5:after {
	content: '\ee91'
}

.innrpage.services .tb-cont .gold-loan-itm.g6:after {
	content: '\ebeb'
}

.innrpage.gld-2 {
	background-color: #f26622;
	background-image: none;
	background-size: auto 100%;
	background-position: 120% 0
}

.img-gld-bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-image: url(../images/gld-serv-bg.jpg);
	background-size: auto 100%;
	background-position: 100%
}

.innrpage.gld-2 p {
	color: #fff
}

.innrpage.services img {
	float: left;
	margin: 7px 20px 0 0
}

.innrpage.services h4.hd {
	font-weight: 600
}

.innrpage.services h4.hd:before {
	font-family: icofont;
	content: '\eb81';
	color: #ac263d;
	font-weight: 100;
	padding-right: 5px
}

.innrpage.dm ul li:before,
.innrpage.services h5.hd:before {
	content: '\eb3d';
	font-family: icofont
}

.innrpage.services h5.hd {
	font-weight: 400;
	font-size: 16px
}

.innrpage.services h5.hd:before {
	color: #ac263d;
	font-weight: 600;
	padding-right: 10px
}

.innrpage.gld-mnu {
	background-color: #282828;
	text-align: center
}

.innrpage.gld-mnu a.mnu-itm,
.innrpage.gld-mnu a.mnu-itm:focus,
.innrpage.gld-mnu a.mnu-itm:hover {
	text-decoration: none;
	color: #fff;
	font-weight: 100
}

.innrpage.gld-mnu a.mnu-itm span {
	display: inline-block;
	padding: 10px;
	margin: 5px 0;
	border: 1px solid transparent;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.gld-mnu a.mnu-itm:hover span {
	border: 1px solid #f26622
}

.innrpage.dm .pull-right {
	margin: 7px 0 10px 15px
}

.innrpage.services .dm-itm {
	width: 225px;
	background-color: #282828;
	border: 5px solid #ac263d;
	padding: 40px 25px;
	border-radius: 50%;
	margin: 20px 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.services .dm-itm:hover {
	background-color: #fff
}

.innrpage.services .dm-itm:hover p,
.innrpage.services .dm-itm:hover span.icn {
	color: #282828
}

.innrpage.services .dm-itm span.icn {
	font-family: icofont;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 48px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.services .dm-itm p {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.dm ul {
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-weight: 600
}

.innrpage.dm ul li {
	padding: 8px 0 8px 25px;
	position: relative
}

.innrpage.dm ul li:before {
	position: absolute;
	color: #ac263d;
	left: 0
}

.innrpage.services h1.qte {
	position: relative;
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	line-height: 36px;
	padding-left: 75px
}

.innrpage.services h1.qte:before {
	font-family: icofont;
	font-size: 72px;
	content: '\f0b1';
	color: #282828;
	opacity: .8;
	position: absolute;
	top: -15px;
	left: 0
}

.innrpage.plant ul li:before,
.innrpage.sme-2 ul li:before {
	font-family: icofont;
	content: '\eb3d';
	left: 0
}

span.break {
	display: block
}

.innrpage.sme-2 {
	background-image: url(../images/sme-bg.jpg);
	background-size: cover
}

.innrpage.sme-2 ul {
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-weight: 600
}

.innrpage.sme-2 ul li {
	padding: 8px 0 8px 25px;
	position: relative
}

.innrpage.sme-2 ul li:before {
	position: absolute;
	color: #fff
}

.sme-itm {
	background-color: #ac263d;
	margin: 10px 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.sme-itm:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-filter: grayscale(0);
	filter: none;
	filter: grayscale(0)
}

.img-svr-hldr {
	overflow: hidden
}

.img-svr-hldr img {
	display: block!important;
	float: none!important;
	margin: 0!important;
	width: 100%;
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	-webkit-backface-visibility: hidden;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.insu-itm,
a.faq {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.sme-dtls {
	padding: 15px
}

.sme-dtls p {
	margin: 0!important;
	text-align: center;
	font-weight: 600!important
}

a.faq {
	float: right;
	background-color: #282828;
	text-decoration: none;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 5px;
	color: #fff
}

.innrpage.plant,
.tick-itm span,
a.faq:hover {
	background-color: #ac263d
}

.innrpage.plant ul {
	padding: 0;
	list-style: none;
	color: #f8941e;
	font-size: 14px;
	font-weight: 600
}

.innrpage.plant ul li {
	padding: 15px 0 10px 25px;
	position: relative
}

.innrpage.plant ul li:before {
	position: absolute;
	color: #fff
}

.innrpage.plant.right {
	background-image: url(../images/plant-bg1.jpg);
	background-position: 100% 0
}

.innrpage.plant.left {
	background-image: url(../images/plant-bg2.jpg);
	background-position: -16px 0
}

.innrpage.plant.left .pull-right div {
	margin-left: 25px
}

.innrpage.depo-1 .icn {
	position: relative;
	text-align: center;
	overflow: hidden
}

.innrpage.depo-1 .icn:after,
.innrpage.depo-1 .icn:before {
	position: absolute;
	content: '';
	height: 2px;
	border-top: 2px dashed #fff;
	top: 50%;
	width: 100%
}

.innrpage.depo-1 .icn:after {
	left: 83%
}

.innrpage.depo-2 ul li:before,
.innrpage.insu ul li:before,
.tick-itm span {
	left: 0;
	font-family: icofont
}

.innrpage.depo-1 .icn:before {
	right: 83%
}

.innrpage.depo-1 .icn:first-child:before,
.innrpage.depo-1 .icn:last-child:after {
	display: none
}

.innrpage.depo-1 .icn span {
	font-family: icofont;
	font-size: 100px;
	color: #fff
}

.innrpage.depo-2 ul {
	padding: 0;
	list-style: none;
	color: #282828;
	font-size: 14px;
	font-weight: 900
}

.innrpage.depo-2 ul li {
	padding: 10px 0 10px 25px;
	position: relative
}

.innrpage.depo-2 ul li:before {
	content: '\eb3d';
	position: absolute;
	color: #ac263d
}

.tick-itm {
	position: relative;
	margin-top: 20px
}

.tick-itm:last-child {
	margin-bottom: 20px
}

.tick-itm span {
	color: #fff;
	font-size: 36px;
	border: 3px solid #fff;
	border-radius: 50%;
	padding: 1px 8.5px;
	position: absolute;
	top: 4px
}

.tick-itm p {
	padding-left: 55px;
	color: #282828!important
}

.tick-img2 {
	width: 100%;
	margin: 35px 0 0!important
}

.insu-itm {
	position: relative;
	overflow: hidden;
	background-color: #000;
	margin: 10px 0
}

.insu-itm img,
.insu-itm:after {
	transition: all .4s;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.insu-itm:after {
	content: '';
	border: 1px solid #fff;
	position: absolute;
	height: 100%;
	top: 0;
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01)
}

.insu-itm:hover:after {
	transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.89)
}

.insu-itm:hover img {
	opacity: .4
}

.insu-itm:hover p.dtls {
	opacity: 1
}

.insu-itm img {
	display: block!important;
	float: none!important;
	margin: 0!important
}

.insu-itm p.dtls {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding: 0 25px;
	opacity: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.insu ul {
	padding: 0;
	list-style: none;
	color: #282828;
	font-size: 14px;
	font-weight: 600
}

.innrpage.insu ul li {
	padding: 5px 0 5px 25px;
	position: relative
}

.innrpage.insu ul li:before {
	content: '\eb3d';
	position: absolute;
	color: #ac263d
}

.insu-img6 {
	width: 100%;
	margin: 20px 0 0!important
}

.innrpage.othr h2.hd {
	padding-left: 45px
}

.innrpage.othr h2.hd:before {
	left: 15px
}

.innrpage.othr .otr-itm {
	background-color: #f26622;
	padding: 30px 25px 10px;
	margin: 15px 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.othr .otr-itm .img-otr-hldr {
	border: 3px solid #f8941e;
	overflow: hidden
}

.innrpage.othr .otr-itm .img-otr-hldr img {
	float: none;
	margin: 0;
	width: 100%;
	display: block;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.othr .otr-itm .otr-dtls {
	text-align: center
}

.innrpage.othr .otr-itm .otr-dtls p.hd {
	font-size: 20px;
	font-weight: 100;
	text-align: center;
	margin: 15px
}

.innrpage.othr .otr-itm .otr-dtls p.cnt {
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 15px
}

.innrpage.othr .otr-itm .otr-dtls a.rdmr {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px 20px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.othr .otr-itm:hover {
	background-color: #ac263d
}

.innrpage.othr .otr-itm:hover .img-otr-hldr img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

.innrpage.othr .otr-itm a.rdmr:hover {
	background-color: #f26622;
	border-color: #f26622
}

.innrpage.mony h2.sub {
	font-size: 22px;
	padding-left: 22px
}

.innrpage.mony h2.sub:before {
	left: 0;
	top: 29px;
	width: 10px;
	height: 10px
}

.innrpage.mony ul {
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-weight: 400
}

.innrpage.mony ul li {
	padding: 8px 0 8px 25px;
	position: relative
}

.innrpage.mony ul li:before {
	font-family: icofont;
	content: '\eb79';
	position: absolute;
	color: #ac263d;
	left: 0
}

.innrpage.mony .mony-itm {
	margin: 15px 0;
	border-bottom: 5px solid #2a2a2a;
	border-top: 2px solid #2a2a2a;
	background-color: #fff;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.mony .mony-itm:hover {
	background-color: #f26622;
	border-color: #fff
}

.innrpage.mony .mony-itm:hover .img-mon-hldr img {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%)
}

.innrpage.mony .mony-itm:hover p {
	color: #fff
}

.innrpage.mony .img-mon-hldr {
	background-color: #000
}

.innrpage.mony .img-mon-hldr img {
	display: block;
	width: 100%;
	margin: 0!important;
	float: none!important;
	-webkit-filter: grayscale(0);
	filter: none;
	filter: grayscale(0);
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.mony .mony-cnt {
	padding: 10px 20px
}

.innrpage.mony .mony-cnt p {
	text-align: center;
	color: #282828;
	font-weight: 600;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.mtc {
	margin-top: 70px
}

.forex-itm {
	position: relative;
	padding: 5px 0 5px 180px;
	margin: 20px 0;
	min-height: 163px
}

.forex-itm:last-child {
	margin-bottom: 0
}

.forex-itm p {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.forex-itm:before,
.innrpage.site-map ul li:before {
	left: 0;
	transition: all .4s;
	font-family: icofont;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.forex-itm:before {
	content: '\ea6b';
	font-size: 100px;
	color: #fff;
	position: absolute;
	top: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 8px 29px
}

.forex-itm:nth-child(3):before {
	content: '\ef0e'
}

.forex-itm:nth-child(5):before {
	content: '\eb8d'
}

.forex-itm:nth-child(7):before {
	content: '\efad'
}

.forex-itm:nth-child(9):before {
	content: '\eae1'
}

.forex-itm:nth-child(11):before {
	content: '\f005'
}

.forex-itm:hover:before {
	color: #282828;
	border-color: #282828
}

.forex-itm:hover p {
	color: #282828
}

.innrpage.forex {
	background-image: url(../images/forex-bg.jpg);
	background-size: cover
}

.innrpage.forex p.qt {
	font-size: 36px;
	color: #fff;
	margin: 0;
	text-align: center;
	font-weight: 100
}

.forex-lst {
	padding-top: 50px!important
}

.innrpage.site-map .tb-cont h2.hd {
	padding-left: 30px
}

.innrpage.site-map .tb-cont h2.hd:before {
	left: 0
}

.innrpage.site-map ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.innrpage.site-map ul li {
	padding: 3px 0 3px 20px;
	position: relative
}

.innrpage.site-map ul li:hover a {
	color: #fff
}

.innrpage.site-map ul li:hover:before {
	transform: rotate(360deg)
}

.innrpage.site-map ul li:before {
	position: absolute;
	content: '\eb3d';
	display: inline-block;
	color: #ac263d;
	margin-right: 10px
}

.innrpage.site-map ul li a {
	color: #282828;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.milestones,
.innrpage.milestones .tb-cont {
	background-color: #ac263d
}

.innrpage.milestones .tb-cont h2 {
	color: #fff
}

.innrpage.milestones .tb-cont h2:before {
	font-family: icofont;
	content: '\f01e';
	padding-right: 10px
}

.innrpage.milestones .tb-cont .mile-wrap {
	margin-top: 20px
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item {
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
	margin: 15px 0;
	min-height: 155px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3 {
	color: #ac263d;
	background-color: #fff
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover {
	background-color: #f26622;
	box-shadow: 5px 5px 25px rgba(0, 0, 0, .5)
}

section.applyhead .apply-now-wrapper section.gold-calc input:focus,
section.applyhead .apply-now-wrapper section.gold-calc select:focus,
section.applyhead .apply-now-wrapper section.gold-calc textarea:focus {
	box-shadow: 1px 1px 10px #000
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover .mile-cnt p {
	color: #fff
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3 span {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0)
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3:before {
	left: -85%;
	border-color: #ac263d
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3:after {
	right: -57%;
	border-color: #ac263d
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
	font-weight: 100;
	background-color: #f26622;
	font-size: 30px;
	padding: 5px 20%;
	margin: 0;
	color: #fff;
	overflow: hidden
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 span {
	display: block;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%)
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item h3:before {
	content: '';
	top: 50%;
	margin-top: -2px;
	position: absolute;
	width: 100%;
	border-top: 3px solid #fff;
	left: -57%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item h3:after {
	content: '';
	top: 50%;
	margin-top: -2px;
	position: absolute;
	width: 100%;
	border-top: 3px solid #fff;
	right: -85%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item .mile-cnt {
	padding: 20px 10px
}

.innrpage.milestones .tb-cont .mile-wrap .mile-item .mile-cnt p {
	text-align: center;
	color: #ac263d;
	font-weight: 600
}

section.ncd-int {
	background-image: none
}

section.ncd-int .generated {
	max-height: 0;
	overflow: hidden;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.ncd-int table {
	border: 1px solid #f8941e
}

section.ncd-int table th.main-hd {
	text-align: center;
	background-color: #f8941e
}

section.ncd-int table th {
	text-align: center;
	background-color: #ddd
}

section.ncd-int table td {
	text-align: center;
	background-color: #fff;
	width: 50%
}

section.ncd-int .generated p {
	color: #fff
}

section.applyhead {
	background-color: #fff!important;
	border-bottom: 1px solid #fff;
	padding-bottom: 0
}

section.applyhead .tb-cont {
	background-color: #fff;
	padding: 0
}

section.applyhead .tb-cont h2.hd {
	color: #ac263d;
	display: inline-block;
	font-size: 36px
}

section.applyhead .apply-now-wrapper {
	position: relative;
	background-image: url(../images/apply-job-background.jpg);
	background-size: cover;
	overflow: hidden
}

section.applyhead .apply-now-wrapper.payment {
	background-image: url(../images/payment-bg.jpg)
}

section.applyhead .apply-now-wrapper ul.tab {
	margin: 0
}

section.applyhead .apply-now-wrapper ul.tab li {
	cursor: default;
	border-bottom: 1px solid #fff;
	background-color: #343333;
	padding: 16px 0;
	text-align: center;
	color: #989696;
	font-size: 16px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

section.applyhead .apply-now-wrapper ul.tab li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

section.applyhead .apply-now-wrapper.payment ul.tab li {
	padding: 58px 0
}

section.applyhead .apply-now-wrapper ul.tab li.finish {
	background-color: #ac263d;
	color: #fff
}

section.applyhead .apply-now-wrapper ul.tab li.finish:before {
	color: #fff
}

section.applyhead .apply-now-wrapper ul.tab li.active {
	background-color: #ac263d;
	color: #fff
}

section.applyhead .apply-now-wrapper ul.tab li.active:after {
	position: absolute;
	content: '';
	background-color: #ac263d;
	right: -5px;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -9px;
	border-radius: 2px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg)
}

section.applyhead .apply-now-wrapper ul.tab li:last-child {
	border: 0
}

section.applyhead .apply-now-wrapper ul.tab li:before {
	display: block;
	position: initial;
	margin-bottom: 0;
	color: #989696;
	font-weight: 100
}

section.applyhead .apply-now-wrapper ul.tab li:first-child:before {
	content: '\eddc'
}

section.applyhead .apply-now-wrapper.payment ul.tab li:first-child:before {
	content: '\eded';
	font-size: 30px
}

section.applyhead .apply-now-wrapper section.gold-calc:first-child h2.appl-frm-hdr:before {
	content: '\eddc'
}

section.applyhead .apply-now-wrapper ul.tab li:nth-child(2):before {
	content: '\ea77'
}

section.applyhead .apply-now-wrapper.payment ul.tab li:nth-child(2):before {
	content: '\f077';
	font-size: 30px
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(2) h2.appl-frm-hdr:before {
	content: '\ea77'
}

section.applyhead .apply-now-wrapper ul.tab li:nth-child(3):before {
	content: '\eb99'
}

section.applyhead .apply-now-wrapper.payment ul.tab li:nth-child(3):before {
	content: '\ed27';
	font-size: 30px
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(3) h2.appl-frm-hdr:before {
	content: '\eb99'
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(4) h2.appl-frm-hdr:before,
section.applyhead .apply-now-wrapper ul.tab li:nth-child(4):before {
	content: '\eb92'
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(5) h2.appl-frm-hdr:before,
section.applyhead .apply-now-wrapper ul.tab li:nth-child(5):before {
	content: '\eeba'
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(6) h2.appl-frm-hdr:before,
section.applyhead .apply-now-wrapper ul.tab li:nth-child(6):before {
	content: '\ea72'
}

section.applyhead .apply-now-wrapper section.gold-calc:nth-child(7) h2.appl-frm-hdr:before,
section.applyhead .apply-now-wrapper ul.tab li:nth-child(7):before {
	content: '\f104'
}

section.applyhead .apply-now-wrapper ul.tab li.active:before {
	color: #fff
}

section.applyhead .apply-now-wrapper section.gold-calc input,
section.applyhead .apply-now-wrapper section.gold-calc select,
section.applyhead .apply-now-wrapper section.gold-calc textarea {
	color: #1e1e1e;
	border-color: #ac263d!important
}

section.applyhead .apply-now-wrapper section.gold-calc {
	background-image: none;
	border: 0
}

.btnAppRem:hover,
section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr span.add-qual button:hover,
section.applyhead .apply-now-wrapper span.next button:hover {
	box-shadow: none!important
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico {
	border-color: #ac263d!important
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico:before {
	color: #f8931e;
	background-color: #ac263d
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.gndr:before {
	content: '\ede0'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.dob-span:before {
	content: '\ed21'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.place:before {
	content: '\ee10'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.mthrtng:before {
	content: '\ed80'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.religion:before {
	content: '\ede4'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.cast:before {
	content: '\f0e6'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.catg:before {
	content: '\ed61'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.marital:before {
	content: '\edd2'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.addr:before {
	content: '\ed44'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.state:before {
	content: '\ea6d'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.contact:before {
	content: '\ed68'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.alternate-number:before {
	content: '\f09c'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.sal:before {
	content: '\eae1'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.qual:before {
	content: '\eb9b'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.cours:before {
	content: '\eb99'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.insti:before {
	content: '\ea66'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.per:before {
	content: '\f0c3'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.org:before {
	content: '\ef93'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.post:before {
	content: '\edd3'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.reason:before {
	content: '\eea2'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.cam:before {
	content: '\efa3'
}

section.applyhead .apply-now-wrapper section.gold-calc span.ico.user:before {
	content: '\eddc'
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.check-box {
	color: #ac263d;
	font-weight: 600;
	margin-right: 20px
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.check-box input {
	width: auto;
	margin-right: 5px
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr input::-webkit-input-placeholder {
	color: #1e1e1e
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr input::-moz-placeholder {
	color: #1e1e1e;
	opacity: 1!important
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr input:-moz-placeholder {
	color: #1e1e1e;
	opacity: 1!important
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr textarea::-webkit-input-placeholder {
	color: #1e1e1e
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr textarea::-moz-placeholder {
	color: #1e1e1e;
	opacity: 1!important
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr textarea:-moz-placeholder {
	color: #1e1e1e;
	opacity: 1!important
}

section.applyhead .apply-now-wrapper h2.appl-frm-hdr {
	color: #ac263d;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px
}

section.applyhead .apply-now-wrapper h2.appl-frm-hdr:before {
	font-family: icofont;
	padding-right: 10px;
	font-weight: 100
}

section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr {
	color: #282828;
	font-size: 18px;
	font-weight: 600
}

section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr.lang {
	display: inline-block;
	margin-right: 30px;
	margin-top: 15px
}

section.applyhead .apply-now-wrapper .form-hlder .forms,
section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr.lang:before {
	display: none
}

section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr:before {
	font-family: icofont;
	content: '\f018';
	font-weight: 100;
	padding-right: 10px
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.slct:after {
	color: #ac263d
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.slct.upload:after {
	content: '\f0ff'
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.slct.write:after {
	content: '\eba3';
	color: #393939;
	font-weight: 100
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.slct.upload input[type=file] {
	opacity: 0;
	position: absolute;
	z-index: 9
}

section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.slct.upload input[type=text] {
	z-index: 0
}

section.applyhead .apply-now-wrapper .form-hlder .forms.active {
	display: block
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .referance-wrapper {
	display: none
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr span.add-qual {
	position: relative;
	min-height: 39px;
	cursor: pointer;
	display: block;
	background-color: #ac263d;
	color: #fff;
	text-align: center;
	padding: 8px;
	border-radius: 5px
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr span.add-qual button {
	z-index: 99;
	padding: 8px!important;
	margin: 0!important;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr span.add-qual button:before {
	font-weight: 100;
	font-family: icofont;
	content: '\f0a3';
	margin-right: 5px
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .qual-wrapper {
	margin-top: 20px
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .qual-wrapper table {
	border: 1px solid #282828;
	border-radius: 5px
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .qual-wrapper table th {
	background-color: #282828;
	color: #fff;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #282828;
	padding: 10px 0
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .qual-wrapper table th:last-child {
	border-right: 0
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr .qual-wrapper table td {
	text-align: center;
	padding: 10px 0;
	color: #282828;
	border-bottom: 1px solid #000
}

section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr span.remove-edu {
	color: red;
	cursor: pointer;
	font-weight: 600
}

.btnAppRem {
	padding: 0!important;
	margin: 0!important;
	color: red!important;
	background-color: transparent!important;
	font-weight: 400!important
}

section.applyhead .apply-now-wrapper span.next {
	margin-top: 13px;
	cursor: pointer;
	background-color: #ac263d;
	color: #fff;
	padding: 5px 30px;
	border-radius: 25px;
	font-size: 16px;
	display: inline-block
}

section.applyhead .apply-now-wrapper span.next button {
	padding: 0!important;
	margin: 0!important
}

section.applyhead .apply-now-wrapper span.next a {
	color: #fff;
	text-decoration: none!important
}

section.applyhead .apply-now-wrapper span.next.pay {
	background-color: transparent;
	border: 1px solid #ac263d;
	color: #ac263d
}

section.applyhead .apply-now-wrapper span.next:after {
	padding-left: 10px;
	font-family: icofont;
	content: '\eb1b'
}

section.applyhead .apply-now-wrapper button {
	background-color: #ac263d;
	color: #fff
}

section.applyhead .apply-now-wrapper .upload-img-hldr {
	width: 100px;
	margin: 0;
	display: none
}

section.applyhead .apply-now-wrapper .upload-img-hldr img {
	width: 100%
}

section.applyhead .apply-now-wrapper .upload-resume-hldr {
	width: 100px;
	margin: 0;
	display: none
}

section.applyhead .apply-now-wrapper .upload-resume-hldr img {
	width: 100%
}

.payment-hldr {
	padding: 40px 15px
}

.payment-hldr span.awn-no {
	position: absolute;
	right: 15px;
	color: #ac263d;
	font-size: 14px;
	top: 40px
}

.payment-hldr span.awn-no span {
	font-weight: 700
}

input.srch {
	border-radius: 4px;
	padding: 10px 75px 10px 10px!important;
	font-size: 14px!important;
	margin-bottom: 20px!important
}

.search-btn-hldr {
	z-index: 9;
	width: 75px;
	height: 40px;
	position: absolute;
	background: #ac263d;
	top: 9px;
	right: 15px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pay-now-wrap,
.sucess-wrap .success-img {
	background-size: cover;
	background-position: center
}

.search-btn-hldr button {
	font-family: icofont;
	width: 50%;
	float: left;
	height: 100%;
	margin: 0!important;
	padding: 0!important;
	border-right: 1px solid #a0a0a0!important;
	border-radius: 0!important
}

.search-btn-hldr button:first-child:after {
	content: '\eded';
	font-weight: 100
}

.search-btn-hldr button:last-child {
	border: none!important;
	border-top-right-radius: 4px!important;
	border-bottom-right-radius: 4px!important
}

.search-btn-hldr button:last-child:after {
	content: '\f0b6';
	font-weight: 100
}

.payment .tab-change span {
	background-color: #a0a0a0;
	padding: 8px 20px;
	color: #fff;
	font-weight: 600;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.payment .tab-change span:first-child {
	border-top-left-radius: 4px
}

.payment .tab-change span:last-child {
	border-top-right-radius: 4px
}

.payment .tab-change span:hover {
	background-color: #343333
}

.payment .tab-change span.active {
	background-color: #f8941e
}

.tab-hldr {
	position: relative;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 335px;
	overflow-y: auto;
	overflow-x: hidden
}

.tab-hldr .tab {
	display: none
}

.tab-hldr .tab.active {
	display: block
}

input:disabled {
	cursor: not-allowed!important;
	background-color: #fdd6a9!important
}

section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr.tab-head {
	margin-bottom: 20px
}

section.applyhead .apply-now-wrapper h2.appl-frm-innrhdr.tab-head:before {
	display: none
}

.payment label.top {
	font-size: 12px;
	font-weight: 600;
	color: #ac263d;
	margin: 0;
	position: absolute;
	top: -8px;
	width: 100%;
	left: 15px
}

span.pending:before,
span.sucess:before {
	font-family: icofont;
	margin-right: 5px
}

.payment .field-validation-error {
	font-size: 10px;
	left: 0;
	font-weight: 600;
	position: absolute;
	width: 100%;
	bottom: -10px;
	color: #393939
}

.split-view span {
	width: 50%!important
}

.split-view span input {
	border-radius: 0!important;
	color: #ac263d!important
}

.split-view input.slipt {
	width: 50%!important;
	margin-left: -2px!important;
	padding: 8px!important
}

.payment-hldr .frm-hldr {
	height: auto!important
}

.payment-hldr .frm-hldr em {
	font-style: inherit;
	position: relative
}

.payment-hldr .frm-hldr em span.field-validation-error {
	top: -30px;
	left: 0
}

section.applyhead .apply-now-wrapper .pay {
	width: auto;
	background-color: transparent;
	border: 1px solid #ac263d;
	color: #ac263d;
	border-radius: 25px;
	padding: 8px 20px;
	margin-top: 15px
}

section.applyhead .apply-now-wrapper .pay:after {
	padding-left: 10px;
	font-family: icofont;
	content: '\eb1b'
}

#spanwar {
	display: inline;
	position: absolute;
	top: 15px;
	right: 17px;
	color: red;
	font-weight: 600
}

span.sucess {
	color: #1d9c00
}

span.sucess:before {
	content: '\f04d'
}

span.pending {
	color: #f26522
}

span.pending:before {
	content: '\efed'
}

.payment-hldr span.hdr {
	background-color: #f8941e;
	border-radius: 4px;
	padding: 8px 20px;
	color: #fff;
	font-weight: 600
}

input.balance-view,
input.get-amt {
	border-radius: 4px!important;
	text-align: center
}

.payment-hldr span.awn-no.hd {
	z-index: 9;
	top: 9px;
	right: 30px
}

.tab-hldr.loan-payment {
	height: 425px;
	padding-top: 0
}

.loan-payment label.top {
	text-align: center;
	left: 0;
	font-size: 14px
}

.loan-payment label.top.add:after {
	position: absolute;
	top: 50%;
	content: '+';
	right: -5px;
	margin-top: 15px;
	font-size: 20px
}

.loan-payment label.top.equal:after {
	position: absolute;
	top: 50%;
	content: '=';
	right: -5px;
	margin-top: 15px;
	font-size: 20px
}

input.balance-view {
	margin-top: 15px!important;
	padding: 8px!important;
	background-color: #ac263d!important;
	color: #fff!important
}

input.get-amt {
	padding: 20px 10px!important;
	font-size: 18px!important
}

button.calc-amt {
	padding: 20px 10px!important;
	width: 100%;
	background-color: #f8931e!important;
	color: #ac263d!important
}

.calc-wrapper {
	background-color: #ac263d;
	border-right: 5px solid #f8941e;
	border-left: 5px solid #f8941e;
	padding: 15px;
	margin-top: 10px
}

.calc-wrapper input[type=text] {
	background-color: #fff!important;
	color: #000!important;
	font-weight: 600;
	margin-top: 8px!important;
	margin-bottom: 15px!important
}

.calc-wrapper label.top {
	font-size: 12px!important;
	color: #f8941e!important
}

.calc-wrapper label.top:after {
	display: none
}

.calc-wrapper span.entire {
	font-size: 12px;
	color: #fff;
	padding: 8px 0;
	display: block
}

.calc-wrapper span.entire input[type=checkbox] {
	width: auto
}

span.choose input[type=radio] {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	margin: 0;
	box-shadow: none!important
}

.pay-now-wrap ul li,
.sucess-wrap,
span.choose {
	position: relative
}

span.choose {
	display: block;
	padding: 10px 10px 10px 25px;
	float: left;
	margin-right: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 5px
}

.amt-wrapper span.amt:before,
.pay-now-wrap div.pay-amt span.amt:before,
.pay-now-wrap div.paynow span.now:before {
	margin-right: 5px;
	font-family: icofont
}

.pay-now-wrap {
	padding: 20px 30px;
	background-image: url(../images/pay-wrap-bg.jpg);
	border-radius: 5px
}

.pay-now-wrap ul {
	list-style: none;
	color: #fff;
	font-weight: 400!important
}

.pay-now-wrap ul li:before {
	color: #f8941e!important
}

.pay-now-wrap ul li:first-child:before {
	content: '\eddc'!important
}

.pay-now-wrap ul li:nth-child(2):before {
	content: '\ed68'!important
}

.pay-now-wrap ul li:nth-child(3):before {
	content: '\f023'!important
}

.pay-now-wrap ul li:nth-child(4):before {
	content: '\ea66'!important
}

.amt-wrapper {
	border: 1px solid #5e5e5e;
	border-radius: 5px;
	padding: 10px 15px
}

.amt-wrapper p {
	text-align: center;
	font-size: 16px;
	color: #fff
}

.amt-wrapper span.amt {
	display: block;
	text-align: center;
	color: #f8941e;
	font-size: 24px
}

.amt-wrapper span.amt:before {
	content: '\eae1';
	font-weight: 100;
	font-size: 22px
}

.amt-wrapper span.amt:after {
	content: '/-';
	margin-left: 5px
}

.amt-wrapper span.amt.date:after,
.amt-wrapper span.amt.date:before {
	display: none
}

.spl-pad {
	padding: 0 17px 0 5px
}

.pay-now-wrap div.paynow {
	background-color: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 17px
}

.pay-now-wrap div.paynow span.now {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #282828;
	padding: 6px 0 7px
}

.pay-now-wrap div.paynow span.now:before {
	content: '\f077'
}

.pay-now-wrap div.pay-amt {
	background-color: red;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 17px
}

.pay-now-wrap div.pay-amt span.amt {
	display: block;
	text-align: center;
	font-size: 27px;
	font-weight: 600;
	color: #fff
}

.pay-now-wrap div.pay-amt span.amt:before {
	content: '\eae1';
	font-weight: 100;
	font-size: 26px
}

.pay-now-wrap div.pay-amt span.amt:after {
	content: '/-';
	margin-left: 5px
}

p.note {
	color: #2b2b2b!important;
	font-size: 12px!important;
	line-height: 16px!important;
	margin: 10px 5px!important;
	font-weight: 600!important
}

button.checkout {
	width: 100%;
	font-size: 24px!important;
	padding: 8px!important;
	background-color: #0fa478!important;
	margin: 0!important
}

button.checkout:before {
	font-family: icofont;
	content: '\eff0';
	margin-right: 10px;
	font-weight: 100
}

.sucess-wrap {
	min-height: 200px;
	background-color: #ac263d;
	border-radius: 5px;
	margin-top: 70px;
	overflow: hidden
}

.sucess-wrap .sucess-contet {
	padding: 20px 35px
}

.sucess-wrap .success-img {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url(../images/sucess-img.jpg)
}

.sucess-wrap .success-img.fail {
	background-image: url(../images/failure-img.jpg)
}

.sucess-wrap .sucess-contet h1 {
	color: #fff
}

.sucess-wrap .sucess-contet h2 {
	color: #fff;
	font-size: 24px;
	margin-top: 10px
}

.sucess-wrap .sucess-contet h1 span.amt {
	color: #ffba00;
	font-weight: 900
}

.sucess-wrap .sucess-contet h2 span.loanno {
	color: #ffba00
}

.sucess-wrap .sucess-contet h1 span.amt:before {
	font-family: icofont;
	content: '\eae1';
	margin-right: 5px;
	font-weight: 100;
	font-size: 34px
}

.sucess-wrap .sucess-contet h1 span.amt:after {
	content: '/-';
	margin-left: 5px
}

.sucess-wrap .sucess-contet span.sucess-reci {
	font-size: 36px;
	font-weight: 600;
	padding: 10px 15px;
	background-color: #fff;
	color: #ac263d;
	margin-top: 15px;
	margin-bottom: 25px;
	border-radius: 5px;
	display: inline-block
}

.return-home {
	background-color: transparent;
	font-size: 24px;
	font-weight: 600;
	border: 1px solid #ac263d;
	color: #ac263d;
	border-radius: 30px;
	padding: 8px 30px;
	margin-top: 15px;
	display: inline-block;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.return-home:before {
	font-family: icofont;
	content: '\f01f';
	margin-right: 5px
}

.return-home:hover {
	background-color: #fff;
	border-color: #fff;
	color: #ac263d
}

footer {
	background-color: #131313!important;
	background-image: url(../images/kosamattom.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	z-index: 999;
	position: relative
}

footer .cntnr {
	float: right
}

footer .cntnr h2.hd {
	font-size: 14px;
	color: #8d8c8c;
	padding: 0 0 15px;
	margin: 20px 0 15px;
	border-bottom: 1px solid rgba(135, 132, 132, .42)
}

footer .cntnr h2.hd:before {
	font-family: icofont;
	content: '\ee01';
	padding-right: 10px
}

footer .cntnr ul {
	list-style: none;
	padding: 0
}

footer .cntnr ul a {
	color: #716f6f;
	font-weight: 600;
	text-decoration: none;
	font-size: 12.5px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

footer .cntnr ul a:hover {
	color: #fff
}

footer .cntnr ul a:hover:before {
	padding-right: 5px
}

footer .cntnr ul a:before {
	font-family: icofont;
	content: '\eb27';
	padding-right: 10px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

footer .cntnr ul li {
	padding: 3.5px 0
}

footer .cntnr h2.cpyrt {
	font-size: 12.5px;
	color: #414040;
	float: left;
	width: 100%;
	margin: 5px 0 0;
	padding-top: 10px;
	border-top: 1px solid rgba(135, 132, 132, .42)
}

footer .cntnr h2.cpyrt a {
	color: #676565;
	text-decoration: none;
	width: 100%;
	font-weight: 600;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

footer .cntnr h2.cpyrt a:hover {
	color: red
}

.collapse {
	overflow-x: auto
}

@media (min-width:992px) {
	.navbar-default .navbar-nav>li:hover .dropdown-menu {
		display: block
	}
	.dropdown-menu {
		min-height: 259px
	}
}

@media screen and (max-width:1250px) {
	.innrpage.gld-2 {
		background-position: 130% 0
	}
}

@media screen and (max-width:1199px) {
	footer {
		background-image: none
	}
	footer .cntnr {
		width: 100%
	}
	.chair.small .img-hldr {
		margin-top: 0!important
	}
	.innrpage.about .tb-cont .qt p:before {
		left: -25px
	}
	.innrpage.abt-cnt .img-hldr {
		margin-top: 0
	}
	section.gold-loan .ofr-hldr {
		min-height: 318px
	}
	.forex-itm:before {
		top: 25px
	}
	.col-1199 {
		width: 50%
	}
	.col-1199-f {
		width: 100%
	}
	.chair .cnt {
		padding: 20px
	}
	.carousel-caption p span.thn {
		font-size: 33px
	}
	.carousel-caption p span.bld {
		font-size: 43px
	}
	.carousel-caption p {
		line-height: 38px
	}
	.tb-cont .disc div.scrl {
		height: 150px;
		overflow-y: auto;
		padding-right: 10px
	}
	section.gold-loan .ofr-hldr::before {
		background-position: center 42px
	}
	section.why .cntr ul li {
		font-size: 40px;
		padding: 30px 0
	}
	section.why .cntr ul li span {
		font-size: 18px
	}
	section.social a div,
	section.social a div:before {
		font-size: 16px
	}
	.innrpage .tb-cont .img-hldr {
		width: 205px;
		height: 205px;
		margin-top: 50px
	}
	.innrpage.about1 .lft,
	.innrpage.about1 .rgt {
		padding: 15px 0
	}
	section.contact .inf {
		padding-left: 40px;
		font-size: 12px
	}
	section.contact .inf::before {
		font-size: 23px
	}
	section.contact .inf::after {
		padding: 23px 22px;
		background-size: 30px
	}
	section.contact .inf:hover:before {
		right: -20px
	}
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir p {
		font-size: 12px;
		line-height: 22px;
		margin-top: 16px
	}
	.innrpage.services .tb-cont .gdl-cntr {
		width: 100%
	}
	.innrpage.services .tb-cont .gold-loan-itm {
		margin-right: 0!important
	}
	.innrpage.services .tb-cont .gold-loan-itm p {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.entr {
		display: inline
	}
	.innrpage.services .dm-itm {
		width: 175px;
		padding: 22px 15px;
		margin-left: auto;
		margin-right: auto
	}
	.innrpage.services .dm-itm span.icn {
		font-size: 38px
	}
	.innrpage.services .dm-itm p {
		font-size: 14px
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 span {
		transform: translateX(45%);
		-webkit-transform: translateX(45%);
		-moz-transform: translateX(45%)
	}
	.sucess-wrap .sucess-contet h1 {
		font-size: 29px
	}
	.sucess-wrap .sucess-contet h1 span.amt:before {
		font-size: 28px
	}
	.sucess-wrap .sucess-contet h2 {
		font-size: 20px
	}
	.sucess-wrap .sucess-contet span.sucess-reci {
		font-size: 28px
	}
}

@media screen and (max-width:1120px) {
	.innrpage.gld-2 {
		background-position: 140% 0
	}
}

@media screen and (max-width:1150px) {
	.innrpage.gld-2 {
		background-position: 155% 0
	}
}

@media screen and (max-width:1050px) {
	.innrpage.gld-2 {
		background-position: 172% 0
	}
	.float-buttons {
		display: none
	}
}

@media (max-width:991px) {
	.chair .cnt,
	.chair .dtls,
	.chair h2,
	.chair p.info,
	.sucess-wrap {
		text-align: center
	}
	.innrpage.abt-cnt .img-hldr,
	.sucess-wrap .success-img {
		display: none
	}
	#divcal,
	#divcal div {
		padding-left: 15px
	}
	.split-view input.slipt,
	.split-view span input {
		font-size: 10px!important;
		line-height: 17px
	}
	.chair h2 {
		font-size: 30px!important
	}
	.chair p.info {
		font-size: 18px!important
	}
	.chair.small p {
		font-size: 12px!important;
		line-height: 24px
	}
	.chair .dtls {
		width: 100%
	}
	.menu-wrap {
		width: auto
	}
	.col-1199,
	.plnt-cntr,
	.w991 {
		width: 100%
	}
	section.gold-loan .ofr-hldr {
		min-height: 239px
	}
	.navbar-toggle,
	nav li.float-mob {
		display: block
	}
	.mtc {
		margin-top: 20px;
		margin-bottom: 20px;
		float: left
	}
	.forex-itm {
		padding: 0
	}
	.forex-itm:before {
		position: relative;
		float: left;
		margin-right: 15px;
		top: 0
	}
	.forex-itm.btm:before {
		margin-bottom: 45px
	}
	.innrpage.plant.left .pull-right div {
		margin: 0
	}
	.plnt-cntr {
		background-color: transparent
	}
	section.right .plnt-cntr:first-child {
		padding-bottom: 0
	}
	section.left .plnt-cntr:last-child {
		padding-top: 0
	}
	.plant {
		background-image: none!important
	}
	.chair,
	.innrpage.gld-2,
	footer,
	section.gold-calc {
		background-image: none
	}
	section.gold-calc {
		background-position: 100% 50%
	}
	.innrpage.services img {
		float: none
	}
	.innrpage.dm .pull-right {
		float: none!important;
		margin-left: 0
	}
	.navbar-header {
		float: none
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
	}
	.navbar-collapse.collapse {
		display: none!important
	}
	.navbar-collapse.collapse.in {
		display: block!important
	}
	.dropdown-menu .sub-mnu li p,
	.navbar-default .navbar-nav>li .dropdown-menu img,
	.top-info {
		display: none
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px
	}
	.navbar-nav>li {
		float: none
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.navbar-nav .dropdown-menu {
		position: static
	}
	.navbar-default .navbar-nav>li>a {
		float: left;
		width: 100%
	}
	.navbar-brand {
		padding: 0
	}
	.navbar-brand img {
		padding: 10px;
		width: auto
	}
	.navbar-default .navbar-nav>li>a.active::after {
		top: 50%;
		margin-top: -3px;
		left: 5px
	}
	.navbar-default .navbar-nav>li>a:after {
		top: 50%!important;
		margin-top: -3px!important;
		left: 5px!important
	}
	.navbar-default .navbar-nav>li .dropdown-menu .sub-mnu {
		width: 100%
	}
	.carousel-caption p span.thn {
		font-size: 20px
	}
	.carousel-caption p span.bld {
		font-size: 30px
	}
	.carousel-caption p {
		line-height: 25px
	}
	.tb-cont .disc {
		float: left;
		padding: 25px
	}
	.lft,
	.rgt,
	section.gold-calc .frm-hldr form div {
		padding-left: 0
	}
	.tb-cont .select-sec .options h2 {
		font-size: 12px
	}
	.tb-cont .select-sec .options h2:before {
		font-size: 28px
	}
	.banner {
		margin-top: 50px
	}
	section.gold-loan .ofr-hldr::before {
		background-position: center 41px;
		background-size: 13px
	}
	section.why .cntr {
		float: left;
		margin-bottom: 40px
	}
	section.why .cntr ul li {
		display: inline;
		float: left;
		width: 50%
	}
	.innrpage.about2 .img-hldr,
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir .hdr::before,
	section.social a div span {
		display: none
	}
	.lft,
	.rgt {
		padding-right: 0
	}
	section.social a div {
		padding: 20px 0
	}
	section.social a div:before {
		width: 100%;
		font-size: 14px;
		padding: 10px 0
	}
	section.social a div:hover:before {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-backface-visibility: hidden
	}
	footer .cntnr {
		float: none
	}
	footer .cntnr div {
		padding-left: 0;
		padding-right: 0
	}
	.innrpage .tb-cont .img-hldr {
		width: 400px;
		height: 400px;
		margin-top: 20px
	}
	.policy-gal,
	section.contact .addr {
		width: 100%
	}
	section.contact .inf:hover:before {
		right: 0
	}
	section.contact .map-cnt {
		position: relative;
		height: 270px;
		width: 100%
	}
	.tab-hldr,
	.tab-hldr.loan-payment,
	section.applyhead .apply-now-wrapper .form-hlder .forms .frm-hldr {
		height: auto
	}
	section.contact .hd-badge {
		right: 60px
	}
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir {
		position: relative
	}
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir .hdr {
		margin-left: -22px
	}
	span.clse {
		top: 20px
	}
	.innrpage.services .dm-itm {
		width: 225px;
		padding: 40px 25px
	}
	.innrpage.services .dm-itm span.icn {
		font-size: 48px
	}
	.innrpage.services .dm-itm p {
		font-size: 16px
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 span {
		transform: translateX(50%);
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%)
	}
	section.applyhead .apply-now-wrapper ul.tab li {
		display: inline-block;
		width: 13.8%;
		font-size: 14px
	}
	.img-gld-bg,
	.loan-payment label.top.add:after,
	.loan-payment label.top.equal:after {
		display: none
	}
	section.applyhead .apply-now-wrapper ul.tab li.active:after {
		right: 50%;
		bottom: -5px;
		margin-right: -9px;
		top: initial;
		margin-top: initial
	}
	.payment .tab-change span:first-child {
		border-top-right-radius: 4px
	}
	.payment .tab-change span:last-child {
		border-radius: 0
	}
	section.applyhead .apply-now-wrapper.payment ul.tab li {
		padding: 16px 0
	}
	section.applyhead .apply-now-wrapper ul.tab li::before {
		font-size: 18px!important
	}
	.pay-amt,
	.paynow {
		border-radius: 0!important
	}
	.pay-amt {
		margin-top: 0!important
	}
}

@media (max-width:767px) {
	section.applyhead .apply-now-wrapper section.gold-calc .frm-hldr span.check-box {
		display: block
	}
	.innrpage .tb-cont .kos-badge,
	.innrpage.ourval .val-itm h4 span:before {
		display: none
	}
	.simplefilter li {
		width: 100%
	}
	.innrpage.career .tb-cont a.apply {
		width: auto;
		margin-left: 18px
	}
	.forex-itm.btm:before {
		margin-bottom: 0
	}
	.innrpage.ourval .val-itm h4 {
		margin-top: 0
	}
	.atn-invstr h3 {
		position: relative;
		display: block;
		text-align: center
	}
	.atn-invstr marquee {
		padding: 5px
	}
	.forex-itm:before {
		float: none;
		font-size: 30px;
		padding: 5px;
		margin-right: 0;
		border: none;
		border-radius: 0;
		display: block;
		background: #AC263D;
		text-align: center
	}
	.carousel-caption,
	.tb-cont .select-sec .options h2 span,
	button.loc-search-button span:last-child {
		display: none
	}
	.innrpage.depo-1 .icn span {
		font-size: 40px
	}
	section.slider {
		margin-top: 50px
	}
	.tb-cont .select-sec .options h2:before {
		margin-top: -13px;
		margin-left: -13px;
		font-size: 24px
	}
	.tb-cont {
		margin-top: -25px
	}
	section.gold-calc .raw {
		padding-left: 15px
	}
	section.why .cntr ul li {
		width: 100%
	}
	input.loc-search {
		width: 93%
	}
	button.loc-search-button span:first-child:before {
		padding: 0
	}
	footer .cntnr {
		float: none
	}
	.innrpage.about2 .desc {
		margin: 0;
		padding: 40px 36px
	}
	section.contact .hd-badge .inr {
		font-size: 14px;
		line-height: 12px;
		padding: 30px 34px
	}
	section.contact .hd-badge .inr span.ico1 {
		font-size: 30px
	}
	section.contact .hd-badge {
		bottom: -65px;
		top: auto;
		margin-right: -65px;
		right: 50%
	}
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf {
		display: block;
		width: 100%;
		padding-bottom: 0
	}
	.innrpage.directors .tb-cont .cnt-hldr .desc-dir .inf span {
		margin-left: 0;
		display: block
	}
	.innrpage.notice .tb-cont .panel-collapse p span {
		display: block;
		float: none;
		margin-left: 22px;
		margin-top: 5px
	}
	.innrpage.services img,
	section.applyhead .apply-now-wrapper ul.tab li span {
		display: none
	}
	.innrpage.policy .pull-right {
		padding: 0 0 10px
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 {
		font-size: 26px;
		font-weight: 600
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3 span {
		transform: translateX(50%);
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%)
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3:before {
		left: -57%
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3:after {
		right: -85%
	}
	section.applyhead .apply-now-wrapper ul.tab li {
		width: 13.5%
	}
	.tab-hldr {
		overflow: auto
	}
	.sucess-wrap {
		margin-top: 40px
	}
	#spanwar {
		position: relative;
		margin-left: 20px;
		padding-left: 32px;
		padding-bottom: 10px
	}
}

@media (max-width:467px) {
	.amt-wrapper span.amt:after,
	.pay-amt span.amt:after {
		margin-left: 1px
	}
	.innrpage.policy .tb-cont .policy-gal-itm {
		min-height: 100px
	}
	.navbar-brand img {
		width: 210px;
		padding-top: 15px
	}
	section.why .cntr ul li::before {
		padding-left: 0
	}
	.navbar-default .navbar-toggle {
		margin-top: 10px
	}
	.navbar-brand {
		height: 55px
	}
	p.pnt:before {
		left: 15px
	}
	section.gold-loan .ofr-hldr {
		min-height: auto
	}
	.insu-itm p.dtls {
		font-size: 12px
	}
	.chair h2 {
		font-size: 20px!important
	}
	.chair p.info {
		font-size: 12px!important
	}
	.innrpage .tb-cont .img-hldr {
		width: 100%!important;
		height: auto!important
	}
	.innrpage .tb-cont .desc::after {
		font-size: 100px;
		top: 45px
	}
	.innrpage .tb-cont .kos-badge {
		width: 60px;
		top: -30px
	}
	.innrpage .pad {
		padding: 0 15px
	}
	.innrpage.news .tb-cont .news-item p.dt {
		font-size: 14px;
		line-height: 16px
	}
	.innrpage.news.innr .tb-cont .news-item .nws-desc h2.nws-hd,
	.innrpage.news.innr .tb-cont .news-item .nws-desc h2.nws-mnhd {
		font-size: 18px;
		line-height: 22px
	}
	.innrpage.services h1.qte {
		font-size: 20px;
		padding-left: 45px
	}
	.innrpage.services h1.qte:before {
		top: -8px;
		font-size: 42px
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 {
		font-size: 20px
	}
	.innrpage.milestones .tb-cont .mile-wrap .mile-item h3 span,
	.innrpage.milestones .tb-cont .mile-wrap .mile-item:hover h3 span {
		transform: translateX(43%);
		-webkit-transform: translateX(43%);
		-moz-transform: translateX(43%)
	}
	section.applyhead .apply-now-wrapper ul.tab li {
		width: 13%
	}
	.pop-msg {
		right: 0;
		width: 100%
	}
	.payment-hldr span.awn-no {
		position: initial;
		text-align: center;
		display: block
	}
	.amt-wrapper p {
		font-size: 14px
	}
	.amt-wrapper span.amt {
		font-size: 18px
	}
	.amt-wrapper span.amt:before {
		font-size: 18px;
		margin-right: 1px
	}
	.pay-amt span.amt,
	.pay-amt span.amt:before {
		font-size: 18px!important
	}
	.pay-amt span.amt:before {
		margin-right: 1px!important
	}
	.sucess-wrap .sucess-contet h1 {
		font-size: 22px
	}
	.return-home,
	.sucess-wrap .sucess-contet h2,
	.sucess-wrap .sucess-contet span.sucess-reci {
		font-size: 18px
	}
	.sld p.place {
		font-size: 15px
	}
}

#not-found {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 768px;
	background: url(../images/build2.png) left bottom repeat-x #f26622
}

#not-found .left,
#not-found .right {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	background-image: -ms-linear-gradient(top, #AC263D 0, #F26622 120%);
	background-image: -moz-linear-gradient(top, #AC263D 0, #F26622 120%);
	background-image: -o-linear-gradient(top, #AC263D 0, #F26622 120%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AC263D), color-stop(50, #F26622));
	background-image: -webkit-linear-gradient(top, #AC263D 0, #F26622 120%);
	background-image: linear-gradient(to bottom, #AC263D 0, #F26622 120%)
}

#not-found .left {
	left: 0
}

#not-found .right {
	right: 0
}

#not-found .absolute {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/build1.png) right bottom repeat-x
}

#not-found .table {
	width: 100%;
	height: 100%;
	display: table
}

#not-found .cell {
	display: table-cell;
	vertical-align: middle;
	height: auto;
	position: relative
}

#not-found .cell b,
#not-found .cell i {
	position: absolute;
	transform-origin: 50% 50%
}

#not-found .cell i {
	bottom: -190px;
	right: -120px
}

#not-found .cell b {
	bottom: 80px;
	right: -135px
}

#not-found .cell p {
	position: relative;
	font: 18px 'Open Sans';
	color: #f5f5f5;
	text-align: center;
	margin-bottom: 0;
	z-index: 99
}

#not-found .cell p span {
	font: 700 200px 'Open Sans';
	display: block;
	color: #d6d6d6;
	text-shadow: 2px 4px #333
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

.filtr-item,
.item-desc {
	padding: 1rem
}

.col-xs-15 {
	width: 20%;
	float: left
}

@media (min-width:768px) {
	.col-sm-15 {
		width: 20%;
		float: left
	}
}

@media (min-width:992px) {
	.col-md-15 {
		width: 20%;
		float: left
	}
}

@media (min-width:1200px) {
	.col-lg-15 {
		width: 20%;
		float: left
	}
}

.vd-opn {
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.datepicker-dropdown,
.item-desc,
.vd-opn:after,
.vd-opn:before {
	position: absolute
}

.vd-opn:before {
	content: '';
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	left: -50%;
	top: -67%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg)
}

.vd-opn:hover:before {
	top: -67%;
	background-color: #fedf12
}

.vd-opn:after {
	font-family: icofont;
	font-size: 40px;
	content: '\ed97';
	color: #fff;
	left: 15%;
	margin-left: -5px;
	top: 10%;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.vd-opn:hover:after {
	font-size: 40px;
	top: 10%;
	color: red
}

.item-desc {
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	text-align: center;
	z-index: 1;
	bottom: 1rem;
	left: 1rem;
	right: 1rem
}

.simplefilter {
	margin: 0 1rem;
	background: #ac263d;
	padding: 0
}

.multifilter li,
.simplefilter li,
.sortandshuffle li {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	padding: 1rem 2rem 1rem 30px!important;
	text-align: center;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.multifilter li:hover,
.simplefilter li:hover,
.sortandshuffle li:hover {
	background-color: #f26522;
	color: #212121
}

.simplefilter li {
	background-color: #ac263d
}

.simplefilter li.active {
	background-color: #f26522;
	color: #212121
}

.multifilter li {
	background-color: #4b9eff
}

.multifilter li.active {
	background-color: #f26522;
	color: #212121
}

select {
	padding: 1rem
}

.sortandshuffle .shuffle-btn {
	background-color: #dec800
}

.sortandshuffle .sort-btn {
	background-color: #de0000
}

.sortandshuffle .sort-btn.active {
	background-color: #9d0000
}

.search-row {
	margin-left: 2.5rem
}

.filtr-search {
	padding: .5rem
}

.captcha-wrap {
	width: 320px;
	margin: 30px auto auto
}

.captcha-wrap p {
	text-align: center
}

.captcha-wrap span {
	text-align: center;
	margin-bottom: 10px
}

span.captcha-hd {
	display: block;
	color: #000
}

#defaultReal {
	border: 1px solid;
	padding-left: 8px;
	border-radius: 4px;
	font-size: 24px;
	text-align: center
}

.realperson-challenge {
	display: inline-block;
	color: #000
}

.realperson-text {
	font-family: "Courier New", monospace!important;
	font-size: 6px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 3px;
	text-align: center
}

.realperson-regen {
	padding-top: 4px;
	font-size: 12px;
	text-align: center;
	cursor: pointer
}

.realperson-disabled {
	opacity: .5;
	filter: Alpha(Opacity=50)
}

.realperson-disabled .realperson-regen {
	cursor: default
}

.datepicker {
	z-index: 99!important
}

.datepicker table tr td span.active,
.datepicker table tr td.active.active {
	background: #ac263d!important
}

.ui-widget-content {
	border: 1px solid #f8931e!important;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden
}

.ui-widget-content .ui-state-focus {
	background: #ddd!important;
	border-color: #ddd!important
}

.ui-widget-content .ui-menu-item {
	font-size: 12px
}

.goldcalc-validator {
	color: #f8931e
}

.new-popup,
.new-popup-overlay {
	z-index: 99999;
	position: fixed;
	top: 0;
	width: 100%
}

.new-popup,
.new-popup img {
	width: 100%
}

.new-popup-overlay {
	height: 100%;
	left: 0;
	background-color: rgba(0, 0, 0, .6);
	opacity: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.new-popup-overlay.active {
	opacity: 1
}

.new-popup {
	max-width: 991px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .8);
	left: 50%;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transform: translate(-50%, -110%);
	-webkit-transform: translate(-50%, -110%);
	-moz-transform: translate(-50%, -110%)
}

.new-popup.active {
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}

.new-popup .new-pop-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/close-pop-up.png);
	backface-visibility: hidden;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.new-popup .new-pop-close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg)
}

/*-- Nodal Officers and Principal Nodal Officers List Style :: Goes Here  --*/
section.am_nodal_officers_list
{
	
}
section.am_nodal_officers_list .am_officers_list_wrapper
{
	padding: 0 30px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item
{
    background-color: #ac263d;
    color: #fff;
    position: relative;
    margin: 0 0 30px 0;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_item_top
{
    padding: 18px;
	background-image: url('../images/report-bg.jpg');
	background-size: cover;
    background-color: #ac263d;
    background-position: center center;
    height: 100%;
    background-repeat: no-repeat;
    min-height: 190px;
	position: relative;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_zone
{
	margin-left: auto;
    margin-right: 0;
    display: block;
    max-width: 180px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    padding: 7px 0;
    background-color: #000;
    color: #f5f5f5;
	position: relative;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_zone::after,
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_zone::before
{
	content: "";
	display: inline-block;
	position: absolute;
	height: 100%;
	width: 3px;
	background-color: #f8941e;
	top: 0;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_title
{
    position: absolute;
    bottom: 18px;
    width: 100%;
    left: 0;
    padding: 0 18px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_title h5
{
    padding: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 5px 0;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_title p
{
margin: 0;
    padding: 0;
    color: #fff;
    letter-spacing: 0.5px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_zone::after
{
	right: 0;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_zone::before
{
	left: 0;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_item_bot {
    background-color: #fff;
    padding: 18px;
    border-radius: 4px 4px 0 0;
    color: #545454;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_item_bot p{
	letter-spacing: .15px;
	margin: 0 0 15px 0;
	line-height: 22px;
	font-size: 14px;
    color: #545454;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 110px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact {
    padding-top: 15px;
    border-top: 1px solid #dcdcdc;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact .am_officers_list_contact_item
{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact_item .am_officers_list_contact_icon
{
	min-width: 34px;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact_item .am_officers_list_contact_icon span
{
width: 26px;
    height: 26px;
    background-color: #ac263d;
    display: flex;
    border-radius: 4px;
    text-align: center;
    align-items: center;
    justify-content: center;
	position: relative;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact_item .am_officers_list_contact_icon span::after
{
	content: "";
	display: inline-block;
	height: 20px;
	width: 20px;
	background-color: #8F172B;
	border-radius: 100%;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 0;
}

section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact_item .am_officers_list_contact_det
{
	
}
section.am_nodal_officers_list .tb-cont
{
	border: none;
}
section.am_nodal_officers_list .am_officers_list_wrapper .am_officers_list_item .am_officers_list_contact_item .am_officers_list_contact_icon span svg
{
	z-index: 9;
	}
	@media (max-width:575px) {
		section.am_nodal_officers_list .am_officers_list_wrapper{
				padding: 0px;
		}
		.k_hd{
				font-size: 25px!important;
		}

	}
/*-- Nodal Officers and Principal Nodal Officers List Style :: Ends Here  --*/


/*--------------------Style for Scores popup (03/08/2020)------------------*/

img {
    max-width: 100%;
}

.knewModal .modal-content {
    padding: 51px 46px 0px;
    border-radius: 12px;
    background-image: none !important;
}

    .knewModal .modal-content h3 {
        font-size: 18px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 28px;
    }

    .knewModal .modal-content h4 {
        font-size: 16px;
        color: #707070;
        font-weight: 600;
        margin-top: 24px;
        line-height: 26px;
    }

    .knewModal .modal-content h5 {
        font-size: 16px;
        color: #707070;
        font-weight: 400;
        margin-left: 15px;
        line-height: 26px;
    }

    .knewModal .modal-content .knewmolink {
        display: block;
        padding: 20px 0px 25px;
        color: #C32641;
        font-size: 16px;
        text-align: center;
        border-top: 1px solid #DDDDDD;
        margin-top: 30px;
    }

        .knewModal .modal-content .knewmolink a {
            color: #C32641;
            font-size: 16px;
        }

    .knewModal .modal-content .closekmodnew {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 30px;
        font-weight: 400;
        outline: none !important;
    }

@media (max-width: 600px) {
    .knewModal .modal-content {
        padding: 50px 15px 0px;
        background-image:none !important;
    }
}

/*******Gold loan home (28/09/2020) ******/

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.goldLoanHome {
    position: relative
}

    .goldLoanHome .tb-cont {
        border-bottom: none;
        background-color: #f3f3f3
    }

        .goldLoanHome .tb-cont h2 {
            color: #F8941E;
            text-align: center;
            font-size: 30px;
            line-height: 30px;
            margin: 45px 0 20px 0;
            font-weight: 600
        }

        .goldLoanHome .tb-cont p {
            max-width: 746px;
            margin: 0 auto 36px;
            font-size: 15px;
            line-height: 26px;
            font-weight: 400;
            color: #4D4D4D;
            text-align: center
        }

        .goldLoanHome .tb-cont .goldloanForm {
            max-width: 746px;
            margin: 0 auto;
            position: relative
        }

            .goldLoanHome .tb-cont .goldloanForm .btn-wrapper {
                padding: 24px 0 48px 0
            }

                .goldLoanHome .tb-cont .goldloanForm .btn-wrapper button {
                    padding: 15px 24px;
                    text-align: center;
                    font-size: 15px;
                    line-height: 16px;
                    font-weight: 400;
                    border-radius: 4px;
                    text-transform: capitalize;
                    outline: none;
                    border: none;
                    height: auto;
                    -webkit-transition: .4s;
                    -ms-transition: .4s;
                    transition: .4s
                }

                .goldLoanHome .tb-cont .goldloanForm .btn-wrapper .btn-primary {
                    color: #fff;
                    background-color: #F8941E;
                    margin-left: 24px
                }

                    .goldLoanHome .tb-cont .goldloanForm .btn-wrapper .btn-primary:hover {
                        background-color: #F26522
                    }

                .goldLoanHome .tb-cont .goldloanForm .btn-wrapper .btn-cancel {
                    color: #4D4D4D;
                    background-color: #fff
                }

                    .goldLoanHome .tb-cont .goldloanForm .btn-wrapper .btn-cancel:hover {
                        background-color: #d5d5d5
                    }

            .goldLoanHome .tb-cont .goldloanForm .formDivision {
                margin-bottom: 20px
            }

                .goldLoanHome .tb-cont .goldloanForm .formDivision h6 {
                    font-size: 15px;
                    line-height: 15px;
                    font-weight: 600;
                    color: #282828;
                    margin: 0 0 20px 0
                }

                .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group {
                    position: relative;
                    margin-bottom: 8px;
                    height: 78px
                }

                    .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group label {
                        font-weight: 400;
                        color: #4D4D4D;
                        font-size: 14px;
                        line-height: 14px;
                        margin: 0 0 4px 0
                    }

                        .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group label span {
                            color: #848484
                        }

                    .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .form-control {
                        font-weight: 400;
                        color: #4D4D4D;
                        font-size: 15px;
                        line-height: 15px;
                        margin: 0 0 4px 0;
                        padding: 10px 16px;
                        border: 1px solid #C5C5C5;
                        height: auto;
                        background-color: #F5F5F5;
                        border-radius: 4px;
                        -webkit-transition: .4s;
                        -ms-transition: .4s;
                        transition: .4s
                    }

                        .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .form-control:active, .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .form-control:focus {
                            box-shadow: none;
                            -webkit-box-shadow: none;
                            border: 1px solid #848484
                        }

                    .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .warningText {
                        width: 100%;
                        display: inline-block;
                        position: absolute;
                        text-align: right;
                        font-size: 13px;
                        line-height: 13px;
                        color: #AC263D;
                        font-weight: 400;
                        bottom: 0;
                        left: 0
                    }

                    .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .selectWrapper {
                        position: relative;
                        cursor: pointer
                    }

                        .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .selectWrapper::after {
                            content: "";
                            position: absolute;
                            display: inline-block;
                            height: 16px;
                            width: 16px;
                            background-image: url("../images/arrowSelect.png");
                            background-size: cover;
                            background-repeat: no-repeat;
                            background-position: center center;
                            right: 13px;
                            top: 13px;
                            z-index: 0
                        }

                        .goldLoanHome .tb-cont .goldloanForm .formDivision .form-group .selectWrapper select {
                            appearance: none;
                            height: 42px;
                            background-color: transparent;
                            position: relative;
                            z-index: 1;
                            text-transform: capitalize
                        }

.goldLoanModal.failed .modal-content .modal-body .modalIcon {
    background-color: #EED3D8
}

    .goldLoanModal.failed .modal-content .modal-body .modalIcon svg {
        fill: #AC263D
    }

        .goldLoanModal.failed .modal-content .modal-body .modalIcon svg path {
            fill: #AC263D
        }

.goldLoanModal.failed .modal-content .modal-body h4 {
    color: #AC263D
}

.goldLoanModal.failed .modal-content .modal-body .btn-primary {
    background-color: #AC263D
}

    .goldLoanModal.failed .modal-content .modal-body .btn-primary:hover {
        background-color: #721222
    }

.goldLoanModal .modal-content {
    max-width: 480px;
    min-width: 320px;
    margin: 0 auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 4px;
    overflow: hidden
}

    .goldLoanModal .modal-content .modal-body {
        padding: 48px;
        background-color: #fff;
        text-align: center;
        border-radius: 4px;
        overflow: hidden
    }

        .goldLoanModal .modal-content .modal-body .modalIcon {
            display: inline-flex;
            width: 76px;
            height: 76px;
            margin: 0 auto 16px auto;
            align-items: center;
            justify-content: center;
            text-align: center;
            border-radius: 50%;
            background-color: #FEEAD2
        }

            .goldLoanModal .modal-content .modal-body .modalIcon svg {
                width: 36px;
                height: 36px;
                fill: #F8941E
            }

                .goldLoanModal .modal-content .modal-body .modalIcon svg path {
                    fill: #F8941E
                }

        .goldLoanModal .modal-content .modal-body h4 {
            font-size: 20px;
            line-height: 20px;
            color: #F8941E;
            font-weight: 600;
            margin: 0 0 16px 0
        }

        .goldLoanModal .modal-content .modal-body p {
            margin: 0 auto 24px;
            font-size: 15px;
            line-height: 26px;
            font-weight: 400;
            color: #4D4D4D;
            text-align: center
        }

        .goldLoanModal .modal-content .modal-body button {
            width: 136px;
            padding: 10px;
            text-align: center;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400;
            border-radius: 4px;
            text-transform: capitalize;
            outline: none;
            border: none;
            margin-left: 24px;
            height: auto;
            -webkit-transition: .4s;
            -ms-transition: .4s;
            transition: .4s
        }

        .goldLoanModal .modal-content .modal-body .btn-primary {
            color: #fff;
            background-color: #F8941E
        }

            .goldLoanModal .modal-content .modal-body .btn-primary:hover {
                background-color: #F26522
            }

        .goldLoanModal .modal-content .modal-body .btn-cancel {
            color: #4D4D4D;
            background-color: #fff
        }

            .goldLoanModal .modal-content .modal-body .btn-cancel:hover {
                background-color: #d5d5d5
            }
/*# sourceMappingURL=goldLoanHome.css.map */

/**************Home page banner(gold loan at home)***********************/
.carousel-caption.goldLoanCaption p {
    line-height: 12px;
}

.carousel-caption .bannerSecondary {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 12px 0;
    text-transform: capitalize;
    padding-left: 36px;
}

.carousel-caption .bannerPrimary {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 12px 0;
    text-transform: capitalize;
    padding-left: 36px;
}

.carousel-caption hr {
    background-color: #8D8284;
    margin: 0 0 12px 36px;
}

.carousel-caption .bannerPrimaryPara {
    display: none;
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 26px !important;
    font-weight: 300;
    color: #fff;
    margin: 0 auto 20px 0;
    padding-left: 36px;
    max-width: 542px;
}

.carousel-caption .goldColor {
    color: #F8941E;
}

.carousel-caption .btn-banner {
    display: block;
    width: 136px;
    background-color: #F8941E;
    padding: 12px 28px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    margin: 0 0 16px 36px;
    border-radius: 0;
}

    .carousel-caption .btn-banner:hover {
        background-color: #D17406;
    }

@media only screen and (min-width: 1200px) {
    .carousel-caption .bannerPrimaryPara {
        display: block;
    }
}

/*# sourceMappingURL=banner-text.css.map */

/*# sourceMappingURL=banner-text.css.map */

