ul,
li,
p,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
}

.navbar-toggler:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

* {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

img.loginlogo {
    position: absolute;
    top: 20%;
    max-width: 580px;
    left: 50%;
    margin-left: -290px;
}

img.loginbg {
    width: 100%;
    height: 100vh;
}

img.hometopimg {
    width: 100%;
    height: 81px;
}

img.logoimg {
    width: 145px;
}


/* otp  screen*/

.digit-group .splitter {
    padding: 0 5px;
    color: white;
    font-size: 24px;
}

.prompt {
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
}

.otpwrapper {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 483px;
    max-width: 100%;
}

.otpwrapper h4 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 14px;
}

button.btn.btn-white {
    background: #fff;
    width: 100%;
    padding: 13px;
    font-size: 26px;
    font-weight: bold;
    color: #CD0101;
    margin-top: 17px;
}

.digit-group input {
    width: 100%;
    height: 73px;
    background-color: #ffffff;
    border: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 0 2px;
    border-radius: 5px;
}

nav.navbar.navbar-expand-lg.navbar-light.custom-navbar {
    background: #fff;
}

nav.navbar.navbar-expand-lg.navbar-light.custom-navbar a.nav-link {
    background: #bd0a0a;
    font-size: 21px;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff!important;
    padding: 5px 24px!important;
}

.custom-navbar ul.navbar-nav.ml-auto {
    padding-top: 133px;
}

img.rplogoimg {
    width: 237px;
}

img.bbbpimg {
    width: 128px;
}

img.sakhitextimg {
    width: 700px;
}

.Header-top-images {
    text-align: right;
    padding: 0px 30px;
    position: absolute;
    top: 83px;
    z-index: 2;
    right: 0px;
}

.createcomtext {
    text-align: center;
}

.createcomtext a {
    background: #bd0a0a;
    font-size: 23px;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff!important;
    padding: 14px 44px!important;
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 20px;
    font-family: 'Ovo', serif;
    letter-spacing: 2px;
}


.select2-search__field {
    padding: 9px 14px!important;
    background: #fff!important;
    font-size: 14px!important;
    background: #FFFFFF 0% 0% no-repeat padding-box!important;
    box-shadow: -1px 0px 36px #0000000f!important;
    border-radius: 5px!important;
    box-shadow: -1px 0px 25px #0000000a!important;
}
.titlemy {
    font-size: 35px;
    color: #bd0a0a;
    font-weight: 600;
}
.ownformcontrol {
    box-shadow: -1px 0px 25px #0000000a;
    border-radius: 7px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 36px #0000000f;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    border: 1;
}

label.inputtitle {
    font-size: 14px;
    margin-top: 14px;
    color: #000;
    font-weight: 500;
}

.anycomenttextarea {
    width: 100%;
    height: 150px!important;
    font-size: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 25px #0000000f;
    border-radius: 5px;
    
    border: 1px solid #d9d9d9;
}

.loginboxcontainer {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    max-width: 100%;
    background: #fff;
    border-radius: 50%;
    height: 600px;
    padding-top: 23px;
}

img.sakhi-logo-login {
    width: 186px;
    display: block;
    margin: 0 auto;
}
img.sakhi-logo-login-text {
    width: 84%;
    margin: 0 auto;
    display: block;
    padding: 17px 0px;
}

.loininner input.form-control.ownformcontrol {
    width: 289px;
    margin: 0 auto;
    display: block;
    padding-left: 18px;
}

.loginboxcontainer label.loginlabel {
    text-align: center;
    width: 100%;
}

input.btn.btn-primary.login-btn-log {
    background: #fff;
    border: 2px solid #be0a0b;
    color: #be0a0b;
    font-size: 21px;
    font-weight: 600;
    width: 289px;
    margin: 0 auto;
    display: block;
    padding: 9px 0px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgb(190 10 11);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #be0a0b;
    border-color: #be0a0b;
}

button.btn.btn-primary.btn-color.btnwidth.mt-2.btn-submit {
    background: #bd0a0a;
    font-size: 23px;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff!important;
    padding: 14px 44px!important;
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 20px;
    font-family: 'Ovo', serif;
    letter-spacing: 2px;
    border: 0px;
    width: 352px;
    max-width: 100%;
    display: block;
    margin: 0 auto 60px;
}
.createcomtext a:hover,
button.btn.btn-primary.btn-color.btnwidth.mt-2.btn-submit:hover {
    background: #100f0d;
    text-decoration: none;
}

ul.service-li li {
    font-family: 'Ovo', serif;
    font-size: 28px;
    float: left;
    width: 46%;
    margin-bottom: 19px;
    padding-left: 0%;
    list-style: number;
    padding: 4px 0px;
    margin-left: 2%;
}

img.imgabt {
    width: 100%;
}

section.aboutsection p {
    font-family: 'Ovo', serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 23px;
}

.aboutsection h6 {
    font-size: 25px;
    color: #bd0a0a;
    font-weight: 600;
}

label#otp-error {
    background: white;
    color: red;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    padding: 0px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
}
img.imgabt {
    width: 100%;
    position: relative;
    right: -66px;
    max-width: 360px;
    margin-bottom: 40px;

}

body,
html {
    overflow-x: hidden;
}

h6.glrytitle {
    font-size: 23px;
    color: #bd0a0a;
    font-weight: 500;
    margin-bottom: 9px;
}

.gallery-image img {
    width: 100%;
}

h6.glrytitle {
    font-size: 23px;
    color: #bd0a0a;
    font-weight: 500;
    margin-bottom: 9px;
    margin-top: 35px!important;
}

.gallery-image img {
    width: 100%;
    transition: all ease 1s;
}

.gallery-image img:hover {
    transform: scale(1.1);
}

.gallery-image {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0px 3px 26px #0000002b;
}

nav.navbar.navbar-expand-lg.navbar-light.custom-navbar a.nav-link.active,
nav.navbar.navbar-expand-lg.navbar-light.custom-navbar a.nav-link:hover {
    background: #dfa1a1;
    color: #000!important;
}

.contacttitle {
    font-size: 28px;
    color: #bd0a0a;
    font-weight: 600;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
    text-align: center;
    display: block;
}

.contactusinnerboxtopheading th {
    background: #bd0a0a;
    border: 1px solid #000000;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.contactusinnerboxtopheading td {
    border: 1px solid #000;
    color: #000;
    font-weight: 500;
}

.contactusinnerboxtopheading td a {
    color: #000;
}

.contactdetailbox p {
    font-family: 'Ovo', serif;
    font-size: 24px;
    line-height: 40px;
}

.contactdetailbox p span.lefttabel {
    color: #bd0a0a;
}

.contactdetailbox.mt-20 {
    padding-top: 255px;
}

.contactussec-right ul.list-inline {
    margin-top: 22px;
}

.contactdetailbox {
    margin-bottom: 30px;
}
.mainrowcustomrow {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 25px #0000000a;
    border-radius: 7px;
    margin: 0px;
    border: 1px solid #c5c5c5;
    padding: 17px 0px;
    margin-top: 25px;
    margin: 25px 19px;
}
.pdbordertop {
    padding-top: 10px;
    border-top: 1px solid #cecece;
    margin-top: 14px;
}
.cmntcls {
    margin-bottom: 51px!important;
}
h5.ttlcomplainid {
    margin-bottom: 4px;
    color: #bd0a0a;
    font-size: 18px;
}

.videosevtion-home {
    margin-bottom: 30px;
}

p.ttlcomplainidnumber {
    font-family: 'Ovo', serif;
    font-size: 17px;
}

h6.datetimeh6 {
    font-family: 'Ovo', serif;
    font-size: 18px;
}

h6.datetimeh6 span.datemaina {
    margin: 1px 14px!important;
    display: inline-block;
}

h6.datetimeh6 img {
    vertical-align: text-top;
}

a.complaint {
    color: #000;
}

a.seecomplaintbtn {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 22px;
    background: #bd0a0a;
    margin: 16px auto 0px;
    display: block;
    width: 173px;
    text-align: center;
    border-radius: 26px;
}

a.seecomplaintbtn:hover {
    background: #100f0d;
    text-decoration: none;
}

.color-1pending {
    background: #00a50d;
}

.color-1pending {
    background: #00a50d;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 180px;
}

.color-2pending {
    background: #d3cd22;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #000;
    max-width: 180px;
}

.pendingli {
    background: #FF5757;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 180px;
}

.inpli {
    background: #4ca2e7;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 180px;
}

.re_assi {
    background: #e4d60c;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 180px;
}

.resli {
    background: #4caf50;
    padding: 6px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 180px;
}

.swal-button {
    background-color: #bd0a0a;
}

.swal-title {
    color: rgb(0 0 0);
}

.error {
    color: #bd0a0a;
    font-size: 14px;
    margin-top: 6px;
    font-weight: 600;
}

section.loginbg label.error {
    text-align: center;
    width: 100%;
}

.optbox input.valid {
    letter-spacing: 36px;
}

.swal-footer {
    text-align: center;
}

.swal-icon--info:after,
.swal-icon--info:before {
    background-color: #000000!important;
}

.swal-icon--info {
    border-color: #000000!important;
}


/* otp screen*/

button.request {
    background: #bd0a0a;
    border-radius: 5px;
    color: #fff!important;
    padding: 11px 15px!important;
    font-family: 'Ovo', serif;
    font-size: 17px;
}

p.requestsubmit {
    color: #bd0a0a;
    margin-left: 17px;
    font-weight: 600;
}

a.confrence_link {
    color: #fff;
    background: #bd0a0a;
    padding: 9px;
    border-radius: 5px;
    margin-top: 40px;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: 'Ovo', serif;
    font-size: 17px;
}

span.radiorequest {
    font-family: 'Ovo', serif;
    color: black;
    font-size: 18px;
    letter-spacing: 0.1px;
}

p.requestsubmit {
    color: #bd0a0a;
    margin-left: 17px;
    font-weight: 600;
    margin-top: 31px;
}

.word {
    display: block;
    width: 300px;
    height: 300px;
    border: 1px solid;
    float: left;
    margin-left: 10px;
}

/* .tableboxmain.tableabut {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
} */

img.abtimg {
    width: 100%;
}

a.editbtn {
    color: #ffffff;
    font-weight: bold;
    border: 2px solid #100f0d;
    padding: 2px 14px;
    border-radius: 28px;
    background: #100f0d;
    text-decoration: none;
}

a.editbtn {
    background: #100f0d;
}

a.editbtn.text-white {
    cursor: pointer;
}

/* footer */
h6.ricelaimg {
    padding: 18px;
    font-size: 12px;
    position: absolute;
    bottom: -13px;
    left: -1px;
    z-index: 2;
  }
  p.all-right-res {
    position: relative;
  }
  p.all-right-res {
    background: #f5f5f5;
    padding: 21px;
    font-size: 12px;
    margin-top: 14px;
}
  p.smartitlogoright {
    position: absolute;
    right: 34px;
    top: 8px;
    padding: 6px;
    font-size: 11px;
}
  .footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    padding: 0px;
  }
  p.smartitlogoright img {
    width: 120px;
  }
  .invalid-feedback {
    display: block;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
.departmentheadingsetting {
    margin-bottom: 18px;
    font-weight: 600;
}
.whatyouthinkheadingsetting {
    font-size: 25px;
    font-weight: 600;
}
.whatyouthinkhapptbtnsetting {
    background: #4caf50;
    padding: 9px 30px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 190px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.whatyouthinksubmitfeedbackbtnsetting {
    background: #000000;
    padding: 9px 30px;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    max-width: 218px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.yourfeedbackfieldsetting {
    width: 550px;
    height: 50px;
    font-size: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 25px #0000000f;
    border-radius: 5px;
    border: 0px;
}
.customcolorsetting{
background: #FF5757;
}
.compliantheadingsetting {
    margin-left: 15px;
}

.invalid-feedback {
    display: block!important;
}
.customselectformstn {
    width: 289px;
    margin: 0 auto;
    display: block;
    padding-left: 18px;
}
.complainthistory {
    margin-left: auto;
    margin-right: 30px;
    margin-top: 12px;
}
.complainthistory a {
    background: #000000;
    font-size: 21px;
    border-radius: 19px;
    margin-right: 10px;
    color: #fff!important;
    padding: 5px 24px!important;
    text-decoration: none;
}
.aboutustopbox h6 {
    margin-left: 15px;
}
.noteclass {
    font-size: 13px;
    margin-top: 12px;
    color: #bd0a0a;
}
main {
    margin-bottom: 4%;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    background: #FFFFFF 0% 0% no-repeat padding-box!important;
    box-shadow: -1px 0px 36px #0000000f!important;
    border-radius: 5px!important;
    border: 1px solid #d9d9d9!important;
}
/* new modification by harman sir start*/

.custom-navbar ul.navbar-nav.ml-auto{margin-left:auto;}
nav.navbar.navbar-expand-lg.navbar-light.custom-navbar{padding: .5rem 1rem;}
.loginboxcontainer form .form-group{margin-bottom: 1rem;}
/* new modification by harman sir end*/