@charset "UTF-8";
.nws-section.pages-bmi-form-section {
  padding-bottom: 7px;
}
.nws-section.pages-bmi-form-section .wrapper {
  background: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 86, 109, 0.1);
  border-radius: 5px;
  padding-bottom: 26px;
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs {
  border-bottom: 2px solid #F6F6F7;
}
@media (min-width: 768px) {
  .nws-section.pages-bmi-form-section .wrapper .nav-tabs {
    margin-bottom: 37px;
    padding: 13px 20px 0;
  }
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-form-section .wrapper .nav-tabs {
    margin-bottom: 25px;
    padding: 13px 0 0;
  }
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs > li {
  margin: 0;
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs > li:before {
  display: none;
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs > li > a {
  border: none;
  color: #00566d;
  padding: 0 20px 15px;
  position: relative;
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  height: 3px;
  width: 100%;
  bottom: 0;
  background: #49daef;
  -webkit-transform: scaleX(0.5);
  -moz-transform: scaleX(0.5);
  -ms-transform: scaleX(0.5);
  -o-transform: scaleX(0.5);
  transform: scaleX(0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nws-section.pages-bmi-form-section .wrapper .nav-tabs > li > a.active:after {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane {
  padding: 0 20px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .row [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .frm_error {
  margin-bottom: 15px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=text], .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=email], .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=number], .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=tel], .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=password], .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=search] {
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  margin-bottom: 17px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=text]::-webkit-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=email]::-webkit-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=number]::-webkit-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=tel]::-webkit-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=password]::-webkit-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=search]::-webkit-input-placeholder {
  color: #8ba3a9 !important;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=text]:-ms-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=email]:-ms-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=number]:-ms-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=tel]:-ms-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=password]:-ms-input-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=search]:-ms-input-placeholder {
  color: #8ba3a9 !important;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=text]::-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=email]::-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=number]::-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=tel]::-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=password]::-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=search]::-moz-placeholder {
  color: #8ba3a9 !important;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=text]:-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=email]:-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=number]:-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=tel]:-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=password]:-moz-placeholder, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form input[type=search]:-moz-placeholder {
  color: #8ba3a9 !important;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper {
  display: flex;
  display: -webkit-flex;
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper {
    max-width: 195px;
    margin: 13px 0 0;
  }
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper > label {
  padding: 0;
  margin: 0;
  color: #8ba3a9;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper > label:before, .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper > label:after {
  display: none;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper .frm_radio {
  margin-right: 10px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper .frm_radio label {
  margin: 0;
  padding-right: 20px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper .frm_radio label:before {
  border-width: 1px;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .group-radio-wrapper .frm_radio label:after {
  background: #49daef;
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .frm_submit {
  margin: 0;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .frm_submit {
    margin: 12px 0 4px;
  }
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .frm_submit [type=submit] {
  padding: 11px;
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  min-width: 0;
  line-height: normal;
}
@media (min-width: 768px) {
  .nws-section.pages-bmi-form-section .wrapper .tab-pane form.theme-form .frm_submit [type=submit] {
    max-width: 194px;
  }
}
.nws-section.pages-bmi-form-section .wrapper .tab-pane#advanced .frm_submit {
  margin: 22px 0 14px;
}

section.form-home-section form.calculateIdealWeight {
  background: linear-gradient(to left, #F3FAFD, #FEFBF8);
  border-radius: 20px;
}
section.form-home-section form.calculateIdealWeight .row {
  margin-inline: -6px;
}
section.form-home-section form.calculateIdealWeight .row > * {
  padding-inline: 6px;
}
section.form-home-section form.calculateIdealWeight input {
  height: 44px;
  text-align: center;
  padding-inline-end: 7px;
}
@media (min-width: 768px) {
  section.form-home-section form.calculateIdealWeight input {
    width: 98px;
  }
}
@media (max-width: 767px) {
  section.form-home-section form.calculateIdealWeight input {
    width: 100%;
    margin-bottom: 30px;
  }
}
section.form-home-section form.calculateIdealWeight .one-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.form-home-section form.calculateIdealWeight .one-box .title {
  font-weight: 500;
}
section.form-home-section form.calculateIdealWeight .one-box .title i {
  color: #49daef;
  margin-inline-end: 8px;
  font-size: 1rem;
}
section.form-home-section form.calculateIdealWeight .one-box .title .optional {
  font-size: 12px;
  margin-inline-start: 5px;
  vertical-align: bottom;
  color: #A1AFB7;
  font-weight: normal;
}
section.form-home-section .gender {
  font-weight: 500;
  height: 60px;
}
@media (min-width: 576px) and (max-width: 767px) {
  section.form-home-section .gender:not(:last-child) {
    margin-bottom: 40px;
  }
}
section.form-home-section .gender .avatar-figure {
  margin-top: -12px;
}
section.form-home-section .gender .avatar {
  transform: scale(0.7143);
  position: relative;
}
section.form-home-section .gender .avatar::after {
  content: "";
  border: 2px solid #49daef;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
section.form-home-section .gender.selected .avatar:after {
  opacity: 1;
}
section.form-home-section .gender input {
  display: none;
}
section.form-home-section .calculate {
  background: #49daef;
  margin-inline-end: 0;
  font-size: 1rem;
}
@media (min-width: 768px) {
  section.form-home-section .calculate {
    margin-inline-start: auto;
  }
}
@media (max-width: 767px) {
  section.form-home-section .calculate {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
section.form-home-section .calculate:hover {
  background: #49daef;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  section.form-home-section .inputs-wrap, section.form-home-section .inputs-wrap .col-md {
    flex: 0 0 45%;
    max-width: 45%;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  section.form-home-section .submit-col {
    flex: 0 0 23%;
    max-width: 23%;
  }
}

@media (max-width: 1199px) {
  .nws-section.pages-bmi-result-section {
    padding-bottom: 21px;
  }
}
.nws-section.pages-bmi-result-section .white-bg {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .nws-section.pages-bmi-result-section .white-bg {
    padding: 24px 30px;
  }
}
@media (max-width: 991px) {
  .nws-section.pages-bmi-result-section .white-bg {
    padding: 32px 24px 26px;
  }
}
.nws-section.pages-bmi-result-section .white-bg .one-row {
  display: table;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .nws-section.pages-bmi-result-section .white-bg .one-row.message-col {
    width: calc(100% - 12px);
  }
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .white-bg .one-row.message-col {
    margin-top: 5px;
    width: 100%;
  }
}
.nws-section.pages-bmi-result-section .white-bg .bmi {
  text-align: center;
}
.nws-section.pages-bmi-result-section .white-bg .bmi .bmi-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 50%;
  line-height: 80px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #27d98e;
  background: rgba(39, 217, 142, 0.1);
  display: table;
  margin-inline: auto;
  margin-bottom: 9px;
}
.nws-section.pages-bmi-result-section .white-bg .bmi .bmi-title {
  font-weight: bold;
  margin-bottom: 12px;
}
.nws-section.pages-bmi-result-section .white-bg .bmi .bmi-number {
  color: #77cb43;
  font-size: 2em;
  line-height: 1.7;
  font-weight: 700;
  margin-bottom: 12px;
}
.nws-section.pages-bmi-result-section .white-bg .bmi .bmi-number.underweight {
  color: #55acee;
}
.nws-section.pages-bmi-result-section .white-bg .bmi .bmi-number.overweight {
  color: #ff5252;
}
.nws-section.pages-bmi-result-section .white-bg .description {
  color: #A1AFB7;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .white-bg .description {
    margin-bottom: 13px;
    text-align: center;
  }
}
.nws-section.pages-bmi-result-section .white-bg .message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 17px;
  min-height: 70px;
  border-radius: 16px;
}
.nws-section.pages-bmi-result-section .white-bg .message span {
  display: inline-block;
}
.nws-section.pages-bmi-result-section .white-bg .message:not(:last-child) {
  margin-bottom: 13px;
}
.nws-section.pages-bmi-result-section .white-bg .message span:not(:last-child) {
  margin-inline-end: 5px;
}
.nws-section.pages-bmi-result-section .white-bg .message.alert-bmi {
  justify-content: center;
  text-align: center;
  background: rgba(119, 203, 67, 0.05);
  color: #77cb43;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .white-bg .message.alert-bmi {
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
    margin-bottom: 28px;
  }
}
.nws-section.pages-bmi-result-section .white-bg .message.alert-bmi.overweight {
  background: rgba(255, 82, 82, 0.05);
  color: #ff5252;
}
.nws-section.pages-bmi-result-section .white-bg .message.alert-bmi.underweight {
  background: rgba(85, 172, 238, 0.05);
  color: #55acee;
}
.nws-section.pages-bmi-result-section .white-bg .message:not(.alert-bmi) {
  font-size: 0.875em;
  line-height: 24px;
}
.nws-section.pages-bmi-result-section .white-bg .message:not(.alert-bmi) span:not(:first-child) {
  font-weight: 700;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .white-bg .message:not(.alert-bmi) {
    background: none !important;
    min-height: 0;
    padding: 0;
    margin-bottom: 19px;
  }
}
.nws-section.pages-bmi-result-section .white-bg .message.warning {
  background: rgba(250, 158, 50, 0.05);
}
.nws-section.pages-bmi-result-section .white-bg .message.warning span:not(:first-child) {
  color: #fa9e32;
}
.nws-section.pages-bmi-result-section .white-bg .message.normal-range {
  background: rgba(38, 217, 142, 0.05);
}
.nws-section.pages-bmi-result-section .white-bg .message.normal-range span:not(:first-child) {
  color: #49daef;
}
.nws-section.pages-bmi-result-section .advice {
  width: 100%;
  background: #FAFAFA;
  border-radius: 20px;
  padding: 34px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nws-section.pages-bmi-result-section .advice {
    padding: 20px;
  }
}
.nws-section.pages-bmi-result-section .advice .title {
  font-weight: 700;
  margin-bottom: 30px;
}
.nws-section.pages-bmi-result-section .advice ol {
  padding-inline-start: 15px;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nws-section.pages-bmi-result-section .advice ol {
    font-size: 14px;
    line-height: 24px;
  }
}
.nws-section.pages-bmi-result-section .theme-button {
  min-width: 170px;
  border-radius: 12px;
  margin-inline: auto;
  justify-content: center;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .nws-section.pages-bmi-result-section .theme-button {
    min-width: 0;
    width: 170px;
    max-width: 100%;
  }
  .nws-section.pages-bmi-result-section .theme-button i {
    display: none;
  }
}
@media (min-width: 1200px) {
  .nws-section.pages-bmi-result-section .theme-button:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media (max-width: 1199px) {
  .nws-section.pages-bmi-result-section .theme-button:not(:last-child) {
    margin-bottom: 21px;
  }
}
.nws-section.pages-bmi-result-section .theme-button.gray {
  border: 1px solid #B5C8D3;
  background: #ffffff;
  color: #6F8897;
}
@media (max-width: 1199px) {
  .nws-section.pages-bmi-result-section .theme-button.gray {
    margin-top: 21px;
  }
}
.nws-section.pages-bmi-result-section .theme-button.gray:hover {
  background: #49daef;
  border-color: #49daef;
  color: #ffffff;
}
.nws-section.pages-bmi-result-section .theme-button.appointment {
  background: #49daef;
  color: white;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .theme-button.appointment {
    width: 100%;
  }
}
.nws-section.pages-bmi-result-section .theme-button i {
  margin-inline-end: 9px;
}
.nws-section.pages-bmi-result-section .theme-button:hover:before {
  border-radius: 15px;
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .mobile-col {
    width: calc(100% - 20px);
  }
}
.nws-section.pages-bmi-result-section .banner {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  display: -webkit-flex;
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  color: #ffffff;
  border-radius: 10px;
  background: #b6a8e5 right bottom no-repeat;
  background-size: contain;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nws-section.pages-bmi-result-section .banner {
    background-position: calc(100% + 50px) 100%;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .nws-section.pages-bmi-result-section .banner {
    min-height: 200px;
  }
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .banner {
    min-height: 100px;
  }
}
.nws-section.pages-bmi-result-section .banner .text {
  display: table;
  font-weight: 500;
  flex-grow: 0;
  -webkit-flex-grow: 0;
  align-self: center;
  -webkit-align-self: center;
  flex-basis: 69%;
  -webkit-flex-basis: 69%;
}
@media (min-width: 768px) {
  .nws-section.pages-bmi-result-section .banner .text {
    padding: 15px 10% 27px;
    font-size: 24px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .banner .text {
    padding: 15px;
    line-height: 36px;
  }
}
.nws-section.pages-bmi-result-section .banner .text i {
  background: #ffffff;
  color: #00566d;
  border-radius: 5px;
  float: left;
  margin-right: 5px;
  position: relative;
  top: 7px;
}
@media (min-width: 768px) {
  .nws-section.pages-bmi-result-section .banner .text i {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .nws-section.pages-bmi-result-section .banner .text i {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
  }
}

body.lang-ar .nws-section.pages-bmi-result-section .white-bg .form-wrap form.theme-form .frm_submit [type=submit] {
  padding: 11px 5px;
}
@media (min-width: 1200px), (min-width: 768px) and (max-width: 991px) {
  body.lang-ar .nws-section.pages-bmi-result-section .white-bg .form-wrap form.theme-form .frm_submit [type=submit] {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.lang-ar .nws-section.pages-bmi-result-section .white-bg .form-wrap form.theme-form .frm_submit [type=submit] {
    font-size: 13px;
  }
}
@media (min-width: 1200px), (min-width: 768px) and (max-width: 991px) {
  body.lang-ar .nws-section.pages-bmi-result-section .white-bg .form-wrap form.theme-form .frm_submit [type=submit][value="حصول علی نظام الغذایی السمانه مجانیاً"] {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.lang-ar .nws-section.pages-bmi-result-section .white-bg .form-wrap form.theme-form .frm_submit [type=submit][value="حصول علی نظام الغذایی السمانه مجانیاً"] {
    font-size: 11px;
  }
}

.single-post .nws-section.pages-bmi-result-section, .single-post .nws-section.pages-bmi-form-section {
  margin-block: 50px;
}

/*# sourceMappingURL=nws-bmi-styles-rtl.css.map */
