
@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*/

.login-page {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: #f0f3f3;
    position: relative;
}

.login-page:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg-lines.png) repeat;
  background-size: contain;
  opacity: 0.3;

}

.login-page .inner {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin: 20px 0px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
}

.login-page .inner .lft-side {
    flex: 0 0 49%;
    background: #eef4f4;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.login-page .inner .rgt-side {
    flex: 0 0 49%;
}

.login-page .inner .lft-side .logo-main .img {
    width: 140px;
    height: 50px;
    margin: 0px auto 6px;
}

.login-page .inner .lft-side .logo-main .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.login-page .inner .lft-side .form-inner h3 {
    text-align: center;
    margin-bottom: 15px;
    color: #b7221c;
}

.login-page .inner .lft-side .form-inner .input-field label {
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.login-page .inner .lft-side .form-inner .input-field {
    margin-bottom: 20px;
    
}

.login-page .inner .lft-side .form-inner .input-field .inpt{
  position: relative;
}

.login-page .inner .lft-side .form-inner .input-field input {
    width: 100%;
    padding: 10px 0px 4px 53px;
    border: solid 1px #669595;
    line-height: 1.7em;
    font-size: 16px;
    border-radius: .25rem;
    outline: none;
    box-shadow: none;
}

.login-page .inner .lft-side .form-inner .input-field .inner-icon {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 18px;
    color: #fff;
    width: 42px;
    height: 42px;
    background: #669595;
    text-align: center;
    line-height: 42px;
    border-radius: .25rem 0px 0px .25rem;
}

.login-page .inner .lft-side .form-inner .input-field  .eye-icon {
    position: absolute;
    right: 7px;
    bottom: 9px;
    color: #000;
    cursor: pointer;
}

.login-page .inner .lft-side .form-inner .input-field input::placeholder {
    color: #888;
}

.login-page .inner .lft-side .form-inner .input-field.cptha-new input {
    padding-left: 13px;
}

.login-page .inner .lft-side .form-inner .captach-box {
    margin-bottom: 20px;
    min-height: 42px;
    background: #fff;
    line-height: 33px;
    border-radius: .25rem;
    padding: 5px;
    border: solid 1px #669595;
}

.login-page .inner .lft-side .form-inner .sub-btn {
    text-align: center;
}

.login-page .inner .lft-side .form-inner .sub-btn button, .login-page .inner .lft-side .form-inner .sub-btn input {
    width: 100%;
    display: block;
    padding: 9px 8px;
    line-height: normal;
    font-size: 17px;
    border-radius: 10px;
    color: #fff;
    background: #b7221c;
    border: solid 1px #b7221c;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s all linear;
}

.login-page .inner .lft-side .form-inner .sign-up-btns {
    text-align: center;
    margin-top: 9px;
}

.login-page .inner .lft-side .form-inner .sub-btn button:hover, .login-page .inner .lft-side .form-inner .sub-btn input:hover {
    background: transparent;
    color: #b7221c;
}

.login-page.forgot-pass-page .inner .rgt-side .img {
    width: 100%;
    height: 360px;
}

.login-page.forgot-pass-page .inner .rgt-side .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 991px){
  .login-page .inner .lft-side, .login-page .inner .rgt-side {
    flex: 0 0 100%;
    order: 2;
}

.login-page .inner .rgt-side {
    order: 1;
}

.login-page .inner .rgt-side .img {
    width: 100%;
    height: 220px;
    margin-bottom: 25px;
}

.login-page .inner .rgt-side .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
}

@media (max-width: 767px){
  .login-page .inner .rgt-side {
    display: none;
}

}