@font-face {
  font-family: "IRANSans";
  src: url("../../fonts/IRANSansWeb.woff") format("woff");
}

@font-face {
  font-family: "IRANSans-bold";
  src: url("../../fonts/IRANSansWeb_Bold.woff") format("woff");
}

html {
  scroll-behavior: smooth;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

p {
  line-height: 27px;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  max-width: 100%;
  border-color: #c0c0c0;
  border-width: 1px;
  margin: 30px auto;
  display: block;
}

::-moz-selection {
  color: #fff;
  background: #e43338;
}

::selection {
  color: #fff;
  background: #e43338;
}

input,
select {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IRANSans-bold";
}

:focus {
  outline: 0;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form-check .form-check-input {
  float: right;
  margin-right: 0;
  margin-left: 10px;
  margin-top: 0px;
  cursor: pointer;
}

.form-check-input:focus {
  border-color: #fe8686;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(253, 13, 13, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(253, 13, 13, 0.25);
}

.form-check-input:checked {
  background-color: #e43338;
  border-color: #e43338;
}

.btn-danger {
  width: 100%;
  border: none;
  margin-top: 15px;
  color: white;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 13px;
  padding: 20px;
  background: #e43338;
  -webkit-box-shadow: 0px 0px 52px -12px rgba(218, 36, 36, 0.33);
  box-shadow: 0px 0px 52px -12px rgba(218, 36, 36, 0.33);
}

.form-control {
  margin: 0 !important;
  padding: 11px 11px 11px 58px;
  border-radius: 10px;
  border: 2px solid #e7ecf4;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.form-label {
  position: relative;
  right: 19px;
  top: 19px;
  background: #fff;
  color: #7c8c9f;
  padding: 5px;
  margin-bottom: 0.5rem;
  z-index: 1;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #e7ecf4;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(13, 110, 253, 0);
          box-shadow: 0 0 0 0 rgba(13, 110, 253, 0);
}

.password {
  padding: 11px 43px 11px 58px;
}

body {
  background: rgba(0, 0, 0, 0.05) !important;
  font-family: "IRANSans";
}

body .home a {
  display: inline-block;
  font-size: 40px;
  color: #e43338;
  margin: 10px 30px;
}

body .container .main {
  padding: 30px 420px;
}

body .container .main header {
  -webkit-box-shadow: 0px 0px 55px 0px rgba(125, 13, 13, 0.45);
          box-shadow: 0px 0px 55px 0px rgba(125, 13, 13, 0.45);
  background-color: #e43338;
  padding: 30px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

body .container .main header img {
  width: 200px;
}

body .container .main section {
  -webkit-box-shadow: 0px 0px 52px 0px rgba(125, 13, 13, 0.18);
          box-shadow: 0px 0px 52px 0px rgba(125, 13, 13, 0.18);
  background-color: #ffffff;
  padding: 30px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

body .container .main section .title h5 {
  margin-bottom: 9px;
}

body .container .main section .title span {
  font-size: 13px;
  color: #7c8c9f;
}

body .container .main section .login-signup {
  margin-top: 2rem;
}

body .container .main section .login-signup p {
  font-size: 15px;
  color: #7c8c9f;
}

body .container .main section .login-signup p a {
  color: #e43338;
}

body .container .main section .login-signup p a:hover {
  color: #b4272c;
}

body .container .main section .inputs #name {
  direction: rtl;
  padding: 11px;
}

body .container .main section .inputs .text-start img {
  position: relative;
  top: -40px;
  left: 10px;
  width: 36px;
  margin-bottom: -17px;
  padding-right: 5px;
  border-right: 2px solid #e7ecf4;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

body .container .main section .inputs .rules {
  font-size: 15px;
  color: #7c8c9f;
}

body .container .main section .inputs .rules a {
  color: #e43338;
}

body .container .main section .inputs .rules a:hover {
  color: #b4272c;
}

body .container .main section .inputs .iti {
  position: relative;
  display: block;
}

body .container .main section .inputs .iti .iti__flag-container {
  z-index: 2;
}

body .container .main section .inputs .mg-showPass {
  margin-bottom: -21px;
}

body .container .main section .inputs .mg-showPass .showPass {
  font-size: 19px;
  position: relative;
  bottom: 50px;
  right: 12px;
  cursor: pointer;
}

body .container .main section .inputs .reset i,
body .container .main section .inputs .reset svg {
  vertical-align: middle;
}

body .container .main section .inputs .reset a {
  color: #e43338;
  font-size: 15px;
  vertical-align: middle;
}

body .container .main section .inputs .reset a:hover {
  color: #b4272c;
}

body .container .main section .inputs .phone {
  padding-left: 90px !important;
  padding-top: 13px !important;
}

body .container .main section .inputs label {
  direction: rtl;
}

body .container .main section .inputs label span {
  font-size: 13px;
}
.alert {
  direction: rtl !important;
  line-height: 24px;
}
ul {
  list-style: none;
}
/*# sourceMappingURL=style.css.map */