body {
font-family: IRANSansWeb,"IRANSansWeb", sans-serif;
background-image: url("../../images/nbg-01.jpg");
background-attachment: fixed;
background-size: cover;
background-position: center;
direction: rtl;
text-align: right;
}
.tex_lowercase{
	text-transform:lowercase;
}
.container {
  max-width: 900px;
}

a {
  display: inline-block;
  text-decoration: none;
}

input {
  outline: none !important;
  box-shadow: 0 0 0 !important;
}

h1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: 700;
}

section#formHolder {
  padding: 50px 0;
}
.boxchk .custom-control-label2{
display: inline-block;
position: relative;
top: -3px;
padding-right: 5px;
}
.boxchk .custom-control-label2 a{

}
.boxchk .custom-control-label2 a:hover,
.boxchk .custom-control-label2 a:focus{

}
.boxchk input{
width: auto !important;
margin: 0;
display: inline-block !important;
padding-left: 5px !important;
outline: none !important;
}

.popupiframe {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    overflow: auto;
    direction: ltr;
    -webkit-overflow-scrolling: touch;
    overflow: auto !important;
      display: none;
      z-index: 9999;
}
.popupiframebg{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #1f1e1e;
  opacity: 0.8;
}
.reloadfatload{

  padding: 5px 0px 9px;
max-width: 97%;
margin: 0 auto;
}

.popcenter {
    width: 100%;
    margin: 0em auto;
    max-width: 60em;
    direction: rtl;
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .07), 0 2px 9px 0 rgba(62, 57, 107, .06);
    width: 100%;
    background-color: white;
    vertical-align: middle;
    position: relative;
    margin: 1em auto;
    overflow: hidden;
    z-index: 9;
}

.popupiframeclose {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}
.closeiframe {
    text-align: right;
    color: #1a233a;
    padding: 5px 0px 9px;
    background-color: #FFF;
    border-bottom: 1px solid #eeeff1;
    max-width: 97%;
    margin: 0 auto;
    position: relative;
}
.h3titel {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    border-right: 3px solid #1a233a;
    padding: 3px 8px;
}
.closeiframe i {
    font-size: 20px;
    color: #1a233a;
    float: left;
    font-weight: 600;
    cursor: pointer;
    padding-top: 5px;
}







.boxchk{
	margin-top: 1em;
}
.brand {
padding: 20px;
color: #3e4a59;
min-height: 545px;
position: relative;
z-index: 999;
top: 0;
height: 100%;
}
.hhoo{

	position: relative;
	overflow: hidden;
}

.brand.active {
  width: 100%;
}
.brand::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 1;
background-color: #ff426b;
background-image: linear-gradient(45deg,#ff426b,#ff4453);
}
.brand a.logo {
color: #f95959;
font-size: 20px;
font-weight: 700;
text-decoration: none;
line-height: 1em;
position: absolute;
left: 20px;
}
.brand a.logo span {
  font-size: 30px;
  color: #fff;
  transform: translateX(-5px);
  display: inline-block;
}
.brand .heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.6s;


}
.brand .heading.active {
  top: 100px;
  left: 100px;
  transform: translate(0);
}
.brand .heading h2 {
  font-size: 70px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.brand .heading p {
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: 4px;
  font-family: IRANSansWeb,"Raleway", sans-serif;
}
.brand .success-msg {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 60px;

}
.brand .success-msg p {
  font-size: 25px;
  font-weight: 400;
  font-family: IRANSansWeb,"Raleway", sans-serif;
}
.brand .success-msg a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 30px;
  background: #f95959;
  text-decoration: none;
  color: #fff;
  border-radius: 30px;
}
.brand .success-msg p, .brand .success-msg a {
 margin-top: 5em;
direction: ltr;
text-align: left;
font-weight: 700;
}
.brand .success-msg p.active, .brand .success-msg a.active {
  transform: translateY(0);
  opacity: 1;
}
.forgetp{
text-align: left;
margin-bottom: 3em;
}
.forgetp a{
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
color: gray;
}
.forgetp a:hover,
.forgetp a:focus{
color: #1c1c1c;
text-decoration: none !important;
outline: none !important;
}
.form {
  position: relative;
}
.form .form-peice {
background: #fff;
min-height: 545px;
margin-top: 0px;
color: #bbbbbb;
padding: 30px 0 60px;
transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
position: absolute;
top: 0;
left: -30%;
width: 130%;
overflow: hidden;
}
.elsel{
text-align: center;
color: gray;
padding: 12px 0;
}
.form .form-peice.switched {
  transform: translateX(-100%);
  width: 100%;
  left: 0;
  filter: blur(10px);
filter: blur(.7em);
filter: blur(0);
-webkit-filter: blur(5px);
}
.form form {
  padding: 0 40px;
  margin: 0;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 60%;
  transform: translate(-50%, -50%);
}
.form form .form-group {
margin-bottom: 5px;
position: relative;
color: #686868;
}
.form form .form-group.hasError input {
  border-color: #f95959 !important;

}
.form form .form-group.hasError label {
  color: #f95959 !important;
}
.form form label {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "IRANSansWeb", sans-serif;
  transform: translateY(40px);
  transition: all 0.4s;
  cursor: text;
  z-index: -1;
}
.form form label.active {
transform: translateY(10px);
font-size: 10px;
color: black;
}
.form form label.active + input{
font-weight: 600;
border-bottom-color: black;
box-shadow: 0 0 0 !important;
}
.form form label.fontSwitch {
  font-family: IRANSansWeb,"Raleway", sans-serif !important;
  font-weight: 600;
  position: relative;
top: -10px;
    transform: translateY(10px);

}
.form form input:not([type=submit]) {
  background: none;
  outline: none;
  border: none;
  display: block;
  padding: 3px 0;
  width: 100%;
  border-bottom: 1px solid #eee;
  color: #444;
  font-size: 15px;
  font-family: ""IRANSansWeb", sans-serif", sans-serif;
  z-index: 1;
}
.form form input:not([type=submit]).hasError {
  border-color: #f95959;
}
.form form span.error {
  color: #f95959;
  font-family: "IRANSansWeb", sans-serif;
  font-size: 12px;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: none;
}
.form form input[type=password] {

}
.form form .CTA {
  margin-top: 9px;
}
.btns {
font-size: 13px;
text-transform: uppercase;
padding: 11px 30px;
background-color: #ff4a5b;
color: #fff;
border: none;
font-family: "IRANSansWeb", sans-serif;
width: 100%;
font-weight: 700;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.btns:hover,
.btns:focus{
	background-color: #ec4264;
}
.form form .CTA a.switch {
height: 33px;
border: none;
color: #fff;
width: 100%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
font-family: IRANSansweb;
border-radius: 0;
background-color: #36373b;
position: relative;
padding: 6px 25px 3px;
font-size: 13px;
font-weight: 700;
display: block;
text-align: center;
outline: none;
text-decoration: none;
}
a,a:hover,a:focus{
	text-decoration: none;
}
.form form .CTA a.switch:hover {
  background-color: #2d2d31;
	outline: none;
	text-decoration: none;
}

footer {
  text-align: center;
}
footer p {
  color: #777;
}
footer p a, footer p a:focus {
  color: #b8b09f;
  transition: all 0.3s;
  text-decoration: none !important;
}
footer p a:hover, footer p a:focus:hover {
  color: #f95959;
}

@media (max-width: 768px) {
  .container {
    overflow: hidden;
  }

  section#formHolder {
    padding: 0;
  }
  section#formHolder div.brand {
    min-height: 200px !important;
  }
  section#formHolder div.brand.active {
    min-height: 100vh !important;
  }
  section#formHolder div.brand .heading.active {
    top: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  section#formHolder div.brand .success-msg p {
    font-size: 16px;
  }
  section#formHolder div.brand .success-msg a {
    padding: 5px 30px;
    font-size: 10px;
	margin-top: 14px;
  }
  section#formHolder .form {
    width: 80vw;
    min-height: 543px;
    margin-left: 10vw;
  }
  section#formHolder .form .form-peice {
    margin: 0;
    top: 0;
    left: 0;
    width: 100% !important;
    transition: all 0.5s ease-in-out;
  }
  section#formHolder .form .form-peice.switched {
    transform: translateY(-100%);
    width: 100%;
    left: 0;
  }
  section#formHolder .form .form-peice > form {
    width: 100% !important;
    padding: 15px;
    left: 50%;
  }
}
@media (max-width: 480px) {
  section#formHolder .form {
    width: 100%;
    margin-left: 0;
  }

  h2 {
    font-size: 50px !important;
  }
}
