@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400, 600, 700|Open+Sans:400, 600, 700&display=swap");
.fa {
    font-size: 90%}
.pad0 {padding: 0;}
.whitearrow {
    background: url(../images/icon-sprits.svg) no-repeat;
    background-position: -37px -9px;
    height: 15px;
}
.fixed{ position: fixed; right: 25px; z-index: 11111; }

.demat-account-btn {
    position: fixed!important;
    bottom: 15px;
    height: 70px!important;
    left: 15px;
    right: 15px;
    display: block;
    width: calc(100% - 30px)!important;
    font-size: 14px!important;
    transition: bottom .5s ease;
}
.demat-account-btn.btn.btn-primary {
    padding-top: 14px;
}
.demat-account-btn.btn.btn-primary .overlay {
    border-top-width: 70px;
}
.demat-account-btn.bottom-stick {
    bottom: 80px;
}
@media screen and (max-width:767px) {
    .demat-account-btn {
    height: 50px!important;
}
.demat-account-btn.btn.btn-primary .overlay {
    padding-top: 17px;
    border-top-width: 50px;
}
.demat-account-btn.bottom-stick {
    bottom: 85px;
}
}
.whitearrow {
    background: url(../images/icon-sprits.svg) no-repeat;
    background-position: -37px -9px;
    height: 15px;
}
.orangearrow, .whitearrow {
    width: 8px;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}
.btn-primary {
    color: #fff;
    /* background-color: #337ab7; */
    border-color: #2e6da4;
}
.font-default-opensans {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
.font-opensans-semibold, .grid-graph-wrap>ul.week--arrow-list>li:first-child .orange-bg, .grid-graph-wrap>ul.week--arrow-list>li span.text, .sharholding-legnds-list li .lagend-name, .sharholding-legnds-list li .lagend-percentage {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
}

.font-default-josefinSans {
    font-family: Josefin Sans, sans-serif;
    font-weight: 400;
}
.font-josefinSans-semibold {
    font-family: Josefin Sans, sans-serif;
    font-weight: 600;
}

.text-captalize {
    text-transform: capitalize!important;
}
.text-transform-upper {
    text-transform: uppercase!important;
}
.font10 {
    font-size: 10px;
}
.font10 .fa {
    font-size: 90%}
.font12 {
    font-size: 12px!important;
}
.font12 .fa {
    font-size: 90%}
.font13 {
    font-size: 13px;
}
.font13 .fa {
    font-size: 90%}
.font14 {
    font-size: 14px;
    line-height: 20px;
}
.font14 .fa {
    font-size: 90%}
.font16 {
    font-size: 16px;
    line-height: 24px;
}
.font16 .fa {
    font-size: 90%}
.font18 {
    font-size: 18px;
    line-height: 24px;
}
.font18 .fa {
    font-size: 90%}
.font20 {
    font-size: 20px!important;
    line-height: 24px;
}
.font20 .fa {
    font-size: 90%}
.font22 {
    font-size: 22px;
    line-height: 24px;
}
.font22 .fa {
    font-size: 90%}
.font24 {
    font-size: 24px;
}
.font24 .fa {
    font-size: 90%}
.text-left {
    text-align: left!important;
}
.text-center {
    text-align: center;
}
.orange-text {
    color: #eb6400!important;
}
.gray-text {
    color: #888;
}
.white-text {
    color: #fff;
}
.black-text {
    color: #222020!important;
}
.darakgray-text {
    color: #504b4b;
}
.yellow-text {
    color: #fcae16;
}
.whitef-bg {
    background: #f9f9f9;
}
.mt0 {
    margin-top: 0!important;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px!important;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt100 {
    margin-top: 100px;
}
.mtn20 {
    margin-top: -20px;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.mr5 {
    margin-right: 5px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.p-0 {
    padding: 0!important;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pb0 {
    padding-bottom: 0!important;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}
.pd20 {
    padding: 20px;
}
.pl15 {
    padding-left: 15px;
}


}@media screen and (max-width:767px) {
    .mt-xs-30 {
    margin-top: 30px;
}
.mt-xs-50 {
    margin-top: 50px;
}
}@media screen and (max-width:991px) {
    .mt-sm-30 {
    margin-top: 30px;
}
}@media screen and (max-width:1200px) {
    .mt-md-30 {
    margin-top: 30px;
}
}a:hover {
    text-decoration: none;
    color: inherit;
}
img {
    max-width: 100%}
.custom-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width:992px) {
    .custom-container {
    width: 950px;
}
}@media screen and (min-width:1200px) {
    .custom-container {
    width: 1050px;
}
}.content-bg, .white-card {
    background: #fff;
    box-shadow: 1px 3px 16px -5px #dedede;
}
.white-card {
    position: relative;
    z-index: 1;
    border-radius: 8px;
    padding: 35px;
}

.gradient-bg {
    background: #eb6400;
    border-radius: 8px;
    background: linear-gradient(to top left, #fcae16, #eb6400);
    padding: 4px 45px;
}
.dispaly-table {
    display: table;
    width: 100%}
.dispaly-table .display-cell {
    display: table-cell;
}

.rating {
    margin-top: 10px;
    margin-left: 2px;
}
.rating p {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url(../images/icon-sprits.svg) no-repeat;
    background-position: -184px -36px;
}
.rating p.half-star {
    background-position: -212px -36px;
}
.rating p.blank-icon {
    background-position: -240px -36px;
}

a {
    text-decoration: none;
}
section.section-spac {
    padding: 40px 0;
}
@media screen and (max-width:767px) {
    section.section-spac {
    padding: 25px 0;
}
}section.section-spac.latest-report-wrap {
    padding-top: 60px;
}
@media screen and (max-width:991px) {
    section.section-spac.latest-report-wrap {
    padding-top: 30px;
}
}section.section40 {
    padding: 40px 0;
}
section.section60 {
    padding: 60px;
}
section.section-var {
    padding: 40px 0 100px;
}
@media screen and (max-width:767px) {
    section.section-var.help-me-ques {
    padding-top: 20px;
}
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn {
    font-size: 14px;
    cursor: pointer;
}
button:focus {
    outline:0 !important;
}
.btn-link.focus, .btn-link:focus {
    text-decoration: underline;
    box-shadow: none;
}
.btn.btn-primary {
    border: none;
    background: transparent;
    border-radius: 6px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 19px 8px;
    min-width: 140px;
    background: linear-gradient(120deg, #eb6400 15px, #eb6400 37%, #fcae16 99%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    outline: none;
    line-height: 1.42857143;
}
@media screen and (max-width:991px) {
    .btn.btn-primary {
    font-size: 12px;
}
}@media screen and (max-width:576px) {
    .btn.btn-primary {
    padding: 12px 15px 10px;
}
}.btn.btn-primary .overlay {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 49px solid rgba(250, 162, 18, .57);
    border-right: 19px solid transparent;
    border-left: 73px solid rgba(243, 162, 18, .57);
    z-index: -1;
}
@media screen and (max-width:480px) {
    .btn.btn-primary .overlay {
    border-left: 62px solid rgba(243, 162, 18, .57);
}
}.btn.btn-primary:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 6px;
    transition: all .5s ease-in;
}
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
    background: linear-gradient(120deg, #eb6400 15px, #eb6400 37%, #fcae16 99%);
    outline: none;
    box-shadow: none;
}
.btn.btn-primary:active:after, .btn.btn-primary:focus:after, .btn.btn-primary:hover:after {
    background: #eb6400;
    width: 100%}
.btn.btn-secondory {
    background: #fff;
    border: 1px solid #eb6400;
    color: #eb6400;
    padding: 10px 19px 7px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    outline: none;
}

}
.btn:active, .btn:focus, .btn:hover, a:active, a:focus, a:hover, button:active, button:focus, button:hover, input:active, input:focus, input:hover, select:active, select:focus, select:hover {
    outline: none;
    box-shadow: none;
}
.disabled {
    pointer-events: none;
    opacity: .4;
}
.display-table {
    display: table;
    height: 100%;
    width: 100%}
.display-table .display-cell {
    display: table-cell;
    height: 100%}
.top-title {
    margin-bottom: 30px;
}
@media screen and (max-width:576px) {
    .top-title {
    margin-bottom: 15px;
}
}.top-title h2 {
    font-size: 32px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
}
@media screen and (max-width:991px) {
    .top-title h2 {
    font-size: 26px;
    line-height: 26px;
}
}@media screen and (max-width:576px) {
    .top-title h2 {
    font-size: 24px;
    line-height: 28px;
}
}.top-title h2 a {
    font-size: 32px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    text-decoration: none;
    color: #222020;
}
@media screen and (max-width:991px) {
    .top-title h2 a {
    font-size: 20px;
}
}.top-title .cat {
    margin-bottom: 12px;
    padding-top: 10px;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    line-height: 26px;
}
.top-title .cat span.item {
    font-size: 18px;
    line-height: 28px;
}
@media screen and (max-width:991px) {
    .top-title .cat span.item {
    font-size: 16px;
    line-height: 24px;
}
}@media screen and (max-width:576px) {
    .top-title .cat span.item {
    font-size: 14px;
    line-height: 22px;
    word-break: break-word;
}
}.top-title .cat span.item+.item:before {
    content: "|";
    padding-right: 4px;
}
.top-title .cat span.item.singal-item {
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 22px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 44px;
}
.top-title .cat span.item.visible-mob {
    display: none;
}
@media screen and (max-width:767px) {
    .top-title .cat span.item.visible-mob {
    display: inline-block;
}
}@media screen and (max-width:767px) {
    .top-title .cat span.item.hidden-mob {
    display: none;
}
}h2.section-title {
    font-size: 30px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 0;
}
h2.section-title.no-margin {
    margin-top: 0;
}
@media screen and (max-width:991px) {
    h2.section-title {
    font-size: 28px;
    font-size: 22px;
}
}h3.section-title {
    font-size: 24px;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
}
@media screen and (max-width:991px) {
    h3.section-title {
    font-size: 20px;
}
}h4.title {
    font-size: 20px;
    color: #eb6400;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
}
@media screen and (max-width:991px) {
    h4.title {
    font-size: 16px;
}
}h4.title-black {
    font-size: 20px;
    color: #222020;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
}
@media screen and (max-width:991px) {
    h4.title-black {
    font-size: 16px;
}
}h5.title {
    font-size: 18px;
    color: #eb6400;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
}
@media screen and (max-width:1200px) {
    h5.title {
    font-size: 16px;
}
}h6.title {
    font-size: 16px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
}
@media screen and (max-width:576px) {
    h6.title {
    font-size: 14px;
    line-height: 20px;
}
}
input[type=text], textarea {
    -webkit-appearance: none;
}

.select-con .select2-container--default {
    width: 100%!important;
}
.select-con .select2-container--default:active, .select-con .select2-container--default:focus, .select-con .select2-container--default:hover {
    outline: none;
}
.select-con .select2-container--default.select2-container--open .select2-results__option {
    font-size: 14px;
}
.select-con .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    display: none;
}
.select-con .select2-container--default .select2-selection--single {
    border: 1px solid #dedede;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 12px rgba(2, 2, 2, .14);
    height: 46px;
    outline: none;
}
.select-con .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #888;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    padding-left: 0;
    line-height: 40px;
    padding-right: 30px;
    text-indent: 15px;
    font-size: 14px;
    color: #222020;
    text-align: left;
}
.select-con .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 6px;
    width: 9px;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
}
.select-con .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../images/dropdown-arrow.svg) no-repeat;
    border: none;
    height: 10px;
    width: 10px;
}
.select2-container--default .select2-results>.select2-results__options li {
    font-size: 12px;
}
.select2-container--default.select2-container--open {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0;
}
.select2-container--default.select2-container--open.select2-dropdown--below {
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    padding: 20px;
}
.select2-container--default.select2-container--open.select2-dropdown--below .select2-selection--single {
    border-radius: 6px!important;
}
.select2-container--default.select2-container--open .select2-selection__arrow {
    height: 0;
}


.body-overlay.active {
    background: hsla(0, 0%, 81.2%, .8);
    z-index: 3;
}
.body-overlay.active, .body-overlay.selected {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.body-overlay.selected {
    background: rgba(0, 0, 0, .85);
    z-index: 5;
}
::-webkit-input-placeholder {
    color: #888;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #888;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
::-moz-placeholder {
    color: #888;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
::-ms-input-placeholder {
    color: #888;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
::placeholder {
    color: #888;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}



.red-arrow {
    border-top: 10px solid #d53b23;
}
.green-text {
    color: #5eb73b;
}
.red-text {
    color: #d53b23;
}

.green-bg-text {
    color: #5eb73b;
    background: rgba(94, 183, 59, .27);
}
.green-bg-text, .red-bg-text {
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 8px;
}
.red-bg-text {
    color: #d53b23;
    background: rgba(213, 59, 35, .27);
}

a:focus, a:hover {
    text-decoration: none;
}
.modal-content {
    border-radius: 10px;
    position: relative;
    padding: 40px;
}
@media screen and (max-width:767px) {
    .modal-content {
    padding: 20px;
}
}@media screen and (max-width:576px) {
    .modal-content iframe {
    height: 300px;
}
}.modal-content #popup-title {
    padding-right: 40px;
}
.modal-content .advice-wrapper .common-tabs-wrap ul.nav-tabs {
    position: relative;
}
.modal-content .advice-wrapper .common-tabs-wrap ul.nav-tabs:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #dedede;
    z-index: 1;
    bottom: 0;
}
.modal-content .advice-wrapper .common-tabs-wrap ul.nav-tabs>li>a.active:after, .modal-content .advice-wrapper .common-tabs-wrap ul.nav-tabs>li>a.active:before {
    z-index: 2;
}
.modal-content .advice-wrapper .common-tabs-wrap ul.nav-tabs>li:first-child a {
    padding-left: 9px!important;
}
.modal-content .confirmation-container>p {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
}
@media screen and (max-width:767px) {
    .modal-content .confirmation-container>p {
    width: 100%}
}.modal-content .confirmation-container>div {
    margin-top: 30px;
}
.modal-content .confirmation-container>div>button {
    width: 120px;
}
.modal-content .confirmation-container>div>button:first-child {
    margin-right: 30px;
}
.modal-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.login-modal {
    position: relative;
    background: #fff url(../images/modal-pattren.svg);
    width: 100%;
    height: 100%}
.login-modal:after {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 100%;
    border: 5px solid #eb6400;
    background: #eb6400;
    border-radius: 10px 10px 0 0;
}
.login-modal .stock-line {
    position: absolute;
    left: 0;
    right: 0;
}
@media screen and (max-width:767px) {
    .login-modal .stock-line {
    position: static;
}
.login-modal .stock-line img:last-child {
    display: none;
}
}
.form-control {
    border: 1px solid #dedede;
    box-shadow: none;
    transition: none;
    height: 40px;
    font-size: 16px;
    color: #222020;
    border-radius: 8px;
}
.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #dedede;
}
.input-group.date .form-control {
    border-right: 0;
}
.input-group-addon {
    background: #fff;
    border: 1px solid #dedede;
}
.cursor-pointer {
    cursor: pointer;
}
.mobile-num {
    position: relative;
}
.mobile-num .country-code {
    position: absolute;
    height: 15px;
    top: 0;
    bottom: 0;
    left: 12px;
    margin: auto;
    font-size: 14px;
}
.mobile-num .form-control {
    padding-left: 58px;
}
.upload-text {
    color: #eb6400;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

input[type=checkbox] {
    margin: 0;
    line-height: normal;
}
.checkbox-container {
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 22px;
    box-shadow: 0 2px 3px #bbb;
    border-radius: 6px;
}
.checkbox-container .checkmark {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/empty.svg);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}
.checkbox-container input:checked+.checkmark {
    background-image: url(../images/checked.svg);
    background-position: 1px 1px;
}
.checkbox-container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
input[type=radio] {
    margin: 0;
    line-height: normal;
}
.radio-container {
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    display: inline-block;
}
.radio-container .radiomark {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/radio-unselected.svg) no-repeat;
    background-position: 2px 2px;
}
.radio-container .lbl {
    color: #888;
    font-size: 14px;
}
.radio-container input:checked~.radiomark {
    background: url(../images/radio-selected.svg) no-repeat;
    background-position: 2px 2px;
}
.radio-container input:checked~.lbl {
    color: #eb6400;
}
.radio-container input[type=radio] {
    opacity: 0;
    cursor: pointer;
}
.radio-container input[type=radio], a.over-ancher {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}



.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
}
.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-prev:hover {
    outline: none;
}
.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0;
}
.owl-carousel .owl-nav .owl-prev {
    left: -30px;
}
.owl-carousel .owl-nav .owl-prev .left-icon {
    transform: rotate(180deg);
}
@media screen and (max-width:1399px) {
    .owl-carousel .owl-nav .owl-prev {
    left: 0;
}
}@media screen and (max-width:991px) {
    .owl-carousel .owl-nav .owl-prev {
    left: -10px;
}
}@media screen and (max-width:767px) {
    .owl-carousel .owl-nav .owl-prev {
    left: 0;
}
}.owl-carousel .owl-nav .owl-next {
    right: -30px;
}
@media screen and (max-width:1399px) {
    .owl-carousel .owl-nav .owl-next {
    right: 0;
}
}@media screen and (max-width:991px) {
    .owl-carousel .owl-nav .owl-next {
    right: -10px;
}
}@media screen and (max-width:767px) {
    .owl-carousel .owl-nav .owl-next {
    right: 0;
}
}.owl-carousel .owl-dots {
    display: none;
}
.owl-carousel .owl-nav .owl-prev .left-icon {
    width: 14px;
    height: 18px;
    display: block;
    float: right;
}
@media screen and (max-width:1399px) {
    .owl-carousel .owl-nav .owl-prev .left-icon {
    position: absolute;
    left: -10px;
    right: 0;
    margin: auto;
    line-height: 20px;
    top: 0;
    bottom: 0;
    top: 1px;
}
}@media screen and (max-width:991px) {
    .owl-carousel .owl-nav .owl-prev .left-icon {
    left: -15px;
}
}@media screen and (max-width:767px) {
    .owl-carousel .owl-nav .owl-prev .left-icon {
    left: -20px;
}
}
.owl-carousel .owl-nav .owl-next .right-icon {
    width: 14px;
    height: 18px;
    display: block;
}
@media screen and (max-width:1399px) {
    .owl-carousel .owl-nav .owl-next .right-icon {
    position: absolute;
    right: 0;
    margin: auto;
    line-height: 20px;
    top: 0;
    bottom: 0;
    top: 1px;
}
}@media screen and (max-width:991px) {
    .owl-carousel .owl-nav .owl-next .right-icon {
    right: 5px;
}
}@media screen and (max-width:767px) {
    .owl-carousel .owl-nav .owl-next .right-icon {
    right: 0;
}
}.owl-carousel .owl-nav .owl-next .right-icon, .owl-carousel .owl-nav .owl-prev .left-icon {
    background: url(../images/left-right-orenge-arrow.svg) no-repeat;
    background-position: -42px;
}


.modal .select-con .select2-container--default .select2-selection--single {
    box-shadow: none;
}
.popup-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.popup-modal.open-popup {
    display: block;
    padding-right: 17px;
}


input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=search]::-ms-clear, input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input[type=search]::-webkit-search-cancel-button {
    display: none;
}

input[type=date] {
    position: relative;
    padding: 10px;
}
input[type=date]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}
input[type=date]:before {
    color: transparent;
    background: url(../images/icon-sprits.svg) no-repeat;
    display: block;
    content: "";
    width: 17px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 6px;
    margin: auto;
    color: #999;
    background-position: -47px -273px;
}

.rupees-icon {
    font-family: Open Sans, sans-serif!important;
    font-weight: 400!important;
    font-style: normal;
}

.menu-wrap {
    box-shadow: 0 0 5px #bcbcbc;
    display: table;
    width: 100%;
    border-radius: 4px;
}
.menu-wrap .nav-block {
    display: table-cell;
    width: calc(100% - 150px);
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block {
    vertical-align: middle;
    background: #fff;
    border-radius: 0 4px 4px 0;
}
}.menu-wrap .nav-block .bottom-nav {
    padding: 0;
    border-bottom-right-radius: 4px;
    background: #fff;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .logo-block {
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}
.menu-wrap .nav-block .bottom-nav .menu-list-wrap .logo-block .logo {
    width: 150px;
    margin: 0 auto;
    display: inline-block;
}
.menu-wrap .nav-block .bottom-nav .menu-list-wrap .logo-block .close-elem {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    color: #222020;
    text-decoration: none;
}
}.menu-wrap .nav-block .bottom-nav .menu-list-wrap .logo-block {
    display: none;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .logo-block {
    display: block;
    text-align: left;
    position: relative;
    padding: 0;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap {
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    z-index: 1;
    height: 100vh;
    width: 100%;
    top: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    padding-bottom: 120px;
}
.menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con {
    margin: 0 15px;
}
.menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default.select2-container {
    width: 250px!important;
}
}@media screen and (max-width:991px) and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default.select2-container {
    width: 100%!important;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default .select2-selection--single {
    border-radius: 4px;
    border: 1px solid #dedede;
    height: 34px;
    box-shadow: none;
}
}@media screen and (max-width:991px) and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default .select2-selection--single {
    border: none;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../images/mob-down-arrow.png) no-repeat;
}
.menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    color: #222020;
    padding-left: 0;
    text-indent: 0;
}
}@media screen and (max-width:991px) and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .select-con .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 5px;
    color: #222020;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav .menu-list-wrap .menu-list {
    width: 100%;
    margin: 0;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list {
    text-align: center;
    margin-top: 10px;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list {
    width: 100%}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 15px 8px;
}
@media screen and (max-width:1200px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    padding-left: 5px;
    padding-right: 5px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    padding-left: 12px;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li>a {
    color: #222020;
    text-decoration: none;
    position: relative;
    font-size: 14px!important;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li>a.search-header-close {
    top: -3px;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li>a>span.icon {
    display: none;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li button.btn {
    font-size: 12px;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li button.btn {
    font-size: 14px;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li button.btn:before {
    border-left: 59px solid rgba(243, 162, 18, .57);
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    padding: 16px 20px 25px;
    margin: 0 -2px;
}
@media screen and (max-width:1200px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    padding: 11px 14px 18px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li {
    display: block;
    text-align: left;
    padding: 15px 0;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li.visible-mob {
    display: none;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.visible-mob {
    display: block;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li.visible-mob.login-li {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #888;
    font-family: Josefin Sans, sans-serif;
    font-weight: 400;
    padding-bottom: 15px;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.visible-mob.button-li {
    text-align: center;
    border-top: 1px solid #dedede;
    margin-top: 25px;
    padding-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.visible-mob.dropdown-li {
    padding: 6px 0;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other {
    display: none;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected {
    display: block;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active a.item-link .back-link, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected a.item-link .back-link {
    display: inline-block;
    margin-right: 15px;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active a.item-link .next-link, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected a.item-link .next-link {
    display: none;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active .dropdown-nav, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected .dropdown-nav {
    opacity: 1;
    height: auto;
    overflow: inherit;
    border-top: 1px solid #dedede;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active .dropdown-nav .menu-row, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected .dropdown-nav .menu-row {
    opacity: 1;
    height: 100%}
}@media screen and (max-width:991px) and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.active .dropdown-nav .menu-row, .menu-wrap .nav-block .bottom-nav ul.menu-list>li.hide-other.selected .dropdown-nav .menu-row {
    width: 99%}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li>a {
    margin: 0 20px;
    display: block;
    color: #222020;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li>a:after {
    content: "";
    width: 25px;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    border-radius: 4px;
    margin: auto;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li>a: after {
    right: auto;
    bottom: -8px;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li>a .back-link, .menu-wrap .nav-block .bottom-nav ul.menu-list>li>a .next-link {
    display: none;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li>a .next-link {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a, .menu-wrap .nav-block .bottom-nav ul.menu-list>li:hover>a {
    color: #eb6400;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a>span.icon, .menu-wrap .nav-block .bottom-nav ul.menu-list>li:hover>a>span.icon {
    display: none;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a>span.icon, .menu-wrap .nav-block .bottom-nav ul.menu-list>li: hover>a>span.icon {
    display: inline-block;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a:after, .menu-wrap .nav-block .bottom-nav ul.menu-list>li:hover>a:after {
    background: #eb6400;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a: after, .menu-wrap .nav-block .bottom-nav ul.menu-list>li:hover>a:after {
    display: none;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list>li.active>a {
    font-size: 18px;
    color: #222020;
}
}.menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 94px;
    margin: auto;
    display: none;
    width: 1266px;
    background: #fff;
    z-index: -1;
    box-shadow: 0 1px 34px 0 rgba(32, 33, 36, .25);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav.slideDownAnim {
    height: auto;
    opacity: 1;
    overflow: inherit;
}
@media screen and (min-width:768px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav {
    width: calc(100% - 30px);
}
}@media screen and (min-width:1300px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav {
    width: 1266px;
}
}@media screen and (max-width:1199px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav {
    top: 83px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.menu-list .dropdown-nav {
    position: relative;
    width: 100%;
    top: 16px;
    z-index: 0;
    height: 100vh;
    display: none;
    transition: none;
    box-shadow: none;
}
}.menu-wrap .nav-block .bottom-nav ul.right-menu-link {
    text-align: right;
    padding-right: 17px;
}
@media screen and (max-width:1200px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link {
    padding-right: 10px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link {
    padding-right: 30px;
}
}@media screen and (max-width:767px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link {
    width: 100%;
    padding-right: 10px;
}
}.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li {
    padding: 17px 12px;
    display: inline-block;
    font-weight: 600;
    font-family: Open Sans, sans-serif;
}
@media screen and (max-width:1200px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li {
    padding: 14px 5px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li {
    padding: 15px 12px;
}
}@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li.complete-hide {
    display: none;
}
}.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li>a {
    color: #222020;
    text-decoration: none;
    position: relative;
    font-size: 14px;
}
.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.login {
    color: #888;
    font-family: Josefin Sans, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}
.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.mob-toggle-menu, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.serach-header, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.toggle-menu {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.mob-toggle-menu, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.serach-header, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.toggle-menu {
    top: 0;
}
}.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.mob-toggle-menu img, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.serach-header img, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.toggle-menu img {
    width: 20px;
    height: 20px;
}
@media screen and (max-width:991px) {
    .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.mob-toggle-menu img, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.serach-header img, .menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li a.toggle-menu img {
    margin-top: 0;
}
}
.menu-wrap .nav-block .bottom-nav ul.right-menu-link.menu-link>li.toggle-menu-li {
    position: relative;
}


header.oc-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 4;
    transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -ms-transition: transform .5s ease-in-out;
}
@media screen and (max-width:991px) {
    header.oc-header {
    position: fixed;
}

}
header.oc-header .menu-wrap {
    background: #fff;
}
header.oc-header .logo-block {
    background: #fcae16;
    display: table-cell;
    width: 150px;
    vertical-align: middle;
    padding: 0 3px;
    text-align: center;
    transition: all .5s ease-in-out;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (max-width:576px) {
    header.oc-header .logo-block {
    width: 120px;
}
}@media screen and (max-width:480px) {
    header.oc-header .logo-block {
    width: 110px;
}
}header.oc-header .logo-block img {
    margin-top: 0;
    display: inline-block;
    width: 150px;
    max-width: 100%}
@media screen and (max-width:991px) {
    header.oc-header .logo-block img {
    margin-bottom: -2px;
    margin-top: 0;
}

}
header.oc-header.scrollUp {
    transform: translateY(-110px);
}
header.oc-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%}
header.oc-header .navbar {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    padding: 0;
}
header.oc-header .navbar .nav-block {
    padding-right: 30px;
}
header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li {
    padding: 18px 0;
}
header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>span, header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li a {
    display: inline-block;
}
header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>span.lbl {
    color: #504b4b;
    padding: 0 10px;
}
@media screen and (max-width:767px) {
    header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>span {
    display: none;
}
}header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>a {
    font-weight: 600;
    color: #eb6400;
    font-size: 16px;
}
@media screen and (max-width:767px) {
    header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>a span.num {
    display: none;
}
}header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>a>img {
    display: none;
}
@media screen and (max-width:767px) {
    header.oc-header .navbar .nav-block ul.contact-link li.contact-num-li>a>img {
    display: inline-block;
}
}

.accordian-style.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-radius: 10px;
}
@media screen and (max-width:767px) {
    .accordian-style {
    border: 1px solid #dedede;
    border-radius: 10px;
}
}.accordian-style .card {
    border: 0!important;
    background: transparent;
    padding: 0 40px;
    box-shadow: none;
    font-size: 14px;
}
@media screen and (max-width:767px) {
    .accordian-style .card {
    padding: 0 15px;
}
}.accordian-style .card.shadow-active {
    box-shadow: 2px 8px 25px rgba(0, 0, 0, .06);
    padding: 20px 40px;
    border-radius: 10px;
}
@media screen and (max-width:767px) {
    .accordian-style .card.shadow-active {
    padding: 0 15px;
}
}.accordian-style .card.shadow-active .card-header {
    border-bottom: 1px solid transparent;
}
.accordian-style .card.shadow-active .card-header button {
    border-bottom: 1px solid transparent;
    font-weight: 600;
}
.accordian-style .card.shadow-active .card-header button.no-border {
    border-bottom: none;
}
@media screen and (max-width:767px) {
    .accordian-style .card: last-child .card-header {
    border-bottom: 0;
}
}.accordian-style .card-header {
    padding: 0;
    background-color: transparent;
}
.accordian-style .card-header button {
    color: #eb6400;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    border-bottom: 1px solid #dedede !important;
    cursor: pointer;
    position: relative;
    box-shadow: none;
    line-height: 26px;
    padding: 20px 20px 20px 0;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
}
@media screen and (max-width:991px) {
    .accordian-style .card-header button {
    font-size: 14px;
    line-height: 20px;
}
}.accordian-style .card-header button.collapsed {
    color: #222020;
}
.accordian-style .card-header button.collapsed .collapse-plus {
    background: url(../images/icon-sprits.svg) no-repeat;
    background-position: -492px -38px;
}
.accordian-style .card-header .collapse-plus {
    background: url(../images/icon-sprits.svg) no-repeat;
    background-position: -577px -38px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}
.accordian-style .card-body {
    padding: 10px 0;
    color: #504b4b;
    line-height: 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
@media screen and (max-width:991px) {
    .accordian-style .card-body {
    font-size: 14px;
    line-height: 20px;
}
}.accordian-style .panel>.collapsed {
    box-shadow: none;
}
.collapse:not(.show) {
    display: none;
}


.common-tabs-wrap ul {
    border: none;
}
.common-tabs-wrap ul.nav-tabs {
    text-align: center;
    align-items: center;
    position: relative;
}

.pull-left {
    float: left;
}

.btn-secondory:hover .orangearrow-icon {
    background-position: -202px -7px;
}

footer.oc-footer {
    padding-top: 40px;
}
@media screen and (max-width:767px) {
    footer.oc-footer {
    padding-top: 60px;
}
}footer.oc-footer .footer-nav-wrap {
    background: #1a1a1a;
    padding: 20px 0;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list {
    text-align: center;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li {
    display: inline-block;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li+li:before {
    content: "|";
    display: inline-block;
    color: #707070;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>a.link-item {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 15px;
    color: #fff;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
@media screen and (max-width:767px) {
    footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>a.link-item {
    padding: 7px 14px;
}
}footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>a.link-item:hover {
    color: #eb6400;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>a.link-item:hover:before {
    background: #eb6400;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>ul {
    padding-left: 20px;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>ul li a {
    text-decoration: none;
    font-size: 14px;
    padding: 6px 0;
    color: #888;
    display: block;
    position: relative;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>ul li a:before {
    content: "-";
    padding-right: 15px;
}
footer.oc-footer .footer-nav-wrap .nav-wrap ul.ocf-list>li>ul li a:hover {
    color: #eb6400;
}



.invest-with-wrapper.mofsl-wrapper {
    padding: 30px 0;
}
.invest-with-wrapper.mofsl-wrapper h5 {
    font-size: 22px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper.mofsl-wrapper h5 {
    margin-bottom: 20px;
    font-size: 20px;
}
}.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li {
    width: 50%;
    margin-bottom: 20px;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper.mofsl-wrapper .form-wrap ul>li {
    width: 100%;
    margin-bottom: 5px;
}
}.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li:nth-child(2) .form-control {
    padding: .375rem .75rem;
}
.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li:nth-child(3) .form-control {
    padding-left: 58px;
}
.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li .country-code {
    position: absolute;
    height: 15px;
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto;
    font-size: 14px;
    line-height: 15px;
}
.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li .country-code .verticla-bar {
    color: #bcbcbc;
    padding: 0 5px;
}
.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li .select-con .select2-container--default .select2-selection--single {
    box-shadow: none;
}
.invest-with-wrapper.mofsl-wrapper .form-wrap ul>li .select-con .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}











.demat-account-section {
    background: url(../images/demat-bg.png) no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
}
.demat-account-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top left, #fcae16, #eb6400);
    z-index: 0;
    opacity: .5;
}
.demat-account-section .top-title {
    position: relative;
    z-index: 1;
}
.demat-account-section .title {
    color: #fff;
}
.demat-account-section .white-card:after {
    position: absolute;
    content: "";
    top: 50px;
    left: 110px;
    width: 70%;
    border-top: 1px dashed #eb6400;
}
@media screen and (max-width:576px) {
    .demat-account-section .white-card: after {
    top: 125px;
    left: 50%;
    height: 195px;
    width: 1px;
    border-left: 1px dashed #eb6400;
    border-top: none;
}
}.demat-account-section .white-card img {
    background: #fff;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width:576px) {
    .demat-account-section .white-card .proofs-wrapper {
    background: #fff;
    margin: 50px 0;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}
}
.equity-express-section .express-wrapper {
    background: url(../images/xpress-bg.svg) no-repeat;
}
@media screen and (max-width:991px) {
    .equity-express-section .express-wrapper {
    padding-top: 50px;
}
}@media screen and (max-width:767px) {
    .equity-express-section .express-wrapper {
    background-size: contain;
    padding-top: 0;
}
}.equity-express-section h1 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 0;
}
@media screen and (max-width:576px) {
    .equity-express-section h1 {
    font-size: 18px;
    line-height: 20px;
}
}.equity-express-section .express-icon {
    margin-right: 56px;
}
@media screen and (max-width:576px) {
    .equity-express-section .express-icon {
    margin-right: 20px;
}
}.equity-express-section .contact-form-panel {
    margin-top: 0;
    max-width: 402px;
    width: 100%;
    overflow: hidden;
    float: right!important;
    z-index: 3;
}
@media screen and (max-width:1025px) {
    .equity-express-section .contact-form-panel {
    max-width: 312px;
    padding: 30px 20px;
}
}@media screen and (max-width:769px) {
    .equity-express-section .contact-form-panel {
    padding: 30px;
    max-width: 402px;
    margin: 50px auto;
    float: none!important;
    width: 100%!important;
}
}@media screen and (max-width:576px) {
    .equity-express-section .contact-form-panel {
    padding: 15px;
    margin: 0 auto;
}
}.equity-express-section .contact-form-panel .form-description-text {
    font-size: 12px;
    margin-right: 30px;
    color: #888;
    line-height: 16px;
}
.open-acc-list li {
    display: inline-block;
}
.open-acc-list li:first-child:after {
    content: "|";
    display: inline-block;
    color: #888;
    margin-left: 5px;
}
.ad-wrapper {
    padding: 30px;
    border: 1px solid #eb6400;
    border-radius: 10px;
}
@media screen and (max-width:576px) {
    .ad-wrapper {
    padding: 15px;
}
}.ad-wrapper span {
    font-size: 32px;
    color: #eb6400;
}
.ad-wrapper sup {
    font-size: 18px;
    color: #eb6400;
    padding-left: 10px;
}
.resume-application-wrapper {
    display: none;
    width: 100%}
@media screen and (max-width:767px) {
    .equity-wrapper p {
    font-size: 12px;
    line-height: 14px!important;
}
}
.pr-code {
    display: none;
}

.mr10 {
    margin-right: 10px;
}

input[type=number] {
    -moz-appearance: textfield;
}

.form-description-text {
    font-size: 10px;
    line-height: 12px;
    margin-top: 10px;
}

.contact-form-panel {
    border-radius: 8px;
    box-shadow: 0 0 8px #dedede;
    background: #fff;
    padding: 30px;
    position: relative;
    margin-top: -115px;
    max-width: 400px;
    width: 100%}
.contact-form-panel:before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 100%;
    border: 5px solid #eb6400;
    border-radius: 10px 10px 0 0;
}
@media screen and (max-width:991px) {
    .contact-form-panel {
    margin-top: 0;
    margin-bottom: 30px;
    max-width: inherit;
    padding: 15px;
    width: 100%}
}
.checkbox-container {
    margin-right: 10px;
}
@media screen and (max-width:576px) {
    .checkbox-container {
    margin-right: 5px;
}
}
.checkbox-label-with-text {
    white-space: nowrap;
}
.checkbox-label-with-text label, .checkbox-label-with-text span {
    display: inline-block;
    vertical-align: middle;
}
.checkbox-label-with-text span {
    white-space: normal;
}
.checkbox-label-with-text span a:hover {
    color: #eb6400;
}
@media screen and (max-width:767px) {
    .checkbox-label-with-text span {
    font-size: 16px;
}
}

.verticla-bar {
    color: #bcbcbc;
}


.section-spac .share-price-bg {
    margin: 40px 0;
}
@media screen and (max-width:767px) {
    .section-spac .share-price-bg {
    margin: 25px 0;
}
}

.btn-wrap.after-step-prod {
    margin: 10px 0;
}
@media screen and (max-width:767px) {
    .btn-wrap.after-step-prod {
    margin: 30px 0 0;
}
}

p {
    margin: 0;
}
html {
    scroll-behavior: smooth;
}
body {
    line-height: 1;
    font-family: Open Sans, sans-serif;
    color: #222020;
    background-color: #fff;
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media (min-width:768px) {
    .container {
    max-width: 100%}
}@media (min-width:992px) {
    .container {
    max-width: 100%}
}@media (min-width:576px) {
    .container {
    max-width: 100%}
}@media (min-width:1300px) {
    .container {
    width: 100%;
    max-width: 1296px;
}
}

@-webkit-keyframes spin {
    to {
    -webkit-transform: rotate(-1turn);
}
}@keyframes spin {
    to {
    transform: rotate(-1turn);
}
}

.owl-carousel .owl-stage {
    transform: translate3d(-30px, 0, 0);
}

.invest-with-wrapper {
    background: #f6f6f6;
    padding: 80px 0;
    margin-top: 40px;
}
.invest-with-wrapper:last-child {
    margin-bottom: -40px;
    z-index: 11111;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper {
    padding: 30px 0;
    margin-top: 0;
}
}.invest-with-wrapper .custom-container {
    width: 860px;
}
@media screen and (max-width:991px) {
    .invest-with-wrapper .custom-container {
    width: 750px;
}
}@media screen and (max-width:767px) {
    .invest-with-wrapper .custom-container {
    width: 100%}
}.invest-with-wrapper .desc {
    margin: 12px 0 15px;
    font-size: 18px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    line-height: 24px;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper .desc {
    font-size: 14px;
    line-height: 20px;
}
}.invest-with-wrapper .form-wrap ul {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 0;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper .form-wrap ul {
    text-align: center;
}
}.invest-with-wrapper .form-wrap ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33%}
@media screen and (max-width:767px) {
    .invest-with-wrapper .form-wrap ul li {
    width: 100%;
    margin: 10px 0;
}
}.invest-with-wrapper .form-wrap ul li:nth-child(2) .form-control {
    padding-left: 58px;
}
.invest-with-wrapper .form-wrap ul li:nth-child(2) .country-code {
    position: absolute;
    height: 15px;
    top: 0;
    bottom: 0;
    left: 32px;
    margin: auto;
    font-size: 14px;
    line-height: 15px;
}
.invest-with-wrapper .form-wrap ul li:nth-child(2) .country-code .verticla-bar {
    color: #bcbcbc;
}
.invest-with-wrapper .form-wrap ul li .form-control {
    width: 100%;
    height: 46px;
    border-radius: 8px;
    border: 1px solid #dedede;
}
@media screen and (max-width:767px) {
    .invest-with-wrapper .form-wrap ul li .form-control {
    width: 100%}
}.invest-with-wrapper .form-wrap ul li button.btn {
    padding: 15px 19px 11px;
}
.invest-with-wrapper h2.section-title {
    margin-top: 0;
}

.noscroll {
    overflow: hidden;
}
.overflow-y {
    overflow-y: scroll;
    height: 400px;
}
.key-features {
    padding: 0 0 30px;
}
.customer-review {
    padding: 40px 0;
}
@media screen and (max-width:1399px) {
    .customer-review .customer-review-carou {
    margin: 0 auto;
    width: calc(100% - 90px);
}
}@media screen and (max-width:480px) {
    .customer-review .customer-review-carou {
    margin-bottom: 30px;
}
}

.customer-review-identity {
    position: relative;
}
.customer-review-img, .customer-review-stars-container {
    display: inline-block;
}
.customer-review-img {
    width: 60px;
    height: 60px;
}
.customer-review-stars-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px;
}
.customer-review-stars-container span {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    line-height: 24px;
}
.customer-review-carousel {
    position: relative;
}
.customer-review-card-wrapper {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 30px;
}
.customer-review-card {
    float: left;
    width: 48%;
    margin: 1%;
}
@media screen and (max-width:480px) {
    .customer-review-card-wrapper {
    padding: 15px;
}
}.customer-review-title {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #222020;
    margin-top: 15px;
}
@media screen and (max-width:480px) {
    .customer-review-title {
    font-size: 16px;
}
}
.customer-review-description {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #504b4b;
}
@media screen and (max-width:480px) {
    .customer-review-description {
    font-size: 14px;
    line-height: 20px;
}
}
.customer-review.owl-carousel .owl-stage-outer {
    box-shadow: 0 0 200px -2px #444;
}
.customer-review.owl-carousel .owl-dots {
    display: none;
}
.customer-review .owl-carousel .owl-item img {
    display: inline-block;
    width: 60px;
}
.customer-review .owl-carousel .owl-item img.customer-review-star {
    width: 12px;
}
.customer-review .owl-carousel .owl-nav button.owl-next, .customer-review .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    height: 33px;
    width: 33px;
    top: 300px;
    bottom: 0;
    margin: auto;
    box-shadow: none;
    background: transparent;
    border: 0;
    cursor: pointer;
}
.customer-review .owl-carousel .owl-nav button.owl-prev {
    left: -55px;
}
.customer-review .owl-carousel .owl-nav button.owl-prev img {
    transform: rotate(180deg);
}
@media screen and (max-width:1400px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}
}@media screen and (max-width:767px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}
}@media screen and (max-width:600px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}
}@media screen and (max-width:480px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}
}.customer-review .owl-carousel .owl-nav button.owl-prev.disabled {
    display: none;
}
@media screen and (max-width:767px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev.disabled {
    display: none;
}
}@media screen and (max-width:600px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev.disabled {
    display: none;
}
}@media screen and (max-width:480px) {
    .customer-review .owl-carousel .owl-nav button.owl-prev.disabled {
    display: none;
}
}.customer-review .owl-carousel .owl-nav button.owl-next {
    right: -55px;
}
@media screen and (max-width:1400px) {
    .customer-review .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
}@media screen and (max-width:767px) {
    .customer-review .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
}@media screen and (max-width:600px) {
    .customer-review .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
}@media screen and (max-width:480px) {
    .customer-review .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
}.customer-review .owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
}
@media screen and (max-width:767px) {
    .customer-review .owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
}
}@media screen and (max-width:600px) {
    .customer-review .owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
}
}@media screen and (max-width:480px) {
    .customer-review .owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
}
}.customer-review .owl-nav .owl-next.disabled, .customer-review .owl-nav .owl-prev.disabled {
    display: none;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.section-spac .font16 {
    line-height: 23px;
}
.editStock .edit-icon {
    display: block;
}
.editStock.show .edit-icon, .editStock span {
    display: none;
}
.editStock.show span {
    display: block;
}

input::-webkit-file-upload-button {
    cursor: pointer!important;
    height: 42px;
    width: 100%;
}

@media screen and (max-width:767px) {}
@media screen and (max-width:991px) {
	.customer-review-card {
    float: left;
    width: 98%;
    margin: 1%;
}
.demat-account-section .white-card:after{
	display: none;
}
}