
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@100..900&display=swap');
html {

  scroll-behavior: smooth;

}


body {

  margin: 0;

  padding: 0;

  font-family: "Noto Sans Devanagari", sans-serif !important;

  font-size: 15px;

  font-weight: 500;
  line-height: 1.5em;
  overflow-x: hidden !important;

  border-top: none !important;
  color: #ABA8A8 !important;

}

body.model-open {

  padding: 0 !important;

}

/*.inika{
  font-family: "Inika", serif !important;
}*/


.checked {

  color: orange;

}


.hide-in-mob {

  display: block !important;

}

.view-in-mob {

  display: none !important;

}

/*FONT Families*/


input::-ms-clear {

  display: none;

}


select::-ms-expand {

  display: none;

}


input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  -webkit-appearance: none !important;

  -moz-appearance: none !important;

  appearance: none !important;

}


input[type=number] {

  -moz-appearance: textfield !important;

}


select {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: none;

  background: url(../img/down-arrow-3.png) no-repeat center right 6px/12px;

  border: none;

  padding-right: 24px;

}


input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

}


a,

a:hover {

  text-decoration: none;

  outline: none;

  color: #202020;
  transition: 0.3s all linear;

}

a:hover {
  color: #FF7F49;
}


img {

  max-width: 100%;

}


.h4,

.h5,

.h6,

h4,

h5,

h6 {

  margin: 0;

  padding: 0;

}


.pd5 {

  padding: 5px;

}

.pd10 {

  padding: 10px;

}

.pd15 {

  padding: 15px;

}

.pd20 {

  padding: 20px;

}

.pt5 {

  padding-top: 5px;

}

.pt10 {

  padding-top: 10px;

}

.pt15 {

  padding-top: 15px;

}

.pt20 {

  padding-top: 20px;

}

.pt30 {

  padding-top: 30px;

}


.pt40 {

  padding-top: 40px;

}


.pt50 {

  padding-top: 50px;

}

.pt80 {

  padding-top: 80px;

}


.pb5 {

  padding-bottom: 5px;

}

.pb10 {

  padding-bottom: 10px;

}

.pb15 {

  padding-bottom: 15px;

}

.pb20 {

  padding-bottom: 20px;

}

.pb30 {

  padding-bottom: 30px;

}


.pb40 {

  padding-bottom: 40px;

}


.pb50 {

  padding-bottom: 50px;

}

.pb80 {

  padding-bottom: 80px;

}


.pl5 {

  padding-left: 5px;

}

.pl10 {

  padding-left: 10px;

}

.pl15 {

  padding-left: 15px;

}

.pl20 {

  padding-left: 20px;

}

.pr0 {

  padding-right: 0px;

}

.pr5 {

  padding-right: 5px;

}

.pr10 {

  padding-right: 10px;

}

.pr15 {

  padding-right: 15px;

}

.pr20 {

  padding-right: 20px;

}


/*----------Margin Styles----------*/

.mt0 {

  margin-top: 0px;

}

.mt5 {

  margin-top: 5px;

}

.mt10 {

  margin-top: 10px;

}

.mt15 {

  margin-top: 15px;

}

.mt20 {

  margin-top: 20px;

}


.mt25 {

  margin-top: 25px;

}

.mt30 {

  margin-top: 30px;

}

.mt50 {

  margin-top: 50px;

}

.mt80 {

  margin-top: 80px;

}


.mb5 {

  margin-bottom: 5px;

}

.mb10 {

  margin-bottom: 10px;

}

.mb15 {

  margin-bottom: 15px;

}

.mb20 {

  margin-bottom: 20px;

}


.mb25 {

  margin-bottom: 25px;

}

.mb30 {

  margin-bottom: 30px;

}


.mb40 {

  margin-bottom: 40px;

}

.mb50 {

  margin-bottom: 50px;

}

.mb80 {

  margin-bottom: 80px;

}

.mr5 {

  margin: 5px;

}

.mr10 {

  margin: 10px;

}

.mr15 {

  margin: 15px;

}

.mr20 {

  margin: 20px;

}


.mr25 {

  margin: 25px;

}


.wrapper {

  display: inline-block;

  width: 100%;

  clear: both;

  vertical-align: top;

}


/*----------Text Transform ----------*/


.txt-upr {

  text-transform: uppercase;

}


.txt-center {

  text-align: center;

}


.txt-left {

  text-align: left;

}


.txt-right {

  text-align: right;

}


/*----------WORD WRAPPING ----------*/

button, button:focus {

  outline: none !important;
  cursor: pointer;

}

button:focus {

  box-shadow: none !important;

}

.wordWrap {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

}


.mob {

  display: none;

}


/*-----------BACKGROUND COLOR--------------*/


.bg-pink {

  background-color: #FF407D;

}

.bg-green {

  background-color: #2bb567;

}

.bg-blackgreen {

  background-color: #041e00;

}

.bg-whitegrey {

  background: #E8E8E8;

}

.bg-grey {

  background: #e3e3e3;

}


.bg-white {

  background-color: #fff;

}

.bg-blue {

  background-color: #1D337F;

}

.bg-dark-blue{
  background-color: #070F32;
}

.bg-black {

  background-color: #03080c;

}

.bg-Lightgray {

  background: #f3f3f3;

}


/* fonts-weight */

.thin {

  font-weight: 300;

}


.light {

  font-weight: 300;

}

.reguler {

  font-weight: 400;

}

.medium {

  font-weight: 500;

}


.semiBold {

  font-weight: 600;

}

.bold {

  font-weight: 700;

}

.extrabold {

  font-weight: 800;

}

.bolder {

  font-weight: 900;

}


/* font-size */

.font9 {

  font-size: 9px;

}

.font12 {

  font-size: 12px;

}

.font13 {

  font-size: 13px;

}

.font14 {

  font-size: 14px;

}

.font15 {

  font-size: 15px;

}

.font16 {

  font-size: 16px;

}

.font17 {

  font-size: 17px;

}

.font18 {

  font-size: 18px;

}

.font19 {

  font-size: 19px;

}

.font20 {

  font-size: 20px;

}

.font22 {

  font-size: 22px;

}

.font23 {

  font-size: 23px;

}

.font24 {

  font-size: 24px;

}

.font25 {

  font-size: 25px;

}

.font26 {

  font-size: 26px;

}

.font27 {

  font-size: 27px;

}

.font30 {

  font-size: 30px;

}

.font35 {

  font-size: 35px;

}

.font40 {

  font-size: 40px;

}


.font45 {

  font-size: 45px;

}

.font50 {

  font-size: 50px;

}

.font60 {

  font-size: 60px;

}

.font75 {

  font-size: 75px;

}


/*----Text Color styles------ */


.clr-white {

  color: #fff;

}

.clr-green{

  color: #2bb567 !important;

}

.clr-black {

  color: #000;

}


.clr-whitegrey {

  color: #dfdfe0;

}

.clr-grey {

  color: #888888;

}


.clr-yellow {

  color: #FAAA3D;

}


.clr-red {

  color: #ec3237;

}


.input-focus {

  color: #342c29;

}


/* Button Style */


/* section-title */


.section-title {

  font-size: 35px;

  font-weight: bold;

  color: #000;

  text-align: center;

  position: relative;

  margin-bottom: 30px;

  line-height: 1.2em;
}


.section-title:after {

  content: '';

  position: absolute;

  width: 207px;

  height: 2px;

  background: #17A2B8;

  bottom: -20px;

  left: 50%;

  transform: translateX(-50%);

}


/* placeholder color change */


::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  color: #bbb9b9;

}


::-moz-placeholder {

  /* Firefox 19+ */

  color: #bbb9b9;

}


:-ms-input-placeholder {

  /* IE 10+ */

  color: #bbb9b9;

}


:-moz-placeholder {

  /* Firefox 18- */

  color: #bbb9b9;

}


input[type=text] {

  outline: none;

}

/*------------------------Button Styles Starts---------------*/
.theme-btn {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 8px 20px;
  border: solid 2px #7F2218;
  color: #fff;
  text-decoration: none;
  background: #7F2218;
  transition: 0.3s all ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 50px;
}


.theme-btn:before {

  position: absolute;

  content: '';

  left: 110%;

  top: 0px;

  width: 100%;

  height: 100%;

  z-index: 1;

  opacity: 1;

  background-color: #d88900;

  -webkit-transition: all 0.4s;

  -moz-transition: all 0.4s;

  -o-transition: all 0.4s;

  transition: all 0.4s;

  transform: skewX(-25deg);

  z-index: -1;

}


.theme-btn:hover:before {

  left: 0%;

  -webkit-transform: scale(1, 1);

  transform: scale(1, 1);

}


.btn-radius {

  border-radius: 5px;

}

.theme-btn:hover {

  text-decoration: none;

  background: #d88900;

  border-color: #d88900;

  color: #fff;


}


/*------------------------Button Styles Ends---------------*/


/*------------------------Header Starts---------------*/

::-webkit-scrollbar {

  width: 5px;

  height: 8px;

  background-color: #aaa;
  /* or add it to the track */

}


/* Add a thumb */

::-webkit-scrollbar-thumb {

  background: #000;

}


/*login page css*/
/*
.login-page-new {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.login-page-new .login-new {
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  display: flex;
  margin: auto;
}

.login-page-new .login-new .lft-side {
    flex: 0 0 50%;
    padding: 20px;
    background: #91232a;
    position: relative;
    background: #ffd6d9;
background: linear-gradient(124deg,rgba(255, 214, 217, 1) 29%, rgba(255, 227, 227, 1) 77%);
}

.login-page-new .login-new .lft-side:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg-graphics.png) no-repeat;
  background-position: bottom center;
  background-size: cover;
  opacity: 0.4;
}

.login-page-new .login-new .lft-side:after{
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 90%;
  background: #fff;
  transform: translateY(-50%);
  border-radius: 30px;
}

.login-page-new .login-new .lft-side .logo-box {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  padding: 10px;
  max-width: 360px;
  margin: auto;
}

.login-page-new .login-new .lft-side .logo-box h3 {
  font-size: 20px;
  margin-top: 13px;
  color: #000;
}

.login-page-new .login-new .rft-side {
    padding: 15px;
    flex: 0 0 50%;
    padding-left: 60px;
}

.login-page-new .login-new .rft-side .form-group {
    margin-bottom: 15px;
    position: relative;
}

.login-page-new .login-new .rft-side .form-group label {
    color: #000;
    font-size: 16px;
}

.login-page-new .login-new .rft-side .form-group input {
    height: 55px;
    line-height: 55px;
    padding: 10px 10px 10px 60px;
    font-weight: 600;
    outline: none;
    border: solid 1px #b43320;
    box-shadow: none !important;
    border-radius: 5px !important;
    color: #000;
    font-size: 17px;
}

.login-page-new .login-new .rft-side .form-group .icon {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 22px;
    left: 0px;
    background: #8e3846;
    text-align: center;
    line-height: 59px;
    font-size: 24px;
    color: #fff;
    border-radius: 5px 0px 0px 5px;
}

.login-page-new .login-new .rft-side .form-group .captach-box {
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    font-weight: 600;
    outline: none;
    border: solid 1px #8e3846;
    box-shadow: none !important;
    border-radius: 5px !important;
    color: #000;
    font-size: 17px;
}*/

/*login*/
.login-page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  background: #f5f5f5;
}

.login-page .inner {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.login-page .rgt-side {
  flex: 0 0 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 50%;
  border-radius: 150px 0px 0px 150px;
  background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
  position: relative;
  overflow: hidden;
}
.login-page .rgt-side::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg-lines.png) no-repeat center center;
  background-size: cover;
  opacity: 0.1;
}


.login-page .lft-side {
  flex: 0 0 50%;
}

.login-page .lft-side .inner-new {
  background: #fff;
  max-width: 70%;
  margin-left: auto;
  margin-right: -40px;
  z-index: 11;
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 51px -4px rgba(0,0,0,0.34);
  -moz-box-shadow: 0px 0px 51px -4px rgba(0,0,0,0.34);
  box-shadow: 0px 0px 51px -4px rgba(0,0,0,0.34);
  overflow: hidden;
}

.login-page .lft-side .inner-new .form-inner{
  padding: 15px;
}

.login-page .lft-side .inner-new .logo-main {
    background: #e5fffd;
    margin-bottom: 15px;
}

.login-page .lft-side .input-field label {
  display: block;
  color: #000;
  margin-bottom: 7px;
  font-weight: 500;
  font-size: 18px;
}

.login-page .lft-side .input-field input, .login-page .lft-side .captach-box {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: none;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  border-radius: 6px;
  border-left: solid 7px #0093E9;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 600;
  outline: none;
}

.login-page .lft-side .input-field.cptha-new input{
  padding-left: 10px;
}

.login-page .lft-side .captach-box{
  margin-bottom: 20px;
  padding-left: 10px;
}

.login-page .lft-side .input-field {
  position: relative;
  margin-bottom: 20px;
}

.login-page .lft-side .input-field i {
  position: absolute;
  left: 15px;
  bottom: 16px;
  color: #000;
}
.login-page .lft-side .input-field .eye-icon i {
  left: auto;
  right: 10px;
}
.login-page .lft-side h3 {
  text-align: center;
  font-size: 23px;
  margin-bottom: 20px;
}

.login-page .lft-side .forgot-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  color: #000;
}

.login-page .lft-side .forgot-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  color: #000;
}

.login-page .lft-side .sub-btn {
  text-align: center;
  margin-bottom: 20px;
}

.login-page .lft-side .sub-btn button, .login-page .lft-side .sub-btn input {
  border: none;
  background: #185a7e;
  color: #fff;
  padding: 12px 20px;
  border-radius: 9px;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
}

.login-page .lft-side .sub-btn button:hover, .login-page .lft-side .sub-btn input:hover {
    background: #77c6c1;
}

.login-page .lft-side .sign-up-btns {
  text-align: center;
}

.login-page .logo-main .img img {
  width: 110px;
  height: 110px;
  object-fit: contain;
}

.login-page .logo-main .img {
  text-align: center;
  padding: 12px;
  border-radius: 10px;
  position: relative;
}

.login-page .logo-main .img h4 {
  color: #000;
  font-size: 17px;
}

.login-page .inner::before, .login-page .inner::after {
  content: '';
  position: absolute;
  top: -90px;
  left: -90px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: #0093E9;
  background-image: linear-gradient(160deg, #0093E9 0%, #80D0C7 100%);
  opacity: 0.3;
}

.login-page .inner::after {
  top: auto;
  bottom: -70px;
  border-radius: 10px 10px 10px 10px;
  transform: rotate(45deg);
  left: -140px;
}

.login-page .rgt-side .img {
    position: relative;
}

@media (max-width: 1399px){
  .login-page .lft-side .inner-new {
    max-width: 90%;
}

.login-page .lft-side .input-field label {
    font-size: 16px;
}

.login-page .rgt-side .logo-main .img h4 {
    font-size: 18px;
}

    .login-page .rgt-side .img {
        width: 100%;
        height: 460px;
    }
    .login-page .rgt-side .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.login-page .logo-main .img img {
    width: 80px;
    height: 80px;
}

.login-page .lft-side h3 {
    margin-bottom: 12px;
}

.login-page .lft-side .inner-new .logo-main {
    margin-bottom: 10px;
}

.login-page .lft-side .input-field input, .login-page .lft-side .captach-box {
    height: 37px;
    line-height: 37px;
}

.login-page .lft-side .input-field i {
    bottom: 12px;
}

.login-page .logo-main .img {
    padding: 8px;
}

.login-page .lft-side .sub-btn button, .login-page .lft-side .sub-btn input {
    padding: 10px 20px;
}

.login-page .logo-main .img h4 {
    margin-top: 5px;
}

.login-page .lft-side .inner-new .form-inner {
    padding-top: 5px;
}

}

@media (max-width:991px){
  .login-page .rgt-side {
    order: 1;
    flex: 0 0 100%;
    height: auto;
    border-radius: 0;
    padding: 20px 10px;
    margin-bottom: 20px;
  }

  .login-page .lft-side {
    order: 2;
    flex: 0 0 100%;
  }

  .login-page .inner {
    flex-wrap: wrap;
  }

  .login-page {
    align-items: baseline;
  }

  .login-page .lft-side .inner-new {
    max-width: 100%;
    margin: 10px 10px;
    box-shadow: 0 0 5px #ccc;
  }

  .login-page .inner::before, .login-page .inner::after {
    display: none;
  }

  .login-page .rgt-side .logo-main .img img {
    width: 90px;
    height: 90px;
  }

  .login-page .rgt-side .logo-main .img h4{
    font-size: 16px;
  }

  .login-page .rgt-side .img {
    width: 100%;
    height: 230px;
}


.login-page .rgt-side {
    padding: 10px;
}
}

@media (max-width: 576px){
  .login-page .lft-side h3 {
    font-size: 18px;
}
}