.Width100, .images, body, html {
  width: 100%; }

.margin-none {
  margin: 0 !important; }

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/IRANSansWeb_Bold.woff2) format("woff2"); }
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"); }
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/IRANSansWeb_Light.woff2) format("woff2"); }
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/IRANSansWeb.woff2) format("woff2"); }
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-align: right; }

body {
  font-family: IRANSans, serif, sans-serif, cursive, fantasy, monospace, serif, sans-serif, cursive, fantasy, monospace; }

a, a:active, a:hover {
  text-decoration: none;
  color: inherit; }

ul li {
  list-style: none; }

.images {
  background-size: cover;
  background-position: center;
  height: 100%; }

.V-Center, .V-Center.col {
  vertical-align: middle;
  float: none;
  display: inline-block; }

.PaddingNone {
  padding: 0 !important; }

.Regester body {
  background-image: url(../images/pattern.jpg);
  width: 100%; }

@media only screen and (min-width: 992px) {
  .container {
    width: 88.6% !important; } }
/*---------------------------------Artist|gallery-start------------------*/
header .color-line {
  margin-top: 0; }
header .bottom-header .row {
  margin-bottom: 0;
  padding-bottom: 0; }
header .caret {
  display: none; }

.top-header {
  background: #3b5570;
  padding: 5px 0; }
  .top-header .row {
    margin-bottom: 0; }

.socialnetwork.col {
  text-align: left;
  padding: 0; }
  .socialnetwork.col a {
    color: #7c8da0;
    transition: all .5s;
    cursor: pointer; }
    .socialnetwork.col a:hover {
      color: #fff; }

.top-header a:before {
  font-size: 16px;
  margin-right: 6px;
  margin-left: 0; }

.wellcome {
  color: #cccccc; }
  .wellcome span {
    font-size: 14px; }

.bottom-header .row {
  padding: 15px 0; }
.bottom-header .logo {
  margin: 0;
  float: right; }
.bottom-header .menu {
  float: right;
  margin-top: 28px; }
  .bottom-header .menu ul li {
    display: inline-block;
    margin-left: 35px;
    position: relative; }
    .bottom-header .menu ul li:first-child {
      margin-right: 40px; }
    .bottom-header .menu ul li .flaticon-homepage::before {
      margin-left: 0; }
    .bottom-header .menu ul li:first-child b {
      display: none; }
    .bottom-header .menu ul li a {
      color: #6180a1;
      font-size: 16px;
      transition: all .3s;
      padding-bottom: 10px; }
      .bottom-header .menu ul li a b {
        position: absolute;
        bottom: -6px;
        right: 0;
        width: 0;
        transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease; }
        .bottom-header .menu ul li a b::before, .bottom-header .menu ul li a b::after {
          content: "";
          position: absolute;
          width: 50%;
          height: 3px; }
        .bottom-header .menu ul li a b::before {
          background-color: #f05a67; }
        .bottom-header .menu ul li a b::after {
          background-color: #f90054;
          right: 50%; }
    .bottom-header .menu ul li:hover a {
      color: #f90054; }
      .bottom-header .menu ul li:hover a b {
        width: 100%; }
.bottom-header .search {
  margin: 20px 0; }
  @media only screen and (max-width: 1260px) and (min-width: 993px) {
    .bottom-header .search {
      width: 50px;
      height: 45px;
      overflow: hidden; } }

.search {
  border: 1px solid #dde1e7;
  border-radius: 5px;
  width: 375px;
  float: left;
  position: relative; }
  .search button {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px 0 0 5px;
    background: #2fafb0;
    border: 0;
    padding: 7px 15px;
    height: 100%;
    color: #fff; }
    .search button i::before {
      margin-left: 0; }
  .search input[type=text]:not(.browser-default) {
    border: none;
    box-sizing: border-box;
    padding: 0 10px 0 160px;
    height: 45px;
    margin: 0; }

.select {
  border: 1px solid #cecece;
  width: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 35px;
  border-radius: 5px;
  left: 56px;
  margin: auto; }
  .select .flaticon-double-down-arrows {
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto; }
  .select .select-wrapper {
    height: 100%; }
    .select .select-wrapper input[type=text]:not(.browser-default) {
      padding: 0;
      box-sizing: border-box;
      height: 100%;
      font-size: 12px;
      padding-right: 22px !important;
      word-spacing: -3px;
      color: #bababa; }
  .select .dropdown-content {
    min-width: 130px;
    padding: 0; }
    .select .dropdown-content li {
      min-height: 30px;
      max-height: 30px;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease; }
      .select .dropdown-content li span {
        padding: 4px; }
      .select .dropdown-content li:hover {
        background-color: #f90054; }
  .select span::before {
    margin-left: 10px;
    font-size: 12px;
    color: #aeb1b8; }

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly])
.register {
  border-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header-small {
  height: 56px;
  padding: 8px;
  position: fixed;
  background-color: #fff;
  z-index: 1002;
  top: 0;
  right: 0; }
  .header-small .color-line {
    width: auto;
    position: absolute;
    bottom: -8px;
    left: -8px;
    right: -8px;
    margin: auto; }
  .header-small > div {
    position: relative;
    height: 100%; }
  .header-small .logo {
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    top: 0; }
    @media only screen and (max-width: 992px) {
      .header-small .logo {
        width: 52px;
        height: 40px; } }
    .header-small .logo img {
      width: 100%;
      height: 100%; }
  .header-small .Search-l {
    left: 0;
    height: 34px;
    padding-top: 6px; }
    .header-small .Search-l i:before {
      font-size: 25px; }
  .header-small .Logo, .header-small .Search-l, .header-small .Menu-icon {
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }

.search-small {
  position: absolute;
  top: 64px;
  left: 0;
  width: 96%;
  display: none;
  right: 0;
  margin: auto; }
  @media only screen and (max-width: 1260px) and (min-width: 993px) {
    .search-small {
      position: absolute;
      top: 150px;
      width: 90%; } }
  .search-small .select {
    width: 122px; }
  .search-small input[type=text]:not(.browser-default) {
    padding: 0 10px 0 190px; }

.Menu-icon {
  right: 0;
  padding-top: 6px; }
  .Menu-icon i {
    font-size: 35px; }

.MenuItems {
  position: fixed;
  z-index: 1003;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  background-color: #272727;
  color: #fff;
  transition: all .5s ease;
  overflow-y: scroll; }
  .MenuItems li ul {
    display: none; }
  .MenuItems > ul li li:last-child {
    border: none; }
  .MenuItems > ul li > div i {
    transition: all .5s ease; }
  .MenuItems > ul li > div i.OpenCloseMenuS {
    transform: rotate(180deg); }

.ButtonCloseMenuS {
  padding: 8px; }
  .ButtonCloseMenuS i {
    font-size: 46px; }

.BlackPage {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1002;
  display: none;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhDBMLGg+6V39cAAAAgUlEQVQ4y6WUwQ3AMAgDre6XrfgzQ0bLGH1dX5XatCWyyhPbCgGDJBqD0CIIBk0SjR2ALOkJwE4TgzNyQQcYIqCWXOgQcyJLelbJGnkHyrefYF3qTOj0VTNmyZr+ISkHKulWCvQZ3/QvzJLMT5ttNQdnWsM0n2lve4H8FXWPgHtmDnLBANUOmZ4PAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTEyLTE5VDExOjI2OjE1KzAxOjAwZ2sgjAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0xMi0xOVQxMToyNjoxNSswMTowMBY2mDAAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC), default; }

.MenuItems {
  user-select: none; }
  .MenuItems .socialnetwork.col {
    text-align: center;
    margin: 25px 0; }
    .MenuItems .socialnetwork.col a:before {
      color: #fff;
      margin: 0 5px; }
  .MenuItems .ButtonCloseMenuS i {
    font-size: 15px;
    border: 1px solid;
    border-radius: 100%;
    padding: 3px; }
    .MenuItems .ButtonCloseMenuS i:active {
      background-color: #fff;
      color: #000; }
  .MenuItems .wellcome {
    width: 100%; }
    .MenuItems .wellcome i {
      width: 60px;
      height: 60px;
      display: block;
      margin: auto;
      text-align: center;
      padding-top: 14px; }
      .MenuItems .wellcome i:before {
        margin-left: 0; }
    .MenuItems .wellcome span {
      display: block;
      text-align: center;
      margin-top: 16px;
      margin-bottom: 30px; }
  .MenuItems i.left {
    margin-right: 0; }
  .MenuItems > ul > li:before, .MenuItems > ul li li > div:before {
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #fff;
    top: 0;
    margin: auto; }
  .MenuItems > ul li li > div, .MenuItems > ul > li {
    position: relative;
    padding-right: 15px; }
  .MenuItems > ul li li > div {
    padding-right: 18px;
    font-size: 18px; }
    .MenuItems > ul li li > div:before {
      width: 15px;
      right: 0;
      height: 1px; }
  .MenuItems > ul li div {
    padding: 4px 0 4px 10px; }
  .MenuItems > ul > li {
    margin-bottom: 5px; }
    .MenuItems > ul > li:before {
      right: 15px;
      height: 100%;
      width: 1px; }
    .MenuItems > ul > li > div {
      background-color: #272727;
      position: relative; }
      .MenuItems > ul > li > div a {
        font-size: 14px;
        font-weight: 700; }
  .MenuItems .Header-s, .MenuItems .MenuItems {
    display: none; }

@media only screen and (min-width: 992px) {
  .header-small, .MenuItems {
    display: none; } }
@media only screen and (max-width: 992px) {
  .header-big {
    display: none; } }
/*---------------------------------Artist|gallery-end------------------*/
/*----------------------------------------Register-start----------------*/
.header-Register {
  height: 25px;
  background-color: #3b5570; }

.color-line {
  width: 100%;
  margin-top: 100px; }
  .color-line span {
    width: 7.333%;
    height: 1.5px;
    display: block;
    float: right; }
    .color-line span:first-child {
      width: 13.33%; }
    .color-line span:last-child {
      width: 13.33%; }
  .color-line .color-line-one {
    background-color: #961551; }
  .color-line .color-line-two {
    background-color: #da4453; }
  .color-line .color-line-three {
    background-color: #e0874e; }
  .color-line .color-line-four {
    background-color: #ffcc33; }
  .color-line .color-line-five {
    background-color: #99cc33; }
  .color-line .color-line-six {
    background-color: #8c9712; }
  .color-line .color-line-seven {
    background-color: #0ba765; }
  .color-line .color-line-eight {
    background-color: #00cccc; }
  .color-line .color-line-nine {
    background-color: #2697cc; }
  .color-line .color-line-ten {
    background-color: #806bcd; }
  .color-line .color-line-eleven {
    background-color: #ef6cac; }
  .color-line .color-line-tweleven {
    background-color: #961551; }

.Register {
  width: 600px;
  margin: auto;
  background-color: #fff;
  padding: 20px 25px; }
  .Register .levels {
    text-align: center; }
    .Register .levels li {
      display: inline-block; }
    .Register .levels li.active .button-level {
      background-color: #2fafb0; }
      .Register .levels li.active .button-level::after {
        border-right-color: #2fafb0; }
  .Register .button-level {
    position: relative;
    width: 128px;
    height: 28px;
    text-align: center;
    background-color: #cfd0d2; }
    .Register .button-level span {
      font-size: 14px;
      color: #fff;
      font-weight: 700;
      text-align: center;
      position: relative;
      top: 2px;
      right: 2px; }
    .Register .button-level::before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      border-right: 15px solid #fff;
      right: 0; }
    .Register .button-level::after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      border-right: 15px solid #cfd0d2;
      left: -15px;
      z-index: 1; }
  .Register .input-Regester {
    width: 280px;
    margin: 20px auto;
    border-bottom: 1px solid #3dc304;
    position: relative; }
    .Register .input-Regester div {
      position: absolute;
      width: 50%;
      right: 0;
      height: 2px;
      background-color: #009300;
      bottom: -2px;
      transition: all .333s; }
    .Register .input-Regester label {
      font-size: 12px;
      color: #9d9ea2;
      font-weight: 400;
      text-align: right; }
    .Register .input-Regester input {
      border-bottom: none !important;
      margin: 5px auto !important;
      margin: 0 !important; }
      .Register .input-Regester input:focus + div {
        right: 50% !important; }
  .Register .input-field label:not(.label-icon).active {
    transform: translateY(-5px) scale(1);
    font-size: 10px; }
  .Register input:not([type]):focus:not([readonly]), .Register input[type=text]:not(.browser-default):focus:not([readonly]), .Register input[type=password]:not(.browser-default):focus:not([readonly]), .Register input[type=email]:not(.browser-default):focus:not([readonly]), .Register input[type=url]:not(.browser-default):focus:not([readonly]), .Register input[type=time]:not(.browser-default):focus:not([readonly]), .Register input[type=date]:not(.browser-default):focus:not([readonly]), .Register input[type=datetime]:not(.browser-default):focus:not([readonly]), .Register input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .Register input[type=tel]:not(.browser-default):focus:not([readonly]), .Register input[type=number]:not(.browser-default):focus:not([readonly]), .Register input[type=search]:not(.browser-default):focus:not([readonly]), .Register textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left; }
  .Register input.valid:not([type]), .Register input.valid:not([type]):focus, .Register input[type=text].valid:not(.browser-default), .Register input[type=text].valid:not(.browser-default):focus, .Register input[type=password].valid:not(.browser-default), .Register input[type=password].valid:not(.browser-default):focus, .Register input[type=email].valid:not(.browser-default), .Register input[type=email].valid:not(.browser-default):focus, .Register input[type=url].valid:not(.browser-default), .Register input[type=url].valid:not(.browser-default):focus, .Register input[type=time].valid:not(.browser-default), .Register input[type=time].valid:not(.browser-default):focus, .Register input[type=date].valid:not(.browser-default), .Register input[type=date].valid:not(.browser-default):focus, .Register input[type=datetime].valid:not(.browser-default), .Register input[type=datetime].valid:not(.browser-default):focus, .Register input[type=datetime-local].valid:not(.browser-default), .Register input[type=datetime-local].valid:not(.browser-default):focus, .Register input[type=tel].valid:not(.browser-default), .Register input[type=tel].valid:not(.browser-default):focus, .Register input[type=number].valid:not(.browser-default), .Register input[type=number].valid:not(.browser-default):focus, .Register input[type=search].valid:not(.browser-default), .Register input[type=search].valid:not(.browser-default):focus, .Register textarea.materialize-textarea.valid, .Register textarea.materialize-textarea.valid:focus, .Register .select-wrapper.valid > input.select-dropdown {
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    top: 10px;
    padding-top: 5px; }
  .Register .import-profil {
    background: #eceff4;
    margin-bottom: 15px; }
    .Register .import-profil .img-profile {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      border: 5px solid #fff;
      background-color: #dde1e7;
      padding: 4px;
      margin: 5px; }
    .Register .import-profil .image-one {
      border-radius: 50%; }
    .Register .import-profil .Command-code-Register {
      position: relative;
      top: 10px;
      font-size: 13px; }
    .Register .import-profil .browse-images {
      display: inline-block;
      position: relative;
      top: 25px;
      right: 8px; }
      .Register .import-profil .browse-images li {
        display: inline-block;
        cursor: pointer; }
      .Register .import-profil .browse-images img {
        width: 29px;
        height: 29px;
        border-radius: 2px;
        overflow: hidden; }
    .Register .import-profil .left-img-profile {
      display: inline-block;
      text-align: center; }
  .Register .active-form-four .Command-code-Register {
    color: #3dc304; }
  .Register .active-form-four .left-img-profile {
    width: 70%;
    margin: auto; }
  .Register .all-import-information {
    width: 85%;
    margin: auto; }
    .Register .all-import-information .import-information {
      width: 90%;
      margin: auto; }
      .Register .all-import-information .import-information .Command-code-Register {
        margin-bottom: 15px; }
      .Register .all-import-information .import-information input[type=text]:not(.browser-default), .Register .all-import-information .import-information input[type=password]:not(.browser-default) {
        border: 1px solid #9ede83;
        border-radius: 4px !important; }
      .Register .all-import-information .import-information input.select-dropdown {
        color: #b5b5b5; }
      .Register .all-import-information .import-information .input-name {
        width: 75% !important;
        height: 30px !important;
        margin-bottom: 15px; }
      .Register .all-import-information .import-information .infor-name {
        display: inline !important;
        color: #9d9ea2;
        font-size: 12px;
        font-weight: 700;
        position: relative;
        /*width:20%;*/
        /*left: 20px;*/
        /*top:25px;*/
        text-align: left;
        float: right;
        width: 20%;
        margin-top: 6px;
        white-space: nowrap; }
      .Register .all-import-information .import-information .infor-name-star:after {
        content: '*';
        position: absolute;
        color: red;
        font-size: 14px;
        left: -14px;
        top: -5px; }
      .Register .all-import-information .import-information form ul li > div {
        display: inline-block;
        width: 100%;
        text-align: left;
        position: relative; }
      .Register .all-import-information .import-information input:not([type]):focus:not([readonly]), .Register .all-import-information .import-information input[type=text]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=password]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=email]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=url]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=time]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=date]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=datetime]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=tel]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=number]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=search]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information textarea.materialize-textarea:focus:not([readonly]) {
        /*border: 2px solid #9ede83 !important;*/
        text-align: right !important;
        box-shadow: 0px 1px 1px 1px #b2f496 !important; }
      .Register .all-import-information .import-information .active-ul li {
        display: block; }
      .Register .all-import-information .import-information input:not([type]):focus:not([readonly]), .Register .all-import-information .import-information input[type=password]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=email]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=url]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=time]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=date]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=datetime]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=tel]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=number]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information input[type=search]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .import-information textarea.materialize-textarea:focus:not([readonly]) {
        border: 2px solid #f00 !important;
        box-shadow: none !important; }
    .Register .all-import-information .hidden-input {
      display: none; }
    .Register .all-import-information .browse-button {
      background: #c9c9c9;
      padding: 4px 10px;
      border-radius: 5px;
      display: inline-block;
      position: relative;
      top: -10px;
      left: -10px;
      color: #000;
      font-size: 14px;
      cursor: pointer; }
      .Register .all-import-information .browse-button i {
        position: relative;
        left: -5px;
        top: 2px; }
    .Register .all-import-information .caret:after {
      content: '' !important; }
    .Register .all-import-information input, .Register .all-import-information .input-Regester-day input {
      height: 30px !important;
      font-size: 12px !important;
      box-sizing: border-box; }
    .Register .all-import-information .select-Regester {
      width: 24%;
      margin-left: 2px; }
      .Register .all-import-information .select-Regester span::after {
        content: '' !important; }
      .Register .all-import-information .select-Regester option {
        font-size: 10px;
        margin-right: 100px; }
    .Register .all-import-information div.select-Regester-2 {
      display: inline-block; }
    .Register .all-import-information .select-Regester-3 {
      float: right;
      padding-left: 0 !important;
      padding-right: 20px;
      width: 30%;
      height: 30px;
      margin-bottom: 15px; }
    .Register .all-import-information .input-Regester-day {
      display: inline-block;
      width: 24% !important; }
      .Register .all-import-information .input-Regester-day input {
        padding: 0 5px !important;
        box-sizing: border-box; }
    .Register .all-import-information .select-wrapper span.caret {
      right: auto;
      left: 8px;
      margin: 15px 0;
      text-align: left;
      color: #9e9e9e; }
    .Register .all-import-information .dropdown-content li > a, .Register .all-import-information .dropdown-content li span {
      font-size: 11px;
      padding: 5px 0; }
    .Register .all-import-information .dropdown-content li > span:hover {
      background-color: transparent; }
    .Register .all-import-information .select-dropdown {
      padding: 0 7px !important;
      box-sizing: border-box; }
      .Register .all-import-information .select-dropdown.dropdown-content li {
        background-color: transparent; }
        .Register .all-import-information .select-dropdown.dropdown-content li:hover {
          background-color: transparent; }
        .Register .all-import-information .select-dropdown.dropdown-content li.selected {
          background-color: transparent !important;
          font-size: 12px; }
      .Register .all-import-information .select-dropdown li.disabled, .Register .all-import-information .select-dropdown li.disabled > span, .Register .all-import-information .select-dropdown li.optgroup {
        background-color: transparent !important; }
    .Register .all-import-information .city input {
      width: 99px !important; }
    .Register .all-import-information .chips {
      border: 1px solid #9ede83 !important;
      width: 75% !important;
      float: left;
      /*height:0px !important;*/
      /*padding:15px 0;*/
      border-radius: 5px;
      min-height: 30px; }
      .Register .all-import-information .chips .input {
        border: 0 !important;
        /*padding:15px 0;*/
        height: 30px;
        font-size: 13px; }
      .Register .all-import-information .chips.focus {
        box-shadow: 0px 1px 1px 1px #b2f496 !important;
        border: 1px solid #9ede83 !important; }
      .Register .all-import-information .chips input:not([type]):focus:not([readonly]), .Register .all-import-information .chips input[type=text]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=password]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=email]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=url]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=time]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=date]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=datetime]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=tel]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=number]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips input[type=search]:not(.browser-default):focus:not([readonly]), .Register .all-import-information .chips textarea.materialize-textarea:focus:not([readonly]) {
        border: none !important;
        box-shadow: none !important; }
      .Register .all-import-information .chips .chip.selected {
        background-color: #cacaca;
        color: #fff; }
      .Register .all-import-information .chips .chips {
        display: block !important; }
    .Register .all-import-information .chip {
      display: inline-block;
      height: 22px;
      font-size: 13px;
      font-weight: 500;
      color: #d5d5d5;
      line-height: 21px;
      padding: 0 10px;
      border-radius: 2px;
      background-color: #ffffff;
      margin-bottom: 0px;
      margin-top: 3px !important;
      margin-right: 5px;
      border: 1px solid #e0e0e0 !important; }
      .Register .all-import-information .chip i.material-icons {
        float: left;
        padding-right: 8px;
        padding-left: 0;
        position: relative;
        left: -4px;
        top: -4px;
        color: #607287; }
    .Register .all-import-information .chips-placeholder {
      padding-right: 5px; }
    .Register .all-import-information .checkbox-form label {
      float: left !important; }
    .Register .all-import-information .checkbox-form p {
      display: inline; }
      .Register .all-import-information .checkbox-form p:last-child {
        float: right !important; }
    .Register .all-import-information .checkbox-form input[type="checkbox"] + label:before {
      left: 0;
      right: auto; }
    .Register .all-import-information .checkbox-form input[type="checkbox"]:checked + label:before {
      left: 0px;
      right: auto; }
    .Register .all-import-information input[type="checkbox"]:checked + label:before {
      width: 10px;
      height: 18px;
      top: 0; }
    .Register .all-import-information input[type="checkbox"] + label:before {
      border: 2px solid #afe497; }
    .Register .all-import-information input[type="checkbox"]:checked + label:before {
      border: 2px solid transparent; }
    .Register .all-import-information input[type="checkbox"]:checked + label:before {
      border-right: 2px solid #64cf36;
      border-bottom: 2px solid #64cf36; }
    .Register .all-import-information .Private-Register a {
      color: #24a0ff;
      border-bottom: 1px solid #24a0ff; }
    .Register .all-import-information .Private-Register label {
      margin-right: 47px;
      font-size: 13px; }
    .Register .all-import-information .Private-Register [type="checkbox"] + label:before, .Register .all-import-information .Private-Register [type="checkbox"]:not(.filled-in) + label:after {
      margin-right: 5px;
      margin-top: 5px; }
    .Register .all-import-information .danger span {
      position: relative;
      font-size: 14px;
      color: red;
      right: 20%;
      line-height: 27px;
      top: 10px;
      display: none; }
      .Register .all-import-information .danger span::before {
        position: absolute;
        content: '!';
        right: -10px;
        left: 0;
        font-size: 21px;
        color: red; }
  .Register .Command-code-Register {
    color: #3b5570;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: block; }
  .Register .logo {
    width: 107px;
    height: 84px;
    background-size: cover;
    margin: 15px auto; }
  .Register .Register-forms li {
    display: none; }
    .Register .Register-forms li.active {
      display: block; }
  .Register .Register-forms button {
    width: 100px;
    height: 30px;
    background-color: #3dc304;
    border-radius: 10px;
    border: 0;
    margin: 45px auto;
    display: block;
    transition: all .33s; }
    .Register .Register-forms button span {
      text-align: center;
      display: block;
      color: #fff; }
    .Register .Register-forms button:hover {
      background-color: #009522; }
  .Register .Errore {
    border: 2px solid #f00 !important; }
  .Register .error-input {
    float: left;
    font-size: 10px;
    position: relative;
    top: -10px;
    display: none; }
  .Register .error-input.active, .Register .danger span.active {
    display: block; }
  .Register .active-form-one p, .Register .active-form-two p {
    margin-top: 20px !important;
    color: red; }
  .Register .active-form-one .Errore, .Register .active-form-two .Errore {
    border: none !important; }
  .Register .visibility-icon {
    position: absolute;
    font-size: 26px !important;
    top: 3px;
    left: 10px;
    cursor: pointer;
    user-select: none; }

@media only screen and (max-width: 600px) {
  .color-line {
    margin-top: 0; }

  .Register {
    width: 100%;
    padding: 20px 10px; }
    .Register .button-level {
      width: 68px;
      height: 28px; }
      .Register .button-level span {
        font-size: 10px;
        right: 7px; }
      .Register .button-level::after {
        top: 0; }
    .Register .all-import-information {
      width: 100%; }
      .Register .all-import-information .import-profil {
        text-align: center; }
      .Register .all-import-information .import-information .input-name {
        width: 100% !important;
        box-sizing: border-box; }
      .Register .all-import-information .import-information .infor-name {
        text-align: right;
        margin-bottom: 10px;
        width: 100%; }
        .Register .all-import-information .import-information .infor-name::after {
          left: auto;
          top: auto; }
      .Register .all-import-information .import-information .input-Regester {
        width: 100%; }
      .Register .all-import-information .import-information div.select-Regester-2 {
        width: 100%;
        padding: 0;
        float: right; }
      .Register .all-import-information .import-information .input-Regester-day {
        width: 100% !important;
        float: right;
        box-sizing: border-box; }
        .Register .all-import-information .import-information .input-Regester-day input {
          width: 100% !important;
          float: right;
          box-sizing: border-box; }
      .Register .all-import-information .import-information .Private-Register [type="checkbox"] + label {
        padding-right: 30px !important;
        margin-right: 0; }
      .Register .all-import-information .import-information .danger span {
        right: 8%; }
      .Register .all-import-information .import-information .chips-placeholder {
        width: 100% !important; }
    .Register [type="checkbox"] + label {
      padding-right: 15px;
      padding-left: 20px; }
    .Register .visibility-icon {
      top: 50%; } }
@media only screen and (max-width: 480px) {
  .import-profil {
    padding-bottom: 30px; }

  .browse-button {
    float: left;
    left: 0 !important;
    top: 0 !important; } }
/*----------------------------------------Register-end-----------------------------------------*/
.gallery .profile {
  background-color: #DDE1E7; }
  .gallery .profile .right-pro {
    padding: 5px 0 !important; }
    .gallery .profile .right-pro .img-profile img {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border: 5px solid #ffffff;
      width: 95px;
      height: 95px; }
    .gallery .profile .right-pro .text-profile {
      padding-right: 25px !important; }
      .gallery .profile .right-pro .text-profile .name-artist {
        font-size: 1.375rem;
        color: #222;
        font-weight: bold; }
      .gallery .profile .right-pro .text-profile .art {
        font-size: 1rem;
        color: #222;
        display: block; }
  .gallery .profile .left-pro {
    padding: 15px 0 5px 0 !important; }
    .gallery .profile .left-pro div {
      cursor: pointer; }
    .gallery .profile .left-pro .user {
      color: #567b9e; }
    .gallery .profile .left-pro .edit {
      color: #2fafb0; }
      .gallery .profile .left-pro .edit i {
        font-weight: bold; }
    .gallery .profile .left-pro .like {
      color: #f05563; }
    .gallery .profile .left-pro .txt-user {
      color: #567b9e; }
.gallery .content-gallery .tab-gallery {
  display: inline-block;
  width: 100%;
  background-color: #eceff4;
  border-radius: 5px 5px 0px 0px;
  margin: 15px auto;
  border-bottom: 1px solid #DDE1E7; }
  .gallery .content-gallery .tab-gallery li {
    display: inline-block;
    width: 80px;
    cursor: pointer;
    padding: 15px;
    text-align: center;
    color: #567b9e; }
    .gallery .content-gallery .tab-gallery li:first-child {
      width: 120px;
      padding: 0; }
  .gallery .content-gallery .tab-gallery .mixitup-bg-tabs-active {
    background: #ffffff;
    padding: 15px;
    border-top: 2px solid #f90054;
    position: relative; }
    .gallery .content-gallery .tab-gallery .mixitup-bg-tabs-active::before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-top: 5px solid #f90054;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      color: #f90054; }
    .gallery .content-gallery .tab-gallery .mixitup-bg-tabs-active::after {
      content: '';
      position: absolute;
      background: #ffffff;
      width: 100%;
      bottom: 0;
      width: 100%;
      height: 1px;
      bottom: -1px;
      right: 0;
      left: 0; }
.gallery .content-gallery .event-gallery {
  margin-top: 10px; }
  .gallery .content-gallery .event-gallery span {
    cursor: pointer;
    padding: 7px 15px 7px 10px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background-color: #eceff4;
    color: #567b9e;
    font-size: 14px; }
  .gallery .content-gallery .event-gallery .add-gallery i {
    line-height: .38; }
    .gallery .content-gallery .event-gallery .add-gallery i:before {
      margin-left: auto;
      margin-right: 15px;
      position: relative;
      top: 7px;
      color: #3dc304;
      font-size: 26px; }
.gallery .content-gallery .information .active {
  display: block !important; }
.gallery .content-gallery .information .card-gallery.col {
  margin: 15px auto;
  margin-right: -4px;
  display: inline-block;
  float: none; }
  .gallery .content-gallery .information .card-gallery.col .card-img {
    position: relative; }
    .gallery .content-gallery .information .card-gallery.col .card-img img {
      width: 100%;
      height: 400px;
      border: 1px solid #e2e4e4;
      border-radius: 5px;
      transition: all .5s;
      cursor: pointer; }
      .gallery .content-gallery .information .card-gallery.col .card-img img:hover {
        opacity: .7; }
    .gallery .content-gallery .information .card-gallery.col .card-img::before, .gallery .content-gallery .information .card-gallery.col .card-img::after {
      content: "";
      position: absolute;
      width: 20%;
      height: 2px;
      left: 0;
      right: 0;
      margin: auto;
      top: -6px;
      border-radius: 20px; }
    .gallery .content-gallery .information .card-gallery.col .card-img::before {
      background-color: #f05a67;
      left: 15%; }
    .gallery .content-gallery .information .card-gallery.col .card-img::after {
      background-color: #f90054;
      right: 15%; }
    .gallery .content-gallery .information .card-gallery.col .card-img .upload-img {
      position: absolute;
      width: 100%;
      height: 99%;
      top: 0;
      display: none; }
      .gallery .content-gallery .information .card-gallery.col .card-img .upload-img .hidden-input {
        display: none; }
      .gallery .content-gallery .information .card-gallery.col .card-img .upload-img .browse-button {
        padding: 200px 70px;
        border-radius: 5px;
        display: inline-block;
        position: relative;
        top: 0px;
        width: 100%;
        height: 100%;
        color: #000;
        font-size: 24px;
        cursor: pointer;
        background: #000000bf; }
        .gallery .content-gallery .information .card-gallery.col .card-img .upload-img .browse-button span {
          border: 1px solid;
          border-radius: 50px;
          padding: 0px 10px;
          color: #fff;
          font-size: 14px;
          margin: auto 25px;
          font-weight: bold; }
        .gallery .content-gallery .information .card-gallery.col .card-img .upload-img .browse-button i {
          position: relative;
          left: -5px;
          top: 2px; }
      .gallery .content-gallery .information .card-gallery.col .card-img .upload-img .caret:after {
        content: '' !important; }
  .gallery .content-gallery .information .card-gallery.col .card-text {
    cursor: pointer;
    position: relative; }
    .gallery .content-gallery .information .card-gallery.col .card-text .card-text-demo {
      text-align: center; }
      .gallery .content-gallery .information .card-gallery.col .card-text .card-text-demo p {
        display: inline-block;
        position: relative;
        top: 3px;
        word-break: break-all; }
      .gallery .content-gallery .information .card-gallery.col .card-text .card-text-demo span {
        color: #e80007;
        margin: auto 5px; }
      .gallery .content-gallery .information .card-gallery.col .card-text .card-text-demo i {
        color: #567b9e;
        float: left; }
        .gallery .content-gallery .information .card-gallery.col .card-text .card-text-demo i::before {
          font-size: 16px; }
    .gallery .content-gallery .information .card-gallery.col .card-text .card-text-edit {
      position: absolute;
      top: 0;
      width: 100%;
      border: 1px dashed #797979;
      border-radius: 7px;
      background-color: #fff;
      display: none; }
      .gallery .content-gallery .information .card-gallery.col .card-text .card-text-edit input {
        margin-bottom: 0;
        line-height: 1;
        height: 25px;
        font-size: 13px;
        padding-right: 5px;
        border-bottom: none;
        box-sizing: border-box;
        color: #000;
        padding-left: 35px; }
      .gallery .content-gallery .information .card-gallery.col .card-text .card-text-edit i {
        position: absolute;
        left: -1px;
        top: -1px;
        bottom: -1px;
        background: #3dc304;
        text-align: center;
        padding: 3px 5px;
        border-radius: 7px 0 0 7px;
        color: #fff;
        font-size: 20px; }
.gallery .content-gallery .information .opacity-img {
  opacity: .5;
  transition: all .5s; }

/*# sourceMappingURL=honar.css.map */
