* {
  /*font-family: "Helvetica Neue-q", sans-serif;*/
  font-family: 'DM Sans', sans-serif;
}
ul {
  padding-left: 0;
  padding-right: 0;
}
ul li {
  list-style-type: none;
}
a {
  cursor: pointer;
  text-decoration: none;
}
input {
  /*border:1px solid #6c6d6f !important;*/
  border: 1px solid #a5a5a5 !important;
}
.ar-dir {
  direction: rtl !important;
}
.en-dir {
  direction: ltr !important;
}
.ar-ff {
  font-family: 'Helvetica Neue-ar', sans-serif !important;
}
.en-ff {
  font-family: 'Helvetica Neue-q', sans-serif;
}
.font-color {
  color: rgb(0, 0, 0, 1) !important;
}
.fs-px-14 {
  font-size: 14px !important;
}
.fs-px-15 {
  font-size: 15px !important;
}
.fs-px-16 {
  font-size: 16px !important;
}
.fs-px-17 {
  font-size: 17px !important;
}
.fs-px-18 {
  font-size: 18px !important;
}
.fs-px-40 {
  font-size: 40px !important;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
:lang(ar) .form-select {
  /*border: 1px solid #a5a5a5 !important;*/
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-text {
  border: 1px solid #a5a5a5 !important;
}
.light-style .select2-container--default .select2-selection {
  transition: none !important;
  background-color: #fff !important;
  border: 1px solid #a5a5a5 !important;
  border-radius: 0.375rem !important;
}
.light-style
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
}
.light-style .select2-container--default .select2-selection__placeholder {
  color: #646566;
}
.light-style .input-group-text .select2-container--default .select2-selection {
  border: none !important;
}

.text-color {
  color: #f8cd4d;
}
.text-right {
  text-align: right !important;
}
.bg-dark {
  background: #454341 !important;
  color: #fff;
}
.bg-light {
  background-color: #f5f5f5 !important;
}
.pl-pr-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.ptb40 {
  padding: 40px 0;
}
.bx {
  font-size: 40px;
}
/*.btn-primary {
		color: #fff;
		background: #f0ce60 !important;
		border-color: #f0ce60 !important;
		box-shadow: 0 0.125rem 0.25rem 0 rgba(240, 206, 96, 0.59);
	}
	.btn-primary:focus {
		background-color: #f8cd4d !important;
		border-color: #f8cd4d;
	}
	.btn-primary:hover {
		color: #fff !important;
		background-color: #f8cd4d !important;
		border-color: #f8cd4d !important;
	    transform: translateY(-1px) !important;
	}*/
.bxs-user-plus {
  background: green;
  padding: 10px;
  border-radius: 15%;
  color: #fff;
  font-size: 20px;
}
.bxs-user-minus {
  background: red;
  padding: 10px;
  border-radius: 15%;
  color: #fff;
  font-size: 20px;
}
.bootbox {
  font-size: 16px;
  text-align: center;
  --bs-modal-padding: 0.5rem !important;
  --bs-modal-width: 30rem !important;
}
.bootbox-warning {
  color: #e50202;
}
.bootbox-success {
  color: #049304;
}
.bootbox i {
  position: relative;
  bottom: 20px;
  width: 100%;
  font-size: 2.5rem;
}
:lang(ar) .input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

:lang(ar) .mobile-number-mask {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/*Form css*/

.form-check-inline {
  margin-right: 0px !important;
}

/*footer css*/

footer h3 {
  font-size: 24px;
}
.copyright {
  font-size: 11px;
  line-height: 30px;
}
.list-1 li {
  color: #fff;
  margin-bottom: 7px;
  font-size: 18px;
}
.list {
  padding-top: 15px;
}
.list li {
  display: inline-block;
  color: #fff;
  margin-bottom: 7px;
  font-size: 18px;
}
.list li {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 42px;
  font-size: 30px;
  text-align: center;
  margin-right: 5px;
}
.list i {
  font-size: 34px;
}

/*Responsive css*/

@media (min-width: 275px) and (max-width: 575px) {
  .col-xs-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-padding {
    padding: 0 15px;
  }
}
@media (max-width: 997px) {
  .sm-text-center {
    text-align: center !important;
  }
  .sm-mb-20 {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .xlcontainer {
    max-width: 1170px !important;
  }
}

/*Exception CSS*/
#family_gender0 {
  border: 1px solid #a5a5a5 !important;
}
#family_member_title0 {
  border: 1px solid #fff !important;
}
:lang(ar) #family_member_title0 {
  border: 1px solid #fff !important;
}
:lang(ar) #family_member_name0 {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.prodbox {
  border-color: #a5a5a5 !important;
  padding: 15px !important;
  margin-top: 0;
  margin-bottom: 15px;
  border: 1px solid;
  border-radius: 5px;
}

.input-group-text span.select2.select2-container.select2-container--default {
  text-align: left !important;
}
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.input-group .input-group-text .invalid-feedback {
  display: none !important;
}
