.nav-logo{
	height: 50px!important;
}
.blue-bg{
	background-color:  #0162B1;
}
.blue-deep{
    background-color: #003057;
}
.blue-light{
    background-color: #0876cf;
}
.navbar-nav-link.active, .navbar-nav-link.show, .navbar-nav-link[aria-expanded=true] {
    color: #0162b1;
}
.ph-currency-inr{
	font-size: 15px;
	vertical-align: calc(calc(50% - var(--icon-font-size)) * .2);
}
.btn-primary,.btn-to-top .btn-secondary {
    --btn-bg: #0162B1;
    --btn-border-color: #0162B1;
    --btn-hover-color: #fff;
    --btn-hover-bg: #000000;
    --btn-hover-border-color: #000000;
    --btn-active-bg: #0162B1;
    --btn-active-border-color: #0162B1;
    --btn-disabled-bg: #9f9f9f;
    --btn-disabled-border-color: #9f9f9f;
}
.btn-outline-primary {
    --btn-color: #0162B1;
    --btn-border-color: #0162B1;
    --btn-hover-bg: #000000;
    --btn-hover-border-color: #000000;
    --btn-active-color: #fff;
    --btn-active-bg: #000000;
    --btn-active-border-color: #000000;
    --btn-disabled-color: #9f9f9f;
    --btn-disabled-bg: transparent;
}
.btn:focus-visible{
	box-shadow: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	color: #181821;
}
a{
	color: #0162B1;
	transition: all .2s ease-in-out;
}
a:hover{
	color: #000000;
}
.form-control{
	--input-border-color: #0162B1;
	--input-placeholder-color: #959595;
	--input-color: #2D2D2D;
}
.form-control:focus{
	border-color: #0162B1;
	box-shadow: none;
}
.active>.page-link, .page-link.active{
	background-color: #0162B1;
    border-color: #0162B1;
}
.view-password {
    right: 0;
    left: auto !important;
    cursor: pointer;
}
.pr-form-control-icon {
    padding-right: 2.75rem;
}
.form-control-feedback i{
	color: #0162B1!important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=number]{
    -moz-appearance:textfield;
}
.tabs-style {
    justify-content: space-around;
    border-bottom: 0;
}
.tabs-style .nav-item{
    width: 33.33%;
}
.tabs-style .nav-link{
    justify-content: center;
    background-color: #ffffff;
    border-radius: 0.375rem;
}
.tabs-style .nav-link.active{
    border: none;
    color: #ffffff;
    background-color: #0162B1;
}
.tabs-style .nav-item:nth-child(2) .nav-link{
    margin: 0 20px;
}
.datepicker {
  z-index: 1055 !important; /* Bootstrap modal z-index is 1050 */
}
.three-dots-fs{
    font-size: 30px;
}
.log-bg-img{
    background-image: url(../../assets/images/Login_img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.frontend-login{
    width: 80%;
    max-width: 800px;
}
.frontend-login .card{
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0px 0px 34px 1px rgb(0 0 0 / 10%);
}
.frontend-login .logo-img{
    height: 7rem;
}
.frontend-input{
    --input-border-color: #7EC5FF;
}
.frontend-input:focus{
    border-color: #7EC5FF;
}
.inputs input{
    width: 40px;
    height: 40px;
}
.frontend-nav a{
    color: #0162B1;
    font-weight: 500;
}
.cust-border-radius{
    border-radius: 20px;
}
.gradient-bg{
    background-image: linear-gradient(40deg, #01114D, #17A5ED);
}
.light-blue-link{
    color: #009DFF;
}
.light-blue-link:hover{
    color: #ffffff;
}
.text-green{
    color: #00B22F;
}
.user-dashboard{
    background-image: url(../../assets/images/User_dashboard_img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.accordion-button::after {
    background-image: url("../../assets/images/add.png");
    background-size: 24px;
    width: 24px;
    height: 24px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../../assets/images/Minus.png");
}
.accordion-item{
    border: 0;
    border-bottom: 1px solid #B9E0FF;
}
.accordion-button{
    font-size: 18px;
    font-weight: 400!important;
}
.accordion-title-img{
    margin-right: 20px;
    width: 35px;
}
.text-blue{
    color: #0162B1;
}
.accordion-under-card{
    border: 1px solid #0162B1;
    box-shadow: none;
    border-radius: 14px;
}
.accordion-collapse{
    box-shadow: none;
}
.accordion-button:not(.collapsed){
    color: #181821;
}
.btn-close-blue{
    background-image: url("../../assets/images/close_small.svg");
    background-size: 24px;
    width: 24px;
    height: 24px;
    opacity: 1;
}
.light-blue-border-color{
    border-color: #b9e0ff;
}
.daterangepicker td.active:not(.off), .daterangepicker td.active:not(.off):hover{
    background-color: #0162B1;
}
.pw-policy p{
    font-size: 11px;
    margin-bottom: 5px;
    display: flex;
    align-items: baseline;
    line-height: 1.1em;
}
.pw-policy p i{
    font-size: 11px;
}
.page-banner{
    background-image: url(../../assets/images/About_us_banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: -20px;
    height: 250px;
}
.banner-title{
    font-size: 35px;
}
.flex-content{
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.flex-content:last-child{
    margin-bottom: 0;
}
.flex-content i{
    color: #0162B1;
    font-size: 16px;
    margin-right: 10px;
}
.flex-content a{
    color: #181821;
}
.flex-content a:hover{
    color: #0162B1;
}
.medium-h2{
    font-size: 28px;
}
.contact-card{
    padding: 50px;
    margin-top: 130px;
    box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 10%);
}
.contact-img{
    position: absolute;
    bottom: 30px;
    max-width: 400px;
    width: 46%;
}
.canvasjs-chart-credit{
    display: none;
}
/*-------media query-----*/
@media(max-width: 768px){
    #recaptcha-container{
        -webkit-transform: scale(0.78);
        -webkit-transform-origin: 0 0;
        transform: scale(0.78);
        transform-origin: 0 0;
    }
}
@media(max-width: 767px){
    .user-dashboard{
        background: #001858;
    }
    .user-dashboard h1{
        font-size: 16px;
    }
    .cust-border-radius{
        border-radius: 10px;
    }
    .banner-title{
        font-size: 30px;
    }
    .contact-card{
        padding: 30px;
        margin-top: 50px;
    }
    .contact-img{
        position: unset;
        width: 100%;
    }
}
@media(min-width: 576px){
    .log-bg-img{
        min-height: 28rem;
    }
}
@media(max-width: 575px){
    .frontend-login .logo-img{
        height: 5rem;
    }
}