/*common-css*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/Roboto-Light.ttf) format('opentype')
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Regular'), local('Roboto-Regular'), url(../fonts/Roboto-Regular.ttf) format('opentype')
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/Roboto-Medium.ttf) format('opentype')
}
@font-face {
    font-family: 'Rupee';
    font-style: normal;
    font-weight: 600;
    src: local('Rupee'), local('Rupee'), url(../fonts/Rupee_Foradian.ttf) format('opentype')
}

@font-face {
    font-family: 'Fan';
    font-weight: normal;
    font-style: normal;
    src: local('Fan'), local('Fan'), url(../fonts/Fan.ttf) format('opentype')
}

.icon-MutualFunds:before {
  content: "\e90d";
}
.icon-up_arrow:before {
  content: "\e90c";
}
.icon-left-arrow:before {
  content: "\e90b";
}
.icon-right-arrow:before {
  content: "\e911";
}
.icon-round-error:before {
  content: "\e90a";
}
.icon-arrow:before {
  content: "\e900";
}
html {
    font-size: 16px;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    position: relative;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    color: #000;
    line-height: 1.42857143;
	height:100%; 
}
@media screen and (max-width: 1000px) {
    html {
        font-size: 17px
    }
}
@media screen and (max-width: 320px) {
    html {
        font-size: 15px
    }
    body {
        font-size: 1.2rem
    }
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border-collapse: collapse;
    border: 0
}
ul,
li,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}
img {
    border: 0;
    outline: 0
}
button,
input,
select,
textarea,
button:hover,
input:hover,
select:hover,
textarea:hover,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}
p {
    margin-bottom: 10px
}
p:last-child {
    margin-bottom: 0
}
.clear {
    height: 0;
    line-height: 0;
    width: 0;
    float: none;
    clear: both
}
a,
a:hover,
a:focus {
    text-decoration: none!important;
    color: #083762;
    outline: 0
}
p {
    line-height: 1.4rem
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
.float-left {
    float: left
}
.float-right {
    float: right
}
.dis_block {
    display: block
}
.dis_inblock {
    display: inline-block
}
.Lineheight_noraml {
    line-height: normal
}
.small,
small {
    font-size: 85%
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center !important
}
@media screen and (min-width:1024px) and (max-width:1199px){.container{width:1000px}}
@media screen and (min-width:768px) {
    .row-xs {
        margin: 0
    }
    .row-xs>div[class*="col-"] {
        padding-left: 0;
        padding-right: 0
    }
    .row-sm {
        margin-left: -10px;
        margin-right: -10px
    }
    .row-sm>div[class*="col-"] {
        padding-left: 10;
        padding-right: 10
    }
    .row-md {
        margin-left: -20px;
        margin-right: -20px
    }
    .row-md>div[class*="col-"] {
        padding-left: 20px;
        padding-right: 20px
    }
    .row-lg {
        margin-left: -30px;
        margin-right: -30px
    }
    .row-lg>div[class*="col-"] {
        padding-left: 30px;
        padding-right: 30px
    }
}
.mT0 {
    margin-top: 0
}
.mT5 {
    margin-top: 5px
}
.mT10 {
    margin-top: 10px
}
.mT15 {
    margin-top: 15px
}
.mT20 {
    margin-top: 20px
}
.mB0 {
    margin-bottom: 0
}
.mB0i {
    margin-bottom: 0 !important
}
.mB5 {
    margin-bottom: 5px
}
.mB10 {
    margin-bottom: 10px
}
.mB15 {
    margin-bottom: 15px
}
.mB20 {
    margin-bottom: 20px
}
.mB30 {
    margin-bottom: 30px
}
.mT0 {
    margin-right: 0
}
.mR5 {
    margin-right: 5px
}
.mR10 {
    margin-right: 10px
}
.mR15 {
    margin-right: 15px
}
.mR20 {
    margin-right: 20px
}
.mT0 {
    margin-left: 0
}
.mL5 {
    margin-left: 5px
}
.mL10 {
    margin-left: 10px
}
.mL15 {
    margin-left: 15px
}
.mL20 {
    margin-left: 20px
}
.pT0 {
    padding-top: 0
}
.pT5 {
    padding-top: 5px
}
.pT10 {
    padding-top: 10px
}
.PT15 {
    padding-top: 15px
}
.pT20 {
    padding-top: 20px
}
.pB0 {
    padding-bottom: 0
}
.pB5 {
    padding-bottom: 5px
}
.PB10 {
    padding-bottom: 10px
}
.pB15 {
    padding-bottom: 15px
}
.pB20 {
    padding-bottom: 20px
}
.pR0 {
    padding-right: 0
}
.pR5 {
    padding-right: 5px
}
.pR10 {
    padding-right: 10px
}
.pR15 {
    padding-right: 15px
}
.pR20 {
    padding-right: 20px
}
.pL0 {
    padding-left: 0!important;
}
.pL5 {
    padding-left: 5px
}
.pL10 {
    padding-left: 10px
}
.pL15 {
    padding-left: 15px
}
.pL20 {
    padding-left: 20px
}
.fw100 {
    font-weight: 100!important
}
.fw200 {
    font-weight: 200!important
}
.fw300 {
    font-weight: 300!important
}
.fw400 {
    font-weight: 400!important
}
.fw500 {
    font-weight: 500!important
}
.fw600 {
    font-weight: 600!important
}
.p0{padding:0px;}
.rupee {
    font-family: 'Rupee';
    font-style: normal;
	color:#000;
	font-size:20px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: transparent!important
}
.bullet-list li, .bullet-list{list-style: disc; }
.bullet-list{padding:0 0 0 20px;}
.bullet-list li:first-child{padding-top:0;}
.bullet-list li{padding-top:7px;color:#ff8300;}
.bullet-list li span{color:#666;}
.number_list li{list-style:decimal;}
.number_list {padding:0 0 0 20px;}

/*-----from------*/
.form-box {
    background: #ffffff;
    color: #000;
    font-weight: 200;border-radius:0px;border:0px solid #e2e6ea; overflow: hidden;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.form-boxinner{padding: 1rem 0.870em;}
.form-box h3 {
    color: #175c99;
    font-size: 1rem;
    font-weight: 300;
    margin: 0 0 .55em;
    text-align: left
}
.form-box p {
    line-height: 1.75rem;
    font-size: 1.15rem
}
.form__wrapper {
    position: relative;
    /*z-index: 1;*/
    display: inline-block;
    margin-bottom: 12px;
    width: 100%;
    vertical-align: top
}
.form__wrapper--submit {
    padding: 15px 0 0
}
.form__input {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 2px 0;
    width: 100%;
    box-sizing: border-box;
    color: #2f2f2f;
    font-size: 1rem;
    outline: 0;
    border: 0;
    border-bottom: solid 1px #babfc4;
    -webkit-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -moz-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -o-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fc7625 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fc7625 4%);
    background-position: -450px 0;
    background-size: 450px 100%;
    background-repeat: no-repeat;
	font-weight:300;
}
.form__input:required {
    box-shadow: none
}
.form__input.error {
    -webkit-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -moz-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -o-transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #f44336 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #f44336 4%);
    background-position: 0 0;
    background-size: 400px 100%;
    background-repeat: no-repeat
}
.form__input:focus {
    background-position: 0 0;
    color: #000;
    -webkit-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -moz-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -o-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1)
}
.form--filled .form__input {
    border-color: #fc7625
}

.form__label {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    padding: 0;
    width: 100%;
    height: calc(100% - 15px);
    text-align: left;
    pointer-events: none;
    color: #2f2f2f;
    font-weight: 300;
}
.form__label i{font-style:normal;}
.form__label-content {
    position: absolute;
    -webkit-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -moz-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -o-transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: transform .3s cubic-bezier(0.64, 0.09, 0.08, 1)
}
.form__input:focus ~ .form__label .form__label-content,
.form--filled .form__label-content {
    font-size: .928rem;font-weight:300;color:#171717;
    -webkit-transform: translate3d(-1px, -80%, 0);
    -moz-transform: translate3d(-1px, -80%, 0);
    transform: translate3d(-1px, -80%, 0)
}
.form__input:focus ~ .form__label .form__label-content i,
.form--filled .form__label-content i{display:none;}
.error {
    font-size: 1rem;
    color: #f44336;
    display: block
}
.readonly_input{margin-bottom:13px;line-height:26px;}
.readonly_input label{color:#848484;font-size:1rem;}
.readonly_input input{background:transparent;font-size:1.2rem;color:#000;text-align:center;}
/*for radio form*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px
}
[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #2f2f2f;
    margin-right: 10px;
    margin-top: 10px; font-size:15px;
}
[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #babfc4 !important;
    border-radius: 100%;
    background: #fff;;
}
[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #e86b1f;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

/*for check box*/
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.15em; height: 1.15em;
  border: 1px solid #a0a0a0 !important;
  background-color: #fff ;/*#fff*/
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top:.17em;
    left: .10em;
    font-size: 0.8rem;
    line-height: 0.8;
    color: #fc7625;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
 /* border: 2px dotted blue;*/
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


@media screen and (max-width:767px) {
	.form__label { font-size:1rem;}
	.show-ipo{}
	}	
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label{ margin-right: 2px;}
@media screen and (max-width:991px){.form_fixed{margin:0 auto;max-width:400px;}
}
@media screen and (min-width:1199px){
.form_fixed{position:fixed;top:19%;z-index:99999999;max-width:300px;/*right: 14.5% !important;*/ margin-left: 50px; }
}

.down_arrow:after{ content: "\e906";font-family: 'fan' !important;position: absolute;
    display: block;
    font-size: 9px;
    right: 9px;
    top: 5px;
    color: #000}
/*-----btn-----*/
.btn {
    /*display:block;*/
    padding: .5rem 1rem;
    border-radius: 0;
    background-color: #fc7625;
    color: #fff;
    outline: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: 300;
    font-size: 1rem !important;
    transition: all .2s ease;
    position: relative;
    overflow: hidden;
	width:100%;
	border: 1px solid #fc7625;
}
.btn:hover{border: 1px solid #fc7625;}
.btn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%
}
@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 1
    }
    20% {
        transform: scale(25, 25);
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: scale(40, 40)
    }
}
.btn_line{border: 1px solid #ff8300;
    background: transparent;
    color: #ff8300;
    font-size: 13px;

    line-height: 13px;
    text-align: center; }
.btn_line span{font-size: 42px;
    font-weight: 100;
    float: left;
    margin-top: 3px;
    margin-left: -4px;}

.btn:focus:not(:active)::after {
    animation: ripple 1s ease-out
}
.btn:focus,
.btn:hover {
    background-color: #fd8e19;
    color: #fff !important;
   
}
.btn_line:focus,
.btn_line:hover {
    color: #fff !important;
   
}

.btn_50 {
    width: 48%;
    display: inline-block;vertical-align: middle;
}
.btn_50+.btn_50 {
    margin-left: 2%
}

.btn_40 {
    width: 38%;
    display: inline-block;vertical-align: middle;
}
.btn_60 {
    width: 58%;
    display: inline-block;vertical-align: middle;
}
.btn_40+.btn_60 {
    margin-left: 2%
}
.btn.btn-block {
    width: 100%;
    display: block
}
/*-----select-----*/
.select-style {
    overflow: hidden;
    background: transparent
}
.select-style:after {
    content: "\e906";
    font-family: 'fan'!important;
    position: absolute;
    display: block;
    font-size: 9px;
    right: 5px;
    top: 21px;
    color: #c6dcf6
}
.select-style select option {
    color: #000;
}
.select-style select {
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    padding: 7px 0 5px;
    font-size: 16px
}
.select-style select:focus {
    outline: 0
}
/*.icon.attention::before {
    content: "\e90a";
    font-family: 'fan'!important;
    font-size: 15px
}
.icon {
    box-sizing: border-box;
    color: #333;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    margin: 0 .35em 0 0;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 11px;
    width: 1.23em;
    z-index: 20
}
.icon,
.icon.attention:hover ul {
    display: inline-block
}
.icon {
    text-align: center;
    color: #d81c0e
}

.icon.attention ul {
    box-sizing: border-box
}
.icon.attention ul {
   top: 22px;
    box-sizing: border-box;
    color: #ff0303!important;
    display: none;
    font-family: Arial;
    font-size: 12px;
    right:100%;
    margin-bottom: 1em;
    margin-top: 0;
    padding: .5em 2px;
    position: absolute;
    transition: background .1s linear 0s;
    width: 250px;
    z-index: 11;
    list-style: none;
    text-align: left;
    line-height: 16px; display: block;
}
.icon.attention ul li {
    font-weight: 400;
    text-transform: none;
    padding: 0 0 5px 0
}
.icon.attention ul li:last-child {
    padding: 0!important
}*/
.icon.attention::before {
    content: "\e90a";
    font-family: 'fan'!important;
    font-size: 15px
}
.icon {
    box-sizing: border-box;
    color: #333;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    margin: 0 .35em 0 0;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 11px;
    width: 1.23em;
    z-index: 20
}
.icon,
.icon.attention:hover ul {
    display: inline-block
}
.icon {
    text-align: center;
    color: #d81c0e
}
.icon.attention ul::before {
    background-color: #000!important;
    background-image: none;
    bottom:7px;
    content: "";
    height: .6em;
    right:0;
    margin-right: -0.3em;
    position: absolute;
    left: auto;
    top: auto;
    transform: rotate(45deg);
    transition: background .1s linear 0s;
    width: .6em;
    z-index: 2
}
.icon.attention ul {
    box-sizing: border-box
}
.icon.attention ul {
    background-color: #000!important;
    border-color: #000!important;
    border-radius: .325em;
    bottom: -15px;
    box-sizing: border-box;
    color: #fff!important;
    display: none;
    font-family: Arial;
    font-size: 12px;
    right:24px;
    margin-bottom: 1em;
    margin-top: 0;
    padding: .5em .8em;
    position: absolute;
    transition: background .1s linear 0s;
    width: 220px;
    z-index: 11;
    list-style: none;
    text-align: left;
    line-height: 16px
}
.icon.attention ul li {
    font-weight: 400;
    text-transform: none;
    padding: 0 0 5px 0
}
.icon.attention ul li:last-child {
    padding: 0!important
}
/*---autocompleter----*/
.autocompleter.autocompleter-closed{opacity:0;}
.autocompleter-show{position:absolute;top:100%; width:100%; left:0;background:rgba(255, 255, 255, 0.95);color:#000; font-size:14px;min-height:140px;overflow-y:scroll; opacity:1;z-index:9999;}
.autocompleter-show ul{padding:5px 5px;}
.autocompleter-show ul li{cursor:pointer;}
.autocompleter-show ul strong {font-weight:inherit;}


/*---------form_line-----------*/
.form_line{position:relative;}
.form_2{position: absolute;top:-4px;background:#f0f0f0;left: -1px;}
.remove_field {
    position: absolute;
    width: 16px;
    height: 16px;
    font-size: 1px;
    top: -12px;
	right:-4px;
    text-indent: -999px;
    background: url(../images/close.png) no-repeat 0 0;
    overflow: hidden;
}
/*orange box*/
.orange-bg{ background:#e86b1f;}
.orange-txt{ color:#e86b1f !important;}
a.orange-txt:hover{ color:#e86b1f;}
.white-txt{ color:#fff; line-height:normal;}
.blue-txt{ color:#175c99;}
.gray-txt{color:#727272; line-height:normal;}
.p10{ padding:10px;}
.p15{ padding:15px;}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
 transition: background-color 5000s ease-in-out 0s;	}
input:-webkit-autofill {-webkit-text-fill-color: #2f2f2f !important;}
