p {
    margin-top: 0 !important;
     margin-bottom: 0 !important; 
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: black !important;
}

.form-item>span {
  font-size: 11px;
  text-align: left;
  padding-top: 6px;
  display: block;
}
.card-title {
    font-size: 20px;
}
.select_overflow {
  height: 500px;
  overflow-y: scroll !important;
}
.small-buttom{
  font-size: 13px !important;
  padding: 4px !important;
}
.modal-footer {
  justify-content: space-between !important;
}

.select2-container--bootstrap-5 .select2-selection--single {
 
  background-position: right .75rem center !important;
 
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
 
  text-align: left;
}
.ipp-dashboard-page-heading>h1 {
    font-size: 20px;
    background: linear-gradient(93deg, #74c5c5, transparent);
    padding: 6px 10px;
    /* margin-bottom: 15px; */
    margin: 0px;
}
.form-group>label {
  font-size: 14px;
  display: flex;
}

#pinexpayaralert{
  font-size: 14px;
}
div#pinexpayaralert>span {
    float: right;
    border: 1px solid white;
    padding: 1px 11px;
    border-radius: 12px;
    font-weight: 600;
}

.hiw-section {
    background: #f0f3fa none repeat scroll 0 0;
    padding: 70px 0px;
}
.ipp-section-stats {
    padding: 70px 0px !important;
}

span.bio_collect_instuction {
    position: absolute;
    bottom: 15px;
    right: 0;
    font-size: 13px;
    color: #34869a;
    padding: 0px 24px;
    text-align: justify;
}
input#email {
    border-radius: 16px;
}
.odbc-each-biodata-card {
    position: relative;
}

.biodatatypestatus {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #286166;
    border-radius: 0 5px 0 0;
}

.biodatatypestatus.deenibaiodata {
    background: var(--success);
}

.biodatatypestatus>span {
    font-size: 11px;
    color: white;
    padding: 4px;
}
.copy-biodata-link>i, .copy-biodata-link>span {
  color: #34869a;
}
.odbcebc-button>button {
    display: inline-block;
    /* float: right; */
    border: 1px solid #34869a;
    border-radius: 11px;
    padding: 10px 13px;
}

/* select multiple select  */

.wrapper {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 3px 10px;
  border-radius: 10px;
}
.container2 {
  position: relative;
  width: 100%;
  height: 49px;
   
}
 
.container2>input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
  left: 0;
}
.slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
  background: #3264fe;
}
.container2>input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 5px;
}
.container2>input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
}
.container2>input[type="range"]::-ms-track {
  appearance: none;
  height: 5px;
}
.container2>input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  background-color: #3264fe;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
  border-radius: 50%;
}
.container2>input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
  border: none;
}
.container2>input[type="range"]::-ms-thumb {
  appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.container2>input[type="range"]:active::-webkit-slider-thumb {
  background-color: #ffffff;
  border: 1px solid #3264fe;
}
.values {
  background-color: #3264fe;
  width: 20%;
  position: relative;
  margin: auto;
  padding: 1px 0;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  color: #ffffff;
}
.values:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #3264fe;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  margin: auto;
  bottom: -14px;
  left: 0;
  right: 0;
}  

/* select multiple select  */

.hover_content:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #665e5e;
  z-index: 9;
  opacity: 0.5;
}
.upzillaname, .upzillaname2 {
  padding: 6px 10px;
  background: #efefef;
}

ul.odl-nav>li, ul.odl-nav2>li {
    text-align: left;
}
.od-location-dropdown-trigger, .od-location-dropdown-trigger2 {
    text-align: left;
}
.heightbetween {
  position: relative;
}

.heightbetween>span {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 11px;
  content: "";
  z-index: -99;
}

.select2-container--bootstrap-5 .select2-selection--single{
  padding: .375rem .75rem .375rem .75rem !important;
}

.select2-container {
  /* width: 100% !important; */
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  text-align: left;
  line-height: 37px !important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
}
.icon_select_mate {
  display: none;
}
.selecionado_opcion {
  padding: 0px !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: #d9d5d5 !important;
  padding: 1px 7px !important;
  font-size: 15px !important;
  border-right: 1px solid #bdb5b5 !important;
  margin-right: 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  height: 25px !important;
  padding-right: 4px !important;
  margin-left: 8px !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  background: #ebe9e9;
}
#progressbar li {
  cursor: pointer;
}
.multi_step_form #msform #progressbar>li.active_fbr:after {
    width: 100%;
    background: #ecf3f4 !important;
}

.bye-search-option-input>span {
  border: 1px solid #a3a1a1;
  padding: 2px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 3px;
  cursor: pointer;
}
.toast_col>i{
  color: white !important;
}
.td_text_center>th, .td_text_center>td{
  text-align: center;
}

.how-works-box>div>img {
    position: absolute;
    top: 35%;
    width: 83px;
    z-index: -2;
    left: 35%;
    opacity: 0.3;
}

.bye-search-option-input .active {
  background: #20c1b2;
  color: #000;
}

.bye-marital-status>label {
  border: 1px solid #a3a1a1;
  padding: 2px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 3px;
  cursor: pointer;
}

.bye-marital-status>label>input[type="checkbox"]{
  opacity: 0;
}

.bye-marital-status>label.active {
  background: #20c1b2;
  color: #000;
}
/* qoute css  */
.statictics_qoute {
  position: relative;
}

 
.bye-marital-status>label {
    position: relative;
}

.bye-marital-status>label>input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* z-index: -2; */
    opacity: 0;
}

 .mb-wrap {
  margin: 20px 20px 0px 20px;
  padding: 20px 20px 0px 20px;
  position : relative;
} 


.mb-wrap p {
  margin : 0; 
  padding : 0; 
}

.mb-wrap blockquote {
  margin : 0; 
  padding : 0; 
  position : relative; 
} 

.mb-wrap cite {
  font-style : normal; 
} 

.mb-style-2 blockquote {
  padding-top: 125px;
  /* width: 40px; */
} 

.mb-style-2 blockquote:after {
    background: none repeat scroll 0 0 rgba(235, 150, 108, 0.8);
    border-radius: 50% 50% 50% 50%;
    color: rgba(255, 255, 255, 0.5);
    content: "❞";
    font-family: 'icons';
    font-size: 44px;
    height: 72px;
    left: 50%;
    line-height: 102px;
    margin-left: -65px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    top: 32px;
    width: 78px;
}
.mb-style-2 blockquote:before {
    border-left: 5px solid rgba(235, 150, 108, 0.1);
    border-radius: 50% 50% 50% 50%;
    content: "";
    /*height: 480px;*/
    left: -50px;
    position: absolute;
    top: 0;
    /*width: 450px;*/
    z-index: -1;
}


.mb-attribution {
  text-align : right; 
} 

.mb-author {
    color: #34869a;
    font-weight: bold;
    padding-top: 10px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
} 

cite a {
  color : #D7AA94; 
  font-style : italic; 
} 

cite a:hover {
  color : #D48158; 
} 
/* qoute css  */

.bye-search-option-input>label {
  border: 1px solid #a3a1a1;
  padding: 2px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 3px;
  cursor: pointer;
}

.bye-search-option-input>label.active {
  background: #20c1b2;
  color: #000;
}


.bye-search-option-input>label>input[type="checkbox"]{
  opacity: 0;
}

 .mb-style-2 blockquote p {
  background : none repeat scroll 0 0 rgba(255, 255, 255, 0.5); 
  box-shadow : 0 -6px 0 rgba(235, 150, 108, 0.2); 
  color : #522b79; 
  display : inline; 
  font-family : Baskerville, Georgia, serif; 
  font-style : italic; 
 
  text-shadow : 0 1px 1px rgba(255, 255, 255, 0.5);  
} 
 
.bye-search-option-input>label {
    position: relative;
}

.bye-search-option-input>label>input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}



 
 

 /* carousel area  */
 .carousel{
   margin-top: 0px;
  }
  .carousel-inner{
    height: 180px;
  }
  .carousel-caption{
    color: #fff;
    top: 50%;
  }
  
  .carousel-caption {
    right: 1% !important;
    left: 1% !important;
  }
  .carousel-control-next, .carousel-control-prev {
    width: 1% !important;
  }
  /* carousel area  */
  
.odd-content .odd-home-card .odd-home-card-inner {
    padding: 10px 25px;
    border: 1px solid #007bff;
}
  .how-works-area {
    background: #f0f3fa none repeat scroll 0 0;
    padding-bottom: 110px;
}
.how-works-box.box-1, .how-works-box.box-2, .how-works-box.box-3 {
  position: relative;
}
.how-works-box {
  text-align: center;
  position: relative;
  border-radius: 50%;
  /*height: 250px;*/
  /*padding: 60px 30px;*/
  margin: 70px auto 0;
  /*width: 250px;*/
  z-index: 1;
  background: linear-gradient(155.6deg, #FEF5F9 7.47%, #FFFFFF 85.51%);
}
.how-works-box:hover {
  box-shadow: 0 3px 12px -2px #d5d5d5;
}
.site-heading {
  text-align: center;
  padding: 0px 12px;
  
}
.od-top-bg-text>h1 {
  color: #34869a !important;
}

.site-heading>h2>span {
  color: #34869a;
}
.od-top-bg-text h1 span {
    color: #3ab646;
    display: block;
}
.frontend-biodatas .each-item p {
  font-size: 13px;
}
.hwork_ibg:before {
  position: absolute;
  content: " ";
    width: 56%;
    left: 0px;
    height: 59%;
  top: 0;
  z-index: -1;
  background-repeat: no-repeat;
  margin-left: 29%;
  margin-top: 26%;
  opacity: .17;
}
.works-box-text>h4 {
    font-weight: 600;
    /* font-size: 22px; */
    color: #34869a;
}


img.hwork_ibg {
    position: absolute;
    top: 27%;
    width: 74px;
    z-index: -2;
    left: 32%;
    opacity: 0.3;
}
.mb-60{
  margin-bottom: 80px;
}


.works-box-text>p {
    font-weight: 600;
    font-size: 13px;
    color: black;
}

/*.box-1 img {
  position: absolute;
  top: -20px;
  right: -62%;
}*/



.how-works-box.box-1, .how-works-box.box-2, .how-works-box.box-3 {
  position: relative;
}
 
.drophead-title {
  font-size: 14px !important;
}

#formitemid {
  display: table;
}
.accordion-header {
  margin-bottom: 0;
  box-shadow: 0 -3px 6px 1px #5ca3a37a;
  border-radius: 7px;
}
.accordion-item {
    margin-top: 17px;
    border: 1px solid #ddd !important;
}

#formitemid> .help-block {
  display: table-header-group;
}

#formitemid> .select2-container {
  display: table-caption;
  padding: 0 15px;
}
.accordion-button {
  border-radius: 4px 4px 0px 0px !important;
}



/* .select2-container--bootstrap-5 .select2-dropdown.select2-dropdown--below {
 
  width: 43.6% !important;
  margin-left: 15px;
} */

 
.ipp-instr-items>p {
    text-align: left;
    position: relative;
}

.ipp-instr-items>p>span {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 19px;
    color: #082368;
}

.ipp-instr-items>p>img {
    width: 44px;
    height: 43px !important;
    margin: 0 !important;
    /* float: left; */
}
.hiw-section .od-section-widget-item-content {
    padding: 40px 15px 50px;
    /* height: 320px; */
}
.ipp-instr-items {
    height: auto !important;
}
.li-label-div {
    background: #32625d;
    padding: 4px 10px;
    font-size: 15px;
    margin-bottom: 6px;
    color: white;
    margin: 0px 5px;
}
.admin-aside>li {position: relative;}

.admin-aside>li>strong {
    position: absolute;
    top: 22%;
    right: 10px;
}

.admin-aside>li>a {
    font-size: 14px;
    padding: 5px 35px 5px 10px !important;
    margin: 5px 5px 5px 10px;
}

.admin-aside>li:hover a {
    background: #61c5c5;
}
.todo-list-admin {
    list-style: none;
    padding-left: 0;
}

.todo-list-admin>li {
    padding: 7px 0px;
}

.custom-btn {
    padding: 5px 20px !important;
    height: auto !important;
    width: auto !important;
}


/*slider range 2*/


.irs--round .irs-bar {
   background-color: var(--success);
}

.irs--round .irs-handle {
  background-color: var(--success);
  border-color: var(--success);
  box-shadow: 0px 0px 0px 5px rgba(0, 194, 192, 0.2);
}

.irs--round .irs-handle.state_hover, 
.irs--round .irs-handle:hover {
   background-color: var(--success);
}

.irs--round .irs-handle {
  width: 16px;
  height: 16px;
  top: 29px
}

.irs--round .irs-from, 
.irs--round .irs-to, 
.irs--round .irs-single {
  background-color: transparent;
  color: #666666;
}

.irs--round .irs-from:before, 
.irs--round .irs-to:before, 
.irs--round .irs-single:before,
.irs--round .irs-min, 
.irs--round .irs-max {
  display: none;
}



/*slider range 2*/
.adminmanage>a {
    display: inline-block;
    /* float: left; */
    margin: 0 !important;
}

/*biodata on-off button */

.switch, .switch2, .switch3 {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input, .switch2 input, .switch3 input {
  display: none;
}

.switchslider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
}

.switchslider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

#switch>input:checked + .switchslider {
  background-color: #2ab934;
}

#switch>input:focus + .switchslider {
  box-shadow: 0 0 1px #2196F3;
}

#switch>input:checked + .switchslider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

#switch2>input:checked + .switchslider {
  background-color: #2ab934;
}

#switch3>input:checked + .switchslider {
  background-color: #2ab934;
}

#switch2>input:focus + .switchslider {
  box-shadow: 0 0 1px #2196F3;
}

#switch2>input:checked + .switchslider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

#switch3>input:checked + .switchslider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.on {
  display: none;
}

/*.on, .off {
  color: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  user-select:none;
}*/


.switchslider.round> span {
    font-size: 15px;
}

.on {
    color: white;
    position: absolute;
    transform: translate(-55%, -43%);
    top: 50%;
    left: 41%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    user-select: none;
}

.off {
    color: white;
    position: absolute;
    transform: translate(-55%, -43%);
    top: 50%;
    left: 62%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    user-select: none;
}
pre {
  display: block;
  font-size: 14px !important;
  color: #212529;
  white-space: pre-wrap;
  word-break: break-word;
}
#switch>input:checked + .switchslider .on {
  display: block;
}

#switch>input:checked + .switchslider .off {
  display: none;
}
#switch2>input:checked + .switchslider .on {
  display: block;
}

#switch2>input:checked + .switchslider .off {
  display: none;
}

#switch3>input:checked + .switchslider .off {
  display: none;
}
.od-col-md-12.faq-tabs{
  width: 100%;
}
/*--------- END --------*/

/* Rounded switchsliders */
.switchslider.round {
  border-radius: 34px;
}

.switchslider.round:before {
  border-radius: 50%;
}


/*biodata on-off button */

.usershortlist >i, .usershortlist >span {
    color: white !important;
}
.usershortlist {
    background: #00c875 !important;
}
.ignoreBio {
    background: red !important;
}
.ignoreBio>span, .ignoreBio>i {
    color: white;
}



/*// faq guidelines page */

.nav-pills .nav-link {
    border-radius: .25rem;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
}

ul#pills-tab>li {
    width: 50%;
    text-align: -webkit-center;
}

.faq-tabs {
    background: #ddd;
}









@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/poppins/Poppins-Regular.ttf)
}

@font-face {
    font-family: Poppins-Medium;
    src: url(../fonts/poppins/Poppins-Medium.ttf)
}

@font-face {
    font-family: Poppins-Bold;
    src: url(../fonts/poppins/Poppins-Bold.ttf)
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url(../fonts/poppins/Poppins-SemiBold.ttf)
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body,html {
    height: 100%;
    font-family: Poppins-Regular,sans-serif
}

a {
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s
}

a:focus {
    outline: none!important
}

a:hover {
    text-decoration: none
}

h1,h2,h3,h4,h5,h6 {
    margin: 0
}

p {
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 0
}

ul,li {
    margin: 0;
    list-style-type: none
}

input {
    outline: none;
    border: none
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: none;
    -webkit-appearance: none
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

textarea {
    outline: none;
    border: none
}

textarea:focus,input:focus {
    border-color: transparent!important
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus:-moz-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

input::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder {
    color: #999
}

input::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

textarea::-webkit-input-placeholder {
    color: #999
}

textarea:-moz-placeholder {
    color: #999
}

textarea::-moz-placeholder {
    color: #999
}

textarea:-ms-input-placeholder {
    color: #999
}

button {
    outline: none!important;
    border: none;
    background: 0 0
}

button:hover {
    cursor: pointer
}

iframe {
    border: none!important
}

.container-contact100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: 0 0;
    position: relative;
    z-index: 1
}

.contact100-map {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.wrap-contact100 {
    width: 670px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.contact100-form-title {
    width: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 64px 15px
}

.contact100-form-title-1 {
    font-family: Poppins-Bold;
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 7px
}

.contact100-form-title-2 {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    text-align: center
}

.contact100-form-title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54,84,99,.7)
}

.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 43px 88px 57px 190px
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 26px
}

.label-input100 {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: gray;
    line-height: 1.2;
    text-align: right;
    position: absolute;
    top: 14px;
    left: -105px;
    width: 80px
}

.input100 {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #555;
    line-height: 1.2;
    display: block;
    width: 100%;
    background: 0 0;
    padding: 0 5px
}

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    background: #57b846
}

input.input100 {
    height: 45px
}

textarea.input100 {
    min-height: 115px;
    padding-top: 14px;
    padding-bottom: 13px
}

.input100:focus+.focus-input100::before {
    width: 100%
}

.has-val.input100+.focus-input100::before {
    width: 100%
}

.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px
}

.contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 160px;
    height: 50px;
    background-color: #57b846;
    border-radius: 25px;
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.contact100-form-btn i {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.contact100-form-btn:hover {
    background-color: #333
}

.contact100-form-btn:hover i {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}


@media(min-width: 767px) {
  .ipp-instrct>p {
      width: 84%;
      margin: 0 auto;
      text-align: center;
      font-size: 17px;
  }
}

@media(max-width: 768px) {
  .ipp-instrct>p {
      width: 80%;
      margin: 0 auto;
      text-align: center;
      font-size: 16px;
  }
}

.od-top-bg-text .od-home-hadith-sec p {
    font-size: 14px !important;
}


@media(max-width: 576px) {
    .contact100-form {
        padding:43px 15px 57px 117px
    }
}

@media(max-width: 480px) {
    .contact100-form {
        padding:43px 15px 57px
    }

    .label-input100 {
        text-align: left;
        position: unset;
        top: unset;
        left: unset;
        width: 100%;
        padding: 0 5px
    }
}

.validate-input {
    position: relative
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2px;
    pointer-events: none;
    font-family: Poppins-Medium;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1
}

@media(max-width: 992px) {
    .alert-validate::before {
        visibility:visible;
        opacity: 1
    }
}


.asklist_header {
    display: flex;
    justify-content: space-between;
}
h3.askitem_title {
    font-size: 14px;
    font-weight: 600;
    background: #ddd;
    padding: 7px 5px;
    margin: 0;
}

.asktem_body {
    padding: 8px;
    border: 1px solid #ddd;
}

.asklist_item {
    margin-bottom: 15px;
}

.asktem_body>p {
    font-size: 12px;
}

.askhead {
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
.li_active {
    background: #44b9b9;
}
.odd-user-info>h2 {
    font-size: 20px;
}

.odd-user-info>h3 {
  font-size: 22px !important;
  /* background: #a9e0d2; */
  padding: 6px 0px;
  border-bottom: 1px solid #279e5a;
}

.custom-odbtn2 {
    padding: 8px 10px;
    border-radius: 5px;
}

.colr_primary{
  color: #279e5a !important;
}

.bionotfound{
  width: 100%;
    margin-top: 80px;
    padding: 20px;
}



/* // privacy policy  */

/* Top Banner */
.top-banner {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  font-size: 36px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

/* Privacy Policy Content */
 /* General Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Roboto', sans-serif;
  background-color: #f5f5f5;
  line-height: 1.6;
}

/* Top Banner */
.top-banner {
  position: relative;
  height: 300px;
  background: url('banner-image.jpg') no-repeat center center/cover;
}

.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.banner-overlay h1 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
}

/* Main Content */
.content-container {
  max-width: 1100px;
  margin: 40px auto;
  padding: 0 15px;
}

.privacy-card {
  background-color: white;
  padding: 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
}

.privacy-card:hover {
  transform: translateY(-10px);
}

.privacy-card h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 600;
}

.privacy-card p {
  font-size: 16px;
  color: #555;
}

/* Footer */
.footer {
  text-align: center;
  background-color: #333;
  color: white;
  padding: 20px;
  position: relative;
  bottom: 0;
  width: 100%;
}

.footer p {
  font-size: 14px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .banner-overlay h1 {
    font-size: 28px;
  }

  .content-container {
    padding: 0 10px;
  }

  .privacy-card {
    padding: 20px;
  }

  .privacy-card h2 {
    font-size: 20px;
  }
}





/* Top Banner - style two */ 
.top-banner {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  font-size: 36px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

/* Privacy Policy Content */
.privacy-content {
  padding: 40px;
  background-color: white;
  max-width: 900px;
  margin: 20px auto;
  border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.privacy-section {
  margin-bottom: 30px;
}

h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}




.ebogc-item-out {
    /* background: #add9d5; */
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.ebogc-item-head {
    background: #dceced;
    text-align: center;
    padding: 7px 0;
}

.ebogc-item.eduin {
    width: 50%;
    float: left;
}

.ebogcitem-head>p, .ebogcitem-head>label {
    background: #e9f6f7;
    margin-bottom: 20px;
    /* border-bottom: 1px solid #ddd; */
    height: 40px;
}
.ebogcitem-head{
    /*margin-bottom: 20px;*/
    border-bottom: 1px solid #ddd;
}
.ebogcitem>label {
    border-right: .6px solid #d5d5d5;
    padding: 8px 15px;
    font-weight: 700;
    align-items: center;
    background: #e9f6f7;
}

.ebogcitem {
    justify-content: space-between;
    box-shadow: 0px -0.6px 0px #d5d5d5;
    flex-wrap: wrap;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.eduin {
    width: 50%;
    float: left;
    display: inline-flex;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.card-title>span {
    padding: 2px 10px;
    border: 1px dashed #4eafab;
}
.modal-body.od-section {
    padding-bottom: 40px;
}

.afform_header {
    position: relative;
}
 
.signin-button {
    border: none !important;
}
#age_check_null {
    position: absolute !important;
    top: -300px !important
}
span[for="age_check_null"] {
    position: absolute !important;
    top: -300px !important
}
 
.biodataContentMain {
    /* display: block; */
    margin: 0 auto;
    width: 100% !important;
}
 
#biodataContentArea {
    /* display: block; */
    margin: 0 auto;
    width: 75%;
}

.accordion-button {
    color: #34869a !important;
    background-color: #d3d9e7;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    font-weight: 600;
    /* color: white; */
}
.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: 0 0 0 0 !important;
}



.visitorcard {
    background: transparent !important;
    border: none !important;
}

.visitorcard>h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.visitorcard>h5 {
    font-size: 17px;
    margin-bottom: 5px;
    background: #cfc7c7;
    padding: 8px;
}

.heightrow>span{
  text-align: center;
    display: block;
    font-size: 13px;
    margin: 7px 0px;
}

 
.od-row-ovijog {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.jomadin-button{
    width: 48% !important;
    border-radius: 0;
    height: 50px !important;
    line-height: 50px !important;
}
.color_primary{
  color: #07608b  !important;
}
.od-form-group-input {
    margin-top: 10px;
}

li.li-label-div:hover {
    background: #32625d !important;
}

.asklist_header_rightbutton {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
}
.asklist_header_rightbutton>h1 {
    width: 85%;
}
.pakg-purchase-descriptionLul>li {
    text-align: left;
    display: block;
}

.pakg-purchase-description ul li {
    text-align: right;
    border: 1px solid #ddd;
    padding: 15px;
}

.pakg-purchase-description ul {
    padding: 0;
}

.pakg-purchase-description ul li span {float: left;}

.pakg-purchase-description ul li:last-child {
    background: #449d94;
    color: #fff;
}
.pakg-purchase-description h4 {
    text-align: center;
    padding-bottom: 20px;
}

.od-form-group-input>label {
    padding: 4px 0px;
    font-size: 15px;
    font-weight: 500;
}
.payment-oddepp-action>label>input {
    float: left;
    margin: 4px;
    display: inline-block;
}
.payment-oddepp-action>label>input {
    float: left;
    margin: 4px;
    display: inline-block;
}

.payment-oddepp-action>label {
    width: 100%;
}

.payment-oddepp-action>label>span {
    text-align: left;
    /* margin-left: 4px; */
}

.fnt-12-bhd{
    font-size: 13px;
    margin-top: 8px !important;
}

#connectionCollectInstruction>a {
    background: #b9a74e;
}

.odd-home-card-content>a {
    background: #52b1b1 !important;!i;!;
    color: black !important;!i;!;
    border: none;
}

.modalfooter {
    padding: 15px 30px 30px;
    border-top: 1px solid #ddd;
}
.modalfooter>button {
    float: right;
}
.od-notifications-content .od-icon {
    position: relative;
}

.od-notifications-content>span {
    position: absolute;
    top: 8px;
    z-index: 99999;
    color: white;
    font-size: 22px;
    left: 16px;
    background: #db2e3e;
    width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
}

.notif_date {
    padding: 2px 14px;
    font-weight: 600;
    font-size: 17px;
    background: linear-gradient(45deg, #60b3a78c, transparent);
    margin-bottom: 8px;
}

.notification-body>p {
    display: inline-block;
    float: left;
    width: 94%;
    text-align: left;
    margin-right: 35px;
}
.notificationhead>h1 {
    padding: 50px 20px;
    text-align: center;
    font-size: 26px;
}

.od-search-fields>a>i {
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-top: 4px !important;
}

strong#manual_payment_number>span {
    font-size: 20px;
    color: rgb(231 18 112);
}

strong#manual_payment_number {
    font-size: 20px;
    margin-right: 5px;
}

.paymentnumber>p {
    font-size: 20px;
}

.od-payment-box-container>p {
  font-size: 15px;
}
.od-payment-box-container>p>strong {
    color: red;
}
.home-ipp-sec2 .site-heading h1 {
    margin-top: 40px;
}



